@charset "UTF-8";
@import 'bootstrap-select.min.css';
@import 'animate.min.css';
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:after,
:before {
    -webkit-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.428571429;
    color: #333333;
    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
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

.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 {
    background-color: #fcf8e3;
    padding: 0.2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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;
    list-style: none;
    margin-left: -5px
}

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

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

dd,
dt {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

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

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

.initialism {
    font-size: 90%
}

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

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.428571429;
    color: #777777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "— "
}

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

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

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: " —"
}

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

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, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    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,
.woocommerce-account article div.woocommerce {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before,
.woocommerce-account article div.woocommerce:after,
.woocommerce-account article div.woocommerce:before {
    content: " ";
    display: table
}

.container:after,
.woocommerce-account article div.woocommerce:after {
    clear: both
}

@media (min-width:768px) {
    .container,
    .woocommerce-account article div.woocommerce {
        width: 750px
    }
}

@media (min-width:992px) {
    .container,
    .woocommerce-account article div.woocommerce {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container,
    .woocommerce-account article div.woocommerce {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    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.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type=search] {
    -webkit-box-sizing: border-box;
    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=checkbox]:focus,
input[type=file]: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.428571429;
    color: #555555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: inline-block
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

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

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
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-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
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-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.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-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link: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: #777777;
    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 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

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

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.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:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 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-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.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-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    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-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),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.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,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn: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 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.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: #eeeeee
}

.nav>li.disabled>a {
    color: #777777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eeeeee;
    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.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.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,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-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,
.nav-tabs.nav-justified>.active>a {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-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,
    .nav-tabs.nav-justified>.active>a {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.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-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:321px) 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,
.woocommerce-account article div.woocommerce>.navbar-collapse,
.woocommerce-account article div.woocommerce>.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,
    .woocommerce-account article div.woocommerce>.navbar-collapse,
    .woocommerce-account article div.woocommerce>.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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand,
    .woocommerce-account article .navbar>div.woocommerce .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 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 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.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-left: 15px;
        margin-right: 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 {
    background-color: #e7e7e7;
    color: #555
}

@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: #090909
}

.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: #090909
}

.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 {
    background-color: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .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: #090909
    }
    .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 {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777777
}

.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;
    line-height: 1.428571429;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-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: #eeeeee;
    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;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.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-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.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: #eeeeee
}

.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: #777777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777777
}

.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: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    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
}

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

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron,
.container .jumbotron,
.woocommerce-account article div.woocommerce .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container,
.jumbotron .woocommerce-account article div.woocommerce,
.woocommerce-account article .jumbotron div.woocommerce {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container-fluid .jumbotron,
    .container .jumbotron,
    .woocommerce-account article div.woocommerce .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

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

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-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 {
    margin-bottom: 20px;
    padding-left: 0
}

.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-right-radius: 4px;
    border-top-left-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 {
    text-decoration: none;
    color: #555;
    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 {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed
}

.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: #777777
}

.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, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-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-right-radius: 3px;
    border-top-left-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-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-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-left-radius: 3px;
    border-bottom-right-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 {
    border: 0;
    margin-bottom: 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: #333333;
    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: #333333
}

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #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 {
    bottom: 0;
    right: 5px;
    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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 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 {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

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

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.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 {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.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;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "‹"
}

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

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    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
    }
}

html.lb-disable-scrolling {
    overflow: hidden;
    position: fixed;
    height: 100vh;
    width: 100vw
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid white
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: white
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-caption a {
    color: #4ae
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

@font-face {
    font-family: "Poppins";
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype")
}

@font-face {
    font-family: "Poppins";
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype")
}

@font-face {
    font-family: "Poppins";
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "Poppins";
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Poppins/Poppins-Light.ttf") format("truetype")
}

@font-face {
    font-family: "Archivo Narrow";
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Archivo_Narrow/ArchivoNarrow-Medium.ttf") format("truetype")
}

@font-face {
    font-family: "Archivo Narrow";
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Archivo_Narrow/ArchivoNarrow-SemiBold.ttf") format("truetype")
}

@font-face {
    font-family: "Archivo Narrow";
    font-weight: bold;
    font-display: swap;
    src: url("../fonts/Archivo_Narrow/ArchivoNarrow-Bold.ttf") format("truetype")
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.inline-block {
    display: inline-block
}

.block {
    display: block
}

.gform_wrapper .gform_body .ginput_container input:not([type=checkbox]),
.gform_wrapper .gform_body .ginput_container select,
.quantity input,
.white-gray-border,
.woocommerce-cart .cart-collaterals .coupon .coupon-input input {
    border: 2px solid white !important;
    outline: 1px solid #DDDDDD !important;
    outline-offset: 0 !important;
    background-color: #F2F2F2
}

.noselect,
.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course,
.woocommerce-checkout .course-list .course {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gform_wrapper .gform_body .ginput_container input:not([type=checkbox]),
.gform_wrapper .gform_body .ginput_container select,
.quantity input,
.white-gray-border,
.woocommerce-cart .cart-collaterals .coupon .coupon-input input {
    border: 2px solid white !important;
    outline: 1px solid #DDDDDD !important;
    outline-offset: 0 !important;
    background-color: #F2F2F2
}

@font-face {
    font-family: "odyssey";
    src: url("../fonts/Odyssey/odyssey.eot?#iefix") format("embedded-opentype"), url("../fonts/Odyssey/odyssey.woff") format("woff"), url("../fonts/Odyssey/odyssey.ttf") format("truetype"), url("../fonts/Odyssey/odyssey.svg#odyssey") format("svg");
    font-display: block;
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-display: block;
    font-family: "odyssey" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-display: block;
    font-family: "odyssey" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-add:before {
    content: "a"
}

.icon-arrow-down:before {
    content: "b"
}

.icon-arrow-left:before {
    content: "c"
}

.icon-arrow-right:before {
    content: "d"
}

.icon-arrow-up:before {
    content: "e"
}

.icon-at:before {
    content: "f"
}

.icon-book:before {
    content: "g"
}

.icon-bundle:before {
    content: "h"
}

.icon-calendar:before {
    content: "i"
}

.icon-cart:before {
    content: "j"
}

.icon-certificate:before {
    content: "k"
}

.icon-chevron-down:before {
    font-family: "odyssey";
    content: "l"
}

.icon-chevron-left:before {
    content: "m"
}

.icon-chevron-right:after {
    font-family: "odyssey";
    content: "n"
}

.icon-chevron-up:before {
    content: "o"
}

.icon-circle-add:before {
    content: "p"
}

.icon-circle-times:before {
    content: "q"
}

.icon-computer:before {
    content: "r"
}

.icon-credit-card:before {
    content: "s"
}

.icon-download:before {
    content: "t"
}

.icon-envelope:before {
    content: "u"
}

.icon-facebook:before {
    content: "v"
}

.icon-food:before {
    content: "w"
}

.icon-instagram:before {
    content: "x"
}

.icon-linkedin:before {
    content: "y"
}

.icon-map-pin:before {
    content: "z"
}

.icon-minus:before {
    content: "A"
}

.icon-odyssey:before {
    content: "B"
}

.icon-page:before {
    content: "C"
}

.icon-people:before {
    content: "D"
}

.icon-phone:before {
    content: "E"
}

.icon-search:before {
    content: "F"
}

.icon-share:before {
    content: "G"
}

.icon-stopwatch:before {
    content: "H"
}

.icon-support:before {
    content: "I"
}

.icon-tick-circle:before {
    content: "J"
}

.icon-ticket:before {
    content: "K"
}

.icon-twitter:before {
    content: "L"
}

.icon-user:before {
    content: "M"
}

.icon-youtube:before {
    content: "N"
}

@media (max-width:767px) {
    .m-t-0-xs {
        margin-top: 0px !important
    }
    .p-t-0-xs {
        padding-top: 0px !important
    }
    .m-b-0-xs {
        margin-bottom: 0px !important
    }
    .p-b-0-xs {
        padding-bottom: 0px !important
    }
    .m-l-0-xs {
        margin-left: 0px !important
    }
    .p-l-0-xs {
        padding-left: 0px !important
    }
    .m-r-0-xs {
        margin-right: 0px !important
    }
    .p-r-0-xs {
        padding-right: 0px !important
    }
    .m-t-5-xs {
        margin-top: 5px !important
    }
    .p-t-5-xs {
        padding-top: 5px !important
    }
    .m-b-5-xs {
        margin-bottom: 5px !important
    }
    .p-b-5-xs {
        padding-bottom: 5px !important
    }
    .m-l-5-xs {
        margin-left: 5px !important
    }
    .p-l-5-xs {
        padding-left: 5px !important
    }
    .m-r-5-xs {
        margin-right: 5px !important
    }
    .p-r-5-xs {
        padding-right: 5px !important
    }
    .m-t-10-xs {
        margin-top: 10px !important
    }
    .p-t-10-xs {
        padding-top: 10px !important
    }
    .m-b-10-xs {
        margin-bottom: 10px !important
    }
    .p-b-10-xs {
        padding-bottom: 10px !important
    }
    .m-l-10-xs {
        margin-left: 10px !important
    }
    .p-l-10-xs {
        padding-left: 10px !important
    }
    .m-r-10-xs {
        margin-right: 10px !important
    }
    .p-r-10-xs {
        padding-right: 10px !important
    }
    .m-t-15-xs {
        margin-top: 15px !important
    }
    .p-t-15-xs {
        padding-top: 15px !important
    }
    .m-b-15-xs {
        margin-bottom: 15px !important
    }
    .p-b-15-xs {
        padding-bottom: 15px !important
    }
    .m-l-15-xs {
        margin-left: 15px !important
    }
    .p-l-15-xs {
        padding-left: 15px !important
    }
    .m-r-15-xs {
        margin-right: 15px !important
    }
    .p-r-15-xs {
        padding-right: 15px !important
    }
    .m-t-20-xs {
        margin-top: 20px !important
    }
    .p-t-20-xs {
        padding-top: 20px !important
    }
    .m-b-20-xs {
        margin-bottom: 20px !important
    }
    .p-b-20-xs {
        padding-bottom: 20px !important
    }
    .m-l-20-xs {
        margin-left: 20px !important
    }
    .p-l-20-xs {
        padding-left: 20px !important
    }
    .m-r-20-xs {
        margin-right: 20px !important
    }
    .p-r-20-xs {
        padding-right: 20px !important
    }
    .m-t-25-xs {
        margin-top: 25px !important
    }
    .p-t-25-xs {
        padding-top: 25px !important
    }
    .m-b-25-xs {
        margin-bottom: 25px !important
    }
    .p-b-25-xs {
        padding-bottom: 25px !important
    }
    .m-l-25-xs {
        margin-left: 25px !important
    }
    .p-l-25-xs {
        padding-left: 25px !important
    }
    .m-r-25-xs {
        margin-right: 25px !important
    }
    .p-r-25-xs {
        padding-right: 25px !important
    }
    .m-t-30-xs {
        margin-top: 30px !important
    }
    .p-t-30-xs {
        padding-top: 30px !important
    }
    .m-b-30-xs {
        margin-bottom: 30px !important
    }
    .p-b-30-xs {
        padding-bottom: 30px !important
    }
    .m-l-30-xs {
        margin-left: 30px !important
    }
    .p-l-30-xs {
        padding-left: 30px !important
    }
    .m-r-30-xs {
        margin-right: 30px !important
    }
    .p-r-30-xs {
        padding-right: 30px !important
    }
    .m-t-35-xs {
        margin-top: 35px !important
    }
    .p-t-35-xs {
        padding-top: 35px !important
    }
    .m-b-35-xs {
        margin-bottom: 35px !important
    }
    .p-b-35-xs {
        padding-bottom: 35px !important
    }
    .m-l-35-xs {
        margin-left: 35px !important
    }
    .p-l-35-xs {
        padding-left: 35px !important
    }
    .m-r-35-xs {
        margin-right: 35px !important
    }
    .p-r-35-xs {
        padding-right: 35px !important
    }
    .m-t-40-xs {
        margin-top: 40px !important
    }
    .p-t-40-xs {
        padding-top: 40px !important
    }
    .m-b-40-xs {
        margin-bottom: 40px !important
    }
    .p-b-40-xs {
        padding-bottom: 40px !important
    }
    .m-l-40-xs {
        margin-left: 40px !important
    }
    .p-l-40-xs {
        padding-left: 40px !important
    }
    .m-r-40-xs {
        margin-right: 40px !important
    }
    .p-r-40-xs {
        padding-right: 40px !important
    }
    .m-t-45-xs {
        margin-top: 45px !important
    }
    .p-t-45-xs {
        padding-top: 45px !important
    }
    .m-b-45-xs {
        margin-bottom: 45px !important
    }
    .p-b-45-xs {
        padding-bottom: 45px !important
    }
    .m-l-45-xs {
        margin-left: 45px !important
    }
    .p-l-45-xs {
        padding-left: 45px !important
    }
    .m-r-45-xs {
        margin-right: 45px !important
    }
    .p-r-45-xs {
        padding-right: 45px !important
    }
    .m-t-50-xs {
        margin-top: 50px !important
    }
    .p-t-50-xs {
        padding-top: 50px !important
    }
    .m-b-50-xs {
        margin-bottom: 50px !important
    }
    .p-b-50-xs {
        padding-bottom: 50px !important
    }
    .m-l-50-xs {
        margin-left: 50px !important
    }
    .p-l-50-xs {
        padding-left: 50px !important
    }
    .m-r-50-xs {
        margin-right: 50px !important
    }
    .p-r-50-xs {
        padding-right: 50px !important
    }
    .m-t-60-xs {
        margin-top: 60px !important
    }
    .p-t-60-xs {
        padding-top: 60px !important
    }
    .m-b-60-xs {
        margin-bottom: 60px !important
    }
    .p-b-60-xs {
        padding-bottom: 60px !important
    }
    .m-l-60-xs {
        margin-left: 60px !important
    }
    .p-l-60-xs {
        padding-left: 60px !important
    }
    .m-r-60-xs {
        margin-right: 60px !important
    }
    .p-r-60-xs {
        padding-right: 60px !important
    }
    .m-t-70-xs {
        margin-top: 70px !important
    }
    .p-t-70-xs {
        padding-top: 70px !important
    }
    .m-b-70-xs {
        margin-bottom: 70px !important
    }
    .p-b-70-xs {
        padding-bottom: 70px !important
    }
    .m-l-70-xs {
        margin-left: 70px !important
    }
    .p-l-70-xs {
        padding-left: 70px !important
    }
    .m-r-70-xs {
        margin-right: 70px !important
    }
    .p-r-70-xs {
        padding-right: 70px !important
    }
    .m-t-80-xs {
        margin-top: 80px !important
    }
    .p-t-80-xs {
        padding-top: 80px !important
    }
    .m-b-80-xs {
        margin-bottom: 80px !important
    }
    .p-b-80-xs {
        padding-bottom: 80px !important
    }
    .m-l-80-xs {
        margin-left: 80px !important
    }
    .p-l-80-xs {
        padding-left: 80px !important
    }
    .m-r-80-xs {
        margin-right: 80px !important
    }
    .p-r-80-xs {
        padding-right: 80px !important
    }
    .m-t-100-xs {
        margin-top: 100px !important
    }
    .p-t-100-xs {
        padding-top: 100px !important
    }
    .m-b-100-xs {
        margin-bottom: 100px !important
    }
    .p-b-100-xs {
        padding-bottom: 100px !important
    }
    .m-l-100-xs {
        margin-left: 100px !important
    }
    .p-l-100-xs {
        padding-left: 100px !important
    }
    .m-r-100-xs {
        margin-right: 100px !important
    }
    .p-r-100-xs {
        padding-right: 100px !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .m-t-0-sm {
        margin-top: 0px !important
    }
    .p-t-0-sm {
        padding-top: 0px !important
    }
    .m-b-0-sm {
        margin-bottom: 0px !important
    }
    .p-b-0-sm {
        padding-bottom: 0px !important
    }
    .m-l-0-sm {
        margin-left: 0px !important
    }
    .p-l-0-sm {
        padding-left: 0px !important
    }
    .m-r-0-sm {
        margin-right: 0px !important
    }
    .p-r-0-sm {
        padding-right: 0px !important
    }
    .m-t-5-sm {
        margin-top: 5px !important
    }
    .p-t-5-sm {
        padding-top: 5px !important
    }
    .m-b-5-sm {
        margin-bottom: 5px !important
    }
    .p-b-5-sm {
        padding-bottom: 5px !important
    }
    .m-l-5-sm {
        margin-left: 5px !important
    }
    .p-l-5-sm {
        padding-left: 5px !important
    }
    .m-r-5-sm {
        margin-right: 5px !important
    }
    .p-r-5-sm {
        padding-right: 5px !important
    }
    .m-t-10-sm {
        margin-top: 10px !important
    }
    .p-t-10-sm {
        padding-top: 10px !important
    }
    .m-b-10-sm {
        margin-bottom: 10px !important
    }
    .p-b-10-sm {
        padding-bottom: 10px !important
    }
    .m-l-10-sm {
        margin-left: 10px !important
    }
    .p-l-10-sm {
        padding-left: 10px !important
    }
    .m-r-10-sm {
        margin-right: 10px !important
    }
    .p-r-10-sm {
        padding-right: 10px !important
    }
    .m-t-15-sm {
        margin-top: 15px !important
    }
    .p-t-15-sm {
        padding-top: 15px !important
    }
    .m-b-15-sm {
        margin-bottom: 15px !important
    }
    .p-b-15-sm {
        padding-bottom: 15px !important
    }
    .m-l-15-sm {
        margin-left: 15px !important
    }
    .p-l-15-sm {
        padding-left: 15px !important
    }
    .m-r-15-sm {
        margin-right: 15px !important
    }
    .p-r-15-sm {
        padding-right: 15px !important
    }
    .m-t-20-sm {
        margin-top: 20px !important
    }
    .p-t-20-sm {
        padding-top: 20px !important
    }
    .m-b-20-sm {
        margin-bottom: 20px !important
    }
    .p-b-20-sm {
        padding-bottom: 20px !important
    }
    .m-l-20-sm {
        margin-left: 20px !important
    }
    .p-l-20-sm {
        padding-left: 20px !important
    }
    .m-r-20-sm {
        margin-right: 20px !important
    }
    .p-r-20-sm {
        padding-right: 20px !important
    }
    .m-t-25-sm {
        margin-top: 25px !important
    }
    .p-t-25-sm {
        padding-top: 25px !important
    }
    .m-b-25-sm {
        margin-bottom: 25px !important
    }
    .p-b-25-sm {
        padding-bottom: 25px !important
    }
    .m-l-25-sm {
        margin-left: 25px !important
    }
    .p-l-25-sm {
        padding-left: 25px !important
    }
    .m-r-25-sm {
        margin-right: 25px !important
    }
    .p-r-25-sm {
        padding-right: 25px !important
    }
    .m-t-30-sm {
        margin-top: 30px !important
    }
    .p-t-30-sm {
        padding-top: 30px !important
    }
    .m-b-30-sm {
        margin-bottom: 30px !important
    }
    .p-b-30-sm {
        padding-bottom: 30px !important
    }
    .m-l-30-sm {
        margin-left: 30px !important
    }
    .p-l-30-sm {
        padding-left: 30px !important
    }
    .m-r-30-sm {
        margin-right: 30px !important
    }
    .p-r-30-sm {
        padding-right: 30px !important
    }
    .m-t-35-sm {
        margin-top: 35px !important
    }
    .p-t-35-sm {
        padding-top: 35px !important
    }
    .m-b-35-sm {
        margin-bottom: 35px !important
    }
    .p-b-35-sm {
        padding-bottom: 35px !important
    }
    .m-l-35-sm {
        margin-left: 35px !important
    }
    .p-l-35-sm {
        padding-left: 35px !important
    }
    .m-r-35-sm {
        margin-right: 35px !important
    }
    .p-r-35-sm {
        padding-right: 35px !important
    }
    .m-t-40-sm {
        margin-top: 40px !important
    }
    .p-t-40-sm {
        padding-top: 40px !important
    }
    .m-b-40-sm {
        margin-bottom: 40px !important
    }
    .p-b-40-sm {
        padding-bottom: 40px !important
    }
    .m-l-40-sm {
        margin-left: 40px !important
    }
    .p-l-40-sm {
        padding-left: 40px !important
    }
    .m-r-40-sm {
        margin-right: 40px !important
    }
    .p-r-40-sm {
        padding-right: 40px !important
    }
    .m-t-45-sm {
        margin-top: 45px !important
    }
    .p-t-45-sm {
        padding-top: 45px !important
    }
    .m-b-45-sm {
        margin-bottom: 45px !important
    }
    .p-b-45-sm {
        padding-bottom: 45px !important
    }
    .m-l-45-sm {
        margin-left: 45px !important
    }
    .p-l-45-sm {
        padding-left: 45px !important
    }
    .m-r-45-sm {
        margin-right: 45px !important
    }
    .p-r-45-sm {
        padding-right: 45px !important
    }
    .m-t-50-sm {
        margin-top: 50px !important
    }
    .p-t-50-sm {
        padding-top: 50px !important
    }
    .m-b-50-sm {
        margin-bottom: 50px !important
    }
    .p-b-50-sm {
        padding-bottom: 50px !important
    }
    .m-l-50-sm {
        margin-left: 50px !important
    }
    .p-l-50-sm {
        padding-left: 50px !important
    }
    .m-r-50-sm {
        margin-right: 50px !important
    }
    .p-r-50-sm {
        padding-right: 50px !important
    }
    .m-t-60-sm {
        margin-top: 60px !important
    }
    .p-t-60-sm {
        padding-top: 60px !important
    }
    .m-b-60-sm {
        margin-bottom: 60px !important
    }
    .p-b-60-sm {
        padding-bottom: 60px !important
    }
    .m-l-60-sm {
        margin-left: 60px !important
    }
    .p-l-60-sm {
        padding-left: 60px !important
    }
    .m-r-60-sm {
        margin-right: 60px !important
    }
    .p-r-60-sm {
        padding-right: 60px !important
    }
    .m-t-70-sm {
        margin-top: 70px !important
    }
    .p-t-70-sm {
        padding-top: 70px !important
    }
    .m-b-70-sm {
        margin-bottom: 70px !important
    }
    .p-b-70-sm {
        padding-bottom: 70px !important
    }
    .m-l-70-sm {
        margin-left: 70px !important
    }
    .p-l-70-sm {
        padding-left: 70px !important
    }
    .m-r-70-sm {
        margin-right: 70px !important
    }
    .p-r-70-sm {
        padding-right: 70px !important
    }
    .m-t-80-sm {
        margin-top: 80px !important
    }
    .p-t-80-sm {
        padding-top: 80px !important
    }
    .m-b-80-sm {
        margin-bottom: 80px !important
    }
    .p-b-80-sm {
        padding-bottom: 80px !important
    }
    .m-l-80-sm {
        margin-left: 80px !important
    }
    .p-l-80-sm {
        padding-left: 80px !important
    }
    .m-r-80-sm {
        margin-right: 80px !important
    }
    .p-r-80-sm {
        padding-right: 80px !important
    }
    .m-t-100-sm {
        margin-top: 100px !important
    }
    .p-t-100-sm {
        padding-top: 100px !important
    }
    .m-b-100-sm {
        margin-bottom: 100px !important
    }
    .p-b-100-sm {
        padding-bottom: 100px !important
    }
    .m-l-100-sm {
        margin-left: 100px !important
    }
    .p-l-100-sm {
        padding-left: 100px !important
    }
    .m-r-100-sm {
        margin-right: 100px !important
    }
    .p-r-100-sm {
        padding-right: 100px !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .m-t-0-md {
        margin-top: 0px !important
    }
    .p-t-0-md {
        padding-top: 0px !important
    }
    .m-b-0-md {
        margin-bottom: 0px !important
    }
    .p-b-0-md {
        padding-bottom: 0px !important
    }
    .m-l-0-md {
        margin-left: 0px !important
    }
    .p-l-0-md {
        padding-left: 0px !important
    }
    .m-r-0-md {
        margin-right: 0px !important
    }
    .p-r-0-md {
        padding-right: 0px !important
    }
    .m-t-5-md {
        margin-top: 5px !important
    }
    .p-t-5-md {
        padding-top: 5px !important
    }
    .m-b-5-md {
        margin-bottom: 5px !important
    }
    .p-b-5-md {
        padding-bottom: 5px !important
    }
    .m-l-5-md {
        margin-left: 5px !important
    }
    .p-l-5-md {
        padding-left: 5px !important
    }
    .m-r-5-md {
        margin-right: 5px !important
    }
    .p-r-5-md {
        padding-right: 5px !important
    }
    .m-t-10-md {
        margin-top: 10px !important
    }
    .p-t-10-md {
        padding-top: 10px !important
    }
    .m-b-10-md {
        margin-bottom: 10px !important
    }
    .p-b-10-md {
        padding-bottom: 10px !important
    }
    .m-l-10-md {
        margin-left: 10px !important
    }
    .p-l-10-md {
        padding-left: 10px !important
    }
    .m-r-10-md {
        margin-right: 10px !important
    }
    .p-r-10-md {
        padding-right: 10px !important
    }
    .m-t-15-md {
        margin-top: 15px !important
    }
    .p-t-15-md {
        padding-top: 15px !important
    }
    .m-b-15-md {
        margin-bottom: 15px !important
    }
    .p-b-15-md {
        padding-bottom: 15px !important
    }
    .m-l-15-md {
        margin-left: 15px !important
    }
    .p-l-15-md {
        padding-left: 15px !important
    }
    .m-r-15-md {
        margin-right: 15px !important
    }
    .p-r-15-md {
        padding-right: 15px !important
    }
    .m-t-20-md {
        margin-top: 20px !important
    }
    .p-t-20-md {
        padding-top: 20px !important
    }
    .m-b-20-md {
        margin-bottom: 20px !important
    }
    .p-b-20-md {
        padding-bottom: 20px !important
    }
    .m-l-20-md {
        margin-left: 20px !important
    }
    .p-l-20-md {
        padding-left: 20px !important
    }
    .m-r-20-md {
        margin-right: 20px !important
    }
    .p-r-20-md {
        padding-right: 20px !important
    }
    .m-t-25-md {
        margin-top: 25px !important
    }
    .p-t-25-md {
        padding-top: 25px !important
    }
    .m-b-25-md {
        margin-bottom: 25px !important
    }
    .p-b-25-md {
        padding-bottom: 25px !important
    }
    .m-l-25-md {
        margin-left: 25px !important
    }
    .p-l-25-md {
        padding-left: 25px !important
    }
    .m-r-25-md {
        margin-right: 25px !important
    }
    .p-r-25-md {
        padding-right: 25px !important
    }
    .m-t-30-md {
        margin-top: 30px !important
    }
    .p-t-30-md {
        padding-top: 30px !important
    }
    .m-b-30-md {
        margin-bottom: 30px !important
    }
    .p-b-30-md {
        padding-bottom: 30px !important
    }
    .m-l-30-md {
        margin-left: 30px !important
    }
    .p-l-30-md {
        padding-left: 30px !important
    }
    .m-r-30-md {
        margin-right: 30px !important
    }
    .p-r-30-md {
        padding-right: 30px !important
    }
    .m-t-35-md {
        margin-top: 35px !important
    }
    .p-t-35-md {
        padding-top: 35px !important
    }
    .m-b-35-md {
        margin-bottom: 35px !important
    }
    .p-b-35-md {
        padding-bottom: 35px !important
    }
    .m-l-35-md {
        margin-left: 35px !important
    }
    .p-l-35-md {
        padding-left: 35px !important
    }
    .m-r-35-md {
        margin-right: 35px !important
    }
    .p-r-35-md {
        padding-right: 35px !important
    }
    .m-t-40-md {
        margin-top: 40px !important
    }
    .p-t-40-md {
        padding-top: 40px !important
    }
    .m-b-40-md {
        margin-bottom: 40px !important
    }
    .p-b-40-md {
        padding-bottom: 40px !important
    }
    .m-l-40-md {
        margin-left: 40px !important
    }
    .p-l-40-md {
        padding-left: 40px !important
    }
    .m-r-40-md {
        margin-right: 40px !important
    }
    .p-r-40-md {
        padding-right: 40px !important
    }
    .m-t-45-md {
        margin-top: 45px !important
    }
    .p-t-45-md {
        padding-top: 45px !important
    }
    .m-b-45-md {
        margin-bottom: 45px !important
    }
    .p-b-45-md {
        padding-bottom: 45px !important
    }
    .m-l-45-md {
        margin-left: 45px !important
    }
    .p-l-45-md {
        padding-left: 45px !important
    }
    .m-r-45-md {
        margin-right: 45px !important
    }
    .p-r-45-md {
        padding-right: 45px !important
    }
    .m-t-50-md {
        margin-top: 50px !important
    }
    .p-t-50-md {
        padding-top: 50px !important
    }
    .m-b-50-md {
        margin-bottom: 50px !important
    }
    .p-b-50-md {
        padding-bottom: 50px !important
    }
    .m-l-50-md {
        margin-left: 50px !important
    }
    .p-l-50-md {
        padding-left: 50px !important
    }
    .m-r-50-md {
        margin-right: 50px !important
    }
    .p-r-50-md {
        padding-right: 50px !important
    }
    .m-t-60-md {
        margin-top: 60px !important
    }
    .p-t-60-md {
        padding-top: 60px !important
    }
    .m-b-60-md {
        margin-bottom: 60px !important
    }
    .p-b-60-md {
        padding-bottom: 60px !important
    }
    .m-l-60-md {
        margin-left: 60px !important
    }
    .p-l-60-md {
        padding-left: 60px !important
    }
    .m-r-60-md {
        margin-right: 60px !important
    }
    .p-r-60-md {
        padding-right: 60px !important
    }
    .m-t-70-md {
        margin-top: 70px !important
    }
    .p-t-70-md {
        padding-top: 70px !important
    }
    .m-b-70-md {
        margin-bottom: 70px !important
    }
    .p-b-70-md {
        padding-bottom: 70px !important
    }
    .m-l-70-md {
        margin-left: 70px !important
    }
    .p-l-70-md {
        padding-left: 70px !important
    }
    .m-r-70-md {
        margin-right: 70px !important
    }
    .p-r-70-md {
        padding-right: 70px !important
    }
    .m-t-80-md {
        margin-top: 80px !important
    }
    .p-t-80-md {
        padding-top: 80px !important
    }
    .m-b-80-md {
        margin-bottom: 80px !important
    }
    .p-b-80-md {
        padding-bottom: 80px !important
    }
    .m-l-80-md {
        margin-left: 80px !important
    }
    .p-l-80-md {
        padding-left: 80px !important
    }
    .m-r-80-md {
        margin-right: 80px !important
    }
    .p-r-80-md {
        padding-right: 80px !important
    }
    .m-t-100-md {
        margin-top: 100px !important
    }
    .p-t-100-md {
        padding-top: 100px !important
    }
    .m-b-100-md {
        margin-bottom: 100px !important
    }
    .p-b-100-md {
        padding-bottom: 100px !important
    }
    .m-l-100-md {
        margin-left: 100px !important
    }
    .p-l-100-md {
        padding-left: 100px !important
    }
    .m-r-100-md {
        margin-right: 100px !important
    }
    .p-r-100-md {
        padding-right: 100px !important
    }
}

@media (min-width:1200px) {
    .m-t-0-lg {
        margin-top: 0px !important
    }
    .p-t-0-lg {
        padding-top: 0px !important
    }
    .m-b-0-lg {
        margin-bottom: 0px !important
    }
    .p-b-0-lg {
        padding-bottom: 0px !important
    }
    .m-l-0-lg {
        margin-left: 0px !important
    }
    .p-l-0-lg {
        padding-left: 0px !important
    }
    .m-r-0-lg {
        margin-right: 0px !important
    }
    .p-r-0-lg {
        padding-right: 0px !important
    }
    .m-t-5-lg {
        margin-top: 5px !important
    }
    .p-t-5-lg {
        padding-top: 5px !important
    }
    .m-b-5-lg {
        margin-bottom: 5px !important
    }
    .p-b-5-lg {
        padding-bottom: 5px !important
    }
    .m-l-5-lg {
        margin-left: 5px !important
    }
    .p-l-5-lg {
        padding-left: 5px !important
    }
    .m-r-5-lg {
        margin-right: 5px !important
    }
    .p-r-5-lg {
        padding-right: 5px !important
    }
    .m-t-10-lg {
        margin-top: 10px !important
    }
    .p-t-10-lg {
        padding-top: 10px !important
    }
    .m-b-10-lg {
        margin-bottom: 10px !important
    }
    .p-b-10-lg {
        padding-bottom: 10px !important
    }
    .m-l-10-lg {
        margin-left: 10px !important
    }
    .p-l-10-lg {
        padding-left: 10px !important
    }
    .m-r-10-lg {
        margin-right: 10px !important
    }
    .p-r-10-lg {
        padding-right: 10px !important
    }
    .m-t-15-lg {
        margin-top: 15px !important
    }
    .p-t-15-lg {
        padding-top: 15px !important
    }
    .m-b-15-lg {
        margin-bottom: 15px !important
    }
    .p-b-15-lg {
        padding-bottom: 15px !important
    }
    .m-l-15-lg {
        margin-left: 15px !important
    }
    .p-l-15-lg {
        padding-left: 15px !important
    }
    .m-r-15-lg {
        margin-right: 15px !important
    }
    .p-r-15-lg {
        padding-right: 15px !important
    }
    .m-t-20-lg {
        margin-top: 20px !important
    }
    .p-t-20-lg {
        padding-top: 20px !important
    }
    .m-b-20-lg {
        margin-bottom: 20px !important
    }
    .p-b-20-lg {
        padding-bottom: 20px !important
    }
    .m-l-20-lg {
        margin-left: 20px !important
    }
    .p-l-20-lg {
        padding-left: 20px !important
    }
    .m-r-20-lg {
        margin-right: 20px !important
    }
    .p-r-20-lg {
        padding-right: 20px !important
    }
    .m-t-25-lg {
        margin-top: 25px !important
    }
    .p-t-25-lg {
        padding-top: 25px !important
    }
    .m-b-25-lg {
        margin-bottom: 25px !important
    }
    .p-b-25-lg {
        padding-bottom: 25px !important
    }
    .m-l-25-lg {
        margin-left: 25px !important
    }
    .p-l-25-lg {
        padding-left: 25px !important
    }
    .m-r-25-lg {
        margin-right: 25px !important
    }
    .p-r-25-lg {
        padding-right: 25px !important
    }
    .m-t-30-lg {
        margin-top: 30px !important
    }
    .p-t-30-lg {
        padding-top: 30px !important
    }
    .m-b-30-lg {
        margin-bottom: 30px !important
    }
    .p-b-30-lg {
        padding-bottom: 30px !important
    }
    .m-l-30-lg {
        margin-left: 30px !important
    }
    .p-l-30-lg {
        padding-left: 30px !important
    }
    .m-r-30-lg {
        margin-right: 30px !important
    }
    .p-r-30-lg {
        padding-right: 30px !important
    }
    .m-t-35-lg {
        margin-top: 35px !important
    }
    .p-t-35-lg {
        padding-top: 35px !important
    }
    .m-b-35-lg {
        margin-bottom: 35px !important
    }
    .p-b-35-lg {
        padding-bottom: 35px !important
    }
    .m-l-35-lg {
        margin-left: 35px !important
    }
    .p-l-35-lg {
        padding-left: 35px !important
    }
    .m-r-35-lg {
        margin-right: 35px !important
    }
    .p-r-35-lg {
        padding-right: 35px !important
    }
    .m-t-40-lg {
        margin-top: 40px !important
    }
    .p-t-40-lg {
        padding-top: 40px !important
    }
    .m-b-40-lg {
        margin-bottom: 40px !important
    }
    .p-b-40-lg {
        padding-bottom: 40px !important
    }
    .m-l-40-lg {
        margin-left: 40px !important
    }
    .p-l-40-lg {
        padding-left: 40px !important
    }
    .m-r-40-lg {
        margin-right: 40px !important
    }
    .p-r-40-lg {
        padding-right: 40px !important
    }
    .m-t-45-lg {
        margin-top: 45px !important
    }
    .p-t-45-lg {
        padding-top: 45px !important
    }
    .m-b-45-lg {
        margin-bottom: 45px !important
    }
    .p-b-45-lg {
        padding-bottom: 45px !important
    }
    .m-l-45-lg {
        margin-left: 45px !important
    }
    .p-l-45-lg {
        padding-left: 45px !important
    }
    .m-r-45-lg {
        margin-right: 45px !important
    }
    .p-r-45-lg {
        padding-right: 45px !important
    }
    .m-t-50-lg {
        margin-top: 50px !important
    }
    .p-t-50-lg {
        padding-top: 50px !important
    }
    .m-b-50-lg {
        margin-bottom: 50px !important
    }
    .p-b-50-lg {
        padding-bottom: 50px !important
    }
    .m-l-50-lg {
        margin-left: 50px !important
    }
    .p-l-50-lg {
        padding-left: 50px !important
    }
    .m-r-50-lg {
        margin-right: 50px !important
    }
    .p-r-50-lg {
        padding-right: 50px !important
    }
    .m-t-60-lg {
        margin-top: 60px !important
    }
    .p-t-60-lg {
        padding-top: 60px !important
    }
    .m-b-60-lg {
        margin-bottom: 60px !important
    }
    .p-b-60-lg {
        padding-bottom: 60px !important
    }
    .m-l-60-lg {
        margin-left: 60px !important
    }
    .p-l-60-lg {
        padding-left: 60px !important
    }
    .m-r-60-lg {
        margin-right: 60px !important
    }
    .p-r-60-lg {
        padding-right: 60px !important
    }
    .m-t-70-lg {
        margin-top: 70px !important
    }
    .p-t-70-lg {
        padding-top: 70px !important
    }
    .m-b-70-lg {
        margin-bottom: 70px !important
    }
    .p-b-70-lg {
        padding-bottom: 70px !important
    }
    .m-l-70-lg {
        margin-left: 70px !important
    }
    .p-l-70-lg {
        padding-left: 70px !important
    }
    .m-r-70-lg {
        margin-right: 70px !important
    }
    .p-r-70-lg {
        padding-right: 70px !important
    }
    .m-t-80-lg {
        margin-top: 80px !important
    }
    .p-t-80-lg {
        padding-top: 80px !important
    }
    .m-b-80-lg {
        margin-bottom: 80px !important
    }
    .p-b-80-lg {
        padding-bottom: 80px !important
    }
    .m-l-80-lg {
        margin-left: 80px !important
    }
    .p-l-80-lg {
        padding-left: 80px !important
    }
    .m-r-80-lg {
        margin-right: 80px !important
    }
    .p-r-80-lg {
        padding-right: 80px !important
    }
    .m-t-100-lg {
        margin-top: 100px !important
    }
    .p-t-100-lg {
        padding-top: 100px !important
    }
    .m-b-100-lg {
        margin-bottom: 100px !important
    }
    .p-b-100-lg {
        padding-bottom: 100px !important
    }
    .m-l-100-lg {
        margin-left: 100px !important
    }
    .p-l-100-lg {
        padding-left: 100px !important
    }
    .m-r-100-lg {
        margin-right: 100px !important
    }
    .p-r-100-lg {
        padding-right: 100px !important
    }
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none
}

body {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.overflow_hidden {
    overflow: hidden !important
}

.p-static {
    position: static
}

.p-relative {
    position: relative
}

.map-marker-alt:after {
    content: ""
}

@media (max-width:991px) {
    .hiddensm {
        display: none
    }
}

.left_orange_border {
    border-left: 3px solid #FF6600
}

.uppercase {
    text-transform: uppercase
}

.one_line_max,
.one_line_max p {
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.two_line_max,
.two_line_max p {
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.three_line_max,
.three_line_max p {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.required {
    color: #FF6600 !important;
    cursor: initial;
    text-decoration: none
}

.nodecoration {
    text-decoration: none !important
}

.grid-item,
.grid-sizer {
    width: 25%
}

header.desktop-menu {
    padding: 0px;
    height: 114px;
    display: none;
    border-bottom: 2px solid #E0E0E0
}

@media (min-width:1200px) {
    header.desktop-menu {
        display: block
    }
}

@media (min-width:1410px) {
    .woocommerce-account article header.desktop-menu>div.woocommerce,
    header.desktop-menu>.container {
        width: 1410px
    }
}

header.desktop-menu .site-logo {
    height: 114px
}

header.desktop-menu .site-logo a {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px
}

header.desktop-menu .contact {
    color: white;
    margin: 0 15px;
    cursor: pointer
}

header.desktop-menu .contact a {
    text-decoration: none;
    color: white;
    font-family: "Archivo Narrow";
    font-size: 16px
}

header.desktop-menu .contact:hover {
    opacity: 0.8
}

header.desktop-menu .subscribe_pop_modal_active {
    cursor: pointer;
    color: white;
    font-family: "Archivo Narrow";
    font-size: 16px;
    border-right: 1.5px solid black;
    padding-right: 15px
}

header.desktop-menu .subscribe_pop_modal_active:hover {
    opacity: 0.8
}

header.desktop-menu .top {
    background-color: #006E82;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 52px;
    float: right
}

header.desktop-menu .top:after {
    background-color: #006E82;
    top: 0px;
    left: 50px;
    bottom: 0px;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 999em;
    height: 52px
}

header.desktop-menu .top .site-search {
    margin-bottom: 0;
    padding: 4px
}

header.desktop-menu .top .site-search .widget_product_search {
    margin-bottom: 0
}

header.desktop-menu .top .site-search .widget_product_search form {
    line-height: 1
}

header.desktop-menu .top .site-search .widget_product_search form:before {
    right: 1.15em;
    left: auto;
    color: #FFFFFF;
    font-family: "odyssey";
    content: "F"
}

header.desktop-menu .top .site-search .widget_product_search form .search-field {
    background-color: #004E5C;
    padding: 12px 32px 12px 12px;
    border-radius: 20px;
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF
}

header.desktop-menu .top .site-search .widget_product_search form .search-field::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.desktop-menu .top .site-search .widget_product_search form .search-field::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.desktop-menu .top .site-search .widget_product_search form .search-field:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.desktop-menu .top .site-search .widget_product_search form .search-field::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.desktop-menu .top .site-search .widget_product_search form .search-field::placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.desktop-menu .top .phone {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 23px;
    color: #FFFFFF;
    padding: 4px
}

@media (min-width:1200px) and (max-width:1440px) {
    header.desktop-menu .top .phone {
        font-size: 20px
    }
}

header.desktop-menu .top .phone a {
    color: #FFFFFF;
    display: block;
    font-weight: bold
}

header.desktop-menu .top .phone a:focus,
header.desktop-menu .top .phone a:hover {
    text-decoration: none;
    opacity: 0.8
}

header.desktop-menu .top .phone a i {
    position: relative;
    top: -2px;
    padding: 7px;
    display: inline-block;
    font-size: 14px;
    color: #FF6600;
    background-color: #FFFFFF;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center
}

header.desktop-menu .top .link {
    color: #FFFFFF;
    font-size: 13px;
    height: 52px;
    padding-top: 8px;
    padding-bottom: 4px
}

header.desktop-menu .top .link a {
    color: #FFFFFF;
    text-align: center;
    display: block
}

header.desktop-menu .top .link a:focus,
header.desktop-menu .top .link a:hover {
    text-decoration: none;
    opacity: 0.8
}

header.desktop-menu .top .link a i {
    display: inline-block;
    height: 13px;
    line-height: 1
}

header.desktop-menu .top .link+.link {
    border-left: 0px
}

header.desktop-menu .top .cart {
    height: 52px;
    border-left: 0px;
    width: 52px
}

header.desktop-menu .top .cart .cart-customlocation2 {
    color: #FFFFFF;
    position: relative;
    height: 44px;
    display: block;
    padding: 11px 0px;
    text-align: center
}

header.desktop-menu .top .cart .cart-customlocation2:focus,
header.desktop-menu .top .cart .cart-customlocation2:hover {
    text-decoration: none;
    opacity: 0.8
}

header.desktop-menu .top .cart .cart-customlocation2 .icon-cart {
    display: block;
    font-size: 20px;
    margin-right: 3px;
    margin-top: 4px;
    background: white;
    border-radius: 50%;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    width: 30px;
    height: 30px;
    padding-top: 3px
}

header.desktop-menu .top .cart .cart-customlocation2 .icon-cart:before {
    color: #006E82;
    font-size: 15px;
    padding-top: 3px
}

header.desktop-menu .top .cart .cart-customlocation2 .number {
    display: inline-block;
    background-color: #FF6600;
    color: #FFFFFF;
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 7px;
    font-weight: 600;
    text-align: center;
    padding: 1px;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #006E82
}

header.desktop-menu .top .book-now-link {
    padding: 0 10px
}

header.desktop-menu .top .book-now-link a {
    padding: 8px 20px;
    font-size: 14px
}

header.desktop-menu .top .account-link {
    padding: 0 10px
}

header.desktop-menu .top .account-link a {
    color: #FFFFFF
}

header.desktop-menu .top .account-link a:focus,
header.desktop-menu .top .account-link a:hover {
    text-decoration: none;
    opacity: 0.8
}

header.desktop-menu .top .account-link a i {
    font-size: 25px;
    vertical-align: middle
}

header.desktop-menu .bottom {
    height: 62px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav {
    float: right;
    height: 62px;
    display: block;
    list-style: none
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item {
    height: 62px;
    display: inline-block;
    position: relative;
    border-bottom: 4px solid transparent
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item:hover {
    border-bottom: 4px solid #FF6600
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item:hover>.dropdown-menu {
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item:hover>a {
    color: #FF6600;
    font-weight: 500
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>a {
    height: 62px;
    display: block;
    padding: 20px 8px;
    color: #1C1C1C;
    font-size: 13px;
    font-weight: 300
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>a:focus,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>a:hover {
    text-decoration: none;
    font-weight: 500;
    background-color: white !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 20px;
    margin-right: 10px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>a .image-beside {
    vertical-align: middle;
    display: inline-block;
    padding-left: 5px;
    text-transform: capitalize
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>a>.caret {
    position: relative;
    top: -2px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu {
    position: absolute;
    top: auto;
    left: 0px;
    width: 100%;
    border: 0;
    border-radius: 0px;
    width: 350px;
    right: 0px;
    margin: 0 auto;
    padding: 50px 0px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item:focus,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item:hover {
    background-color: #F2F2F2
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item:focus a,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item:hover a {
    color: black
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item:focus:after,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item:hover:after {
    color: #1C1C1C !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item a .image-beside {
    text-transform: capitalize !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item a:after {
    position: absolute;
    right: -5px;
    display: inline-block;
    content: "n";
    font-family: "odyssey";
    color: #BEBCC0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item.menu-item-has-children:after {
    position: absolute;
    right: 20px;
    display: inline-block;
    content: "n";
    font-family: "odyssey";
    color: #BEBCC0;
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .nav-item.menu-item-has-children a:after {
    content: "" !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu {
    margin-bottom: 10px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu>a {
    background-color: initial
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .active:not(.menu-btn)>a {
    background-color: transparent;
    color: inherit
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    position: absolute;
    width: 350px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    top: -2px;
    border-radius: 0px;
    padding: 10px 0px 80px 0px !important;
    -webkit-box-shadow: 0 14px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0 14px 14px rgba(0, 0, 0, 0.1)
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .nav-item {
    padding: 5px 25px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .nav-item a {
    font-family: "Archivo Narrow"
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .nav-item a:hover {
    text-decoration: underline
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .nav-item a:after {
    position: absolute;
    right: 2px;
    display: inline-block;
    content: "n";
    font-family: "odyssey";
    color: #BEBCC0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .nav-item:hover {
    background-color: transparent !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .nav-item:hover a {
    color: #ff6600
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .children-all-menu-item {
    padding: 15px 25px;
    border-bottom: 0;
    text-transform: capitalize
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .children-all-menu-item a .main-menu-icon {
    max-width: 50px !important;
    width: 50px;
    margin-right: 10px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .children-all-menu-item a .image-beside {
    font-size: 20px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .children-all-menu-item a:after {
    content: ""
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .children-all-menu-item a:hover {
    text-decoration: none !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu>.active:not(.menu-btn)>a {
    background-color: transparent;
    color: inherit
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu a:focus,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu a:hover {
    background-color: transparent
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu a:focus:after,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu a:hover:after {
    color: #1C1C1C
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .view-more {
    position: absolute;
    bottom: 0;
    width: 100%
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu .view-more a {
    border-top: 1px solid #e1e1e1;
    padding: 25px 0;
    color: #FF6600
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu.child_active {
    display: block
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu.child_active_left {
    left: -350px !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu>.dropdown-submenu .dropdown-menu.child_active_right {
    left: 320px !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a {
    z-index: 10;
    color: black;
    background: initial
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a:focus,
header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #FF6600
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 25px;
    margin-right: 5px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a .image-beside {
    vertical-align: middle;
    padding-left: 5px;
    font-family: "Archivo Narrow";
    font-weight: 600;
    font-size: 14px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a>.caret {
    display: none
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a:not(.dropdown-toggle) {
    position: relative;
    display: block;
    font-family: Poppins;
    font-weight: 500;
    line-height: 18px;
    padding: 7px 30px 7px 0px;
    white-space: normal
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a:not(.dropdown-toggle)>.active:not(.menu-btn)>a {
    background-color: transparent;
    color: inherit
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu a:not(.dropdown-toggle):hover:after {
    color: #1C1C1C
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .menu-btn {
    border-top: 1px solid #e1e1e1
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .menu-btn a .image-beside {
    vertical-align: middle
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .menu-btn a .main-menu-icon {
    float: left;
    margin-right: 10px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item>.dropdown-menu .menu-btn.mtop70 {
    margin-top: 70px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-btn {
    border-top: 1px solid transparent !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo {
    pointer-events: none;
    cursor: default
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo a {
    text-align: right;
    padding-right: 0;
    padding-top: 20px;
    pointer-events: none;
    cursor: default
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo a img {
    width: auto;
    max-width: 80px
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo a .image-beside {
    display: none
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo a:after {
    display: none
}

@media (max-width:1199px) {
    header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo {
        display: none
    }
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .menu-ld-logo:hover {
    background: transparent !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .nav-item.menu-item-has-children .dropdown-menu .view-more {
    color: #FF6600 !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .nav-item.menu-item-has-children .dropdown-menu .view-more a {
    border-top: 1px solid #8e9ebc24 !important
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav .nav-item.leadership-dark-theme .dropdown-menu .nav-item.menu-item-has-children:hover:after {
    color: white !important
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item {
    position: relative
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-submenu {
    margin: initial !important
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-menu[data-depth="1"] {
    padding: initial !important
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-menu[data-depth="0"] {
    width: 320px;
    padding: 10px 0px;
    left: -10px !important;
    top: initial !important;
    -webkit-box-shadow: 0 14px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0 14px 14px rgba(0, 0, 0, 0.1)
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-menu[data-depth="0"] .grid-item {
    width: 100%;
    position: static !important;
    left: initial !important;
    top: initial !important;
    padding: 10px 25px
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-menu[data-depth="0"] .grid-item:focus,
header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-menu[data-depth="0"] .grid-item:hover {
    background-color: #F2F2F2
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item .dropdown-menu[data-depth="0"]:after {
    width: auto
}

header.desktop-menu .bottom .navbar-collapse .small-dropdown .nav-item.child-left .dropdown-menu {
    left: -230px !important
}

header.mobile-menu {
    display: block;
    height: 62px;
    border-bottom: 1px solid #979797
}

@media (min-width:1200px) {
    header.mobile-menu {
        display: none
    }
}

.woocommerce-account article header.mobile-menu>div.woocommerce,
header.mobile-menu>.container {
    height: 61px;
    border-bottom: 1px solid #E0E0E0;
    padding: 0px;
    width: 100%
}

.woocommerce-account article header.mobile-menu>div.woocommerce .site-logo,
header.mobile-menu>.container .site-logo {
    padding: 9px 0px 9px 10px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .site-logo a,
header.mobile-menu>.container .site-logo a {
    display: block
}

.woocommerce-account article header.mobile-menu>div.woocommerce .site-logo a img,
header.mobile-menu>.container .site-logo a img {
    height: 44px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side,
header.mobile-menu>.container .right-side {
    padding-right: 0px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .phone,
header.mobile-menu>.container .right-side .phone {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 18px;
    color: #006E82;
    padding: 4px 14px 4px 0px;
    height: 61px;
    display: none;
    float: right
}

@media (min-width:992px) {
    .woocommerce-account article header.mobile-menu>div.woocommerce .right-side .phone,
    header.mobile-menu>.container .right-side .phone {
        display: inline-block
    }
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .phone a,
header.mobile-menu>.container .right-side .phone a {
    color: #006E82;
    display: block;
    padding-top: 14px;
    font-weight: 500
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .phone a:focus,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .phone a:hover,
header.mobile-menu>.container .right-side .phone a:focus,
header.mobile-menu>.container .right-side .phone a:hover {
    text-decoration: none;
    opacity: 0.8
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .phone a i,
header.mobile-menu>.container .right-side .phone a i {
    position: relative;
    top: -2px;
    padding: 4px;
    display: inline-block;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #FF6600;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link,
header.mobile-menu>.container .right-side .link {
    color: #006E82;
    font-size: 12px;
    height: 61px;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    padding-top: 14px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;
    display: none;
    float: right
}

@media (min-width:992px) {
    .woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link,
    header.mobile-menu>.container .right-side .link {
        display: inline-block
    }
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link a,
header.mobile-menu>.container .right-side .link a {
    color: #006E82;
    text-align: center;
    display: block
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link a:focus,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link a:hover,
header.mobile-menu>.container .right-side .link a:focus,
header.mobile-menu>.container .right-side .link a:hover {
    text-decoration: none;
    opacity: 0.8
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link a i,
header.mobile-menu>.container .right-side .link a i {
    display: inline-block;
    height: 13px;
    line-height: 1;
    font-weight: 300
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .link+.link,
header.mobile-menu>.container .right-side .link+.link {
    border-right: 0px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .cart>a .number,
header.mobile-menu>.container .right-side .cart>a .number {
    display: inline-block;
    background-color: #FF6600;
    color: #FFFFFF;
    position: relative;
    top: -14px;
    right: 10px;
    font-size: 9px;
    font-weight: 600;
    text-align: center;
    padding: 1px;
    border-radius: 50%;
    width: 14px;
    height: 14px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .account,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .cart,
header.mobile-menu>.container .right-side .account,
header.mobile-menu>.container .right-side .cart {
    height: 61px;
    border-bottom: 0px;
    display: inline-block;
    padding-top: 10px;
    float: right
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .account>a,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .cart>a,
header.mobile-menu>.container .right-side .account>a,
header.mobile-menu>.container .right-side .cart>a {
    color: #006E82;
    position: relative;
    height: 44px;
    display: block;
    padding: 10px;
    text-align: center
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .account>a:focus,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .account>a:hover,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .cart>a:focus,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .cart>a:hover,
header.mobile-menu>.container .right-side .account>a:focus,
header.mobile-menu>.container .right-side .account>a:hover,
header.mobile-menu>.container .right-side .cart>a:focus,
header.mobile-menu>.container .right-side .cart>a:hover {
    text-decoration: none;
    opacity: 0.8
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .account>a i,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .cart>a i,
header.mobile-menu>.container .right-side .account>a i,
header.mobile-menu>.container .right-side .cart>a i {
    display: inline-block;
    font-size: 20px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn,
header.mobile-menu>.container .right-side .menu-btn {
    display: inline-block;
    float: right;
    height: 61px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn button,
header.mobile-menu>.container .right-side .menu-btn button {
    display: block;
    height: 61px;
    padding-top: 20px;
    padding-left: 15px;
    background-color: transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn button:focus,
.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn button:hover,
header.mobile-menu>.container .right-side .menu-btn button:focus,
header.mobile-menu>.container .right-side .menu-btn button:hover {
    background-color: transparent;
    outline: none
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn button span,
header.mobile-menu>.container .right-side .menu-btn button span {
    display: block;
    height: 2px;
    width: 18px;
    background-color: #006E82;
    margin-bottom: 4px
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn button:not(.collapsed),
header.mobile-menu>.container .right-side .menu-btn button:not(.collapsed) {
    background-color: #006E82;
    border-left: 1px solid #004E5C;
    border-bottom: 1px solid #004E5C
}

.woocommerce-account article header.mobile-menu>div.woocommerce .right-side .menu-btn button:not(.collapsed) span,
header.mobile-menu>.container .right-side .menu-btn button:not(.collapsed) span {
    background-color: #FFFFFF
}

header.mobile-menu .bottom.collapse {
    display: none !important
}

header.mobile-menu .bottom.collapsing {
    display: none !important
}

header.mobile-menu .bottom.in {
    width: 100%;
    background-color: #FFFFFF;
    z-index: 10;
    position: absolute;
    padding: 0;
    border-top: 0px;
    display: block !important
}

@media (max-width:1199px) {
    header.mobile-menu .bottom .children-all-menu-item {
        display: none !important
    }
}

header.mobile-menu .bottom .search {
    background-color: #006E82
}

header.mobile-menu .bottom .search .site-search {
    display: block;
    padding: 6px 15px;
    margin-bottom: 0px
}

header.mobile-menu .bottom .search .site-search .widget_product_search {
    margin-bottom: 0px
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search {
    margin-bottom: 0px;
    line-height: 1
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search:before {
    right: 1.15em;
    left: auto;
    color: #FFFFFF;
    font-family: "odyssey";
    content: "F"
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search .search-field {
    border-radius: 20px;
    background-color: #004E5C;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #FFFFFF
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search .search-field::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search .search-field::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search .search-field:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search .search-field::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.mobile-menu .bottom .search .site-search .widget_product_search .woocommerce-product-search .search-field::placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px
}

header.mobile-menu .bottom .scrollable {
    overflow-y: scroll
}

header.mobile-menu .bottom .mobile-container:after {
    display: table;
    clear: both;
    content: ""
}

header.mobile-menu .bottom .mobile-container .navbar-nav {
    margin: 0;
    float: none
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item {
    float: none
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #E0E0E0
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder>a {
    display: inline-block;
    padding: 15px;
    font-size: 13px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #454548
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder>a .image-beside {
    vertical-align: middle;
    padding-left: 5px
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder>a img {
    display: inline-block
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder>a.dropdown-arrow {
    text-align: right
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 0px;
    border-bottom: 1px solid #E0E0E0
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu.level-1>.holder a span.image-beside {
    font-weight: bold
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu.level-1>.holder a.dropdown-toggle:after {
    display: none !important
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu>.holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu>.holder>a {
    display: inline-block;
    padding: 15px;
    font-size: 13px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu>.holder>a.dropdown-arrow {
    text-align: right
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu .holder.open+.dropdown-menu {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 0px
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu .holder.open+.dropdown-menu a {
    font-size: 13px;
    font-weight: 600
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.dropdown-submenu .holder.open+.dropdown-menu a:after {
    position: absolute;
    right: 15px;
    display: inline-block;
    content: "n";
    font-family: "odyssey";
    color: #BEBCC0
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item>.holder>a {
    display: block;
    padding: 15px;
    font-size: 13px;
    position: relative;
    color: #454548
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item>.holder>a .image-beside {
    padding-left: 5px
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item>.holder>a img {
    display: inline-block
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item>.holder>a:after {
    position: absolute;
    right: 15px;
    display: inline-block;
    content: "n";
    font-family: "odyssey";
    color: #BEBCC0
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.menu-btn {
    background-color: #006E82
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.menu-btn a {
    color: #FFFFFF
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item>div.holder.open+.dropdown-menu .nav-item.menu-btn a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px;
    display: inline-block;
    content: "n";
    font-family: "odyssey";
    color: #FFFFFF
}

header.mobile-menu .bottom .mobile-container .navbar-nav>.nav-item .dropdown-menu {
    position: static
}

header.mobile-menu .bottom .phone {
    background-color: #006E82;
    text-align: center;
    padding: 15px 0px;
    border-bottom: 1px solid #004E5C
}

header.mobile-menu .bottom .phone a {
    color: #FFFFFF;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 25px
}

header.mobile-menu .bottom .phone a i {
    position: relative;
    top: -2px;
    padding: 7px;
    display: inline-block;
    font-size: 14px;
    color: #FF6600;
    background-color: #FFFFFF;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center
}

header.mobile-menu .bottom .link {
    background-color: #006E82;
    text-align: center;
    border-bottom: 1px solid #004E5C;
    padding: 15px 0px
}

header.mobile-menu .bottom .link a {
    color: #FFFFFF;
    font-size: 13px
}

header.mobile-menu .bottom .link a div {
    display: inline-block
}

header.mobile-menu .bottom .account-link {
    background-color: #006E82;
    background-color: #006E82;
    text-align: center;
    padding: 15px
}

header.mobile-menu .bottom .account-link a {
    color: #FFFFFF;
    display: block;
    background-color: #004E5C;
    border-radius: 40px;
    padding: 8px 0px
}

footer.footer {
    background-color: #006E82;
    border-top: 4px solid #005362;
    padding-top: 50px;
    padding-bottom: 60px
}

@media (min-width:1410px) {
    .woocommerce-account article footer.footer>div.woocommerce,
    footer.footer>.container {
        width: 1410px
    }
}

footer.footer .form_block {
    margin-top: 40px
}

footer.footer .form_block .gform_heading {
    display: none
}

footer.footer .form_block .gform_body li {
    margin: 0;
    padding-right: 0px !important
}

footer.footer .form_block .js-cm-form label {
    display: none
}

footer.footer .form_block .js-cm-form input {
    display: inline-block;
    width: 70%;
    float: left;
    border: 0 !important;
    outline: none !important;
    margin-top: 0 !important;
    padding-left: 10px !important;
    background: white;
    height: 40px
}

@media (max-width:767px) {
    footer.footer .form_block .js-cm-form input {
        width: 90%;
        margin-bottom: 20px
    }
}

footer.footer .form_block .js-cm-form button {
    width: 40px;
    display: inline-block;
    position: relative;
    height: 40px;
    min-width: auto;
    margin-top: 0 !important;
    padding: 8px 0px;
    font-size: 14px !important;
    background: white
}

footer.footer .form_block .js-cm-form button:before {
    font-family: "Font Awesome 5 Free";
    content: "";
    position: absolute;
    color: #FF6600;
    right: 13px;
    top: 10px;
    cursor: pointer;
    pointer-events: none
}

footer.footer .form_block .js-cm-form button:hover:before {
    color: #b04600
}

@media (max-width:767px) {
    footer.footer .form_block .js-cm-form button {
        width: 10%
    }
}

footer.footer .form_block .gform_wrapper .gform_body {
    display: inline-block;
    width: 70%;
    float: left
}

footer.footer .form_block .gform_wrapper .gform_body .ginput_container input:not([type=checkbox]) {
    border: 0 !important;
    outline: none !important;
    width: 100%;
    margin-top: 0 !important;
    padding-left: 10px !important;
    background: white;
    height: 40px
}

@media (max-width:767px) {
    footer.footer .form_block .gform_wrapper .gform_body {
        width: 90%;
        margin-bottom: 20px
    }
}

footer.footer .form_block .gform_footer {
    padding: 0;
    margin: 0;
    width: 40px;
    display: inline-block;
    position: relative
}

footer.footer .form_block .gform_footer input {
    height: 40px;
    min-width: auto;
    margin-top: 0 !important;
    padding: 8px 0px;
    font-size: 14px !important;
    width: 100%;
    background: white
}

footer.footer .form_block .gform_footer:before {
    font-family: "Font Awesome 5 Free";
    content: "";
    position: absolute;
    color: #FF6600;
    right: 13px;
    top: 10px;
    cursor: pointer;
    pointer-events: none
}

footer.footer .form_block .gform_footer:hover:before {
    color: #b04600
}

@media (max-width:767px) {
    footer.footer .form_block .gform_footer {
        width: 10%
    }
}

footer.footer .form_block .gform_confirmation_message {
    color: white;
    font-size: 20px
}

footer.footer .form_block_desc {
    color: white;
    margin-top: 10px;
    opacity: 0.6;
    width: 80%;
    font-size: 12px
}

footer.footer .phone {
    font-family: "Archivo Narrow";
    font-size: 25px;
    color: #FFFFFF;
    float: left
}

footer.footer .phone a {
    font-family: "Archivo Narrow";
    color: #FFFFFF;
    display: block
}

footer.footer .phone a:focus,
footer.footer .phone a:hover {
    text-decoration: none;
    opacity: 0.8
}

footer.footer .phone a i {
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 18px;
    color: #FF6600;
    text-align: center
}

footer.footer .social {
    float: left;
    margin-right: 20px
}

footer.footer .social a {
    display: inline-block;
    background-color: #FFFFFF;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px
}

footer.footer .social a:focus,
footer.footer .social a:hover {
    text-decoration: none;
    opacity: 0.8
}

footer.footer .social a i {
    display: inline-block;
    color: #006E82;
    font-size: 12px;
    padding-top: 8px
}

@media (max-width:991px) {
    footer.footer .social-phone {
        text-align: center
    }
    footer.footer .social-phone .social {
        display: inline-block;
        float: none
    }
    footer.footer .social-phone .phone {
        display: inline-block
    }
}

@media (max-width:426px) {
    footer.footer .social-phone {
        text-align: left
    }
}

@media (max-width:992px) {
    footer.footer .footer-menus {
        padding-left: 0;
        padding-right: 0
    }
}

footer.footer .footer-menus .title {
    color: #FFFFFF;
    font-family: "Archivo Narrow";
    font-size: 20px;
    padding-bottom: 20px
}

footer.footer .footer-menus .title i {
    color: #FF6600;
    font-size: 16px;
    padding-right: 5px;
    position: relative;
    top: -2px;
    display: inline-block
}

footer.footer .footer-menus ul {
    list-style: none;
    margin: 0
}

footer.footer .footer-menus ul li a {
    font-family: "Poppins";
    display: block;
    color: #C5F3FB;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px
}

footer.footer .footer-menus ul li a i {
    padding-left: 4px
}

footer.footer .copyright-text {
    font-family: "Poppins";
    color: #C5F3FB;
    font-size: 12px
}

@media (min-width:992px) {
    footer.footer .copyright-text {
        text-align: right
    }
}

footer.footer .copyright-text #menu-footer-bottom-menu {
    display: inline-block;
    margin: 0;
    vertical-align: bottom;
    color: #C5F3FB;
    padding-left: 5px
}

footer.footer .copyright-text #menu-footer-bottom-menu:after {
    content: " ";
    display: table;
    clear: both
}

footer.footer .copyright-text #menu-footer-bottom-menu li {
    float: left;
    display: inline-block
}

footer.footer .copyright-text #menu-footer-bottom-menu li a {
    color: #C5F3FB;
    padding: 0px 5px
}

footer.footer .copyright-text .footer-cert-logo {
    float: right;
    margin-left: 20px;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

@media (max-width:1199px) {
    footer.footer .copyright-text .footer-cert-logo {
        float: none;
        margin-left: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    footer.footer .copyright-text .footer-cert-logo img {
        margin: auto 0 auto auto
    }
}

@media (max-width:991px) {
    footer.footer .copyright-text {
        text-align: center
    }
    footer.footer .copyright-text .footer-cert-logo img {
        margin: 20px auto
    }
}

@media (max-width:426px) {
    footer.footer .copyright-text {
        text-align: left
    }
    footer.footer .copyright-text .footer-cert-logo img {
        margin: 20px 0
    }
}

.gform_wrapper li.hidden_label input,
.gform_wrapper li.hidden_label select {
    margin-top: 12px !important
}

.gform_wrapper select {
    padding-left: 5px
}

.gform_wrapper select::-ms-expand {
    display: none
}

.gform_wrapper ::-webkit-input-placeholder {
    color: #AAAAAA !important
}

.gform_wrapper ::-moz-placeholder {
    color: #AAAAAA !important
}

.gform_wrapper :-ms-input-placeholder {
    color: #AAAAAA !important
}

.gform_wrapper ::-ms-input-placeholder {
    color: #AAAAAA !important
}

.gform_wrapper ::placeholder {
    color: #AAAAAA !important
}

.p0 {
    padding: 0 !important
}

.p10 {
    padding: 10px !important
}

.p20 {
    padding: 20px !important
}

.p40 {
    padding: 40px !important
}

@media (max-width:767px) {
    .p0-xs {
        padding: 0 !important
    }
}

.pvertical10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.pvertical20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.pvertical30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.pvertical40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.mleft0 {
    margin-left: 0 !important
}

.mleft5 {
    margin-left: 5px !important
}

.mleft10 {
    margin-left: 10px !important
}

.mleft20 {
    margin-left: 20px !important
}

.mleft40 {
    margin-left: 40px !important
}

.mbottom0 {
    margin-bottom: 0px
}

.mbottom10 {
    margin-bottom: 10px
}

.mbottom30 {
    margin-bottom: 30px
}

.mbottom50 {
    margin-bottom: 50px
}

@media (max-width:991px) {
    .mbottom50 {
        margin-bottom: 30px
    }
}

.mbottom70 {
    margin-bottom: 70px
}

@media (max-width:991px) {
    .mbottom70 {
        margin-bottom: 30px
    }
}

.pleft0 {
    padding-left: 0px
}

@media (max-width:1199px) {
    .pleft0 {
        padding-left: 15px
    }
}

.pright15 {
    padding-right: 15px
}

.pright30 {
    padding-right: 30px
}

@media (max-width:1199px) {
    .pright30 {
        padding-right: 15px
    }
}

.ptop10 {
    padding-top: 10px
}

.ptop30 {
    padding-top: 30px
}

.ptop50 {
    padding-top: 50px
}

@media (max-width:1199px) {
    .ptop50 {
        padding-top: 30px
    }
}

.ptop70 {
    padding-top: 70px
}

@media (max-width:1199px) {
    .ptop70 {
        padding-top: 30px
    }
}

.pbottom30 {
    padding-bottom: 30px
}

.pbottom50 {
    padding-bottom: 50px
}

@media (max-width:1199px) {
    .pbottom50 {
        padding-bottom: 30px
    }
}

.pbottom70 {
    padding-bottom: 70px
}

@media (max-width:1199px) {
    .pbottom70 {
        padding-bottom: 30px
    }
}

.pbottom100 {
    padding-bottom: 100px
}

@media (max-width:1199px) {
    .pbottom100 {
        padding-bottom: 30px
    }
}

.pbottom150 {
    padding-bottom: 150px
}

@media (max-width:1199px) {
    .pbottom150 {
        padding-bottom: 30px
    }
}

.pbottom200 {
    padding-bottom: 200px
}

@media (max-width:1199px) {
    .pbottom200 {
        padding-bottom: 30px
    }
}

@media (max-width:991px) {
    .pbottom0sm {
        padding-bottom: 0px !important
    }
}

@media (max-width:767px) {
    .pleft15xs {
        padding-left: 15px
    }
}

@media (max-width:767px) {
    .pright15xs {
        padding-right: 15px
    }
}

.m0 {
    margin: 0
}

.mtop10 {
    margin-top: 10px
}

.mtop20 {
    margin-top: 20px
}

.mtop30 {
    margin-top: 30px
}

.mtop50 {
    margin-top: 50px
}

@media (max-width:991px) {
    .mtop50 {
        margin-top: 30px
    }
}

@media (max-width:767px) {
    .horizontal-scroll-mobile {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch
    }
    .horizontal-scroll-mobile>div {
        vertical-align: middle;
        white-space: normal;
        float: none;
        width: 90%;
        display: inline-block;
        padding-right: 0
    }
    .horizontal-scroll-mobile>div:last-child {
        padding-right: 20px
    }
}

.btn {
    padding: 12px 20px;
    border-radius: 0px;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    color: white
}

.btn:active,
.btn:hover {
    color: white;
    text-decoration: none
}

.btn-orange {
    background-color: #ff6600;
    color: white !important;
    border: 1px solid #ff6600
}

.btn-orange:hover {
    background: #b34800;
    border: 1px solid #b34800
}

.btn-orange-outline {
    border: 1px solid #ff6600
}

.btn-green {
    background-color: #006E82;
    border: 1px solid #006E82
}

.btn-green:focus,
.btn-green:hover {
    color: white;
    background: #00434f;
    border: 1px solid #00434f
}

.btn-red {
    background-color: #EC2328;
    border: 1px solid #EC2328
}

.btn-red:hover {
    background: transparent
}

.btn-grey-outline {
    background: transparent;
    border: 1px solid #C2C2C2;
    color: #ff6600
}

.btn-grey-outline:hover {
    background-color: #C2C2C2;
    color: #ff6600
}

@media (max-width:767px) {
    .btn {
        width: 100%
    }
}

.font-white {
    color: white
}

.font-black {
    color: black
}

.font-lightgray {
    color: #848484
}

.font-orange {
    color: #FF6600 !important
}

.font-12 {
    font-size: 12px
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px
}

.font-18 {
    font-size: 18px
}

.font-22 {
    font-size: 22px
}

.font-26 {
    font-size: 26px
}

.font-30 {
    font-size: 30px
}

.font-50 {
    font-size: 50px
}

.font-bold {
    font-weight: bold
}

.font-semibold {
    font-weight: 600
}

.font-poppins-medium,
.woocommerce-cart table.cart thead th {
    font-family: "Poppins";
    font-weight: 500
}

.font-poppins-regular,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .or-section,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .request_invoice,
.woocommerce-cart .cart-collaterals table .order-total td,
.woocommerce-cart .cart-collaterals table th,
.woocommerce-cart table.cart tbody .product-name .remove-item-button,
.woocommerce-checkout #order-review-container table .order-total td,
.woocommerce-checkout #order-review-container table th {
    font-family: "Poppins";
    font-weight: 400
}

.font-poppins-semibold,
.single-product div.product .product-main .product-sidebar .product-upsell .title,
.woocommerce-checkout .button-holder .checkout-container .checkout-button {
    font-family: "Poppins";
    font-weight: 600
}

.font-archivo-narrow {
    font-family: "Archivo Narrow"
}

.gray-border {
    border: 1px solid #DBDBDB
}

.bg-light-gray {
    background-color: #EFEFF5
}

.icon-guide:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-style: normal;
    vertical-align: middle
}

.icon-list:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-style: normal;
    vertical-align: middle
}

.icon-doc:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-style: normal;
    margin: 0 2px;
    vertical-align: middle
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item-highlight {
    background: #ff6600
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item-highlight>a {
    color: white
}

header.desktop-menu .bottom .navbar-collapse .navbar-nav>.nav-item-highlight:hover {
    background: #b34800;
    border-bottom: 4px solid #b34800
}

.page-template-page_homepage .banner {
    min-height: 320px;
    background-size: cover
}

@media (min-width:992px) {
    .page-template-page_homepage .banner {
        min-height: 420px
    }
}

@media (min-width:1410px) {
    .page-template-page_homepage .banner .container,
    .page-template-page_homepage .banner .woocommerce-account article div.woocommerce,
    .woocommerce-account article .page-template-page_homepage .banner div.woocommerce {
        width: 1410px
    }
}

.page-template-page_homepage .banner .container>div,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce>div,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce>div {
    padding: 40px 15px
}

@media (min-width:992px) {
    .page-template-page_homepage .banner .container>div,
    .page-template-page_homepage .banner .woocommerce-account article div.woocommerce>div,
    .woocommerce-account article .page-template-page_homepage .banner div.woocommerce>div {
        padding: 80px
    }
}

.page-template-page_homepage .banner .container .title h1,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .title h1,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .title h1 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 38px;
    line-height: 1;
    margin-bottom: 10px
}

@media (min-width:992px) {
    .page-template-page_homepage .banner .container .title h1,
    .page-template-page_homepage .banner .woocommerce-account article div.woocommerce .title h1,
    .woocommerce-account article .page-template-page_homepage .banner div.woocommerce .title h1 {
        font-size: 60px
    }
}

.page-template-page_homepage .banner .container .subtitle h2,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .subtitle h2,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .subtitle h2 {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px
}

.page-template-page_homepage .banner .container .search,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search {
    padding-top: 10px
}

.page-template-page_homepage .banner .container .search .site-search,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search {
    display: block !important;
    margin-bottom: 0
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search {
    margin-bottom: 0
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form {
    line-height: 1;
    max-width: 360px
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form:before,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form:before,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form:before {
    right: 1.15em;
    left: auto;
    color: #FF6600;
    font-family: "odyssey";
    content: "F"
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form .search-field,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form .search-field,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form .search-field {
    background-color: #FFFFFF;
    padding: 12px 32px 12px 12px;
    border-radius: 20px;
    font-size: 13px
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form .search-field::-webkit-input-placeholder,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form .search-field::-webkit-input-placeholder,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form .search-field::-webkit-input-placeholder {
    color: #1C1C1C;
    font-size: 13px
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form .search-field::-moz-placeholder,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form .search-field::-moz-placeholder,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form .search-field::-moz-placeholder {
    color: #1C1C1C;
    font-size: 13px
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form .search-field:-ms-input-placeholder,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form .search-field:-ms-input-placeholder,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form .search-field:-ms-input-placeholder {
    color: #1C1C1C;
    font-size: 13px
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form .search-field::-ms-input-placeholder,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form .search-field::-ms-input-placeholder,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form .search-field::-ms-input-placeholder {
    color: #1C1C1C;
    font-size: 13px
}

.page-template-page_homepage .banner .container .search .site-search .widget_product_search form .search-field::placeholder,
.page-template-page_homepage .banner .woocommerce-account article div.woocommerce .search .site-search .widget_product_search form .search-field::placeholder,
.woocommerce-account article .page-template-page_homepage .banner div.woocommerce .search .site-search .widget_product_search form .search-field::placeholder {
    color: #1C1C1C;
    font-size: 13px
}

.page-template-page_homepage .banner_bar {
    padding: 10px 0
}

@media (min-width:1410px) {
    .page-template-page_homepage .banner_bar .container,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce {
        width: 1410px
    }
}

@media (max-width:991px) {
    .page-template-page_homepage .banner_bar .container .point,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point {
        text-align: center;
        padding-top: 10px
    }
    .page-template-page_homepage .banner_bar .container .point:last-child,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point:last-child,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point:last-child {
        padding-bottom: 10px
    }
}

@media (min-width:992px) {
    .page-template-page_homepage .banner_bar .container .point,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point {
        padding: 0
    }
}

.page-template-page_homepage .banner_bar .container .point img,
.page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point img,
.woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point img {
    margin: 0 auto
}

@media (min-width:992px) {
    .page-template-page_homepage .banner_bar .container .point img,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point img,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point img {
        display: inline-block
    }
}

@media (min-width:992px) and (max-width:1410px) {
    .page-template-page_homepage .banner_bar .container .point img,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point img,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point img {
        width: 40px
    }
}

.page-template-page_homepage .banner_bar .container .point span,
.page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point span,
.woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point span {
    font-family: "Archivo Narrow", sans-serif;
    color: #FFFFFF;
    font-size: 18px
}

@media (min-width:992px) {
    .page-template-page_homepage .banner_bar .container .point span,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point span,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point span {
        padding-left: 10px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .page-template-page_homepage .banner_bar .container .point span,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point span,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point span {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .page-template-page_homepage .banner_bar .container .point,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point {
        text-align: left
    }
    .page-template-page_homepage .banner_bar .container .point span,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point span,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point span {
        margin-left: 5px
    }
    .page-template-page_homepage .banner_bar .container .point img,
    .page-template-page_homepage .banner_bar .woocommerce-account article div.woocommerce .point img,
    .woocommerce-account article .page-template-page_homepage .banner_bar div.woocommerce .point img {
        display: inline-block;
        width: 36px;
        height: 36px
    }
}

.page-template-page_homepage .most-popular {
    background-color: #F2F2F2;
    padding: 40px 0px
}

@media (min-width:1410px) {
    .page-template-page_homepage .most-popular>.container,
    .page-template-page_homepage .woocommerce-account article .most-popular>div.woocommerce,
    .woocommerce-account article .page-template-page_homepage .most-popular>div.woocommerce {
        width: 1410px
    }
}

.page-template-page_homepage .most-popular .title {
    font-size: 22px;
    font-weight: 600;
    color: #1C1C1C;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .page-template-page_homepage .most-popular>.container,
    .page-template-page_homepage .woocommerce-account article .most-popular>div.woocommerce,
    .woocommerce-account article .page-template-page_homepage .most-popular>div.woocommerce {
        padding: 0
    }
}

.page-template-page_homepage .leadership-directions-bar {
    background-repeat: no-repeat;
    background-size: cover
}

.page-template-page_homepage .leadership-directions-bar .container,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce {
    padding: 30px 15px
}

@media (min-width:992px) {
    .page-template-page_homepage .leadership-directions-bar .container,
    .page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce,
    .woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce {
        padding: 60px 15px
    }
}

.page-template-page_homepage .leadership-directions-bar .container .logo,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .logo,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .logo {
    text-align: center
}

@media (min-width:992px) {
    .page-template-page_homepage .leadership-directions-bar .container .logo,
    .page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .logo,
    .woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .logo {
        text-align: right
    }
}

.page-template-page_homepage .leadership-directions-bar .container .logo img,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .logo img,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .logo img {
    margin: 0;
    display: inline-block;
    margin-top: 5px
}

.page-template-page_homepage .leadership-directions-bar .container .title,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .title,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .title {
    text-align: center;
    font-family: "Archivo Narrow", sans-serif;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 1
}

@media (min-width:992px) {
    .page-template-page_homepage .leadership-directions-bar .container .title,
    .page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .title,
    .woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .title {
        text-align: left
    }
}

.page-template-page_homepage .leadership-directions-bar .container .subtitle,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .subtitle,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .subtitle {
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    opacity: 0.8
}

@media (min-width:992px) {
    .page-template-page_homepage .leadership-directions-bar .container .subtitle,
    .page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .subtitle,
    .woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .subtitle {
        text-align: left
    }
}

@media (max-width:991px) {
    .page-template-page_homepage .leadership-directions-bar .container .btn-holder,
    .page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .btn-holder,
    .woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .btn-holder {
        text-align: center
    }
}

.page-template-page_homepage .leadership-directions-bar .container .btn-holder .btn,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .btn-holder .btn,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .btn-holder .btn {
    font-size: 14px;
    font-family: "Archivo Narrow", sans-serif
}

.page-template-page_homepage .leadership-directions-bar .container .btn-holder .btn:hover,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .btn-holder .btn:hover,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .btn-holder .btn:hover {
    text-decoration: none;
    border: 1px solid #EC2328;
    background-color: transparent
}

.page-template-page_homepage .leadership-directions-bar .container .btn-holder .btn:after,
.page-template-page_homepage .leadership-directions-bar .woocommerce-account article div.woocommerce .btn-holder .btn:after,
.woocommerce-account article .page-template-page_homepage .leadership-directions-bar div.woocommerce .btn-holder .btn:after {
    display: inline-block;
    content: "d";
    font-family: "odyssey";
    position: relative;
    top: 2px;
    padding-left: 5px
}

.page-template-page_homepage .reviews-bar {
    padding: 40px 0
}

@media (min-width:1410px) {
    .page-template-page_homepage .reviews-bar .container,
    .page-template-page_homepage .reviews-bar .woocommerce-account article div.woocommerce,
    .woocommerce-account article .page-template-page_homepage .reviews-bar div.woocommerce {
        width: 1410px
    }
}

.page-template-page_homepage .reviews-bar .review-stats .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-template-page_homepage .reviews-bar .review-stats .inner .image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    padding: 15px;
    border: 4px solid #CFCFCF;
    border-radius: 50%;
    position: relative
}

.page-template-page_homepage .reviews-bar .review-stats .inner .image img {
    display: inline-block;
    margin: 0;
    border-radius: 50%;
    width: 302px;
    height: 302px
}

@media (max-width:991px) {
    .page-template-page_homepage .reviews-bar .review-stats .inner .image {
        border: 2px solid #CFCFCF;
        padding: 6px;
        height: 142px;
        width: 142px
    }
    .page-template-page_homepage .reviews-bar .review-stats .inner .image img {
        height: 127px;
        width: 127px
    }
    .page-template-page_homepage .reviews-bar .review-stats .inner .image:before {
        width: 15px;
        height: 10px;
        margin-right: -15px;
        top: -5px
    }
    .page-template-page_homepage .reviews-bar .review-stats .inner .image:after {
        width: 15px;
        height: 10px;
        top: -5px;
        margin-right: -30px
    }
}

.page-template-page_homepage .reviews-bar .review-stats .inner .text {
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-template-page_homepage .reviews-bar .review-stats .inner .text .aligner {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.page-template-page_homepage .reviews-bar .review-stats .inner .text .aligner .percent {
    font-size: 93px;
    color: #FF6600;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: bold;
    line-height: 104px
}

@media (max-width:991px) {
    .page-template-page_homepage .reviews-bar .review-stats .inner .text .aligner .percent {
        font-size: 50px
    }
}

.page-template-page_homepage .reviews-bar .review-stats .inner .text .aligner .subtitle {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #1C1C1C;
    line-height: 40px
}

@media (max-width:991px) {
    .page-template-page_homepage .reviews-bar .review-stats .inner .text .aligner .subtitle {
        font-size: 18px
    }
}

.page-template-page_homepage .reviews-bar .review .rating-number {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 33px;
    font-weight: bold;
    color: #1C1C1C;
    text-align: center
}

.page-template-page_homepage .reviews-bar .review .rating-stars {
    text-align: center
}

.page-template-page_homepage .reviews-bar .review .rating-stars .star-rating {
    display: inline-block;
    margin: 0
}

.page-template-page_homepage .reviews-bar .review .rating-stars .star-rating span:before {
    color: #F5BB23
}

.page-template-page_homepage .reviews-bar .review .rating-stars .rate-number {
    display: none
}

.page-template-page_homepage .reviews-bar .review .rating-text {
    font-size: 24px;
    color: #1C1C1C;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    text-align: center;
    line-height: 27px
}

.page-template-page_homepage .reviews-bar .review .rating-author {
    text-align: center;
    color: #1C1C1C;
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
    margin-top: 10px;
    position: relative
}

.page-template-page_homepage .reviews-bar .review .rating-author:before {
    background-color: #E2E2E2;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px
}

.page-template-page_homepage .reviews-bar .review .rating-course-icon {
    text-align: center;
    padding-top: 10px
}

.page-template-page_homepage .reviews-bar .review .rating-course-icon img {
    display: inline-block;
    margin: 0 auto
}

.page-template-page_homepage .reviews-bar .review .rating-course-cat {
    text-align: center;
    color: #454548;
    font-size: 12px
}

.page-template-page_homepage .reviews-bar .review .rating-course-title {
    text-align: center;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 18px;
    font-weight: 600
}

.single-product div.product {
    overflow: initial !important
}

.single-product div.product .product-selection form {
    margin: 0px
}

.single-product div.product .product-selection form>.tm-extra-product-options {
    display: none !important
}

.single-product div.product .product-selection select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    border-radius: 0px;
    border: 0;
    padding: 0px 20px 0px 30px;
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #1C1C1C;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125)
}

.single-product div.product .product-selection select::-ms-expand {
    display: none
}

.single-product div.product .product-selection .variations {
    display: table !important
}

.single-product div.product .product-selection .variations tr {
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    display: block;
    width: 100%;
    height: 46px;
    padding: 2px;
    position: relative
}

.single-product div.product .product-selection .variations tr:last-child {
    border-bottom: 1px solid #DFDFDF
}

.single-product div.product .product-selection .variations tr:before {
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    font-family: "odyssey";
    color: #AFAFAF;
    pointer-events: none
}

.single-product div.product .product-selection .variations td {
    display: inline-block;
    margin: 0px !important
}

.single-product div.product .product-selection .variations .label {
    display: none
}

.single-product div.product .product-selection .variations .value {
    width: 100%;
    position: relative
}

.single-product div.product .product-selection .variations .value:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    font-family: "odyssey";
    content: "l";
    display: block;
    font-size: 13px;
    pointer-events: none
}

.single-product div.product .product-selection .variations .pa_software-version:before {
    content: "r"
}

.single-product div.product .product-selection .variations .pa_software-version:after {
    display: table;
    clear: both;
    content: " "
}

.single-product div.product .product-selection .variations .pa_software-version .label {
    display: inline-block;
    float: left;
    width: 70%;
    height: 100%
}

.single-product div.product .product-selection .variations .pa_software-version .label label {
    color: #454548;
    font-weight: normal;
    font-size: 13px;
    margin: 0px;
    display: block;
    height: 100%;
    padding-top: 15px;
    padding-left: 30px;
    text-align: left
}

.single-product div.product .product-selection .variations .pa_software-version .value {
    width: 30%;
    float: left;
    text-align: right
}

.single-product div.product .product-selection .variations .pa_software-version .value select {
    text-align: center;
    padding-left: 15px
}

.single-product div.product .product-selection .variations .pa_location:before {
    content: "z";
    z-index: 1
}

.single-product div.product .product-selection .product-price {
    padding-top: 20px;
    padding-bottom: 20px
}

.single-product div.product .product-selection .product-price .woocommerce-variation-price .amount {
    color: #1C1C1C;
    font-size: 36px;
    font-weight: 500
}

.single-product div.product .product-selection .product-price .woocommerce-variation-price ins .amount {
    color: #FF6600
}

.single-product div.product .product-selection .product-price .woocommerce-variation-price del .amount {
    color: #818185;
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through
}

.single-product div.product .product-selection .product-price .new-price,
.single-product div.product .product-selection .product-price .normal-price,
.single-product div.product .product-selection .product-price .starts-from {
    color: #1C1C1C;
    font-size: 36px;
    font-weight: 500
}

.single-product div.product .product-selection .product-price .new-price {
    color: #FF6600
}

.single-product div.product .product-selection .product-price .original-price {
    color: #818185;
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through
}

.single-product div.product .product-selection .quantity {
    height: 52px;
    width: 90px;
    position: relative;
    padding: 2px
}

.single-product div.product .product-selection .quantity input {
    height: 100%;
    font-size: 18px;
    color: #1C1C1C;
    width: 100%
}

.single-product div.product .product-selection .single_add_to_cart_button {
    background-color: #FF6600;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px
}

.single-product div.product .product-selection #get-quote {
    cursor: pointer
}

.single-product div.product .product-selection .single_variation_wrap .woocommerce-variation-add-to-cart {
    padding-top: 0px
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options .tm-cell {
    margin: 0px
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options .pa_date-div {
    position: relative
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options .pa_date-div:before {
    content: "i" !important;
    z-index: 1;
    display: block !important;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    font-family: 'odyssey';
    color: #AFAFAF;
    pointer-events: none;
}

.single-product div.product .product-selection .tm-extra-product-options-container label.fullwidth:before {
    content: "i";
    z-index: 1;
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px;
    font-family: "odyssey";
    color: #AFAFAF;
    pointer-events: none;
	font-size:12px;
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li label.tc-cell {
    display: none
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li .tm-tooltip {
    display: none
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li .tm-extra-product-options-select {
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    padding: 2px
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li .tm-extra-product-options-select li {
    padding: 0px
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li .tm-extra-product-options-select label {
    margin: 0px;
    position: relative
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li .tm-extra-product-options-select label:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    font-family: "odyssey";
    content: "l";
    display: block;
    font-size: 13px;
    pointer-events: none
}

.single-product div.product .product-selection .single_variation_wrap .tc-extra-product-options ul li .tm-extra-product-options-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    border-radius: 0px;
    border: 0;
    padding: 0px 20px 0px 30px;
    width: 100%;
    max-width: 100%;
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #1C1C1C;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125)
}

.single-product div.product .product-selection .single_variation_wrap .tc-totals-form {
    display: none !important
}

.single-product div.product .product-quote {
    font-size: 12px;
    text-align: center
}

.single-product div.product .product-quote a {
    color: #FF6600;
    font-weight: 500
}

.single-product div.product .product-banner {
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: cover
}

@media (min-width:992px) {
    .single-product div.product .product-banner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.single-product div.product .product-banner .product-image {
    margin-bottom: 10px
}

.single-product div.product .product-banner .product-image img {
    margin: 0px auto;
    width: 100%
}

.single-product div.product .product-banner .breadcrumb {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    line-height: 1em
}

.single-product div.product .product-banner .breadcrumb>i {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 0px;
    display: inline-block;
    opacity: 0.8;
    top: -2px;
    position: relative
}

.single-product div.product .product-banner .breadcrumb .storefront-breadcrumb {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    color: #FFFFFF;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.8;
    vertical-align: top
}

.single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full {
    padding: 0px
}

.single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a {
    color: #FFFFFF;
    text-decoration: none
}

.single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a:first-of-type:before {
    content: ""
}

.single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb .breadcrumb-separator:after {
    opacity: 0.8;
    content: "n";
    font-family: "odyssey"
}

@media (max-width:991px) {
    .single-product div.product .product-banner .breadcrumb {
        margin: 0 auto;
        text-align: center
    }
    .single-product div.product .product-banner .breadcrumb>i {
        font-size: 24px
    }
    .single-product div.product .product-banner .breadcrumb>i:before {
        position: relative;
        top: -3px
    }
    .single-product div.product .product-banner .breadcrumb .storefront-breadcrumb {
        opacity: 1
    }
    .single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full {
        margin: 0
    }
    .single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full .breadcrumb-separator {
        display: none
    }
    .single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a {
        opacity: 1;
        font-size: 15px;
        font-weight: 600;
        font-family: "Archivo Narrow", sans-serif;
        display: none
    }
    .single-product div.product .product-banner .breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a:first-child {
        display: inline
    }
}

.single-product div.product .product-banner .title h1 {
    font-size: 26px;
    color: #FFFFFF;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600;
    text-align: center
}

@media (min-width:992px) {
    .single-product div.product .product-banner .title h1 {
        text-align: left;
        font-size: 50px
    }
}

.single-product div.product .product-banner .description {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center
}

.single-product div.product .product-banner .description a {
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: underline
}

@media (min-width:992px) {
    .single-product div.product .product-banner .description {
        font-size: 16px;
        text-align: left
    }
}

.single-product div.product .product-banner .course-length {
    color: #FFFFFF;
    font-weight: 600
}

.single-product div.product .product-banner .course-length i:before {
    vertical-align: middle;
    font-size: 20px;
    margin-right: 5px
}

.single-product div.product .product-banner .rating .star-rating {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-size: 16px;
    height: 16px
}

.single-product div.product .product-banner .rating .star-rating span:before {
    color: #F5BB23
}

.single-product div.product .product-banner .rating .rate-number {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    color: #FFFFFF;
    margin-left: 5px
}

.single-product div.product .product-banner .rating .rate-number .number {
    font-weight: 100;
    color: #FFFFFF
}

@media (max-width:767px) {
    .single-product div.product .product-banner .rating {
        float: right
    }
    .single-product div.product .product-banner .rating .rate-number .number {
        display: none
    }
}

@media (min-width:768px) {
    .single-product div.product .product-banner .rating {
        margin-left: 40px
    }
}

.single-product div.product .product-main {
    padding-bottom: 40px
}

.single-product div.product .product-main .product-content {
    padding: 0px
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-content {
        padding: 30px 0px
    }
}

.single-product div.product .product-main .product-content .product-price-mobile {
    padding: 15px 0px
}

.single-product div.product .product-main .product-content .product-price-mobile .pricing .top-text {
    font-size: 12px;
    color: #454548
}

.single-product div.product .product-main .product-content .product-price-mobile .pricing .product-price .new-price,
.single-product div.product .product-main .product-content .product-price-mobile .pricing .product-price .normal-price,
.single-product div.product .product-main .product-content .product-price-mobile .pricing .product-price .starts-from {
    color: #1C1C1C;
    font-size: 26px;
    font-weight: 500
}

.single-product div.product .product-main .product-content .product-price-mobile .pricing .product-price .new-price {
    color: #FF6600
}

.single-product div.product .product-main .product-content .product-price-mobile .pricing .product-price .original-price {
    color: #818185;
    font-weight: 400;
    font-size: 14px;
    text-decoration: line-through
}

.single-product div.product .product-main .product-content .product-price-mobile .btn-holder {
    text-align: right
}

.single-product div.product .product-main .product-content .product-price-mobile .btn-holder a {
    display: inline-block;
    font-size: 16px;
    background-color: #FF6600;
    font-weight: 600;
    color: #FFFFFF;
    padding: 13px 20px
}

.single-product div.product .product-main .product-content .product-price-mobile .btn-holder a:focus,
.single-product div.product .product-main .product-content .product-price-mobile .btn-holder a:hover {
    text-decoration: none
}

@media (max-width:991px) {
    .single-product div.product .product-main .product-content .product-info {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-content .product-info {
        border: 1px solid #DBDBDB
    }
}

.single-product div.product .product-main .product-content .product-info .product-get li,
.single-product div.product .product-main .product-content .product-info .product-get span,
.single-product div.product .product-main .product-content .product-info .product-learn li,
.single-product div.product .product-main .product-content .product-info .product-learn span {
    font-weight: 400;
    color: #333333;
    font-size: 13px;
    white-space: initial
}

.single-product div.product .product-main .product-content .product-info .product-learn {
    padding: 20px
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-content .product-info .product-learn {
        border-right: 1px solid #DBDBDB
    }
}

@media (max-width:991px) {
    .single-product div.product .product-main .product-content .product-info .product-learn {
        border-top: 1px solid #DBDBDB
    }
    .single-product div.product .product-main .product-content .product-info .product-learn li {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.single-product div.product .product-main .product-content .product-info .product-learn .title {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px
}

.single-product div.product .product-main .product-content .product-info .product-learn .list ul {
    margin: 0px 0px 10px 0px;
    list-style: none
}

.single-product div.product .product-main .product-content .product-info .product-learn .list ul li {
    position: relative;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.single-product div.product .product-main .product-content .product-info .product-learn .list ul li:before {
    font-family: "odyssey";
    content: "J";
    display: block;
    position: absolute;
    font-size: 14px;
    left: 0px;
    color: #006E82
}

.single-product div.product .product-main .product-content .product-info .product-get {
    padding: 20px
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-content .product-info .product-get {
        border-left: 1px solid #DBDBDB;
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@media (max-width:991px) {
    .single-product div.product .product-main .product-content .product-info .product-get {
        border-top: 1px solid #DBDBDB
    }
    .single-product div.product .product-main .product-content .product-info .product-get .item {
        padding: 5px 0
    }
}

.single-product div.product .product-main .product-content .product-info .product-get .title {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px
}

.single-product div.product .product-main .product-content .product-info .product-get .item {
    padding: 5px 0
}

.single-product div.product .product-main .product-content .product-info .product-get .item i {
    color: #006E82;
    font-size: 18px;
    position: relative;
    top: 2px
}

.single-product div.product .product-main .product-content .product-info .product-links {
    border-top: 1px solid #DBDBDB;
    padding: 15px
}

@media (max-width:991px) {
    .single-product div.product .product-main .product-content .product-info .product-links {
        border-bottom: 1px solid #DBDBDB
    }
    .single-product div.product .product-main .product-content .product-info .product-links a {
        padding: 5px 0
    }
}

.single-product div.product .product-main .product-content .product-info .product-links a {
    display: inline-block;
    float: left;
    width: 33.333334%;
    color: #006E82;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600;
    font-size: 16px
}

@media (max-width:1199px) {
    .single-product div.product .product-main .product-content .product-info .product-links a {
        display: block;
        float: none;
        width: 100%;
        padding: 5px 0
    }
}

.single-product div.product .product-main .product-content .product-info .product-links a i {
    color: #FF6600;
    position: relative;
    top: 2px
}

.single-product div.product .product-main .product-content .g_inperson,
.single-product div.product .product-main .product-content .l_inperson,
.single-product div.product .product-main .product-content .lk_inperson {
    display: block
}

.single-product div.product .product-main .product-content .g_online,
.single-product div.product .product-main .product-content .l_online,
.single-product div.product .product-main .product-content .lk_online {
    display: none
}

.single-product div.product .product-main .product-content #chck_inperson,
.single-product div.product .product-main .product-content #chck_online {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.single-product div.product .product-main .product-content #chck_inperson:focus,
.single-product div.product .product-main .product-content #chck_online:focus {
    outline: 0
}

.single-product div.product .product-main .product-content .chck_label {
    cursor: pointer;
    padding: 10px;
    margin-left: 0;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    z-index: 1;
    border: 1px solid #DBDBDB;
    background: #f2f2f2
}

.single-product div.product .product-main .product-content .chck_label:hover {
    background: white;
    border-bottom: 1px solid white
}

@media (max-width:767px) {
    .single-product div.product .product-main .product-content .chck_label {
        width: 50%;
        float: left
    }
}

.single-product div.product .product-main .product-content #chck_inperson:checked+.chck_label {
    border-top: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-bottom: 1px solid white;
    background: white
}

.single-product div.product .product-main .product-content #chck_inperson:checked~.product-info .g_inperson,
.single-product div.product .product-main .product-content #chck_inperson:checked~.product-info .l_inperson,
.single-product div.product .product-main .product-content #chck_inperson:checked~.product-info .lk_inperson {
    display: block
}

.single-product div.product .product-main .product-content #chck_inperson:checked~.product-info .g_online,
.single-product div.product .product-main .product-content #chck_inperson:checked~.product-info .l_online,
.single-product div.product .product-main .product-content #chck_inperson:checked~.product-info .lk_online {
    display: none
}

.single-product div.product .product-main .product-content #chck_online:checked+.chck_label {
    border-top: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-bottom: 1px solid white;
    background: white
}

.single-product div.product .product-main .product-content #chck_online:checked~.product-info .g_inperson,
.single-product div.product .product-main .product-content #chck_online:checked~.product-info .l_inperson,
.single-product div.product .product-main .product-content #chck_online:checked~.product-info .lk_inperson {
    display: none
}

.single-product div.product .product-main .product-content #chck_online:checked~.product-info .g_online,
.single-product div.product .product-main .product-content #chck_online:checked~.product-info .l_online,
.single-product div.product .product-main .product-content #chck_online:checked~.product-info .lk_online {
    display: block
}

.single-product div.product .product-main .product-content .course-pre {
    padding-top: 40px
}

.single-product div.product .product-main .product-content .course-pre .title {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px
}

.single-product div.product .product-main .product-content .course-pre .paragraph {
    line-height: 26px
}

.single-product div.product .product-main .product-content .course-covered {
    padding-top: 30px
}

.single-product div.product .product-main .product-content .course-covered .title {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel {
    border-radius: 0px;
    border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel:last-child .panel-heading {
    border-bottom: 1px solid #DBDBDB
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel .panel-heading {
    background-color: transparent;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    border-radius: 0px;
    padding: 15px
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel .panel-heading .panel-title a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #454548
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel .panel-collapse {
    background-color: #F2F2F2
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel .panel-collapse.in {
    border-top: 1px solid #DBDBDB
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel .panel-collapse .panel-body {
    border: 0px;
    font-size: 13px
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel .panel-collapse .panel-body li {
    padding: 5px 0;
    font-size: 14px;
    color: #5D5D60
}

.single-product div.product .product-main .product-content .course-covered .accordion .panel-group .panel+.panel {
    margin-top: 0px
}

.single-product div.product .product-main .product-sidebar {
    padding: 0px 0px
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-sidebar {
        padding: 0px 30px
    }
}

.single-product div.product .product-main .product-sidebar .over-banner {
    background-color: #FFFFFF;
    position: relative;
    border: 1px solid #DBDBDB;
    float: left
}

.single-product div.product .product-main .product-sidebar .over-banner.no-dates:before {
    top: unset
}

.single-product div.product .product-main .product-sidebar .over-banner:before {
    position: absolute;
    content: "";
    width: 16px;
    bottom: 0;
    left: -16px;
    height: 200px;
    z-index: -1;
    top: 249px;
    background-repeat: no-repeat;
    background-image: url(../images/shadow.png)
}

.single-product div.product .product-main .product-sidebar .over-banner>div {
    padding: 30px
}

@media (max-width:991px) {
    .single-product div.product .product-main .product-sidebar .over-banner {
        display: none
    }
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-sidebar .over-banner {
        top: -150px;
        margin-bottom: -150px;
        -webkit-box-shadow: -1px 3px 4px -3px rgba(0, 0, 0, 0.38);
        box-shadow: -1px 3px 4px -3px rgba(0, 0, 0, 0.38)
    }
}

.single-product div.product .product-main .product-sidebar .over-banner .sale {
    position: absolute;
    left: -9px;
    top: 20px
}

.single-product div.product .product-main .product-sidebar .over-banner .sale span {
    display: block;
    width: 85px;
    background-color: #FF6600;
    color: #FFFFFF;
    border-radius: 2px;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: bold;
    padding: 3.5px 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: absolute
}

.single-product div.product .product-main .product-sidebar .over-banner .sale:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -34px;
    left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 9px 0;
    border-color: transparent #d1d1d1 transparent transparent;
    z-index: 0
}

.single-product div.product .product-main .product-sidebar .over-banner .product-image {
    text-align: center
}

.single-product div.product .product-main .product-sidebar .over-banner .product-image img {
    margin: 0 auto
}

@media (min-width:992px) {
    .single-product div.product .product-main .product-sidebar .product-current-venue {
        margin-top: 30px;
        float: right
    }
}

.single-product div.product .product-main .product-sidebar .product-upsell {
    float: right;
    margin-top: 30px;
    border: 1px solid #DBDBDB;
    padding: 20px 15px;
    background-color: #F2F2F2
}

.single-product div.product .product-main .product-sidebar .product-upsell .title {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center
}

@media (max-width:767px) {
    .single-product div.product .product-main .product-sidebar .product-upsell {
        padding: 20px 0;
        margin-left: -15px;
        margin-right: -15px;
        border: 0
    }
}

.single-product div.product .product-ratings {
    background-color: #F2F2F2;
    padding: 30px 0px
}

.single-product div.product .product-ratings .big-rating {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600;
    font-size: 74px;
    text-align: center;
    line-height: 1em
}

.single-product div.product .product-ratings .stars {
    text-align: center
}

.single-product div.product .product-ratings .stars .star-rating {
    margin: 0 auto;
    font-size: 21px
}

.single-product div.product .product-ratings .stars .star-rating span:before {
    color: #F5BB23
}

.single-product div.product .product-ratings .stars .rate-number {
    display: none
}

.single-product div.product .product-ratings .review-count {
    text-align: center;
    font-size: 14px;
    font-weight: 100
}

.single-product div.product .product-ratings .reviews-holder {
    margin: 20px auto
}

.single-product div.product .product-ratings .reviews-holder .review {
    margin: 10px 0px
}

.single-product div.product .product-ratings .reviews-holder .review .rating {
    font-size: 24px;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600
}

.single-product div.product .product-ratings .reviews-holder .review .rating .star-rating {
    display: inline-block;
    margin: 0;
    font-size: 12px
}

.single-product div.product .product-ratings .reviews-holder .review .rating .star-rating span:before {
    color: #F5BB23
}

.single-product div.product .product-ratings .reviews-holder .review .comment-content {
    margin-top: 10px
}

.single-product div.product .product-ratings .reviews-holder .review .comment-author {
    padding-top: 10px;
    margin-top: 10px;
    position: relative;
    font-size: 12px;
    font-weight: 600
}

.single-product div.product .product-ratings .reviews-holder .review .comment-author:before {
    background-color: #E2E2E2;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 2px
}

.single-product div.product .product-ratings .reviews-holder .reviews-more {
    text-align: center;
    margin-top: 40px
}

.single-product div.product .product-ratings .reviews-holder .reviews-more .reviews-more-btn {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600;
    color: #1C1C1C;
    background-color: #E3E3E3;
    padding: 13px 25px;
    border: 1px solid #E3E3E3;
    display: inline-block
}

.single-product div.product .product-ratings .reviews-holder .reviews-more .reviews-more-btn:focus,
.single-product div.product .product-ratings .reviews-holder .reviews-more .reviews-more-btn:hover {
    text-decoration: none;
    background-color: transparent
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content {
    border-radius: 0px;
    border: 0
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-header {
    display: none
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body {
    padding: 30px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .tc-extra-product-options {
    visibility: visible !important
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .close-btn {
    position: absolute;
    top: 5px;
    right: 5px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .close-btn a {
    font-size: 34px;
    line-height: 14px;
    color: inherit
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .close-btn a:hover,
.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .close-btn afocus {
    text-decoration: none;
    opacity: 0.8
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-image {
    padding-bottom: 10px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-image img {
    margin: 0px auto
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb {
    text-align: center
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb>i {
    font-size: 24px;
    line-height: 0px;
    padding-right: 5px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb>i:before {
    position: relative;
    top: 7px;
    line-height: 0px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb .storefront-breadcrumb {
    display: inline-block;
    margin: 0;
    padding: 0
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb .storefront-breadcrumb .col-full {
    margin: 0
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb .breadcrumb-separator {
    display: none
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a {
    display: none;
    color: inherit
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a:first-child {
    display: inline;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 600;
    font-size: 15px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-breadcrumb .storefront-breadcrumb .col-full .woocommerce-breadcrumb a:first-child:before {
    display: none
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-title {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: center
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-body .product-selection .cart {
    margin-bottom: 0px
}

.single-product div.product .addtocartmodal .modal-dialog .modal-content .modal-footer {
    display: none
}

.ld_course.product-banner {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(25, 30, 60, 0.9)), to(rgba(25, 30, 60, 0.4))) !important;
    background-image: linear-gradient(to right, rgba(25, 30, 60, 0.9), rgba(25, 30, 60, 0.4)) !important;
    background: #001324
}

.ld_course.product-main .product-content .product-info .product-learn .list ul li:before {
    color: #014482 !important
}

.ld_course.product-main .product-content .product-info .product-get .item i {
    color: #014482 !important
}

.ld_course.product-main .product-content .product-info .product-links a {
    color: #014482 !important
}

.starts-from {
    color: #818185
}

.price-regular {
    color: #818185;
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through
}

.price {
    color: #1C1C1C;
    font-size: 20px;
    line-height: 1
}

.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--loyalty-program a:before {
    content: ""
}

.woocommerce-account article div.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #FF6600
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student {
    border: 1px solid #DDDDDD
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student:not(:first-child) {
    margin-top: 20px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading {
    background-color: #006E82;
    padding: 10px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .status {
    height: 32px;
    width: 32px;
    background-color: #004E5C;
    border-radius: 16px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .status.valid {
    background-color: white
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .status.valid:before {
    font-family: "odyssey";
    content: "J";
    position: absolute;
    font-size: 32px;
    color: #FF6600;
    line-height: 1
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .delete {
    background-color: #004E5C;
    border-radius: 18px;
    padding: 6px 15px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .delete a {
    opacity: 0.7;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    text-decoration: none
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .heading .delete a i {
    vertical-align: middle
}

@media (max-width:767px) {
    .woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .form-data>div {
        padding: 0
    }
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .form-data input,
.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .form-data label {
    display: block;
    width: 100%
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .form-data label {
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    color: #1C1C1C;
    line-height: 16px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .form-data .label-special-reqs {
    font-family: "Poppins";
    font-weight: 400
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .form-data input {
    margin-bottom: 7px
}

@media (max-width:991px) {
    .woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list {
        margin-top: 15px
    }
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course-list-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #1C1C1C;
    line-height: 18px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course {
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 5px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course.selected {
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05)
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course .course-info .title {
    font-family: "Archivo Narrow";
    font-weight: 700;
    font-size: 16px;
    color: #1C1C1C;
    line-height: 16px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course .course-info .subheader span {
    font-family: Poppins;
    font-size: 12px;
    color: #454548;
    line-height: 14px
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course .course-info .subheader span.location {
    text-transform: capitalize
}

.woocommerce-account article div.woocommerce div.attendees .attendees-holder .student .course-list .course .course-count span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #7E7E84;
    line-height: 16px
}

.tips_resources .cat_block {
    margin-bottom: 20px
}

.tips_resources .cat_block .cat_content {
    padding-top: 20px
}

@media (max-width:1199px) {
    .tips_resources .cat_block .cat_content {
        padding-top: 0px
    }
}

.tips_resources .cat_block .cat_content:hover .cat_name {
    text-decoration: underline !important
}

.tips_resources .cat_block .cat_content .cat_name {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #1C1C1C
}

.tips_resources .cat_block .cat_content p {
    font-family: "Poppins";
    color: #454548;
    font-family: 14px;
    line-height: 26px
}

.tips_resources .cat_block .cat_content .cat_all {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    color: #FF6600
}

.tips_resources .cat_block .cat-img {
    overflow: hidden
}

@media (max-width:1199px) {
    .tips_resources .cat_block .cat-img {
        height: 145px;
        border-radius: 5px;
        border: 1px solid white
    }
    .tips_resources .cat_block .cat-img img {
        height: 160px;
        max-width: 200%;
        -webkit-transform: translate(-10%, -10%);
        transform: translate(-10%, -10%)
    }
}

@media (max-width:991px) {
    .tips_resources .cat_block .cat-img img {
        -webkit-transform: translate(-23%, -10%);
        transform: translate(-23%, -10%)
    }
}

@media (max-width:767px) {
    .tips_resources .cat_block .cat-img {
        height: auto
    }
    .tips_resources .cat_block .cat-img img {
        margin: 0 auto;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%)
    }
}

@media (max-width:767px) {
    .tips_resources .cat_block .row {
        margin-left: 0px;
        margin-right: 0px
    }
}

@media (max-width:767px) {
    .tips_resources .cat_block {
        margin-bottom: 0px
    }
}

.tips_resources:visited,
.tips_resources a:hover {
    text-decoration: none
}

.tips_resources .icon-right:before {
    font-family: "odyssey";
    content: "n";
    margin-left: 10px;
    font-size: 10px;
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.payment_form h1 {
    font-size: 22px;
    font-weight: 600;
    color: #1C1C1C;
    padding-bottom: 10px;
    text-align: center
}

.payment_form .gform_footer .gform_ajax_spinner {
    display: none
}

.payment_form .gform_body li {
    vertical-align: top
}

.payment_form .gform_body label.error {
    color: #790000;
    margin-top: 5px
}

.payment_form .gform_body #gform_fields_2 #field_2_3,
.payment_form .gform_body #gform_fields_2 #field_2_4,
.payment_form .gform_body #gform_fields_2 #field_2_5,
.payment_form .gform_body #gform_fields_2 #field_2_6 {
    display: inline-block;
    width: 50%;
    padding-right: 0px
}

@media (max-width:767px) {
    .payment_form .gform_body #gform_fields_2 #field_2_3,
    .payment_form .gform_body #gform_fields_2 #field_2_4,
    .payment_form .gform_body #gform_fields_2 #field_2_5,
    .payment_form .gform_body #gform_fields_2 #field_2_6 {
        width: 100%
    }
}

.payment_form .gform_body #gform_fields_2 #field_2_3 input,
.payment_form .gform_body #gform_fields_2 #field_2_4 input,
.payment_form .gform_body #gform_fields_2 #field_2_5 input,
.payment_form .gform_body #gform_fields_2 #field_2_6 input {
    width: 100%
}

.payment_form .gform_body #gform_fields_2 #field_2_3,
.payment_form .gform_body #gform_fields_2 #field_2_5 {
    padding-right: 17.5px
}

@media (max-width:767px) {
    .payment_form .gform_body #gform_fields_2 #field_2_3,
    .payment_form .gform_body #gform_fields_2 #field_2_5 {
        padding-right: 0px
    }
}

.payment_form .gform_body #gform_fields_2 #field_2_4,
.payment_form .gform_body #gform_fields_2 #field_2_6 {
    padding-left: 17.5px
}

@media (max-width:767px) {
    .payment_form .gform_body #gform_fields_2 #field_2_4,
    .payment_form .gform_body #gform_fields_2 #field_2_6 {
        padding-left: 0px
    }
}

.payment_form .gform_body #gform_fields_2 #field_2_9,
.payment_form .gform_body #gform_fields_2 #field_2_10 {
    padding-right: 0px;
    max-width: 100% !important
}

.payment_form .gform_body #gform_fields_2 #field_2_9 input,
.payment_form .gform_body #gform_fields_2 #field_2_10 input {
    width: 100%
}

.payment_form .gform_body #gform_fields_2 #field_2_8 {
    margin-top: 55px !important
}

@media (min-width:992px) {
    .payment_form {
        width: 65%;
        margin-left: auto;
        margin-right: auto
    }
}

ul {
    list-style: none;
    margin: 0
}

body.category-page .content-area {
    margin: 0
}

body.category-page .site-main {
    margin: 0
}

body.category-page .filter-bar,
body.category-page .filters-modal {
    background-color: #063841
}

@media (min-width:992px) {
    body.category-page .filter-bar,
    body.category-page .filters-modal {
        height: 70px
    }
}

.woocommerce-account article body.category-page .filter-bar div.woocommerce,
.woocommerce-account article body.category-page .filters-modal div.woocommerce,
body.category-page .filter-bar .container,
body.category-page .filter-bar .woocommerce-account article div.woocommerce,
body.category-page .filters-modal .container,
body.category-page .filters-modal .woocommerce-account article div.woocommerce {
    height: 100%
}

@media (min-width:992px) {
    .woocommerce-account article body.category-page .filter-bar div.woocommerce,
    .woocommerce-account article body.category-page .filters-modal div.woocommerce,
    body.category-page .filter-bar .container,
    body.category-page .filter-bar .woocommerce-account article div.woocommerce,
    body.category-page .filters-modal .container,
    body.category-page .filters-modal .woocommerce-account article div.woocommerce {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1410px) {
    .woocommerce-account article body.category-page .filter-bar div.woocommerce,
    .woocommerce-account article body.category-page .filters-modal div.woocommerce,
    body.category-page .filter-bar .container,
    body.category-page .filter-bar .woocommerce-account article div.woocommerce,
    body.category-page .filters-modal .container,
    body.category-page .filters-modal .woocommerce-account article div.woocommerce {
        width: 1410px
    }
}

body.category-page .filter-bar .cat-filter,
body.category-page .filters-modal .cat-filter {
    height: 100%;
    padding: 10px 0px
}

@media (min-width:992px) {
    body.category-page .filter-bar .cat-filter,
    body.category-page .filters-modal .cat-filter {
        padding: 0px 15px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media (min-width:992px) {
    body.category-page .filter-bar .cat-filter .inner,
    body.category-page .filters-modal .cat-filter .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%
    }
}

body.category-page .filter-bar .cat-filter .inner .cat,
body.category-page .filters-modal .cat-filter .inner .cat {
    display: inline-block;
    padding: 0px 15px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

body.category-page .filter-bar .cat-filter .inner .cat .inner-cat,
body.category-page .filters-modal .cat-filter .inner .cat .inner-cat {
    text-align: center
}

body.category-page .filter-bar .cat-filter .inner .cat .inner-cat img,
body.category-page .filters-modal .cat-filter .inner .cat .inner-cat img {
    margin: 0 auto;
    height: 32px;
    width: 32px
}

body.category-page .filter-bar .cat-filter .inner .cat .inner-cat .name,
body.category-page .filters-modal .cat-filter .inner .cat .inner-cat .name {
    line-height: 1;
    padding-top: 5px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    font-family: "Archivo Narrow", sans-serif
}

body.category-page .filter-bar .cat-filter .inner .cat.unselected,
body.category-page .filters-modal .cat-filter .inner .cat.unselected {
    opacity: 0.5
}

body.category-page .filter-bar .level-filter,
body.category-page .filters-modal .level-filter {
    height: 100%;
    padding: 10px 0px
}

@media (min-width:992px) {
    body.category-page .filter-bar .level-filter,
    body.category-page .filters-modal .level-filter {
        padding: 0px
    }
}

body.category-page .filter-bar .level-filter .inner,
body.category-page .filters-modal .level-filter .inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body.category-page .filter-bar .level-filter .inner .level,
body.category-page .filters-modal .level-filter .inner .level {
    display: inline-block;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

body.category-page .filter-bar .level-filter .inner .level:hover,
body.category-page .filters-modal .level-filter .inner .level:hover {
    text-decoration: none;
    opacity: 0.8
}

body.category-page .filter-bar .level-filter .inner .level:focus,
body.category-page .filters-modal .level-filter .inner .level:focus {
    text-decoration: none
}

body.category-page .filter-bar .level-filter .inner .level.unselected,
body.category-page .filters-modal .level-filter .inner .level.unselected {
    opacity: 0.5
}

body.category-page .filter-bar .level-filter .inner .level.selected,
body.category-page .filters-modal .level-filter .inner .level.selected {
    opacity: 1
}

body.category-page .filter-bar .level-filter .inner .level-1 .star-holder img,
body.category-page .filters-modal .level-filter .inner .level-1 .star-holder img {
    padding-top: 8px
}

body.category-page .filter-bar .level-filter .inner .level-2 .star-holder img,
body.category-page .filters-modal .level-filter .inner .level-2 .star-holder img {
    padding-top: 8px
}

body.category-page .filter-bar .level-filter .inner .level-3 .star-holder img,
body.category-page .filters-modal .level-filter .inner .level-3 .star-holder img {
    padding-top: 5px
}

body.category-page .filter-bar .level-filter .inner .level .star-holder,
body.category-page .filters-modal .level-filter .inner .level .star-holder {
    margin: 0;
    height: 32px;
    width: 32px;
    display: inline-block;
    background-color: #006E82;
    border-radius: 50%;
    text-align: center
}

body.category-page .filter-bar .level-filter .inner .level .star-holder img,
body.category-page .filters-modal .level-filter .inner .level .star-holder img {
    display: inline-block;
    margin: 0
}

body.category-page .filter-bar .level-filter .inner .level .label,
body.category-page .filters-modal .level-filter .inner .level .label {
    padding-bottom: 0;
    color: #FFFFFF;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 15px;
    display: block;
    font-weight: 400
}

@media (min-width:1410px) {
    .woocommerce-account article body.category-page .sub-cat .cat-heading div.woocommerce,
    body.category-page .sub-cat .cat-heading .container,
    body.category-page .sub-cat .cat-heading .woocommerce-account article div.woocommerce {
        width: 1410px
    }
}

.woocommerce-account article body.category-page .sub-cat .cat-heading div.woocommerce .title,
body.category-page .sub-cat .cat-heading .container .title,
body.category-page .sub-cat .cat-heading .woocommerce-account article div.woocommerce .title {
    font-family: "Archivo Narrow", sans-serif;
    padding: 47px 15px;
    font-size: 36px;
    font-weight: 600;
    line-height: 32px
}

@media (max-width:767px) {
    .woocommerce-account article body.category-page .sub-cat .cat-heading div.woocommerce .title,
    body.category-page .sub-cat .cat-heading .container .title,
    body.category-page .sub-cat .cat-heading .woocommerce-account article div.woocommerce .title {
        padding: 30px 0px;
        font-size: 24px;
        line-height: 27px
    }
}

body.category-page .sub-cat .products {
    background-color: #F2F2F2;
    padding: 40px 0px 10px 0px
}

@media (min-width:1410px) {
    .woocommerce-account article body.category-page .sub-cat .products div.woocommerce,
    body.category-page .sub-cat .products .container,
    body.category-page .sub-cat .products .woocommerce-account article div.woocommerce {
        width: 1410px
    }
}

body.category-page .filters-modal .modal-dialog {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.category-page .filters-modal .modal-content {
    border: 0 !important
}

body.category-page .filters-modal .modal-header {
    padding: 8px 5px 2px 5px
}

body.category-page .filters-modal .modal-body {
    padding: 0;
    padding-top: 10px;
    background-color: #006E82;
    min-height: 400px
}

body.category-page .filters-modal .modal-body .cat-filter,
body.category-page .filters-modal .modal-body .level-filter,
body.category-page .filters-modal .modal-body .level-filter .inner {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #063841
}

body.category-page .filters-modal .cat-filter .inner {
    padding-top: 15px
}

body.category-page .filters-modal .cat-filter .inner,
body.category-page .filters-modal .level-filter .inner {
    margin: 0 auto;
    width: 80%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.category-page .filters-modal .cat,
body.category-page .filters-modal .level {
    width: 33%
}

body.category-page .filters-modal .cat {
    margin-bottom: 20px
}

body.category-page .filters-modal .button-dismiss {
    background: none;
    padding: 10px 10px
}

@media (min-width:768px) {
    .page-course-dates .banner .description {
        max-width: 50%
    }
}

.page-course-dates a {
    color: black
}

.page-course-dates a:active,
.page-course-dates a:hover,
.page-course-dates a:selected {
    color: initial
}

.page-course-dates a:not(:first-child) {
    margin-top: 3px
}

.page-course-dates #course-dates-container {
    background-color: #EFEFF5
}

.page-course-dates #course-dates-filter {
    background-color: #073139;
    padding: 20px
}

@media (min-width:991px) {
    .page-course-dates #course-dates-filter .legend-container {
        text-align: right
    }
}

@media (max-width:767px) {
    .page-course-dates #course-dates-filter .legend-container {
        margin-top: 20px
    }
}

.page-course-dates #course-dates-filter .location-filter {
    background-color: #264B53;
    padding: 8px 15px;
    color: white
}

@media (max-width:767px) {
    .page-course-dates #course-dates-filter .location-filter {
        display: block
    }
}

@media (min-width:768px) {
    .page-course-dates #course-dates-filter .location-filter {
        margin-left: 10px
    }
}

.page-course-dates .product-category-header {
    background-color: white;
    cursor: pointer
}

.page-course-dates .product-category-header:not(:first-child) {
    margin-top: 3px
}

.page-course-dates .product-category-header .category-image {
    display: inline-block
}

.page-course-dates .product-category-title {
    letter-spacing: -1px
}

.page-course-dates .product-category-title img {
    display: inline-block;
    margin-right: 10px
}

@media (max-width:767px) {
    .page-course-dates .product-category-title {
        font-size: 22px
    }
}

.page-course-dates .category-container {
    padding-top: 30px;
    padding-bottom: 30px
}

.page-course-dates .category-container .category-container-inner {
    overflow-x: auto
}

.page-course-dates .category-container .category-container-inner .category-container-scroll {
    margin: 0 auto
}

@media (max-width:991px) and (min-width:768px) {
    .page-course-dates .category-container .category-container-inner .category-container-scroll {
        width: 1000px
    }
}

.page-course-dates .category-course {
    background-color: white;
    padding: 8px
}

.page-course-dates .category-course:not(:first-child) {
    margin-top: 3px
}

.page-course-dates .course-length {
    margin-top: 5px;
    color: #666666
}

.page-course-dates .course-price {
    font-size: 16px
}

.page-course-dates .course-date {
    background-color: #E6E6E6;
    padding: 0px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 3px;
    margin-left: 3px
}

.page-course-dates .course-date-special {
    background-color: #FF6600;
    color: white
}

.page-course-dates .course-date-empty {
    opacity: 0.6;
    color: black
}

.page-course-dates .course-months-container .month-container {
    min-height: 70px
}

.page-course-dates .course-months-container .month-name {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #992F32;
    margin-bottom: 3px
}

@media (max-width:767px) {
    .page-course-dates .course-months-container {
        margin-top: 15px;
        overflow-x: scroll
    }
    .page-course-dates .course-months-container .course-months-inner {
        width: 150%
    }
}

.page-course-dates .course-months-mobile-chevron span {
    font-size: 8px
}

.page-course-dates .course-image-container {
    position: relative
}

.page-course-dates .course-image-container .course-image {
    display: inline-block;
    max-height: 70px
}

.page-course-dates .icon-bar {
    display: inline-block;
    position: relative
}

.page-course-dates .icon-bar .icon {
    margin-left: -18px;
    bottom: 100%;
    position: absolute;
    display: inline-block;
    background-color: #FFFFFF;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center
}

.page-course-dates .icon-bar .icon:before {
    content: " ";
    position: absolute;
    left: -1px;
    top: -14px;
    display: inline-block;
    border: 4px solid #FFF;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(300deg);
    transform: rotate(45deg);
    z-index: 1
}

.page-course-dates .icon-bar .icon:after {
    content: " ";
    position: absolute;
    left: -1px;
    top: 28px;
    display: inline-block;
    border: 4px solid #FFF;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(300deg);
    transform: rotate(45deg);
    z-index: 1
}

.page-course-dates .icon-bar .icon img {
    padding-top: 5px;
    display: inline-block;
    z-index: 2
}

#customer_login .user-registration-form {
    padding: 0;
    border: 0;
    margin-top: 20px
}

#customer_login .user-registration-form .ur-form-row {
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px
}

#customer_login .address_country {
    position: relative
}

#customer_login .address_country:after {
    position: absolute;
    right: 10px;
    top: 68%;
    margin-top: -7px;
    font-family: "odyssey";
    content: "l";
    display: block;
    font-size: 13px;
    pointer-events: none
}

@media (max-width:767px) {
    .page-loyalty-program .coupon:not(:first-child) {
        margin-top: 20px
    }
}

.page-loyalty-program .coupon-used .coupon-inner {
    position: relative
}

.page-loyalty-program .coupon-used .coupon-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.6);
    content: " "
}

.page-loyalty-program .coupon-used .coupon-inner:after {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "CLAIMED";
    font-size: 25px;
    font-weight: bold;
    color: white;
    text-shadow: 0px 2px 5px #000000
}

.page-loyalty-program .coupon-inner {
    background-color: #006E82;
    border-radius: 4px;
    padding: 20px;
    -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.page-loyalty-program .coupon-inner:hover {
    -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.5)
}

.page-loyalty-program .coupon-code {
    background-color: white;
    margin: 10px auto;
    padding: 5px 0px;
    border-radius: 6px;
    border: 2px dashed #004E5C;
    font-size: 20px
}

.page-template-page_topup .breadcrumbs * {
    color: #FF6600 !important
}

#topup-container {
    background-color: #F2F2F2;
    padding-bottom: 40px
}

.payment-option,
.topup-option {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.payment-option.selected>div,
.topup-option.selected>div {
    border: 3px solid rgba(255, 102, 0, 0.4)
}

.payment-option.selected .select-text,
.topup-option.selected .select-text {
    color: #FF6600
}

.payment-option.selected .select-radio:before,
.topup-option.selected .select-radio:before {
    position: absolute;
    height: 8px;
    width: 8px;
    content: " ";
    left: 3px;
    top: 3px;
    border-radius: 5px;
    background-color: #FF6600
}

.payment-option>div,
.topup-option>div {
    background-color: white;
    position: relative;
    padding: 20px;
    border: 3px solid white;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.05), 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.05), 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.payment-option>div img,
.topup-option>div img {
    margin: 0 auto
}

.payment-option>div:hover,
.topup-option>div:hover {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05)
}

.payment-option>div .select-text,
.topup-option>div .select-text {
    font-weight: 600;
    color: #454548
}

.payment-option>div .sale-tag,
.topup-option>div .sale-tag {
    left: -13px
}

.payment-option>div .sale-tag span,
.topup-option>div .sale-tag span {
    width: 100px
}

.payment-option>div .topup-price,
.topup-option>div .topup-price {
    color: #454548
}

.payment-option>div .topup-gain,
.topup-option>div .topup-gain {
    color: #5D5D60
}

@media (max-width:767px) {
    .payment-option>div img,
    .topup-option>div img {
        height: 100px;
        width: auto
    }
}

.payment-option .select-radio,
.topup-option .select-radio {
    display: inline-block;
    width: 16px;
    position: relative;
    vertical-align: middle;
    height: 16px;
    border-radius: 8px;
    border: 1px solid #B5B5B5;
    margin-right: 8px
}

@media (max-width:767px) {
    .payment-option:not(:first-child),
    .topup-option:not(:first-child) {
        margin-top: 25px
    }
}

.woocommerce-order-received #new-coupon-text {
    padding: 20px;
    background-color: #006E82;
    color: white;
    border-radius: 5px
}

@media (max-width:767px) {
    .post_location .venue_img_scroll {
        padding-left: 0px;
        padding-right: 0px
    }
}

.post_location .location_google_map {
    width: 100%;
    height: 383px;
    margin-bottom: 5px
}

.post_location .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px
}

@media (max-width:767px) {
    .post_location .gallery {
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }
}

.post_location .gallery a .gallery_img_div {
    width: 187.5px;
    height: 130px;
    overflow: hidden
}

@media (min-width:992px) and (max-width:1199px) {
    .post_location .gallery a .gallery_img_div {
        width: 150.5px;
        height: 105px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .post_location .gallery a .gallery_img_div {
        width: 176.2px;
        height: 105px
    }
}

.post_location .gallery a .gallery_img_div img {
    border-radius: 0px;
    height: 100%
}

.post_location .gallery a:first-child {
    padding-right: 5px
}

.post_location .gallery a:nth-child(2) {
    padding-right: 5px
}

.post_location .gallery a:nth-child(3) {
    padding-right: 5px
}

.post_location .gallery a:nth-child(4) {
    position: relative
}

.post_location .gallery a:nth-child(4) .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 110, 130, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.post_location .gallery a:nth-child(4) .overlay .extra {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    display: block;
    text-align: center;
    width: 100%
}

.post_location .button_group {
    margin-top: 30px
}

.post_location .button_group .btn-orange {
    margin-right: 35px
}

@media (max-width:767px) {
    .post_location .button_group {
        padding-left: 15px;
        padding-right: 15px
    }
    .post_location .button_group .btn-orange {
        margin-bottom: 20px
    }
}

.post_location .contact_box {
    border: 1px solid #DBDBDB;
    padding: 35px;
    margin-bottom: 30px
}

.post_location .contact_box .icon-phone:before {
    color: #FF6600;
    font-size: 21px
}

.post_location .contact_box .phone {
    display: inline-block;
    margin-left: 10px;
    font-size: 31px;
    line-height: 35px;
    letter-spacing: 1.52px
}

.post_location .contact_box .phone:hover {
    text-decoration: underline
}

.post_location .contact_box .icon-at:before {
    color: #FF6600;
    font-size: 21px
}

.post_location .contact_box .email {
    display: inline-block;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    margin-left: 15px;
    vertical-align: middle
}

.post_location .contact_box .email:hover {
    text-decoration: underline
}

.post_location .contact_box .icon-map-pin:before {
    color: #FF6600;
    font-size: 22px;
    position: absolute
}

.post_location .contact_box .address span,
.post_location .contact_box .address strong {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px
}

.post_location .contact_box .address p {
    font-family: "Poppins";
    font-size: 16px;
    margin-left: 33px;
    margin-bottom: 0px
}

.post_location .contact_box .address .comment {
    font-size: 12px;
    line-height: 18px;
    color: #7D7D86;
    margin-bottom: 15px
}

.post_location .courses_box {
    border: 1px solid #DBDBDB;
    padding: 35px 35px 20px 35px;
    margin-bottom: 20px
}

.post_location .courses_box .title {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 30px
}

.post_location .courses_box .courses_name {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 0px
}

.post_location .courses_box .courses_time {
    font-family: "Poppins";
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 25px
}

.categories h1:first-letter {
    text-transform: uppercase
}

.categories_list .cat_block {
    border-radius: 5px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px
}

.categories_list .cat_block:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2)
}

.categories_list .cat_block .cat_content {
    padding: 20px 20px 40px 20px;
    position: relative;
    font-family: "Poppins";
    font-size: 12px;
    line-height: 23px;
    color: #454548
}

.categories_list .cat_block .cat_content .heading {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #1C1C1C
}

.categories_list .cat_block .cat_content p {
    font-family: "Poppins";
    font-size: 12px;
    line-height: 23px;
    color: #454548
}

.categories_list .cat_block .cat_content .more {
    font-family: "Poppins";
    font-weight: 600;
    color: #FF6600;
    position: absolute;
    bottom: 10px
}

.categories_list .cat_block .cat_content .icon-right:before {
    font-family: "odyssey";
    content: "n";
    margin-left: 10px;
    font-size: 10px;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    color: #FF6600;
    font-weight: 500
}

.categories_list a:hover,
.categories_list a:visited {
    text-decoration: none;
    cursor: pointer
}

.single_post .post_title {
    font-family: "Archivo Narrow";
    font-size: 50px;
    line-height: 50px;
    color: #006E82;
    text-align: center;
    margin-bottom: 40px
}

.single_post .post_title .breadcrumbs img {
    width: auto;
    color: #ff6600;
    margin: 0px auto 0px auto
}

@media (max-width:991px) {
    .single_post .post_title {
        font-size: 30px;
        line-height: 35px
    }
}

.single_post .breadcrumbs {
    font-family: "Archivo Narrow";
    font-size: 15px;
    color: #454548
}

.single_post .breadcrumbs a {
    font-family: "Archivo Narrow";
    font-size: 15px;
    color: #454548
}

.single_post .breadcrumbs a:hover {
    color: #ff6600;
    text-decoration: none
}

.single_post .excerpt p {
    font-size: 18px;
    line-height: 33px;
    color: #1C1C1C
}

.single_post .excerpt p b,
.single_post .excerpt p strong {
    color: #ff6600
}

@media (max-width:991px) {
    .single_post .excerpt p {
        font-size: 15px;
        line-height: 30px
    }
}

.sale-tag {
    position: absolute;
    left: -9px;
    top: 20px
}

.sale-tag span {
    display: block;
    width: 85px;
    background-color: #FF6600;
    color: #FFFFFF;
    border-radius: 6px;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: bold;
    padding: 3.5px 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: absolute
}

.sale-tag:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -34px;
    left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 9px 0;
    border-color: transparent #d1d1d1 transparent transparent;
    z-index: 0
}

.product-tile a {
    display: block;
    position: relative;
    margin-bottom: 30px
}

.product-tile a:focus,
.product-tile a:hover {
    text-decoration: none
}

.product-tile .inner {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: #FFFFFF;
    padding: 1px;
    border-radius: 5px;
    overflow: hidden
}

.product-tile .inner .image img {
    margin: 0;
    width: 100%
}

.product-tile .inner .icon-bar {
    height: 20px;
    position: relative;
    margin-bottom: 5px
}

.product-tile .inner .icon-bar .icon {
    margin-left: 10px;
    position: absolute;
    top: -20px;
    display: inline-block;
    background-color: #FFFFFF;
    width: 47.34px;
    height: 47.34px;
    border-radius: 50%;
    text-align: center
}

.product-tile .inner .icon-bar .icon:before {
    content: " ";
    position: absolute;
    left: -13px;
    top: 5px;
    display: inline-block;
    border: 6px solid #FFF;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(300deg);
    transform: rotate(45deg);
    z-index: 1
}

.product-tile .inner .icon-bar .icon:after {
    content: " ";
    position: absolute;
    left: 40px;
    top: 5px;
    display: inline-block;
    border: 6px solid #FFF;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: rotate(300deg);
    transform: rotate(45deg);
    z-index: 1
}

.product-tile .inner .icon-bar .icon img {
    padding-top: 6px;
    display: inline-block;
    z-index: 2;
    width: 32px;
    height: 38px
}

.product-tile .inner .details {
    padding: 0px 20px 10px 20px
}

.product-tile .inner .details .product-title {
    font-size: 22px;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: bold;
    color: #1C1C1C
}

.product-tile .inner .details .bundle-description,
.product-tile .inner .details .description {
    font-size: 12px;
    color: #1C1C1C;
    min-height: 85px
}

.product-tile .inner .details .bottom {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-tile .inner .details .bottom:after {
    content: " ";
    display: table;
    clear: both
}

.product-tile .inner .details .bottom .left {
    display: inline-block;
    width: 50%
}

.product-tile .inner .details .bottom .left .course-length {
    font-size: 12px;
    font-weight: 600
}

.product-tile .inner .details .bottom .left .rating .star-rating {
    display: inline-block;
    height: 17px
}

.product-tile .inner .details .bottom .left .rating .star-rating span:before {
    color: #F5BB23
}

.product-tile .inner .details .bottom .left .rating .rate-number {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    color: #454548
}

.product-tile .inner .details .bottom .left .rating .rate-number .number {
    font-weight: 100;
    color: #454548
}

.product-tile .inner .details .bottom .right {
    display: inline-block;
    width: 50%;
    text-align: right;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.product-block a {
    text-decoration: none !important;
    display: block;
    background-color: #F7F7F7;
    margin: 0px 0px 4px 0px
}

.product-block a:focus,
.product-block a:hover {
    text-decoration: none !important
}

.product-block a .inner {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-block a .inner .image-holder {
    display: inline-block;
    padding-right: 10px
}

.product-block a .inner .image-holder .product-image {
    display: inline-block;
    border-radius: 3px
}

.product-block a .inner .image-holder .product-image img {
    margin: 0;
    width: auto;
    border-radius: 3px;
    height: 73px;
    display: inline-block
}

@media (max-width:767px) {
    .product-block a .inner .image-holder .product-image {
        width: 95%
    }
    .product-block a .inner .image-holder .product-image img {
        height: 50px
    }
}

.product-block a .inner .image-holder .icon-bar {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.product-block a .inner .image-holder .icon-bar .icon {
    margin-top: 10px;
    position: absolute;
    left: -20px;
    display: inline-block;
    background-color: #F7F7F7;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    text-align: center
}

.product-block a .inner .image-holder .icon-bar .icon:before {
    content: " ";
    position: absolute;
    left: 2px;
    top: -14px;
    display: inline-block;
    border: 6px solid #F7F7F7;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(300deg);
    transform: rotate(45deg);
    z-index: 1
}

.product-block a .inner .image-holder .icon-bar .icon:after {
    content: " ";
    position: absolute;
    left: 2px;
    top: 27px;
    display: inline-block;
    border: 6px solid #F7F7F7;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: rotate(300deg);
    transform: rotate(-145deg);
    z-index: 1
}

.product-block a .inner .image-holder .icon-bar .icon img {
    display: inline-block;
    margin-top: 6px;
    height: 22px;
    width: 22px
}

.product-block a .inner .middle {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-left: 10px;
    padding-right: 10px
}

.product-block a .inner .middle .title {
    padding: 0px;
    font-size: 18px;
    font-weight: 600
}

.product-block a .inner .middle .bottom:after {
    display: table;
    content: "";
    clear: both
}

.product-block a .inner .middle .bottom .date {
    font-size: 12px;
    font-weight: 500;
    color: #454548;
    display: inline-block
}

.product-block a .inner .middle .bottom .price-holder {
    display: inline-block
}

@media (min-width:768px) {
    .product-block a .inner .middle .bottom .price-holder {
        display: none
    }
}

@media (max-width:767px) {
    .product-block a .inner .middle .bottom .price-holder {
        display: block;
        margin-top: 10px
    }
}

.product-block a .inner .middle .bottom .price-holder .original-price {
    font-size: 12px;
    color: #818185;
    text-decoration: line-through
}

.product-block a .inner .middle .bottom .price-holder .new-price {
    font-size: 16px;
    color: #FF6600
}

@media (max-width:767px) {
    .product-block a .inner .middle .title {
        font-size: 16px;
        line-height: 18px
    }
}

.product-block a .inner .end {
    display: inline-block;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.product-block a .inner .end .price-holder {
    display: inline-block;
    vertical-align: middle
}

.product-block a .inner .end .price-holder .original-price {
    font-size: 12px;
    color: #818185;
    text-decoration: line-through;
    vertical-align: middle
}

.product-block a .inner .end .price-holder .new-price {
    font-size: 19px;
    color: #FF6600;
    vertical-align: middle
}

.product-block a .inner .end .button-holder {
    display: inline-block;
    padding-left: 20px
}

.product-block a .inner .end .button-holder .btn i {
    position: relative;
    top: 2px
}

@media (min-width:768px) {
    .product-block a .inner .price-from {
        text-align: center
    }
}

.banner {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width:992px) {
    .banner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (min-width:1410px) {
    .banner .container,
    .banner .woocommerce-account article div.woocommerce,
    .woocommerce-account article .banner div.woocommerce {
        width: 1410px
    }
}

.banner .container .breadcrumbs,
.banner .woocommerce-account article div.woocommerce .breadcrumbs,
.woocommerce-account article .banner div.woocommerce .breadcrumbs {
    color: #9C9C9C;
    font-family: "Archivo Narrow", sans-serif
}

.banner .container .breadcrumbs:before,
.banner .woocommerce-account article div.woocommerce .breadcrumbs:before,
.woocommerce-account article .banner div.woocommerce .breadcrumbs:before {
    display: inline-block;
    content: "B";
    font-family: "odyssey";
    color: #D6D6D6;
    font-size: 30px;
    padding-right: 5px;
    line-height: 0px;
    top: 10px;
    position: relative
}

.banner .container .breadcrumbs>span,
.banner .woocommerce-account article div.woocommerce .breadcrumbs>span,
.woocommerce-account article .banner div.woocommerce .breadcrumbs>span {
    display: inline-block;
    vertical-align: middle
}

.banner .container .breadcrumbs a,
.banner .woocommerce-account article div.woocommerce .breadcrumbs a,
.woocommerce-account article .banner div.woocommerce .breadcrumbs a {
    display: inline-block;
    color: #9C9C9C;
    font-family: "Archivo Narrow", sans-serif
}

.banner .container .breadcrumbs .breadcrumb_last,
.banner .woocommerce-account article div.woocommerce .breadcrumbs .breadcrumb_last,
.woocommerce-account article .banner div.woocommerce .breadcrumbs .breadcrumb_last {
    color: #454548;
    font-weight: 600
}

.banner .container .breadcrumbs .seperator,
.banner .woocommerce-account article div.woocommerce .breadcrumbs .seperator,
.woocommerce-account article .banner div.woocommerce .breadcrumbs .seperator {
    padding: 0 5px
}

.banner .container .title h1,
.banner .woocommerce-account article div.woocommerce .title h1,
.woocommerce-account article .banner div.woocommerce .title h1 {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
    margin: 10px 0px
}

@media (min-width:992px) {
    .banner .container .title h1,
    .banner .woocommerce-account article div.woocommerce .title h1,
    .woocommerce-account article .banner div.woocommerce .title h1 {
        margin: 30px 0px 20px 0px;
        font-size: 50px;
        line-height: 50px
    }
}

.banner .container .description h2,
.banner .woocommerce-account article div.woocommerce .description h2,
.woocommerce-account article .banner div.woocommerce .description h2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0
}

@media (min-width:992px) {
    .banner .container .description h2,
    .banner .woocommerce-account article div.woocommerce .description h2,
    .woocommerce-account article .banner div.woocommerce .description h2 {
        font-size: 16px;
        line-height: 26px
    }
}

@media (min-width:992px) {
    .banner .container .right-side,
    .banner .woocommerce-account article div.woocommerce .right-side,
    .woocommerce-account article .banner div.woocommerce .right-side {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:767px) {
    .banner .container .right-side,
    .banner .woocommerce-account article div.woocommerce .right-side,
    .woocommerce-account article .banner div.woocommerce .right-side {
        margin-top: 20px
    }
}

.banner .container .right-side .image,
.banner .woocommerce-account article div.woocommerce .right-side .image,
.woocommerce-account article .banner div.woocommerce .right-side .image {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (min-width:992px) {
    .banner .container .right-side .image,
    .banner .woocommerce-account article div.woocommerce .right-side .image,
    .woocommerce-account article .banner div.woocommerce .right-side .image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: right;
        padding-top: 0px;
        padding-bottom: 0px
    }
}

.banner .container .right-side .image .image-holder,
.banner .woocommerce-account article div.woocommerce .right-side .image .image-holder,
.woocommerce-account article .banner div.woocommerce .right-side .image .image-holder {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%
}

.banner .container .right-side .image .image-holder img,
.banner .woocommerce-account article div.woocommerce .right-side .image .image-holder img,
.woocommerce-account article .banner div.woocommerce .right-side .image .image-holder img {
    height: 48px;
    width: 48px;
    display: inline-block;
    margin: 0 auto
}

@media (min-width:992px) {
    .banner .container .right-side .image .image-holder img,
    .banner .woocommerce-account article div.woocommerce .right-side .image .image-holder img,
    .woocommerce-account article .banner div.woocommerce .right-side .image .image-holder img {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: auto
    }
}

.banner .container .right-side .rating-side .rating-pre,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-pre,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-pre {
    text-align: center;
    line-height: 18px;
    font-weight: 300
}

@media (max-width:767px) {
    .banner .container .right-side .rating-side .rating-pre,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-pre,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-pre {
        margin-top: 10px
    }
}

.banner .container .right-side .rating-side .rating-number,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-number,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-number {
    text-align: center;
    font-size: 74px;
    font-family: "Archivo Narrow", sans-serif;
    line-height: 81px
}

.banner .container .right-side .rating-side .rating-stars,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-stars,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-stars {
    text-align: center
}

.banner .container .right-side .rating-side .rating-stars .star-rating,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-stars .star-rating,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-stars .star-rating {
    display: inline-block
}

.banner .container .right-side .rating-side .rating-stars .star-rating span:before,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-stars .star-rating span:before,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-stars .star-rating span:before {
    color: #F5BB23
}

.banner .container .right-side .rating-side .rating-stars .rate-number,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-stars .rate-number,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-stars .rate-number {
    display: none
}

.banner .container .right-side .rating-side .rating-total,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-total,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-total {
    text-align: center
}

.banner .container .right-side .rating-side .rating-total span,
.banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-total span,
.woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-total span {
    font-weight: 600
}

@media (max-width:767px) {
    .banner .container .right-side .rating-side .rating-number,
    .banner .container .right-side .rating-side .rating-totals,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-number,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-totals,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-number,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-totals {
        display: inline-block;
        margin-top: 10px
    }
    .banner .container .right-side .rating-side .rating-stars,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-stars,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-stars {
        height: 20px
    }
    .banner .container .right-side .rating-side .rating-stars,
    .banner .container .right-side .rating-side .rating-total,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-stars,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-total,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-stars,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-total {
        text-align: left
    }
    .banner .container .right-side .rating-side .rating-number,
    .banner .woocommerce-account article div.woocommerce .right-side .rating-side .rating-number,
    .woocommerce-account article .banner div.woocommerce .right-side .rating-side .rating-number {
        font-size: 36px;
        line-height: 36px
    }
}

.venue-details {
    border: 1px solid #DBDBDB;
    padding: 4px
}

.venue-details .details-container {
    position: relative
}

.venue-details .title {
    font-family: "Archivo Narrow", sans-serif;
    font-size: 20px;
    font-weight: 600
}

.venue-details .address {
    font-size: 12px;
    position: relative
}

@media (min-width:992px) {
    .venue-details .address {
        width: 50%;
        float: left
    }
}

.venue-details .address i {
    position: absolute;
    top: 0px;
    color: #006E82;
    font-size: 16px;
    line-height: 1
}

.venue-details .address span {
    padding-left: 20px;
    display: block
}

.venue-details .course_date {
    font-size: 12px;
    position: relative
}

@media (min-width:992px) {
    .venue-details .course_date {
        width: 50%;
        float: left
    }
}

.venue-details .course_date i {
    position: absolute;
    top: 0px;
    color: #006E82;
    font-size: 16px;
    line-height: 1
}

.venue-details .course_date span {
    padding-left: 20px;
    display: block
}

.venue-details .map {
    width: 100%;
    height: 140px;
    margin-bottom: 5px
}

.venue-details .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px
}

.venue-details .gallery a:not(.hide) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.venue-details .gallery a img {
    border-radius: 0px
}

.venue-details .gallery a:first-child {
    padding-right: 5px
}

.venue-details .gallery a:nth-child(2) {
    padding-right: 5px
}

.venue-details .gallery a:nth-child(3) {
    position: relative
}

.venue-details .gallery a:nth-child(3) .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 110, 130, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.venue-details .gallery a:nth-child(3) .overlay .extra {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    display: block;
    text-align: center;
    width: 100%
}

#specials-block {
    padding: 40px 0px
}

@media (min-width:1410px) {
    #specials-block>.container,
    .woocommerce-account article #specials-block>div.woocommerce {
        width: 1410px
    }
}

#specials-block .title {
    font-size: 19px;
    font-weight: 600;
    color: #1C1C1C
}

#specials-block .title select {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-color: #ECECEC;
    border-radius: 0;
    border: 0;
    padding: 9px 25px 9px 15px;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 10px) calc(1em + 2px), calc(100% - 5px) calc(1em + 2px);
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

#specials-block .title select:focus {
    outline: none
}

#specials-block .title select::-ms-expand {
    display: none
}

#specials-block .products {
    padding: 0px 0px 30px
}

div.promotion-box {
    background-color: white;
    border-radius: 5px;
    padding: 30px;
    background-position: right bottom;
    background-size: auto;
    background-repeat: no-repeat
}

div.promotion-box .promotion-title {
    font-size: 36px;
    font-weight: bold
}

div.promotion-box .promotion-subtitle {
    font-size: 20px
}

div.promotion-box .promotion-subtitle,
div.promotion-box .promotion-title {
    max-width: 70%;
    font-family: "Archivo Narrow"
}

div.promotion-box .promotion-subtitle *,
div.promotion-box .promotion-title * {
    font-family: "Archivo Narrow"
}

@media (max-width:1199px) {
    div.promotion-box {
        background-image: none !important
    }
    div.promotion-box .promotion-subtitle,
    div.promotion-box .promotion-title {
        max-width: 100%
    }
}

@media (max-width:991px) {
    div.promotion-box .promotion-title {
        font-size: 22px
    }
    div.promotion-box .promotion-subtitle {
        font-size: 18px
    }
}

.cross-sell-block .sale-tag {
    top: 10px
}

.cross-sell-block a {
    text-decoration: none !important;
    padding: 20px;
    display: block;
    background-color: #01414C
}

.cross-sell-block a .image {
    display: inline-block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cross-sell-block a .image img {
    margin: 0;
    border-radius: 3px;
    display: inline-block
}

@media (max-width:767px) {
    .cross-sell-block a .image img {
        height: 110px;
        display: block;
        margin: 0 auto
    }
}

.cross-sell-block a .description .title {
    color: white;
    padding: 0px;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600
}

@media (max-width:767px) {
    .cross-sell-block a .description .title {
        font-size: 20px;
        line-height: 22px
    }
}

.cross-sell-block a .end .btn i {
    position: relative;
    top: 1px;
    left: 6px
}

.subscribe_pop_modal {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000059;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    z-index: 9999
}

.subscribe_pop_modal .modal_div {
    background-color: #006E82;
    max-width: 660px;
    margin: auto;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    position: relative
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div {
        width: 90%
    }
}

.subscribe_pop_modal .modal_div .modal_close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    background: white;
    border-radius: 50%;
    padding-top: 0.2px;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.subscribe_pop_modal .modal_div .modal_close .close {
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: 1;
    font-weight: 400
}

.subscribe_pop_modal .modal_div .modal_close:hover {
    background: #d3d3d3
}

.subscribe_pop_modal .modal_div .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.subscribe_pop_modal .modal_div .row>[class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.subscribe_pop_modal .modal_div .content {
    padding: 40px 40px 40px 60px
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div .content {
        padding: 30px 40px 30px 40px
    }
}

.subscribe_pop_modal .modal_div .content .title {
    color: white;
    font-size: 40px;
    font-family: "Archivo Narrow", sans-serif;
    margin-bottom: 20px
}

.subscribe_pop_modal .modal_div .content .title p {
    margin-bottom: 0;
    line-height: 35px
}

.subscribe_pop_modal .modal_div .content .desc {
    color: white;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.9
}

.subscribe_pop_modal .modal_div .content .form_block {
    margin-top: 20px
}

.subscribe_pop_modal .modal_div .content .form_block .js-cm-form label {
    display: none
}

.subscribe_pop_modal .modal_div .content .form_block .js-cm-form input {
    border-radius: 2px;
    outline: none !important;
    padding-left: 10px !important;
    display: inline-block;
    width: 57%;
    float: left;
    margin-right: 3%
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div .content .form_block .js-cm-form input {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0
    }
}

.subscribe_pop_modal .modal_div .content .form_block .js-cm-form button {
    width: 40%;
    display: inline-block;
    height: 40px;
    min-width: auto;
    margin-top: 0 !important;
    padding: 8px 0px;
    font-size: 14px !important;
    border-radius: 2px;
    color: white;
    background-color: #ff6600;
    font-family: Poppins;
    font-weight: 600;
    line-height: 23px;
    cursor: pointer
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div .content .form_block .js-cm-form button {
        width: 100%
    }
}

.subscribe_pop_modal .modal_div .content .form_block .gform_heading {
    display: none
}

.subscribe_pop_modal .modal_div .content .form_block .gform_body {
    display: inline-block;
    width: 60%;
    float: left
}

.subscribe_pop_modal .modal_div .content .form_block .gform_body li {
    margin: 0;
    padding-right: 10px
}

.subscribe_pop_modal .modal_div .content .form_block .gform_body input {
    width: 100%;
    margin-top: 0 !important;
    border: 0 !important;
    border-radius: 2px;
    outline: none !important;
    padding-left: 10px !important
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div .content .form_block .gform_body {
        width: 100%;
        margin-bottom: 20px
    }
    .subscribe_pop_modal .modal_div .content .form_block .gform_body li {
        padding-right: 0px
    }
}

.subscribe_pop_modal .modal_div .content .form_block .gform_footer {
    padding: 0;
    margin: 0;
    width: 40%;
    display: inline-block
}

.subscribe_pop_modal .modal_div .content .form_block .gform_footer input {
    height: 40px;
    min-width: auto;
    margin-top: 0 !important;
    padding: 8px 0px;
    font-size: 14px !important;
    width: 100%;
    border-radius: 2px
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div .content .form_block .gform_footer {
        width: 100%
    }
}

.subscribe_pop_modal .modal_div .content .form_block .gform_confirmation_message {
    color: white;
    font-size: 20px
}

.subscribe_pop_modal .modal_div .image {
    background-size: cover;
    background-position: center
}

@media (max-width:767px) {
    .subscribe_pop_modal .modal_div .image {
        height: 300px;
        width: 100%;
        background-position: top center
    }
}

.subscribe_pop_modal.hide {
    display: none !important
}

.page_banner {
    width: 100%
}

.page_banner .wide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 340px
}

@media (min-width:992px) {
    .page_banner .wide {
        background-size: 200%
    }
}

.page_banner .wide .overlay {
    min-height: 340px
}

.page_banner .narrow {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 260px
}

.page_banner .narrow .page_banner_content {
    margin-top: 50px
}

.page_banner .narrow .have_no_excerpt {
    margin-top: 85px
}

@media (max-width:767px) {
    .page_banner .narrow .have_no_excerpt {
        margin-top: 70px
    }
}

.page_banner .narrow .overlay {
    min-height: 260px
}

.page_banner .overlay {
    background-image: -webkit-gradient(linear, left top, right top, from(#004E5C), to(rgba(0, 110, 130, 0)));
    background-image: linear-gradient(to right, #004E5C, rgba(0, 110, 130, 0))
}

.page_banner .page_banner_content {
    margin-top: 90px
}

.page_banner .page_banner_content .breadcrumbs img {
    display: inline-block
}

.page_banner .page_banner_content .breadcrumbs a {
    font-family: "Archivo Narrow";
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8)
}

.page_banner .page_banner_content .breadcrumbs a:hover {
    text-decoration: underline
}

.page_banner .page_banner_content .breadcrumbs #breadcrumbs {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    margin-left: 10px
}

.page_banner .page_banner_content .breadcrumbs #breadcrumbs span {
    font-family: "Archivo Narrow";
    font-size: 15px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.8)
}

.page_banner .page_banner_content .breadcrumbs #breadcrumbs span a {
    font-family: "Archivo Narrow";
    font-size: 15px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.8)
}

.page_banner .page_banner_content h1 {
    font-family: "Archivo Narrow";
    font-size: 50px;
    line-height: 50px;
    margin-top: 10px;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .page_banner .page_banner_content h1 {
        font-size: 37px;
        line-height: 45px
    }
}

.page_banner .page_banner_content p {
    font-family: "Poppins";
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8)
}

@media (min-width:992px) {
    .page_banner .page_banner_content p {
        width: 750px
    }
}

.content_block h1,
.content_block h2,
.content_block h3,
.content_block h4,
.content_block h5,
.content_block h6 {
    font-family: "Archivo Narrow";
    font-weight: 600;
    color: #006E82;
    margin-bottom: 25px
}

.content_block h1 {
    font-size: 42px
}

.content_block h2 {
    font-size: 38px
}

.content_block h3 {
    font-size: 34px
}

.content_block h4 {
    font-size: 30px
}

.content_block h5 {
    font-size: 26px
}

.content_block h6 {
    font-size: 20px
}

.content_block p {
    font-family: "Poppins";
    font-size: 14px;
    line-height: 26px;
}

.content_block p b,
.content_block p strong {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px
}

.content_block p span b,
.content_block p span strong {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px
}

.content_block p a {
    color: #ff6600
}

.content_block p.excerpt {
    font-size: 18px;
    line-height: 33px;
}

.content_block p.excerpt b,
.content_block p.excerpt strong {
    color: #ff6600
}

@media (max-width:991px) {
    .content_block p.excerpt {
        font-size: 15px;
        line-height: 30px
    }
}

.content_block ul {
    margin-top: 30px;
    margin-bottom: 20px;
    list-style: none;
    margin-left: 13px
}

.content_block ul li {
    font-family: "Poppins";
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px
}

.content_block ul li a {
    color: #ff6600
}

.content_block ul li:before {
    content: "•";
    color: #ff6600;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.img_block img {
    width: 100%
}

.img_block p {
    padding-top: 10px;
    color: #8C898E;
    text-align: center;
    font-size: 12px
}

.link_contact_box .link_box {
    border: 1px solid #DBDBDB;
    background-color: #F2F2F2;
    padding: 20px 20px 5px 20px
}

.link_contact_box .link_box .link_box_heading {
    text-align: center
}

.link_contact_box .link_box .link_box_heading h1 {
    font-family: "Archivo Narrow";
    font-size: 21px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 25px
}

.link_contact_box .link_box .link_box_heading .icon:before {
    vertical-align: middle;
    margin-right: 4px;
    color: #FF6600;
    font-size: 25px
}

.link_contact_box .link_box .link_box_items {
    background-color: white;
    border-radius: 5px;
    padding: 20px 30px 20px 30px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 15px;
    position: relative
}

.link_contact_box .link_box .link_box_items p {
    font-family: "Archivo Narrow";
    font-size: 18px;
    line-height: 24px;
    color: #454548;
    margin-bottom: 0px;
    display: inline-block
}

.link_contact_box .link_box .link_box_items:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.link_contact_box .link_box .link_box_items:hover p {
    color: #FF6600
}

.link_contact_box .link_box .link_box_items:after {
    float: right;
    color: #FF6600;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 40%
}

.faq_block .faq_heading {
    margin-bottom: 50px
}

.faq_block .faq_heading p {
    font-family: "Poppins";
    font-size: 18px;
    line-height: 33px
}

.faq_block .faq_heading p a {
    font-family: "Poppins";
    font-weight: 600;
    color: #ff6600
}

.faq_block .panel-group {
    margin-bottom: 0px
}

.faq_block .panel-group .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px solid #DBDBDB;
    border-radius: 0px;
    margin-top: 0px
}

.faq_block .panel-group .panel .panel-heading {
    padding: 0;
    border: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px
}

.faq_block .panel-group .panel .panel-heading .panel-title {
    border-bottom: 0.5px solid #DBDBDB;
    border: 1px solid #DBDBDB
}

.faq_block .panel-group .panel .panel-heading .panel-title a {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-decoration: none;
    line-height: 26px;
    padding: 10px 20px;
    background: white;
    color: #454548
}

.faq_block .panel-group .panel .panel-heading .panel-title .icon-right:before {
    font-family: "odyssey";
    content: "n";
    float: right;
    font-size: 10px;
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.faq_block .panel-group .panel .panel-heading .panel-title:hover a {
    color: #ff6600
}

.faq_block .panel-group .panel .active .icon-right:before {
    font-family: "odyssey";
    content: "l" !important
}

.faq_block .panel-group .panel .panel-body {
    font-family: "Poppins";
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
    padding: 20px;
    line-height: 26px;
    color: #454548
}

.gform_wrapper {
    margin: 0px !important
}

.gform_wrapper h3 {
    font-family: "Archivo Narrow";
    font-size: 30px;
    line-height: 32px;
    color: #006E82;
    margin-bottom: 25px
}

.gform_wrapper .gfield_label {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 12px !important;
    line-height: 16px !important
}

.gform_wrapper .ginput_container {
    margin-top: 0px !important
}

.gform_wrapper .gfield_required {
    color: #ff6600 !important
}

.gform_wrapper .gsection {
    border-bottom: 0px solid #CCC !important;
    margin-bottom: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important
}

.gform_wrapper .gsection h2.gsection_title {
    padding: 15px !important;
    color: white;
    font-size: 14px;
    background: #006E82
}

.gform_wrapper .gsection .gsection_description {
    margin-top: 20px
}

.gform_wrapper .gform_body .ginput_container input:not([type=checkbox]),
.gform_wrapper .gform_body .ginput_container select {
    font-family: "Poppins";
    color: black;
    height: 40px
}

.gform_wrapper .gform_body .ginput_container textarea {
    font-family: "Poppins";
    padding: 10px;
    border-radius: 0px;
    border: 1px solid #979797;
    outline: 3px double #DBDBDB !important;
    -webkit-appearance: none;
    background-color: #F2F2F2
}

.gform_wrapper .gform_body .ginput_container textarea::-webkit-input-placeholder {
    font-family: "Poppins";
    color: #bdbdbd
}

.gform_wrapper .gform_body .ginput_container textarea::-moz-placeholder {
    font-family: "Poppins";
    color: #bdbdbd
}

.gform_wrapper .gform_body .ginput_container textarea:-ms-input-placeholder {
    font-family: "Poppins";
    color: #bdbdbd
}

.gform_wrapper .gform_body .ginput_container textarea::-ms-input-placeholder {
    font-family: "Poppins";
    color: #bdbdbd
}

.gform_wrapper .gform_body .ginput_container textarea::placeholder {
    font-family: "Poppins";
    color: #bdbdbd
}

.gform_wrapper .gform_body .ginput_container_select {
    position: relative
}

.gform_wrapper .gform_footer input {
    height: 52px;
    min-width: 192px;
    color: white;
    background-color: #ff6600;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 23px
}

.gform_wrapper .gform_footer input:hover {
    background-color: #b34800
}

.enquiry_form .gform_body {}

.enquiry_form .gform_body textarea {
    width: 100%
}

.enquiry_form .gform_body .w-100 {
    width: 100% !important
}

.enquiry_form .gform_body .gfield_description {
    position: absolute;
    top: -12px;
    right: 0px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.quote_block {
    padding: 20px 30px
}

.quote_block p {
    font-family: "Poppins";
    font-size: 18px;
    color: #006E82;
    margin-bottom: 0px;
    line-height: 33px
}

.contact_box {
    border: 1px solid #DBDBDB;
    padding: 35px
}

@media (max-width:1199px) and (min-width:992px) {
    .contact_box {
        padding: 24px
    }
}

.contact_box .icon-phone:before {
    color: #FF6600;
    font-size: 25px
}

.contact_box .phone {
    display: inline-block;
    margin-left: 10px;
    font-family: Archivo Narrow;
    font-size: 35px;
    line-height: 42px
}

.contact_box .phone:hover {
    text-decoration: underline
}

.contact_box .icon-at:before {
    color: #FF6600;
    font-size: 18px
}

.contact_box .email {
    display: inline-block;
    font-size: 14px;
    margin-left: 15px;
    vertical-align: middle;
    color: #1C1C1C
}

.contact_box .email:hover {
    text-decoration: underline
}

.contact_box .icon-envelope:before {
    color: #FF6600;
    font-size: 18px;
    position: absolute
}

.contact_box .postal_address span {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin-left: 33px;
    vertical-align: bottom;
    margin-bottom: 0px
}

.contact_box .postal_address p {
    margin-left: 33px;
    margin-bottom: 0px
}

.team_member_block {
    padding: 0px 10px;
    margin-bottom: 50px;
    margin-top: 50px
}

.team_member_block .member {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DBDBDB;
    margin-top: 30px;
    padding-bottom: 30px
}

.team_member_block .member:first-child {
    margin-top: 0px
}

.team_member_block .member:last-child {
    border-bottom: none;
    padding-bottom: 0px
}

.team_member_block .member .image-holder .image {
    text-align: center
}

.team_member_block .member .image-holder .image img {
    display: inline-block;
    border-radius: 50%
}

.team_member_block .member .name {
    padding-top: 5px;
    font-size: 26px;
    font-weight: 600;
    font-family: "Archivo Narrow";
    color: #006E82
}

.team_member_block .member .job {
    display: inline-block;
    position: relative;
    color: #454548;
    font-size: 12px
}

@media (min-width:992px) {
    .team_member_block .member .job {
        padding-right: 10px
    }
    .team_member_block .member .job:after {
        content: "-";
        display: inline-block;
        position: absolute;
        right: 0
    }
}

.team_member_block .member .cert {
    display: inline-block;
    position: relative;
    color: #454548;
    font-size: 12px
}

@media (min-width:992px) {
    .team_member_block .member .cert {
        padding-right: 10px
    }
    .team_member_block .member .cert:after {
        content: "-";
        display: inline-block;
        position: absolute;
        right: 0
    }
}

.team_member_block .member .location {
    display: inline-block;
    color: #454548;
    font-size: 12px
}

.team_member_block .member .bio {
    padding: 20px 0px 0px
}

.woocommerce-products-header {
    padding-bottom: 0px !important;
    margin-bottom: 40px !important;
    margin-top: 40px
}

.woocommerce-products-header h1 {
    font-size: 22px;
    font-weight: 600;
    color: #1C1C1C
}

@media (min-width:1410px) {
    .woocommerce-products-header {
        width: 1410px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:767px) {
    .woocommerce-products-header {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px !important
    }
    .woocommerce-products-header h1 {
        text-align: center
    }
}

.search_result {
    margin-bottom: 70px
}

@media (max-width:991px) {
    .search_result {
        margin-bottom: 30px
    }
}

@media (min-width:1410px) {
    .search_result .container,
    .search_result .woocommerce-account article div.woocommerce,
    .woocommerce-account article .search_result div.woocommerce {
        width: 1410px
    }
}

.search_result .woocommerce-sorting {
    padding-left: 15px;
    padding-right: 15px
}

.search_result .woocommerce-sorting .odyssey_training_catalog_ordering p {
    display: inline-block;
    float: left;
    font-size: 19px;
    color: #1C1C1C;
    padding-top: 17px;
    font-weight: 600;
    margin-left: 15px
}

.search_result .woocommerce-sorting .woocommerce-ordering select {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 19px;
    line-height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ECECEC;
    border-radius: 0;
    border: 0;
    padding: 9px 40px 9px 15px;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

@media (max-width:767px) {
    .search_result .woocommerce-sorting .woocommerce-ordering {
        text-align: center;
        padding-top: 0px;
        margin-bottom: 0px !important;
        font-size: 15px
    }
}

@media (min-width:768px) {
    .search_result .woocommerce-sorting .woocommerce-ordering {
        margin-left: 15px
    }
}

.search_result .woocommerce-sorting .woocommerce-result-count {
    font-size: 14px;
    color: #1C1C1C;
    padding-top: 20px;
    float: right
}

@media (max-width:767px) {
    .search_result .woocommerce-sorting .woocommerce-result-count {
        text-align: center
    }
}

.search_result .search_result_items {
    padding-top: 30px;
    padding-bottom: 30px
}

.entry-header {
    display: none
}

@media (min-width:992px) {
    .woocommerce-cart .cart-column {
        width: calc(66.66% - 20px);
        margin-right: 20px
    }
}

.woocommerce-cart .cart-collaterals .coupon button,
.woocommerce-cart .cart-collaterals .coupon input {
    width: 100%
}

.woocommerce-cart .cart-collaterals .coupon .coupon-submit {
    padding-left: 20px
}

.woocommerce-cart .cart-collaterals .coupon .coupon-submit button {
    background-color: white;
    border: 1px solid #DDDDDD;
    color: black;
    height: 48px;
    font-family: "Poppins";
    font-weight: 500
}

.woocommerce-cart .cart-collaterals .coupon .coupon-input {
    padding-right: 20px !important
}

.woocommerce-cart .cart-collaterals .coupon .coupon-input input {
    height: 48px;
    background-color: #F2F2F2
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    background-color: #FF6600;
    font-size: 16px
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .or-section {
    text-align: center;
    margin-bottom: 1em
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .request_invoice {
    font-size: 16px !important;
    padding: 0.6180469716em 1.41575em !important;
    display: block !important;
    width: 100% !important
}

.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
    clear: none
}

.woocommerce-cart .cart-collaterals .cart-discount span,
.woocommerce-cart .cart-collaterals .cart-discount td,
.woocommerce-cart .cart-collaterals .cart-discount th {
    color: #FF6600
}

.woocommerce-cart .cart-collaterals .cart-totals-header {
    padding: 20px;
    border-bottom: 1px solid #DDDDDD
}

.woocommerce-cart .cart-collaterals .cart-totals-header .cart-totals-title {
    font-size: 16px;
    margin: 0
}

.woocommerce-cart .cart-collaterals table {}

.woocommerce-cart .cart-collaterals table tr:not(:last-child) td,
.woocommerce-cart .cart-collaterals table tr:not(:last-child) th {
    padding: 0 0 15px 0
}

.woocommerce-cart .cart-collaterals table .order-total {
    border-top: 1px solid #DDDDDD
}

.woocommerce-cart .cart-collaterals table .order-total td,
.woocommerce-cart .cart-collaterals table .order-total th {
    padding: 15px 0 0 0
}

.woocommerce-cart .cart-collaterals table .order-total th {
    font-size: 16px
}

.woocommerce-cart .cart-collaterals table .order-total td {
    font-size: 24px
}

.woocommerce-cart .cart-collaterals table .order-total .includes_tax {
    font-size: 14px
}

.woocommerce-cart .cart-collaterals table td,
.woocommerce-cart .cart-collaterals table th {
    background-color: white;
    padding: 5px 0
}

.woocommerce-cart .cart-collaterals table th {
    font-size: 12px;
    text-transform: uppercase
}

.woocommerce-cart .cart-collaterals table td {
    text-align: right
}

.woocommerce-cart table.cart {
    margin-bottom: 0
}

.woocommerce-cart table.cart tbody tr:not(:first-child) {
    border-top: 1px solid #DDDDDD
}

.woocommerce-cart table.cart tbody tr.row-actions {
    border: 0
}

.woocommerce-cart table.cart tbody tr.row-actions button {
    background-color: #FF6600
}

.woocommerce-cart table.cart tbody tr.row-actions td {
    border: 0
}

.woocommerce-cart table.cart tbody tr.row-actions .email_cart {
    display: none
}

.woocommerce-cart table.cart tbody tr.row-actions button[name=update_cart] {
    display: none !important
}

.woocommerce-cart table.cart thead th {
    background-color: white;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 0px;
    color: #454548
}

.woocommerce-cart table.cart thead th:first-child {
    padding-left: 0px
}

.woocommerce-cart table.cart thead th:last-child {
    text-align: right
}

.woocommerce-cart table.cart tbody td {
    vertical-align: middle;
    background-color: white
}

.woocommerce-cart table.cart tbody .product-name {
    padding-left: 0px
}

.woocommerce-cart table.cart tbody .product-price span,
.woocommerce-cart table.cart tbody .product-subtotal span {
    font-size: 18px
}

.woocommerce-cart table.cart tbody .product-name .product-image-link {
    display: inline-block;
    vertical-align: top
}

.woocommerce-cart table.cart tbody .product-name .product-image-link img {
    width: 100%
}

.woocommerce-cart table.cart tbody .product-name .tm-cart-edit-options {
    display: none
}

.woocommerce-cart table.cart tbody .product-name .product-details-container {
    display: inline-block
}

.woocommerce-cart table.cart tbody .product-name .product-details-container a:first-child {
    color: black;
    font-weight: 600;
    text-decoration: none;
    font-family: "Archivo Narrow"
}

.woocommerce-cart table.cart tbody .product-name .remove-item-button {
    text-decoration: underline;
    font-size: 10px;
    text-transform: uppercase;
    color: #90909F
}

@media (max-width:767px) {
    .woocommerce-cart table.cart tbody .product-name .product-image-link img {
        max-height: 60px;
        width: auto
    }
    .woocommerce-cart table.cart tbody .product-name .product-details-container {
        margin-top: 10px
    }
}

.woocommerce-MyAccount-navigation {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    border: 1px solid #EFEFEF;
    border-radius: 6px
}

.woocommerce-MyAccount-navigation ul {
    margin: 0
}

.woocommerce-MyAccount-navigation ul:first-child {
    border-top: 0 !important
}

.woocommerce-MyAccount-navigation ul li a {
    color: black
}

.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0 !important
}

@media (min-width:768px) {
    .woocommerce-MyAccount-navigation {
        margin-top: 50px
    }
}

@media (max-width:767px) {
    .woocommerce-MyAccount-navigation {
        margin-top: 10px
    }
}

.woo-wallet-my-wallet-container .woo-wallet-sidebar a {
    text-decoration: none !important;
    color: black
}

.woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}

#customer-loyalty-progress-bar #customer-loyalty-progress-bar {
    height: 40px;
    text-align: center;
    border-radius: 4px;
    background-color: #DEDEDE;
    position: relative;
    width: 90%;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5)
}

#customer-loyalty-progress-bar #customer-loyalty-progress-bar:after {
    position: absolute;
    color: #FF6600;
    font-family: "Font Awesome 5 Free";
    content: "";
    font-size: 22px;
    right: -35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#customer-loyalty-progress-bar #customer-loyalty-progress-bar #progress-bar-inner {
    position: absolute;
    border-radius: 4px;
    line-height: 40px;
    color: white;
    font-size: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #FF6600
}

.cross-sells {
    width: 100% !important;
    float: none !important;
    margin-right: 0px !important;
    margin-bottom: 20px
}

.cross-sells .cross-sell-item {
    padding: 10px 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px
}

.cross-sells .cross-sell-item:hover {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.05)
}

.cross-sells .cross-sell-item:first-child {
    margin-top: 20px
}

.cross-sells .cross-sell-item .woocommerce-loop-product__title {
    font-size: 16px;
    margin: 0;
    color: black;
    font-family: "Archivo Narrow"
}

.cross-sells .cross-sell-item .starts-from {
    color: #818185
}

.cross-sells .cross-sell-item .price-regular {
    color: #818185;
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through
}

.cross-sells .cross-sell-item .price {
    color: #1C1C1C;
    font-size: 20px;
    line-height: 1
}

#checkout-banner #checkout-steps>div {
    display: inline-block
}

#checkout-banner #checkout-steps>div:not(:first-child) {
    margin-left: 10px
}

#checkout-banner #checkout-steps .step-number {
    vertical-align: middle;
    text-align: center;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    display: inline-block;
    line-height: 25px;
    margin-right: 5px
}

#checkout-banner #checkout-steps .icon-chevron {
    font-size: 8px;
    color: #AFAFAF
}

#checkout-banner #checkout-steps .remaining {
    color: #AFAFAF
}

#checkout-banner #checkout-steps .remaining a {
    color: #AFAFAF;
    text-decoration: none
}

#checkout-banner #checkout-steps .remaining .step-number {
    background-color: #D8D8D9;
    color: #AFAFAF
}

#checkout-banner #checkout-steps .current {
    color: #FF6600
}

#checkout-banner #checkout-steps .current a {
    color: #FF6600;
    text-decoration: none
}

#checkout-banner #checkout-steps .current .step-number {
    color: white;
    background-color: #FF6600
}

#checkout-banner #checkout-steps .done {
    color: #FF6600
}

#checkout-banner #checkout-steps .done a {
    color: #FF6600;
    text-decoration: none
}

#checkout-banner #checkout-steps .done .step-number {
    color: white;
    background-color: #FF6600
}

@media (max-width:767px) {
    #checkout-banner {
        padding: 20px
    }
    #checkout-banner #checkout-banner-title {
        font-size: 25px
    }
    #checkout-banner #checkout-steps {
        text-align: left
    }
    #checkout-banner #checkout-steps>div {
        display: block
    }
    #checkout-banner #checkout-steps>div:not(:first-child) {
        margin-left: 0;
        margin-top: 5px
    }
}

.entry-header {
    display: none
}

.woocommerce-checkout .login-prompt-container {
    background-color: #D2EBF9;
    padding: 10px
}

.woocommerce-checkout .login-prompt-container a {
    background: #FFFFFF;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    color: #FF6600;
    line-height: 16px;
    padding: 10px 20px
}

.woocommerce-checkout #order_review,
.woocommerce-checkout #order_review_heading {
    width: 100% !important;
    float: none !important;
    margin: initial !important;
    clear: both !important;
    padding-bottom: 0 !important
}

.woocommerce-checkout #order_review table {
    width: 100%
}

@media (max-width:767px) {
    .woocommerce-checkout #order-review-container {
        margin-top: 20px
    }
}

.woocommerce-checkout #order-review-container #cart-review-container,
.woocommerce-checkout #order-review-container #payment {
    border: 1px solid #DDDDDD
}

.woocommerce-checkout #order-review-container .cart-totals-body {
    padding: 20px
}

.woocommerce-checkout #order-review-container .cart-discount span,
.woocommerce-checkout #order-review-container .cart-discount td,
.woocommerce-checkout #order-review-container .cart-discount th {
    color: #FF6600
}

.woocommerce-checkout #order-review-container .order-review-header {
    padding: 20px;
    border-bottom: 1px solid #DDDDDD
}

.woocommerce-checkout #order-review-container .order-review-header .order-review-title {
    font-size: 16px;
    margin: 0
}

.woocommerce-checkout #order-review-container table {
    table-layout: fixed
}

.woocommerce-checkout #order-review-container table tr.cart_item:not(:first-child) {
    border: 1px solid #DDDDDD
}

.woocommerce-checkout #order-review-container table tr.cart_item .tm-cart-edit-options {
    display: none
}

.woocommerce-checkout #order-review-container table tr.cart_item td {
    padding-top: 15px;
    padding-bottom: 15px
}

.woocommerce-checkout #order-review-container table tr.cart_item .product-info {
    text-align: left !important
}

.woocommerce-checkout #order-review-container table tr.cart_item .product-info .product-thumbnail {
    vertical-align: top
}

.woocommerce-checkout #order-review-container table tr.cart_item .product-info .product-name {
    font-weight: bold;
    color: black;
    font-size: 14px;
    width: 100% !important
}

.woocommerce-checkout #order-review-container table tr.cart_item .product-info .product-details {
    margin-top: 5px;
    font-size: 12px
}

@media (max-width:767px) {
    .woocommerce-checkout #order-review-container table tr.cart_item .product-info {
        padding-left: 20px
    }
}

.woocommerce-checkout #order-review-container table tr.cart_item .product-total {
    padding-right: 20px;
    font-weight: bold;
    font-size: 14px
}

.woocommerce-checkout #order-review-container table tbody tr td {
    background-color: #F2F2F2
}

.woocommerce-checkout #order-review-container table tfoot tr:not(:last-child) td,
.woocommerce-checkout #order-review-container table tfoot tr:not(:last-child) th {
    padding-bottom: 15px
}

.woocommerce-checkout #order-review-container table tfoot tr:first-child td,
.woocommerce-checkout #order-review-container table tfoot tr:first-child th {
    padding-top: 20px
}

.woocommerce-checkout #order-review-container table tfoot tr th {
    padding-left: 20px
}

.woocommerce-checkout #order-review-container table tfoot tr td {
    padding-right: 20px
}

.woocommerce-checkout #order-review-container table .order-total {
    border-top: 1px solid #DDDDDD
}

.woocommerce-checkout #order-review-container table .order-total small {
    display: block;
    font-size: 15px;
    line-height: 15px
}

.woocommerce-checkout #order-review-container table .order-total td,
.woocommerce-checkout #order-review-container table .order-total th {
    padding: 20px
}

.woocommerce-checkout #order-review-container table .order-total th {
    font-size: 16px
}

.woocommerce-checkout #order-review-container table .order-total td {
    font-size: 24px
}

.woocommerce-checkout #order-review-container table td,
.woocommerce-checkout #order-review-container table th {
    background-color: white;
    padding: 5px 0
}

.woocommerce-checkout #order-review-container table th {
    font-size: 12px;
    text-transform: uppercase
}

.woocommerce-checkout #order-review-container table td {
    text-align: right
}

.woocommerce-checkout #order-review-container #payment a {
    color: #FF6600
}

.woocommerce-checkout #order-review-container #payment .place-order {
    background-color: white;
    padding: 0
}

.woocommerce-checkout #order-review-container #payment button[type=submit] {
    background-color: #FF6600;
    font-family: "Poppins";
    font-weight: 600
}

.woocommerce-checkout #order-review-container #payment .woocommerce-validated input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125) !important
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods {
    margin-top: 20px !important;
    background-color: white !important
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .payment_method_mpgs>label img {
    display: none
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .payment_method_mpgs .card_type img {
    max-height: initial
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .payment_method_mpgs .form-row select {
    width: initial;
    height: 36px
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .payment_method_mpgs .expiry-date {
    display: inline-block;
    width: 62%
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .payment_method_mpgs .cvc {
    display: inline-block;
    width: 35%
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .wc_payment_method {
    background-color: white !important
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .wc_payment_method .payment_box {
    background-color: #f8f8f8 !important;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.32);
    margin-bottom: 5px;
    border-radius: 6px
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .wc_payment_method .payment_box fieldset {
    background-color: transparent
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .wc_payment_method label {
    padding: 10px 0;
    font-size: 12px
}

.woocommerce-checkout #order-review-container #payment .wc_payment_methods .wc_payment_method label:before {
    color: #FF6600
}

.woocommerce-checkout .woocommerce-NoticeGroup pre {
    background: transparent;
    color: white;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    margin: 0
}

.woocommerce-checkout #customer_details select {
    height: 42px
}

.woocommerce-checkout #customer_details select::-ms-expand {
    display: none
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .woocommerce-checkout #customer_details #billing_state_field .woocommerce-input-wrapper {
        position: relative
    }
    .woocommerce-checkout #customer_details #billing_state_field .woocommerce-input-wrapper:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -7px;
        font-family: "odyssey";
        content: "l";
        display: block;
        font-size: 13px;
        pointer-events: none
    }
}

.woocommerce-checkout .button-holder .add {
    border: 1px solid #DDDDDD;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    color: #006E82;
    text-align: center;
    text-decoration: none !important
}

.woocommerce-checkout .button-holder .add i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 17px
}

.woocommerce-checkout .button-holder .add:hover {
    background-color: #006E82;
    color: #FFFFFF
}

@media (min-width:768px) {
    .woocommerce-checkout .button-holder .checkout-container {
        text-align: right
    }
}

@media (max-width:767px) {
    .woocommerce-checkout .button-holder .checkout-container {
        margin-top: 15px
    }
}

.woocommerce-checkout .button-holder .checkout-container .checkout-button {
    background-color: #FF6600;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
    border: 1px solid #FF6600
}

@media (max-width:767px) {
    .woocommerce-checkout .button-holder .checkout-container .checkout-button {
        display: block;
        margin-top: 10px
    }
}

.woocommerce-checkout .button-holder .checkout-container .checkout-button:hover {
    background-color: #FFFFFF;
    border: 1px solid #FF6600;
    color: #FF6600
}

.woocommerce-checkout .student {
    border: 1px solid #DDDDDD
}

.woocommerce-checkout .student:not(:first-child) {
    margin-top: 20px
}

.woocommerce-checkout .student .heading {
    background-color: #006E82;
    padding: 10px
}

.woocommerce-checkout .student .heading .title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF
}

.woocommerce-checkout .student .heading .status {
    height: 32px;
    width: 32px;
    background-color: #004E5C;
    border-radius: 16px
}

.woocommerce-checkout .student .heading .status.valid {
    background-color: white
}

.woocommerce-checkout .student .heading .status.valid:before {
    font-family: "odyssey";
    content: "J";
    position: absolute;
    font-size: 32px;
    color: #FF6600;
    line-height: 1
}

.woocommerce-checkout .student .heading .delete {
    background-color: #004E5C;
    border-radius: 18px;
    padding: 6px 15px
}

.woocommerce-checkout .student .heading .delete a {
    opacity: 0.7;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    text-decoration: none
}

.woocommerce-checkout .student .heading .delete a i {
    vertical-align: middle
}

@media (max-width:767px) {
    .woocommerce-checkout .form-data>div {
        padding: 0
    }
}

.woocommerce-checkout .form-data input,
.woocommerce-checkout .form-data label {
    display: block;
    width: 100%
}

.woocommerce-checkout .form-data label {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 12px;
    color: #1C1C1C;
    line-height: 16px
}

.woocommerce-checkout .form-data .label-special-reqs {
    font-family: "Poppins";
    font-weight: 400
}

.woocommerce-checkout .form-data input {
    margin-bottom: 7px
}

@media (max-width:991px) {
    .woocommerce-checkout .course-list {
        margin-top: 15px
    }
}

.woocommerce-checkout .course-list .course-list-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #1C1C1C;
    line-height: 18px
}

.woocommerce-checkout .course-list .course {
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 5px
}

.woocommerce-checkout .course-list .course.selected {
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05)
}

.woocommerce-checkout .course-list .course .course-info .title {
    font-family: "Archivo Narrow";
    font-weight: 600;
    font-size: 16px;
    color: #1C1C1C;
    line-height: 16px
}

.woocommerce-checkout .course-list .course .course-info .subheader span {
    font-family: Poppins;
    font-size: 12px;
    color: #454548;
    line-height: 14px
}

.woocommerce-checkout .course-list .course .course-info .subheader span.location {
    text-transform: capitalize
}

.woocommerce-checkout .course-list .course .course-count span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #7E7E84;
    line-height: 16px
}

.quantity {
    position: relative
}

.quantity input {
    min-width: 70px;
    max-width: none !important;
    height: 52px;
    background-color: #F2F2F2;
    padding-left: 18px;
    padding-right: 18px
}

.quantity .minus,
.quantity .plus {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 30%;
    position: absolute;
    color: black !important;
    z-index: 1;
    top: 15px;
    font-weight: 500;
    line-height: 52px;
    cursor: pointer;
    top: 0;
    text-align: center;
    bottom: 0
}

.quantity .minus {
    left: 0
}

.quantity .plus {
    right: 0
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quantity input[type=number] {
    -moz-appearance: textfield
}

@media (max-width:767px) {
    .quantity input {
        min-width: 60px;
        height: 40px
    }
}