#less-content-separator {
  content: "separator";
}



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 {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfonte0a5.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfonte0a5.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfonte0a5.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfonte0a5.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfonte0a5.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}

.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.mhl.ptl {
  overflow: hidden;
  clear: both;
}
.glyph {
  font-size: 16px;
  padding-bottom: 10px;
  width: 31%;
  margin: 0 1.16% 10px;
  float: left;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
.glyph fieldset {
  display: none;
}
@font-face {
  font-family: 'icomoon';
  src: url('../../../plugins/system/jvframework/framework/basethemes/fonts/icomoon/icomoonb614.eot?6rpttp');
  src: url('../../../plugins/system/jvframework/framework/basethemes/fonts/icomoon/icomoond41d.eot?#iefix6rpttp') format('embedded-opentype'), url('../../../plugins/system/jvframework/framework/basethemes/fonts/icomoon/icomoonb614.woff?6rpttp') format('woff'), url('../../../plugins/system/jvframework/framework/basethemes/fonts/icomoon/icomoonb614.ttf?6rpttp') format('truetype'), url('../../../plugins/system/jvframework/framework/basethemes/fonts/icomoon/icomoonb614.svg?6rpttp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mobile:before {
  content: "\e000";
}
.icon-laptop:before {
  content: "\e001";
}
.icon-desktop:before {
  content: "\e002";
}
.icon-tablet:before {
  content: "\e003";
}
.icon-phone:before {
  content: "\e004";
}
.icon-document:before {
  content: "\e005";
}
.icon-documents:before {
  content: "\e006";
}
.icon-search:before {
  content: "\e007";
}
.icon-clipboard:before {
  content: "\e008";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-notebook:before {
  content: "\e00a";
}
.icon-book-open:before {
  content: "\e00b";
}
.icon-browser:before {
  content: "\e00c";
}
.icon-calendar:before {
  content: "\e00d";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-pictures:before {
  content: "\e010";
}
.icon-video:before {
  content: "\e011";
}
.icon-camera:before {
  content: "\e012";
}
.icon-printer:before {
  content: "\e013";
}
.icon-toolbox:before {
  content: "\e014";
}
.icon-briefcase:before {
  content: "\e015";
}
.icon-wallet:before {
  content: "\e016";
}
.icon-gift:before {
  content: "\e017";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-grid:before {
  content: "\e019";
}
.icon-expand:before {
  content: "\e01a";
}
.icon-focus:before {
  content: "\e01b";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-adjustments:before {
  content: "\e01d";
}
.icon-ribbon:before {
  content: "\e01e";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-lock:before {
  content: "\e020";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-flag:before {
  content: "\e024";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-basket:before {
  content: "\e027";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-telescope:before {
  content: "\e02a";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-key:before {
  content: "\e02c";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-attachment:before {
  content: "\e02e";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-layers:before {
  content: "\e031";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools:before {
  content: "\e033";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-scissors:before {
  content: "\e035";
}
.icon-paintbrush:before {
  content: "\e036";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-circle-compass:before {
  content: "\e038";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-mic:before {
  content: "\e03a";
}
.icon-strategy:before {
  content: "\e03b";
}
.icon-beaker:before {
  content: "\e03c";
}
.icon-caution:before {
  content: "\e03d";
}
.icon-recycle:before {
  content: "\e03e";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-profile-male:before {
  content: "\e040";
}
.icon-profile-female:before {
  content: "\e041";
}
.icon-bike:before {
  content: "\e042";
}
.icon-wine:before {
  content: "\e043";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-globe:before {
  content: "\e045";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-dial:before {
  content: "\e048";
}
.icon-chat:before {
  content: "\e049";
}
.icon-heart:before {
  content: "\e04a";
}
.icon-cloud:before {
  content: "\e04b";
}
.icon-upload:before {
  content: "\e04c";
}
.icon-download:before {
  content: "\e04d";
}
.icon-target:before {
  content: "\e04e";
}
.icon-hazardous:before {
  content: "\e04f";
}
.icon-piechart:before {
  content: "\e050";
}
.icon-speedometer:before {
  content: "\e051";
}
.icon-global:before {
  content: "\e052";
}
.icon-compass:before {
  content: "\e053";
}
.icon-lifesaver:before {
  content: "\e054";
}
.icon-clock:before {
  content: "\e055";
}
.icon-aperture:before {
  content: "\e056";
}
.icon-quote:before {
  content: "\e057";
}
.icon-scope:before {
  content: "\e058";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-refresh:before {
  content: "\e05a";
}
.icon-happy:before {
  content: "\e05b";
}
.icon-sad:before {
  content: "\e05c";
}
.icon-facebook:before {
  content: "\e05d";
}
.icon-twitter:before {
  content: "\e05e";
}
.icon-googleplus:before {
  content: "\e05f";
}
.icon-rss:before {
  content: "\e060";
}
.icon-tumblr:before {
  content: "\e061";
}
.icon-linkedin:before {
  content: "\e062";
}
.icon-dribbble:before {
  content: "\e063";
}
.icon-number:before {
  content: "\e95f";
}
.icon-number2:before {
  content: "\e960";
}
.icon-number3:before {
  content: "\e961";
}
.icon-number4:before {
  content: "\e962";
}
.icon-number5:before {
  content: "\e963";
}
.icon-number6:before {
  content: "\e964";
}
.icon-number7:before {
  content: "\e965";
}
.icon-number8:before {
  content: "\e966";
}
.icon-number9:before {
  content: "\e967";
}
.icon-number10:before {
  content: "\e968";
}
.icon-number11:before {
  content: "\e969";
}
.icon-number12:before {
  content: "\e96a";
}
.icon-number13:before {
  content: "\e96b";
}
.icon-number14:before {
  content: "\e96c";
}
.icon-number15:before {
  content: "\e96d";
}
.icon-number16:before {
  content: "\e96e";
}
.icon-number17:before {
  content: "\e96f";
}
.icon-number18:before {
  content: "\e970";
}
.icon-number19:before {
  content: "\e971";
}
.icon-number20:before {
  content: "\e972";
}
.icon-quote2:before {
  content: "\e973";
}
.icon-quote3:before {
  content: "\e974";
}
.icon-tag:before {
  content: "\e975";
}
.icon-tag2:before {
  content: "\e976";
}
.icon-link:before {
  content: "\e977";
}
.icon-link2:before {
  content: "\e978";
}
.icon-cabinet:before {
  content: "\e979";
}
.icon-cabinet2:before {
  content: "\e97a";
}
.icon-calendar2:before {
  content: "\e97b";
}
.icon-calendar3:before {
  content: "\e97c";
}
.icon-calendar4:before {
  content: "\e97d";
}
.icon-file:before {
  content: "\e97e";
}
.icon-file2:before {
  content: "\e97f";
}
.icon-file3:before {
  content: "\e980";
}
.icon-files:before {
  content: "\e981";
}
.icon-phone2:before {
  content: "\e982";
}
.icon-tablet2:before {
  content: "\e983";
}
.icon-window:before {
  content: "\e984";
}
.icon-monitor:before {
  content: "\e985";
}
.icon-ipod:before {
  content: "\e986";
}
.icon-tv:before {
  content: "\e987";
}
.icon-camera2:before {
  content: "\e988";
}
.icon-camera3:before {
  content: "\e989";
}
.icon-camera4:before {
  content: "\e98a";
}
.icon-film:before {
  content: "\e98b";
}
.icon-film2:before {
  content: "\e98c";
}
.icon-film3:before {
  content: "\e98d";
}
.icon-microphone:before {
  content: "\e98e";
}
.icon-microphone2:before {
  content: "\e98f";
}
.icon-microphone3:before {
  content: "\e990";
}
.icon-drink:before {
  content: "\e991";
}
.icon-drink2:before {
  content: "\e992";
}
.icon-drink3:before {
  content: "\e993";
}
.icon-drink4:before {
  content: "\e994";
}
.icon-coffee:before {
  content: "\e995";
}
.icon-mug:before {
  content: "\e996";
}
.icon-icecream:before {
  content: "\e997";
}
.icon-cake:before {
  content: "\e998";
}
.icon-inbox:before {
  content: "\e999";
}
.icon-download2:before {
  content: "\e99a";
}
.icon-upload2:before {
  content: "\e99b";
}
.icon-inbox2:before {
  content: "\e99c";
}
.icon-checkmark:before {
  content: "\e99d";
}
.icon-checkmark2:before {
  content: "\e99e";
}
.icon-cancel:before {
  content: "\e99f";
}
.icon-cancel2:before {
  content: "\e9a0";
}
.icon-plus:before {
  content: "\e9a1";
}
.icon-plus2:before {
  content: "\e9a2";
}
.icon-minus:before {
  content: "\e9a3";
}
.icon-minus2:before {
  content: "\e9a4";
}
.icon-notice:before {
  content: "\e9a5";
}
.icon-notice2:before {
  content: "\e9a6";
}
.icon-cog:before {
  content: "\e9a7";
}
.icon-cogs:before {
  content: "\e9a8";
}
.icon-cog2:before {
  content: "\e9a9";
}
.icon-warning:before {
  content: "\e9aa";
}
.icon-health:before {
  content: "\e9ab";
}
.icon-suitcase:before {
  content: "\e9ac";
}
.icon-suitcase2:before {
  content: "\e9ad";
}
.icon-suitcase3:before {
  content: "\e9ae";
}
.icon-picture2:before {
  content: "\e9af";
}
.icon-pictures2:before {
  content: "\e9b0";
}
.icon-pictures3:before {
  content: "\e9b1";
}
.icon-android:before {
  content: "\e9b2";
}
.icon-marvin:before {
  content: "\e9b3";
}
.icon-pacman:before {
  content: "\e9b4";
}
.icon-cassette:before {
  content: "\e9b5";
}
.icon-watch:before {
  content: "\e9b6";
}
.icon-chronometer:before {
  content: "\e9b7";
}
.icon-watch2:before {
  content: "\e9b8";
}
.icon-alarmclock2:before {
  content: "\e9b9";
}
.icon-time:before {
  content: "\e9ba";
}
.icon-time2:before {
  content: "\e9bb";
}
.icon-headphones:before {
  content: "\e9bc";
}
.icon-wallet2:before {
  content: "\e9bd";
}
.icon-checkmark3:before {
  content: "\e9be";
}
.icon-cancel3:before {
  content: "\e9bf";
}
.icon-eye:before {
  content: "\e9c0";
}
.icon-position:before {
  content: "\e9c1";
}
.icon-sitemap:before {
  content: "\e9c2";
}
.icon-sitemap2:before {
  content: "\e9c3";
}
.icon-cloud2:before {
  content: "\e9c4";
}
.icon-upload3:before {
  content: "\e9c5";
}
.icon-chart:before {
  content: "\e9c6";
}
.icon-chart2:before {
  content: "\e9c7";
}
.icon-chart3:before {
  content: "\e9c8";
}
.icon-chart4:before {
  content: "\e9c9";
}
.icon-chart5:before {
  content: "\e9ca";
}
.icon-chart6:before {
  content: "\e9cb";
}
.icon-location:before {
  content: "\e9cc";
}
.icon-download3:before {
  content: "\e9cd";
}
.icon-basket2:before {
  content: "\e9ce";
}
.icon-folder:before {
  content: "\e9cf";
}
.icon-gamepad:before {
  content: "\e9d0";
}
.icon-alarm:before {
  content: "\e9d1";
}
.icon-alarm-cancel:before {
  content: "\e9d2";
}
.icon-phone3:before {
  content: "\e9d3";
}
.icon-phone4:before {
  content: "\e9d4";
}
.icon-image:before {
  content: "\e9d5";
}
.icon-open:before {
  content: "\e9d6";
}
.icon-sale:before {
  content: "\e9d7";
}
.icon-direction:before {
  content: "\e9d8";
}
.icon-map2:before {
  content: "\e9d9";
}
.icon-trashcan:before {
  content: "\e9da";
}
.icon-vote:before {
  content: "\e9db";
}
.icon-graduate:before {
  content: "\e9dc";
}
.icon-lab:before {
  content: "\e9dd";
}
.icon-tie:before {
  content: "\e9de";
}
.icon-football:before {
  content: "\e9df";
}
.icon-eightball:before {
  content: "\e9e0";
}
.icon-bowling:before {
  content: "\e9e1";
}
.icon-bowlingpin:before {
  content: "\e9e2";
}
.icon-baseball:before {
  content: "\e9e3";
}
.icon-soccer:before {
  content: "\e9e4";
}
.icon-dglasses:before {
  content: "\e9e5";
}
.icon-microwave:before {
  content: "\e9e6";
}
.icon-refrigerator:before {
  content: "\e9e7";
}
.icon-oven:before {
  content: "\e9e8";
}
.icon-washingmachine:before {
  content: "\e9e9";
}
.icon-mouse:before {
  content: "\e9ea";
}
.icon-smiley:before {
  content: "\e9eb";
}
.icon-sad2:before {
  content: "\e9ec";
}
.icon-mute:before {
  content: "\e9ed";
}
.icon-hand:before {
  content: "\e9ee";
}
.icon-radio:before {
  content: "\e9ef";
}
.icon-satellite:before {
  content: "\e9f0";
}
.icon-medal:before {
  content: "\e9f1";
}
.icon-medal2:before {
  content: "\e9f2";
}
.icon-switch:before {
  content: "\e9f3";
}
.icon-key2:before {
  content: "\e9f4";
}
.icon-cord:before {
  content: "\e9f5";
}
.icon-locked:before {
  content: "\e9f6";
}
.icon-unlocked:before {
  content: "\e9f7";
}
.icon-locked2:before {
  content: "\e9f8";
}
.icon-unlocked2:before {
  content: "\e9f9";
}
.icon-magnifier:before {
  content: "\e9fa";
}
.icon-zoomin:before {
  content: "\e9fb";
}
.icon-zoomout:before {
  content: "\e9fc";
}
.icon-stack:before {
  content: "\e9fd";
}
.icon-stack2:before {
  content: "\e9fe";
}
.icon-stack3:before {
  content: "\e9ff";
}
.icon-davidstar:before {
  content: "\ea00";
}
.icon-cross:before {
  content: "\ea01";
}
.icon-moonandstar:before {
  content: "\ea02";
}
.icon-transformers:before {
  content: "\ea03";
}
.icon-batman:before {
  content: "\ea04";
}
.icon-spaceinvaders:before {
  content: "\ea05";
}
.icon-skeletor:before {
  content: "\ea06";
}
.icon-lamp:before {
  content: "\ea07";
}
.icon-lamp2:before {
  content: "\ea08";
}
.icon-umbrella:before {
  content: "\ea09";
}
.icon-streetlight:before {
  content: "\ea0a";
}
.icon-bomb:before {
  content: "\ea0b";
}
.icon-archive:before {
  content: "\ea0c";
}
.icon-battery:before {
  content: "\ea0d";
}
.icon-battery2:before {
  content: "\ea0e";
}
.icon-battery3:before {
  content: "\ea0f";
}
.icon-battery4:before {
  content: "\ea10";
}
.icon-battery5:before {
  content: "\ea11";
}
.icon-megaphone2:before {
  content: "\ea12";
}
.icon-megaphone3:before {
  content: "\ea13";
}
.icon-patch:before {
  content: "\ea14";
}
.icon-pil:before {
  content: "\ea15";
}
.icon-injection:before {
  content: "\ea16";
}
.icon-thermometer:before {
  content: "\ea17";
}
.icon-lamp3:before {
  content: "\ea18";
}
.icon-lamp4:before {
  content: "\ea19";
}
.icon-lamp5:before {
  content: "\ea1a";
}
.icon-cube:before {
  content: "\ea1b";
}
.icon-box:before {
  content: "\ea1c";
}
.icon-box2:before {
  content: "\ea1d";
}
.icon-diamond:before {
  content: "\ea1e";
}
.icon-bag:before {
  content: "\ea1f";
}
.icon-moneybag:before {
  content: "\ea20";
}
.icon-grid2:before {
  content: "\ea21";
}
.icon-grid3:before {
  content: "\ea22";
}
.icon-list:before {
  content: "\ea23";
}
.icon-list2:before {
  content: "\ea24";
}
.icon-ruler:before {
  content: "\ea25";
}
.icon-ruler2:before {
  content: "\ea26";
}
.icon-layout:before {
  content: "\ea27";
}
.icon-layout2:before {
  content: "\ea28";
}
.icon-layout3:before {
  content: "\ea29";
}
.icon-layout4:before {
  content: "\ea2a";
}
.icon-layout5:before {
  content: "\ea2b";
}
.icon-layout6:before {
  content: "\ea2c";
}
.icon-layout7:before {
  content: "\ea2d";
}
.icon-layout8:before {
  content: "\ea2e";
}
.icon-layout9:before {
  content: "\ea2f";
}
.icon-layout10:before {
  content: "\ea30";
}
.icon-layout11:before {
  content: "\ea31";
}
.icon-layout12:before {
  content: "\ea32";
}
.icon-layout13:before {
  content: "\ea33";
}
.icon-layout14:before {
  content: "\ea34";
}
.icon-tools2:before {
  content: "\ea35";
}
.icon-screwdriver:before {
  content: "\ea36";
}
.icon-paint:before {
  content: "\ea37";
}
.icon-hammer:before {
  content: "\ea38";
}
.icon-brush:before {
  content: "\ea39";
}
.icon-pen:before {
  content: "\ea3a";
}
.icon-chat2:before {
  content: "\ea3b";
}
.icon-comments:before {
  content: "\ea3c";
}
.icon-chat3:before {
  content: "\ea3d";
}
.icon-chat4:before {
  content: "\ea3e";
}
.icon-volume:before {
  content: "\ea3f";
}
.icon-volume2:before {
  content: "\ea40";
}
.icon-volume3:before {
  content: "\ea41";
}
.icon-equalizer:before {
  content: "\ea42";
}
.icon-resize:before {
  content: "\ea43";
}
.icon-resize2:before {
  content: "\ea44";
}
.icon-stretch:before {
  content: "\ea45";
}
.icon-narrow:before {
  content: "\ea46";
}
.icon-resize3:before {
  content: "\ea47";
}
.icon-download4:before {
  content: "\ea48";
}
.icon-calculator:before {
  content: "\ea49";
}
.icon-library:before {
  content: "\ea4a";
}
.icon-auction:before {
  content: "\ea4b";
}
.icon-justice:before {
  content: "\ea4c";
}
.icon-stats:before {
  content: "\ea4d";
}
.icon-stats2:before {
  content: "\ea4e";
}
.icon-attachment2:before {
  content: "\ea4f";
}
.icon-hourglass2:before {
  content: "\ea50";
}
.icon-abacus:before {
  content: "\ea51";
}
.icon-pencil2:before {
  content: "\ea52";
}
.icon-pen2:before {
  content: "\ea53";
}
.icon-pin:before {
  content: "\ea54";
}
.icon-pin2:before {
  content: "\ea55";
}
.icon-discout:before {
  content: "\ea56";
}
.icon-edit2:before {
  content: "\ea57";
}
.icon-scissors2:before {
  content: "\ea58";
}
.icon-profile:before {
  content: "\ea59";
}
.icon-profile2:before {
  content: "\ea5a";
}
.icon-profile3:before {
  content: "\ea5b";
}
.icon-rotate:before {
  content: "\ea5c";
}
.icon-rotate2:before {
  content: "\ea5d";
}
.icon-reply:before {
  content: "\ea5e";
}
.icon-forward:before {
  content: "\ea5f";
}
.icon-retweet:before {
  content: "\ea60";
}
.icon-shuffle:before {
  content: "\ea61";
}
.icon-loop:before {
  content: "\ea62";
}
.icon-crop:before {
  content: "\ea63";
}
.icon-square:before {
  content: "\ea64";
}
.icon-square2:before {
  content: "\ea65";
}
.icon-circle:before {
  content: "\ea66";
}
.icon-dollar:before {
  content: "\ea67";
}
.icon-dollar2:before {
  content: "\ea68";
}
.icon-coins:before {
  content: "\ea69";
}
.icon-pig:before {
  content: "\ea6a";
}
.icon-bookmark:before {
  content: "\ea6b";
}
.icon-bookmark2:before {
  content: "\ea6c";
}
.icon-addressbook:before {
  content: "\ea6d";
}
.icon-addressbook2:before {
  content: "\ea6e";
}
.icon-safe:before {
  content: "\ea6f";
}
.icon-envelope2:before {
  content: "\ea70";
}
.icon-envelope3:before {
  content: "\ea71";
}
.icon-radioactive:before {
  content: "\ea72";
}
.icon-music:before {
  content: "\ea73";
}
.icon-presentation2:before {
  content: "\ea74";
}
.icon-male:before {
  content: "\ea75";
}
.icon-female:before {
  content: "\ea76";
}
.icon-aids:before {
  content: "\ea77";
}
.icon-heart2:before {
  content: "\ea78";
}
.icon-info:before {
  content: "\ea79";
}
.icon-info2:before {
  content: "\ea7a";
}
.icon-piano:before {
  content: "\ea7b";
}
.icon-rain:before {
  content: "\ea7c";
}
.icon-snow:before {
  content: "\ea7d";
}
.icon-lightning:before {
  content: "\ea7e";
}
.icon-sun:before {
  content: "\ea7f";
}
.icon-moon:before {
  content: "\ea80";
}
.icon-cloudy:before {
  content: "\ea81";
}
.icon-cloudy2:before {
  content: "\ea82";
}
.icon-car:before {
  content: "\ea83";
}
.icon-bike2:before {
  content: "\ea84";
}
.icon-truck:before {
  content: "\ea85";
}
.icon-bus:before {
  content: "\ea86";
}
.icon-bike3:before {
  content: "\ea87";
}
.icon-plane:before {
  content: "\ea88";
}
.icon-paperplane:before {
  content: "\ea89";
}
.icon-rocket:before {
  content: "\ea8a";
}
.icon-book:before {
  content: "\ea8b";
}
.icon-book2:before {
  content: "\ea8c";
}
.icon-barcode:before {
  content: "\ea8d";
}
.icon-barcode2:before {
  content: "\ea8e";
}
.icon-expand2:before {
  content: "\ea8f";
}
.icon-collapse:before {
  content: "\ea90";
}
.icon-popout:before {
  content: "\ea91";
}
.icon-popin:before {
  content: "\ea92";
}
.icon-target2:before {
  content: "\ea93";
}
.icon-badge:before {
  content: "\ea94";
}
.icon-badge2:before {
  content: "\ea95";
}
.icon-ticket:before {
  content: "\ea96";
}
.icon-ticket2:before {
  content: "\ea97";
}
.icon-ticket3:before {
  content: "\ea98";
}
.icon-microphone4:before {
  content: "\ea99";
}
.icon-cone:before {
  content: "\ea9a";
}
.icon-blocked:before {
  content: "\ea9b";
}
.icon-stop:before {
  content: "\ea9c";
}
.icon-keyboard:before {
  content: "\ea9d";
}
.icon-keyboard2:before {
  content: "\ea9e";
}
.icon-radio2:before {
  content: "\ea9f";
}
.icon-printer2:before {
  content: "\eaa0";
}
.icon-checked:before {
  content: "\eaa1";
}
.icon-error:before {
  content: "\eaa2";
}
.icon-add:before {
  content: "\eaa3";
}
.icon-minus3:before {
  content: "\eaa4";
}
.icon-alert:before {
  content: "\eaa5";
}
.icon-pictures4:before {
  content: "\eaa6";
}
.icon-atom:before {
  content: "\eaa7";
}
.icon-eyedropper:before {
  content: "\eaa8";
}
.icon-globe2:before {
  content: "\eaa9";
}
.icon-globe3:before {
  content: "\eaaa";
}
.icon-shipping:before {
  content: "\eaab";
}
.icon-yingyang:before {
  content: "\eaac";
}
.icon-compass2:before {
  content: "\eaad";
}
.icon-zip:before {
  content: "\eaae";
}
.icon-zip2:before {
  content: "\eaaf";
}
.icon-anchor2:before {
  content: "\eab0";
}
.icon-lockedheart:before {
  content: "\eab1";
}
.icon-magnet:before {
  content: "\eab2";
}
.icon-navigation:before {
  content: "\eab3";
}
.icon-tags:before {
  content: "\eab4";
}
.icon-heart3:before {
  content: "\eab5";
}
.icon-heart4:before {
  content: "\eab6";
}
.icon-usb:before {
  content: "\eab7";
}
.icon-clipboard2:before {
  content: "\eab8";
}
.icon-clipboard3:before {
  content: "\eab9";
}
.icon-clipboard4:before {
  content: "\eaba";
}
.icon-switch2:before {
  content: "\eabb";
}
.icon-ruler3:before {
  content: "\eabc";
}
.icon-heart5:before {
  content: "\e813";
}
.icon-cloud4:before {
  content: "\e814";
}
.icon-star5:before {
  content: "\e815";
}
.icon-tv2:before {
  content: "\e816";
}
.icon-sound2:before {
  content: "\e817";
}
.icon-video2:before {
  content: "\e818";
}
.icon-trash2:before {
  content: "\e819";
}
.icon-user7:before {
  content: "\e81a";
}
.icon-key4:before {
  content: "\e81b";
}
.icon-search4:before {
  content: "\e81c";
}
.icon-settings3:before {
  content: "\e81d";
}
.icon-camera5:before {
  content: "\e81e";
}
.icon-tag3:before {
  content: "\e81f";
}
.icon-lock4:before {
  content: "\e820";
}
.icon-bulb:before {
  content: "\e821";
}
.icon-pen22:before {
  content: "\e822";
}
.icon-diamond2:before {
  content: "\e823";
}
.icon-display:before {
  content: "\e824";
}
.icon-location3:before {
  content: "\e825";
}
.icon-eye4:before {
  content: "\e826";
}
.icon-bubble3:before {
  content: "\e827";
}
.icon-stack22:before {
  content: "\e828";
}
.icon-cup:before {
  content: "\e829";
}
.icon-phone32:before {
  content: "\e82a";
}
.icon-news:before {
  content: "\e82b";
}
.icon-mail5:before {
  content: "\e82c";
}
.icon-like:before {
  content: "\e82d";
}
.icon-photo:before {
  content: "\e82e";
}
.icon-note:before {
  content: "\e82f";
}
.icon-clock4:before {
  content: "\e830";
}
.icon-paperplane2:before {
  content: "\e831";
}
.icon-params:before {
  content: "\e832";
}
.icon-banknote:before {
  content: "\e833";
}
.icon-data:before {
  content: "\e834";
}
.icon-music3:before {
  content: "\e835";
}
.icon-megaphone4:before {
  content: "\e836";
}
.icon-study:before {
  content: "\e837";
}
.icon-lab2:before {
  content: "\e838";
}
.icon-food2:before {
  content: "\e839";
}
.icon-t-shirt:before {
  content: "\e83a";
}
.icon-fire3:before {
  content: "\e83b";
}
.icon-clip:before {
  content: "\e83c";
}
.icon-shop:before {
  content: "\e83d";
}
.icon-calendar5:before {
  content: "\e83e";
}
.icon-wallet3:before {
  content: "\e83f";
}
.icon-vynil:before {
  content: "\e840";
}
.icon-truck3:before {
  content: "\e841";
}
.icon-world:before {
  content: "\e842";
}
.icon-earth:before {
  content: "\eabd";
}
.icon-clock2:before {
  content: "\eabe";
}
.icon-minus4:before {
  content: "\eabf";
}
.icon-plus3:before {
  content: "\eac0";
}
.icon-cancel4:before {
  content: "\eac1";
}
.icon-question:before {
  content: "\eac2";
}
.icon-comment:before {
  content: "\eac3";
}
.icon-chat5:before {
  content: "\eac4";
}
.icon-speaker:before {
  content: "\eac5";
}
.icon-heart6:before {
  content: "\eac6";
}
.icon-list3:before {
  content: "\eac7";
}
.icon-edit3:before {
  content: "\eac8";
}
.icon-trash:before {
  content: "\eac9";
}
.icon-briefcase2:before {
  content: "\eaca";
}
.icon-newspaper2:before {
  content: "\eacb";
}
.icon-calendar6:before {
  content: "\eacc";
}
.icon-inbox3:before {
  content: "\eacd";
}
.icon-facebook2:before {
  content: "\eace";
}
.icon-googleplus2:before {
  content: "\eacf";
}
.icon-instagram:before {
  content: "\ead0";
}
.icon-contrast:before {
  content: "\ead1";
}
.icon-brightness:before {
  content: "\ead2";
}
.icon-user:before {
  content: "\ead3";
}
.icon-users:before {
  content: "\ead4";
}
.icon-sent:before {
  content: "\ead5";
}
.icon-archive2:before {
  content: "\ead6";
}
.icon-desktop2:before {
  content: "\ead7";
}
.icon-reply2:before {
  content: "\ead8";
}
.icon-popup:before {
  content: "\ead9";
}
.icon-grid4:before {
  content: "\eada";
}
.icon-email:before {
  content: "\eadb";
}
.icon-tag4:before {
  content: "\eadc";
}
.icon-film4:before {
  content: "\eadd";
}
.icon-share:before {
  content: "\eade";
}
.icon-picture3:before {
  content: "\eadf";
}
.icon-frame:before {
  content: "\eae0";
}
.icon-wand:before {
  content: "\eae1";
}
.icon-mobile2:before {
  content: "\eae2";
}
.icon-crop2:before {
  content: "\eae3";
}
.icon-marquee:before {
  content: "\eae4";
}
.icon-locked3:before {
  content: "\eae5";
}
.icon-pin3:before {
  content: "\eae6";
}
.icon-zoomin2:before {
  content: "\eae7";
}
.icon-zoomout2:before {
  content: "\eae8";
}
.icon-search2:before {
  content: "\eae9";
}
.icon-home:before {
  content: "\eaea";
}
.icon-cart:before {
  content: "\eaeb";
}
.icon-camera6:before {
  content: "\eaec";
}
.icon-compass3:before {
  content: "\eaed";
}
.icon-cloud3:before {
  content: "\eaee";
}
.icon-chat6:before {
  content: "\eaef";
}
.icon-chat-alt-stroke:before {
  content: "\eaf0";
}
.icon-chat-alt-fill:before {
  content: "\eaf1";
}
.icon-comment-alt1-stroke:before {
  content: "\eaf2";
}
.icon-comment2:before {
  content: "\eaf3";
}
.icon-comment-stroke:before {
  content: "\eaf4";
}
.icon-comment-fill:before {
  content: "\eaf5";
}
.icon-comment-alt2-stroke:before {
  content: "\eaf6";
}
.icon-comment-alt2-fill:before {
  content: "\eaf7";
}
.icon-checkmark4:before {
  content: "\eaf8";
}
.icon-check-alt:before {
  content: "\eaf9";
}
.icon-x:before {
  content: "\eafa";
}
.icon-x-altx-alt:before {
  content: "\eafb";
}
.icon-denied:before {
  content: "\eafc";
}
.icon-cursor:before {
  content: "\eafd";
}
.icon-rss2:before {
  content: "\eafe";
}
.icon-rss-alt:before {
  content: "\eaff";
}
.icon-wrench:before {
  content: "\eb00";
}
.icon-dial2:before {
  content: "\eb01";
}
.icon-cog3:before {
  content: "\eb02";
}
.icon-calendar7:before {
  content: "\eb03";
}
.icon-calendar-alt-stroke:before {
  content: "\eb04";
}
.icon-calendar-alt-fill:before {
  content: "\eb05";
}
.icon-share2:before {
  content: "\eb06";
}
.icon-mail:before {
  content: "\eb07";
}
.icon-heart-stroke:before {
  content: "\eb08";
}
.icon-heart-fill:before {
  content: "\eb09";
}
.icon-movie:before {
  content: "\eb0a";
}
.icon-document-alt-stroke:before {
  content: "\eb0b";
}
.icon-document-alt-fill:before {
  content: "\eb0c";
}
.icon-document-stroke:before {
  content: "\eb0d";
}
.icon-document-fill:before {
  content: "\eb0e";
}
.icon-plus4:before {
  content: "\eb0f";
}
.icon-plus-alt:before {
  content: "\eb10";
}
.icon-minus5:before {
  content: "\eb11";
}
.icon-minus-alt:before {
  content: "\eb12";
}
.icon-pin4:before {
  content: "\eb13";
}
.icon-link3:before {
  content: "\eb14";
}
.icon-bolt:before {
  content: "\eb15";
}
.icon-move:before {
  content: "\eb16";
}
.icon-move-alt1:before {
  content: "\eb17";
}
.icon-move-alt2:before {
  content: "\eb18";
}
.icon-equalizer2:before {
  content: "\eb19";
}
.icon-award-fill:before {
  content: "\eb1a";
}
.icon-award-stroke:before {
  content: "\eb1b";
}
.icon-magnifying-glass2:before {
  content: "\eb1c";
}
.icon-trash-stroke:before {
  content: "\eb1d";
}
.icon-trash-fill:before {
  content: "\eb1e";
}
.icon-beaker-alt:before {
  content: "\eb1f";
}
.icon-beaker2:before {
  content: "\eb20";
}
.icon-key-stroke:before {
  content: "\eb21";
}
.icon-key-fill:before {
  content: "\eb22";
}
.icon-new-window:before {
  content: "\eb23";
}
.icon-lightbulb2:before {
  content: "\eb24";
}
.icon-spin-alt:before {
  content: "\eb25";
}
.icon-spin:before {
  content: "\eb26";
}
.icon-curved-arrow:before {
  content: "\eb27";
}
.icon-undo:before {
  content: "\eb28";
}
.icon-reload:before {
  content: "\eb29";
}
.icon-reload-alt:before {
  content: "\eb2a";
}
.icon-loop2:before {
  content: "\eb2b";
}
.icon-loop-alt1:before {
  content: "\eb2c";
}
.icon-loop-alt2:before {
  content: "\eb2d";
}
.icon-loop-alt3:before {
  content: "\eb2e";
}
.icon-loop-alt4:before {
  content: "\eb2f";
}
.icon-transfer:before {
  content: "\eb30";
}
.icon-move-vertical:before {
  content: "\eb31";
}
.icon-move-vertical-alt1:before {
  content: "\eb32";
}
.icon-move-vertical-alt2:before {
  content: "\eb33";
}
.icon-move-horizontal:before {
  content: "\eb34";
}
.icon-move-horizontal-alt1:before {
  content: "\eb35";
}
.icon-move-horizontal-alt2:before {
  content: "\eb36";
}
.icon-arrow-left:before {
  content: "\eb37";
}
.icon-arrow-left-alt1:before {
  content: "\eb38";
}
.icon-arrow-left-alt2:before {
  content: "\eb39";
}
.icon-arrow-right:before {
  content: "\eb3a";
}
.icon-arrow-right-alt1:before {
  content: "\eb3b";
}
.icon-arrow-right-alt2:before {
  content: "\eb3c";
}
.icon-arrow-up:before {
  content: "\eb3d";
}
.icon-arrow-up-alt1:before {
  content: "\eb3e";
}
.icon-arrow-up-alt2:before {
  content: "\eb3f";
}
.icon-arrow-down:before {
  content: "\eb40";
}
.icon-arrow-down-alt1:before {
  content: "\eb41";
}
.icon-arrow-down-alt2:before {
  content: "\eb42";
}
.icon-cd:before {
  content: "\eb43";
}
.icon-steering-wheel:before {
  content: "\eb44";
}
.icon-microphone5:before {
  content: "\eb45";
}
.icon-headphones2:before {
  content: "\eb46";
}
.icon-volume4:before {
  content: "\eb47";
}
.icon-volume-mute:before {
  content: "\eb48";
}
.icon-play:before {
  content: "\eb49";
}
.icon-pause:before {
  content: "\eb4a";
}
.icon-stop2:before {
  content: "\eb4b";
}
.icon-eject:before {
  content: "\eb4c";
}
.icon-first:before {
  content: "\eb4d";
}
.icon-last:before {
  content: "\eb4e";
}
.icon-play-alt:before {
  content: "\eb4f";
}
.icon-fullscreen-exit:before {
  content: "\eb50";
}
.icon-fullscreen-exit-alt:before {
  content: "\eb51";
}
.icon-fullscreen:before {
  content: "\eb52";
}
.icon-fullscreen-alt:before {
  content: "\eb53";
}
.icon-iphone:before {
  content: "\eb54";
}
.icon-battery-empty:before {
  content: "\eb55";
}
.icon-battery-half:before {
  content: "\eb56";
}
.icon-battery-full:before {
  content: "\eb57";
}
.icon-battery-charging:before {
  content: "\eb58";
}
.icon-compass4:before {
  content: "\eb59";
}
.icon-box3:before {
  content: "\eb5a";
}
.icon-folder-stroke:before {
  content: "\eb5b";
}
.icon-folder-fill:before {
  content: "\eb5c";
}
.icon-at:before {
  content: "\eb5d";
}
.icon-ampersand:before {
  content: "\eb5e";
}
.icon-info3:before {
  content: "\eb5f";
}
.icon-question-mark:before {
  content: "\eb60";
}
.icon-pilcrow:before {
  content: "\eb61";
}
.icon-hash:before {
  content: "\eb62";
}
.icon-left-quote:before {
  content: "\eb63";
}
.icon-right-quote:before {
  content: "\eb64";
}
.icon-left-quote-alt:before {
  content: "\eb65";
}
.icon-right-quote-alt:before {
  content: "\eb66";
}
.icon-article:before {
  content: "\eb67";
}
.icon-read-more:before {
  content: "\eb68";
}
.icon-list4:before {
  content: "\eb69";
}
.icon-list-nested:before {
  content: "\eb6a";
}
.icon-book3:before {
  content: "\eb6b";
}
.icon-book-alt:before {
  content: "\eb6c";
}
.icon-book-alt2:before {
  content: "\eb6d";
}
.icon-pen3:before {
  content: "\eb6e";
}
.icon-pen-alt-stroke:before {
  content: "\eb6f";
}
.icon-pen-alt-fill:before {
  content: "\eb70";
}
.icon-pen-alt2:before {
  content: "\eb71";
}
.icon-brush2:before {
  content: "\eb72";
}
.icon-brush-alt:before {
  content: "\eb73";
}
.icon-eyedropper2:before {
  content: "\eb74";
}
.icon-layers-alt:before {
  content: "\eb75";
}
.icon-layers2:before {
  content: "\eb76";
}
.icon-image2:before {
  content: "\eb77";
}
.icon-camera7:before {
  content: "\eb78";
}
.icon-aperture2:before {
  content: "\eb79";
}
.icon-aperture-alt:before {
  content: "\eb7a";
}
.icon-chart7:before {
  content: "\eb7b";
}
.icon-chart-alt:before {
  content: "\eb7c";
}
.icon-bars:before {
  content: "\eb7d";
}
.icon-bars-alt:before {
  content: "\eb7e";
}
.icon-eye2:before {
  content: "\eb7f";
}
.icon-user2:before {
  content: "\eb80";
}
.icon-home2:before {
  content: "\eb81";
}
.icon-clock3:before {
  content: "\eb82";
}
.icon-lock-stroke:before {
  content: "\eb83";
}
.icon-lock-fill:before {
  content: "\eb84";
}
.icon-unlock-stroke:before {
  content: "\eb85";
}
.icon-unlock-fill:before {
  content: "\eb86";
}
.icon-tag-stroke:before {
  content: "\eb87";
}
.icon-tag-fill:before {
  content: "\eb88";
}
.icon-sun-stroke:before {
  content: "\eb89";
}
.icon-sun-fill:before {
  content: "\eb8a";
}
.icon-moon-stroke:before {
  content: "\eb8b";
}
.icon-moon-fill:before {
  content: "\eb8c";
}
.icon-cloud5:before {
  content: "\eb8d";
}
.icon-rain2:before {
  content: "\eb8e";
}
.icon-umbrella2:before {
  content: "\eb8f";
}
.icon-star:before {
  content: "\eb90";
}
.icon-map-pin-stroke:before {
  content: "\eb91";
}
.icon-map-pin-fill:before {
  content: "\eb92";
}
.icon-map-pin-alt:before {
  content: "\eb93";
}
.icon-target3:before {
  content: "\eb94";
}
.icon-download5:before {
  content: "\eb95";
}
.icon-upload4:before {
  content: "\eb96";
}
.icon-cloud-download:before {
  content: "\eb97";
}
.icon-cloud-upload:before {
  content: "\eb98";
}
.icon-fork:before {
  content: "\eb99";
}
.icon-paperclip2:before {
  content: "\eb9a";
}
.icon-sunrise:before {
  content: "\eb9b";
}
.icon-sun2:before {
  content: "\eb9c";
}
.icon-moon2:before {
  content: "\eb9d";
}
.icon-sun3:before {
  content: "\eb9e";
}
.icon-windy:before {
  content: "\eb9f";
}
.icon-wind:before {
  content: "\eba0";
}
.icon-snowflake:before {
  content: "\eba1";
}
.icon-cloudy3:before {
  content: "\eba2";
}
.icon-cloud6:before {
  content: "\eba3";
}
.icon-weather:before {
  content: "\eba4";
}
.icon-weather2:before {
  content: "\eba5";
}
.icon-weather3:before {
  content: "\eba6";
}
.icon-lines:before {
  content: "\eba7";
}
.icon-cloud7:before {
  content: "\eba8";
}
.icon-lightning2:before {
  content: "\eba9";
}
.icon-lightning3:before {
  content: "\ebaa";
}
.icon-rainy:before {
  content: "\ebab";
}
.icon-rainy2:before {
  content: "\ebac";
}
.icon-windy2:before {
  content: "\ebad";
}
.icon-windy3:before {
  content: "\ebae";
}
.icon-snowy:before {
  content: "\ebaf";
}
.icon-snowy2:before {
  content: "\ebb0";
}
.icon-snowy3:before {
  content: "\ebb1";
}
.icon-weather4:before {
  content: "\ebb2";
}
.icon-cloudy4:before {
  content: "\ebb3";
}
.icon-cloud8:before {
  content: "\ebb4";
}
.icon-lightning4:before {
  content: "\ebb5";
}
.icon-sun4:before {
  content: "\ebb6";
}
.icon-moon3:before {
  content: "\ebb7";
}
.icon-cloudy5:before {
  content: "\ebb8";
}
.icon-cloud9:before {
  content: "\ebb9";
}
.icon-cloud10:before {
  content: "\ebba";
}
.icon-lightning5:before {
  content: "\ebbb";
}
.icon-rainy3:before {
  content: "\ebbc";
}
.icon-rainy4:before {
  content: "\ebbd";
}
.icon-windy4:before {
  content: "\ebbe";
}
.icon-windy5:before {
  content: "\ebbf";
}
.icon-snowy4:before {
  content: "\ebc0";
}
.icon-snowy5:before {
  content: "\ebc1";
}
.icon-weather5:before {
  content: "\ebc2";
}
.icon-cloudy6:before {
  content: "\ebc3";
}
.icon-lightning6:before {
  content: "\ebc4";
}
.icon-thermometer2:before {
  content: "\ebc5";
}
.icon-compass5:before {
  content: "\ebc6";
}
.icon-none:before {
  content: "\ebc7";
}
.icon-Celsius:before {
  content: "\ebc8";
}
.icon-Fahrenheit:before {
  content: "\ebc9";
}
.icon-warning2:before {
  content: "\ebca";
}
.icon-cloud11:before {
  content: "\ebcb";
}
.icon-locked4:before {
  content: "\ebcc";
}
.icon-inbox4:before {
  content: "\ebcd";
}
.icon-comment3:before {
  content: "\ebce";
}
.icon-mic2:before {
  content: "\ebcf";
}
.icon-envelope4:before {
  content: "\ebd0";
}
.icon-briefcase3:before {
  content: "\ebd1";
}
.icon-cart2:before {
  content: "\ebd2";
}
.icon-contrast2:before {
  content: "\ebd3";
}
.icon-clock5:before {
  content: "\ebd4";
}
.icon-user3:before {
  content: "\ebd5";
}
.icon-cog4:before {
  content: "\ebd6";
}
.icon-music2:before {
  content: "\ebd7";
}
.icon-twitter2:before {
  content: "\ebd8";
}
.icon-pencil3:before {
  content: "\ebd9";
}
.icon-frame2:before {
  content: "\ebda";
}
.icon-switch3:before {
  content: "\ebdb";
}
.icon-star2:before {
  content: "\ebdc";
}
.icon-key3:before {
  content: "\ebdd";
}
.icon-chart8:before {
  content: "\ebde";
}
.icon-apple:before {
  content: "\ebdf";
}
.icon-file4:before {
  content: "\ebe0";
}
.icon-plus5:before {
  content: "\ebe1";
}
.icon-minus6:before {
  content: "\ebe2";
}
.icon-picture4:before {
  content: "\ebe3";
}
.icon-folder2:before {
  content: "\ebe4";
}
.icon-camera8:before {
  content: "\ebe5";
}
.icon-search3:before {
  content: "\ebe6";
}
.icon-dribbble2:before {
  content: "\ebe7";
}
.icon-forrst:before {
  content: "\ebe8";
}
.icon-feed:before {
  content: "\ebe9";
}
.icon-blocked2:before {
  content: "\ebea";
}
.icon-target4:before {
  content: "\ebeb";
}
.icon-play2:before {
  content: "\ebec";
}
.icon-pause2:before {
  content: "\ebed";
}
.icon-bug:before {
  content: "\ebee";
}
.icon-console:before {
  content: "\ebef";
}
.icon-film5:before {
  content: "\ebf0";
}
.icon-type:before {
  content: "\ebf1";
}
.icon-home3:before {
  content: "\ebf2";
}
.icon-earth2:before {
  content: "\ebf3";
}
.icon-location2:before {
  content: "\ebf4";
}
.icon-info4:before {
  content: "\ebf5";
}
.icon-eye3:before {
  content: "\ebf6";
}
.icon-heart7:before {
  content: "\ebf7";
}
.icon-bookmark3:before {
  content: "\ebf8";
}
.icon-wrench2:before {
  content: "\ebf9";
}
.icon-calendar8:before {
  content: "\ebfa";
}
.icon-window2:before {
  content: "\ebfb";
}
.icon-monitor2:before {
  content: "\ebfc";
}
.icon-mobile3:before {
  content: "\ebfd";
}
.icon-droplet:before {
  content: "\ebfe";
}
.icon-mouse2:before {
  content: "\ebff";
}
.icon-refresh2:before {
  content: "\ec00";
}
.icon-location4:before {
  content: "\ec01";
}
.icon-tag5:before {
  content: "\ec02";
}
.icon-phone5:before {
  content: "\ec03";
}
.icon-star3:before {
  content: "\ec04";
}
.icon-pointer:before {
  content: "\ec05";
}
.icon-thumbsup:before {
  content: "\ec06";
}
.icon-thumbsdown:before {
  content: "\ec07";
}
.icon-headphones3:before {
  content: "\ec08";
}
.icon-move2:before {
  content: "\ec09";
}
.icon-checkmark5:before {
  content: "\ec0a";
}
.icon-cancel5:before {
  content: "\ec0b";
}
.icon-skype:before {
  content: "\ec0c";
}
.icon-gift2:before {
  content: "\ec0d";
}
.icon-cone2:before {
  content: "\ec0e";
}
.icon-alarm2:before {
  content: "\ec0f";
}
.icon-coffee2:before {
  content: "\ec10";
}
.icon-basket3:before {
  content: "\ec11";
}
.icon-flag2:before {
  content: "\ec12";
}
.icon-ipod2:before {
  content: "\ec13";
}
.icon-trashcan2:before {
  content: "\ec14";
}
.icon-bolt2:before {
  content: "\ec15";
}
.icon-ampersand2:before {
  content: "\ec16";
}
.icon-compass6:before {
  content: "\ec17";
}
.icon-list5:before {
  content: "\ec18";
}
.icon-grid5:before {
  content: "\ec19";
}
.icon-volume5:before {
  content: "\ec1a";
}
.icon-volume6:before {
  content: "\ec1b";
}
.icon-stats3:before {
  content: "\ec1c";
}
.icon-target5:before {
  content: "\ec1d";
}
.icon-forward2:before {
  content: "\ec1e";
}
.icon-paperclip3:before {
  content: "\ec1f";
}
.icon-keyboard3:before {
  content: "\ec20";
}
.icon-crop3:before {
  content: "\ec21";
}
.icon-floppy:before {
  content: "\ec22";
}
.icon-filter:before {
  content: "\ec23";
}
.icon-trophy2:before {
  content: "\ec24";
}
.icon-diary:before {
  content: "\ec25";
}
.icon-addressbook3:before {
  content: "\ec26";
}
.icon-stop3:before {
  content: "\ec27";
}
.icon-smiley2:before {
  content: "\ec28";
}
.icon-shit:before {
  content: "\ec29";
}
.icon-bookmark4:before {
  content: "\ec2a";
}
.icon-camera9:before {
  content: "\ec2b";
}
.icon-lamp6:before {
  content: "\ec2c";
}
.icon-disk:before {
  content: "\ec2d";
}
.icon-button:before {
  content: "\ec2e";
}
.icon-database:before {
  content: "\ec2f";
}
.icon-creditcard:before {
  content: "\ec30";
}
.icon-atom2:before {
  content: "\ec31";
}
.icon-winsows:before {
  content: "\ec32";
}
.icon-target6:before {
  content: "\ec33";
}
.icon-battery6:before {
  content: "\ec34";
}
.icon-code:before {
  content: "\ec35";
}
.icon-home22:before {
  content: "\e600";
}
.icon-home32:before {
  content: "\e601";
}
.icon-home4:before {
  content: "\e602";
}
.icon-office:before {
  content: "\e603";
}
.icon-newspaper3:before {
  content: "\e604";
}
.icon-pencil22:before {
  content: "\e605";
}
.icon-pencil32:before {
  content: "\e606";
}
.icon-quill:before {
  content: "\e607";
}
.icon-pen4:before {
  content: "\e608";
}
.icon-blog:before {
  content: "\e609";
}
.icon-droplet2:before {
  content: "\e60a";
}
.icon-paint-format:before {
  content: "\e60b";
}
.icon-image3:before {
  content: "\e60c";
}
.icon-image22:before {
  content: "\e60d";
}
.icon-images:before {
  content: "\e60e";
}
.icon-camera22:before {
  content: "\e60f";
}
.icon-music22:before {
  content: "\e610";
}
.icon-headphones22:before {
  content: "\e611";
}
.icon-play22:before {
  content: "\e612";
}
.icon-film22:before {
  content: "\e613";
}
.icon-camera32:before {
  content: "\e614";
}
.icon-dice:before {
  content: "\e615";
}
.icon-pacman2:before {
  content: "\e616";
}
.icon-spades:before {
  content: "\e617";
}
.icon-clubs:before {
  content: "\e618";
}
.icon-diamonds:before {
  content: "\e619";
}
.icon-pawn:before {
  content: "\e61a";
}
.icon-bullhorn2:before {
  content: "\e61b";
}
.icon-connection:before {
  content: "\e61c";
}
.icon-podcast:before {
  content: "\e61d";
}
.icon-feed2:before {
  content: "\e61e";
}
.icon-book22:before {
  content: "\e61f";
}
.icon-books:before {
  content: "\e620";
}
.icon-library2:before {
  content: "\e621";
}
.icon-file22:before {
  content: "\e622";
}
.icon-profile4:before {
  content: "\e623";
}
.icon-file32:before {
  content: "\e624";
}
.icon-file42:before {
  content: "\e625";
}
.icon-file5:before {
  content: "\e626";
}
.icon-copy2:before {
  content: "\e627";
}
.icon-copy3:before {
  content: "\e628";
}
.icon-copy4:before {
  content: "\e629";
}
.icon-paste2:before {
  content: "\e62a";
}
.icon-paste3:before {
  content: "\e62b";
}
.icon-paste4:before {
  content: "\e62c";
}
.icon-stack4:before {
  content: "\e62d";
}
.icon-folder22:before {
  content: "\e62e";
}
.icon-folder-open2:before {
  content: "\e62f";
}
.icon-tag22:before {
  content: "\e630";
}
.icon-tags2:before {
  content: "\e631";
}
.icon-barcode22:before {
  content: "\e632";
}
.icon-qrcode2:before {
  content: "\e633";
}
.icon-ticket22:before {
  content: "\e634";
}
.icon-cart3:before {
  content: "\e635";
}
.icon-cart22:before {
  content: "\e636";
}
.icon-cart32:before {
  content: "\e637";
}
.icon-coin:before {
  content: "\e638";
}
.icon-credit:before {
  content: "\e639";
}
.icon-calculate:before {
  content: "\e63a";
}
.icon-support:before {
  content: "\e63b";
}
.icon-phone22:before {
  content: "\e63c";
}
.icon-phone-hang-up:before {
  content: "\e63d";
}
.icon-address-book:before {
  content: "\e63e";
}
.icon-notebook2:before {
  content: "\e63f";
}
.icon-envelope22:before {
  content: "\e640";
}
.icon-pushpin:before {
  content: "\e641";
}
.icon-location5:before {
  content: "\e642";
}
.icon-location22:before {
  content: "\e643";
}
.icon-compass22:before {
  content: "\e644";
}
.icon-map3:before {
  content: "\e645";
}
.icon-map22:before {
  content: "\e646";
}
.icon-history:before {
  content: "\e647";
}
.icon-clock6:before {
  content: "\e648";
}
.icon-clock22:before {
  content: "\e649";
}
.icon-alarm3:before {
  content: "\e64a";
}
.icon-alarm22:before {
  content: "\e64b";
}
.icon-bell2:before {
  content: "\e64c";
}
.icon-stopwatch:before {
  content: "\e64d";
}
.icon-calendar22:before {
  content: "\e64e";
}
.icon-calendar32:before {
  content: "\e64f";
}
.icon-print2:before {
  content: "\e650";
}
.icon-keyboard4:before {
  content: "\e651";
}
.icon-screen:before {
  content: "\e652";
}
.icon-laptop2:before {
  content: "\e653";
}
.icon-mobile4:before {
  content: "\e654";
}
.icon-mobile22:before {
  content: "\e655";
}
.icon-tablet22:before {
  content: "\e656";
}
.icon-tv3:before {
  content: "\e657";
}
.icon-cabinet3:before {
  content: "\e658";
}
.icon-drawer:before {
  content: "\e659";
}
.icon-drawer2:before {
  content: "\e65a";
}
.icon-drawer3:before {
  content: "\e65b";
}
.icon-box-add:before {
  content: "\e65c";
}
.icon-box-remove:before {
  content: "\e65d";
}
.icon-download22:before {
  content: "\e65e";
}
.icon-upload22:before {
  content: "\e65f";
}
.icon-disk2:before {
  content: "\e660";
}
.icon-storage:before {
  content: "\e661";
}
.icon-undo2:before {
  content: "\e662";
}
.icon-redo:before {
  content: "\e663";
}
.icon-flip:before {
  content: "\e664";
}
.icon-flip2:before {
  content: "\e665";
}
.icon-undo22:before {
  content: "\e666";
}
.icon-redo2:before {
  content: "\e667";
}
.icon-forward22:before {
  content: "\e668";
}
.icon-reply3:before {
  content: "\e669";
}
.icon-bubble:before {
  content: "\e66a";
}
.icon-bubbles:before {
  content: "\e66b";
}
.icon-bubbles2:before {
  content: "\e66c";
}
.icon-bubble2:before {
  content: "\e66d";
}
.icon-bubbles3:before {
  content: "\e66e";
}
.icon-bubbles4:before {
  content: "\e66f";
}
.icon-user22:before {
  content: "\e670";
}
.icon-users2:before {
  content: "\e671";
}
.icon-user32:before {
  content: "\e672";
}
.icon-users22:before {
  content: "\e673";
}
.icon-user4:before {
  content: "\e674";
}
.icon-user5:before {
  content: "\e675";
}
.icon-quotes-left:before {
  content: "\e676";
}
.icon-busy:before {
  content: "\e677";
}
.icon-spinner2:before {
  content: "\e678";
}
.icon-spinner3:before {
  content: "\e679";
}
.icon-spinner4:before {
  content: "\e67a";
}
.icon-spinner5:before {
  content: "\e67b";
}
.icon-spinner6:before {
  content: "\e67c";
}
.icon-spinner7:before {
  content: "\e67d";
}
.icon-binoculars:before {
  content: "\e67e";
}
.icon-search22:before {
  content: "\e67f";
}
.icon-zoomin3:before {
  content: "\e680";
}
.icon-zoomout3:before {
  content: "\e681";
}
.icon-expand22:before {
  content: "\e682";
}
.icon-contract:before {
  content: "\e683";
}
.icon-expand3:before {
  content: "\e684";
}
.icon-contract2:before {
  content: "\e685";
}
.icon-key22:before {
  content: "\e686";
}
.icon-key32:before {
  content: "\e687";
}
.icon-lock2:before {
  content: "\e688";
}
.icon-lock3:before {
  content: "\e689";
}
.icon-unlocked3:before {
  content: "\e68a";
}
.icon-wrench22:before {
  content: "\e68b";
}
.icon-settings:before {
  content: "\e68c";
}
.icon-equalizer3:before {
  content: "\e68d";
}
.icon-cog5:before {
  content: "\e68e";
}
.icon-cogs2:before {
  content: "\e68f";
}
.icon-cog22:before {
  content: "\e690";
}
.icon-hammer2:before {
  content: "\e691";
}
.icon-wand2:before {
  content: "\e692";
}
.icon-aid:before {
  content: "\e693";
}
.icon-bug2:before {
  content: "\e694";
}
.icon-pie:before {
  content: "\e695";
}
.icon-stats4:before {
  content: "\e696";
}
.icon-bars2:before {
  content: "\e697";
}
.icon-bars3:before {
  content: "\e698";
}
.icon-gift22:before {
  content: "\e699";
}
.icon-trophy22:before {
  content: "\e69a";
}
.icon-glass2:before {
  content: "\e69b";
}
.icon-mug2:before {
  content: "\e69c";
}
.icon-food:before {
  content: "\e69d";
}
.icon-leaf2:before {
  content: "\e69e";
}
.icon-rocket2:before {
  content: "\e69f";
}
.icon-meter:before {
  content: "\e6a0";
}
.icon-meter2:before {
  content: "\e6a1";
}
.icon-dashboard2:before {
  content: "\e6a2";
}
.icon-hammer22:before {
  content: "\e6a3";
}
.icon-fire2:before {
  content: "\e6a4";
}
.icon-lab3:before {
  content: "\e6a5";
}
.icon-magnet2:before {
  content: "\e6a6";
}
.icon-remove:before {
  content: "\e6a7";
}
.icon-remove2:before {
  content: "\e6a8";
}
.icon-briefcase22:before {
  content: "\e6a9";
}
.icon-airplane:before {
  content: "\e6aa";
}
.icon-truck2:before {
  content: "\e6ab";
}
.icon-road2:before {
  content: "\e6ac";
}
.icon-accessibility:before {
  content: "\e6ad";
}
.icon-target7:before {
  content: "\e6ae";
}
.icon-shield2:before {
  content: "\e6af";
}
.icon-lightning7:before {
  content: "\e6b0";
}
.icon-switch4:before {
  content: "\e6b1";
}
.icon-powercord:before {
  content: "\e6b2";
}
.icon-signup:before {
  content: "\e6b3";
}
.icon-list22:before {
  content: "\e6b4";
}
.icon-list32:before {
  content: "\e6b5";
}
.icon-numbered-list:before {
  content: "\e6b6";
}
.icon-menu:before {
  content: "\e6b7";
}
.icon-menu2:before {
  content: "\e6b8";
}
.icon-tree:before {
  content: "\e6b9";
}
.icon-cloud22:before {
  content: "\e6ba";
}
.icon-cloud-download2:before {
  content: "\e6bb";
}
.icon-cloud-upload2:before {
  content: "\e6bc";
}
.icon-download32:before {
  content: "\e6bd";
}
.icon-upload32:before {
  content: "\e6be";
}
.icon-download42:before {
  content: "\e6bf";
}
.icon-upload42:before {
  content: "\e6c0";
}
.icon-globe22:before {
  content: "\e6c1";
}
.icon-earth3:before {
  content: "\e6c2";
}
.icon-link4:before {
  content: "\e6c3";
}
.icon-flag22:before {
  content: "\e6c4";
}
.icon-attachment3:before {
  content: "\e6c5";
}
.icon-eye22:before {
  content: "\e6c6";
}
.icon-eye-blocked:before {
  content: "\e6c7";
}
.icon-eye32:before {
  content: "\e6c8";
}
.icon-bookmark22:before {
  content: "\e6c9";
}
.icon-bookmarks:before {
  content: "\e6ca";
}
.icon-brightness-medium:before {
  content: "\e6cb";
}
.icon-brightness-contrast:before {
  content: "\e6cc";
}
.icon-contrast3:before {
  content: "\e6cd";
}
.icon-star22:before {
  content: "\e6ce";
}
.icon-star32:before {
  content: "\e6cf";
}
.icon-star4:before {
  content: "\e6d0";
}
.icon-heart22:before {
  content: "\e6d1";
}
.icon-heart32:before {
  content: "\e6d2";
}
.icon-heart-broken:before {
  content: "\e6d3";
}
.icon-thumbs-up2:before {
  content: "\e6d4";
}
.icon-thumbs-up3:before {
  content: "\e6d5";
}
.icon-happy2:before {
  content: "\e6d6";
}
.icon-happy22:before {
  content: "\e6d7";
}
.icon-smiley3:before {
  content: "\e6d8";
}
.icon-smiley22:before {
  content: "\e6d9";
}
.icon-tongue:before {
  content: "\e6da";
}
.icon-tongue2:before {
  content: "\e6db";
}
.icon-sad3:before {
  content: "\e6dc";
}
.icon-sad22:before {
  content: "\e6dd";
}
.icon-wink:before {
  content: "\e6de";
}
.icon-wink2:before {
  content: "\e6df";
}
.icon-grin:before {
  content: "\e6e0";
}
.icon-grin2:before {
  content: "\e6e1";
}
.icon-cool:before {
  content: "\e6e2";
}
.icon-cool2:before {
  content: "\e6e3";
}
.icon-angry:before {
  content: "\e6e4";
}
.icon-angry2:before {
  content: "\e6e5";
}
.icon-evil:before {
  content: "\e6e6";
}
.icon-evil2:before {
  content: "\e6e7";
}
.icon-shocked:before {
  content: "\e6e8";
}
.icon-shocked2:before {
  content: "\e6e9";
}
.icon-confused:before {
  content: "\e6ea";
}
.icon-confused2:before {
  content: "\e6eb";
}
.icon-neutral:before {
  content: "\e6ec";
}
.icon-neutral2:before {
  content: "\e6ed";
}
.icon-wondering:before {
  content: "\e6ee";
}
.icon-wondering2:before {
  content: "\e6ef";
}
.icon-point-up:before {
  content: "\e6f0";
}
.icon-point-right:before {
  content: "\e6f1";
}
.icon-point-down:before {
  content: "\e6f2";
}
.icon-point-left:before {
  content: "\e6f3";
}
.icon-warning22:before {
  content: "\e6f4";
}
.icon-notification:before {
  content: "\e6f5";
}
.icon-question2:before {
  content: "\e6f6";
}
.icon-info22:before {
  content: "\e6f7";
}
.icon-info32:before {
  content: "\e6f8";
}
.icon-blocked3:before {
  content: "\e6f9";
}
.icon-cancel-circle:before {
  content: "\e6fa";
}
.icon-checkmark-circle:before {
  content: "\e6fb";
}
.icon-spam:before {
  content: "\e6fc";
}
.icon-close:before {
  content: "\e6fd";
}
.icon-checkmark6:before {
  content: "\e6fe";
}
.icon-checkmark22:before {
  content: "\e6ff";
}
.icon-spell-check:before {
  content: "\e700";
}
.icon-minus22:before {
  content: "\e701";
}
.icon-plus22:before {
  content: "\e702";
}
.icon-enter:before {
  content: "\e703";
}
.icon-exit:before {
  content: "\e704";
}
.icon-play3:before {
  content: "\e705";
}
.icon-pause22:before {
  content: "\e706";
}
.icon-stop22:before {
  content: "\e707";
}
.icon-backward2:before {
  content: "\e708";
}
.icon-forward3:before {
  content: "\e709";
}
.icon-play4:before {
  content: "\e70a";
}
.icon-pause3:before {
  content: "\e70b";
}
.icon-stop32:before {
  content: "\e70c";
}
.icon-backward3:before {
  content: "\e70d";
}
.icon-forward4:before {
  content: "\e70e";
}
.icon-first2:before {
  content: "\e70f";
}
.icon-last2:before {
  content: "\e710";
}
.icon-previous:before {
  content: "\e711";
}
.icon-next:before {
  content: "\e712";
}
.icon-eject2:before {
  content: "\e713";
}
.icon-volume-high:before {
  content: "\e714";
}
.icon-volume-medium:before {
  content: "\e715";
}
.icon-volume-low:before {
  content: "\e716";
}
.icon-volume-mute2:before {
  content: "\e717";
}
.icon-volume-mute22:before {
  content: "\e718";
}
.icon-volume-increase:before {
  content: "\e719";
}
.icon-volume-decrease:before {
  content: "\e71a";
}
.icon-loop3:before {
  content: "\e71b";
}
.icon-loop22:before {
  content: "\e71c";
}
.icon-loop32:before {
  content: "\e71d";
}
.icon-shuffle2:before {
  content: "\e71e";
}
.icon-arrow-up-left:before {
  content: "\e71f";
}
.icon-arrow-up2:before {
  content: "\e720";
}
.icon-arrow-up-right:before {
  content: "\e721";
}
.icon-arrow-right2:before {
  content: "\e722";
}
.icon-arrow-down-right:before {
  content: "\e723";
}
.icon-arrow-down2:before {
  content: "\e724";
}
.icon-arrow-down-left:before {
  content: "\e725";
}
.icon-arrow-left2:before {
  content: "\e726";
}
.icon-arrow-up-left2:before {
  content: "\e727";
}
.icon-arrow-up3:before {
  content: "\e728";
}
.icon-arrow-up-right2:before {
  content: "\e729";
}
.icon-arrow-right3:before {
  content: "\e72a";
}
.icon-arrow-down-right2:before {
  content: "\e72b";
}
.icon-arrow-down3:before {
  content: "\e72c";
}
.icon-arrow-down-left2:before {
  content: "\e72d";
}
.icon-arrow-left3:before {
  content: "\e72e";
}
.icon-arrow-up-left3:before {
  content: "\e72f";
}
.icon-arrow-up4:before {
  content: "\e730";
}
.icon-arrow-up-right3:before {
  content: "\e731";
}
.icon-arrow-right4:before {
  content: "\e732";
}
.icon-arrow-down-right3:before {
  content: "\e733";
}
.icon-arrow-down4:before {
  content: "\e734";
}
.icon-arrow-down-left3:before {
  content: "\e735";
}
.icon-arrow-left4:before {
  content: "\e736";
}
.icon-tab:before {
  content: "\e737";
}
.icon-checkbox-checked:before {
  content: "\e738";
}
.icon-checkbox-unchecked:before {
  content: "\e739";
}
.icon-checkbox-partial:before {
  content: "\e73a";
}
.icon-radio-checked:before {
  content: "\e73b";
}
.icon-radio-unchecked:before {
  content: "\e73c";
}
.icon-crop22:before {
  content: "\e73d";
}
.icon-scissors3:before {
  content: "\e73e";
}
.icon-filter2:before {
  content: "\e73f";
}
.icon-filter3:before {
  content: "\e740";
}
.icon-font2:before {
  content: "\e741";
}
.icon-text-height2:before {
  content: "\e742";
}
.icon-text-width2:before {
  content: "\e743";
}
.icon-bold2:before {
  content: "\e744";
}
.icon-underline2:before {
  content: "\e745";
}
.icon-italic2:before {
  content: "\e746";
}
.icon-strikethrough2:before {
  content: "\e747";
}
.icon-omega:before {
  content: "\e748";
}
.icon-sigma:before {
  content: "\e749";
}
.icon-table2:before {
  content: "\e74a";
}
.icon-table3:before {
  content: "\e74b";
}
.icon-insert-template:before {
  content: "\e74c";
}
.icon-pilcrow2:before {
  content: "\e74d";
}
.icon-lefttoright:before {
  content: "\e74e";
}
.icon-righttoleft:before {
  content: "\e74f";
}
.icon-paragraph-left:before {
  content: "\e750";
}
.icon-paragraph-center:before {
  content: "\e751";
}
.icon-paragraph-right:before {
  content: "\e752";
}
.icon-paragraph-justify:before {
  content: "\e753";
}
.icon-paragraph-left2:before {
  content: "\e754";
}
.icon-paragraph-center2:before {
  content: "\e755";
}
.icon-paragraph-right2:before {
  content: "\e756";
}
.icon-paragraph-justify2:before {
  content: "\e757";
}
.icon-indent-increase:before {
  content: "\e758";
}
.icon-indent-decrease:before {
  content: "\e759";
}
.icon-newtab:before {
  content: "\e75a";
}
.icon-embed:before {
  content: "\e75b";
}
.icon-code2:before {
  content: "\e75c";
}
.icon-console2:before {
  content: "\e75d";
}
.icon-share3:before {
  content: "\e75e";
}
.icon-mail2:before {
  content: "\e75f";
}
.icon-mail22:before {
  content: "\e760";
}
.icon-mail3:before {
  content: "\e761";
}
.icon-mail4:before {
  content: "\e762";
}
.icon-google:before {
  content: "\e763";
}
.icon-googleplus3:before {
  content: "\e764";
}
.icon-googleplus22:before {
  content: "\e765";
}
.icon-googleplus32:before {
  content: "\e766";
}
.icon-googleplus4:before {
  content: "\e767";
}
.icon-google-drive:before {
  content: "\e768";
}
.icon-facebook22:before {
  content: "\e769";
}
.icon-facebook3:before {
  content: "\e76a";
}
.icon-facebook4:before {
  content: "\e76b";
}
.icon-instagram2:before {
  content: "\e76c";
}
.icon-twitter22:before {
  content: "\e76d";
}
.icon-twitter3:before {
  content: "\e76e";
}
.icon-twitter4:before {
  content: "\e76f";
}
.icon-feed22:before {
  content: "\e770";
}
.icon-feed3:before {
  content: "\e771";
}
.icon-feed4:before {
  content: "\e772";
}
.icon-youtube2:before {
  content: "\e773";
}
.icon-youtube3:before {
  content: "\e774";
}
.icon-vimeo:before {
  content: "\e775";
}
.icon-vimeo2:before {
  content: "\e776";
}
.icon-vimeo3:before {
  content: "\e777";
}
.icon-lanyrd:before {
  content: "\e778";
}
.icon-flickr2:before {
  content: "\e779";
}
.icon-flickr3:before {
  content: "\e77a";
}
.icon-flickr4:before {
  content: "\e77b";
}
.icon-flickr5:before {
  content: "\e77c";
}
.icon-picassa:before {
  content: "\e77d";
}
.icon-picassa2:before {
  content: "\e77e";
}
.icon-dribbble22:before {
  content: "\e77f";
}
.icon-dribbble3:before {
  content: "\e780";
}
.icon-dribbble4:before {
  content: "\e781";
}
.icon-forrst2:before {
  content: "\e782";
}
.icon-forrst22:before {
  content: "\e783";
}
.icon-deviantart:before {
  content: "\e784";
}
.icon-deviantart2:before {
  content: "\e785";
}
.icon-steam:before {
  content: "\e786";
}
.icon-steam2:before {
  content: "\e787";
}
.icon-github2:before {
  content: "\e788";
}
.icon-github3:before {
  content: "\e789";
}
.icon-github4:before {
  content: "\e78a";
}
.icon-github5:before {
  content: "\e78b";
}
.icon-github6:before {
  content: "\e78c";
}
.icon-wordpress:before {
  content: "\e78d";
}
.icon-wordpress2:before {
  content: "\e78e";
}
.icon-joomla:before {
  content: "\e78f";
}
.icon-blogger:before {
  content: "\e790";
}
.icon-blogger2:before {
  content: "\e791";
}
.icon-tumblr2:before {
  content: "\e792";
}
.icon-tumblr3:before {
  content: "\e793";
}
.icon-yahoo:before {
  content: "\e794";
}
.icon-tux:before {
  content: "\e795";
}
.icon-apple2:before {
  content: "\e796";
}
.icon-finder:before {
  content: "\e797";
}
.icon-android2:before {
  content: "\e798";
}
.icon-windows2:before {
  content: "\e799";
}
.icon-windows8:before {
  content: "\e79a";
}
.icon-soundcloud:before {
  content: "\e79b";
}
.icon-soundcloud2:before {
  content: "\e79c";
}
.icon-skype2:before {
  content: "\e79d";
}
.icon-reddit:before {
  content: "\e79e";
}
.icon-linkedin2:before {
  content: "\e79f";
}
.icon-lastfm:before {
  content: "\e7a0";
}
.icon-lastfm2:before {
  content: "\e7a1";
}
.icon-delicious:before {
  content: "\e7a2";
}
.icon-stumbleupon:before {
  content: "\e7a3";
}
.icon-stumbleupon2:before {
  content: "\e7a4";
}
.icon-stackoverflow:before {
  content: "\e7a5";
}
.icon-pinterest2:before {
  content: "\e7a6";
}
.icon-pinterest3:before {
  content: "\e7a7";
}
.icon-xing2:before {
  content: "\e7a8";
}
.icon-xing3:before {
  content: "\e7a9";
}
.icon-flattr:before {
  content: "\e7aa";
}
.icon-foursquare2:before {
  content: "\e7ab";
}
.icon-foursquare3:before {
  content: "\e7ac";
}
.icon-paypal:before {
  content: "\e7ad";
}
.icon-paypal2:before {
  content: "\e7ae";
}
.icon-paypal3:before {
  content: "\e7af";
}
.icon-yelp:before {
  content: "\e7b0";
}
.icon-libreoffice:before {
  content: "\e7b1";
}
.icon-file-pdf:before {
  content: "\e7b2";
}
.icon-file-openoffice:before {
  content: "\e7b3";
}
.icon-file-word:before {
  content: "\e7b4";
}
.icon-file-excel:before {
  content: "\e7b5";
}
.icon-file-zip:before {
  content: "\e7b6";
}
.icon-file-powerpoint:before {
  content: "\e7b7";
}
.icon-file-xml:before {
  content: "\e7b8";
}
.icon-file-css:before {
  content: "\e7b9";
}
.icon-html52:before {
  content: "\e7ba";
}
.icon-html53:before {
  content: "\e7bb";
}
.icon-css32:before {
  content: "\e7bc";
}
.icon-chrome:before {
  content: "\e7bd";
}
.icon-firefox:before {
  content: "\e7be";
}
.icon-IE:before {
  content: "\e7bf";
}
.icon-opera:before {
  content: "\e7c0";
}
.icon-safari:before {
  content: "\e7c1";
}
.icon-IcoMoon:before {
  content: "\e7c2";
}
.icon-store:before {
  content: "\e7c3";
}
.icon-out:before {
  content: "\e7c4";
}
.icon-in:before {
  content: "\e7c5";
}
.icon-in-alt:before {
  content: "\e7c6";
}
.icon-home5:before {
  content: "\e7c7";
}
.icon-lightbulb3:before {
  content: "\e7c8";
}
.icon-anchor22:before {
  content: "\e7c9";
}
.icon-feather:before {
  content: "\e7ca";
}
.icon-expand4:before {
  content: "\e7cb";
}
.icon-maximize:before {
  content: "\e7cc";
}
.icon-search32:before {
  content: "\e7cd";
}
.icon-zoomin22:before {
  content: "\e7ce";
}
.icon-zoomout22:before {
  content: "\e7cf";
}
.icon-add2:before {
  content: "\e7d0";
}
.icon-subtract:before {
  content: "\e7d1";
}
.icon-exclamation2:before {
  content: "\e7d2";
}
.icon-question3:before {
  content: "\e7d3";
}
.icon-close2:before {
  content: "\e7d4";
}
.icon-cmd:before {
  content: "\e7d5";
}
.icon-forbid:before {
  content: "\e7d6";
}
.icon-book32:before {
  content: "\e7d7";
}
.icon-spinner8:before {
  content: "\e7d8";
}
.icon-play5:before {
  content: "\e7d9";
}
.icon-stop4:before {
  content: "\e7da";
}
.icon-pause4:before {
  content: "\e7db";
}
.icon-forward5:before {
  content: "\e7dc";
}
.icon-rewind:before {
  content: "\e7dd";
}
.icon-sound:before {
  content: "\e7de";
}
.icon-sound-alt:before {
  content: "\e7df";
}
.icon-soundoff:before {
  content: "\e7e0";
}
.icon-task:before {
  content: "\e7e1";
}
.icon-inbox22:before {
  content: "\e7e2";
}
.icon-inbox-alt:before {
  content: "\e7e3";
}
.icon-envelope32:before {
  content: "\e7e4";
}
.icon-compose:before {
  content: "\e7e5";
}
.icon-newspaper22:before {
  content: "\e7e6";
}
.icon-newspaper-alt:before {
  content: "\e7e7";
}
.icon-clipboard5:before {
  content: "\e7e8";
}
.icon-calendar42:before {
  content: "\e7e9";
}
.icon-hyperlink:before {
  content: "\e7ea";
}
.icon-trash3:before {
  content: "\e7eb";
}
.icon-trash-alt:before {
  content: "\e7ec";
}
.icon-grid6:before {
  content: "\e7ed";
}
.icon-grid-alt:before {
  content: "\e7ee";
}
.icon-menu3:before {
  content: "\e7ef";
}
.icon-list42:before {
  content: "\e7f0";
}
.icon-gallery:before {
  content: "\e7f1";
}
.icon-calculator2:before {
  content: "\e7f2";
}
.icon-windows3:before {
  content: "\e7f3";
}
.icon-browser2:before {
  content: "\e7f4";
}
.icon-alarm32:before {
  content: "\e7f5";
}
.icon-clock32:before {
  content: "\e7f6";
}
.icon-attachment22:before {
  content: "\e7f7";
}
.icon-settings2:before {
  content: "\e7f8";
}
.icon-portfolio:before {
  content: "\e7f9";
}
.icon-user6:before {
  content: "\e7fa";
}
.icon-users3:before {
  content: "\e7fb";
}
.icon-heart42:before {
  content: "\e7fc";
}
.icon-chat7:before {
  content: "\e7fd";
}
.icon-comments2:before {
  content: "\e7fe";
}
.icon-screen2:before {
  content: "\e7ff";
}
.icon-iphone2:before {
  content: "\e800";
}
.icon-ipad:before {
  content: "\e801";
}
.icon-forkandspoon:before {
  content: "\e802";
}
.icon-forkandknife:before {
  content: "\e803";
}
.icon-instagram3:before {
  content: "\e804";
}
.icon-facebook5:before {
  content: "\e805";
}
.icon-delicious2:before {
  content: "\e806";
}
.icon-googleplus5:before {
  content: "\e807";
}
.icon-dribbble5:before {
  content: "\e808";
}
.icon-pin5:before {
  content: "\e809";
}
.icon-pin-alt:before {
  content: "\e80a";
}
.icon-camera42:before {
  content: "\e80b";
}
.icon-brightness2:before {
  content: "\e80c";
}
.icon-brightness-half:before {
  content: "\e80d";
}
.icon-moon4:before {
  content: "\e80e";
}
.icon-cloud32:before {
  content: "\e80f";
}
.icon-circle-full:before {
  content: "\e810";
}
.icon-circle-half:before {
  content: "\e811";
}
.icon-globe32:before {
  content: "\e812";
}
.icon-facebook6:before {
  content: "\ec36";
}
.icon-twitter-old:before {
  content: "\ec37";
}
.icon-share4:before {
  content: "\ec38";
}
.icon-feed5:before {
  content: "\ec39";
}
.icon-bird:before {
  content: "\ec3a";
}
.icon-chat8:before {
  content: "\ec3b";
}
.icon-envelope5:before {
  content: "\ec3c";
}
.icon-envelope6:before {
  content: "\ec3d";
}
.icon-phone6:before {
  content: "\ec3e";
}
.icon-phone7:before {
  content: "\ec3f";
}
.icon-phone8:before {
  content: "\ec40";
}
.icon-mobile5:before {
  content: "\ec41";
}
.icon-ipod3:before {
  content: "\ec42";
}
.icon-monitor3:before {
  content: "\ec43";
}
.icon-laptop3:before {
  content: "\ec44";
}
.icon-modem:before {
  content: "\ec45";
}
.icon-speaker2:before {
  content: "\ec46";
}
.icon-window3:before {
  content: "\ec47";
}
.icon-server:before {
  content: "\ec48";
}
.icon-hdd:before {
  content: "\ec49";
}
.icon-keyboard5:before {
  content: "\ec4a";
}
.icon-mouse3:before {
  content: "\ec4b";
}
.icon-cd2:before {
  content: "\ec4c";
}
.icon-floppy2:before {
  content: "\ec4d";
}
.icon-hardware:before {
  content: "\ec4e";
}
.icon-usb2:before {
  content: "\ec4f";
}
.icon-cord2:before {
  content: "\ec50";
}
.icon-socket:before {
  content: "\ec51";
}
.icon-socket2:before {
  content: "\ec52";
}
.icon-socket3:before {
  content: "\ec53";
}
.icon-printer3:before {
  content: "\ec54";
}
.icon-camera10:before {
  content: "\ec55";
}
.icon-pictures5:before {
  content: "\ec56";
}
.icon-eye5:before {
  content: "\ec57";
}
.icon-uniEC58:before {
  content: "\ec58";
}
.icon-film6:before {
  content: "\ec59";
}
.icon-camera11:before {
  content: "\ec5a";
}
.icon-movie2:before {
  content: "\ec5b";
}
.icon-tv4:before {
  content: "\ec5c";
}
.icon-camera12:before {
  content: "\ec5d";
}
.icon-camera13:before {
  content: "\ec5e";
}
.icon-volume7:before {
  content: "\ec5f";
}
.icon-music4:before {
  content: "\ec60";
}
.icon-microphone6:before {
  content: "\ec61";
}
.icon-radio3:before {
  content: "\ec62";
}
.icon-ipod4:before {
  content: "\ec63";
}
.icon-headphone:before {
  content: "\ec64";
}
.icon-cassette2:before {
  content: "\ec65";
}
.icon-broadcast:before {
  content: "\ec66";
}
.icon-broadcast2:before {
  content: "\ec67";
}
.icon-calculator3:before {
  content: "\ec68";
}
.icon-gamepad2:before {
  content: "\ec69";
}
.icon-gamepad3:before {
  content: "\ec6a";
}
.icon-cog6:before {
  content: "\ec6b";
}
.icon-shield3:before {
  content: "\ec6c";
}
.icon-skull:before {
  content: "\ec6d";
}
.icon-bug3:before {
  content: "\ec6e";
}
.icon-mine:before {
  content: "\ec6f";
}
.icon-earth4:before {
  content: "\ec70";
}
.icon-globe4:before {
  content: "\ec71";
}
.icon-planet:before {
  content: "\ec72";
}
.icon-battery7:before {
  content: "\ec73";
}
.icon-battery-low:before {
  content: "\ec74";
}
.icon-battery8:before {
  content: "\ec75";
}
.icon-battery-full2:before {
  content: "\ec76";
}
.icon-folder3:before {
  content: "\ec77";
}
.icon-search5:before {
  content: "\ec78";
}
.icon-zoomout4:before {
  content: "\ec79";
}
.icon-zoomin4:before {
  content: "\ec7a";
}
.icon-binocular:before {
  content: "\ec7b";
}
.icon-location6:before {
  content: "\ec7c";
}
.icon-pin6:before {
  content: "\ec7d";
}
.icon-file6:before {
  content: "\ec7e";
}
.icon-tag6:before {
  content: "\ec7f";
}
.icon-quote4:before {
  content: "\ec80";
}
.icon-attachment4:before {
  content: "\ec81";
}
.icon-bookmark5:before {
  content: "\ec82";
}
.icon-bookmark6:before {
  content: "\ec83";
}
.icon-newspaper4:before {
  content: "\ec84";
}
.icon-notebook3:before {
  content: "\ec85";
}
.icon-addressbook4:before {
  content: "\ec86";
}
.icon-clipboard6:before {
  content: "\ec87";
}
.icon-clipboard7:before {
  content: "\ec88";
}
.icon-board:before {
  content: "\ec89";
}
.icon-pencil4:before {
  content: "\ec8a";
}
.icon-pen5:before {
  content: "\ec8b";
}
.icon-user8:before {
  content: "\ec8c";
}
.icon-user9:before {
  content: "\ec8d";
}
.icon-user10:before {
  content: "\ec8e";
}
.icon-trashcan3:before {
  content: "\ec8f";
}
.icon-cart4:before {
  content: "\ec90";
}
.icon-bag2:before {
  content: "\ec91";
}
.icon-suitcase4:before {
  content: "\ec92";
}
.icon-card:before {
  content: "\ec93";
}
.icon-book4:before {
  content: "\ec94";
}
.icon-gift3:before {
  content: "\ec95";
}
.icon-lamp7:before {
  content: "\ec96";
}
.icon-settings4:before {
  content: "\ec97";
}
.icon-support2:before {
  content: "\ec98";
}
.icon-medicine:before {
  content: "\ec99";
}
.icon-cone3:before {
  content: "\ec9a";
}
.icon-locked5:before {
  content: "\ec9b";
}
.icon-unlocked4:before {
  content: "\ec9c";
}
.icon-key5:before {
  content: "\ec9d";
}
.icon-info5:before {
  content: "\ec9e";
}
.icon-clock7:before {
  content: "\ec9f";
}
.icon-timer:before {
  content: "\eca0";
}
.icon-food3:before {
  content: "\eca1";
}
.icon-drink5:before {
  content: "\eca2";
}
.icon-mug3:before {
  content: "\eca3";
}
.icon-cup2:before {
  content: "\eca4";
}
.icon-drink6:before {
  content: "\eca5";
}
.icon-mug4:before {
  content: "\eca6";
}
.icon-lollipop:before {
  content: "\eca7";
}
.icon-lab4:before {
  content: "\eca8";
}
.icon-puzzle2:before {
  content: "\eca9";
}
.icon-flag3:before {
  content: "\ecaa";
}
.icon-star6:before {
  content: "\ecab";
}
.icon-heart8:before {
  content: "\ecac";
}
.icon-badge3:before {
  content: "\ecad";
}
.icon-cup3:before {
  content: "\ecae";
}
.icon-scissors4:before {
  content: "\ecaf";
}
.icon-snowflake2:before {
  content: "\ecb0";
}
.icon-cloud12:before {
  content: "\ecb1";
}
.icon-lightning8:before {
  content: "\ecb2";
}
.icon-night:before {
  content: "\ecb3";
}
.icon-sunny:before {
  content: "\ecb4";
}
.icon-droplet3:before {
  content: "\ecb5";
}
.icon-umbrella3:before {
  content: "\ecb6";
}
.icon-truck4:before {
  content: "\ecb7";
}
.icon-car2:before {
  content: "\ecb8";
}
.icon-gaspump:before {
  content: "\ecb9";
}
.icon-factory:before {
  content: "\ecba";
}
.icon-tree2:before {
  content: "\ecbb";
}
.icon-leaf:before {
  content: "\ecbc";
}
.icon-flower:before {
  content: "\ecbd";
}
.icon-direction2:before {
  content: "\ecbe";
}
.icon-thumbsup2:before {
  content: "\ecbf";
}
.icon-thumbsdown2:before {
  content: "\ecc0";
}
.icon-pointer2:before {
  content: "\ecc1";
}
.icon-pointer3:before {
  content: "\ecc2";
}
.icon-pointer4:before {
  content: "\ecc3";
}
.icon-pointer5:before {
  content: "\ecc4";
}
.icon-arrow-up5:before {
  content: "\ecc5";
}
.icon-arrow-down5:before {
  content: "\ecc6";
}
.icon-arrow-left5:before {
  content: "\ecc7";
}
.icon-arrow-right5:before {
  content: "\ecc8";
}
.icon-arrow-top-right:before {
  content: "\ecc9";
}
.icon-arrow-top-left:before {
  content: "\ecca";
}
.icon-arrow-bottom-right:before {
  content: "\eccb";
}
.icon-arrow-bottom-left:before {
  content: "\eccc";
}
.icon-contract3:before {
  content: "\eccd";
}
.icon-enlarge:before {
  content: "\ecce";
}
.icon-refresh3:before {
  content: "\eccf";
}
.icon-download6:before {
  content: "\ecd0";
}
.icon-chat9:before {
  content: "\ecd1";
}
.icon-archive3:before {
  content: "\ecd2";
}
.icon-user11:before {
  content: "\ecd3";
}
.icon-users4:before {
  content: "\ecd4";
}
.icon-archive4:before {
  content: "\ecd5";
}
.icon-earth5:before {
  content: "\ecd6";
}
.icon-location7:before {
  content: "\ecd7";
}
.icon-contract4:before {
  content: "\ecd8";
}
.icon-mobile6:before {
  content: "\ecd9";
}
.icon-screen3:before {
  content: "\ecda";
}
.icon-mail6:before {
  content: "\ecdb";
}
.icon-support3:before {
  content: "\ecdc";
}
.icon-help:before {
  content: "\ecdd";
}
.icon-videos:before {
  content: "\ecde";
}
.icon-pictures6:before {
  content: "\ecdf";
}
.icon-link5:before {
  content: "\ece0";
}
.icon-search6:before {
  content: "\ece1";
}
.icon-cog7:before {
  content: "\ece2";
}
.icon-trashcan4:before {
  content: "\ece3";
}
.icon-pencil5:before {
  content: "\ece4";
}
.icon-info6:before {
  content: "\ece5";
}
.icon-article2:before {
  content: "\ece6";
}
.icon-clock8:before {
  content: "\ece7";
}
.icon-photoshop:before {
  content: "\ece8";
}
.icon-illustrator:before {
  content: "\ece9";
}
.icon-star7:before {
  content: "\ecea";
}
.icon-heart9:before {
  content: "\eceb";
}
.icon-bookmark7:before {
  content: "\ecec";
}
.icon-file7:before {
  content: "\eced";
}
.icon-feed6:before {
  content: "\ecee";
}
.icon-locked6:before {
  content: "\ecef";
}
.icon-unlocked5:before {
  content: "\ecf0";
}
.icon-refresh4:before {
  content: "\ecf1";
}
.icon-list6:before {
  content: "\ecf2";
}
.icon-share5:before {
  content: "\ecf3";
}
.icon-archive5:before {
  content: "\ecf4";
}
.icon-images2:before {
  content: "\ecf5";
}
.icon-images3:before {
  content: "\ecf6";
}
.icon-pencil6:before {
  content: "\ecf7";
}
.icon-times:before {
  content: "\ecf8";
}
.icon-tick:before {
  content: "\ecf9";
}
.icon-plus6:before {
  content: "\ecfa";
}
.icon-minus7:before {
  content: "\ecfb";
}
.icon-equals:before {
  content: "\ecfc";
}
.icon-divide:before {
  content: "\ecfd";
}
.icon-chevron-right:before {
  content: "\ecfe";
}
.icon-chevron-left:before {
  content: "\ecff";
}
.icon-arrow-right-thick:before {
  content: "\ed00";
}
.icon-arrow-left-thick:before {
  content: "\ed01";
}
.icon-th-small:before {
  content: "\ed02";
}
.icon-th-menu:before {
  content: "\ed03";
}
.icon-th-list:before {
  content: "\ed04";
}
.icon-th-large:before {
  content: "\ed05";
}
.icon-home6:before {
  content: "\ed06";
}
.icon-arrow-forward:before {
  content: "\ed07";
}
.icon-arrow-back:before {
  content: "\ed08";
}
.icon-rss3:before {
  content: "\ed09";
}
.icon-location8:before {
  content: "\ed0a";
}
.icon-link6:before {
  content: "\ed0b";
}
.icon-image4:before {
  content: "\ed0c";
}
.icon-arrow-up-thick:before {
  content: "\ed0d";
}
.icon-arrow-down-thick:before {
  content: "\ed0e";
}
.icon-starburst:before {
  content: "\ed0f";
}
.icon-starburst-outline:before {
  content: "\ed10";
}
.icon-star8:before {
  content: "\ed11";
}
.icon-flow-children:before {
  content: "\ed12";
}
.icon-export:before {
  content: "\ed13";
}
.icon-delete:before {
  content: "\ed14";
}
.icon-delete-outline:before {
  content: "\ed15";
}
.icon-cloud-storage:before {
  content: "\ed16";
}
.icon-wi-fi:before {
  content: "\ed17";
}
.icon-heart10:before {
  content: "\ed18";
}
.icon-flash:before {
  content: "\ed19";
}
.icon-cancel6:before {
  content: "\ed1a";
}
.icon-backspace:before {
  content: "\ed1b";
}
.icon-attachment5:before {
  content: "\ed1c";
}
.icon-arrow-move:before {
  content: "\ed1d";
}
.icon-warning3:before {
  content: "\ed1e";
}
.icon-user12:before {
  content: "\ed1f";
}
.icon-radar:before {
  content: "\ed20";
}
.icon-lock-open:before {
  content: "\ed21";
}
.icon-lock-closed:before {
  content: "\ed22";
}
.icon-location-arrow:before {
  content: "\ed23";
}
.icon-info7:before {
  content: "\ed24";
}
.icon-user-delete:before {
  content: "\ed25";
}
.icon-user-add:before {
  content: "\ed26";
}
.icon-media-pause:before {
  content: "\ed27";
}
.icon-group:before {
  content: "\ed28";
}
.icon-chart-pie:before {
  content: "\ed29";
}
.icon-chart-line:before {
  content: "\ed2a";
}
.icon-chart-bar:before {
  content: "\ed2b";
}
.icon-chart-area:before {
  content: "\ed2c";
}
.icon-video3:before {
  content: "\ed2d";
}
.icon-point-of-interest:before {
  content: "\ed2e";
}
.icon-infinity:before {
  content: "\ed2f";
}
.icon-globe5:before {
  content: "\ed30";
}
.icon-eye6:before {
  content: "\ed31";
}
.icon-cog8:before {
  content: "\ed32";
}
.icon-camera14:before {
  content: "\ed33";
}
.icon-upload5:before {
  content: "\ed34";
}
.icon-scissors5:before {
  content: "\ed35";
}
.icon-refresh5:before {
  content: "\ed36";
}
.icon-pin7:before {
  content: "\ed37";
}
.icon-key6:before {
  content: "\ed38";
}
.icon-info-large:before {
  content: "\ed39";
}
.icon-eject3:before {
  content: "\ed3a";
}
.icon-download7:before {
  content: "\ed3b";
}
.icon-zoom:before {
  content: "\ed3c";
}
.icon-zoom-out:before {
  content: "\ed3d";
}
.icon-zoom-in:before {
  content: "\ed3e";
}
.icon-sort-numerically:before {
  content: "\ed3f";
}
.icon-sort-alphabetically:before {
  content: "\ed40";
}
.icon-input-checked:before {
  content: "\ed41";
}
.icon-calender:before {
  content: "\ed42";
}
.icon-world2:before {
  content: "\ed43";
}
.icon-notes:before {
  content: "\ed44";
}
.icon-code3:before {
  content: "\ed45";
}
.icon-arrow-sync:before {
  content: "\ed46";
}
.icon-arrow-shuffle:before {
  content: "\ed47";
}
.icon-arrow-repeat:before {
  content: "\ed48";
}
.icon-arrow-minimise:before {
  content: "\ed49";
}
.icon-arrow-maximise:before {
  content: "\ed4a";
}
.icon-arrow-loop:before {
  content: "\ed4b";
}
.icon-anchor3:before {
  content: "\ed4c";
}
.icon-spanner:before {
  content: "\ed4d";
}
.icon-puzzle3:before {
  content: "\ed4e";
}
.icon-power:before {
  content: "\ed4f";
}
.icon-plane2:before {
  content: "\ed50";
}
.icon-pi:before {
  content: "\ed51";
}
.icon-phone9:before {
  content: "\ed52";
}
.icon-microphone7:before {
  content: "\ed53";
}
.icon-media-rewind:before {
  content: "\ed54";
}
.icon-flag4:before {
  content: "\ed55";
}
.icon-adjust-brightness:before {
  content: "\ed56";
}
.icon-waves:before {
  content: "\ed57";
}
.icon-social-twitter:before {
  content: "\ed58";
}
.icon-social-facebook:before {
  content: "\ed59";
}
.icon-social-dribbble:before {
  content: "\ed5a";
}
.icon-media-stop:before {
  content: "\ed5b";
}
.icon-media-record:before {
  content: "\ed5c";
}
.icon-media-play:before {
  content: "\ed5d";
}
.icon-media-fast-forward:before {
  content: "\ed5e";
}
.icon-media-eject:before {
  content: "\ed5f";
}
.icon-social-vimeo:before {
  content: "\ed60";
}
.icon-social-tumbler:before {
  content: "\ed61";
}
.icon-social-skype:before {
  content: "\ed62";
}
.icon-social-pinterest:before {
  content: "\ed63";
}
.icon-social-linkedin:before {
  content: "\ed64";
}
.icon-social-last-fm:before {
  content: "\ed65";
}
.icon-social-github:before {
  content: "\ed66";
}
.icon-social-flickr:before {
  content: "\ed67";
}
.icon-at2:before {
  content: "\ed68";
}
.icon-times-outline:before {
  content: "\ed69";
}
.icon-plus-outline:before {
  content: "\ed6a";
}
.icon-minus-outline:before {
  content: "\ed6b";
}
.icon-tick-outline:before {
  content: "\ed6c";
}
.icon-th-large-outline:before {
  content: "\ed6d";
}
.icon-equals-outline:before {
  content: "\ed6e";
}
.icon-divide-outline:before {
  content: "\ed6f";
}
.icon-chevron-right-outline:before {
  content: "\ed70";
}
.icon-chevron-left-outline:before {
  content: "\ed71";
}
.icon-arrow-right-outline:before {
  content: "\ed72";
}
.icon-arrow-left-outline:before {
  content: "\ed73";
}
.icon-th-small-outline:before {
  content: "\ed74";
}
.icon-th-menu-outline:before {
  content: "\ed75";
}
.icon-th-list-outline:before {
  content: "\ed76";
}
.icon-news2:before {
  content: "\ed77";
}
.icon-home-outline:before {
  content: "\ed78";
}
.icon-arrow-up-outline:before {
  content: "\ed79";
}
.icon-arrow-forward-outline:before {
  content: "\ed7a";
}
.icon-arrow-down-outline:before {
  content: "\ed7b";
}
.icon-arrow-back-outline:before {
  content: "\ed7c";
}
.icon-trash4:before {
  content: "\ed7d";
}
.icon-rss-outline:before {
  content: "\ed7e";
}
.icon-message:before {
  content: "\ed7f";
}
.icon-location-outline:before {
  content: "\ed80";
}
.icon-link-outline:before {
  content: "\ed81";
}
.icon-image-outline:before {
  content: "\ed82";
}
.icon-export-outline:before {
  content: "\ed83";
}
.icon-cross2:before {
  content: "\ed84";
}
.icon-wi-fi-outline:before {
  content: "\ed85";
}
.icon-star-outline:before {
  content: "\ed86";
}
.icon-media-pause-outline:before {
  content: "\ed87";
}
.icon-mail7:before {
  content: "\ed88";
}
.icon-heart-outline:before {
  content: "\ed89";
}
.icon-flash-outline:before {
  content: "\ed8a";
}
.icon-cancel-outline:before {
  content: "\ed8b";
}
.icon-beaker3:before {
  content: "\ed8c";
}
.icon-arrow-move-outline:before {
  content: "\ed8d";
}
.icon-watch3:before {
  content: "\ed8e";
}
.icon-warning-outline:before {
  content: "\ed8f";
}
.icon-time3:before {
  content: "\ed90";
}
.icon-radar-outline:before {
  content: "\ed91";
}
.icon-lock-open-outline:before {
  content: "\ed92";
}
.icon-location-arrow-outline:before {
  content: "\ed93";
}
.icon-info-outline:before {
  content: "\ed94";
}
.icon-backspace-outline:before {
  content: "\ed95";
}
.icon-attachment-outline:before {
  content: "\ed96";
}
.icon-user-outline:before {
  content: "\ed97";
}
.icon-user-delete-outline:before {
  content: "\ed98";
}
.icon-user-add-outline:before {
  content: "\ed99";
}
.icon-lock-closed-outline:before {
  content: "\ed9a";
}
.icon-group-outline:before {
  content: "\ed9b";
}
.icon-chart-pie-outline:before {
  content: "\ed9c";
}
.icon-chart-line-outline:before {
  content: "\ed9d";
}
.icon-chart-bar-outline:before {
  content: "\ed9e";
}
.icon-chart-area-outline:before {
  content: "\ed9f";
}
.icon-video-outline:before {
  content: "\eda0";
}
.icon-point-of-interest-outline:before {
  content: "\eda1";
}
.icon-map4:before {
  content: "\eda2";
}
.icon-key-outline:before {
  content: "\eda3";
}
.icon-infinity-outline:before {
  content: "\eda4";
}
.icon-globe-outline:before {
  content: "\eda5";
}
.icon-eye-outline:before {
  content: "\eda6";
}
.icon-cog-outline:before {
  content: "\eda7";
}
.icon-camera-outline:before {
  content: "\eda8";
}
.icon-upload-outline:before {
  content: "\eda9";
}
.icon-support4:before {
  content: "\edaa";
}
.icon-scissors-outline:before {
  content: "\edab";
}
.icon-refresh-outline:before {
  content: "\edac";
}
.icon-info-large-outline:before {
  content: "\edad";
}
.icon-eject-outline:before {
  content: "\edae";
}
.icon-download-outline:before {
  content: "\edaf";
}
.icon-battery-mid:before {
  content: "\edb0";
}
.icon-battery-low2:before {
  content: "\edb1";
}
.icon-battery-high:before {
  content: "\edb2";
}
.icon-zoom-outline:before {
  content: "\edb3";
}
.icon-zoom-out-outline:before {
  content: "\edb4";
}
.icon-zoom-in-outline:before {
  content: "\edb5";
}
.icon-tag7:before {
  content: "\edb6";
}
.icon-tabs-outline:before {
  content: "\edb7";
}
.icon-pin-outline:before {
  content: "\edb8";
}
.icon-message-typing:before {
  content: "\edb9";
}
.icon-directions:before {
  content: "\edba";
}
.icon-battery-full3:before {
  content: "\edbb";
}
.icon-battery-charge:before {
  content: "\edbc";
}
.icon-pipette:before {
  content: "\edbd";
}
.icon-pencil7:before {
  content: "\edbe";
}
.icon-folder4:before {
  content: "\edbf";
}
.icon-folder-delete:before {
  content: "\edc0";
}
.icon-folder-add:before {
  content: "\edc1";
}
.icon-edit4:before {
  content: "\edc2";
}
.icon-document2:before {
  content: "\edc3";
}
.icon-document-delete:before {
  content: "\edc4";
}
.icon-document-add:before {
  content: "\edc5";
}
.icon-brush3:before {
  content: "\edc6";
}
.icon-thumbs-up:before {
  content: "\edc7";
}
.icon-thumbs-down:before {
  content: "\edc8";
}
.icon-pen6:before {
  content: "\edc9";
}
.icon-sort-numerically-outline:before {
  content: "\edca";
}
.icon-sort-alphabetically-outline:before {
  content: "\edcb";
}
.icon-social-last-fm-circular:before {
  content: "\edcc";
}
.icon-social-github-circular:before {
  content: "\edcd";
}
.icon-compass7:before {
  content: "\edce";
}
.icon-bookmark8:before {
  content: "\edcf";
}
.icon-input-checked-outline:before {
  content: "\edd0";
}
.icon-code-outline:before {
  content: "\edd1";
}
.icon-calender-outline:before {
  content: "\edd2";
}
.icon-business-card:before {
  content: "\edd3";
}
.icon-arrow-up6:before {
  content: "\edd4";
}
.icon-arrow-sync-outline:before {
  content: "\edd5";
}
.icon-arrow-right6:before {
  content: "\edd6";
}
.icon-arrow-repeat-outline:before {
  content: "\edd7";
}
.icon-arrow-loop-outline:before {
  content: "\edd8";
}
.icon-arrow-left6:before {
  content: "\edd9";
}
.icon-flow-switch:before {
  content: "\edda";
}
.icon-flow-parallel:before {
  content: "\eddb";
}
.icon-flow-merge:before {
  content: "\eddc";
}
.icon-document-text:before {
  content: "\eddd";
}
.icon-clipboard8:before {
  content: "\edde";
}
.icon-calculator4:before {
  content: "\eddf";
}
.icon-arrow-minimise-outline:before {
  content: "\ede0";
}
.icon-arrow-maximise-outline:before {
  content: "\ede1";
}
.icon-arrow-down6:before {
  content: "\ede2";
}
.icon-gift4:before {
  content: "\ede3";
}
.icon-film7:before {
  content: "\ede4";
}
.icon-database2:before {
  content: "\ede5";
}
.icon-bell:before {
  content: "\ede6";
}
.icon-anchor-outline:before {
  content: "\ede7";
}
.icon-adjust-contrast:before {
  content: "\ede8";
}
.icon-world-outline:before {
  content: "\ede9";
}
.icon-shopping-bag:before {
  content: "\edea";
}
.icon-power-outline:before {
  content: "\edeb";
}
.icon-notes-outline:before {
  content: "\edec";
}
.icon-device-tablet:before {
  content: "\eded";
}
.icon-device-phone:before {
  content: "\edee";
}
.icon-device-laptop:before {
  content: "\edef";
}
.icon-device-desktop:before {
  content: "\edf0";
}
.icon-briefcase4:before {
  content: "\edf1";
}
.icon-stopwatch2:before {
  content: "\edf2";
}
.icon-spanner-outline:before {
  content: "\edf3";
}
.icon-puzzle-outline:before {
  content: "\edf4";
}
.icon-printer4:before {
  content: "\edf5";
}
.icon-pi-outline:before {
  content: "\edf6";
}
.icon-lightbulb4:before {
  content: "\edf7";
}
.icon-flag-outline:before {
  content: "\edf8";
}
.icon-contacts:before {
  content: "\edf9";
}
.icon-archive6:before {
  content: "\edfa";
}
.icon-weather-stormy:before {
  content: "\edfb";
}
.icon-weather-shower:before {
  content: "\edfc";
}
.icon-weather-partly-sunny:before {
  content: "\edfd";
}
.icon-weather-downpour:before {
  content: "\edfe";
}
.icon-weather-cloudy:before {
  content: "\edff";
}
.icon-plane-outline:before {
  content: "\ee00";
}
.icon-phone-outline:before {
  content: "\ee01";
}
.icon-microphone-outline:before {
  content: "\ee02";
}
.icon-weather-windy:before {
  content: "\ee03";
}
.icon-weather-windy-cloudy:before {
  content: "\ee04";
}
.icon-weather-sunny:before {
  content: "\ee05";
}
.icon-weather-snow:before {
  content: "\ee06";
}
.icon-weather-night:before {
  content: "\ee07";
}
.icon-media-stop-outline:before {
  content: "\ee08";
}
.icon-media-rewind-outline:before {
  content: "\ee09";
}
.icon-media-record-outline:before {
  content: "\ee0a";
}
.icon-media-play-outline:before {
  content: "\ee0b";
}
.icon-media-fast-forward-outline:before {
  content: "\ee0c";
}
.icon-media-eject-outline:before {
  content: "\ee0d";
}
.icon-wine2:before {
  content: "\ee0e";
}
.icon-waves-outline:before {
  content: "\ee0f";
}
.icon-ticket4:before {
  content: "\ee10";
}
.icon-tags3:before {
  content: "\ee11";
}
.icon-plug:before {
  content: "\ee12";
}
.icon-headphones4:before {
  content: "\ee13";
}
.icon-credit-card:before {
  content: "\ee14";
}
.icon-coffee3:before {
  content: "\ee15";
}
.icon-book5:before {
  content: "\ee16";
}
.icon-beer:before {
  content: "\ee17";
}
.icon-volume8:before {
  content: "\ee18";
}
.icon-volume-up:before {
  content: "\ee19";
}
.icon-volume-mute3:before {
  content: "\ee1a";
}
.icon-volume-down:before {
  content: "\ee1b";
}
.icon-social-vimeo-circular:before {
  content: "\ee1c";
}
.icon-social-twitter-circular:before {
  content: "\ee1d";
}
.icon-social-pinterest-circular:before {
  content: "\ee1e";
}
.icon-social-linkedin-circular:before {
  content: "\ee1f";
}
.icon-social-facebook-circular:before {
  content: "\ee20";
}
.icon-social-dribbble-circular:before {
  content: "\ee21";
}
.icon-tree3:before {
  content: "\ee22";
}
.icon-thermometer3:before {
  content: "\ee23";
}
.icon-social-tumbler-circular:before {
  content: "\ee24";
}
.icon-social-skype-outline:before {
  content: "\ee25";
}
.icon-social-flickr-circular:before {
  content: "\ee26";
}
.icon-social-at-circular:before {
  content: "\ee27";
}
.icon-shopping-cart:before {
  content: "\ee28";
}
.icon-messages:before {
  content: "\ee29";
}
.icon-leaf3:before {
  content: "\ee2a";
}
.icon-feather2:before {
  content: "\ee2b";
}
.icon-type2:before {
  content: "\ee2c";
}
.icon-box4:before {
  content: "\ee2d";
}
.icon-archive7:before {
  content: "\ee2e";
}
.icon-envelope7:before {
  content: "\ee2f";
}
.icon-email2:before {
  content: "\ee30";
}
.icon-files2:before {
  content: "\ee31";
}
.icon-uniEE32:before {
  content: "\ee32";
}
.icon-file-settings:before {
  content: "\ee33";
}
.icon-file-add:before {
  content: "\ee34";
}
.icon-file8:before {
  content: "\ee35";
}
.icon-align-left:before {
  content: "\ee36";
}
.icon-align-right:before {
  content: "\ee37";
}
.icon-align-center:before {
  content: "\ee38";
}
.icon-align-justify:before {
  content: "\ee39";
}
.icon-file-broken:before {
  content: "\ee3a";
}
.icon-browser3:before {
  content: "\ee3b";
}
.icon-windows:before {
  content: "\ee3c";
}
.icon-window4:before {
  content: "\ee3d";
}
.icon-folder5:before {
  content: "\ee3e";
}
.icon-folder-add2:before {
  content: "\ee3f";
}
.icon-folder-settings:before {
  content: "\ee40";
}
.icon-folder-check:before {
  content: "\ee41";
}
.icon-wifi-low:before {
  content: "\ee42";
}
.icon-wifi-mid:before {
  content: "\ee43";
}
.icon-wifi-full:before {
  content: "\ee44";
}
.icon-connection-empty:before {
  content: "\ee45";
}
.icon-connection-25:before {
  content: "\ee46";
}
.icon-connection-50:before {
  content: "\ee47";
}
.icon-connection-75:before {
  content: "\ee48";
}
.icon-connection-full:before {
  content: "\ee49";
}
.icon-list7:before {
  content: "\ee4a";
}
.icon-grid7:before {
  content: "\ee4b";
}
.icon-uniEE4C:before {
  content: "\ee4c";
}
.icon-battery-charging2:before {
  content: "\ee4d";
}
.icon-battery-empty2:before {
  content: "\ee4e";
}
.icon-battery-25:before {
  content: "\ee4f";
}
.icon-battery-50:before {
  content: "\ee50";
}
.icon-battery-75:before {
  content: "\ee51";
}
.icon-battery-full4:before {
  content: "\ee52";
}
.icon-settings5:before {
  content: "\ee53";
}
.icon-arrow-left7:before {
  content: "\ee54";
}
.icon-arrow-up7:before {
  content: "\ee55";
}
.icon-arrow-down7:before {
  content: "\ee56";
}
.icon-arrow-right7:before {
  content: "\ee57";
}
.icon-reload2:before {
  content: "\ee58";
}
.icon-refresh6:before {
  content: "\ee59";
}
.icon-volume9:before {
  content: "\ee5a";
}
.icon-volume-increase2:before {
  content: "\ee5b";
}
.icon-volume-decrease2:before {
  content: "\ee5c";
}
.icon-mute2:before {
  content: "\ee5d";
}
.icon-microphone8:before {
  content: "\ee5e";
}
.icon-microphone-off:before {
  content: "\ee5f";
}
.icon-book6:before {
  content: "\ee60";
}
.icon-checkmark7:before {
  content: "\ee61";
}
.icon-checkbox-checked2:before {
  content: "\ee62";
}
.icon-checkbox:before {
  content: "\ee63";
}
.icon-paperclip4:before {
  content: "\ee64";
}
.icon-download8:before {
  content: "\ee65";
}
.icon-tag8:before {
  content: "\ee66";
}
.icon-trashcan5:before {
  content: "\ee67";
}
.icon-search7:before {
  content: "\ee68";
}
.icon-zoomin5:before {
  content: "\ee69";
}
.icon-zoomout5:before {
  content: "\ee6a";
}
.icon-chat10:before {
  content: "\ee6b";
}
.icon-chat-1:before {
  content: "\ee6c";
}
.icon-chat-2:before {
  content: "\ee6d";
}
.icon-chat-3:before {
  content: "\ee6e";
}
.icon-comment4:before {
  content: "\ee6f";
}
.icon-calendar9:before {
  content: "\ee70";
}
.icon-bookmark9:before {
  content: "\ee71";
}
.icon-email3:before {
  content: "\ee72";
}
.icon-heart11:before {
  content: "\ee73";
}
.icon-enter2:before {
  content: "\ee74";
}
.icon-cloud13:before {
  content: "\ee75";
}
.icon-book7:before {
  content: "\ee76";
}
.icon-star9:before {
  content: "\ee77";
}
.icon-clock9:before {
  content: "\ee78";
}
.icon-printer5:before {
  content: "\ee79";
}
.icon-home7:before {
  content: "\ee7a";
}
.icon-flag5:before {
  content: "\ee7b";
}
.icon-meter3:before {
  content: "\ee7c";
}
.icon-switch5:before {
  content: "\ee7d";
}
.icon-forbidden:before {
  content: "\ee7e";
}
.icon-lock5:before {
  content: "\ee7f";
}
.icon-unlocked6:before {
  content: "\ee80";
}
.icon-unlocked7:before {
  content: "\ee81";
}
.icon-users5:before {
  content: "\ee82";
}
.icon-user13:before {
  content: "\ee83";
}
.icon-users6:before {
  content: "\ee84";
}
.icon-user14:before {
  content: "\ee85";
}
.icon-bullhorn:before {
  content: "\ee86";
}
.icon-share6:before {
  content: "\ee87";
}
.icon-screen4:before {
  content: "\ee88";
}
.icon-phone10:before {
  content: "\ee89";
}
.icon-phone-portrait:before {
  content: "\ee8a";
}
.icon-phone-landscape:before {
  content: "\ee8b";
}
.icon-tablet3:before {
  content: "\ee8c";
}
.icon-tablet-landscape:before {
  content: "\ee8d";
}
.icon-laptop4:before {
  content: "\ee8e";
}
.icon-camera15:before {
  content: "\ee8f";
}
.icon-microwaveoven:before {
  content: "\ee90";
}
.icon-creditcards:before {
  content: "\ee91";
}
.icon-calculator5:before {
  content: "\ee92";
}
.icon-bag3:before {
  content: "\ee93";
}
.icon-diamond3:before {
  content: "\ee94";
}
.icon-drink7:before {
  content: "\ee95";
}
.icon-shorts:before {
  content: "\ee96";
}
.icon-vcard:before {
  content: "\ee97";
}
.icon-sun5:before {
  content: "\ee98";
}
.icon-bill:before {
  content: "\ee99";
}
.icon-coffee4:before {
  content: "\ee9a";
}
.icon-uniEE9B:before {
  content: "\ee9b";
}
.icon-newspaper5:before {
  content: "\ee9c";
}
.icon-stack5:before {
  content: "\ee9d";
}
.icon-mapmarker:before {
  content: "\ee9e";
}
.icon-map5:before {
  content: "\ee9f";
}
.icon-support5:before {
  content: "\eea0";
}
.icon-uniEEA1:before {
  content: "\eea1";
}
.icon-barbell:before {
  content: "\eea2";
}
.icon-stopwatch3:before {
  content: "\eea3";
}
.icon-atom3:before {
  content: "\eea4";
}
.icon-syringe:before {
  content: "\eea5";
}
.icon-health2:before {
  content: "\eea6";
}
.icon-bolt3:before {
  content: "\eea7";
}
.icon-pill:before {
  content: "\eea8";
}
.icon-bones:before {
  content: "\eea9";
}
.icon-lab5:before {
  content: "\eeaa";
}
.icon-clipboard9:before {
  content: "\eeab";
}
.icon-mug5:before {
  content: "\eeac";
}
.icon-bucket:before {
  content: "\eead";
}
.icon-select:before {
  content: "\eeae";
}
.icon-graph:before {
  content: "\eeaf";
}
.icon-crop4:before {
  content: "\eeb0";
}
.icon-image5:before {
  content: "\eeb1";
}
.icon-cube2:before {
  content: "\eeb2";
}
.icon-bars4:before {
  content: "\eeb3";
}
.icon-chart9:before {
  content: "\eeb4";
}
.icon-pencil8:before {
  content: "\eeb5";
}
.icon-measure:before {
  content: "\eeb6";
}
.icon-eyedropper3:before {
  content: "\eeb7";
}
.icon-glass:before {
  content: "\f000";
}
.icon-music5:before {
  content: "\f001";
}
.icon-search8:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart12:before {
  content: "\f004";
}
.icon-star10:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user15:before {
  content: "\f007";
}
.icon-film8:before {
  content: "\f008";
}
.icon-th-large2:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list2:before {
  content: "\f00b";
}
.icon-check:before {
  content: "\f00c";
}
.icon-times2:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before {
  content: "\f013";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home8:before {
  content: "\f015";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download9:before {
  content: "\f019";
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-inbox5:before {
  content: "\f01c";
}
.icon-play-circle-o:before {
  content: "\f01d";
}
.icon-rotate-right:before {
  content: "\f01e";
}
.icon-refresh7:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock6:before {
  content: "\f023";
}
.icon-flag6:before {
  content: "\f024";
}
.icon-headphones5:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down2:before {
  content: "\f027";
}
.icon-volume-up2:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode3:before {
  content: "\f02a";
}
.icon-tag9:before {
  content: "\f02b";
}
.icon-tags4:before {
  content: "\f02c";
}
.icon-book8:before {
  content: "\f02d";
}
.icon-bookmark10:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera16:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left2:before {
  content: "\f036";
}
.icon-align-center2:before {
  content: "\f037";
}
.icon-align-right2:before {
  content: "\f038";
}
.icon-align-justify2:before {
  content: "\f039";
}
.icon-list8:before {
  content: "\f03a";
}
.icon-dedent:before {
  content: "\f03b";
}
.icon-indent:before {
  content: "\f03c";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil9:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit5:before {
  content: "\f044";
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-arrows:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play6:before {
  content: "\f04b";
}
.icon-pause5:before {
  content: "\f04c";
}
.icon-stop5:before {
  content: "\f04d";
}
.icon-forward6:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject4:before {
  content: "\f052";
}
.icon-chevron-left2:before {
  content: "\f053";
}
.icon-chevron-right2:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-arrow-left8:before {
  content: "\f060";
}
.icon-arrow-right8:before {
  content: "\f061";
}
.icon-arrow-up8:before {
  content: "\f062";
}
.icon-arrow-down8:before {
  content: "\f063";
}
.icon-mail-forward:before {
  content: "\f064";
}
.icon-expand5:before {
  content: "\f065";
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus7:before {
  content: "\f067";
}
.icon-minus8:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-gift5:before {
  content: "\f06b";
}
.icon-leaf4:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye7:before {
  content: "\f06e";
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-warning4:before {
  content: "\f071";
}
.icon-plane3:before {
  content: "\f072";
}
.icon-calendar10:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment5:before {
  content: "\f075";
}
.icon-magnet3:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet2:before {
  content: "\f079";
}
.icon-shopping-cart2:before {
  content: "\f07a";
}
.icon-folder6:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-arrows-h:before {
  content: "\f07e";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key7:before {
  content: "\f084";
}
.icon-gears2:before {
  content: "\f085";
}
.icon-comments3:before {
  content: "\f086";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-trophy3:before {
  content: "\f091";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-upload6:before {
  content: "\f093";
}
.icon-lemon-o:before {
  content: "\f094";
}
.icon-phone11:before {
  content: "\f095";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter5:before {
  content: "\f099";
}
.icon-facebook7:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card2:before {
  content: "\f09d";
}
.icon-rss4:before {
  content: "\f09e";
}
.icon-hdd-o:before {
  content: "\f0a0";
}
.icon-bullhorn3:before {
  content: "\f0a1";
}
.icon-bell3:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-globe6:before {
  content: "\f0ac";
}
.icon-wrench3:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter4:before {
  content: "\f0b0";
}
.icon-briefcase5:before {
  content: "\f0b1";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-group2:before {
  content: "\f0c0";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-cloud14:before {
  content: "\f0c2";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip5:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-square3:before {
  content: "\f0c8";
}
.icon-bars5:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck5:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-unsorted:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope8:before {
  content: "\f0e0";
}
.icon-linkedin3:before {
  content: "\f0e1";
}
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-flash2:before {
  content: "\f0e7";
}
.icon-sitemap3:before {
  content: "\f0e8";
}
.icon-umbrella4:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download3:before {
  content: "\f0ed";
}
.icon-cloud-upload3:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase5:before {
  content: "\f0f2";
}
.icon-bell-o:before {
  content: "\f0f3";
}
.icon-coffee5:before {
  content: "\f0f4";
}
.icon-cutlery:before {
  content: "\f0f5";
}
.icon-file-text-o:before {
  content: "\f0f6";
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-hospital-o:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer2:before {
  content: "\f0fc";
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop3:before {
  content: "\f108";
}
.icon-laptop5:before {
  content: "\f109";
}
.icon-tablet4:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle2:before {
  content: "\f111";
}
.icon-mail-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-frown-o:before {
  content: "\f119";
}
.icon-meh-o:before {
  content: "\f11a";
}
.icon-gamepad4:before {
  content: "\f11b";
}
.icon-keyboard-o:before {
  content: "\f11c";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code4:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow2:before {
  content: "\f124";
}
.icon-crop5:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question4:before {
  content: "\f128";
}
.icon-info8:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone9:before {
  content: "\f130";
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-shield4:before {
  content: "\f132";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket3:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor4:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-ticket5:before {
  content: "\f145";
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-pencil-square:before {
  content: "\f14b";
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-compass8:before {
  content: "\f14e";
}
.icon-toggle-down:before {
  content: "\f150";
}
.icon-toggle-up:before {
  content: "\f151";
}
.icon-toggle-right:before {
  content: "\f152";
}
.icon-euro:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar3:before {
  content: "\f155";
}
.icon-rupee:before {
  content: "\f156";
}
.icon-cny:before {
  content: "\f157";
}
.icon-ruble:before {
  content: "\f158";
}
.icon-won:before {
  content: "\f159";
}
.icon-bitcoin:before {
  content: "\f15a";
}
.icon-file9:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon-sort-alpha-desc:before {
  content: "\f15e";
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-thumbs-up4:before {
  content: "\f164";
}
.icon-thumbs-down2:before {
  content: "\f165";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram4:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-square:before {
  content: "\f172";
}
.icon-tumblr4:before {
  content: "\f173";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple3:before {
  content: "\f179";
}
.icon-windows4:before {
  content: "\f17a";
}
.icon-android3:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble6:before {
  content: "\f17d";
}
.icon-skype3:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female2:before {
  content: "\f182";
}
.icon-male2:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun-o:before {
  content: "\f185";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-archive8:before {
  content: "\f187";
}
.icon-bug4:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-toggle-left:before {
  content: "\f191";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-turkish-lira:before {
  content: "\f195";
}
.icon-plus-square-o:before {
  content: "\f196";
}
.icon-phone42:before {
  content: "\e843";
}
.icon-mobile32:before {
  content: "\e844";
}
.icon-mouse4:before {
  content: "\e845";
}
.icon-directions2:before {
  content: "\e846";
}
.icon-mail62:before {
  content: "\e847";
}
.icon-paperplane22:before {
  content: "\e848";
}
.icon-pencil42:before {
  content: "\e849";
}
.icon-feather22:before {
  content: "\e84a";
}
.icon-paperclip22:before {
  content: "\e84b";
}
.icon-drawer4:before {
  content: "\e84c";
}
.icon-reply22:before {
  content: "\e84d";
}
.icon-reply-all2:before {
  content: "\e84e";
}
.icon-forward62:before {
  content: "\e84f";
}
.icon-user82:before {
  content: "\e850";
}
.icon-users42:before {
  content: "\e851";
}
.icon-user-add2:before {
  content: "\e852";
}
.icon-vcard2:before {
  content: "\e853";
}
.icon-export2:before {
  content: "\e854";
}
.icon-location42:before {
  content: "\e855";
}
.icon-map32:before {
  content: "\e856";
}
.icon-compass32:before {
  content: "\e857";
}
.icon-location52:before {
  content: "\e858";
}
.icon-target22:before {
  content: "\e859";
}
.icon-share22:before {
  content: "\e85a";
}
.icon-sharable:before {
  content: "\e85b";
}
.icon-heart62:before {
  content: "\e85c";
}
.icon-heart72:before {
  content: "\e85d";
}
.icon-star62:before {
  content: "\e85e";
}
.icon-star72:before {
  content: "\e85f";
}
.icon-thumbsup3:before {
  content: "\e860";
}
.icon-thumbsdown3:before {
  content: "\e861";
}
.icon-chat22:before {
  content: "\e862";
}
.icon-comment22:before {
  content: "\e863";
}
.icon-quote5:before {
  content: "\e864";
}
.icon-house:before {
  content: "\e865";
}
.icon-popup2:before {
  content: "\e866";
}
.icon-search52:before {
  content: "\e867";
}
.icon-flashlight:before {
  content: "\e868";
}
.icon-printer6:before {
  content: "\e869";
}
.icon-bell32:before {
  content: "\e86a";
}
.icon-link22:before {
  content: "\e86b";
}
.icon-flag32:before {
  content: "\e86c";
}
.icon-cog32:before {
  content: "\e86d";
}
.icon-tools3:before {
  content: "\e86e";
}
.icon-trophy32:before {
  content: "\e86f";
}
.icon-tag42:before {
  content: "\e870";
}
.icon-camera62:before {
  content: "\e871";
}
.icon-megaphone22:before {
  content: "\e872";
}
.icon-moon22:before {
  content: "\e873";
}
.icon-palette:before {
  content: "\e874";
}
.icon-leaf32:before {
  content: "\e875";
}
.icon-music42:before {
  content: "\e876";
}
.icon-music52:before {
  content: "\e877";
}
.icon-new:before {
  content: "\e878";
}
.icon-graduation:before {
  content: "\e879";
}
.icon-book42:before {
  content: "\e87a";
}
.icon-newspaper32:before {
  content: "\e87b";
}
.icon-bag4:before {
  content: "\e87c";
}
.icon-airplane2:before {
  content: "\e87d";
}
.icon-lifebuoy:before {
  content: "\e87e";
}
.icon-eye52:before {
  content: "\e87f";
}
.icon-clock52:before {
  content: "\e880";
}
.icon-microphone22:before {
  content: "\e881";
}
.icon-calendar62:before {
  content: "\e882";
}
.icon-bolt4:before {
  content: "\e883";
}
.icon-thunder:before {
  content: "\e884";
}
.icon-droplet22:before {
  content: "\e885";
}
.icon-cd3:before {
  content: "\e886";
}
.icon-briefcase32:before {
  content: "\e887";
}
.icon-air:before {
  content: "\e888";
}
.icon-hourglass3:before {
  content: "\e889";
}
.icon-gauge:before {
  content: "\e88a";
}
.icon-language:before {
  content: "\e88b";
}
.icon-network:before {
  content: "\e88c";
}
.icon-key52:before {
  content: "\e88d";
}
.icon-battery9:before {
  content: "\e88e";
}
.icon-bucket2:before {
  content: "\e88f";
}
.icon-magnet32:before {
  content: "\e890";
}
.icon-drive:before {
  content: "\e891";
}
.icon-cup22:before {
  content: "\e892";
}
.icon-rocket32:before {
  content: "\e893";
}
.icon-brush4:before {
  content: "\e894";
}
.icon-suitcase22:before {
  content: "\e895";
}
.icon-cone4:before {
  content: "\e896";
}
.icon-earth22:before {
  content: "\e897";
}
.icon-keyboard22:before {
  content: "\e898";
}
.icon-browser22:before {
  content: "\e899";
}
.icon-publish:before {
  content: "\e89a";
}
.icon-progress-3:before {
  content: "\e89b";
}
.icon-progress-2:before {
  content: "\e89c";
}
.icon-brogress-1:before {
  content: "\e89d";
}
.icon-progress-0:before {
  content: "\e89e";
}
.icon-sun6:before {
  content: "\e89f";
}
.icon-sun22:before {
  content: "\e8a0";
}
.icon-adjust2:before {
  content: "\e8a1";
}
.icon-code32:before {
  content: "\e8a2";
}
.icon-screen32:before {
  content: "\e8a3";
}
.icon-infinity2:before {
  content: "\e8a4";
}
.icon-light-bulb:before {
  content: "\e8a5";
}
.icon-creditcard2:before {
  content: "\e8a6";
}
.icon-database3:before {
  content: "\e8a7";
}
.icon-voicemail:before {
  content: "\e8a8";
}
.icon-clipboard22:before {
  content: "\e8a9";
}
.icon-cart42:before {
  content: "\e8aa";
}
.icon-box5:before {
  content: "\e8ab";
}
.icon-ticket32:before {
  content: "\e8ac";
}
.icon-rss22:before {
  content: "\e8ad";
}
.icon-signal2:before {
  content: "\e8ae";
}
.icon-thermometer4:before {
  content: "\e8af";
}
.icon-droplets:before {
  content: "\e8b0";
}
.icon-uniE8B1:before {
  content: "\e8b1";
}
.icon-statistics:before {
  content: "\e8b2";
}
.icon-pie2:before {
  content: "\e8b3";
}
.icon-bars42:before {
  content: "\e8b4";
}
.icon-graph2:before {
  content: "\e8b5";
}
.icon-lock52:before {
  content: "\e8b6";
}
.icon-lock-open2:before {
  content: "\e8b7";
}
.icon-logout:before {
  content: "\e8b8";
}
.icon-login:before {
  content: "\e8b9";
}
.icon-checkmark32:before {
  content: "\e8ba";
}
.icon-cross3:before {
  content: "\e8bb";
}
.icon-minus32:before {
  content: "\e8bc";
}
.icon-plus32:before {
  content: "\e8bd";
}
.icon-cross22:before {
  content: "\e8be";
}
.icon-minus42:before {
  content: "\e8bf";
}
.icon-plus42:before {
  content: "\e8c0";
}
.icon-cross32:before {
  content: "\e8c1";
}
.icon-minus52:before {
  content: "\e8c2";
}
.icon-plus52:before {
  content: "\e8c3";
}
.icon-erase:before {
  content: "\e8c4";
}
.icon-blocked22:before {
  content: "\e8c5";
}
.icon-info42:before {
  content: "\e8c6";
}
.icon-info52:before {
  content: "\e8c7";
}
.icon-question42:before {
  content: "\e8c8";
}
.icon-help2:before {
  content: "\e8c9";
}
.icon-warning32:before {
  content: "\e8ca";
}
.icon-cycle:before {
  content: "\e8cb";
}
.icon-cw:before {
  content: "\e8cc";
}
.icon-ccw:before {
  content: "\e8cd";
}
.icon-shuffle22:before {
  content: "\e8ce";
}
.icon-arrow:before {
  content: "\e8cf";
}
.icon-arrow2:before {
  content: "\e8d0";
}
.icon-retweet22:before {
  content: "\e8d1";
}
.icon-loop4:before {
  content: "\e8d2";
}
.icon-history2:before {
  content: "\e8d3";
}
.icon-back:before {
  content: "\e8d4";
}
.icon-switch22:before {
  content: "\e8d5";
}
.icon-list52:before {
  content: "\e8d6";
}
.icon-add-to-list:before {
  content: "\e8d7";
}
.icon-layout15:before {
  content: "\e8d8";
}
.icon-list62:before {
  content: "\e8d9";
}
.icon-text:before {
  content: "\e8da";
}
.icon-text2:before {
  content: "\e8db";
}
.icon-document3:before {
  content: "\e8dc";
}
.icon-docs:before {
  content: "\e8dd";
}
.icon-landscape:before {
  content: "\e8de";
}
.icon-pictures7:before {
  content: "\e8df";
}
.icon-video22:before {
  content: "\e8e0";
}
.icon-music6:before {
  content: "\e8e1";
}
.icon-folder32:before {
  content: "\e8e2";
}
.icon-archive22:before {
  content: "\e8e3";
}
.icon-trash32:before {
  content: "\e8e4";
}
.icon-upload52:before {
  content: "\e8e5";
}
.icon-download52:before {
  content: "\e8e6";
}
.icon-disk22:before {
  content: "\e8e7";
}
.icon-install:before {
  content: "\e8e8";
}
.icon-cloud52:before {
  content: "\e8e9";
}
.icon-upload62:before {
  content: "\e8ea";
}
.icon-bookmark32:before {
  content: "\e8eb";
}
.icon-bookmarks2:before {
  content: "\e8ec";
}
.icon-book52:before {
  content: "\e8ed";
}
.icon-play62:before {
  content: "\e8ee";
}
.icon-pause52:before {
  content: "\e8ef";
}
.icon-record:before {
  content: "\e8f0";
}
.icon-stop52:before {
  content: "\e8f1";
}
.icon-next2:before {
  content: "\e8f2";
}
.icon-previous2:before {
  content: "\e8f3";
}
.icon-first22:before {
  content: "\e8f4";
}
.icon-last22:before {
  content: "\e8f5";
}
.icon-resize-enlarge:before {
  content: "\e8f6";
}
.icon-resize-shrink:before {
  content: "\e8f7";
}
.icon-volume10:before {
  content: "\e8f8";
}
.icon-sound3:before {
  content: "\e8f9";
}
.icon-mute3:before {
  content: "\e8fa";
}
.icon-flow-cascade:before {
  content: "\e8fb";
}
.icon-flow-branch:before {
  content: "\e8fc";
}
.icon-flow-tree:before {
  content: "\e8fd";
}
.icon-flow-line:before {
  content: "\e8fe";
}
.icon-flow-parallel2:before {
  content: "\e8ff";
}
.icon-arrow-left52:before {
  content: "\e900";
}
.icon-arrow-down52:before {
  content: "\e901";
}
.icon-arrow-up-upload:before {
  content: "\e902";
}
.icon-arrow-right52:before {
  content: "\e903";
}
.icon-arrow-left62:before {
  content: "\e904";
}
.icon-arrow-down62:before {
  content: "\e905";
}
.icon-arrow-up52:before {
  content: "\e906";
}
.icon-arrow-right62:before {
  content: "\e907";
}
.icon-arrow-left72:before {
  content: "\e908";
}
.icon-arrow-down72:before {
  content: "\e909";
}
.icon-arrow-up62:before {
  content: "\e90a";
}
.icon-arrow-right72:before {
  content: "\e90b";
}
.icon-arrow-left82:before {
  content: "\e90c";
}
.icon-arrow-down82:before {
  content: "\e90d";
}
.icon-arrow-up72:before {
  content: "\e90e";
}
.icon-arrow-right82:before {
  content: "\e90f";
}
.icon-arrow-left9:before {
  content: "\e910";
}
.icon-arrow-down9:before {
  content: "\e911";
}
.icon-arrow-up82:before {
  content: "\e912";
}
.icon-arrow-right9:before {
  content: "\e913";
}
.icon-arrow-left10:before {
  content: "\e914";
}
.icon-arrow-down10:before {
  content: "\e915";
}
.icon-arrow-up9:before {
  content: "\e916";
}
.icon-arrow-right10:before {
  content: "\e917";
}
.icon-arrow-left11:before {
  content: "\e918";
}
.icon-arrow-down11:before {
  content: "\e919";
}
.icon-arrow-up10:before {
  content: "\e91a";
}
.icon-uniE91B:before {
  content: "\e91b";
}
.icon-arrow-left12:before {
  content: "\e91c";
}
.icon-arrow-down12:before {
  content: "\e91d";
}
.icon-arrow-up11:before {
  content: "\e91e";
}
.icon-arrow-right11:before {
  content: "\e91f";
}
.icon-menu4:before {
  content: "\e920";
}
.icon-ellipsis:before {
  content: "\e921";
}
.icon-dots:before {
  content: "\e922";
}
.icon-dot:before {
  content: "\e923";
}
.icon-cc:before {
  content: "\e924";
}
.icon-cc-by:before {
  content: "\e925";
}
.icon-cc-nc:before {
  content: "\e926";
}
.icon-cc-nc-eu:before {
  content: "\e927";
}
.icon-cc-nc-jp:before {
  content: "\e928";
}
.icon-cc-sa:before {
  content: "\e929";
}
.icon-cc-nd:before {
  content: "\e92a";
}
.icon-cc-pd:before {
  content: "\e92b";
}
.icon-cc-zero:before {
  content: "\e92c";
}
.icon-cc-share:before {
  content: "\e92d";
}
.icon-cc-share2:before {
  content: "\e92e";
}
.icon-danielbruce:before {
  content: "\e92f";
}
.icon-danielbruce2:before {
  content: "\e930";
}
.icon-github7:before {
  content: "\e931";
}
.icon-github8:before {
  content: "\e932";
}
.icon-flickr6:before {
  content: "\e933";
}
.icon-flickr7:before {
  content: "\e934";
}
.icon-vimeo4:before {
  content: "\e935";
}
.icon-vimeo5:before {
  content: "\e936";
}
.icon-twitter52:before {
  content: "\e937";
}
.icon-twitter6:before {
  content: "\e938";
}
.icon-facebook62:before {
  content: "\e939";
}
.icon-facebook72:before {
  content: "\e93a";
}
.icon-facebook8:before {
  content: "\e93b";
}
.icon-googleplus6:before {
  content: "\e93c";
}
.icon-googleplus7:before {
  content: "\e93d";
}
.icon-pinterest4:before {
  content: "\e93e";
}
.icon-pinterest5:before {
  content: "\e93f";
}
.icon-tumblr42:before {
  content: "\e940";
}
.icon-tumblr5:before {
  content: "\e941";
}
.icon-linkedin32:before {
  content: "\e942";
}
.icon-linkedin4:before {
  content: "\e943";
}
.icon-dribbble62:before {
  content: "\e944";
}
.icon-dribbble7:before {
  content: "\e945";
}
.icon-stumbleupon3:before {
  content: "\e946";
}
.icon-stumbleupon4:before {
  content: "\e947";
}
.icon-lastfm3:before {
  content: "\e948";
}
.icon-lastfm4:before {
  content: "\e949";
}
.icon-rdio:before {
  content: "\e94a";
}
.icon-rdio2:before {
  content: "\e94b";
}
.icon-spotify:before {
  content: "\e94c";
}
.icon-spotify2:before {
  content: "\e94d";
}
.icon-qq:before {
  content: "\e94e";
}
.icon-instagram42:before {
  content: "\e94f";
}
.icon-dropbox2:before {
  content: "\e950";
}
.icon-evernote:before {
  content: "\e951";
}
.icon-flattr2:before {
  content: "\e952";
}
.icon-skype32:before {
  content: "\e953";
}
.icon-skype4:before {
  content: "\e954";
}
.icon-renren2:before {
  content: "\e955";
}
.icon-sina-weibo:before {
  content: "\e956";
}
.icon-paypal4:before {
  content: "\e957";
}
.icon-picasa:before {
  content: "\e958";
}
.icon-soundcloud3:before {
  content: "\e959";
}
.icon-mixi:before {
  content: "\e95a";
}
.icon-behance:before {
  content: "\e95b";
}
.icon-circles:before {
  content: "\e95c";
}
.icon-vk2:before {
  content: "\e95d";
}
.icon-smashing:before {
  content: "\e95e";
}
@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url('../fonts/Pe-icon-7-strokea93c.eot?-2irksn');
  src: url('../fonts/Pe-icon-7-stroked41d.eot?#iefix-2irksn') format('embedded-opentype'), url('../fonts/Pe-icon-7-strokea93c.woff?-2irksn') format('woff'), url('../fonts/Pe-icon-7-strokea93c.ttf?-2irksn') format('truetype'), url('../fonts/Pe-icon-7-strokea93c.svg?-2irksn#Pe-icon-7-stroke') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="fa-7s-"],
[class*=" fa-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-7s-album:before {
  content: "\e6aa";
}
.fa-7s-arc:before {
  content: "\e6ab";
}
.fa-7s-back-2:before {
  content: "\e6ac";
}
.fa-7s-bandaid:before {
  content: "\e6ad";
}
.fa-7s-car:before {
  content: "\e6ae";
}
.fa-7s-diamond:before {
  content: "\e6af";
}
.fa-7s-door-lock:before {
  content: "\e6b0";
}
.fa-7s-eyedropper:before {
  content: "\e6b1";
}
.fa-7s-female:before {
  content: "\e6b2";
}
.fa-7s-gym:before {
  content: "\e6b3";
}
.fa-7s-hammer:before {
  content: "\e6b4";
}
.fa-7s-headphones:before {
  content: "\e6b5";
}
.fa-7s-helm:before {
  content: "\e6b6";
}
.fa-7s-hourglass:before {
  content: "\e6b7";
}
.fa-7s-leaf:before {
  content: "\e6b8";
}
.fa-7s-magic-wand:before {
  content: "\e6b9";
}
.fa-7s-male:before {
  content: "\e6ba";
}
.fa-7s-map-2:before {
  content: "\e6bb";
}
.fa-7s-next-2:before {
  content: "\e6bc";
}
.fa-7s-paint-bucket:before {
  content: "\e6bd";
}
.fa-7s-pendrive:before {
  content: "\e6be";
}
.fa-7s-photo:before {
  content: "\e6bf";
}
.fa-7s-piggy:before {
  content: "\e6c0";
}
.fa-7s-plugin:before {
  content: "\e6c1";
}
.fa-7s-refresh-2:before {
  content: "\e6c2";
}
.fa-7s-rocket:before {
  content: "\e6c3";
}
.fa-7s-settings:before {
  content: "\e6c4";
}
.fa-7s-shield:before {
  content: "\e6c5";
}
.fa-7s-smile:before {
  content: "\e6c6";
}
.fa-7s-usb:before {
  content: "\e6c7";
}
.fa-7s-vector:before {
  content: "\e6c8";
}
.fa-7s-wine:before {
  content: "\e6c9";
}
.fa-7s-cloud-upload:before {
  content: "\e68a";
}
.fa-7s-cash:before {
  content: "\e68c";
}
.fa-7s-close:before {
  content: "\e680";
}
.fa-7s-bluetooth:before {
  content: "\e68d";
}
.fa-7s-cloud-download:before {
  content: "\e68b";
}
.fa-7s-way:before {
  content: "\e68e";
}
.fa-7s-close-circle:before {
  content: "\e681";
}
.fa-7s-id:before {
  content: "\e68f";
}
.fa-7s-angle-up:before {
  content: "\e682";
}
.fa-7s-wristwatch:before {
  content: "\e690";
}
.fa-7s-angle-up-circle:before {
  content: "\e683";
}
.fa-7s-world:before {
  content: "\e691";
}
.fa-7s-angle-right:before {
  content: "\e684";
}
.fa-7s-volume:before {
  content: "\e692";
}
.fa-7s-angle-right-circle:before {
  content: "\e685";
}
.fa-7s-users:before {
  content: "\e693";
}
.fa-7s-angle-left:before {
  content: "\e686";
}
.fa-7s-user-female:before {
  content: "\e694";
}
.fa-7s-angle-left-circle:before {
  content: "\e687";
}
.fa-7s-up-arrow:before {
  content: "\e695";
}
.fa-7s-angle-down:before {
  content: "\e688";
}
.fa-7s-switch:before {
  content: "\e696";
}
.fa-7s-angle-down-circle:before {
  content: "\e689";
}
.fa-7s-scissors:before {
  content: "\e697";
}
.fa-7s-wallet:before {
  content: "\e600";
}
.fa-7s-safe:before {
  content: "\e698";
}
.fa-7s-volume2:before {
  content: "\e601";
}
.fa-7s-volume1:before {
  content: "\e602";
}
.fa-7s-voicemail:before {
  content: "\e603";
}
.fa-7s-video:before {
  content: "\e604";
}
.fa-7s-user:before {
  content: "\e605";
}
.fa-7s-upload:before {
  content: "\e606";
}
.fa-7s-unlock:before {
  content: "\e607";
}
.fa-7s-umbrella:before {
  content: "\e608";
}
.fa-7s-trash:before {
  content: "\e609";
}
.fa-7s-tools:before {
  content: "\e60a";
}
.fa-7s-timer:before {
  content: "\e60b";
}
.fa-7s-ticket:before {
  content: "\e60c";
}
.fa-7s-target:before {
  content: "\e60d";
}
.fa-7s-sun:before {
  content: "\e60e";
}
.fa-7s-study:before {
  content: "\e60f";
}
.fa-7s-stopwatch:before {
  content: "\e610";
}
.fa-7s-star:before {
  content: "\e611";
}
.fa-7s-speaker:before {
  content: "\e612";
}
.fa-7s-signal:before {
  content: "\e613";
}
.fa-7s-shuffle:before {
  content: "\e614";
}
.fa-7s-shopbag:before {
  content: "\e615";
}
.fa-7s-share:before {
  content: "\e616";
}
.fa-7s-server:before {
  content: "\e617";
}
.fa-7s-search:before {
  content: "\e618";
}
.fa-7s-film:before {
  content: "\e6a5";
}
.fa-7s-science:before {
  content: "\e619";
}
.fa-7s-disk:before {
  content: "\e6a6";
}
.fa-7s-ribbon:before {
  content: "\e61a";
}
.fa-7s-repeat:before {
  content: "\e61b";
}
.fa-7s-refresh:before {
  content: "\e61c";
}
.fa-7s-add-user:before {
  content: "\e6a9";
}
.fa-7s-refresh-cloud:before {
  content: "\e61d";
}
.fa-7s-paperclip:before {
  content: "\e69c";
}
.fa-7s-radio:before {
  content: "\e61e";
}
.fa-7s-note2:before {
  content: "\e69d";
}
.fa-7s-print:before {
  content: "\e61f";
}
.fa-7s-network:before {
  content: "\e69e";
}
.fa-7s-prev:before {
  content: "\e620";
}
.fa-7s-mute:before {
  content: "\e69f";
}
.fa-7s-power:before {
  content: "\e621";
}
.fa-7s-medal:before {
  content: "\e6a0";
}
.fa-7s-portfolio:before {
  content: "\e622";
}
.fa-7s-like2:before {
  content: "\e6a1";
}
.fa-7s-plus:before {
  content: "\e623";
}
.fa-7s-left-arrow:before {
  content: "\e6a2";
}
.fa-7s-play:before {
  content: "\e624";
}
.fa-7s-key:before {
  content: "\e6a3";
}
.fa-7s-plane:before {
  content: "\e625";
}
.fa-7s-joy:before {
  content: "\e6a4";
}
.fa-7s-photo-gallery:before {
  content: "\e626";
}
.fa-7s-pin:before {
  content: "\e69b";
}
.fa-7s-phone:before {
  content: "\e627";
}
.fa-7s-plug:before {
  content: "\e69a";
}
.fa-7s-pen:before {
  content: "\e628";
}
.fa-7s-right-arrow:before {
  content: "\e699";
}
.fa-7s-paper-plane:before {
  content: "\e629";
}
.fa-7s-delete-user:before {
  content: "\e6a7";
}
.fa-7s-paint:before {
  content: "\e62a";
}
.fa-7s-bottom-arrow:before {
  content: "\e6a8";
}
.fa-7s-notebook:before {
  content: "\e62b";
}
.fa-7s-note:before {
  content: "\e62c";
}
.fa-7s-next:before {
  content: "\e62d";
}
.fa-7s-news-paper:before {
  content: "\e62e";
}
.fa-7s-musiclist:before {
  content: "\e62f";
}
.fa-7s-music:before {
  content: "\e630";
}
.fa-7s-mouse:before {
  content: "\e631";
}
.fa-7s-more:before {
  content: "\e632";
}
.fa-7s-moon:before {
  content: "\e633";
}
.fa-7s-monitor:before {
  content: "\e634";
}
.fa-7s-micro:before {
  content: "\e635";
}
.fa-7s-menu:before {
  content: "\e636";
}
.fa-7s-map:before {
  content: "\e637";
}
.fa-7s-map-marker:before {
  content: "\e638";
}
.fa-7s-mail:before {
  content: "\e639";
}
.fa-7s-mail-open:before {
  content: "\e63a";
}
.fa-7s-mail-open-file:before {
  content: "\e63b";
}
.fa-7s-magnet:before {
  content: "\e63c";
}
.fa-7s-loop:before {
  content: "\e63d";
}
.fa-7s-look:before {
  content: "\e63e";
}
.fa-7s-lock:before {
  content: "\e63f";
}
.fa-7s-lintern:before {
  content: "\e640";
}
.fa-7s-link:before {
  content: "\e641";
}
.fa-7s-like:before {
  content: "\e642";
}
.fa-7s-light:before {
  content: "\e643";
}
.fa-7s-less:before {
  content: "\e644";
}
.fa-7s-keypad:before {
  content: "\e645";
}
.fa-7s-junk:before {
  content: "\e646";
}
.fa-7s-info:before {
  content: "\e647";
}
.fa-7s-home:before {
  content: "\e648";
}
.fa-7s-help2:before {
  content: "\e649";
}
.fa-7s-help1:before {
  content: "\e64a";
}
.fa-7s-graph3:before {
  content: "\e64b";
}
.fa-7s-graph2:before {
  content: "\e64c";
}
.fa-7s-graph1:before {
  content: "\e64d";
}
.fa-7s-graph:before {
  content: "\e64e";
}
.fa-7s-global:before {
  content: "\e64f";
}
.fa-7s-gleam:before {
  content: "\e650";
}
.fa-7s-glasses:before {
  content: "\e651";
}
.fa-7s-gift:before {
  content: "\e652";
}
.fa-7s-folder:before {
  content: "\e653";
}
.fa-7s-flag:before {
  content: "\e654";
}
.fa-7s-filter:before {
  content: "\e655";
}
.fa-7s-file:before {
  content: "\e656";
}
.fa-7s-expand1:before {
  content: "\e657";
}
.fa-7s-exapnd2:before {
  content: "\e658";
}
.fa-7s-edit:before {
  content: "\e659";
}
.fa-7s-drop:before {
  content: "\e65a";
}
.fa-7s-drawer:before {
  content: "\e65b";
}
.fa-7s-download:before {
  content: "\e65c";
}
.fa-7s-display2:before {
  content: "\e65d";
}
.fa-7s-display1:before {
  content: "\e65e";
}
.fa-7s-diskette:before {
  content: "\e65f";
}
.fa-7s-date:before {
  content: "\e660";
}
.fa-7s-cup:before {
  content: "\e661";
}
.fa-7s-culture:before {
  content: "\e662";
}
.fa-7s-crop:before {
  content: "\e663";
}
.fa-7s-credit:before {
  content: "\e664";
}
.fa-7s-copy-file:before {
  content: "\e665";
}
.fa-7s-config:before {
  content: "\e666";
}
.fa-7s-compass:before {
  content: "\e667";
}
.fa-7s-comment:before {
  content: "\e668";
}
.fa-7s-coffee:before {
  content: "\e669";
}
.fa-7s-cloud:before {
  content: "\e66a";
}
.fa-7s-clock:before {
  content: "\e66b";
}
.fa-7s-check:before {
  content: "\e66c";
}
.fa-7s-chat:before {
  content: "\e66d";
}
.fa-7s-cart:before {
  content: "\e66e";
}
.fa-7s-camera:before {
  content: "\e66f";
}
.fa-7s-call:before {
  content: "\e670";
}
.fa-7s-calculator:before {
  content: "\e671";
}
.fa-7s-browser:before {
  content: "\e672";
}
.fa-7s-box2:before {
  content: "\e673";
}
.fa-7s-box1:before {
  content: "\e674";
}
.fa-7s-bookmarks:before {
  content: "\e675";
}
.fa-7s-bicycle:before {
  content: "\e676";
}
.fa-7s-bell:before {
  content: "\e677";
}
.fa-7s-battery:before {
  content: "\e678";
}
.fa-7s-ball:before {
  content: "\e679";
}
.fa-7s-back:before {
  content: "\e67a";
}
.fa-7s-attention:before {
  content: "\e67b";
}
.fa-7s-anchor:before {
  content: "\e67c";
}
.fa-7s-albums:before {
  content: "\e67d";
}
.fa-7s-alarm:before {
  content: "\e67e";
}
.fa-7s-airplay:before {
  content: "\e67f";
}
@charset "UTF-8";
@font-face {
  font-family: "wolverine";
  src: url("../fonts/wolverine.eot");
  src: url("../fonts/wolverined41d.eot?#iefix") format("embedded-opentype"), url("../fonts/wolverine.woff") format("woff"), url("../fonts/wolverine.ttf") format("truetype"), url("../fonts/wolverine.svg#wolverine") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "wolverine" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="fa-wol-"]:before,
[class*=" fa-wol-"]:before {
  font-family: "wolverine" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-wol-outline-vector-icons-pack-1:before {
  content: "\e226";
}
.fa-wol-outline-vector-icons-pack-2:before {
  content: "\e227";
}
.fa-wol-outline-vector-icons-pack-3:before {
  content: "\e228";
}
.fa-wol-outline-vector-icons-pack-4:before {
  content: "\e229";
}
.fa-wol-outline-vector-icons-pack-5:before {
  content: "\e22a";
}
.fa-wol-outline-vector-icons-pack-6:before {
  content: "\e22b";
}
.fa-wol-outline-vector-icons-pack-7:before {
  content: "\e22c";
}
.fa-wol-outline-vector-icons-pack-14:before {
  content: "\e22d";
}
.fa-wol-outline-vector-icons-pack-15:before {
  content: "\e22e";
}
.fa-wol-outline-vector-icons-pack-16:before {
  content: "\e22f";
}
.fa-wol-outline-vector-icons-pack-17:before {
  content: "\e230";
}
.fa-wol-outline-vector-icons-pack-18:before {
  content: "\e231";
}
.fa-wol-outline-vector-icons-pack-19:before {
  content: "\e232";
}
.fa-wol-outline-vector-icons-pack-20:before {
  content: "\e233";
}
.fa-wol-outline-vector-icons-pack-27:before {
  content: "\e234";
}
.fa-wol-outline-vector-icons-pack-28:before {
  content: "\e235";
}
.fa-wol-outline-vector-icons-pack-29:before {
  content: "\e236";
}
.fa-wol-outline-vector-icons-pack-30:before {
  content: "\e237";
}
.fa-wol-outline-vector-icons-pack-31:before {
  content: "\e238";
}
.fa-wol-outline-vector-icons-pack-32:before {
  content: "\e239";
}
.fa-wol-outline-vector-icons-pack-33:before {
  content: "\e23a";
}
.fa-wol-outline-vector-icons-pack-40:before {
  content: "\e23b";
}
.fa-wol-outline-vector-icons-pack-41:before {
  content: "\e23c";
}
.fa-wol-outline-vector-icons-pack-42:before {
  content: "\e23d";
}
.fa-wol-outline-vector-icons-pack-43:before {
  content: "\e23e";
}
.fa-wol-outline-vector-icons-pack-44:before {
  content: "\e23f";
}
.fa-wol-outline-vector-icons-pack-45:before {
  content: "\e240";
}
.fa-wol-outline-vector-icons-pack-46:before {
  content: "\e241";
}
.fa-wol-outline-vector-icons-pack-53:before {
  content: "\e242";
}
.fa-wol-outline-vector-icons-pack-54:before {
  content: "\e243";
}
.fa-wol-outline-vector-icons-pack-55:before {
  content: "\e244";
}
.fa-wol-outline-vector-icons-pack-56:before {
  content: "\e245";
}
.fa-wol-outline-vector-icons-pack-57:before {
  content: "\e246";
}
.fa-wol-outline-vector-icons-pack-58:before {
  content: "\e247";
}
.fa-wol-outline-vector-icons-pack-59:before {
  content: "\e248";
}
.fa-wol-outline-vector-icons-pack-66:before {
  content: "\e249";
}
.fa-wol-outline-vector-icons-pack-67:before {
  content: "\e24a";
}
.fa-wol-outline-vector-icons-pack-68:before {
  content: "\e24b";
}
.fa-wol-outline-vector-icons-pack-69:before {
  content: "\e24c";
}
.fa-wol-outline-vector-icons-pack-70:before {
  content: "\e24d";
}
.fa-wol-outline-vector-icons-pack-71:before {
  content: "\e24e";
}
.fa-wol-outline-vector-icons-pack-72:before {
  content: "\e24f";
}
.fa-wol-outline-vector-icons-pack-79:before {
  content: "\e250";
}
.fa-wol-outline-vector-icons-pack-80:before {
  content: "\e251";
}
.fa-wol-outline-vector-icons-pack-81:before {
  content: "\e252";
}
.fa-wol-outline-vector-icons-pack-82:before {
  content: "\e253";
}
.fa-wol-outline-vector-icons-pack-83:before {
  content: "\e254";
}
.fa-wol-outline-vector-icons-pack-84:before {
  content: "\e255";
}
.fa-wol-outline-vector-icons-pack-85:before {
  content: "\e256";
}
.fa-wol-outline-vector-icons-pack-92:before {
  content: "\e257";
}
.fa-wol-outline-vector-icons-pack-93:before {
  content: "\e258";
}
.fa-wol-outline-vector-icons-pack-94:before {
  content: "\e259";
}
.fa-wol-outline-vector-icons-pack-95:before {
  content: "\e25a";
}
.fa-wol-outline-vector-icons-pack-96:before {
  content: "\e25b";
}
.fa-wol-outline-vector-icons-pack-97:before {
  content: "\e25c";
}
.fa-wol-outline-vector-icons-pack-98:before {
  content: "\e25d";
}
.fa-wol-outline-vector-icons-pack-105:before {
  content: "\e25e";
}
.fa-wol-outline-vector-icons-pack-106:before {
  content: "\e25f";
}
.fa-wol-outline-vector-icons-pack-107:before {
  content: "\e260";
}
.fa-wol-outline-vector-icons-pack-108:before {
  content: "\e261";
}
.fa-wol-outline-vector-icons-pack-109:before {
  content: "\e262";
}
.fa-wol-outline-vector-icons-pack-110:before {
  content: "\e263";
}
.fa-wol-outline-vector-icons-pack-111:before {
  content: "\e264";
}
.fa-wol-outline-vector-icons-pack-118:before {
  content: "\e265";
}
.fa-wol-outline-vector-icons-pack-119:before {
  content: "\e266";
}
.fa-wol-outline-vector-icons-pack-120:before {
  content: "\e267";
}
.fa-wol-outline-vector-icons-pack-121:before {
  content: "\e268";
}
.fa-wol-outline-vector-icons-pack-122:before {
  content: "\e269";
}
.fa-wol-outline-vector-icons-pack-123:before {
  content: "\e26a";
}
.fa-wol-outline-vector-icons-pack-124:before {
  content: "\e26b";
}
.fa-wol-outline-vector-icons-pack-131:before {
  content: "\e26c";
}
.fa-wol-outline-vector-icons-pack-132:before {
  content: "\e26d";
}
.fa-wol-outline-vector-icons-pack-133:before {
  content: "\e26e";
}
.fa-wol-outline-vector-icons-pack-134:before {
  content: "\e26f";
}
.fa-wol-outline-vector-icons-pack-135:before {
  content: "\e270";
}
.fa-wol-outline-vector-icons-pack-136:before {
  content: "\e271";
}
.fa-wol-outline-vector-icons-pack-137:before {
  content: "\e272";
}
.fa-wol-outline-vector-icons-pack-144:before {
  content: "\e273";
}
.fa-wol-outline-vector-icons-pack-145:before {
  content: "\e274";
}
.fa-wol-outline-vector-icons-pack-146:before {
  content: "\e275";
}
.fa-wol-outline-vector-icons-pack-147:before {
  content: "\e276";
}
.fa-wol-outline-vector-icons-pack-148:before {
  content: "\e277";
}
.fa-wol-outline-vector-icons-pack-149:before {
  content: "\e278";
}
.fa-wol-outline-vector-icons-pack-150:before {
  content: "\e279";
}
.fa-wol-outline-vector-icons-pack-157:before {
  content: "\e27a";
}
.fa-wol-outline-vector-icons-pack-158:before {
  content: "\e27b";
}
.fa-wol-outline-vector-icons-pack-159:before {
  content: "\e27c";
}
.fa-wol-outline-vector-icons-pack-160:before {
  content: "\e27d";
}
.fa-wol-outline-vector-icons-pack-161:before {
  content: "\e27e";
}
.fa-wol-outline-vector-icons-pack-162:before {
  content: "\e27f";
}
.fa-wol-outline-vector-icons-pack-163:before {
  content: "\e280";
}
.fa-wol-outline-vector-icons-pack-8:before {
  content: "\e281";
}
.fa-wol-outline-vector-icons-pack-9:before {
  content: "\e282";
}
.fa-wol-outline-vector-icons-pack-10:before {
  content: "\e283";
}
.fa-wol-outline-vector-icons-pack-11:before {
  content: "\e284";
}
.fa-wol-outline-vector-icons-pack-12:before {
  content: "\e285";
}
.fa-wol-outline-vector-icons-pack-13:before {
  content: "\e286";
}
.fa-wol-outline-vector-icons-pack-21:before {
  content: "\e287";
}
.fa-wol-outline-vector-icons-pack-22:before {
  content: "\e288";
}
.fa-wol-outline-vector-icons-pack-23:before {
  content: "\e289";
}
.fa-wol-outline-vector-icons-pack-24:before {
  content: "\e28a";
}
.fa-wol-outline-vector-icons-pack-25:before {
  content: "\e28b";
}
.fa-wol-outline-vector-icons-pack-26:before {
  content: "\e28c";
}
.fa-wol-outline-vector-icons-pack-34:before {
  content: "\e28d";
}
.fa-wol-outline-vector-icons-pack-35:before {
  content: "\e28e";
}
.fa-wol-outline-vector-icons-pack-36:before {
  content: "\e28f";
}
.fa-wol-outline-vector-icons-pack-37:before {
  content: "\e290";
}
.fa-wol-outline-vector-icons-pack-38:before {
  content: "\e291";
}
.fa-wol-outline-vector-icons-pack-39:before {
  content: "\e292";
}
.fa-wol-outline-vector-icons-pack-47:before {
  content: "\e293";
}
.fa-wol-outline-vector-icons-pack-48:before {
  content: "\e294";
}
.fa-wol-outline-vector-icons-pack-49:before {
  content: "\e295";
}
.fa-wol-outline-vector-icons-pack-50:before {
  content: "\e296";
}
.fa-wol-outline-vector-icons-pack-51:before {
  content: "\e297";
}
.fa-wol-outline-vector-icons-pack-52:before {
  content: "\e298";
}
.fa-wol-outline-vector-icons-pack-60:before {
  content: "\e299";
}
.fa-wol-outline-vector-icons-pack-61:before {
  content: "\e29a";
}
.fa-wol-outline-vector-icons-pack-62:before {
  content: "\e29b";
}
.fa-wol-outline-vector-icons-pack-63:before {
  content: "\e29c";
}
.fa-wol-outline-vector-icons-pack-64:before {
  content: "\e29d";
}
.fa-wol-outline-vector-icons-pack-65:before {
  content: "\e29e";
}
.fa-wol-outline-vector-icons-pack-73:before {
  content: "\e29f";
}
.fa-wol-outline-vector-icons-pack-74:before {
  content: "\e2a0";
}
.fa-wol-outline-vector-icons-pack-75:before {
  content: "\e2a1";
}
.fa-wol-outline-vector-icons-pack-76:before {
  content: "\e2a2";
}
.fa-wol-outline-vector-icons-pack-77:before {
  content: "\e2a3";
}
.fa-wol-outline-vector-icons-pack-78:before {
  content: "\e2a4";
}
.fa-wol-outline-vector-icons-pack-86:before {
  content: "\e2a5";
}
.fa-wol-outline-vector-icons-pack-87:before {
  content: "\e2a6";
}
.fa-wol-outline-vector-icons-pack-88:before {
  content: "\e2a7";
}
.fa-wol-outline-vector-icons-pack-89:before {
  content: "\e2a8";
}
.fa-wol-outline-vector-icons-pack-90:before {
  content: "\e2a9";
}
.fa-wol-outline-vector-icons-pack-91:before {
  content: "\e2aa";
}
.fa-wol-outline-vector-icons-pack-99:before {
  content: "\e2ab";
}
.fa-wol-outline-vector-icons-pack-100:before {
  content: "\e2ac";
}
.fa-wol-outline-vector-icons-pack-101:before {
  content: "\e2ad";
}
.fa-wol-outline-vector-icons-pack-102:before {
  content: "\e2ae";
}
.fa-wol-outline-vector-icons-pack-103:before {
  content: "\e2af";
}
.fa-wol-outline-vector-icons-pack-104:before {
  content: "\e2b0";
}
.fa-wol-outline-vector-icons-pack-112:before {
  content: "\e2b1";
}
.fa-wol-outline-vector-icons-pack-113:before {
  content: "\e2b2";
}
.fa-wol-outline-vector-icons-pack-114:before {
  content: "\e2b3";
}
.fa-wol-outline-vector-icons-pack-115:before {
  content: "\e2b4";
}
.fa-wol-outline-vector-icons-pack-116:before {
  content: "\e2b5";
}
.fa-wol-outline-vector-icons-pack-117:before {
  content: "\e2b6";
}
.fa-wol-outline-vector-icons-pack-125:before {
  content: "\e2b7";
}
.fa-wol-outline-vector-icons-pack-126:before {
  content: "\e2b8";
}
.fa-wol-outline-vector-icons-pack-127:before {
  content: "\e2b9";
}
.fa-wol-outline-vector-icons-pack-128:before {
  content: "\e2ba";
}
.fa-wol-outline-vector-icons-pack-129:before {
  content: "\e2bb";
}
.fa-wol-outline-vector-icons-pack-130:before {
  content: "\e2bc";
}
.fa-wol-outline-vector-icons-pack-138:before {
  content: "\e2bd";
}
.fa-wol-outline-vector-icons-pack-139:before {
  content: "\e2be";
}
.fa-wol-outline-vector-icons-pack-140:before {
  content: "\e2bf";
}
.fa-wol-outline-vector-icons-pack-141:before {
  content: "\e2c0";
}
.fa-wol-outline-vector-icons-pack-142:before {
  content: "\e2c1";
}
.fa-wol-outline-vector-icons-pack-143:before {
  content: "\e2c2";
}
.fa-wol-outline-vector-icons-pack-151:before {
  content: "\e2c3";
}
.fa-wol-outline-vector-icons-pack-152:before {
  content: "\e2c4";
}
.fa-wol-outline-vector-icons-pack-153:before {
  content: "\e2c5";
}
.fa-wol-outline-vector-icons-pack-154:before {
  content: "\e2c6";
}
.fa-wol-outline-vector-icons-pack-155:before {
  content: "\e2c7";
}
.fa-wol-outline-vector-icons-pack-156:before {
  content: "\e2c8";
}
.fa-wol-outline-vector-icons-pack-164:before {
  content: "\e2c9";
}
.fa-wol-outline-vector-icons-pack-165:before {
  content: "\e2ca";
}
.fa-wol-outline-vector-icons-pack-166:before {
  content: "\e2cb";
}
.fa-wol-outline-vector-icons-pack-167:before {
  content: "\e2cc";
}
.fa-wol-outline-vector-icons-pack-168:before {
  content: "\e2cd";
}
.fa-wol-indians-icons-02:before {
  content: "\e2ce";
}
.fa-wol-indians-icons-03:before {
  content: "\e2cf";
}
.fa-wol-indians-icons-04:before {
  content: "\e2d0";
}
.fa-wol-indians-icons-05:before {
  content: "\e2d1";
}
.fa-wol-indians-icons-06:before {
  content: "\e2d2";
}
.fa-wol-indians-icons-07:before {
  content: "\e2d3";
}
.fa-wol-indians-icons-08:before {
  content: "\e2d4";
}
.fa-wol-indians-icons-09:before {
  content: "\e2d5";
}
.fa-wol-wolverine-logo-01:before {
  content: "\e2d6";
}
.fa-wol-wolverine-logo-02:before {
  content: "\e2d7";
}
.fa-wol-wolverine-logo-03:before {
  content: "\e2d8";
}
.fa-wol-wolverine-logo-04:before {
  content: "\e2d9";
}
.fa-wol-wolverine-logo-05:before {
  content: "\e2da";
}
.fa-wol-wolverine-logo-06:before {
  content: "\e2db";
}
.fa-wol-wolverine-logo-08:before {
  content: "\e2dc";
}
.fa-wol-wolverine-logo-09:before {
  content: "\e2dd";
}
.fa-wol-wolverine-logo-10:before {
  content: "\e2de";
}
.fa-wol-address:before {
  content: "a";
}
.fa-wol-adjust:before {
  content: "b";
}
.fa-wol-air:before {
  content: "c";
}
.fa-wol-alert:before {
  content: "d";
}
.fa-wol-archive:before {
  content: "e";
}
.fa-wol-arrow-combo:before {
  content: "f";
}
.fa-wol-arrows-ccw:before {
  content: "g";
}
.fa-wol-attach:before {
  content: "h";
}
.fa-wol-attention:before {
  content: "i";
}
.fa-wol-back:before {
  content: "j";
}
.fa-wol-back-in-time:before {
  content: "k";
}
.fa-wol-bag:before {
  content: "l";
}
.fa-wol-basket:before {
  content: "m";
}
.fa-wol-battery:before {
  content: "n";
}
.fa-wol-behance:before {
  content: "o";
}
.fa-wol-bell:before {
  content: "p";
}
.fa-wol-block:before {
  content: "q";
}
.fa-wol-book:before {
  content: "r";
}
.fa-wol-book-open:before {
  content: "s";
}
.fa-wol-bookmark:before {
  content: "t";
}
.fa-wol-bookmarks:before {
  content: "u";
}
.fa-wol-box:before {
  content: "v";
}
.fa-wol-briefcase:before {
  content: "w";
}
.fa-wol-brush:before {
  content: "x";
}
.fa-wol-bucket:before {
  content: "y";
}
.fa-wol-calendar:before {
  content: "z";
}
.fa-wol-camera:before {
  content: "A";
}
.fa-wol-cancel:before {
  content: "B";
}
.fa-wol-cancel-circled:before {
  content: "C";
}
.fa-wol-cancel-squared:before {
  content: "D";
}
.fa-wol-cc:before {
  content: "E";
}
.fa-wol-cc-by:before {
  content: "F";
}
.fa-wol-cc-nc:before {
  content: "G";
}
.fa-wol-cc-nc-eu:before {
  content: "H";
}
.fa-wol-cc-nc-jp:before {
  content: "I";
}
.fa-wol-cc-nd:before {
  content: "J";
}
.fa-wol-cc-pd:before {
  content: "K";
}
.fa-wol-cc-remix:before {
  content: "L";
}
.fa-wol-cc-sa:before {
  content: "M";
}
.fa-wol-cc-share:before {
  content: "N";
}
.fa-wol-cc-zero:before {
  content: "O";
}
.fa-wol-ccw:before {
  content: "P";
}
.fa-wol-cd:before {
  content: "Q";
}
.fa-wol-chart-area:before {
  content: "R";
}
.fa-wol-chart-bar:before {
  content: "S";
}
.fa-wol-chart-line:before {
  content: "T";
}
.fa-wol-chart-pie:before {
  content: "U";
}
.fa-wol-chat:before {
  content: "V";
}
.fa-wol-check:before {
  content: "W";
}
.fa-wol-clipboard:before {
  content: "X";
}
.fa-wol-clock:before {
  content: "Y";
}
.fa-wol-cloud:before {
  content: "Z";
}
.fa-wol-cloud-thunder:before {
  content: "0";
}
.fa-wol-code:before {
  content: "1";
}
.fa-wol-cog:before {
  content: "2";
}
.fa-wol-comment:before {
  content: "3";
}
.fa-wol-compass:before {
  content: "4";
}
.fa-wol-credit-card:before {
  content: "5";
}
.fa-wol-cup:before {
  content: "6";
}
.fa-wol-cw:before {
  content: "7";
}
.fa-wol-database:before {
  content: "8";
}
.fa-wol-db-shape:before {
  content: "9";
}
.fa-wol-direction:before {
  content: "!";
}
.fa-wol-doc:before {
  content: "\"";
}
.fa-wol-doc-landscape:before {
  content: "#";
}
.fa-wol-doc-text:before {
  content: "$";
}
.fa-wol-doc-text-inv:before {
  content: "%";
}
.fa-wol-docs:before {
  content: "&";
}
.fa-wol-dot:before {
  content: "'";
}
.fa-wol-dot-2:before {
  content: "(";
}
.fa-wol-dot-3:before {
  content: ")";
}
.fa-wol-down:before {
  content: "*";
}
.fa-wol-down-bold:before {
  content: "+";
}
.fa-wol-down-circled:before {
  content: ",";
}
.fa-wol-down-dir:before {
  content: "-";
}
.fa-wol-down-open:before {
  content: ".";
}
.fa-wol-down-open-big:before {
  content: "/";
}
.fa-wol-down-open-mini:before {
  content: ":";
}
.fa-wol-down-thin:before {
  content: ";";
}
.fa-wol-download:before {
  content: "<";
}
.fa-wol-dribbble:before {
  content: "=";
}
.fa-wol-dribbble-circled:before {
  content: ">";
}
.fa-wol-drive:before {
  content: "?";
}
.fa-wol-dropbox:before {
  content: "@";
}
.fa-wol-droplet:before {
  content: "[";
}
.fa-wol-erase:before {
  content: "]";
}
.fa-wol-evernote:before {
  content: "^";
}
.fa-wol-export:before {
  content: "_";
}
.fa-wol-eye:before {
  content: "`";
}
.fa-wol-facebook:before {
  content: "{";
}
.fa-wol-facebook-circled:before {
  content: "|";
}
.fa-wol-facebook-squared:before {
  content: "}";
}
.fa-wol-fast-backward:before {
  content: "~";
}
.fa-wol-fast-forward:before {
  content: "\\";
}
.fa-wol-feather:before {
  content: "\e000";
}
.fa-wol-flag:before {
  content: "\e001";
}
.fa-wol-flash:before {
  content: "\e002";
}
.fa-wol-flashlight:before {
  content: "\e003";
}
.fa-wol-flattr:before {
  content: "\e004";
}
.fa-wol-flickr:before {
  content: "\e005";
}
.fa-wol-flickr-circled:before {
  content: "\e006";
}
.fa-wol-flight:before {
  content: "\e007";
}
.fa-wol-floppy:before {
  content: "\e008";
}
.fa-wol-flow-branch:before {
  content: "\e009";
}
.fa-wol-flow-cascade:before {
  content: "\e00a";
}
.fa-wol-flow-line:before {
  content: "\e00b";
}
.fa-wol-flow-parallel:before {
  content: "\e00c";
}
.fa-wol-flow-tree:before {
  content: "\e00d";
}
.fa-wol-folder:before {
  content: "\e00e";
}
.fa-wol-forward:before {
  content: "\e00f";
}
.fa-wol-gauge:before {
  content: "\e010";
}
.fa-wol-github:before {
  content: "\e011";
}
.fa-wol-github-circled:before {
  content: "\e012";
}
.fa-wol-globe:before {
  content: "\e013";
}
.fa-wol-google-circles:before {
  content: "\e014";
}
.fa-wol-gplus:before {
  content: "\e015";
}
.fa-wol-gplus-circled:before {
  content: "\e016";
}
.fa-wol-graduation-cap:before {
  content: "\e017";
}
.fa-wol-heart:before {
  content: "\e018";
}
.fa-wol-heart-empty:before {
  content: "\e019";
}
.fa-wol-help:before {
  content: "\e01a";
}
.fa-wol-help-circled:before {
  content: "\e01b";
}
.fa-wol-home:before {
  content: "\e01c";
}
.fa-wol-hourglass:before {
  content: "\e01d";
}
.fa-wol-inbox:before {
  content: "\e01e";
}
.fa-wol-infinity:before {
  content: "\e01f";
}
.fa-wol-info:before {
  content: "\e020";
}
.fa-wol-info-circled:before {
  content: "\e021";
}
.fa-wol-instagrem:before {
  content: "\e022";
}
.fa-wol-install:before {
  content: "\e023";
}
.fa-wol-key:before {
  content: "\e024";
}
.fa-wol-keyboard:before {
  content: "\e025";
}
.fa-wol-lamp:before {
  content: "\e026";
}
.fa-wol-language:before {
  content: "\e027";
}
.fa-wol-lastfm:before {
  content: "\e028";
}
.fa-wol-lastfm-circled:before {
  content: "\e029";
}
.fa-wol-layout:before {
  content: "\e02a";
}
.fa-wol-leaf:before {
  content: "\e02b";
}
.fa-wol-left:before {
  content: "\e02c";
}
.fa-wol-left-bold:before {
  content: "\e02d";
}
.fa-wol-left-circled:before {
  content: "\e02e";
}
.fa-wol-left-dir:before {
  content: "\e02f";
}
.fa-wol-left-open:before {
  content: "\e030";
}
.fa-wol-left-open-big:before {
  content: "\e031";
}
.fa-wol-left-open-mini:before {
  content: "\e032";
}
.fa-wol-left-thin:before {
  content: "\e033";
}
.fa-wol-level-down:before {
  content: "\e034";
}
.fa-wol-level-up:before {
  content: "\e035";
}
.fa-wol-lifebuoy:before {
  content: "\e036";
}
.fa-wol-light-down:before {
  content: "\e037";
}
.fa-wol-light-up:before {
  content: "\e038";
}
.fa-wol-link:before {
  content: "\e039";
}
.fa-wol-linkedin:before {
  content: "\e03a";
}
.fa-wol-linkedin-circled:before {
  content: "\e03b";
}
.fa-wol-list:before {
  content: "\e03c";
}
.fa-wol-list-add:before {
  content: "\e03d";
}
.fa-wol-location:before {
  content: "\e03e";
}
.fa-wol-lock:before {
  content: "\e03f";
}
.fa-wol-lock-open:before {
  content: "\e040";
}
.fa-wol-login:before {
  content: "\e041";
}
.fa-wol-logo-db:before {
  content: "\e042";
}
.fa-wol-logout:before {
  content: "\e043";
}
.fa-wol-loop:before {
  content: "\e044";
}
.fa-wol-magnet:before {
  content: "\e045";
}
.fa-wol-mail:before {
  content: "\e046";
}
.fa-wol-map:before {
  content: "\e047";
}
.fa-wol-megaphone:before {
  content: "\e048";
}
.fa-wol-menu:before {
  content: "\e049";
}
.fa-wol-mic:before {
  content: "\e04a";
}
.fa-wol-minus:before {
  content: "\e04b";
}
.fa-wol-minus-circled:before {
  content: "\e04c";
}
.fa-wol-minus-squared:before {
  content: "\e04d";
}
.fa-wol-mixi:before {
  content: "\e04e";
}
.fa-wol-mobile:before {
  content: "\e04f";
}
.fa-wol-monitor:before {
  content: "\e050";
}
.fa-wol-moon:before {
  content: "\e051";
}
.fa-wol-mouse:before {
  content: "\e052";
}
.fa-wol-music:before {
  content: "\e053";
}
.fa-wol-mute:before {
  content: "\e054";
}
.fa-wol-network:before {
  content: "\e055";
}
.fa-wol-newspaper:before {
  content: "\e056";
}
.fa-wol-note:before {
  content: "\e057";
}
.fa-wol-note-beamed:before {
  content: "\e058";
}
.fa-wol-palette:before {
  content: "\e059";
}
.fa-wol-paper-plane:before {
  content: "\e05a";
}
.fa-wol-pause:before {
  content: "\e05b";
}
.fa-wol-paypal:before {
  content: "\e05c";
}
.fa-wol-pencil:before {
  content: "\e05d";
}
.fa-wol-phone:before {
  content: "\e05e";
}
.fa-wol-picasa:before {
  content: "\e05f";
}
.fa-wol-picture:before {
  content: "\e060";
}
.fa-wol-pinterest:before {
  content: "\e061";
}
.fa-wol-pinterest-circled:before {
  content: "\e062";
}
.fa-wol-play:before {
  content: "\e063";
}
.fa-wol-plus:before {
  content: "\e064";
}
.fa-wol-plus-circled:before {
  content: "\e065";
}
.fa-wol-plus-squared:before {
  content: "\e066";
}
.fa-wol-popup:before {
  content: "\e067";
}
.fa-wol-print:before {
  content: "\e068";
}
.fa-wol-progress-0:before {
  content: "\e069";
}
.fa-wol-progress-1:before {
  content: "\e06a";
}
.fa-wol-progress-2:before {
  content: "\e06b";
}
.fa-wol-progress-3:before {
  content: "\e06c";
}
.fa-wol-publish:before {
  content: "\e06d";
}
.fa-wol-qq:before {
  content: "\e06e";
}
.fa-wol-quote:before {
  content: "\e06f";
}
.fa-wol-rdio:before {
  content: "\e070";
}
.fa-wol-rdio-circled:before {
  content: "\e071";
}
.fa-wol-record:before {
  content: "\e072";
}
.fa-wol-renren:before {
  content: "\e073";
}
.fa-wol-reply:before {
  content: "\e074";
}
.fa-wol-reply-all:before {
  content: "\e075";
}
.fa-wol-resize-full:before {
  content: "\e076";
}
.fa-wol-resize-small:before {
  content: "\e077";
}
.fa-wol-retweet:before {
  content: "\e078";
}
.fa-wol-right:before {
  content: "\e079";
}
.fa-wol-right-bold:before {
  content: "\e07a";
}
.fa-wol-right-circled:before {
  content: "\e07b";
}
.fa-wol-right-dir:before {
  content: "\e07c";
}
.fa-wol-right-open:before {
  content: "\e07d";
}
.fa-wol-right-open-big:before {
  content: "\e07e";
}
.fa-wol-right-open-mini:before {
  content: "\e07f";
}
.fa-wol-right-thin:before {
  content: "\e080";
}
.fa-wol-rocket:before {
  content: "\e081";
}
.fa-wol-rss:before {
  content: "\e082";
}
.fa-wol-search:before {
  content: "\e083";
}
.fa-wol-share:before {
  content: "\e084";
}
.fa-wol-shareable:before {
  content: "\e085";
}
.fa-wol-shuffle:before {
  content: "\e086";
}
.fa-wol-signal:before {
  content: "\e087";
}
.fa-wol-sina-weibo:before {
  content: "\e088";
}
.fa-wol-skype:before {
  content: "\e089";
}
.fa-wol-skype-circled:before {
  content: "\e08a";
}
.fa-wol-smashing:before {
  content: "\e08b";
}
.fa-wol-sound:before {
  content: "\e08c";
}
.fa-wol-soundcloud:before {
  content: "\e08d";
}
.fa-wol-spotify:before {
  content: "\e08e";
}
.fa-wol-spotify-circled:before {
  content: "\e08f";
}
.fa-wol-star:before {
  content: "\e090";
}
.fa-wol-star-empty:before {
  content: "\e091";
}
.fa-wol-stop:before {
  content: "\e092";
}
.fa-wol-stumbleupon:before {
  content: "\e093";
}
.fa-wol-stumbleupon-circled:before {
  content: "\e094";
}
.fa-wol-suitcase:before {
  content: "\e095";
}
.fa-wol-sweden:before {
  content: "\e096";
}
.fa-wol-switch:before {
  content: "\e097";
}
.fa-wol-tag:before {
  content: "\e098";
}
.fa-wol-tape:before {
  content: "\e099";
}
.fa-wol-target:before {
  content: "\e09a";
}
.fa-wol-thermometer:before {
  content: "\e09b";
}
.fa-wol-thumbs-down:before {
  content: "\e09c";
}
.fa-wol-thumbs-up:before {
  content: "\e09d";
}
.fa-wol-ticket:before {
  content: "\e09e";
}
.fa-wol-to-end:before {
  content: "\e09f";
}
.fa-wol-to-start:before {
  content: "\e0a0";
}
.fa-wol-tools:before {
  content: "\e0a1";
}
.fa-wol-traffic-cone:before {
  content: "\e0a2";
}
.fa-wol-trash:before {
  content: "\e0a3";
}
.fa-wol-trophy:before {
  content: "\e0a4";
}
.fa-wol-tumblr:before {
  content: "\e0a5";
}
.fa-wol-tumblr-circled:before {
  content: "\e0a6";
}
.fa-wol-twitter:before {
  content: "\e0a7";
}
.fa-wol-twitter-circled:before {
  content: "\e0a8";
}
.fa-wol-up:before {
  content: "\e0a9";
}
.fa-wol-up-bold:before {
  content: "\e0aa";
}
.fa-wol-up-circled:before {
  content: "\e0ab";
}
.fa-wol-up-dir:before {
  content: "\e0ac";
}
.fa-wol-up-open:before {
  content: "\e0ad";
}
.fa-wol-up-open-big:before {
  content: "\e0ae";
}
.fa-wol-up-open-mini:before {
  content: "\e0af";
}
.fa-wol-up-thin:before {
  content: "\e0b0";
}
.fa-wol-upload:before {
  content: "\e0b1";
}
.fa-wol-upload-cloud:before {
  content: "\e0b2";
}
.fa-wol-user:before {
  content: "\e0b3";
}
.fa-wol-user-add:before {
  content: "\e0b4";
}
.fa-wol-users:before {
  content: "\e0b5";
}
.fa-wol-vcard:before {
  content: "\e0b6";
}
.fa-wol-video:before {
  content: "\e0b7";
}
.fa-wol-vimeo:before {
  content: "\e0b8";
}
.fa-wol-vimeo-circled:before {
  content: "\e0b9";
}
.fa-wol-vkontakte:before {
  content: "\e0ba";
}
.fa-wol-volume:before {
  content: "\e0bb";
}
.fa-wol-water:before {
  content: "\e0bc";
}
.fa-wol-window:before {
  content: "\e0bd";
}
.fa-wol-wolverine-logo-07:before {
  content: "\e0be";
}
.fa-wol-key21:before {
  content: "\e0bf";
}
.fa-wol-password1:before {
  content: "\e0c0";
}
.fa-wol-user14:before {
  content: "\e0c1";
}
.fa-wol-shopping111:before {
  content: "\e126";
}
.fa-wol-fa-wol-search:before {
  content: "\e127";
}
.fa-wol-arrow413:before {
  content: "\e0c2";
}
.fa-wol-arrow427:before {
  content: "\e0c3";
}
.fa-wol-wrong6:before {
  content: "\e0c4";
}
.fa-wol-fa-wol-opened29:before {
  content: "\e0c5";
}
.fa-wol-fa-wol-opened29-1:before {
  content: "\e0c6";
}
.fa-wol-dark37:before {
  content: "\e0c7";
}
.fa-wol-dark37-1:before {
  content: "\e0c8";
}
.fa-wol-list23:before {
  content: "\e0c9";
}
.fa-wol-menu27:before {
  content: "\e0ca";
}
.fa-wol-menu45:before {
  content: "\e0cb";
}
.fa-wol-menu53:before {
  content: "\e0cc";
}
.fa-wol-menu55:before {
  content: "\e0cd";
}
.fa-wol-list23-1:before {
  content: "\e0ce";
}
.fa-wol-wrong6-1:before {
  content: "\e0cf";
}
.fa-wol-previous11:before {
  content: "\e0d0";
}
.fa-wol-thin36:before {
  content: "\e0d1";
}
.fa-wol-thin35:before {
  content: "\e0d2";
}
.fa-wol-up77:before {
  content: "\e0d3";
}
.fa-wol-right106:before {
  content: "\e0d4";
}
.fa-wol-next15:before {
  content: "\e0d5";
}
.fa-wol-collapse3:before {
  content: "\e0d6";
}
.fa-wol-expand22:before {
  content: "\e0d7";
}
.fa-wol-play43:before {
  content: "\e0d8";
}
.fa-wol-search-icon:before {
  content: "\e0d9";
}
.fa-wol-cart-icon:before {
  content: "\e0da";
}
.fa-wol-minus-1:before {
  content: "\e0db";
}
.fa-wol-plus-1:before {
  content: "\e0dc";
}
.fa-wol-185100-caddie-shop-shopping-streamline:before {
  content: "\e0dd";
}
.fa-wol-185101-caddie-shopping-streamline:before {
  content: "\e0de";
}
.fa-wol-ecommerce-bag:before {
  content: "\e0df";
}
.fa-wol-ecommerce-bag-check:before {
  content: "\e0e0";
}
.fa-wol-ecommerce-bag-cloud:before {
  content: "\e0e1";
}
.fa-wol-ecommerce-bag-download:before {
  content: "\e0e2";
}
.fa-wol-ecommerce-bag-minus:before {
  content: "\e0e3";
}
.fa-wol-ecommerce-bag-plus:before {
  content: "\e0e4";
}
.fa-wol-ecommerce-bag-refresh:before {
  content: "\e0e5";
}
.fa-wol-ecommerce-bag-remove:before {
  content: "\e0e6";
}
.fa-wol-ecommerce-bag-search:before {
  content: "\e0e7";
}
.fa-wol-ecommerce-bag-upload:before {
  content: "\e0e8";
}
.fa-wol-svg-02:before {
  content: "\e0e9";
}
.fa-wol-svg-03:before {
  content: "\e0ea";
}
.fa-wol-svg-04:before {
  content: "\e0eb";
}
.fa-wol-svg-05:before {
  content: "\e0ec";
}
.fa-wol-svg-06:before {
  content: "\e0ed";
}
.fa-wol-svg-07:before {
  content: "\e0ee";
}
.fa-wol-svg-08:before {
  content: "\e0ef";
}
.fa-wol-svg-09:before {
  content: "\e0f0";
}
.fa-wol-svg-10:before {
  content: "\e0f1";
}
.fa-wol-svg-11:before {
  content: "\e0f2";
}
.fa-wol-svg-12:before {
  content: "\e0f3";
}
.fa-wol-svg-13:before {
  content: "\e0f4";
}
.fa-wol-svg-14:before {
  content: "\e0f5";
}
.fa-wol-svg-15:before {
  content: "\e0f6";
}
.fa-wol-svg-16:before {
  content: "\e0f7";
}
.fa-wol-svg-17:before {
  content: "\e0f8";
}
.fa-wol-svg-18:before {
  content: "\e0f9";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  line-height: 2.2;
  color: #555555;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #9c5b57;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #6b3e3c;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 2px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 2.2;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  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;
}
::selection {
  background-color: #9c5b57;
  color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.6;
  color: #333333;
  letter-spacing: 0.05em;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #666666;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 23.33333333px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 23.33333333px;
  margin-bottom: 23.33333333px;
}
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: 28px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 11px;
}
.heading-style-1 .header {
  margin-top: 0;
}
.heading-style-1 .heading-icon {
  color: #9c5b57;
  display: block;
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.heading-style-1 .heading-sub {
  color: #777777;
  font-weight: 600;
  font-family: inherit;
  margin-top: 0;
  margin-bottom: 12px;
}
.heading-style-1 .header-caption {
  font-style: italic;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 24px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .heading-style-1 .header-caption {
    max-width: 83%;
  }
}
.heading-style-1.text-left {
  text-align: left;
}
.heading-style-1.text-center {
  text-align: center;
}
.heading-style-1.text-right {
  text-align: right;
}
.heading-style-2 .header {
  margin-top: 0;
  margin-bottom: 0;
}
.heading-style-2 .header + .header-caption {
  margin-top: 20px;
}
.heading-style-2 .heading-icon {
  color: #9c5b57;
  display: block;
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.heading-style-2 .heading-sub {
  color: #777777;
  font-weight: 600;
  font-family: inherit;
  margin-top: 0;
  margin-bottom: 12px;
}
.heading-style-2 .header-caption {
  font-style: italic;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .heading-style-2 .header-caption {
    max-width: 83%;
  }
}
.heading-style-2.text-left {
  text-align: left;
}
.heading-style-2.text-center {
  text-align: center;
}
.heading-style-2.text-right {
  text-align: right;
}
.heading-style-3 .header {
  margin-top: 0;
  margin-bottom: 20px;
}
.heading-style-3 .header-divide {
  border-bottom: 2px solid #9c5b57;
  content: "";
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  width: 40px;
}
.heading-style-3 .heading-sub {
  color: #777777;
  font-weight: 600;
  font-family: inherit;
  margin-top: 0;
  margin-bottom: 12px;
}
.heading-style-3 .header-caption {
  font-style: italic;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .heading-style-3 .header-caption {
    max-width: 800px;
  }
  .col-md-6 .heading-style-3 .header-caption {
    max-width: 100%;
  }
}
.heading-style-3 .header-caption:before,
.heading-style-3 .header-caption:after {
  content: '"';
}
.heading-style-3.text-left {
  text-align: left;
}
.heading-style-3.text-center {
  text-align: center;
}
.heading-style-3.text-right {
  text-align: right;
}
.heading-style-3.text-right .header:after {
  clear: both;
  float: right;
}
.heading-style-4 .header {
  margin-top: 0;
  margin-bottom: 0;
}
.heading-style-4 .header + .header-caption {
  margin-top: 20px;
}
.heading-style-4 .heading-sub {
  color: #777777;
  font-weight: 600;
  font-family: inherit;
  margin-top: 0;
  margin-bottom: 12px;
}
.heading-style-4 .header-caption {
  font-style: italic;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 24px;
}
.heading-style-4 .header-caption:before,
.heading-style-4 .header-caption:after {
  content: '"';
}
.heading-style-4.text-left {
  text-align: left;
}
.heading-style-4.text-center {
  text-align: center;
}
.heading-style-4.text-right {
  text-align: right;
}
.heading-style-5 .header {
  margin-top: 0;
  margin-bottom: 50px;
  position: relative;
}
.heading-style-5 .header span {
  border: 1px solid #dddddd;
  padding: 15px;
  width: 100%;
  display: inline-block;
  max-width: 270px;
  position: relative;
  z-index: 2;
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.heading-style-5 .header:after {
  border-top: 1px solid #dddddd;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}
.heading-style-5 .heading-sub {
  color: #999;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.heading-style-5 .header-caption {
  display: inline-block;
  max-width: 870px;
  font-size: 14px;
  margin-bottom: 0;
  font-style: italic;
}
a {
  -webkit-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
p {
  margin: 0 0 28px;
}
.lead {
  margin-bottom: 28px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf7e9;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-thin {
  font-weight: 100;
}
.text-light {
  font-weight: 300;
}
.text-normal {
  font-weight: 400;
}
.text-semi-bold {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-extra-bold {
  font-weight: 800;
}
.text-italic {
  font-style: italic;
}
.text-size-14 {
  font-size: 14px;
}
.text-size-16 {
  font-size: 16px;
}
.text-size-18 {
  font-size: 18px;
}
.text-size-20 {
  font-size: 20px;
}
.text-size-30 {
  font-size: 30px;
}
.text-size-35 {
  font-size: 35px;
}
.text-size-40 {
  font-size: 40px;
}
.text-size-45 {
  font-size: 45px;
}
.text-size-50 {
  font-size: 50px;
}
.text-size-55 {
  font-size: 55px;
}
.text-size-60 {
  font-size: 60px;
}
.text-size-65 {
  font-size: 65px;
}
.text-size-70 {
  font-size: 70px;
}
.text-size-75 {
  font-size: 75px;
}
.text-size-80 {
  font-size: 80px;
}
.text-size-85 {
  font-size: 85px;
}
.text-size-90 {
  font-size: 90px;
}
.text-size-95 {
  font-size: 95px;
}
.text-size-100 {
  font-size: 100px;
}
.text-size-110 {
  font-size: 110px;
}
.text-size-120 {
  font-size: 120px;
}
.text-size-130 {
  font-size: 130px;
}
.text-size-140 {
  font-size: 140px;
}
.text-size-150 {
  font-size: 150px;
}
.text-size-160 {
  font-size: 160px;
}
.text-size-170 {
  font-size: 170px;
}
.text-size-180 {
  font-size: 180px;
}
.text-size-190 {
  font-size: 190px;
}
.text-size-200 {
  font-size: 200px;
}
.text-spacing-2 {
  letter-spacing: 2px;
}
.text-spacing-4 {
  letter-spacing: 4px;
}
.text-spacing-6 {
  letter-spacing: 6px;
}
.text-spacing-8 {
  letter-spacing: 8px;
}
.text-spacing-10 {
  letter-spacing: 10px;
}
.text-spacing-15 {
  letter-spacing: 15px;
}
.text-spacing-20 {
  letter-spacing: 20px;
}
.text-spacing-30 {
  letter-spacing: 30px;
}
.text-spacing-40 {
  letter-spacing: 40px;
}
.text-spacing-50 {
  letter-spacing: 50px;
}
.text-muted {
  color: #777777;
}
.text-black {
  color: #222222;
}
.text-gray {
  color: #bbb;
}
.text-gray-light {
  color: #999;
}
.text-white {
  color: #fff;
}
.text-body {
  color: #555555;
}
.text-primary {
  color: #9c5b57;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #7b4845;
}
.text-success {
  color: #339b62;
}
a.text-success:hover,
a.text-success:focus {
  color: #26754a;
}
.text-info {
  color: #6379b7;
}
a.text-info:hover,
a.text-info:focus {
  color: #495f9e;
}
.text-warning {
  color: #f2c800;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #bf9e00;
}
.text-danger {
  color: #cb323e;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #a22832;
}
.bg-primary {
  color: #fff;
  background-color: #9c5b57;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #7b4845;
}
.bg-success {
  background-color: #def3eb;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #b9e5d4;
}
.bg-info {
  background-color: #eff4fa;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #c8d9ee;
}
.bg-warning {
  background-color: #fcf7e9;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f6e7bc;
}
.bg-danger {
  background-color: #fceeed;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f5c5c1;
}
.bg-white {
  background-color: #ffffff;
}
a.bg-white:hover,
a.bg-white:focus {
  background-color: #e6e6e6;
}
.bg-lighter {
  background-color: #f4f4f4;
}
a.bg-lighter:hover,
a.bg-lighter:focus {
  background-color: #dbdbdb;
}
.bg-very-lighter {
  background-color: #f9f9f9;
}
a.bg-very-lighter:hover,
a.bg-very-lighter:focus {
  background-color: #dfdfdf;
}
.bg-lighter1 {
  background-color: #eeeeee;
}
a.bg-lighter1:hover,
a.bg-lighter1:focus {
  background-color: #d5d5d5;
}
.bg-lighter2 {
  background-color: #e5e5e5;
}
a.bg-lighter2:hover,
a.bg-lighter2:focus {
  background-color: #cccccc;
}
.bg-light {
  background-color: #777777;
}
a.bg-light:hover,
a.bg-light:focus {
  background-color: #5e5e5e;
}
.bg-gray {
  background-color: #555555;
}
a.bg-gray:hover,
a.bg-gray:focus {
  background-color: #3c3c3c;
}
.bg-dark {
  background-color: #333333;
}
a.bg-dark:hover,
a.bg-dark:focus {
  background-color: #1a1a1a;
}
.bg-darker1 {
  background-color: #282828;
}
a.bg-darker1:hover,
a.bg-darker1:focus {
  background-color: #0e0e0e;
}
.bg-darker2 {
  background-color: #222222;
}
a.bg-darker2:hover,
a.bg-darker2:focus {
  background-color: #090909;
}
.bg-darker3 {
  background-color: #1f1f1f;
}
a.bg-darker3:hover,
a.bg-darker3:focus {
  background-color: #050505;
}
.bg-very-darker {
  background-color: #191919;
}
a.bg-very-darker:hover,
a.bg-very-darker:focus {
  background-color: #000000;
}
.bg-very-darker2 {
  background-color: #111111;
}
a.bg-very-darker2:hover,
a.bg-very-darker2:focus {
  background-color: #000000;
}
.bg-black {
  background-color: #000000;
}
a.bg-black:hover,
a.bg-black:focus {
  background-color: #000000;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-start: 30px;
  -moz-padding-start: 30px;
  -webkit-padding-start: 30px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.jv-list li {
  padding: 7px 0 7px 0;
}
.list-o-circle {
  list-style: circle;
}
.list-o-square {
  list-style: square;
}
.list-o-decimal {
  list-style: decimal;
}
.list-o-decimal-leading-zero {
  list-style: decimal-leading-zero;
}
.list-o-alphabet {
  list-style: lower-alpha;
}
.list-o-alphabet-upper {
  list-style: upper-alpha;
}
.list-m-decimal li,
.list-m-alphabet li {
  padding-left: 0;
}
.list-m-decimal li span.jv-list-icon,
.list-m-alphabet li span.jv-list-icon {
  margin-right: 15px;
}
.list-icon,
.list-m-decimal,
.list-m-alphabet {
  list-style: none !important;
  padding-left: 0px;
}
.list-icon {
  margin-right: 5px;
}
.list-icon li {
  padding-left: 0;
}
.list-icon li .fa {
  margin-right: 15px;
  font-size: 16px;
  color: #333333;
}
.list-icon-circle {
  border-radius: 50%;
  background: #000000;
  color: #ffffff;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  text-align: center;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 2.2;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 40px 0 40px 35px;
  margin: 0;
  font-size: 18px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  line-height: 40px;
  color: #333333;
}
@media (max-width: 767px) {
  blockquote {
    padding-left: 15px;
  }
}
@media (max-width: 480px) {
  blockquote {
    padding-left: 0;
  }
}
blockquote p {
  margin-bottom: 0;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 11px;
  line-height: 2.2;
  color: #858585;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote footer a,
blockquote small a,
blockquote .small a {
  color: #858585;
}
blockquote > .jv-quote-box-icon {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
  color: #444;
  display: inline-block;
  float: left;
  margin-top: 10px;
  font-size: 70px;
  line-height: 40px;
  font-style: normal;
  height: 20px;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.jv-quote-color .jv-quote-inner > .jv-quote-box-icon {
  color: #9c5b57;
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 2.2;
}
.jv-dropcap {
  float: left;
  display: inline-block;
  width: auto;
  height: 1em;
  line-height: 1em;
  margin: 0 15px 0 0;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
  border: 1px solid transparent;
}
.jv-dropcap-circle {
  border-radius: 50%;
}
.jv-dropcap-rounded {
  border-radius: 5px;
}
.jv-dropcap-circle,
.jv-dropcap-square,
.jv-dropcap-rounded {
  width: 1.48em;
  height: 1.48em;
  line-height: 1.48em;
}
img {
  max-width: 100%;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.separator[class*="separator-"] {
  width: 100%;
}
.separator-6 {
  height: 12px;
  background-color: #444444;
}
.separator-5 {
  height: 8px;
  background-color: #dddddd;
}
.separator-4 {
  height: 4px;
  background-color: #dddddd;
}
.separator-3 {
  height: 2px;
  background-color: #dddddd;
}
.separator-2 {
  height: 1px;
  background-color: #dddddd;
}
.separator-1 {
  height: 1px;
  background-color: #eeeeee;
}
.separator.fullwidth {
  width: auto;
  margin-left: -3000px;
  margin-right: -3000px;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 12px;
  line-height: 2.2;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    padding-right: 0;
    padding-left: 0;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row-fluid,
.row-fluid.row,
.row-fluid .row {
  margin-left: 0;
  margin-right: 0;
}
.row-fluid [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 480px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .col-xxs-pull-12 {
    right: 100%;
  }
  .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .col-xxs-pull-0 {
    right: auto;
  }
  .col-xxs-push-12 {
    left: 100%;
  }
  .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .col-xxs-push-4 {
    left: 33.33333333%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .col-xxs-push-0 {
    left: auto;
  }
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-jvoffset-12 {
    margin-left: -100%;
  }
  .col-md-jvoffset-11 {
    margin-left: -91.66666667%;
  }
  .col-md-jvoffset-10 {
    margin-left: -83.33333333%;
  }
  .col-md-jvoffset-9 {
    margin-left: -75%;
  }
  .col-md-jvoffset-8 {
    margin-left: -66.66666667%;
  }
  .col-md-jvoffset-7 {
    margin-left: -58.33333333%;
  }
  .col-md-jvoffset-6 {
    margin-left: -50%;
  }
  .col-md-jvoffset-5 {
    margin-left: -41.66666667%;
  }
  .col-md-jvoffset-4 {
    margin-left: -33.33333333%;
  }
  .col-md-jvoffset-3 {
    margin-left: -25%;
  }
  .col-md-jvoffset-2 {
    margin-left: -16.66666667%;
  }
  .col-md-jvoffset-1 {
    margin-left: -8.33333333%;
  }
  .col-md-jvoffset-0 {
    margin-left: 0;
  }
  body.layout-left-right-main #main-content {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-jvoffset-12 {
    margin-left: -100%;
  }
  .col-sm-jvoffset-11 {
    margin-left: -91.66666667%;
  }
  .col-sm-jvoffset-10 {
    margin-left: -83.33333333%;
  }
  .col-sm-jvoffset-9 {
    margin-left: -75%;
  }
  .col-sm-jvoffset-8 {
    margin-left: -66.66666667%;
  }
  .col-sm-jvoffset-7 {
    margin-left: -58.33333333%;
  }
  .col-sm-jvoffset-6 {
    margin-left: -50%;
  }
  .col-sm-jvoffset-5 {
    margin-left: -41.66666667%;
  }
  .col-sm-jvoffset-4 {
    margin-left: -33.33333333%;
  }
  .col-sm-jvoffset-3 {
    margin-left: -25%;
  }
  .col-sm-jvoffset-2 {
    margin-left: -16.66666667%;
  }
  .col-sm-jvoffset-1 {
    margin-left: -8.33333333%;
  }
  .col-sm-jvoffset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1400px) {
  .ex-layout .container {
    width: 1320px;
  }
  .ex-layout .container:not(.remove-col-padding),
  .ex-layout .container-fluid:not(.remove-col-padding) [class*='col-'] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ex-layout .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.remove-col-padding [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.remove-col-padding-2 {
  padding-left: 0;
  padding-right: 0;
}
.max-w {
  max-width: 1920px;
}
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: 28px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 2.2;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #def3eb;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #cbece0;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #eff4fa;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #dce7f4;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf7e9;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #f9efd3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fceeed;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f8d9d7;
}
.table-responsive {
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 12px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 13px;
  font-size: 13px;
  line-height: 2.2;
  color: #555555;
}
.form-control,
#customer_note_field,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
#k2FrontendContainer .tags,
.k2CategorySelectBlock select {
  display: block;
  width: 100%;
  height: 44px;
  padding: 12px;
  font-size: 12px;
  line-height: 2.2;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out .2s, box-shadow ease-in-out .2s;
  -o-transition: border-color ease-in-out .2s, box-shadow ease-in-out .2s;
  transition: border-color ease-in-out .2s, box-shadow ease-in-out .2s;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-control:focus,
#customer_note_field:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus,
#k2FrontendContainer .tags:focus,
.k2CategorySelectBlock select:focus {
  border-color: #9c5b57;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(156, 91, 87, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(156, 91, 87, 0.6);
}
.form-control::-moz-placeholder,
#customer_note_field::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
#k2FrontendContainer .tags::-moz-placeholder,
.k2CategorySelectBlock select::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
#customer_note_field:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
#k2FrontendContainer .tags:-ms-input-placeholder,
.k2CategorySelectBlock select:-ms-input-placeholder {
  color: #aaaaaa;
}
.form-control::-webkit-input-placeholder,
#customer_note_field::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
#k2FrontendContainer .tags::-webkit-input-placeholder,
.k2CategorySelectBlock select::-webkit-input-placeholder {
  color: #aaaaaa;
}
.form-control[disabled],
#customer_note_field[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[disabled],
textarea[disabled],
.form-control[readonly],
#customer_note_field[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
select[readonly],
textarea[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] #customer_note_field,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] select,
fieldset[disabled] textarea,
#k2FrontendContainer .tags[disabled],
#k2FrontendContainer .tags[readonly],
fieldset[disabled] #k2FrontendContainer .tags,
.k2CategorySelectBlock select[disabled],
.k2CategorySelectBlock select[readonly],
fieldset[disabled] .k2CategorySelectBlock select {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
#customer_note_field[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[disabled],
textarea[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] #customer_note_field,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] select,
fieldset[disabled] textarea,
#k2FrontendContainer .tags[disabled],
fieldset[disabled] #k2FrontendContainer .tags,
.k2CategorySelectBlock select[disabled],
fieldset[disabled] .k2CategorySelectBlock select {
  cursor: not-allowed;
}
textarea.form-control,
textarea#customer_note_field,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textareaselect,
textareatextarea,
textarea#k2FrontendContainer .tags,
textarea.k2CategorySelectBlock select {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="date"]#k2FrontendContainer .tags,
  input[type="time"]#k2FrontendContainer .tags,
  input[type="datetime-local"]#k2FrontendContainer .tags,
  input[type="month"]#k2FrontendContainer .tags,
  input[type="date"].k2CategorySelectBlock select,
  input[type="time"].k2CategorySelectBlock select,
  input[type="datetime-local"].k2CategorySelectBlock select,
  input[type="month"].k2CategorySelectBlock select {
    line-height: 44px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 61px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 28px;
  line-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  font-size: 12px;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
  min-height: 41px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px !important;
  padding: 9px 9px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 0 !important;
}
select.input-sm {
  height: 36px !important;
  line-height: 36px !important;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control,
.form-group-sm #k2FrontendContainer .tags,
.form-group-sm .k2CategorySelectBlock select {
  height: 36px;
  padding: 9px 18px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control,
.form-group-sm select#k2FrontendContainer .tags,
.form-group-sm select.k2CategorySelectBlock select {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control,
.form-group-sm textarea#k2FrontendContainer .tags,
.form-group-sm select[multiple]#k2FrontendContainer .tags,
.form-group-sm textarea.k2CategorySelectBlock select,
.form-group-sm select[multiple].k2CategorySelectBlock select {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 40px;
  padding: 10px 18px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 61px;
  padding: 17px 17px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.input-lg {
  height: 61px;
  line-height: 61px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control,
.form-group-lg #k2FrontendContainer .tags,
.form-group-lg .k2CategorySelectBlock select {
  height: 61px;
  padding: 17px 60px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.form-group-lg select.form-control,
.form-group-lg select#k2FrontendContainer .tags,
.form-group-lg select.k2CategorySelectBlock select {
  height: 61px;
  line-height: 61px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control,
.form-group-lg textarea#k2FrontendContainer .tags,
.form-group-lg select[multiple]#k2FrontendContainer .tags,
.form-group-lg textarea.k2CategorySelectBlock select,
.form-group-lg select[multiple].k2CategorySelectBlock select {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 61px;
  min-height: 45px;
  padding: 18px 60px;
  font-size: 17px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback #k2FrontendContainer .tags,
.has-feedback .k2CategorySelectBlock select {
  padding-right: 55px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg #k2FrontendContainer .tags + .form-control-feedback,
.form-group-lg .k2CategorySelectBlock select + .form-control-feedback {
  width: 61px;
  height: 61px;
  line-height: 61px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm #k2FrontendContainer .tags + .form-control-feedback,
.form-group-sm .k2CategorySelectBlock select + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #339b62;
}
.has-success .form-control,
.has-success #k2FrontendContainer .tags,
.has-success .k2CategorySelectBlock select {
  border-color: #339b62;
  -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,
.has-success #k2FrontendContainer .tags:focus,
.has-success .k2CategorySelectBlock select:focus {
  border-color: #26754a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67cd95;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67cd95;
}
.has-success .input-group-addon {
  color: #339b62;
  border-color: #339b62;
  background-color: #def3eb;
}
.has-success .form-control-feedback {
  color: #339b62;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f2c800;
}
.has-warning .form-control,
.has-warning #k2FrontendContainer .tags,
.has-warning .k2CategorySelectBlock select {
  border-color: #f2c800;
  -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,
.has-warning #k2FrontendContainer .tags:focus,
.has-warning .k2CategorySelectBlock select:focus {
  border-color: #bf9e00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffe259;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffe259;
}
.has-warning .input-group-addon {
  color: #f2c800;
  border-color: #f2c800;
  background-color: #fcf7e9;
}
.has-warning .form-control-feedback {
  color: #f2c800;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #cb323e;
}
.has-error .form-control,
.has-error #k2FrontendContainer .tags,
.has-error .k2CategorySelectBlock select {
  border-color: #cb323e;
  -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,
.has-error #k2FrontendContainer .tags:focus,
.has-error .k2CategorySelectBlock select:focus {
  border-color: #a22832;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e0838a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e0838a;
}
.has-error .input-group-addon {
  color: #cb323e;
  border-color: #cb323e;
  background-color: #fceeed;
}
.has-error .form-control-feedback {
  color: #cb323e;
}
.has-feedback label ~ .form-control-feedback {
  top: 33px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline input[type="text"],
  .form-inline input[type="password"],
  .form-inline input[type="datetime"],
  .form-inline input[type="datetime-local"],
  .form-inline input[type="date"],
  .form-inline input[type="month"],
  .form-inline input[type="time"],
  .form-inline input[type="week"],
  .form-inline input[type="number"],
  .form-inline input[type="email"],
  .form-inline input[type="url"],
  .form-inline input[type="search"],
  .form-inline input[type="tel"],
  .form-inline input[type="color"],
  .form-inline textarea,
  .form-inline #k2FrontendContainer .tags,
  .form-inline .k2CategorySelectBlock select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group #k2FrontendContainer .tags,
  .form-inline .input-group .k2CategorySelectBlock select {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .input-group > #k2FrontendContainer .tags,
  .form-inline .input-group > .k2CategorySelectBlock select {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 41px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 23.6666661px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 10px;
    font-size: 12px;
  }
}
.btn,
.vm-button-correct,
#adminForm .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 13px 38px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn:focus,
.vm-button-correct:focus,
#adminForm .btn:focus,
.btn:active:focus,
.vm-button-correct:active:focus,
#adminForm .btn:active:focus,
.btn.active:focus,
.vm-button-correct.active:focus,
#adminForm .btn.active:focus,
.btn.focus,
.vm-button-correct.focus,
#adminForm .btn.focus,
.btn:active.focus,
.vm-button-correct:active.focus,
#adminForm .btn:active.focus,
.btn.active.focus,
.vm-button-correct.active.focus,
#adminForm .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.vm-button-correct:hover,
#adminForm .btn:hover,
.btn:focus,
.vm-button-correct:focus,
#adminForm .btn:focus,
.btn.focus,
.vm-button-correct.focus,
#adminForm .btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.vm-button-correct:active,
#adminForm .btn:active,
.btn.active,
.vm-button-correct.active,
#adminForm .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,
.vm-button-correct.disabled,
#adminForm .btn.disabled,
.btn[disabled],
.vm-button-correct[disabled],
#adminForm .btn[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .vm-button-correct,
fieldset[disabled] #adminForm .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #7b4845;
  border-color: #754441;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-primary .badge {
  color: #9c5b57;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-dark,
.btn-default,
.btn-general,
.vm-button-correct,
#helpsite-refresh,
#editor-xtd-buttons .btn,
.toggle-editor .btn,
#adminForm .btn {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-dark:focus,
.btn-default:focus,
.btn-general:focus,
.vm-button-correct:focus,
#helpsite-refresh:focus,
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus,
#adminForm .btn:focus,
.btn-dark.focus,
.btn-default.focus,
.btn-general.focus,
.vm-button-correct.focus,
#helpsite-refresh.focus,
#editor-xtd-buttons .btn.focus,
.toggle-editor .btn.focus,
#adminForm .btn.focus {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-dark:hover,
.btn-default:hover,
.btn-general:hover,
.vm-button-correct:hover,
#helpsite-refresh:hover,
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover,
#adminForm .btn:hover {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-dark:active,
.btn-default:active,
.btn-general:active,
.vm-button-correct:active,
#helpsite-refresh:active,
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#adminForm .btn:active,
.btn-dark.active,
.btn-default.active,
.btn-general.active,
.vm-button-correct.active,
#helpsite-refresh.active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
#adminForm .btn.active,
.open > .dropdown-toggle.btn-dark,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-general,
.open > .dropdown-toggle.vm-button-correct,
.open > .dropdown-toggle#helpsite-refresh,
.open > .dropdown-toggle#editor-xtd-buttons .btn,
.open > .dropdown-toggle.toggle-editor .btn,
.open > .dropdown-toggle#adminForm .btn {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #141414;
}
.btn-dark:active:hover,
.btn-default:active:hover,
.btn-general:active:hover,
.vm-button-correct:active:hover,
#helpsite-refresh:active:hover,
#editor-xtd-buttons .btn:active:hover,
.toggle-editor .btn:active:hover,
#adminForm .btn:active:hover,
.btn-dark.active:hover,
.btn-default.active:hover,
.btn-general.active:hover,
.vm-button-correct.active:hover,
#helpsite-refresh.active:hover,
#editor-xtd-buttons .btn.active:hover,
.toggle-editor .btn.active:hover,
#adminForm .btn.active:hover,
.open > .dropdown-toggle.btn-dark:hover,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-general:hover,
.open > .dropdown-toggle.vm-button-correct:hover,
.open > .dropdown-toggle#helpsite-refresh:hover,
.open > .dropdown-toggle#editor-xtd-buttons .btn:hover,
.open > .dropdown-toggle.toggle-editor .btn:hover,
.open > .dropdown-toggle#adminForm .btn:hover,
.btn-dark:active:focus,
.btn-default:active:focus,
.btn-general:active:focus,
.vm-button-correct:active:focus,
#helpsite-refresh:active:focus,
#editor-xtd-buttons .btn:active:focus,
.toggle-editor .btn:active:focus,
#adminForm .btn:active:focus,
.btn-dark.active:focus,
.btn-default.active:focus,
.btn-general.active:focus,
.vm-button-correct.active:focus,
#helpsite-refresh.active:focus,
#editor-xtd-buttons .btn.active:focus,
.toggle-editor .btn.active:focus,
#adminForm .btn.active:focus,
.open > .dropdown-toggle.btn-dark:focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-general:focus,
.open > .dropdown-toggle.vm-button-correct:focus,
.open > .dropdown-toggle#helpsite-refresh:focus,
.open > .dropdown-toggle#editor-xtd-buttons .btn:focus,
.open > .dropdown-toggle.toggle-editor .btn:focus,
.open > .dropdown-toggle#adminForm .btn:focus,
.btn-dark:active.focus,
.btn-default:active.focus,
.btn-general:active.focus,
.vm-button-correct:active.focus,
#helpsite-refresh:active.focus,
#editor-xtd-buttons .btn:active.focus,
.toggle-editor .btn:active.focus,
#adminForm .btn:active.focus,
.btn-dark.active.focus,
.btn-default.active.focus,
.btn-general.active.focus,
.vm-button-correct.active.focus,
#helpsite-refresh.active.focus,
#editor-xtd-buttons .btn.active.focus,
.toggle-editor .btn.active.focus,
#adminForm .btn.active.focus,
.open > .dropdown-toggle.btn-dark.focus,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-general.focus,
.open > .dropdown-toggle.vm-button-correct.focus,
.open > .dropdown-toggle#helpsite-refresh.focus,
.open > .dropdown-toggle#editor-xtd-buttons .btn.focus,
.open > .dropdown-toggle.toggle-editor .btn.focus,
.open > .dropdown-toggle#adminForm .btn.focus {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-dark:active,
.btn-default:active,
.btn-general:active,
.vm-button-correct:active,
#helpsite-refresh:active,
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#adminForm .btn:active,
.btn-dark.active,
.btn-default.active,
.btn-general.active,
.vm-button-correct.active,
#helpsite-refresh.active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
#adminForm .btn.active,
.open > .dropdown-toggle.btn-dark,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-general,
.open > .dropdown-toggle.vm-button-correct,
.open > .dropdown-toggle#helpsite-refresh,
.open > .dropdown-toggle#editor-xtd-buttons .btn,
.open > .dropdown-toggle.toggle-editor .btn,
.open > .dropdown-toggle#adminForm .btn {
  background-image: none;
}
.btn-dark.disabled,
.btn-default.disabled,
.btn-general.disabled,
.vm-button-correct.disabled,
#helpsite-refresh.disabled,
#editor-xtd-buttons .btn.disabled,
.toggle-editor .btn.disabled,
#adminForm .btn.disabled,
.btn-dark[disabled],
.btn-default[disabled],
.btn-general[disabled],
.vm-button-correct[disabled],
#helpsite-refresh[disabled],
#editor-xtd-buttons .btn[disabled],
.toggle-editor .btn[disabled],
#adminForm .btn[disabled],
fieldset[disabled] .btn-dark,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-general,
fieldset[disabled] .vm-button-correct,
fieldset[disabled] #helpsite-refresh,
fieldset[disabled] #editor-xtd-buttons .btn,
fieldset[disabled] .toggle-editor .btn,
fieldset[disabled] #adminForm .btn,
.btn-dark.disabled:hover,
.btn-default.disabled:hover,
.btn-general.disabled:hover,
.vm-button-correct.disabled:hover,
#helpsite-refresh.disabled:hover,
#editor-xtd-buttons .btn.disabled:hover,
.toggle-editor .btn.disabled:hover,
#adminForm .btn.disabled:hover,
.btn-dark[disabled]:hover,
.btn-default[disabled]:hover,
.btn-general[disabled]:hover,
.vm-button-correct[disabled]:hover,
#helpsite-refresh[disabled]:hover,
#editor-xtd-buttons .btn[disabled]:hover,
.toggle-editor .btn[disabled]:hover,
#adminForm .btn[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-general:hover,
fieldset[disabled] .vm-button-correct:hover,
fieldset[disabled] #helpsite-refresh:hover,
fieldset[disabled] #editor-xtd-buttons .btn:hover,
fieldset[disabled] .toggle-editor .btn:hover,
fieldset[disabled] #adminForm .btn:hover,
.btn-dark.disabled:focus,
.btn-default.disabled:focus,
.btn-general.disabled:focus,
.vm-button-correct.disabled:focus,
#helpsite-refresh.disabled:focus,
#editor-xtd-buttons .btn.disabled:focus,
.toggle-editor .btn.disabled:focus,
#adminForm .btn.disabled:focus,
.btn-dark[disabled]:focus,
.btn-default[disabled]:focus,
.btn-general[disabled]:focus,
.vm-button-correct[disabled]:focus,
#helpsite-refresh[disabled]:focus,
#editor-xtd-buttons .btn[disabled]:focus,
.toggle-editor .btn[disabled]:focus,
#adminForm .btn[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-general:focus,
fieldset[disabled] .vm-button-correct:focus,
fieldset[disabled] #helpsite-refresh:focus,
fieldset[disabled] #editor-xtd-buttons .btn:focus,
fieldset[disabled] .toggle-editor .btn:focus,
fieldset[disabled] #adminForm .btn:focus,
.btn-dark.disabled.focus,
.btn-default.disabled.focus,
.btn-general.disabled.focus,
.vm-button-correct.disabled.focus,
#helpsite-refresh.disabled.focus,
#editor-xtd-buttons .btn.disabled.focus,
.toggle-editor .btn.disabled.focus,
#adminForm .btn.disabled.focus,
.btn-dark[disabled].focus,
.btn-default[disabled].focus,
.btn-general[disabled].focus,
.vm-button-correct[disabled].focus,
#helpsite-refresh[disabled].focus,
#editor-xtd-buttons .btn[disabled].focus,
.toggle-editor .btn[disabled].focus,
#adminForm .btn[disabled].focus,
fieldset[disabled] .btn-dark.focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-general.focus,
fieldset[disabled] .vm-button-correct.focus,
fieldset[disabled] #helpsite-refresh.focus,
fieldset[disabled] #editor-xtd-buttons .btn.focus,
fieldset[disabled] .toggle-editor .btn.focus,
fieldset[disabled] #adminForm .btn.focus,
.btn-dark.disabled:active,
.btn-default.disabled:active,
.btn-general.disabled:active,
.vm-button-correct.disabled:active,
#helpsite-refresh.disabled:active,
#editor-xtd-buttons .btn.disabled:active,
.toggle-editor .btn.disabled:active,
#adminForm .btn.disabled:active,
.btn-dark[disabled]:active,
.btn-default[disabled]:active,
.btn-general[disabled]:active,
.vm-button-correct[disabled]:active,
#helpsite-refresh[disabled]:active,
#editor-xtd-buttons .btn[disabled]:active,
.toggle-editor .btn[disabled]:active,
#adminForm .btn[disabled]:active,
fieldset[disabled] .btn-dark:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-general:active,
fieldset[disabled] .vm-button-correct:active,
fieldset[disabled] #helpsite-refresh:active,
fieldset[disabled] #editor-xtd-buttons .btn:active,
fieldset[disabled] .toggle-editor .btn:active,
fieldset[disabled] #adminForm .btn:active,
.btn-dark.disabled.active,
.btn-default.disabled.active,
.btn-general.disabled.active,
.vm-button-correct.disabled.active,
#helpsite-refresh.disabled.active,
#editor-xtd-buttons .btn.disabled.active,
.toggle-editor .btn.disabled.active,
#adminForm .btn.disabled.active,
.btn-dark[disabled].active,
.btn-default[disabled].active,
.btn-general[disabled].active,
.vm-button-correct[disabled].active,
#helpsite-refresh[disabled].active,
#editor-xtd-buttons .btn[disabled].active,
.toggle-editor .btn[disabled].active,
#adminForm .btn[disabled].active,
fieldset[disabled] .btn-dark.active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-general.active,
fieldset[disabled] .vm-button-correct.active,
fieldset[disabled] #helpsite-refresh.active,
fieldset[disabled] #editor-xtd-buttons .btn.active,
fieldset[disabled] .toggle-editor .btn.active,
fieldset[disabled] #adminForm .btn.active {
  background-color: #333333;
  border-color: #333333;
}
.btn-dark .badge,
.btn-default .badge,
.btn-general .badge,
.vm-button-correct .badge,
#helpsite-refresh .badge,
#editor-xtd-buttons .btn .badge,
.toggle-editor .btn .badge,
#adminForm .btn .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-darkgray {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}
.btn-darkgray:focus,
.btn-darkgray.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-darkgray:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-darkgray:active,
.btn-darkgray.active,
.open > .dropdown-toggle.btn-darkgray {
  color: #ffffff;
  background-color: #3b3b3b;
  border-color: #363636;
}
.btn-darkgray:active:hover,
.btn-darkgray.active:hover,
.open > .dropdown-toggle.btn-darkgray:hover,
.btn-darkgray:active:focus,
.btn-darkgray.active:focus,
.open > .dropdown-toggle.btn-darkgray:focus,
.btn-darkgray:active.focus,
.btn-darkgray.active.focus,
.open > .dropdown-toggle.btn-darkgray.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-darkgray:active,
.btn-darkgray.active,
.open > .dropdown-toggle.btn-darkgray {
  background-image: none;
}
.btn-darkgray.disabled,
.btn-darkgray[disabled],
fieldset[disabled] .btn-darkgray,
.btn-darkgray.disabled:hover,
.btn-darkgray[disabled]:hover,
fieldset[disabled] .btn-darkgray:hover,
.btn-darkgray.disabled:focus,
.btn-darkgray[disabled]:focus,
fieldset[disabled] .btn-darkgray:focus,
.btn-darkgray.disabled.focus,
.btn-darkgray[disabled].focus,
fieldset[disabled] .btn-darkgray.focus,
.btn-darkgray.disabled:active,
.btn-darkgray[disabled]:active,
fieldset[disabled] .btn-darkgray:active,
.btn-darkgray.disabled.active,
.btn-darkgray[disabled].active,
fieldset[disabled] .btn-darkgray.active {
  background-color: #555555;
  border-color: #555555;
}
.btn-darkgray .badge {
  color: #555555;
  background-color: #ffffff;
}
.btn-gray {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-gray:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #ffffff;
  background-color: #808080;
  border-color: #7a7a7a;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
  background-color: #999999;
  border-color: #999999;
}
.btn-gray .badge {
  color: #999999;
  background-color: #ffffff;
}
.btn-lightgray {
  color: #ffffff;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-lightgray:focus,
.btn-lightgray.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-lightgray:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-lightgray:active,
.btn-lightgray.active,
.open > .dropdown-toggle.btn-lightgray {
  color: #ffffff;
  background-color: #c4c4c4;
  border-color: #bebebe;
}
.btn-lightgray:active:hover,
.btn-lightgray.active:hover,
.open > .dropdown-toggle.btn-lightgray:hover,
.btn-lightgray:active:focus,
.btn-lightgray.active:focus,
.open > .dropdown-toggle.btn-lightgray:focus,
.btn-lightgray:active.focus,
.btn-lightgray.active.focus,
.open > .dropdown-toggle.btn-lightgray.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-lightgray:active,
.btn-lightgray.active,
.open > .dropdown-toggle.btn-lightgray {
  background-image: none;
}
.btn-lightgray.disabled,
.btn-lightgray[disabled],
fieldset[disabled] .btn-lightgray,
.btn-lightgray.disabled:hover,
.btn-lightgray[disabled]:hover,
fieldset[disabled] .btn-lightgray:hover,
.btn-lightgray.disabled:focus,
.btn-lightgray[disabled]:focus,
fieldset[disabled] .btn-lightgray:focus,
.btn-lightgray.disabled.focus,
.btn-lightgray[disabled].focus,
fieldset[disabled] .btn-lightgray.focus,
.btn-lightgray.disabled:active,
.btn-lightgray[disabled]:active,
fieldset[disabled] .btn-lightgray:active,
.btn-lightgray.disabled.active,
.btn-lightgray[disabled].active,
fieldset[disabled] .btn-lightgray.active {
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-lightgray .badge {
  color: #dddddd;
  background-color: #ffffff;
}
.btn-white {
  color: #9c5b57;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:focus,
.btn-white.focus {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-white:hover {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #9c5b57;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #9c5b57;
}
.btn-link {
  color: #9c5b57;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #6b3e3c;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg-3 {
  padding: 16px 140px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-lg-2 {
  padding: 16px 108px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 16px 60px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-md-3 {
  padding: 13px 88px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-md-2 {
  padding: 13px 58px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 18px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-xs,
#editor-xtd-buttons .btn,
#adminForm .toggle-editor .btn,
.btn-group-xs > .btn {
  padding: 6px 15px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-outline {
  background-color: transparent;
}
.btn-outline.btn-dark,
.btn-outline.btn-default,
.btn-outline.btn-general {
  color: #333333;
  background-color: transparent;
  border-color: #333333;
}
.btn-outline.btn-dark:focus,
.btn-outline.btn-default:focus,
.btn-outline.btn-general:focus,
.btn-outline.btn-dark.focus,
.btn-outline.btn-default.focus,
.btn-outline.btn-general.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline.btn-dark:hover,
.btn-outline.btn-default:hover,
.btn-outline.btn-general:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline.btn-dark:active,
.btn-outline.btn-default:active,
.btn-outline.btn-general:active,
.btn-outline.btn-dark.active,
.btn-outline.btn-default.active,
.btn-outline.btn-general.active,
.open > .dropdown-toggle.btn-outline.btn-dark,
.open > .dropdown-toggle.btn-outline.btn-default,
.open > .dropdown-toggle.btn-outline.btn-general {
  color: #333333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #141414;
}
.btn-outline.btn-dark:active:hover,
.btn-outline.btn-default:active:hover,
.btn-outline.btn-general:active:hover,
.btn-outline.btn-dark.active:hover,
.btn-outline.btn-default.active:hover,
.btn-outline.btn-general.active:hover,
.open > .dropdown-toggle.btn-outline.btn-dark:hover,
.open > .dropdown-toggle.btn-outline.btn-default:hover,
.open > .dropdown-toggle.btn-outline.btn-general:hover,
.btn-outline.btn-dark:active:focus,
.btn-outline.btn-default:active:focus,
.btn-outline.btn-general:active:focus,
.btn-outline.btn-dark.active:focus,
.btn-outline.btn-default.active:focus,
.btn-outline.btn-general.active:focus,
.open > .dropdown-toggle.btn-outline.btn-dark:focus,
.open > .dropdown-toggle.btn-outline.btn-default:focus,
.open > .dropdown-toggle.btn-outline.btn-general:focus,
.btn-outline.btn-dark:active.focus,
.btn-outline.btn-default:active.focus,
.btn-outline.btn-general:active.focus,
.btn-outline.btn-dark.active.focus,
.btn-outline.btn-default.active.focus,
.btn-outline.btn-general.active.focus,
.open > .dropdown-toggle.btn-outline.btn-dark.focus,
.open > .dropdown-toggle.btn-outline.btn-default.focus,
.open > .dropdown-toggle.btn-outline.btn-general.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline.btn-dark:active,
.btn-outline.btn-default:active,
.btn-outline.btn-general:active,
.btn-outline.btn-dark.active,
.btn-outline.btn-default.active,
.btn-outline.btn-general.active,
.open > .dropdown-toggle.btn-outline.btn-dark,
.open > .dropdown-toggle.btn-outline.btn-default,
.open > .dropdown-toggle.btn-outline.btn-general {
  background-image: none;
}
.btn-outline.btn-dark.disabled,
.btn-outline.btn-default.disabled,
.btn-outline.btn-general.disabled,
.btn-outline.btn-dark[disabled],
.btn-outline.btn-default[disabled],
.btn-outline.btn-general[disabled],
fieldset[disabled] .btn-outline.btn-dark,
fieldset[disabled] .btn-outline.btn-default,
fieldset[disabled] .btn-outline.btn-general,
.btn-outline.btn-dark.disabled:hover,
.btn-outline.btn-default.disabled:hover,
.btn-outline.btn-general.disabled:hover,
.btn-outline.btn-dark[disabled]:hover,
.btn-outline.btn-default[disabled]:hover,
.btn-outline.btn-general[disabled]:hover,
fieldset[disabled] .btn-outline.btn-dark:hover,
fieldset[disabled] .btn-outline.btn-default:hover,
fieldset[disabled] .btn-outline.btn-general:hover,
.btn-outline.btn-dark.disabled:focus,
.btn-outline.btn-default.disabled:focus,
.btn-outline.btn-general.disabled:focus,
.btn-outline.btn-dark[disabled]:focus,
.btn-outline.btn-default[disabled]:focus,
.btn-outline.btn-general[disabled]:focus,
fieldset[disabled] .btn-outline.btn-dark:focus,
fieldset[disabled] .btn-outline.btn-default:focus,
fieldset[disabled] .btn-outline.btn-general:focus,
.btn-outline.btn-dark.disabled.focus,
.btn-outline.btn-default.disabled.focus,
.btn-outline.btn-general.disabled.focus,
.btn-outline.btn-dark[disabled].focus,
.btn-outline.btn-default[disabled].focus,
.btn-outline.btn-general[disabled].focus,
fieldset[disabled] .btn-outline.btn-dark.focus,
fieldset[disabled] .btn-outline.btn-default.focus,
fieldset[disabled] .btn-outline.btn-general.focus,
.btn-outline.btn-dark.disabled:active,
.btn-outline.btn-default.disabled:active,
.btn-outline.btn-general.disabled:active,
.btn-outline.btn-dark[disabled]:active,
.btn-outline.btn-default[disabled]:active,
.btn-outline.btn-general[disabled]:active,
fieldset[disabled] .btn-outline.btn-dark:active,
fieldset[disabled] .btn-outline.btn-default:active,
fieldset[disabled] .btn-outline.btn-general:active,
.btn-outline.btn-dark.disabled.active,
.btn-outline.btn-default.disabled.active,
.btn-outline.btn-general.disabled.active,
.btn-outline.btn-dark[disabled].active,
.btn-outline.btn-default[disabled].active,
.btn-outline.btn-general[disabled].active,
fieldset[disabled] .btn-outline.btn-dark.active,
fieldset[disabled] .btn-outline.btn-default.active,
fieldset[disabled] .btn-outline.btn-general.active {
  background-color: transparent;
  border-color: #333333;
}
.btn-outline.btn-dark .badge,
.btn-outline.btn-default .badge,
.btn-outline.btn-general .badge {
  color: transparent;
  background-color: #333333;
}
.btn-outline.btn-primary {
  color: #9c5b57;
  background-color: transparent;
  border-color: #9c5b57;
}
.btn-outline.btn-primary:focus,
.btn-outline.btn-primary.focus {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-outline.btn-primary:hover {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-outline.btn-primary:active,
.btn-outline.btn-primary.active,
.open > .dropdown-toggle.btn-outline.btn-primary {
  color: #9c5b57;
  background-color: rgba(0, 0, 0, 0);
  border-color: #754441;
}
.btn-outline.btn-primary:active:hover,
.btn-outline.btn-primary.active:hover,
.open > .dropdown-toggle.btn-outline.btn-primary:hover,
.btn-outline.btn-primary:active:focus,
.btn-outline.btn-primary.active:focus,
.open > .dropdown-toggle.btn-outline.btn-primary:focus,
.btn-outline.btn-primary:active.focus,
.btn-outline.btn-primary.active.focus,
.open > .dropdown-toggle.btn-outline.btn-primary.focus {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.btn-outline.btn-primary:active,
.btn-outline.btn-primary.active,
.open > .dropdown-toggle.btn-outline.btn-primary {
  background-image: none;
}
.btn-outline.btn-primary.disabled,
.btn-outline.btn-primary[disabled],
fieldset[disabled] .btn-outline.btn-primary,
.btn-outline.btn-primary.disabled:hover,
.btn-outline.btn-primary[disabled]:hover,
fieldset[disabled] .btn-outline.btn-primary:hover,
.btn-outline.btn-primary.disabled:focus,
.btn-outline.btn-primary[disabled]:focus,
fieldset[disabled] .btn-outline.btn-primary:focus,
.btn-outline.btn-primary.disabled.focus,
.btn-outline.btn-primary[disabled].focus,
fieldset[disabled] .btn-outline.btn-primary.focus,
.btn-outline.btn-primary.disabled:active,
.btn-outline.btn-primary[disabled]:active,
fieldset[disabled] .btn-outline.btn-primary:active,
.btn-outline.btn-primary.disabled.active,
.btn-outline.btn-primary[disabled].active,
fieldset[disabled] .btn-outline.btn-primary.active {
  background-color: transparent;
  border-color: #9c5b57;
}
.btn-outline.btn-primary .badge {
  color: transparent;
  background-color: #9c5b57;
}
.btn-outline.btn-success {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-outline.btn-success:focus,
.btn-outline.btn-success.focus {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline.btn-success:hover {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline.btn-success:active,
.btn-outline.btn-success.active,
.open > .dropdown-toggle.btn-outline.btn-success {
  color: #5cb85c;
  background-color: rgba(0, 0, 0, 0);
  border-color: #419641;
}
.btn-outline.btn-success:active:hover,
.btn-outline.btn-success.active:hover,
.open > .dropdown-toggle.btn-outline.btn-success:hover,
.btn-outline.btn-success:active:focus,
.btn-outline.btn-success.active:focus,
.open > .dropdown-toggle.btn-outline.btn-success:focus,
.btn-outline.btn-success:active.focus,
.btn-outline.btn-success.active.focus,
.open > .dropdown-toggle.btn-outline.btn-success.focus {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline.btn-success:active,
.btn-outline.btn-success.active,
.open > .dropdown-toggle.btn-outline.btn-success {
  background-image: none;
}
.btn-outline.btn-success.disabled,
.btn-outline.btn-success[disabled],
fieldset[disabled] .btn-outline.btn-success,
.btn-outline.btn-success.disabled:hover,
.btn-outline.btn-success[disabled]:hover,
fieldset[disabled] .btn-outline.btn-success:hover,
.btn-outline.btn-success.disabled:focus,
.btn-outline.btn-success[disabled]:focus,
fieldset[disabled] .btn-outline.btn-success:focus,
.btn-outline.btn-success.disabled.focus,
.btn-outline.btn-success[disabled].focus,
fieldset[disabled] .btn-outline.btn-success.focus,
.btn-outline.btn-success.disabled:active,
.btn-outline.btn-success[disabled]:active,
fieldset[disabled] .btn-outline.btn-success:active,
.btn-outline.btn-success.disabled.active,
.btn-outline.btn-success[disabled].active,
fieldset[disabled] .btn-outline.btn-success.active {
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-outline.btn-success .badge {
  color: transparent;
  background-color: #5cb85c;
}
.btn-outline.btn-info {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-outline.btn-info:focus,
.btn-outline.btn-info.focus {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline.btn-info:hover {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline.btn-info:active,
.btn-outline.btn-info.active,
.open > .dropdown-toggle.btn-outline.btn-info {
  color: #5bc0de;
  background-color: rgba(0, 0, 0, 0);
  border-color: #2aabd2;
}
.btn-outline.btn-info:active:hover,
.btn-outline.btn-info.active:hover,
.open > .dropdown-toggle.btn-outline.btn-info:hover,
.btn-outline.btn-info:active:focus,
.btn-outline.btn-info.active:focus,
.open > .dropdown-toggle.btn-outline.btn-info:focus,
.btn-outline.btn-info:active.focus,
.btn-outline.btn-info.active.focus,
.open > .dropdown-toggle.btn-outline.btn-info.focus {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline.btn-info:active,
.btn-outline.btn-info.active,
.open > .dropdown-toggle.btn-outline.btn-info {
  background-image: none;
}
.btn-outline.btn-info.disabled,
.btn-outline.btn-info[disabled],
fieldset[disabled] .btn-outline.btn-info,
.btn-outline.btn-info.disabled:hover,
.btn-outline.btn-info[disabled]:hover,
fieldset[disabled] .btn-outline.btn-info:hover,
.btn-outline.btn-info.disabled:focus,
.btn-outline.btn-info[disabled]:focus,
fieldset[disabled] .btn-outline.btn-info:focus,
.btn-outline.btn-info.disabled.focus,
.btn-outline.btn-info[disabled].focus,
fieldset[disabled] .btn-outline.btn-info.focus,
.btn-outline.btn-info.disabled:active,
.btn-outline.btn-info[disabled]:active,
fieldset[disabled] .btn-outline.btn-info:active,
.btn-outline.btn-info.disabled.active,
.btn-outline.btn-info[disabled].active,
fieldset[disabled] .btn-outline.btn-info.active {
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-outline.btn-info .badge {
  color: transparent;
  background-color: #5bc0de;
}
.btn-outline.btn-warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-outline.btn-warning:focus,
.btn-outline.btn-warning.focus {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline.btn-warning:hover {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline.btn-warning:active,
.btn-outline.btn-warning.active,
.open > .dropdown-toggle.btn-outline.btn-warning {
  color: #f0ad4e;
  background-color: rgba(0, 0, 0, 0);
  border-color: #eb9316;
}
.btn-outline.btn-warning:active:hover,
.btn-outline.btn-warning.active:hover,
.open > .dropdown-toggle.btn-outline.btn-warning:hover,
.btn-outline.btn-warning:active:focus,
.btn-outline.btn-warning.active:focus,
.open > .dropdown-toggle.btn-outline.btn-warning:focus,
.btn-outline.btn-warning:active.focus,
.btn-outline.btn-warning.active.focus,
.open > .dropdown-toggle.btn-outline.btn-warning.focus {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline.btn-warning:active,
.btn-outline.btn-warning.active,
.open > .dropdown-toggle.btn-outline.btn-warning {
  background-image: none;
}
.btn-outline.btn-warning.disabled,
.btn-outline.btn-warning[disabled],
fieldset[disabled] .btn-outline.btn-warning,
.btn-outline.btn-warning.disabled:hover,
.btn-outline.btn-warning[disabled]:hover,
fieldset[disabled] .btn-outline.btn-warning:hover,
.btn-outline.btn-warning.disabled:focus,
.btn-outline.btn-warning[disabled]:focus,
fieldset[disabled] .btn-outline.btn-warning:focus,
.btn-outline.btn-warning.disabled.focus,
.btn-outline.btn-warning[disabled].focus,
fieldset[disabled] .btn-outline.btn-warning.focus,
.btn-outline.btn-warning.disabled:active,
.btn-outline.btn-warning[disabled]:active,
fieldset[disabled] .btn-outline.btn-warning:active,
.btn-outline.btn-warning.disabled.active,
.btn-outline.btn-warning[disabled].active,
fieldset[disabled] .btn-outline.btn-warning.active {
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-outline.btn-warning .badge {
  color: transparent;
  background-color: #f0ad4e;
}
.btn-outline.btn-danger {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-outline.btn-danger:focus,
.btn-outline.btn-danger.focus {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-outline.btn-danger:hover {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-outline.btn-danger:active,
.btn-outline.btn-danger.active,
.open > .dropdown-toggle.btn-outline.btn-danger {
  color: #d9534f;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c12e2a;
}
.btn-outline.btn-danger:active:hover,
.btn-outline.btn-danger.active:hover,
.open > .dropdown-toggle.btn-outline.btn-danger:hover,
.btn-outline.btn-danger:active:focus,
.btn-outline.btn-danger.active:focus,
.open > .dropdown-toggle.btn-outline.btn-danger:focus,
.btn-outline.btn-danger:active.focus,
.btn-outline.btn-danger.active.focus,
.open > .dropdown-toggle.btn-outline.btn-danger.focus {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-outline.btn-danger:active,
.btn-outline.btn-danger.active,
.open > .dropdown-toggle.btn-outline.btn-danger {
  background-image: none;
}
.btn-outline.btn-danger.disabled,
.btn-outline.btn-danger[disabled],
fieldset[disabled] .btn-outline.btn-danger,
.btn-outline.btn-danger.disabled:hover,
.btn-outline.btn-danger[disabled]:hover,
fieldset[disabled] .btn-outline.btn-danger:hover,
.btn-outline.btn-danger.disabled:focus,
.btn-outline.btn-danger[disabled]:focus,
fieldset[disabled] .btn-outline.btn-danger:focus,
.btn-outline.btn-danger.disabled.focus,
.btn-outline.btn-danger[disabled].focus,
fieldset[disabled] .btn-outline.btn-danger.focus,
.btn-outline.btn-danger.disabled:active,
.btn-outline.btn-danger[disabled]:active,
fieldset[disabled] .btn-outline.btn-danger:active,
.btn-outline.btn-danger.disabled.active,
.btn-outline.btn-danger[disabled].active,
fieldset[disabled] .btn-outline.btn-danger.active {
  background-color: transparent;
  border-color: #d9534f;
}
.btn-outline.btn-danger .badge {
  color: transparent;
  background-color: #d9534f;
}
.btn-outline.btn-dark {
  color: #333333;
  background-color: transparent;
  border-color: #333333;
}
.btn-outline.btn-dark:focus,
.btn-outline.btn-dark.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline.btn-dark:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline.btn-dark:active,
.btn-outline.btn-dark.active,
.open > .dropdown-toggle.btn-outline.btn-dark {
  color: #333333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #141414;
}
.btn-outline.btn-dark:active:hover,
.btn-outline.btn-dark.active:hover,
.open > .dropdown-toggle.btn-outline.btn-dark:hover,
.btn-outline.btn-dark:active:focus,
.btn-outline.btn-dark.active:focus,
.open > .dropdown-toggle.btn-outline.btn-dark:focus,
.btn-outline.btn-dark:active.focus,
.btn-outline.btn-dark.active.focus,
.open > .dropdown-toggle.btn-outline.btn-dark.focus {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline.btn-dark:active,
.btn-outline.btn-dark.active,
.open > .dropdown-toggle.btn-outline.btn-dark {
  background-image: none;
}
.btn-outline.btn-dark.disabled,
.btn-outline.btn-dark[disabled],
fieldset[disabled] .btn-outline.btn-dark,
.btn-outline.btn-dark.disabled:hover,
.btn-outline.btn-dark[disabled]:hover,
fieldset[disabled] .btn-outline.btn-dark:hover,
.btn-outline.btn-dark.disabled:focus,
.btn-outline.btn-dark[disabled]:focus,
fieldset[disabled] .btn-outline.btn-dark:focus,
.btn-outline.btn-dark.disabled.focus,
.btn-outline.btn-dark[disabled].focus,
fieldset[disabled] .btn-outline.btn-dark.focus,
.btn-outline.btn-dark.disabled:active,
.btn-outline.btn-dark[disabled]:active,
fieldset[disabled] .btn-outline.btn-dark:active,
.btn-outline.btn-dark.disabled.active,
.btn-outline.btn-dark[disabled].active,
fieldset[disabled] .btn-outline.btn-dark.active {
  background-color: transparent;
  border-color: #333333;
}
.btn-outline.btn-dark .badge {
  color: transparent;
  background-color: #333333;
}
.btn-outline.btn-darkgray {
  color: #333333;
  background-color: transparent;
  border-color: #555555;
}
.btn-outline.btn-darkgray:focus,
.btn-outline.btn-darkgray.focus {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}
.btn-outline.btn-darkgray:hover {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}
.btn-outline.btn-darkgray:active,
.btn-outline.btn-darkgray.active,
.open > .dropdown-toggle.btn-outline.btn-darkgray {
  color: #333333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #363636;
}
.btn-outline.btn-darkgray:active:hover,
.btn-outline.btn-darkgray.active:hover,
.open > .dropdown-toggle.btn-outline.btn-darkgray:hover,
.btn-outline.btn-darkgray:active:focus,
.btn-outline.btn-darkgray.active:focus,
.open > .dropdown-toggle.btn-outline.btn-darkgray:focus,
.btn-outline.btn-darkgray:active.focus,
.btn-outline.btn-darkgray.active.focus,
.open > .dropdown-toggle.btn-outline.btn-darkgray.focus {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}
.btn-outline.btn-darkgray:active,
.btn-outline.btn-darkgray.active,
.open > .dropdown-toggle.btn-outline.btn-darkgray {
  background-image: none;
}
.btn-outline.btn-darkgray.disabled,
.btn-outline.btn-darkgray[disabled],
fieldset[disabled] .btn-outline.btn-darkgray,
.btn-outline.btn-darkgray.disabled:hover,
.btn-outline.btn-darkgray[disabled]:hover,
fieldset[disabled] .btn-outline.btn-darkgray:hover,
.btn-outline.btn-darkgray.disabled:focus,
.btn-outline.btn-darkgray[disabled]:focus,
fieldset[disabled] .btn-outline.btn-darkgray:focus,
.btn-outline.btn-darkgray.disabled.focus,
.btn-outline.btn-darkgray[disabled].focus,
fieldset[disabled] .btn-outline.btn-darkgray.focus,
.btn-outline.btn-darkgray.disabled:active,
.btn-outline.btn-darkgray[disabled]:active,
fieldset[disabled] .btn-outline.btn-darkgray:active,
.btn-outline.btn-darkgray.disabled.active,
.btn-outline.btn-darkgray[disabled].active,
fieldset[disabled] .btn-outline.btn-darkgray.active {
  background-color: transparent;
  border-color: #555555;
}
.btn-outline.btn-darkgray .badge {
  color: transparent;
  background-color: #333333;
}
.btn-outline.btn-gray {
  color: #555555;
  background-color: transparent;
  border-color: #999999;
}
.btn-outline.btn-gray:focus,
.btn-outline.btn-gray.focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.btn-outline.btn-gray:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.btn-outline.btn-gray:active,
.btn-outline.btn-gray.active,
.open > .dropdown-toggle.btn-outline.btn-gray {
  color: #555555;
  background-color: rgba(0, 0, 0, 0);
  border-color: #7a7a7a;
}
.btn-outline.btn-gray:active:hover,
.btn-outline.btn-gray.active:hover,
.open > .dropdown-toggle.btn-outline.btn-gray:hover,
.btn-outline.btn-gray:active:focus,
.btn-outline.btn-gray.active:focus,
.open > .dropdown-toggle.btn-outline.btn-gray:focus,
.btn-outline.btn-gray:active.focus,
.btn-outline.btn-gray.active.focus,
.open > .dropdown-toggle.btn-outline.btn-gray.focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.btn-outline.btn-gray:active,
.btn-outline.btn-gray.active,
.open > .dropdown-toggle.btn-outline.btn-gray {
  background-image: none;
}
.btn-outline.btn-gray.disabled,
.btn-outline.btn-gray[disabled],
fieldset[disabled] .btn-outline.btn-gray,
.btn-outline.btn-gray.disabled:hover,
.btn-outline.btn-gray[disabled]:hover,
fieldset[disabled] .btn-outline.btn-gray:hover,
.btn-outline.btn-gray.disabled:focus,
.btn-outline.btn-gray[disabled]:focus,
fieldset[disabled] .btn-outline.btn-gray:focus,
.btn-outline.btn-gray.disabled.focus,
.btn-outline.btn-gray[disabled].focus,
fieldset[disabled] .btn-outline.btn-gray.focus,
.btn-outline.btn-gray.disabled:active,
.btn-outline.btn-gray[disabled]:active,
fieldset[disabled] .btn-outline.btn-gray:active,
.btn-outline.btn-gray.disabled.active,
.btn-outline.btn-gray[disabled].active,
fieldset[disabled] .btn-outline.btn-gray.active {
  background-color: transparent;
  border-color: #999999;
}
.btn-outline.btn-gray .badge {
  color: transparent;
  background-color: #555555;
}
.btn-outline.btn-lightgray {
  color: #777777;
  background-color: transparent;
  border-color: #dddddd;
}
.btn-outline.btn-lightgray:focus,
.btn-outline.btn-lightgray.focus {
  color: #ffffff;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-outline.btn-lightgray:hover {
  color: #ffffff;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-outline.btn-lightgray:active,
.btn-outline.btn-lightgray.active,
.open > .dropdown-toggle.btn-outline.btn-lightgray {
  color: #777777;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bebebe;
}
.btn-outline.btn-lightgray:active:hover,
.btn-outline.btn-lightgray.active:hover,
.open > .dropdown-toggle.btn-outline.btn-lightgray:hover,
.btn-outline.btn-lightgray:active:focus,
.btn-outline.btn-lightgray.active:focus,
.open > .dropdown-toggle.btn-outline.btn-lightgray:focus,
.btn-outline.btn-lightgray:active.focus,
.btn-outline.btn-lightgray.active.focus,
.open > .dropdown-toggle.btn-outline.btn-lightgray.focus {
  color: #ffffff;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-outline.btn-lightgray:active,
.btn-outline.btn-lightgray.active,
.open > .dropdown-toggle.btn-outline.btn-lightgray {
  background-image: none;
}
.btn-outline.btn-lightgray.disabled,
.btn-outline.btn-lightgray[disabled],
fieldset[disabled] .btn-outline.btn-lightgray,
.btn-outline.btn-lightgray.disabled:hover,
.btn-outline.btn-lightgray[disabled]:hover,
fieldset[disabled] .btn-outline.btn-lightgray:hover,
.btn-outline.btn-lightgray.disabled:focus,
.btn-outline.btn-lightgray[disabled]:focus,
fieldset[disabled] .btn-outline.btn-lightgray:focus,
.btn-outline.btn-lightgray.disabled.focus,
.btn-outline.btn-lightgray[disabled].focus,
fieldset[disabled] .btn-outline.btn-lightgray.focus,
.btn-outline.btn-lightgray.disabled:active,
.btn-outline.btn-lightgray[disabled]:active,
fieldset[disabled] .btn-outline.btn-lightgray:active,
.btn-outline.btn-lightgray.disabled.active,
.btn-outline.btn-lightgray[disabled].active,
fieldset[disabled] .btn-outline.btn-lightgray.active {
  background-color: transparent;
  border-color: #dddddd;
}
.btn-outline.btn-lightgray .badge {
  color: transparent;
  background-color: #777777;
}
.btn-outline.btn-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-outline.btn-white:focus,
.btn-outline.btn-white.focus {
  color: #9c5b57;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-outline.btn-white:hover {
  color: #9c5b57;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-outline.btn-white:active,
.btn-outline.btn-white.active,
.open > .dropdown-toggle.btn-outline.btn-white {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-outline.btn-white:active:hover,
.btn-outline.btn-white.active:hover,
.open > .dropdown-toggle.btn-outline.btn-white:hover,
.btn-outline.btn-white:active:focus,
.btn-outline.btn-white.active:focus,
.open > .dropdown-toggle.btn-outline.btn-white:focus,
.btn-outline.btn-white:active.focus,
.btn-outline.btn-white.active.focus,
.open > .dropdown-toggle.btn-outline.btn-white.focus {
  color: #9c5b57;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-outline.btn-white:active,
.btn-outline.btn-white.active,
.open > .dropdown-toggle.btn-outline.btn-white {
  background-image: none;
}
.btn-outline.btn-white.disabled,
.btn-outline.btn-white[disabled],
fieldset[disabled] .btn-outline.btn-white,
.btn-outline.btn-white.disabled:hover,
.btn-outline.btn-white[disabled]:hover,
fieldset[disabled] .btn-outline.btn-white:hover,
.btn-outline.btn-white.disabled:focus,
.btn-outline.btn-white[disabled]:focus,
fieldset[disabled] .btn-outline.btn-white:focus,
.btn-outline.btn-white.disabled.focus,
.btn-outline.btn-white[disabled].focus,
fieldset[disabled] .btn-outline.btn-white.focus,
.btn-outline.btn-white.disabled:active,
.btn-outline.btn-white[disabled]:active,
fieldset[disabled] .btn-outline.btn-white:active,
.btn-outline.btn-white.disabled.active,
.btn-outline.btn-white[disabled].active,
fieldset[disabled] .btn-outline.btn-white.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-outline.btn-white .badge {
  color: transparent;
  background-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  overflow: hidden;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 2.2;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #9c5b57;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 2.2;
  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 {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control,
.input-group #k2FrontendContainer .tags,
.input-group .k2CategorySelectBlock select {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > #k2FrontendContainer .tags,
.input-group-lg > .k2CategorySelectBlock select {
  height: 61px;
  padding: 17px 17px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > #k2FrontendContainer .tags,
select.input-group-lg > .k2CategorySelectBlock select {
  height: 61px;
  line-height: 61px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > #k2FrontendContainer .tags,
select[multiple].input-group-lg > #k2FrontendContainer .tags,
textarea.input-group-lg > .k2CategorySelectBlock select,
select[multiple].input-group-lg > .k2CategorySelectBlock select {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > #k2FrontendContainer .tags,
.input-group-sm > .k2CategorySelectBlock select {
  height: 36px !important;
  padding: 9px 9px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 0 !important;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > #k2FrontendContainer .tags,
select.input-group-sm > .k2CategorySelectBlock select {
  height: 36px !important;
  line-height: 36px !important;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > #k2FrontendContainer .tags,
select[multiple].input-group-sm > #k2FrontendContainer .tags,
textarea.input-group-sm > .k2CategorySelectBlock select,
select[multiple].input-group-sm > .k2CategorySelectBlock select {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group #k2FrontendContainer .tags,
.input-group .k2CategorySelectBlock select {
  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),
.input-group #k2FrontendContainer .tags:not(:first-child):not(:last-child),
.input-group .k2CategorySelectBlock select: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: 12px 38px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 2px solid #dddddd;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 9px 18px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 17px 60px;
  font-size: 17px;
  border-radius: 2px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group #k2FrontendContainer .tags:first-child,
.input-group .k2CategorySelectBlock select:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group #k2FrontendContainer .tags:last-child,
.input-group .k2CategorySelectBlock select: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;
  z-index: 2;
}
.input-group-btn > .btn + .btn {
  margin-left: -2px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -2px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -2px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 11px 15px;
  font-size: 17px;
  line-height: 28px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 5.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
.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: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form input[type="text"],
  .navbar-form input[type="password"],
  .navbar-form input[type="datetime"],
  .navbar-form input[type="datetime-local"],
  .navbar-form input[type="date"],
  .navbar-form input[type="month"],
  .navbar-form input[type="time"],
  .navbar-form input[type="week"],
  .navbar-form input[type="number"],
  .navbar-form input[type="email"],
  .navbar-form input[type="url"],
  .navbar-form input[type="search"],
  .navbar-form input[type="tel"],
  .navbar-form input[type="color"],
  .navbar-form textarea,
  .navbar-form #k2FrontendContainer .tags,
  .navbar-form .k2CategorySelectBlock select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group #k2FrontendContainer .tags,
  .navbar-form .input-group .k2CategorySelectBlock select {
    width: auto;
  }
  .navbar-form .input-group > .form-control,
  .navbar-form .input-group > #k2FrontendContainer .tags,
  .navbar-form .input-group > .k2CategorySelectBlock select {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.pagination,
.simple-pagination ul {
  display: block;
  padding-left: 0;
  border-radius: 0;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0 !important;
}
.pagination > li,
.simple-pagination ul > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span,
.simple-pagination ul > li > a,
.simple-pagination ul > li > span {
  display: inline-block;
  position: relative;
  min-width: 44px;
  line-height: 42px;
  text-decoration: none;
  color: #9c5b57;
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 0;
  margin: 0 4px;
  font-size: 14px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.simple-pagination ul > li:first-child > a,
.simple-pagination ul > li:first-child > span {
  margin-left: 0;
}
@media (max-width: 767px) {
  .pagination > li,
  .simple-pagination ul > li {
    margin-bottom: 5px;
    display: inline-block;
  }
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.simple-pagination ul > li > a:hover,
.simple-pagination ul > li > span:hover,
.simple-pagination ul > li > a:focus,
.simple-pagination ul > li > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.simple-pagination ul > .active > a,
.simple-pagination ul > .active > span,
.simple-pagination ul > .active > a:hover,
.simple-pagination ul > .active > span:hover,
.simple-pagination ul > .active > a:focus,
.simple-pagination ul > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
  cursor: default;
}
.pagination > .disabled,
.simple-pagination ul > .disabled {
  display: none;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.simple-pagination ul > .disabled > span,
.simple-pagination ul > .disabled > span:hover,
.simple-pagination ul > .disabled > span:focus,
.simple-pagination ul > .disabled > a,
.simple-pagination ul > .disabled > a:hover,
.simple-pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 17px 60px;
  font-size: 17px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 9px 18px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 2px solid #eeeeee;
  border-radius: 2px;
  color: #aaa;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  color: #9c5b57;
  background-color: #ffffff;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #9c5b57;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #7b4845;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  background-image: none;
  position: static;
  border-radius: 10px;
  width: auto;
  height: auto;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #9c5b57;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 2.2;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #9c5b57;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e8d8d7;
}
.list-group-item-success {
  color: #339b62;
  background-color: #def3eb;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #339b62;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #339b62;
  background-color: #cbece0;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #339b62;
  border-color: #339b62;
}
.list-group-item-info {
  color: #6379b7;
  background-color: #eff4fa;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #6379b7;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #6379b7;
  background-color: #dce7f4;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #6379b7;
  border-color: #6379b7;
}
.list-group-item-warning {
  color: #f2c800;
  background-color: #fcf7e9;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #f2c800;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #f2c800;
  background-color: #f9efd3;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #f2c800;
  border-color: #f2c800;
}
.list-group-item-danger {
  color: #cb323e;
  background-color: #fceeed;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #cb323e;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #cb323e;
  background-color: #f8d9d7;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #cb323e;
  border-color: #cb323e;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -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: 2px;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #9c5b57;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
  list-style: none;
  padding: 0;
}
.nav-tabs > li {
  margin-bottom: -1px;
  margin-right: -1px;
  position: relative;
}
@media (min-width: 580px) {
  .nav-tabs > li {
    float: left;
  }
  .tab-right .nav-tabs > li {
    float: right;
    margin-right: 0;
    margin-left: -1px;
  }
}
.nav-tabs > li > a {
  padding: 10px 34px;
  font-size: 11px;
  line-height: 2.2;
  border: 1px solid #dddddd;
  border-radius: 0 0 0 0;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  color: #333333;
  background-color: #ffffff;
}
.nav-tabs > li > a:hover {
  color: #333333;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
}
.nav-tabs > li > a > .fa {
  margin-right: 10px;
}
.tab-1 .nav-tabs > li > a:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-top-color: #9c5b57;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs > li.active > a:before {
  background-color: #9c5b57;
}
.nav-tabs > li:last-child > a {
  margin-right: 0;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: -1px;
}
.nav-tabs.nav-justified > li.active > a,
.nav-tabs.nav-justified > li.active > a:hover,
.nav-tabs.nav-justified > li.active > a:focus {
  border-top-color: #9c5b57;
}
.nav-tabs.nav-justified > li.active > a:before {
  background-color: #9c5b57;
}
.nav-tabs.nav-justified > li:last-child > a {
  margin-right: 0;
}
.jv-tabs-bottom .nav-tabs {
  margin-bottom: 0;
  margin-top: 25px;
  border-top: 2px solid #dddddd;
  border-bottom: none;
}
.jv-tabs-bottom .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tab-2 .nav-tabs {
  border: none;
  margin-bottom: 35px;
}
.tab-2 .nav-tabs > li {
  margin-bottom: 5px;
}
@media (min-width: 580px) {
  .tab-2 .nav-tabs > li {
    margin-right: 10px;
  }
}
.tab-2 .nav-tabs > li:last-child {
  margin-right: 0;
}
.tab-2 .nav-tabs > li > a {
  border-radius: 0;
  border: 1px solid #dddddd;
  background-color: #eeeeee;
}
.tab-2 .nav-tabs > li > a:before {
  display: none;
}
.tab-2 .nav-tabs > li.active > a,
.tab-2 .nav-tabs > li.active > a:hover,
.tab-2 .nav-tabs > li.active > a:focus {
  background-color: #9c5b57;
  border-color: #dddddd;
  color: #fff;
}
.tab-2 .nav-tabs > li > a:hover,
.tab-2 .nav-tabs > li > a:hover:hover,
.tab-2 .nav-tabs > li > a:hover:focus {
  background-color: transparent;
  border-color: #dddddd;
  color: #333333;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #9c5b57;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-tabs-justified > li > a {
  margin-right: -1px;
}
.nav-tabs-justified > li.active > a,
.nav-tabs-justified > li.active > a:hover,
.nav-tabs-justified > li.active > a:focus {
  border-top-color: #9c5b57;
}
.nav-tabs-justified > li.active > a:before {
  background-color: #9c5b57;
}
.nav-tabs-justified > li:last-child > a {
  margin-right: 0;
}
.tab-content {
  padding: 35px;
  border: 1px solid #dddddd;
  border-top: none;
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.tab-content p:last-of-type {
  margin-bottom: 0;
}
.tab-2 .tab-content {
  padding: 0;
  border: none;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.breadcrumb {
  padding: 18px 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  font-weight: 600;
  display: block;
  margin-bottom: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: " / ";
  padding: 0 10px;
  display: inline-block;
}
.breadcrumb > .active {
  color: #777777;
}
.breadcrumb-wrapper {
  background-color: #333333;
  position: relative;
}
.breadcrumb-wrapper > * {
  position: relative;
  z-index: 1;
}
.breadcrumb-wrapper .page-heading {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1199px) {
  .breadcrumb-wrapper .page-heading {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .breadcrumb-wrapper .page-heading {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-wrapper .page-heading {
    float: none !important;
  }
}
.breadcrumb-wrapper .breadcrumb {
  margin-bottom: 0;
  display: block;
}
@media (max-width: 1199px) {
  .breadcrumb-wrapper .breadcrumb,
  .breadcrumb-wrapper .breadcrumb li + li:before {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .breadcrumb-wrapper .breadcrumb,
  .breadcrumb-wrapper .breadcrumb li + li:before {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-wrapper .breadcrumb {
    font-size: 10px;
    float: none !important;
    padding-left: 0;
    padding-bottom: 0;
  }
  .breadcrumb-wrapper .breadcrumb,
  .breadcrumb-wrapper .breadcrumb li + li:before {
    font-size: 10px;
  }
}
.breadcrumb-wrapper li > * {
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  display: inline-block;
}
.breadcrumb-wrapper li + li:before {
  color: #fff;
  font-size: 16px;
}
.breadcrumb-wrapper li:last-child > span {
  display: inline-block;
  position: relative;
}
.breadcrumb-wrapper li:last-child > span:after {
  content: "";
  display: block;
  left: 0;
  right: 0;
  bottom: -2px;
  background-color: #fff;
  height: 2px;
}
.breadcrumb-overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-detail {
  background-color: #f4f4f4;
}
.actionbox {
  padding: 50px 60px;
  width: 100%;
}
.actionbox:before,
.actionbox:after {
  content: " ";
  display: table;
}
.actionbox:after {
  clear: both;
}
.actionbox:before,
.actionbox:after {
  content: " ";
  display: table;
}
.actionbox:after {
  clear: both;
}
.actionbox:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .actionbox {
    text-align: center;
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .actionbox {
    padding: 30px;
  }
}
.actionbox h1,
.actionbox .h1,
.actionbox h2,
.actionbox .h2,
.actionbox h3,
.actionbox .h3,
.actionbox h4,
.actionbox .h4,
.actionbox h5,
.actionbox .h5,
.actionbox p {
  margin-top: 0;
  margin-bottom: 0;
}
.actionbox > hr {
  border-top-color: #d5d5d5;
}
.actionbox-content {
  float: left;
}
.actionbox-content * {
  line-height: 44px;
}
@media (max-width: 991px) {
  .actionbox-content {
    float: none;
  }
}
@media (max-width: 768px) {
  .actionbox-content * {
    line-height: inherit;
  }
}
.actionbox-button,
.actionbox-button-second {
  float: right;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .actionbox-button,
  .actionbox-button-second {
    float: none;
    margin: 30px 5px 0;
  }
}
@media (max-width: 480px) {
  .actionbox-button,
  .actionbox-button-second {
    margin: 15px 5px 0;
  }
}
.actionbox-icon-box {
  float: left;
  margin-right: 40px;
  color: #333333;
  line-height: 48px;
}
.actionbox-icon-box img {
  max-width: 48px;
}
@media (max-width: 991px) {
  .actionbox-icon-box {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    display: block;
  }
}
.actionbox-default {
  position: relative;
}
.actionbox.bg-white {
  border: 1px solid #dddddd;
}
.actionbox.bg-transparent {
  background-color: transparent;
  padding: 0;
}
.actionbox.bg-transparent * {
  color: #fff;
}
.actionbox.bg-dark *,
.actionbox.bg-primary * {
  color: #fff;
}
.actionbox.bg-dark .btn.btn-outline.btn-white:hover {
  color: #555555;
}
.alert {
  padding: 5px 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 0;
  position: relative;
  font-weight: 600;
}
.alert h4,
.alert h5 {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
  text-transform: uppercase;
}
.alert .alert-link {
  font-weight: 600;
}
.alert > p,
.alert > ul,
.alert p:last-child {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert .icon:before {
  font-family: "wolverine";
  position: absolute;
  top: 50%;
  left: 0px;
  display: inline-block;
  width: 50px;
  text-align: center;
  font-size: 19px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 25px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: absolute;
  top: 50%;
  right: 10px;
  padding: 0 4px;
  font-size: 26px;
  text-shadow: none;
  font-weight: 400;
  -webkit-transform: translate(0, -56%);
  -ms-transform: translate(0, -56%);
  -o-transform: translate(0, -56%);
  transform: translate(0, -56%);
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-icon {
  padding-left: 50px;
}
.alert-success,
.alert-message {
  background-color: #eeeeee;
  border-color: #cccccc;
  color: #555555;
}
.alert-success hr,
.alert-message hr {
  border-top-color: #bfbfbf;
}
.alert-success .alert-link,
.alert-message .alert-link {
  color: #3b3b3b;
}
.alert-success .close,
.alert-message .close {
  color: #555555;
}
.alert-success.alert-icon .icon:before,
.alert-message.alert-icon .icon:before {
  content: "\W";
}
.alert-info {
  background-color: transparent;
  border-color: #9c5b57;
  color: #9c5b57;
}
.alert-info hr {
  border-top-color: #8c514e;
}
.alert-info .alert-link {
  color: #7b4845;
}
.alert-info .close {
  color: #9c5b57;
}
.alert-info.alert-icon .icon:before {
  content: "\e020";
}
.alert-warning {
  background-color: #eeeeee;
  border-color: #cccccc;
  color: #9c5b57;
}
.alert-warning hr {
  border-top-color: #bfbfbf;
}
.alert-warning .alert-link {
  color: #7b4845;
}
.alert-warning .close {
  color: #9c5b57;
}
.alert-warning.alert-icon .icon:before {
  content: "\i";
}
.alert-danger,
.alert-error {
  background-color: #9c5b57;
  border-color: #9c5b57;
  color: #ffffff;
}
.alert-danger hr,
.alert-error hr {
  border-top-color: #8c514e;
}
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #e6e6e6;
}
.alert-danger .close,
.alert-error .close {
  color: #ffffff;
}
.alert-danger.alert-icon .icon:before,
.alert-error.alert-icon .icon:before {
  font-family: FontAwesome;
  content: "\f06a";
}
.alert-notice {
  background-color: transparent;
  border-color: #eeeeee;
  color: #555555;
}
.alert-notice hr {
  border-top-color: #e2e2e2;
}
.alert-notice .alert-link {
  color: #3b3b3b;
}
.alert-notice .close {
  color: #555555;
}
.alert-notice.alert-icon .icon:before {
  content: "\e048";
}
.alert-full {
  padding: 20px 25px;
}
.alert-full.alert-icon {
  padding-left: 108px;
}
.alert-full.alert-icon .icon:before {
  width: 108px;
  font-size: 35px;
}
.alert-full.alert-dismissible .close {
  top: 3px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 40px;
  margin-bottom: 35px;
  background-color: #eeeeee;
}
.progress.progress-out-text,
.progress.progress-tooltip {
  height: 20px;
  margin-bottom: 20px;
  clear: both;
}
.progress-container.progress-out-text .progress-percent {
  font-size: 14px;
  color: #555555;
}
.progress.progress-tooltip .progress-percent {
  position: absolute;
  display: block;
  right: -25px;
  bottom: 28px;
  line-height: 1;
  height: 23px;
  font-weight: 600;
  text-align: center;
  width: 50px;
  padding: 5px;
  border-radius: 3px;
  background-color: #555555;
  color: #fff;
}
.progress.progress-tooltip .progress-percent:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 20px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-width: 7px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #555555;
  display: block;
  width: 0;
  height: 0;
}
.progress-title {
  font-size: 13px;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  float: left;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 40px;
  color: #ffffff;
  background-color: #9c5b57;
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  -webkit-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.progress-percent {
  float: right;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-vertical-1,
.progress-vertical-2 {
  position: relative;
}
.progress-vertical-1.progress-container,
.progress-vertical-2.progress-container {
  float: left;
  padding: 0 15px;
}
@media (max-width: 992px) {
  .progress-vertical-1.progress-container,
  .progress-vertical-2.progress-container {
    width: 16.66% !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .progress-vertical-1.progress-container,
  .progress-vertical-2.progress-container {
    width: 25% !important;
    margin-bottom: 30px;
  }
}
.progress-vertical-1.progress,
.progress-vertical-2.progress {
  height: 120px;
  margin-bottom: 12px;
}
.progress-vertical-1 .progress-bar,
.progress-vertical-2 .progress-bar {
  float: none;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0;
}
.progress-vertical-1 .progress-title,
.progress-vertical-2 .progress-title {
  display: block;
  float: none;
}
.progress-vertical-1 .progress-percent,
.progress-vertical-2 .progress-percent {
  float: none;
  display: block;
  color: #9c5b57;
  line-height: 1;
}
.progress-vertical-2.progress {
  background-color: #fff;
}
.progress-primary {
  border-color: #9c5b57;
}
.progress-success {
  border-color: #5cb85c;
}
.progress-info {
  border-color: #5bc0de;
}
.progress-warning {
  border-color: #f0ad4e;
}
.progress-danger {
  border-color: #d9534f;
}
.progress-bar-primary {
  background-color: #9c5b57;
}
.progress-striped .progress-bar-primary {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.piechart-wrap {
  text-align: center;
  font-size: 14px;
}
.piechart-wrap .divpiechart {
  position: relative;
}
.piechart-wrap .divpiechart .piechart-value {
  font-size: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #212121;
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
}
.piechart-wrap .divpiechart .piechart-value.piechart-value-icon {
  font-size: 52px;
}
.piechart-head {
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  margin: 35px 0 0;
}
.piechart-light,
.piechart-light .piechart-head {
  color: #ccc;
}
.piechart-light.piechart-wrap .divpiechart .piechart-value {
  color: #fff;
}
.counters-inner.row {
  margin: 0;
}
.counters-inner.row > div {
  padding: 0;
}
.counters-inner.carouselOwl {
  width: auto !important;
}
.counters-inner.carouselOwl .owl-buttons > div {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  text-align: center;
  font-size: 44px;
  line-height: 44px;
  color: #aaaaaa;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .counters-inner.carouselOwl .owl-buttons > div {
    display: none;
  }
}
.counters-inner.carouselOwl .owl-buttons > div.owl-next {
  right: -95px;
}
.counters-inner.carouselOwl .owl-buttons > div.owl-prev {
  left: -95px;
}
.counters-inner.carouselOwl .owl-buttons > div:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.counters-inner.carouselOwl .owl-pagination {
  margin-top: 15px;
  text-align: center;
}
.counters-inner.carouselOwl .owl-pagination > div {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
  margin: 0 3px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.counters-inner.carouselOwl .owl-pagination > div.active {
  background-color: #333;
}
.counter {
  text-align: center;
  border-right: 1px solid #eeeeee;
  letter-spacing: -4px;
}
.pagination-wrap .counter {
  letter-spacing: inherit;
}
.owl-item:first-child > .counter,
[class*="col-"]:first-child > .counter {
  border-left: 1px solid #eeeeee;
}
.counter-content {
  color: #333333;
  display: block;
  font-size: 60px;
  line-height: 60px;
}
.counter-head {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  font-style: italic;
  color: #9c5b57;
}
.counter-2 .counter-content {
  color: #9c5b57;
}
.counter-2 .counter-head {
  color: #777777;
}
.counter-3 .counter {
  border-color: #999 !important;
}
.counter-3 .counter-content {
  color: #fff;
}
.counter-3 .counter-head {
  color: #fff;
}
.customAnimation {
  -webkit-animation-name: customAnimation;
  -moz-animation-name: customAnimation;
  -o-animation-name: customAnimation;
  animation-name: customAnimation;
}
.progress-bar-vertical-1.customAnimation,
.progress-bar-vertical-2.customAnimation {
  -webkit-animation-name: customAnimationV;
  -moz-animation-name: customAnimationV;
  -o-animation-name: customAnimationV;
  animation-name: customAnimationV;
}
@-webkit-keyframes customAnimation {
  0% {
    width: 0%;
  }
}
@-moz-keyframes customAnimation {
  0% {
    width: 0%;
  }
}
@-o-keyframes customAnimation {
  0% {
    width: 0%;
  }
}
@keyframes customAnimation {
  0% {
    width: 0%;
  }
}
@-webkit-keyframes customAnimationV {
  0% {
    height: 0%;
  }
}
@-moz-keyframes customAnimationV {
  0% {
    height: 0%;
  }
}
@-o-keyframes customAnimationV {
  0% {
    height: 0%;
  }
}
@keyframes customAnimationV {
  0% {
    height: 0%;
  }
}
.panel {
  margin-bottom: 28px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  overflow: hidden;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
  font-weight: normal;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-title i {
  display: inline-block;
  line-height: 26px;
  margin-right: 25px;
  color: #9c5b57;
}
.panel-title i:before {
  display: inline-block;
  font-size: 26px;
  vertical-align: middle;
}
.panel-footer {
  padding: 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 28px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #9c5b57;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #9c5b57;
}
.panel-primary > .panel-heading .badge {
  color: #9c5b57;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #9c5b57;
}
.panel-success {
  border-color: #cbecda;
}
.panel-success > .panel-heading {
  color: #339b62;
  background-color: #def3eb;
  border-color: #cbecda;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cbecda;
}
.panel-success > .panel-heading .badge {
  color: #def3eb;
  background-color: #339b62;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cbecda;
}
.panel-info {
  border-color: #d4e6f2;
}
.panel-info > .panel-heading {
  color: #6379b7;
  background-color: #eff4fa;
  border-color: #d4e6f2;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d4e6f2;
}
.panel-info > .panel-heading .badge {
  color: #eff4fa;
  background-color: #6379b7;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d4e6f2;
}
.panel-warning {
  border-color: #f9e8d3;
}
.panel-warning > .panel-heading {
  color: #f2c800;
  background-color: #fcf7e9;
  border-color: #f9e8d3;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f9e8d3;
}
.panel-warning > .panel-heading .badge {
  color: #fcf7e9;
  background-color: #f2c800;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f9e8d3;
}
.panel-danger {
  border-color: #f8d7da;
}
.panel-danger > .panel-heading {
  color: #cb323e;
  background-color: #fceeed;
  border-color: #f8d7da;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f8d7da;
}
.panel-danger > .panel-heading .badge {
  color: #fceeed;
  background-color: #cb323e;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f8d7da;
}
.accordion .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.accordion .panel + .panel {
  margin-top: 20px;
}
.accordion .panel.active .accordion-icon i:before {
  content: "\f107";
}
.accordion .panel-body {
  padding: 20px 15px 15px;
}
.accordion .panel-body > p:last-child {
  margin-bottom: 0;
}
.accordion .panel-heading {
  padding: 12px 60px 12px 15px;
  border: 1px solid #dddddd;
  border-radius: 0;
  position: relative;
}
.accordion .panel-heading .accordion-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 24px;
  display: block;
  width: 50px;
  line-height: 47px;
  text-align: center;
  color: #999;
}
.accordion .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.accordion .panel-title {
  line-height: 1.1;
}
.accordion .panel-default .panel-heading {
  border: 2px solid #f5f5f5;
  background-color: transparent;
}
.accordion .panel-default .panel-heading .panel-title {
  color: #f5f5f5;
}
.accordion .panel-default .panel-heading .accordion-icon {
  border-right-color: #f5f5f5;
}
.accordion .panel-default .panel-heading .accordion-icon i {
  color: #f5f5f5;
}
.accordion .panel-default .panel-heading .accordion-icon > span {
  border-color: #f5f5f5 transparent transparent transparent;
}
.accordion .panel-primary .panel-heading {
  border: 2px solid #9c5b57;
  background-color: transparent;
}
.accordion .panel-primary .panel-heading .panel-title {
  color: #9c5b57;
}
.accordion .panel-primary .panel-heading .accordion-icon {
  border-right-color: #9c5b57;
}
.accordion .panel-primary .panel-heading .accordion-icon i {
  color: #9c5b57;
}
.accordion .panel-primary .panel-heading .accordion-icon > span {
  border-color: #9c5b57 transparent transparent transparent;
}
.accordion .panel-success .panel-heading {
  border: 2px solid #def3eb;
  background-color: transparent;
}
.accordion .panel-success .panel-heading .panel-title {
  color: #def3eb;
}
.accordion .panel-success .panel-heading .accordion-icon {
  border-right-color: #def3eb;
}
.accordion .panel-success .panel-heading .accordion-icon i {
  color: #def3eb;
}
.accordion .panel-success .panel-heading .accordion-icon > span {
  border-color: #def3eb transparent transparent transparent;
}
.accordion .panel-info .panel-heading {
  border: 2px solid #eff4fa;
  background-color: transparent;
}
.accordion .panel-info .panel-heading .panel-title {
  color: #eff4fa;
}
.accordion .panel-info .panel-heading .accordion-icon {
  border-right-color: #eff4fa;
}
.accordion .panel-info .panel-heading .accordion-icon i {
  color: #eff4fa;
}
.accordion .panel-info .panel-heading .accordion-icon > span {
  border-color: #eff4fa transparent transparent transparent;
}
.accordion .panel-warning .panel-heading {
  border: 2px solid #fcf7e9;
  background-color: transparent;
}
.accordion .panel-warning .panel-heading .panel-title {
  color: #fcf7e9;
}
.accordion .panel-warning .panel-heading .accordion-icon {
  border-right-color: #fcf7e9;
}
.accordion .panel-warning .panel-heading .accordion-icon i {
  color: #fcf7e9;
}
.accordion .panel-warning .panel-heading .accordion-icon > span {
  border-color: #fcf7e9 transparent transparent transparent;
}
.accordion .panel-danger .panel-heading {
  border: 2px solid #fceeed;
  background-color: transparent;
}
.accordion .panel-danger .panel-heading .panel-title {
  color: #fceeed;
}
.accordion .panel-danger .panel-heading .accordion-icon {
  border-right-color: #fceeed;
}
.accordion .panel-danger .panel-heading .accordion-icon i {
  color: #fceeed;
}
.accordion .panel-danger .panel-heading .accordion-icon > span {
  border-color: #fceeed transparent transparent transparent;
}
.accordion-2 .panel-heading {
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.accordion-2 .panel-heading {
  border: 1px solid #9c5b57;
  background-color: #9c5b57;
}
.accordion-2 .panel-heading .panel-title,
.accordion-2 .panel-heading .panel-title i {
  color: #fff;
}
.accordion-2 .panel-heading .accordion-icon {
  color: #fff;
}
.accordion-3 .panel-heading,
.accordion-4 .panel-heading {
  padding: 12px 40px 12px 15px;
  border-left: none;
  border-right: none;
  background-color: #f4f4f4;
}
.accordion-3 .panel-heading .panel-title,
.accordion-4 .panel-heading .panel-title {
  font-size: 11px;
}
.accordion-3 .panel-heading .accordion-icon,
.accordion-4 .panel-heading .accordion-icon {
  line-height: 37px;
  font-size: 14px;
  width: 30px;
}
.accordion-3 .panel-heading .accordion-icon i:before,
.accordion-4 .panel-heading .accordion-icon i:before {
  content: "\f106";
}
.accordion-4 .panel-heading {
  padding: 12px 40px 12px 0;
  background-color: transparent;
}
.accordion-4 .panel-heading .accordion-icon {
  text-align: right;
}
.client {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
}
.client:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.clients.carouselOwl {
  position: relative;
}
.clients.carouselOwl .owl-pagination {
  text-align: center;
  margin-top: 24px;
}
.clients.carouselOwl .owl-pagination .owl-page {
  display: inline-block;
}
.clients.carouselOwl .owl-pagination .owl-page > span {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  background-color: #444;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 2.5px;
}
.clients.carouselOwl .owl-pagination .owl-page.active > span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.clients.carouselOwl .owl-pagination + .owl-buttons > div {
  margin-top: -41px;
}
.clients.carouselOwl .owl-buttons > div {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  line-height: 33px;
  text-align: center;
  font-size: 30px;
  color: #888;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.clients.carouselOwl .owl-buttons > div:hover {
  color: #555;
}
.clients.carouselOwl .owl-buttons > div.owl-prev {
  left: -56px;
}
.clients.carouselOwl .owl-buttons > div.owl-next {
  right: -56px;
}
.clients.grid1 .client {
  padding-top: 10px;
  padding-bottom: 10px;
}
.iconbox:before,
.iconbox:after {
  content: " ";
  display: table;
}
.iconbox:after {
  clear: both;
}
.iconbox:before,
.iconbox:after {
  content: " ";
  display: table;
}
.iconbox:after {
  clear: both;
}
.iconbox-1 .iconbox-title {
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  padding: 10px 15px;
}
.iconbox-1 .iconbox-title a {
  color: #555555;
}
.iconbox-1 .iconbox-title a:hover {
  color: #9c5b57;
}
.iconbox-1 .iconbox-title a .fa {
  float: left;
  font-size: 26px;
  margin-right: 10px;
  height: 40px;
  width: 40px;
  line-height: 38px;
}
.iconbox-1 .iconbox-description {
  display: block;
  padding: 15px 15px 30px;
}
.iconbox-2 {
  text-align: center;
}
.iconbox-2 a {
  color: #555555;
}
.iconbox-2 .iconbox-content-text .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 52px;
  display: block;
  color: #808080;
}
.iconbox-2 .iconbox-content-text .iconbox-title {
  margin-bottom: 30px;
  font-size: 14px;
  margin-top: 0;
  display: block;
}
.iconbox-2 .iconbox-content-text .iconbox-title:after {
  content: "";
  display: block;
  position: relative;
  width: 40px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-bottom: 1px solid #3c3c3c;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
.iconbox-2 .iconbox-content-text:hover .fa {
  color: #9c5b57;
}
.iconbox-2 .iconbox-content-text:hover .iconbox-title:after {
  -webkit-box-shadow: 0 -1px 0 0 #9c5b57;
  box-shadow: 0 -1px 0 0 #9c5b57;
  border-color: #9c5b57;
}
.iconbox-3 {
  text-align: center;
}
.iconbox-3 a {
  color: #555555;
}
.iconbox-3 .iconbox-content-text {
  background-color: #f4f4f4;
}
.iconbox-3 .iconbox-content-text .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 70px;
  display: block;
  color: #808080;
  margin-top: 30px;
}
.iconbox-3 .iconbox-content-text .iconbox-title {
  display: block;
  background-color: #999999;
  margin: 0;
  padding: 21px 0;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.iconbox-3 .iconbox-content-text .iconbox-description {
  display: block;
  padding: 10px 30px 50px;
}
.iconbox-3 .iconbox-content-text:hover .fa {
  color: #9c5b57;
}
.iconbox-3 .iconbox-content-text:hover .iconbox-title {
  background-color: #555555;
}
.iconbox-4 {
  text-align: center;
}
.iconbox-4 a {
  color: #555555;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.iconbox-4 .iconbox-content-text {
  background-color: #f4f4f4;
  padding: 15px 30px 30px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.iconbox-4 .iconbox-content-text .fa {
  font-size: 70px;
  display: block;
}
.iconbox-4 .iconbox-content-text .iconbox-title {
  font-size: 14px;
  margin-top: 0;
  display: block;
}
.iconbox-4 .iconbox-content-text .iconbox-description {
  display: block;
  padding: 15px 30px 10px;
}
.iconbox-4 .iconbox-content-text:hover {
  background-color: #9c5b57;
}
.iconbox-4 .iconbox-content-text:hover a {
  color: #fff;
}
.iconbox-inleft .iconbox-icon {
  width: 70px;
  float: left;
  font-size: 50px;
  text-align: center;
  line-height: 1;
}
.iconbox-inleft .iconbox-icon img {
  max-width: 50px;
}
.iconbox-inleft .iconbox-content-text {
  padding-left: 90px;
}
.iconbox-inleft .iconbox-content-text .iconbox-title {
  margin-top: 0;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
}
.iconbox-inleft .iconbox-content-text .iconbox-description + .iconbox-link {
  display: inline-block;
  margin-top: 15px;
}
.iconbox-inleft .iconbox-content-text .iconbox-link a {
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.iconbox-inleft .iconbox-content-text .iconbox-link a:hover {
  border-bottom-color: #ccc;
}
.iconbox-ontop,
.iconbox-ontop-circle {
  text-align: center;
}
.iconbox-ontop .iconbox-icon,
.iconbox-ontop-circle .iconbox-icon {
  font-size: 56px;
  line-height: 1;
  margin-bottom: 25px;
}
.iconbox-ontop .iconbox-icon img,
.iconbox-ontop-circle .iconbox-icon img {
  max-width: 56px;
}
.iconbox-ontop .iconbox-content-text .iconbox-title,
.iconbox-ontop-circle .iconbox-content-text .iconbox-title {
  margin-top: 0;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.iconbox-ontop .iconbox-content-text .iconbox-description + .iconbox-link,
.iconbox-ontop-circle .iconbox-content-text .iconbox-description + .iconbox-link {
  display: inline-block;
  margin-top: 15px;
}
.iconbox-ontop .iconbox-content-text .iconbox-link a,
.iconbox-ontop-circle .iconbox-content-text .iconbox-link a {
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.iconbox-ontop .iconbox-content-text .iconbox-link a:hover,
.iconbox-ontop-circle .iconbox-content-text .iconbox-link a:hover {
  border-bottom-color: #ccc;
}
.iconbox-ontop-circle .iconbox-icon {
  display: inline-block;
  width: 111px;
  height: 111px;
  border: 2px solid #ccc;
  border-radius: 50%;
  font-size: 44px;
  line-height: 111px;
  margin-bottom: 28px;
}
.iconbox-ontop-circle .iconbox-icon img {
  max-width: 44px;
}
.pricetable {
  padding: 20px 0;
}
.pricetable .row {
  margin-left: 0;
  margin-right: 0;
}
.pricetable .row [class*="col-xs-"] {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .pricetable-col {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    float: none;
  }
  .pricetable-col:last-child {
    margin-bottom: 0;
  }
}
.pricetable-col-inner {
  background-color: #fff;
  text-align: center;
  margin-left: -1px;
  border: 1px solid #dddddd;
}
.pricetable-col-title {
  padding: 32px 0px;
  background-color: #333333;
  margin: -1px -1px 0 -1px;
}
.pricetable-col-title h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
.pricetable-col-title p {
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.34);
}
.pricetable-col-title + div {
  margin: 0 0 0 -1px;
}
.pricetable-col-price {
  margin-bottom: 0;
  padding: 60px 0;
}
.pricetable-col-price .currency,
.pricetable-col-price .price {
  font-size: 80px;
  color: #333333;
  line-height: 1.3;
}
.pricetable-col-price .duration {
  font-size: 11px;
  margin-left: 4px;
  position: relative;
}
.pricetable-col-feature {
  font-size: 14px;
  padding: 0 25px;
}
.pricetable-col-feature-detail {
  padding: 3px;
  border-bottom: 1px solid #dddddd;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #676767;
}
.pricetable-col-purchase {
  padding: 0 0 60px;
}
.pricetable-popular .pricetable-col-inner {
  background-color: #f4f4f4;
}
.pricetable-popular .pricetable-col-title {
  background-color: #9c5b57;
}

.testimonial-1,
.testimonial-2 {
  margin: 15px 0;
}
.testimonial-1 .testimonial-inner .testimonial-content,
.testimonial-2 .testimonial-inner .testimonial-content {
  padding-top: 30px;
  font-size: 16px;
  font-style: italic;
}
.testimonial-1 .testimonial-inner .testimonial-content:before,
.testimonial-2 .testimonial-inner .testimonial-content:before,
.testimonial-1 .testimonial-inner .testimonial-content:after,
.testimonial-2 .testimonial-inner .testimonial-content:after {
  content: "\"";
}
@media (max-width: 767px) {
  .testimonial-1 .testimonial-inner .testimonial-content,
  .testimonial-2 .testimonial-inner .testimonial-content {
    font-size: 13px;
  }
}
.testimonial-1 .testimonial-inner .testimonial-name,
.testimonial-2 .testimonial-inner .testimonial-name {
  font-size: 18px;
  color: #9c5b57;
  text-align: right;
  font-style: italic;
}
@media (max-width: 767px) {
  .testimonial-1 .testimonial-inner .testimonial-name,
  .testimonial-2 .testimonial-inner .testimonial-name {
    font-size: 15px;
  }
}
.testimonial-1 .testimonial-inner .testimonial-avatar,
.testimonial-2 .testimonial-inner .testimonial-avatar {
  float: left;
  margin-left: 15px;
  border-radius: 50%;
  height: 170px;
  overflow: hidden;
  width: 170px;
}
.testimonial-1 .testimonial-inner .testimonial-avatar + .testimonial-head,
.testimonial-2 .testimonial-inner .testimonial-avatar + .testimonial-head {
  padding-left: 200px;
}
@media (max-width: 991px) {
  .testimonial-1 .testimonial-inner .testimonial-avatar,
  .testimonial-2 .testimonial-inner .testimonial-avatar {
    float: none;
    margin: 0 auto;
  }
  .testimonial-1 .testimonial-inner .testimonial-avatar + .testimonial-head,
  .testimonial-2 .testimonial-inner .testimonial-avatar + .testimonial-head {
    padding-left: 0;
  }
}
.testimonial-1 .testimonials-inner.carouselOwl,
.testimonial-2 .testimonials-inner.carouselOwl {
  margin: 0 -15px;
  width: auto !important;
}
.testimonial-1 .testimonials-inner.carouselOwl .testimonial,
.testimonial-2 .testimonials-inner.carouselOwl .testimonial {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-1 .testimonials-inner.carouselOwl .owl-buttons,
.testimonial-2 .testimonials-inner.carouselOwl .owl-buttons {
  text-align: center;
}
.testimonial-1 .testimonials-inner.carouselOwl .owl-buttons > div,
.testimonial-2 .testimonials-inner.carouselOwl .owl-buttons > div {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.testimonial-1 .testimonials-inner.carouselOwl .owl-buttons > div:hover,
.testimonial-2 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #333333;
}
.testimonial-1 .testimonials-inner.carouselOwl .owl-pagination,
.testimonial-2 .testimonials-inner.carouselOwl .owl-pagination {
  padding-left: 15px;
  text-align: right;
}
.testimonial-1 .testimonials-inner.carouselOwl .owl-pagination > div,
.testimonial-2 .testimonials-inner.carouselOwl .owl-pagination > div {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 2.5px;
}
.testimonial-1 .testimonials-inner.carouselOwl .owl-pagination > div.active,
.testimonial-2 .testimonials-inner.carouselOwl .owl-pagination > div.active {
  background-color: #9c5b57;
}
.testimonial-2 .testimonial-inner .testimonial-avatar {
  float: right;
  margin-left: 0;
  margin-right: 15px;
}
.testimonial-2 .testimonial-inner .testimonial-avatar + .testimonial-head {
  padding-left: 0;
  padding-right: 200px;
}
@media (max-width: 991px) {
  .testimonial-2 .testimonial-inner .testimonial-avatar {
    float: none;
    margin: 0 auto;
  }
  .testimonial-2 .testimonial-inner .testimonial-avatar + .testimonial-head {
    padding-right: 0;
  }
}
.testimonial-2 .testimonials-inner.carouselOwl .owl-pagination {
  padding-left: 0;
  padding-right: 15px;
  text-align: left;
}
.testimonial-3 .testimonial-inner,
.testimonial-5 .testimonial-inner {
  text-align: center;
}
.testimonial-3 .testimonial-inner .testimonial-content,
.testimonial-5 .testimonial-inner .testimonial-content {
  font-size: 16px;
  font-style: italic;
}
.testimonial-3 .testimonial-inner .testimonial-content:before,
.testimonial-5 .testimonial-inner .testimonial-content:before,
.testimonial-3 .testimonial-inner .testimonial-content:after,
.testimonial-5 .testimonial-inner .testimonial-content:after {
  content: "\"";
}
@media (max-width: 767px) {
  .testimonial-3 .testimonial-inner .testimonial-content,
  .testimonial-5 .testimonial-inner .testimonial-content {
    font-size: 13px;
  }
}
.testimonial-3 .testimonial-inner .testimonial-name,
.testimonial-5 .testimonial-inner .testimonial-name {
  font-size: 16px;
  text-align: right;
  font-style: italic;
}
@media (max-width: 767px) {
  .testimonial-3 .testimonial-inner .testimonial-name,
  .testimonial-5 .testimonial-inner .testimonial-name {
    font-size: 16px;
  }
}
.testimonial-3 .testimonial-inner .testimonial-avatar,
.testimonial-5 .testimonial-inner .testimonial-avatar {
  margin-bottom: 15px;
  border-radius: 50%;
  height: 80px;
  overflow: hidden;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-3 .testimonials-inner,
.testimonial-5 .testimonials-inner {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .testimonial-3 .testimonials-inner,
  .testimonial-5 .testimonials-inner {
    max-width: 83.33333333%;
  }
}
.testimonial-3 .testimonials-inner.carouselOwl,
.testimonial-5 .testimonials-inner.carouselOwl {
  width: auto !important;
}
.testimonial-3 .testimonials-inner.carouselOwl .testimonial,
.testimonial-5 .testimonials-inner.carouselOwl .testimonial {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-3 .testimonials-inner.carouselOwl .owl-buttons,
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons {
  text-align: center;
  margin-top: 10px;
}
.testimonial-3 .testimonials-inner.carouselOwl .owl-buttons > div,
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.testimonial-3 .testimonials-inner.carouselOwl .owl-buttons > div:hover,
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #333333;
}
.testimonial-3 .testimonials-inner.carouselOwl .owl-pagination,
.testimonial-5 .testimonials-inner.carouselOwl .owl-pagination {
  text-align: center;
}
.testimonial-3 .testimonials-inner.carouselOwl .owl-pagination > div,
.testimonial-5 .testimonials-inner.carouselOwl .owl-pagination > div {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 2.5px;
}
.testimonial-3 .testimonials-inner.carouselOwl .owl-pagination > div.active,
.testimonial-5 .testimonials-inner.carouselOwl .owl-pagination > div.active {
  background-color: #9c5b57;
}
.testimonial-3.text-white .testimonial-inner,
.testimonial-5.text-white .testimonial-inner {
  color: #fff;
}
.testimonial-4 {
  margin: 15px 0;
}
.testimonial-4 .testimonial-inner .testimonial-content {
  padding-top: 0;
  font-size: 18px;
  font-style: italic;
}
.testimonial-4 .testimonial-inner .testimonial-content:before,
.testimonial-4 .testimonial-inner .testimonial-content:after {
  content: "\"";
}
@media (max-width: 991px) {
  .testimonial-4 .testimonial-inner .testimonial-content {
    font-size: 16px;
    text-align: center;
  }
}
.testimonial-4 .testimonial-inner .testimonial-name {
  margin-top: 10px;
  font-size: 21px;
  color: #9c5b57;
  text-align: right;
  font-style: italic;
}
@media (max-width: 991px) {
  .testimonial-4 .testimonial-inner .testimonial-name {
    font-size: 16px;
    text-align: center;
  }
}
.testimonial-4 .testimonial-inner .testimonial-name:before,
.testimonial-4 .testimonial-inner .testimonial-name:after {
  border: 1px solid #9c5b57;
  content: "";
  display: inline-block;
  width: 50px;
}
.testimonial-4 .testimonial-inner .testimonial-name:before {
  margin-right: 10px;
}
.testimonial-4 .testimonial-inner .testimonial-name:after {
  margin-left: 10px;
}
.text-white.testimonial-4 .testimonial-inner .testimonial-name {
  color: #fff;
}
.text-white.testimonial-4 .testimonial-inner .testimonial-name:before,
.text-white.testimonial-4 .testimonial-inner .testimonial-name:after {
  border-color: #fff;
}
.testimonial-4 .testimonial-inner .testimonial-avatar,
.testimonial-4 .testimonial-inner .testimonial-ico {
  float: left;
  margin-left: 15px;
  height: 150px;
  overflow: hidden;
  width: 150px;
}
.testimonial-4 .testimonial-inner .testimonial-avatar + .testimonial-head,
.testimonial-4 .testimonial-inner .testimonial-ico + .testimonial-head {
  padding-left: 215px;
}
@media (max-width: 991px) {
  .testimonial-4 .testimonial-inner .testimonial-avatar,
  .testimonial-4 .testimonial-inner .testimonial-ico {
    float: none;
    margin: 0 auto 30px;
  }
  .testimonial-4 .testimonial-inner .testimonial-avatar + .testimonial-head,
  .testimonial-4 .testimonial-inner .testimonial-ico + .testimonial-head {
    padding-left: 0;
  }
}
.testimonial-4 .testimonial-inner .testimonial-ico {
  border: 4px solid #555555;
  display: block;
  line-height: 142px;
  text-align: center;
  color: #555555;
}
.testimonial-4 .testimonial-inner .testimonial-ico:before {
  content: "\e06f";
  font-family: "wolverine";
  font-size: 94px;
}
.text-white.testimonial-4 .testimonial-inner .testimonial-ico {
  color: #fff;
  border-color: #fff;
}
.testimonial-4 .testimonials-inner {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .testimonial-4 .testimonials-inner {
    max-width: 83.33333333%;
  }
}
.testimonial-4 .testimonials-inner.carouselOwl {
  width: auto !important;
}
.testimonial-4 .testimonials-inner.carouselOwl .testimonial {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons {
  text-align: center;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 50%;
  margin-top: -20px;
  color: #555555;
}
@media (min-width: 992px) {
  .testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div {
    position: absolute;
  }
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #333333;
}
.text-white.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #fff;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div.owl-prev {
  left: -60px;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div.owl-next {
  right: -60px;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #333333;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-pagination {
  padding-left: 15px;
  text-align: right;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-pagination > div {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 2.5px;
}
.testimonial-4 .testimonials-inner.carouselOwl .owl-pagination > div.active {
  background-color: #9c5b57;
}
@media (min-width: 992px) {
  .testimonial-5 .testimonial-inner .testimonial-content {
    font-size: 28px;
  }
}
.testimonial-5 .testimonial-inner .testimonial-content:after {
  margin-top: 20px;
  color: #9c5b57;
  content: "\e2d1";
  display: block;
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  font-family: "wolverine";
}
.text-white.testimonial-5 .testimonial-inner .testimonial-content:after {
  color: #fff;
}
.testimonial-5 .testimonial-inner .testimonial-name {
  margin-top: 10px;
  font-size: 30px;
  text-align: center;
  font-style: italic;
}
.text-white.testimonial-5 .testimonial-inner .testimonial-name {
  color: #fff;
}
.testimonial-5 .testimonials-inner {
  max-width: 100%;
}
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons {
  text-align: center;
}
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div {
  top: 50%;
  margin-top: -20px;
  position: absolute;
  color: #555555;
}
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #333333;
}
.text-white.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #fff;
}
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div.owl-prev {
  left: -60px;
}
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div.owl-next {
  right: -60px;
}
.testimonial-5 .testimonials-inner.carouselOwl .owl-buttons > div:hover {
  color: #333333;
}
.testimonials-inner.carouselOwl {
  display: none;
  position: relative;
}
.features.feature-1 .row [class*="col-"] .feature {
  padding-top: 146px;
  padding-bottom: 100px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.features.feature-1 .row [class*="col-"] .feature,
.features.feature-1 .row [class*="col-"] .feature a {
  color: #fff;
}
.features.feature-1 .row [class*="col-"] .feature .feature-inner {
  text-align: center;
}
.features.feature-1 .row [class*="col-"] .feature .feature-inner .fa {
  font-size: 50px;
  margin-bottom: 10px;
}
.features.feature-1 .row [class*="col-"] .feature .feature-inner .feature-title {
  display: block;
  width: 237px;
  margin-bottom: 0;
  padding: 15px 50px;
  border: 5px solid #ffffff;
  font-size: 22px;
  line-height: 1.6;
  margin: 0 auto;
  text-transform: uppercase;
}
.features.feature-1 .row [class*="col-"] .feature .feature-inner .feature-content {
  display: block;
  max-width: 60%;
  margin: 0 auto;
  margin-top: 18px;
}
.features.feature-1 .row [class*="col-"] + [class*="col-"] {
  margin-top: 30px;
}
.features.feature-1 .feature {
  min-height: 215px;
}
.features.feature-2 .row [class*="col-"] .feature {
  padding-top: 66.667%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .features.feature-2 .row [class*="col-"] .feature {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 0 !important;
    min-height: 250px;
  }
}
@media (max-width: 370px) {
  .features.feature-2 .row [class*="col-"] .feature {
    min-height: 210px;
  }
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(244, 244, 244, 0.9);
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner a .fa {
  color: #9c5b57;
  font-size: 60px;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .feature-title {
  font-size: 14px;
  color: #333333;
  display: block;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .feature-content {
  color: #555555;
  display: block;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.features.feature-2 .row [class*="col-"] .feature:hover .feature-inner {
  opacity: 1;
  filter: alpha(opacity=100);
}
.features.feature-2 .row [class*="col-"] .feature,
.features.feature-3 .row [class*="col-"] .feature {
  padding-top: 66.667%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner,
.features.feature-3 .row [class*="col-"] .feature .feature-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(244, 244, 244, 0.9);
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner a .fa,
.features.feature-3 .row [class*="col-"] .feature .feature-inner a .fa {
  color: #9c5b57;
  font-size: 60px;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .feature-title,
.features.feature-3 .row [class*="col-"] .feature .feature-inner .feature-title {
  font-size: 14px;
  color: #333333;
  display: block;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .feature-content,
.features.feature-3 .row [class*="col-"] .feature .feature-inner .feature-content {
  color: #555555;
  display: block;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .table,
.features.feature-3 .row [class*="col-"] .feature .feature-inner .table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.features.feature-2 .row [class*="col-"] .feature .feature-inner .table-cell,
.features.feature-3 .row [class*="col-"] .feature .feature-inner .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.features.feature-2 .row [class*="col-"] .feature:hover .feature-inner,
.features.feature-3 .row [class*="col-"] .feature:hover .feature-inner {
  opacity: 1;
  filter: alpha(opacity=100);
}
.features.feature-3 .row {
  margin: 0;
}
.features.feature-3 .row [class*="col-"] {
  padding: 0;
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner {
  background-color: rgba(51, 51, 51, 0.9);
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner a {
  color: #fff;
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner a .fa {
  color: #fff;
  font-size: 120px;
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner .feature-title {
  font-size: 15px;
  color: #fff;
  display: block;
  margin-top: -20px;
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner .feature-content {
  color: #fff;
  display: block;
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner .table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.features.feature-3 .row [class*="col-"] .feature .feature-inner .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.gallery-inner.carouselOwl {
  position: relative;
}
.gallery-inner.carouselOwl .owl-pagination {
  text-align: center;
  margin-top: 24px;
}
.gallery-inner.carouselOwl .owl-pagination .owl-page {
  display: inline-block;
}
.gallery-inner.carouselOwl .owl-pagination .owl-page > span {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  background-color: #444;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 2.5px;
}
.gallery-inner.carouselOwl .owl-pagination .owl-page.active > span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery-inner.carouselOwl .owl-pagination + .owl-buttons > div {
  margin-top: -41px;
}
.gallery-inner.carouselOwl .owl-buttons > div {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  line-height: 33px;
  text-align: center;
  font-size: 30px;
  color: #888;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.gallery-inner.carouselOwl .owl-buttons > div:hover {
  color: #555;
}
.gallery-inner.carouselOwl .owl-buttons > div.owl-prev {
  left: -56px;
}
.gallery-inner.carouselOwl .owl-buttons > div.owl-next {
  right: -56px;
}
.gallery .row {
  margin: 0;
}
.gallery .row [class*="col-"] {
  padding: 0;
}
.gallery .image {
  overflow: hidden;
}
.gallery .image a {
  display: block;
  position: relative;
}
.gallery .image a > * {
  position: relative;
  z-index: 0;
}
.gallery .image a i {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery .image a img {
  width: 100%;
}
.gallery .image a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}
.gallery .image a:hover::before {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.gallery .image a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gallery .image-title {
  position: absolute;
  font-size: 12px;
  bottom: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  padding: 4px 18px;
  color: #fff;
  margin: 0;
  border-radius: 30px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gallery .image-title > span {
  display: inline-block;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gallery .image:hover .image-title,
.gallery .image:hover .image-title span {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.member {
  text-align: center;
}
.member-name {
  font-size: 14px;
  margin-top: 35px;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: uppercase;
}
.member-position {
  color: #9c5b57;
  display: block;
  font-style: italic;
}
.member-head {
  position: relative;
}
.member-social {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.member-social-table {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
}
.member-social-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.member-social a {
  display: inline-block;
  margin: 6px 3px 0;
  -webkit-transform: translate(0, -35px);
  -ms-transform: translate(0, -35px);
  -o-transform: translate(0, -35px);
  transform: translate(0, -35px);
}
.member-social a > i {
  display: inline-block;
  font-size: 15px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.member-social a:hover i {
  background-color: #9c5b57;
  color: #fff;
}
.member-social a:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.member-social a:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.member-social a:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.member-social a:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.member-social a:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.member-social a:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.member-social a:nth-child(7) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.member-social a:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.member-social a:nth-child(9) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.member-social a:nth-child(10) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.member-image {
  overflow: hidden;
}
.member-excerpt {
  margin-top: 20px;
}
.member:hover .member-social {
  opacity: 1;
  filter: alpha(opacity=100);
}
.member:hover .member-social a {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.teams-inner.row [class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.teams.style-2 .member-social a {
  margin-left: 8px;
  margin-right: 8px;
}
.teams.style-2 .member-social a > i {
  background-color: #fff;
}
.teams.style-2 .member-social a:hover > i {
  background-color: #9c5b57;
}
.chzn-select {
  height: 38px;
  padding: 0 10px;
  width: 100%;
}
.chzn-container {
  font-size: 1em;
  min-width: inherit;
  max-width: 100%;
  margin-bottom: 0;
}
.chzn-container .chzn-drop {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-right-color: #ededed;
  border-radius: 0;
  margin-top: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chzn-container .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  padding: 8px 15px;
  white-space: nowrap;
  font-size: 12px;
}
.chzn-container .chzn-results li.highlighted {
  background-color: #222;
  background-image: none;
}
.chzn-container .chzn-results li.active-result {
  display: block;
}
.chzn-container-single .chzn-search {
  display: none;
}
.chzn-container-single .chzn-default {
  color: #666;
}
.chzn-container-single .chzn-single {
  box-shadow: none;
  height: 44px;
  padding: 0 12px;
  font-size: 12px;
  line-height: 42px;
  color: #aaaaaa;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  overflow: hidden !important;
  position: relative;
  margin-bottom: 0;
}
.chzn-container-single .chzn-single span {
  margin-right: 0;
  padding-right: 34px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 14px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid !important;
  border-width: 10px 5px 0 5px !important;
  border-color: #8c8c8c transparent transparent transparent!important;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.chzn-container-single .chzn-single div b {
  position: absolute;
  top: -9px;
  right: -4px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
}
.chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single:focus {
  outline: none;
  color: #555555;
}
.chzn-container-single .chzn-single.chzn-single-with-drop div {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.chzn-container-active.chzn-with-drop .chzn-single {
  background-image: none;
  border: 1px solid #dddddd;
  box-shadow: none;
}
.chzn-container-multi .chzn-choices {
  min-height: 40px;
  border-color: #ededed;
  background: #fff;
}
.chzn-container-multi.chzn-container-active .chzn-choices {
  box-shadow: none;
  border-color: black;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 38px;
  margin: 0;
}
.chzn-container-multi .chzn-choices li.search-choice {
  padding: 8px 35px 8px 7px;
  border: 1px solid #ededed;
  border-radius: 0;
  background-color: #f8f8f8;
  background-image: none !important;
  box-shadow: none !important;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  top: 9px;
  right: 9px;
  height: 11px;
}
.imagebox-1 .imagebox-sub-title {
  margin: 25px 0 15px;
  font-size: 13px;
  color: #9c5b57;
}
.imagebox-1 .imagebox-title {
  font-size: 16px;
  margin-top: 0;
}
.imagebox-1 .imagebox-title a {
  color: #333333;
}
@media (max-width: 991px) {
  .imagebox-1 .imagebox {
    margin-bottom: 50px;
  }
  .imagebox-1 .imagebox .imagebox-image {
    text-align: center;
  }
}
.imagebox-1:hover .imagebox-sub-title,
.imagebox-1:hover .imagebox-sub-title a {
  color: #333333;
}
.imagebox-1:hover .imagebox-title a {
  color: #9c5b57;
}

.flexMenuToggle {
  display: none;
}
.on-slide #mainsite {
  padding-top: 0;
}
#mainsite,
#block-main {
  overflow-x: hidden;
  background-color: #fff;
}
#block-main {
  padding: 80px 0;
}
.tmplComponent #block-main {
  padding: 20px 0;
}
#block-slideshow {
  position: relative;
  z-index: 0;
}
#main-content {
  min-height: 0;
}
#block-top-b-fullwidth {
  z-index: 1;
  position: relative;
}
#block-top-c {
  z-index: 0;
}
.bg-fullwidth {
  position: relative;
  padding: 80px 0;
}
.bg-fullwidth > * {
  position: relative;
  z-index: 1;
}
.bg-fullwidth:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9997.5rem;
  right: -9997.5rem;
  display: block;
  z-index: 0;
  background-color: #ffffff;
}
.gray-lighter.bg-fullwidth:before {
  background-color: #f4f4f4;
}
.light.bg-fullwidth:before {
  background-color: #f9f9f9;
}
.dark2.bg-fullwidth:before {
  background-color: #666666;
  color: #fff;
}
.dark.bg-fullwidth:before {
  background-color: #333333;
  color: #fff;
}
.darker.bg-fullwidth:before {
  background-color: #222222;
  color: #fff;
}
.black.bg-fullwidth:before {
  background-color: #111111;
  color: #fff;
}
.primary.bg-fullwidth:before {
  background-color: #9c5b57;
  color: #fff;
}
.cyan-green.bg-fullwidth:before {
  color: #fff;
  background-color: #939e98;
}
.primary.bg-fullwidth {
  color: #fff;
}
.typography p.bg-fullwidth {
  margin: 0;
}
#main-content .bg-fullwidth:first-child {
  margin-top: -80px;
}
#main-content .bg-fullwidth:last-child {
  margin-bottom: -80px;
}
.tmplComponent .container {
  width: auto;
}
#sbox-content > iframe {
  width: 100% !important;
  height: 100% !important;
}
.border-bottom {
  position: relative;
}
.border-bottom:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  background-color: #eeeeee;
  left: -2000px;
  right: -2000px;
}
.border-top {
  position: relative;
}
.border-top:after {
  content: "";
  position: absolute;
  height: 1px;
  top: 0;
  background-color: #eeeeee;
  left: -2000px;
  right: -2000px;
}
.home-get-start {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60px;
  margin: auto;
  text-align: center;
  width: 150px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
}
.home-get-start a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  width: 40px;
  font-size: 30px;
  vertical-align: middle;
  color: #555;
}
.home-get-start a:hover {
  color: #333333;
}
.sidebar .jv-module {
  margin-bottom: 30px;
  position: relative;
}
.sidebar .jv-module .title-module {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .sidebar {
    margin-top: 100px;
  }
}
.title-module > small {
  font-size: 15px;
  display: block;
  margin-top: 26px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  text-transform: none;
}
.modal-dialog {
  max-width: 100%;
}
@media (max-width: 767px) {
  .modal-dialog {
    width: auto !important;
  }
}
@media (max-width: 480px) {
  .row div[class*="width"] {
    width: auto;
    float: none;
    margin-bottom: 0;
  }
}
#toTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  background-image: none;
  cursor: pointer;
  z-index: 1;
}
#toTop:before {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 18px;
}
@media (min-width: 1200px) {
  #toTop {
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}

.row.fontawesome-icon-list > div {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 4px 0;
  color: #666;
}
.row.fontawesome-icon-list i {
  display: inline-block;
  color: #666;
  width: 24px;
  color: #444;
}
.index-demo-item {
  text-align: center;
  max-width: 428px;
  margin-left: auto;
  margin-right: auto;
}
.index-demo-item:before,
.index-demo-item:after {
  content: " ";
  display: table;
}
.index-demo-item:after {
  clear: both;
}
.index-demo-item:before,
.index-demo-item:after {
  content: " ";
  display: table;
}
.index-demo-item:after {
  clear: both;
}
.index-demo-item .image-frame {
  position: relative;
  margin-bottom: 25px;
}
.index-demo-item .image-frame .overlay {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  background-color: rgba(51, 51, 51, 0.5);
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.index-demo-item .image-frame:hover .overlay {
  opacity: 1;
}
button#jform_publish_up_img,
button#jform_publish_down_img {
  padding: 13px 15px;
}
.view-modules.option-com_config #block-header ~ section:not(#block-main) {
  display: none;
}
.view-modules.option-com_config .form-horizontal .control-label {
  text-align: left;
}
.view-modules.option-com_config .form-horizontal .btn-group.radio > input[type="radio"] {
  display: none;
}
.view-modules.option-com_config .form-horizontal .btn-group.radio label {
  display: inline-block;
  padding: 6px 14px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  float: left;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-modules.option-com_config .form-horizontal .btn-group.radio label:hover {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
}
.view-modules.option-com_config .form-horizontal .btn-group.radio label ~ label {
  margin-left: -1px;
}
.view-modules.option-com_config .form-horizontal .btn-group.radio input[value="1"]:checked + label {
  background-color: #378137;
  border-color: #378137;
  color: #fff;
}
.view-modules.option-com_config .form-horizontal .btn-group.radio input[value="-1"]:checked + label,
.view-modules.option-com_config .form-horizontal .btn-group.radio input[value="-2"]:checked + label,
.view-modules.option-com_config .form-horizontal .btn-group.radio input[value="0"]:checked + label {
  background-color: #942a25;
  border-color: #942a25;
  color: #fff;
}
.view-modules.option-com_config .form-horizontal .input-append {
  position: relative;
}
.view-modules.option-com_config .form-horizontal .input-append .btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px;
}
.view-modules.option-com_config .form-horizontal .input-append .btn.modal {
  display: block;
  left: auto;
  width: auto;
  right: 37px;
  border-left: 2px solid #fff;
  z-index: 1;
}
.view-modules.option-com_config .form-horizontal .input-append .btn.hasTooltip {
  border-left: 2px solid #fff;
}
.view-modules.option-com_config .form-horizontal .input-append .media-preview {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 10px 7px;
  border-right: 2px solid #fff;
}
.view-modules.option-com_config .form-horizontal .input-append .media-preview + input[type="text"] {
  padding-left: 55px;
}
.view-modules.option-com_config .form-horizontal .chzn-container .chzn-drop {
  width: 100% !important;
}
.view-modules.option-com_config .form-horizontal .chzn-container .chzn-drop .chzn-search {
  display: block;
}
.view-modules.option-com_config .form-horizontal #options .accordion-group {
  margin-bottom: 20px;
}
.view-modules.option-com_config .form-horizontal #options .nav-tabs {
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 0 0 4px 4px;
  background-color: #fefefe;
}
.view-modules.option-com_config .form-horizontal .collapse {
  visibility: hidden;
  opacity: 0;
  overflow: inherit;
}
.view-modules.option-com_config .form-horizontal .collapse.in {
  visibility: visible;
  opacity: 1;
}
.view-modules.option-com_config .accordion-heading {
  padding: 12px 15px;
  border: 1px solid #dddddd;
  border-radius: 0;
  position: relative;
  background-color: #f4f4f4;
  text-transform: uppercase;
  margin-bottom: -1px;
}
.tip-wrap {
  padding: 2px 10px 10px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  z-index: 1;
}
.tip-wrap strong {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
}
span.minicolors.minicolors-theme-bootstrap {
  z-index: 1;
}
span.minicolors.minicolors-theme-bootstrap .minicolors-swatch {
  top: 50%;
  margin-top: -10px;
  left: 6px;
}
span.minicolors.minicolors-theme-bootstrap .minicolors-input {
  height: 40px;
  width: 100px;
}
.manager.thumbnails .img-preview small {
  font-size: 10px;
}
.manager.thumbnails #folderlist + .chzn-container {
  width: 400px;
}
.manager.thumbnails #folderlist + .chzn-container + .btn {
  padding: 9px 40px;
}
.vmCartExModule {
  display: inline-block;
}
.header-content .header > div > .header-logo {
  padding-top: 35px;
  padding-bottom: 40px;
}
.header-content .header > div > .header-logo img {
  max-height: 36px;
}
.header-content .headroom {
  background-color: #eee;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-content .headroom #block-mainnav .fxmenu li.level1:first-child {
  padding-left: 0;
}
.header-content .headroom #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-content .headroom #block-mainnav .fxmenu li.level1 > .level1 {
  line-height: 60px;
}
.header-content .headroom #block-mainnav .fxmenu li.level1.cols3 > .fxcolumns,
.header-content .headroom #block-mainnav .fxmenu li.level1.cols4 > .fxcolumns,
.header-content .headroom #block-mainnav .fxmenu li.level1.cols5 > .fxcolumns,
.header-content .headroom #block-mainnav .fxmenu li.level1.cols6 > .fxcolumns {
  right: auto !important;
  left: 0 !important;
}
.header-content .headroom #block-mainnav .fxmenu li.level1.active > .iconsubmenu,
.header-content .headroom #block-mainnav .fxmenu li.level1.active > .level1 {
  color: #9c5b57;
}
.header-content .headroom .container {
  position: relative;
}
.header-content .headroom .header-search .position-search > .btn {
  padding: 0 5px 0 10px;
  background-color: transparent !important;
  border: none;
  outline: none !important;
  color: #333333;
  font-size: 15px;
  line-height: 60px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-content .headroom .header-search .position-search > .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-content .headroom .header-search .position-search > .btn i {
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .header-content .headroom .header-search .position-search > .btn {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.header-content .headroom .header-search + .block-mainnav-wapper {
  margin-right: 20px;
}
.header-content .headroom .header-search + .header-tools {
  margin-right: 20px;
  padding-right: 20px;
  position: relative;
}
.header-content .headroom .header-search + .header-tools:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 16px;
  background-color: #DDD;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
@media (max-width: 767px) {
  .header-content .headroom .header-search + .header-tools {
    margin-right: 0;
    padding-right: 15px;
    position: static;
  }
  .header-content .headroom .header-search + .header-tools:before {
    display: none;
  }
}
.header-content .headroom .header-search .search {
  line-height: 60px;
}
.header-content .headroom .header-search .search .input-group {
  display: inline-block;
  position: relative;
}
.header-content .headroom .header-search .search .input-group .form-control,
.header-content .headroom .header-search .search .input-group #k2FrontendContainer .tags,
.header-content .headroom .header-search .search .input-group .k2CategorySelectBlock select {
  display: inline-block;
  width: 200px;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  float: none;
  border-radius: 15px;
  border: none;
}
@media (max-width: 1199px) {
  .header-content .headroom .header-search .search .input-group .form-control,
  .header-content .headroom .header-search .search .input-group #k2FrontendContainer .tags,
  .header-content .headroom .header-search .search .input-group .k2CategorySelectBlock select {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .header-content .headroom .header-search .search .input-group .form-control,
  .header-content .headroom .header-search .search .input-group #k2FrontendContainer .tags,
  .header-content .headroom .header-search .search .input-group .k2CategorySelectBlock select {
    width: 100px;
  }
}
@media (max-width: 400px) {
  .header-content .headroom .header-search .search .input-group .form-control,
  .header-content .headroom .header-search .search .input-group #k2FrontendContainer .tags,
  .header-content .headroom .header-search .search .input-group .k2CategorySelectBlock select {
    width: 80px;
  }
}
.header-content .headroom .header-search .search .input-group .input-group-btn {
  display: inline-block;
  position: static;
  width: auto;
}
@media (max-width: 400px) {
  .header-content .headroom .header-search .search .input-group .input-group-btn {
    display: none;
  }
}
.header-content .headroom .header-search .search .input-group .input-group-btn .btn {
  position: absolute;
  top: 50%;
  right: 3px;
  padding: 0;
  margin-top: -15px;
  line-height: 34px;
  overflow: hidden;
  color: #555555;
  width: 30px;
  text-align: center;
  font-size: 15px;
  background-color: transparent;
  border: none;
}
.header-content .headroom .header-search .search .input-group .input-group-btn .btn:hover,
.header-content .headroom .header-search .search .input-group .input-group-btn .btn:focus {
  outline: none;
  color: #9c5b57;
}
.header-content .headroom .header-tools .position-tools > .jv-module {
  float: left;
  line-height: 60px;
}
@media (max-width: 767px) {
  .header-content .headroom .header-tools .position-tools > .jv-module:first-of-type {
    display: none;
  }
}
.header-content .headroom .header-tools .position-tools > .jv-module:not(:last-of-type) {
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .header-content .headroom .header-tools .position-tools > .jv-module:not(:last-of-type) {
    margin-right: 15px;
    padding-right: 15px;
  }
}
.header-content .headroom .header-tools .position-tools > .jv-module:not(:last-of-type):before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 16px;
  background-color: #DDD;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
.header-content .headroom .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger {
  color: #333333;
  font-size: 15px;
  line-height: 59px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: relative;
  padding: 0;
}
.header-content .headroom .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .nav-top-cart {
  display: inline-block;
  position: relative;
  top: -4px;
  line-height: 28px;
  vertical-align: middle;
  height: 30px;
}
.header-content .headroom .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .nav-top-cart .view_cart_link {
  width: 22px;
  height: 18px;
  text-align: center;
  position: absolute;
  display: block;
  line-height: 18px;
  top: 0px;
  left: 0px;
  content: attr(data-content);
  font-size: 11px;
  color: #9c5b57;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
}
.header-content .headroom .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .nav-top-cart i {
  font-size: 18px;
  display: inline-block;
  line-height: 18px;
  height: 18px;
  vertical-align: bottom;
}
.header-content .headroom .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .cart-label {
  display: none;
}
.header-content .headroom .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-content .headroom .header-tools .position-tools .btn-login {
  padding: 0 10px;
  background-color: transparent !important;
  border: none;
  outline: none !important;
  color: #333333;
  font-size: 15px;
  line-height: 60px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.header-content .headroom .header-tools .position-tools .btn-login span {
  display: none;
}
.header-content .headroom .header-tools .position-tools .btn-login:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-content .headroom .header-tools .position-tools .btn-login i {
  position: relative;
  top: 0;
}
.header-content .headroom .header-tools .position-tools .logout-form .dropdown-menu {
  margin-top: 0;
  border: 1px solid #dddddd;
  border-top: 2px solid #333333;
  border-radius: 0;
}
.header-content .headroom .header-tools .position-tools .logout-form .dropdown-menu .post-title {
  padding: 10px 15px;
}
.header-content .headroom .header-tools .position-tools .logout-form .dropdown-menu .menu {
  padding: 5px 0;
}
.header-content .headroom .header-tools .position-tools .logout-form .dropdown-menu .menu li {
  border: none;
}
.header-content .headroom .header-tools .position-tools .logout-form .dropdown-menu .menu li a {
  padding: 5px 15px;
  font-size: 10px;
}
.header-content .headroom .header-tools .position-tools .logout-form .dropdown-menu .menu-logout {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .header-content .headroom .header-tools .position-tools .view_cart_link,
  .header-content .headroom .header-tools .position-tools .btn-login,
  .header-content .headroom .header-tools .position-tools .post-title {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.header-content .headroom .header-tools .position-tools .social-01 {
  vertical-align: middle;
  list-style: none;
  line-height: 60px;
  margin: 0;
  padding: 0;
}
.header-content .headroom .header-tools .position-tools .social-01 li {
  display: block;
  float: left;
}
.header-content .headroom .header-tools .position-tools .social-01 li:not(:last-of-type) {
  margin-right: 18px;
}
.header-content .headroom .header-tools .position-tools .social-01 li a {
  color: #777777;
}
.header-content .headroom .header-tools .position-tools .social-01 li a:hover {
  color: #9c5b57;
}
.header-content .headroom .header-logo {
  line-height: 60px;
  float: left;
  display: none;
}
.header-content .headroom .header-logo img {
  height: 32px;
}
.header-content .headroom .header-logo .position-logo {
  display: none;
}
.header-content .headroom--not-top {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
}
.header-white .header-content .headroom {
  background-color: #fff;
  border-bottom: solid 1px #eeeeee;
}
.header-white .header-content .headroom .header-search .search .input-group .form-control,
.header-white .header-content .headroom .header-search .search .input-group #k2FrontendContainer .tags,
.header-white .header-content .headroom .header-search .search .input-group .k2CategorySelectBlock select {
  background-color: #f4f4f4;
}
.header-content-2 .header > div > .header-logo {
  padding: 60px 0;
}
.header-content-2 .header > div > .header-logo img {
  height: 20px;
}
.big-logo .header-content-2 .header > div > .header-logo {
  padding-top: 65px;
  padding-bottom: 80px;
}
.big-logo .header-content-2 .header > div > .header-logo img {
  height: 110px;
  margin-bottom: 20px;
  max-height: inherit;
}
.big-logo .header-content-2 .header > div > .header-logo .caption {
  font-size: 18px;
  font-style: italic;
}
.big-logo .header-content-2 .header > div > .header-logo .caption:before,
.big-logo .header-content-2 .header > div > .header-logo .caption:after {
  background-color: #9c5b57;
  height: 6px;
  width: 6px;
  content: "";
  display: inline-block;
  border-radius: 3px;
  margin: 5px;
}
.big-logo-2 .header-content-2 .header > div > .header-logo {
  padding-top: 65px;
  padding-bottom: 65px;
}
.big-logo-2 .header-content-2 .header > div > .header-logo img {
  height: 168px;
  max-height: inherit;
}
.header-content-2 .header > div > .header-logo .position-logo {
  display: none;
}
.header-content-2 .headroom .header-logo img {
  max-width: 150px;
}
@media (max-width: 480px) {
  .header-content-2 .headroom .header-logo img {
    max-width: 105px;
  }
}
.header-content-3 .headroom {
  background-color: #fff;
  border-bottom: solid 1px #eeeeee;
}
.header-content-3 .headroom .header-search .search .input-group .form-control,
.header-content-3 .headroom .header-search .search .input-group #k2FrontendContainer .tags,
.header-content-3 .headroom .header-search .search .input-group .k2CategorySelectBlock select {
  background-color: #f4f4f4;
}
.header-content-4 {
  margin-bottom: 50px;
}
.header-content-4 .header > div > .header-logo img {
  max-height: 110px;
}
.header-content-4 .headroom-wrapper {
  height: 61px;
}
.header-content-4 .headroom {
  background-color: transparent;
}
.header-content-4 .headroom .container .container-inner {
  background-color: #f4f4f4;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header-content-4 .headroom .container .container-inner > div {
  display: inline-block;
}
.header-content-4 .headroom .container .container-inner > div.header-logo {
  display: none;
}
.header-content-4 .headroom .container .container-inner > div #block-mainnav {
  text-align: left;
}
.header-content-4 .headroom .container .container-inner > div #block-mainnav .fxmenu li.level1:not(:first-child) {
  display: inline-block;
  float: none;
}
.header-content-4 .headroom .container .container-inner > div #block-mainnav .fxmenu li.level1:not(:first-child) > .level1:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: #ddd;
  left: -15px;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 1200px) {
  .header-content-4 .headroom .container .container-inner > div #block-mainnav .fxmenu li.level1:not(:first-child) > .level1:before {
    left: -25px;
  }
}
.header-content-4 .headroom .container .container-inner > div.header-search .position-search > .btn {
  padding: 0 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .header-content-4 .headroom .container .container-inner > div.header-search .position-search > .btn {
    padding: 0 25px;
  }
}
.header-content-4 .headroom .container .container-inner > div.header-search .position-search > .btn:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: #ddd;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.header-content-4 .headroom .container .container-inner > div .search-wrapper {
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .header-content-4 .headroom .container .container-inner > div .search-wrapper .dtable {
    max-width: 720px;
    margin: 0 auto;
  }
}
.header-content-4 .headroom .container .container-inner > div .search-wrapper:before {
  display: none;
}
.header-content-4 .headroom.headroom--not-top {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-content-4 .headroom.headroom--not-top .container .container-inner {
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
}
.header-4-transparent .header-content-4 {
  margin-bottom: 0;
}
.header-4-transparent .header-content-4 .headroom .container .container-inner {
  background-color: transparent;
}
.header-4-transparent .header-content-4 .headroom.headroom--not-top .container .container-inner {
  background-color: rgba(255, 255, 255, 0.95);
}
.header-content-5 {
  padding: 0 15px;
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-content-5 .header {
  position: relative;
}
.header-content-5 .header-logo a {
  line-height: 100px;
  width: 110px;
  display: block;
}
.header-content-5 .header-logo a.logo-image img {
  max-height: 80px;
}
.header-content-5 .block-mainnav-wapper {
  display: inline-block;
}
.header-content-5 .header-search .position-search > .btn {
  padding: 0 5px 0 10px;
  background-color: transparent !important;
  border: none;
  outline: none !important;
  color: #333333;
  font-size: 15px;
  line-height: 100px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-content-5 .header-search .position-search > .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-content-5 .header-search .position-search > .btn i {
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .header-content-5 .header-search .position-search > .btn {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.header-content-5 .header-search + .block-mainnav-wapper {
  margin-right: 20px;
}
.header-content-5 .header-search + .header-tools {
  margin-right: 10px;
}
.header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger {
  color: #333333;
  font-size: 15px;
  line-height: 100px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: relative;
  padding: 0 10px;
}
.header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .nav-top-cart {
  display: inline-block;
  position: relative;
  top: -4px;
  line-height: 28px;
  vertical-align: middle;
  height: 30px;
}
.header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .nav-top-cart .view_cart_link {
  width: 22px;
  height: 18px;
  text-align: center;
  position: absolute;
  display: block;
  line-height: 18px;
  top: 0px;
  left: 0px;
  content: attr(data-content);
  font-size: 11px;
  color: #9c5b57;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
}
.header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .nav-top-cart i {
  font-size: 18px;
  display: inline-block;
  line-height: 18px;
  height: 18px;
  vertical-align: bottom;
}
.header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .cart-label {
  display: none;
}
.header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-content-5 .header-tools .position-tools .btn-login {
  padding: 0 10px;
  background-color: transparent !important;
  border: none;
  outline: none !important;
  color: #333333;
  font-size: 15px;
  line-height: 100px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.header-content-5 .header-tools .position-tools .btn-login span {
  display: none;
}
.header-content-5 .header-tools .position-tools .btn-login:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-content-5 .header-tools .position-tools .btn-login i {
  position: relative;
  top: 0;
}
.header-content-5 .header-tools .position-tools .logout-form .dropdown-menu {
  margin-top: 0;
  border: 1px solid #dddddd;
  border-top: 2px solid #333333;
  border-radius: 0;
}
.header-content-5 .header-tools .position-tools .logout-form .dropdown-menu .post-title {
  padding: 10px 15px;
}
.header-content-5 .header-tools .position-tools .logout-form .dropdown-menu .menu {
  padding: 5px 0;
}
.header-content-5 .header-tools .position-tools .logout-form .dropdown-menu .menu li {
  border: none;
}
.header-content-5 .header-tools .position-tools .logout-form .dropdown-menu .menu li a {
  padding: 5px 15px;
  font-size: 10px;
}
.header-content-5 .header-tools .position-tools .logout-form .dropdown-menu .menu-logout {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .header-content-5 .header-tools .position-tools .view_cart_link,
  .header-content-5 .header-tools .position-tools .btn-login,
  .header-content-5 .header-tools .position-tools .post-title {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.header-content-5 .header-tools + .block-mainnav-wapper {
  margin-right: 20px;
}
.header-content-5.headroom--not-top {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.header-content-5.headroom--not-top .header-tools .position-tools .btn-login,
.header-content-5.headroom--not-top .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .level1,
.header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-content-5.headroom--not-top .header-logo a,
.header-content-5.headroom--not-top .header-search .position-search > .btn {
  line-height: 60px;
}
.header-content-5.headroom--not-top .header-logo a.logo-image img {
  max-height: 40px;
}
.header-white .header-content-5 .header-tools .position-tools .btn-login,
.header-white .header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-white .header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger .view_cart_link,
.header-white .header-content-5 #block-mainnav .fxmenu li.level1 > .level1,
.header-white .header-content-5 #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-white .header-content-5 .header-logo a,
.header-white .header-content-5 .header-search .position-search > .btn {
  color: #fff;
}
.header-white .header-content-5 #block-mainnav .fxmenu > li .level1:after {
  background-color: #fff;
}
.header-white .header-content-5 a.flexMenuToggle span {
  background-color: rgba(255, 255, 255, 0.7);
}
.header-white .header-content-5 a.flexMenuToggle:hover span {
  background-color: #fff;
}
.header-white .header-content-5.headroom--not-top {
  background-color: rgba(0, 0, 0, 0.9);
}
.header-relative .header-content-5 {
  position: relative;
  background-color: #fff;
}
.header-relative .header-content-5 .header-logo a {
  line-height: 120px;
  width: 170px;
}
.header-relative .header-content-5 .header-logo a.logo-image img {
  max-height: 100px;
}
.header-relative .header-content-5 .header-search .position-search > .btn {
  line-height: 120px;
}
.header-relative .header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger {
  line-height: 120px;
}
.header-relative .header-content-5 .header-tools .position-tools .btn-login {
  line-height: 120px;
}
.header-relative .header-content-5 .header-tools + .block-mainnav-wapper {
  margin-right: 20px;
}
.header-relative .header-content-5 #block-mainnav .fxmenu li.level1 > .level1,
.header-relative .header-content-5 #block-mainnav .fxmenu li.level1 > .iconsubmenu {
  line-height: 120px;
}
.header-relative .header-content-5.headroom--not-top {
  position: fixed;
}
.header-relative .header-content-5.headroom--not-top .header-tools .position-tools .btn-login,
.header-relative .header-content-5.headroom--not-top .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-relative .header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .level1,
.header-relative .header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-relative .header-content-5.headroom--not-top .header-logo a,
.header-relative .header-content-5.headroom--not-top .header-search .position-search > .btn {
  line-height: 60px;
}
.header-relative .header-content-5.headroom--not-top .header-logo a.logo-image img {
  max-height: 40px;
}
.header-relative-2 .header-content-5,
.header-relative-3 .header-content-5 {
  position: relative;
  background-color: #EEE;
}
.header-relative-2 .header-content-5 .header-logo a,
.header-relative-3 .header-content-5 .header-logo a {
  line-height: 90px;
  width: 170px;
}
.header-relative-2 .header-content-5 .header-logo a.logo-image img,
.header-relative-3 .header-content-5 .header-logo a.logo-image img {
  max-height: 70px;
}
.header-relative-2 .header-content-5 .header-search .position-search > .btn,
.header-relative-3 .header-content-5 .header-search .position-search > .btn {
  line-height: 90px;
}
.header-relative-2 .header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-relative-3 .header-content-5 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger {
  line-height: 90px;
}
.header-relative-2 .header-content-5 .header-tools .position-tools .btn-login,
.header-relative-3 .header-content-5 .header-tools .position-tools .btn-login {
  line-height: 90px;
}
.header-relative-2 .header-content-5 .header-tools + .block-mainnav-wapper,
.header-relative-3 .header-content-5 .header-tools + .block-mainnav-wapper {
  margin-right: 20px;
}
.header-relative-2 .header-content-5 #block-mainnav .fxmenu li.level1 > .level1,
.header-relative-3 .header-content-5 #block-mainnav .fxmenu li.level1 > .level1,
.header-relative-2 .header-content-5 #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-relative-3 .header-content-5 #block-mainnav .fxmenu li.level1 > .iconsubmenu {
  line-height: 90px;
}
.header-relative-2 .header-content-5.headroom--not-top,
.header-relative-3 .header-content-5.headroom--not-top {
  position: fixed;
}
.header-relative-2 .header-content-5.headroom--not-top .header-tools .position-tools .btn-login,
.header-relative-3 .header-content-5.headroom--not-top .header-tools .position-tools .btn-login,
.header-relative-2 .header-content-5.headroom--not-top .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-relative-3 .header-content-5.headroom--not-top .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-relative-2 .header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .level1,
.header-relative-3 .header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .level1,
.header-relative-2 .header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-relative-3 .header-content-5.headroom--not-top #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-relative-2 .header-content-5.headroom--not-top .header-logo a,
.header-relative-3 .header-content-5.headroom--not-top .header-logo a,
.header-relative-2 .header-content-5.headroom--not-top .header-search .position-search > .btn,
.header-relative-3 .header-content-5.headroom--not-top .header-search .position-search > .btn {
  line-height: 60px;
}
.header-relative-2 .header-content-5.headroom--not-top .header-logo a.logo-image img,
.header-relative-3 .header-content-5.headroom--not-top .header-logo a.logo-image img {
  max-height: 40px;
}
.header-relative-3 .header-content-5 {
  background-color: #fff;
}
.header-fullwidth .header-content-5 {
  top: 35px;
}
@media (min-width: 992px) {
  .header-fullwidth .header-content-5 {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .header-fullwidth .header-content-5 {
    padding: 0 70px;
  }
}
.header-fullwidth .header-content-5 .container {
  width: auto;
}
.header-fullwidth .header-content-5 .container .header-logo a {
  width: 150px;
}
.header-fullwidth .header-content-5 .container #block-mainnav .fxmenu li {
  margin-left: 10px;
}
.header-fullwidth .header-content-5 .container #block-mainnav .fxmenu li.level1.active > .level1,
.header-fullwidth .header-content-5 .container #block-mainnav .fxmenu li.level1 > .level1:hover {
  color: #9c5b57;
}
.header-fullwidth:not(.fp-viewing-Home) .header-content-5 {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
@media (max-width: 767px) {
  .header-content-5 .header-tools .position-tools .btn-login,
  .header-content-5 .header-tools .position-tools .view_cart_link,
  .header-content-5 #block-mainnav .fxmenu li.level1 > .level1,
  .header-content-5 #block-mainnav .fxmenu li.level1 > .iconsubmenu,
  .header-content-5 .header-logo a,
  .header-content-5 .header-search .position-search > .btn {
    line-height: 60px;
  }
  .header-content-5 a.flexMenuToggle {
    margin-top: 19px;
  }
  .header-content-5.headroom--pinned {
    top: 0;
  }
  .header-content-5.headroom--unpinned {
    top: -75px !important;
  }
  .header-content-5 .header-logo a.logo-image img {
    max-height: 40px;
  }
}
.header-relative.header-5 .headroom-wrapper {
  height: 120px;
}
@media (min-width: 1200px) {
  .header-content-6 #block-mainnav .fxmenu li.level1 {
    padding: 0 30px;
  }
}
.header-content-6 #block-mainnav .fxmenu li.level1 > .level1 {
  color: #ddd;
}
.header-content-6 #block-mainnav .fxmenu li.level1 > .level1:hover {
  color: #fff;
}
.header-content-6 #block-mainnav .fxmenu li.level1 > .level1:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  margin-top: auto;
  margin-bottom: auto;
  height: 16px;
  background-color: #777;
}
@media (min-width: 1200px) {
  .header-content-6 #block-mainnav .fxmenu li.level1 > .level1:before {
    right: -30px;
  }
}
.header-content-6 #block-mainnav .fxmenu li.level1 > .iconsubmenu + .level1:before {
  right: -30px;
}
@media (min-width: 1200px) {
  .header-content-6 #block-mainnav .fxmenu li.level1 > .iconsubmenu + .level1:before {
    right: -44px;
  }
}
.header-content-6 #block-mainnav .fxmenu li.level1:last-child > .level1:before {
  display: none;
}
.header-content-6 div.header-search + .block-mainnav-wapper #block-mainnav .fxmenu li.level1:last-child > .level1:before,
.header-content-6 div.header-tools + .block-mainnav-wapper #block-mainnav .fxmenu li.level1:last-child > .level1:before {
  display: block;
}
.header-content-7 {
  position: relative;
  background-color: #EEE;
}
@media (min-width: 1200px) {
  .header-content-7 {
    padding: 0 85px;
  }
}
.header-content-7 .header-content > * {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header-content-7 .header.container {
  width: auto;
}
@media (min-width: 1400px) {
  .header-content-7 .header.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header-content-7 .header-logo a {
  line-height: 70px;
  width: 120px;
}
.header-content-7 .header-logo a.logo-image img {
  max-height: 50px;
}
.header-content-7 .header-search .position-search > .btn {
  line-height: 70px;
}
.header-content-7 .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger {
  line-height: 70px;
}
.header-content-7 .header-tools .position-tools .btn-login {
  line-height: 70px;
}
.header-content-7 .header-tools + .block-mainnav-wapper {
  margin-right: 20px;
}
.header-content-7 #block-mainnav .fxmenu li.level1 > .level1,
.header-content-7 #block-mainnav .fxmenu li.level1 > .iconsubmenu {
  line-height: 70px;
}
.header-content-7.headroom--not-top {
  position: fixed;
}
.header-content-7.headroom--not-top .header-tools .position-tools .btn-login,
.header-content-7.headroom--not-top .header-tools .position-tools .nav-top-cart-wrapper .nav-cart-trigger,
.header-content-7.headroom--not-top #block-mainnav .fxmenu li.level1 > .level1,
.header-content-7.headroom--not-top #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-content-7.headroom--not-top .header-logo a,
.header-content-7.headroom--not-top .header-search .position-search > .btn {
  line-height: 70px;
}
.header-content-7 .nav-hamburger-special-wrapper {
  margin-left: 50px;
  height: 70px;
}
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  position: relative;
  background: transparent;
  border: 0;
  padding: 0;
  outline: none;
  cursor: pointer;
  margin-top: auto;
  margin-bottom: auto;
  width: 26px;
  height: 16px;
}
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special span,
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special::before,
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special:after {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #333333;
}
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special::before,
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special::after {
  content: '';
  position: absolute;
  top: 0;
  height: 2px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special::before {
  -webkit-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special::after {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}
.header-content-7 .nav-hamburger-special-wrapper .nav-hamburger-special span {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  overflow: hidden;
  text-indent: 200%;
}
.header-content-7 .nav-hamburger-special-wrapper ~ * {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.header-content-7.nav-content-toggle .nav-hamburger-special-wrapper {
  margin-left: 50px;
}
.header-content-7.nav-content-toggle .nav-hamburger-special-wrapper .nav-hamburger-special::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.header-content-7.nav-content-toggle .nav-hamburger-special-wrapper .nav-hamburger-special::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.header-content-7.nav-content-toggle .nav-hamburger-special-wrapper .nav-hamburger-special span {
  opacity: 0;
}
.header-content-7.nav-content-toggle .nav-hamburger-special-wrapper ~ * {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
@media (min-width: 1300px) {
  .header-8 {
    padding-left: 270px;
  }
  .header-8 #block-header {
    display: none;
  }
}
@media (min-width: 1400px) {
  .header-8 {
    padding-left: 320px;
  }
}
.header-8 .headroom-wrapper {
  height: 100px;
}
@media (max-width: 991px) {
  .header-8 .headroom-wrapper {
    height: 60px;
  }
}
.header-8 .left-menu {
  position: fixed;
  left: 0;
  min-width: 260px;
  overflow: auto;
  top: 0;
  height: 100vh;
  -webkit-box-shadow: inset -5px 0px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: inset -5px 0px 10px -5px rgba(0, 0, 0, 0.3);
  display: none;
  background-color: rgba(255, 255, 255, 0.95);
}
@media (min-width: 1300px) {
  .header-8 .left-menu {
    display: block;
    width: 270px;
  }
}
@media (min-width: 1400px) {
  .header-8 .left-menu {
    width: 320px;
  }
}
.header-8 .left-menu-inner {
  padding-top: 90px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.header-8 .left-menu-inner .left-menu-logo {
  margin-bottom: 70px;
  width: 100%;
}
.header-8 .left-menu-inner .left-menu-logo img {
  width: 150px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header-8 .left-menu-inner .nav-social {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.header-8 .left-menu-inner .nav-social .social-01 {
  display: inline-block;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-8 .left-menu-inner .nav-social .social-01 li {
  display: inline-block;
}
.header-8 .left-menu-inner .nav-social .social-01 li:not(:last-of-type) {
  margin-right: 15px;
}
.header-8 .left-menu-inner .nav-social .social-01 li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 50%;
  background-color: #DDDDDD;
  text-align: center;
  color: #fff;
}
.header-8 .left-menu-inner .nav-social .social-01 li a:hover {
  background-color: #9c5b57;
}
.header-8 .left-menu-inner .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.header-8 .left-menu-inner .menu > li > a,
.header-8 .left-menu-inner .menu > li > span {
  font-size: 13px;
  font-weight: bold;
  padding: 10px 25px 10px 20px;
  letter-spacing: 0.05em;
  cursor: pointer;
  color: #333;
  position: relative;
  display: block;
}
.header-8 .left-menu-inner .menu > li > .divsubmenu {
  display: none;
  text-transform: none;
}
.header-8 .left-menu-inner .menu > li > .divsubmenu .divsubmenu {
  padding-left: 10px;
  display: none;
}
.header-8 .left-menu-inner .menu > li > .divsubmenu .divsubmenu ul > li a,
.header-8 .left-menu-inner .menu > li > .divsubmenu .divsubmenu ul > li span {
  font-size: 11px;
}
.header-8 .left-menu-inner .menu > li > .divsubmenu ul > li a,
.header-8 .left-menu-inner .menu > li > .divsubmenu ul > li span {
  font-size: 12px;
  padding-left: 30px;
  color: #333333;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  letter-spacing: 0.05em;
  cursor: pointer;
  osition: relative;
}
.header-8 .left-menu-inner .menu .parent > a,
.header-8 .left-menu-inner .menu .parent > span {
  position: relative;
}
.header-8 .left-menu-inner .menu .parent > a:after,
.header-8 .left-menu-inner .menu .parent > span:after {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  position: absolute;
  font-family: "wolverine";
  content: "\e07f";
  top: 0;
  right: 10px;
  bottom: 0;
  font-size: 15px;
  height: 15px;
  width: 15px;
  line-height: 1;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.header-8 .left-menu-inner .menu .parent > a.menu-trigger:after,
.header-8 .left-menu-inner .menu .parent > span.menu-trigger:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header-8 .left-menu-inner .search {
  margin-bottom: 40px;
  width: 100%;
}
.header-8 .left-menu-inner .search .input-group {
  width: 210px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-right: 30px;
  border-bottom: 1px solid #DDDDDD;
}
.header-8 .left-menu-inner .search .input-group .form-control,
.header-8 .left-menu-inner .search .input-group #k2FrontendContainer .tags,
.header-8 .left-menu-inner .search .input-group .k2CategorySelectBlock select {
  float: none;
  padding: 10px;
  width: 100%;
  border: 0;
  background-color: transparent;
}
.header-8 .left-menu-inner .search .input-group .input-group-btn {
  position: static;
}
.header-8 .left-menu-inner .search .input-group .input-group-btn .btn {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: transparent;
  position: absolute;
  height: 28px;
  width: 28px;
  line-height: 35px;
  display: block;
  z-index: 2;
  font-size: 17px;
  text-align: center;
  color: #777777;
  top: 0;
  border: 0;
  border-radius: 50%;
  bottom: 0;
  padding: 0;
  right: 5px;
  margin-top: auto;
  margin-bottom: auto;
}
.header-8 .left-menu-inner .search .input-group .input-group-btn .btn:hover {
  color: #9c5b57;
}
.header-8 .forcefullwidth_wrapper_tp_banner {
  position: static !important;
}
.header-8 .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container,
.header-8 .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullwidthbanner-container {
  width: auto !important;
  left: 0 !important;
  right: 0 !important;
}
.header-8 .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container .tp-leftarrow.tparrows.default,
.header-8 .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullwidthbanner-container .tp-leftarrow.tparrows.default {
  left: 50px !important;
}
.header-8 .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container .tp-rightarrow.tparrows.default,
.header-8 .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullwidthbanner-container .tp-rightarrow.tparrows.default {
  right: 50px !important;
}
.header-content-8 .header {
  position: relative;
}
.header-content-8 .header > div > .header-logo {
  padding: 0;
  line-height: 100px;
}
.header-content-8.headroom--not-top {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
}
.header-content-8.headroom--not-top .header-tools .position-tools .btn-login,
.header-content-8.headroom--not-top .header-tools .position-tools .view_cart_link,
.header-content-8.headroom--not-top #block-mainnav .fxmenu li.level1 > .level1,
.header-content-8.headroom--not-top #block-mainnav .fxmenu li.level1 > .iconsubmenu,
.header-content-8.headroom--not-top .header > div > .header-logo,
.header-content-8.headroom--not-top .header-search .position-search > .btn {
  line-height: 60px;
}
#block-mainnav .fxmenu [class*="fa"]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
  color: #333333;
}
#block-mainnav .fxmenu [class*="fa"]:before.pull-left {
  margin-right: .3em;
}
#block-mainnav .fxmenu [class*="fa"]:before.pull-right {
  margin-left: .3em;
}
#block-mainnav .fxmenu li {
  display: block;
  position: relative;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns {
  padding: 0;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul {
  padding: 10px 0 20px;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul:before,
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul:after {
  content: " ";
  display: table;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul:after {
  clear: both;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul:before,
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul:after {
  content: " ";
  display: table;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul:after {
  clear: both;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn {
  float: left;
  padding: 0;
  margin: 0;
  display: block;
  position: static;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn + li.fxcolumn:before {
  content: "";
  width: 1px;
  top: 0px;
  bottom: 0px;
  background-color: transparent;
  position: absolute;
  margin-left: -1px;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn .group-title {
  font-size: 14px;
  color: #cccccc;
  padding: 8px 15px 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn .group-title:after {
  border-bottom: 2px solid transparent;
  content: "";
  display: block;
  position: relative;
  margin-top: 5px;
  width: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn .group-title:hover::after {
  border-bottom-color: #9c5b57;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn > span[class*="level"],
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn > a {
  display: block;
  color: #cccccc;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 11px;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn > span[class*="level"]:hover,
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn > a:hover {
  background-color: #1b1b1b;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn > span[class*="level"] {
  cursor: default;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn:hover > span[class*="level"],
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn.active > span[class*="level"],
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn:hover > a,
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn.active > a {
  background-color: #1b1b1b;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn:hover .group-title,
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn.active .group-title {
  background-color: transparent;
}
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn:hover .group-title::after,
#block-mainnav .fxmenu > .level1[class*="cols"] > .fxcolumns > .insubitem > ul > li.fxcolumn.active .group-title::after {
  border-bottom-color: #9c5b57;
}
#block-mainnav .fxmenu > .level1.cols2 > .fxcolumns {
  width: 570px;
}
#block-mainnav .fxmenu > .level1.cols2 > .fxcolumns > .insubitem > ul > li.fxcolumn {
  width: 50%;
}
#block-mainnav .fxmenu > .level1.cols3 > .fxcolumns {
  width: 870px;
}
#block-mainnav .fxmenu > .level1.cols3 > .fxcolumns > .insubitem > ul > li.fxcolumn {
  width: 33.33%;
}
#block-mainnav .fxmenu > .level1.cols3 {
  position: static;
}
#block-mainnav .fxmenu > .level1.cols3 > .fxcolumns {
  right: 0 !important;
  left: auto !important;
}
#block-mainnav .fxmenu > .level1.cols4,
#block-mainnav .fxmenu > .level1.cols5,
#block-mainnav .fxmenu > .level1.cols6 {
  position: static;
}
#block-mainnav .fxmenu > .level1.cols4 > .fxcolumns,
#block-mainnav .fxmenu > .level1.cols5 > .fxcolumns,
#block-mainnav .fxmenu > .level1.cols6 > .fxcolumns {
  width: 991px;
  right: 0 !important;
  left: auto !important;
}
@media (min-width: 1199px) {
  #block-mainnav .fxmenu > .level1.cols4 > .fxcolumns,
  #block-mainnav .fxmenu > .level1.cols5 > .fxcolumns,
  #block-mainnav .fxmenu > .level1.cols6 > .fxcolumns {
    width: 1170px;
  }
}
#block-mainnav .fxmenu > .level1.cols4 > .fxcolumns > .insubitem > ul > li.fxcolumn {
  width: 25%;
}
#block-mainnav .fxmenu > .level1.cols5 > .fxcolumns > .insubitem > ul > li.fxcolumn {
  width: 20%;
}
#block-mainnav .fxmenu > .level1.cols6 > .fxcolumns > .insubitem > ul > li.fxcolumn {
  width: 16.66%;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns {
  display: none;
  position: absolute;
  z-index: 1000;
  padding: 10px 0;
  background: #000000;
  opacity: 0;
  width: 270px;
  left: 0;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -2px;
  height: 2px;
  background-color: #9c5b57;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns .iconsubmenu {
  position: absolute;
  display: block;
  right: 15px;
  z-index: 1;
  color: #fff;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: 40px;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns .iconsubmenu.pull-left {
  margin-right: .3em;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns .iconsubmenu.pull-right {
  margin-left: .3em;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns .iconsubmenu:before {
  content: "\f105";
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul {
  padding-left: 0;
  list-style: none;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > span[class*="level"],
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > a {
  display: block;
  color: #cccccc;
  padding: 8px 15px;
  font-size: 11px;
  text-transform: uppercase;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > span[class*="level"]:hover,
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > a:hover {
  background-color: #1b1b1b;
  color: #9c5b57;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > span[class*="level"] {
  cursor: default;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn):hover > span[class*="level"],
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn).active > span[class*="level"],
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn):hover > a,
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn).active > a {
  background-color: #1b1b1b;
  color: #9c5b57;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > .fxcolumns {
  position: absolute;
  left: 100%;
  top: -10px;
  background: #000000;
  width: 270px;
  display: none;
  padding: 10px 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"]:not(.fxcolumn) > .fxcolumns > .insubitem > ul {
  padding-left: 0;
  list-style: none;
  padding: 0;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"].fxcolumn > ul.group-content {
  position: relative;
  padding-left: 0;
  list-style: none;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"].fxcolumn > ul.group-content > .fxsubmenu.level3 > .fx-subitem {
  background-color: #1b1b1b;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"].fxcolumn > ul.group-content > .fxsubmenu.level3 > .fx-subitem > .insubitem > ul > li:hover > .levelsub,
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li[class*="level"].fxcolumn > ul.group-content > .fxsubmenu.level3 > .fx-subitem > .insubitem > ul > li > .levelsub:hover {
  background-color: #000000;
}
#block-mainnav .fxmenu > .level1 > .fxcolumns > .insubitem > ul li.li-group-title > .iconsubmenu {
  display: none;
}
#block-mainnav .fxmenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#block-mainnav .fxmenu li {
  display: block;
  position: relative;
}
#block-mainnav .fxmenu li.level1 {
  float: left;
  padding: 0 12px;
  margin: 0;
}
@media (min-width: 991px) {
  #block-mainnav .fxmenu li.level1 {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  #block-mainnav .fxmenu li.level1 {
    padding: 0 25px;
  }
}
#block-mainnav .fxmenu li.level1 > .iconsubmenu {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  float: right;
  margin-left: 6px;
  line-height: 100px;
  color: #333333;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#block-mainnav .fxmenu li.level1 > .iconsubmenu.pull-left {
  margin-right: .3em;
}
#block-mainnav .fxmenu li.level1 > .iconsubmenu.pull-right {
  margin-left: .3em;
}
#block-mainnav .fxmenu li.level1 > .iconsubmenu:before {
  content: "\f107";
}
#block-mainnav .fxmenu li.level1 > .level1 {
  border-radius: 0;
  display: inline-block;
  font-size: 11px;
  padding: 0;
  line-height: 100px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  color: #333333;
  background-color: transparent;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#block-mainnav .fxmenu li.level1 > .level1:hover {
  color: #555555;
}
#block-mainnav .fxmenu a,
#block-mainnav .fxmenu .item-text.separator {
  display: block;
}
span.fx-title {
  position: relative;
  z-index: 1;
}
#block-mainnav .fxmenu span.fx-desc {
  font-size: 75%;
  text-transform: uppercase;
  padding: 0 4px;
  opacity: 0.9;
}
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#superContainer {
  height: 100%;
  position: relative;
  
  -ms-touch-action: none;
  
  touch-action: none;
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  
  -moz-box-sizing: border-box;
  
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: scroll;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.right {
  right: 17px;
}
#fp-nav.left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}
.cell-vertical-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.cell-vertical-wrapper .cell-middle {
  display: table-cell;
  vertical-align: middle;
}
.cell-vertical-wrapper .cell-bottom {
  display: table-cell;
  vertical-align: bottom;
}
.fullpage .fullpage-container .container {
  width: 100%;
  border-top: 1px solid #dddddd;
  padding: 20px 35px;
  height: 100vh;
}
@media (max-width: 991px) {
  .fullpage .fullpage-container .container {
    padding: 20px;
    height: auto;
  }
  .fullpage .fullpage-container .container > .row {
    margin: 0;
  }
  .fullpage .fullpage-container .container > .row > div {
    width: 100%;
  }
  .fullpage .fullpage-container .container > .row > div .jvoverlay {
    opacity: 0.9 !important;
    filter: alpha(opacity=90) !important;
  }
}
.fullpage .fullpage-container .container > div,
.fullpage .fullpage-container .container > div > div,
.fullpage .fullpage-container .container .position {
  height: 100%;
  background-attachment: inherit;
}
.fullpage .fullpage-container .container .position {
  width: 100%;
  display: table;
}
.fullpage .fullpage-container .container .position > .jv-module {
  display: table-cell;
  vertical-align: middle;
}
.fullpage .fullpage-container .container .fpage-content {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1230px) {
  .fullpage .fullpage-container .container .fpage-content {
    width: 550px;
  }
}
@media only screen and (min-width: 1230px) {
  .fullpage .fullpage-container .container .fpage-content.text-right {
    margin-right: 30px;
  }
}
@media (min-width: 1400px) {
  .fullpage .fullpage-container .container .fpage-content.text-right {
    margin-right: 115px;
  }
}
@media (max-width: 991px) {
  .fullpage .fullpage-container .container .fpage-content.text-right {
    text-align: center;
  }
  .fullpage .fullpage-container .container .fpage-content.text-right .panel-group {
    text-align: initial;
  }
}
@media only screen and (min-width: 1230px) {
  .fullpage .fullpage-container .container .fpage-content.text-left {
    margin-left: 30px;
  }
}
@media (min-width: 1400px) {
  .fullpage .fullpage-container .container .fpage-content.text-left {
    margin-left: 115px;
  }
}
@media (max-width: 991px) {
  .fullpage .fullpage-container .container .fpage-content.text-left {
    text-align: center;
  }
  .fullpage .fullpage-container .container .fpage-content.text-left .panel-group {
    text-align: initial;
  }
}
@media only screen and (max-width: 1229px) and (min-width: 992px) {
  .fullpage .fullpage-container .container .fpage-content {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 991px) {
  .fullpage .fullpage-container .container .fpage-content {
    position: relative;
    z-index: 2;
    padding: 90px 65px;
  }
}
@media (max-width: 767px) {
  .fullpage .fullpage-container .container .fpage-content {
    padding: 70px 25px;
  }
}
@media (max-width: 479px) {
  .fullpage .fullpage-container .container .fpage-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.fullpage .fullpage-container .container .overlay {
  max-width: 100%;
  width: 470px;
  margin: auto;
}
@media (min-width: 992px) {
  .fullpage .fullpage-container .container .overlay {
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translate3d(50%, -50%, 0);
  }
}
@media (max-width: 560px) {
  .fullpage .fullpage-container .container .overlay {
    width: 240px;
  }
}
.fullpage .fullpage-container .container .overlay.fpage-contact {
  width: 470px;
  height: 470px;
  max-width: 470px;
  max-height: 470px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 560px) {
  .fullpage .fullpage-container .container .overlay.fpage-contact {
    width: auto;
    height: auto;
    max-width: none;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding: 40px 15px;
  }
}
.fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper {
  background-color: transparent;
  text-align: center;
  padding: 0;
}
.fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper .caption-logo {
  max-width: 170px;
  margin-bottom: 45px;
}
.fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper .contact-info {
  margin-bottom: 38px;
}
.fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper p {
  font-size: 16px;
  font-style: italic;
  color: #333333;
  margin-bottom: 0;
  font-weight: normal;
}
.fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper p span {
  margin-left: 20px;
  color: #777;
}
@media (min-width: 561px) {
  .fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper p .social-contact-2 {
    padding: 0 25px;
  }
}
@media (min-width: 561px) {
  .fullpage .fullpage-container .container .overlay.fpage-contact .caption-wrapper .social-contact-2 {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
.fullpage .fullpage-container .container .caption-wrapper {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 52px 0;
}
.fullpage .fullpage-container .container .caption-wrapper p {
  font-size: 24px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 0;
}
.fullpage .fullpage-container .container .caption-wrapper .caption-icon {
  width: 66px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 560px) {
  .fullpage .fullpage-container .container .caption-wrapper {
    padding: 20px 15px;
  }
  .fullpage .fullpage-container .container .caption-wrapper p {
    font-size: 16px;
  }
}
.fullpage .fullpage-container .block > .col-sm-6.parentBackground .jvoverlay {
  left: 0;
  right: 0;
}
.fullpage .fullpage-container > section:first-child > .container,
.fullpage .fullpage-container > section:last-child > .container {
  height: 100vh;
}
.fullpage #fp-nav ul,
.fullpage .fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
.fullpage #fp-nav ul li,
.fullpage .fp-slidesNav ul li {
  display: block;
  width: auto;
  height: auto;
  margin: 7px;
  line-height: 1;
  position: relative;
}
.fullpage #fp-nav ul li a,
.fullpage .fp-slidesNav ul li a {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 16px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  text-align: center;
  border: 2px solid transparent;
}
.fullpage #fp-nav ul li a span,
.fullpage .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  z-index: 1;
  height: 10px;
  width: 10px;
  line-height: 10px;
  border: 1px solid #fff;
  background: transparent;
}
.fullpage #fp-nav ul li a.active,
.fullpage .fp-slidesNav ul li a.active {
  border: 2px solid #9c5b57;
}
.fullpage #fp-nav ul li a.active span,
.fullpage .fp-slidesNav ul li a.active span {
  width: 8px;
  height: 8px;
  margin: auto;
  background: #9c5b57;
  border: 1px solid transparent;
}
.fullpage #fp-nav ul li:hover a,
.fullpage .fp-slidesNav ul li:hover a {
  border: 2px solid #9c5b57;
}
.fullpage #fp-nav ul li:hover a span,
.fullpage .fp-slidesNav ul li:hover a span {
  width: 8px;
  height: 8px;
  margin: auto;
  background: #9c5b57;
  border: 1px solid transparent;
}
.fullpage #fp-nav.right {
  right: 47px;
}
.fullpage #fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -50%;
  margin-top: 0px;
  color: #fff;
  font-size: 11px;
  max-width: 220px;
  display: inline-block;
  opacity: 0;
  padding: 10px 20px;
  overflow: visible;
  background-color: #9c5b57;
  text-transform: uppercase;
}
.fullpage #fp-nav ul li .fp-tooltip:after {
  content: "";
  border-style: solid;
  border-color: transparent;
  border-width: 6px 6px;
  border-left-color: #9c5b57;
  position: absolute;
  right: -12px;
  top: 50%;
  margin-top: -6px;
  display: block;
  z-index: 6991;
  width: 0;
  height: 0;
}
.fullpage #fp-nav ul li .fp-tooltip.right {
  right: 40px;
}
.fullpage #fp-nav ul li:hover .fp-tooltip {
  opacity: 1;
}
.blk-buttomb {
  background-color: #f4f4f4;
}
.blk-buttomb .container {
  padding-top: 80px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.blk-buttomb .title-module {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
}
.blk-buttomb .form-control,
.blk-buttomb .inputbox,
.blk-buttomb input[type="text"],
.blk-buttomb input[type="password"],
.blk-buttomb input[type="datetime"],
.blk-buttomb input[type="datetime-local"],
.blk-buttomb input[type="date"],
.blk-buttomb input[type="month"],
.blk-buttomb input[type="time"],
.blk-buttomb input[type="week"],
.blk-buttomb input[type="number"],
.blk-buttomb input[type="email"],
.blk-buttomb input[type="url"],
.blk-buttomb input[type="search"],
.blk-buttomb input[type="tel"],
.blk-buttomb input[type="color"],
.blk-buttomb select,
.blk-buttomb textarea,
.blk-buttomb #k2FrontendContainer .tags,
.blk-buttomb .k2CategorySelectBlock select {
  background-color: transparent;
}
.blk-buttomb .k2ItemsBlock.k2ItemsBlock-Recent2 li .recentImage {
  width: 125px;
  height: 82px;
}
.blk-buttomb .k2ItemsBlock.k2ItemsBlock-Recent2 li .recentImage + .recentContent {
  padding-left: 140px;
}
.footer-dark .blk-buttomb {
  background-color: #333;
  color: #999;
}
.footer-dark .blk-buttomb .container {
  padding-bottom: 80px;
  border-bottom-color: #555;
}
.footer-dark .blk-buttomb .container .title-module {
  color: #fff;
}
.footer-white .blk-buttomb {
  background-color: #fff;
  color: #999;
}
.footer-white .blk-buttomb .container {
  padding-bottom: 80px;
  border-bottom-color: transparent;
}
.footer-white .blk-buttomb .container .title-module {
  color: #fff;
}
@media (max-width: 767px) {
  .blk-buttomb .block > div + div {
    margin-top: 50px;
  }
  .blk-buttomb .block > div .title-module {
    margin-bottom: 20px;
  }
}
.footer-quote-01 .content {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 25px;
}
.footer-quote-01 .content a {
  text-align: center;
  font-weight: 800;
  font-size: 10px;
}
.footer-quote-01 .content a:before {
  background-color: #9c5b57;
  font-family: "wolverine";
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
  color: #fff;
  content: "\e07f";
  vertical-align: middle;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
}
.footer-quote-02 .content {
  border-bottom: 1px solid #555;
}
.footer-quote-02 .content a {
  display: inline-block;
}
.footer-quote-02 .content a:first-of-type {
  color: #ddd;
}
.footer-quote-02 .content a:last-of-type {
  float: right;
}
.footer-quote-03 .content {
  border-bottom: 1px solid #cccccc;
}
.footer-quote-03 .content a {
  display: inline-block;
}
.footer-quote-03 .content a:last-of-type {
  float: right;
}
.footer-quote .content {
  padding-top: 50px;
  margin-bottom: 15px;
}
.footer-quote .content a {
  color: #9c5b57;
}
.footer-quote .icon {
  display: inline-block;
  width: 100%;
}
.footer-quote .icon .social-02 {
  display: inline-block;
  padding-left: 15px;
  margin: 0;
  list-style: none;
}
.footer-quote .icon .social-02 a {
  color: #aaa;
}
.footer-quote .icon .social-02 a:hover i:before {
  color: #9c5b57;
}
.footer-quote .icon .social-02 li {
  display: inline-block;
  padding-right: 15px;
}
.footer-quote .icon p {
  color: #9c5b57;
  display: inline-block;
  float: left;
  margin: 0;
}
#block-footer {
  background-color: #f4f4f4;
  padding: 20px 0;
  text-align: center;
}
#block-footer .copyright {
  font-size: 11px;
  color: #555555;
  text-transform: uppercase;
}
#block-footer .copyright a {
  color: #555555;
  display: inline-block;
  position: relative;
}
#block-footer .copyright a:hover {
  color: #9c5b57;
}
.footer-dark #block-footer {
  background-color: #333;
}
.footer-dark #block-footer .copyright {
  color: #999999;
}
.footer-dark #block-footer .copyright a {
  color: #999999;
}
.footer-dark #block-footer .copyright a:hover {
  color: #9c5b57;
}
.footer-white #block-footer {
  background-color: #fff;
  padding: 60px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.footer-white #block-footer .copyright {
  color: #999999;
  font-size: inherit;
  text-transform: none;
}
.footer-white #block-footer .copyright a {
  color: #999999;
}
.footer-white #block-footer .copyright a:hover {
  color: #9c5b57;
}
.footer-white #block-footer .social-04 {
  padding-bottom: 50px;
}
.footer-white #block-footer .social-04 a {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.05em;
  margin-right: 12px;
  margin-left: 12px;
}

div.archive .filters {
  margin-bottom: 20px;
}
div.archive .filters select {
  width: auto;
}
div.archive .filters .filter-search > *:not(.btn) {
  margin-right: 10px;
}
@media (max-width: 480px) {
  div.archive .filters .filter-search > * {
    margin-bottom: 10px;
  }
}
div.archive .intro p {
  display: inline;
}
section.blog .post-content,
section.blog-featured .post-content,
.item-page .post-content {
  position: relative;
}
section.blog .post-content > .btn-group,
section.blog-featured .post-content > .btn-group,
.item-page .post-content > .btn-group {
  position: absolute;
  top: 0;
  right: 0;
}
section.blog .post-content > .btn-group > .btn,
section.blog-featured .post-content > .btn-group > .btn,
.item-page .post-content > .btn-group > .btn {
  padding: 2px 5px;
}
section.blog .post-content > .btn-group .dropdown-menu [class*="icon-"],
section.blog-featured .post-content > .btn-group .dropdown-menu [class*="icon-"],
.item-page .post-content > .btn-group .dropdown-menu [class*="icon-"] {
  margin-right: 10px;
}
.category-list .cat-items .display-limit select {
  width: auto;
}
@media (max-width: 767px) {
  .blog-posts .post-readmore span,
  .blog-featured .post-readmore span {
    display: none;
  }
}
.pagenav {
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 0;
}
.tagspopular ul li {
  padding: 3px 0 4px;
}
.tagspopular ul li a {
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
}
.tagspopular ul li a:hover {
  color: #9c5b57;
}
.tagspopular ul li + li {
  border-top: 1px solid #eeeeee;
}
.tagspopular.tagscloud {
  font-size: 11px;
}
.tagspopular.tagscloud:before,
.tagspopular.tagscloud:after {
  content: " ";
  display: table;
}
.tagspopular.tagscloud:after {
  clear: both;
}
.tagspopular.tagscloud:before,
.tagspopular.tagscloud:after {
  content: " ";
  display: table;
}
.tagspopular.tagscloud:after {
  clear: both;
}
.tagspopular.tagscloud .tag {
  border: 1px solid #eeeeee;
  border-radius: 0;
  display: inline-block;
  margin: 0 5px 5px 0;
  float: left;
}
.tagspopular.tagscloud .tag a {
  display: block;
  padding: 2px 18px;
  color: #aaa;
}
.tagspopular.tagscloud .tag a:hover {
  color: #9c5b57;
}

.contact-page .panel-group .thumbnail {
  border: none;
  padding: 0;
}
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body dl {
  margin-bottom: 0;
  float: left;
}
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body dt,
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body dd {
  line-height: 28px;
  margin-bottom: 5px;
  min-height: 28px;
}
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body dt {
  width: 30px;
  float: left;
}
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body dd {
  margin-left: 45px;
}
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body dt span {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  color: #fff;
  background-color: #666;
}
.contact-page .panel-group .panel-heading + .panel-collapse .panel-body address {
  margin-bottom: 0;
  line-height: 28px;
}
.contact-page .contact-form form > p {
  font-size: 85%;
  font-style: italic;
  color: #999;
  text-align: right;
}

#searchForm .panel {
  overflow: inherit;
}
#searchForm .panel .radio .radio {
  margin-top: 10px;
  margin-bottom: 10px;
}
.result-category .small,
.result-created {
  color: #999;
  font-size: 85%;
}
.result-created {
  margin-bottom: 20px;
}
.search-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333333;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
  -o-transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
  transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
  z-index: 2;
}
.search-wrapper.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.search-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2000px;
  right: -2000px;
  background-color: #333;
}
.search-wrapper .dtable {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.search-wrapper .dtablecell {
  display: table-cell;
  vertical-align: middle;
}
.search-wrapper .search-inner {
  padding-left: 75px;
  padding-right: 75px;
}
.search-wrapper .search-inner .input-group {
  border-bottom: 1px solid #999999;
}
.search-wrapper .search-inner .form-control,
.search-wrapper .search-inner #k2FrontendContainer .tags,
.search-wrapper .search-inner .k2CategorySelectBlock select {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 16px;
}
.search-wrapper .search-inner .btn {
  letter-spacing: 0.05em;
  padding: 0;
  height: 40px;
  font-size: 16px;
  background-color: transparent;
  color: #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border: 0;
}
.search-wrapper .search-inner .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search-wrapper .search-trigger-hide {
  height: 28px;
  width: 28px;
  line-height: 24px;
  display: block;
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  background: transparent;
  opacity: 0.7;
  filter: alpha(opacity=70);
  top: 0;
  bottom: 0;
  right: 13px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.search-wrapper .search-trigger-hide:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search-wrapper img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  width: 50px;
}
@media (min-width: 1200px) {
  .search-wrapper img {
    left: 0;
  }
  .search-wrapper .search-trigger-hide {
    right: 0;
  }
  .search-wrapper .search-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.login.background .login-inner,
.logout.background .login-inner,
.remind.background .login-inner,
.registration.background .login-inner,
.reset.background .login-inner,
.login.background .logout-inner,
.logout.background .logout-inner,
.remind.background .logout-inner,
.registration.background .logout-inner,
.reset.background .logout-inner {
  border: none;
}
.login.background .login-inner .checkbox.pull-right,
.logout.background .login-inner .checkbox.pull-right,
.remind.background .login-inner .checkbox.pull-right,
.registration.background .login-inner .checkbox.pull-right,
.reset.background .login-inner .checkbox.pull-right,
.login.background .logout-inner .checkbox.pull-right,
.logout.background .logout-inner .checkbox.pull-right,
.remind.background .logout-inner .checkbox.pull-right,
.registration.background .logout-inner .checkbox.pull-right,
.reset.background .logout-inner .checkbox.pull-right {
  margin-top: 0;
}
.login.background .remind label,
.logout.background .remind label,
.remind.background .remind label,
.registration.background .remind label,
.reset.background .remind label,
.login.background .reset label,
.logout.background .reset label,
.remind.background .reset label,
.registration.background .reset label,
.reset.background .reset label {
  text-transform: uppercase;
}
.login-inner,
.logout-inner,
.remind-inner,
.registration-inner,
.reset-inner {
  position: relative;
  margin: 0 auto 75px auto;
  padding: 50px;
  max-width: 400px;
  background-color: #fff;
}
.login-inner .login-desc,
.logout-inner .login-desc,
.remind-inner .login-desc,
.registration-inner .login-desc,
.reset-inner .login-desc,
.login-inner .logout-desc,
.logout-inner .logout-desc,
.remind-inner .logout-desc,
.registration-inner .logout-desc,
.reset-inner .logout-desc {
  margin-bottom: 30px;
}
.login-inner .form-group > div,
.logout-inner .form-group > div,
.remind-inner .form-group > div,
.registration-inner .form-group > div,
.reset-inner .form-group > div {
  position: relative;
}
.login-inner .form-group > div i,
.logout-inner .form-group > div i,
.remind-inner .form-group > div i,
.registration-inner .form-group > div i,
.reset-inner .form-group > div i {
  position: absolute;
  top: 0;
  line-height: 44px;
  font-size: 19px;
  left: 15px;
  color: #999;
}
.login-inner .form-group > div i:before,
.logout-inner .form-group > div i:before,
.remind-inner .form-group > div i:before,
.registration-inner .form-group > div i:before,
.reset-inner .form-group > div i:before {
  vertical-align: middle;
}
.login-inner .form-group .checkbox label,
.logout-inner .form-group .checkbox label,
.remind-inner .form-group .checkbox label,
.registration-inner .form-group .checkbox label,
.reset-inner .form-group .checkbox label {
  text-transform: inherit;
  color: inherit;
}
.login-inner .form-group .login-or,
.logout-inner .form-group .login-or,
.remind-inner .form-group .login-or,
.registration-inner .form-group .login-or,
.reset-inner .form-group .login-or {
  position: relative;
  text-align: center;
  padding: 17px 0;
}
.login-inner .form-group .login-or span,
.logout-inner .form-group .login-or span,
.remind-inner .form-group .login-or span,
.registration-inner .form-group .login-or span,
.reset-inner .form-group .login-or span {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
  text-transform: uppercase;
}
.login-inner .form-group .login-or > *,
.logout-inner .form-group .login-or > *,
.remind-inner .form-group .login-or > *,
.registration-inner .form-group .login-or > *,
.reset-inner .form-group .login-or > * {
  position: relative;
  z-index: 1;
}
.login-inner .form-group .login-or:after,
.logout-inner .form-group .login-or:after,
.remind-inner .form-group .login-or:after,
.registration-inner .form-group .login-or:after,
.reset-inner .form-group .login-or:after {
  content: "";
  position: absolute;
  z-index: 0;
  height: 1px;
  width: 100%;
  display: block;
  top: 50%;
  left: 0;
  background-color: #ccc;
}
.login-inner .form-control,
.logout-inner .form-control,
.remind-inner .form-control,
.registration-inner .form-control,
.reset-inner .form-control,
.login-inner #k2FrontendContainer .tags,
.logout-inner #k2FrontendContainer .tags,
.remind-inner #k2FrontendContainer .tags,
.registration-inner #k2FrontendContainer .tags,
.reset-inner #k2FrontendContainer .tags,
.login-inner .k2CategorySelectBlock select,
.logout-inner .k2CategorySelectBlock select,
.remind-inner .k2CategorySelectBlock select,
.registration-inner .k2CategorySelectBlock select,
.reset-inner .k2CategorySelectBlock select {
  padding-left: 50px;
}
.login-inner ul,
.logout-inner ul,
.remind-inner ul,
.registration-inner ul,
.reset-inner ul {
  margin-bottom: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.login-inner ul li,
.logout-inner ul li,
.remind-inner ul li,
.registration-inner ul li,
.reset-inner ul li {
  display: inline-block;
  margin-right: 10px;
}
.login-inner ul li:last-child,
.logout-inner ul li:last-child,
.remind-inner ul li:last-child,
.registration-inner ul li:last-child,
.reset-inner ul li:last-child {
  margin-right: 0;
}
.login-inner ul a,
.logout-inner ul a,
.remind-inner ul a,
.registration-inner ul a,
.reset-inner ul a {
  color: #fff;
  font-size: 95%;
}
.login-inner ul a:hover,
.logout-inner ul a:hover,
.remind-inner ul a:hover,
.registration-inner ul a:hover,
.reset-inner ul a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.login-avatar,
.logout-avatar,
.remind-avatar,
.registration-avatar,
.reset-avatar {
  float: left;
}
.login-content,
.logout-content,
.remind-content,
.registration-content,
.reset-content {
  padding-left: 86px;
}
.login-text,
.logout-text,
.remind-text,
.registration-text,
.reset-text {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 14px;
}
.login .pull-right .spacer label,
.logout .pull-right .spacer label,
.remind .pull-right .spacer label,
.registration .pull-right .spacer label,
.reset .pull-right .spacer label {
  margin: 0;
  line-height: 44px;
}
.login .login-backhome,
.logout .login-backhome,
.remind .login-backhome,
.registration .login-backhome,
.reset .login-backhome {
  font-style: 10px;
}
.login .login-backhome a:hover,
.logout .login-backhome a:hover,
.remind .login-backhome a:hover,
.registration .login-backhome a:hover,
.reset .login-backhome a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.login .login-backhome:after,
.logout .login-backhome:after,
.remind .login-backhome:after,
.registration .login-backhome:after,
.reset .login-backhome:after {
  display: block;
  margin: 0 auto;
  width: 72px;
  border-top: 1px solid #fff;
  content: "";
}
.user-note {
  font-style: italic;
  color: #999;
}
.registration-inner {
  max-width: 570px;
}
.registration-inner label {
  text-transform: uppercase;
}
.registration-inner .spacer label {
  text-transform: capitalize;
  font-style: italic;
  color: #999;
}
.wrap-login {
  position: relative;
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-image: url(../images/bg/bg-login.jpg);
}
.wrap-login #system-message {
  max-width: 400px;
  margin: 0 auto;
}
.wrap-login > * {
  position: relative;
  z-index: 1;
}
.wrap-login:after {
  background-color: rgba(51, 51, 51, 0.6);
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#helpsite-refresh {
  position: absolute;
  top: 0;
  right: 15px;
}
#jform_params_helpsite_chzn {
  width: auto !important;
  display: block;
  margin-right: 131px;
}
#editor-xtd-buttons .btn,
#adminForm .toggle-editor .btn {
  padding: 6px 8px;
  font-size: 9px;
  border-radius: 3px;
  margin-top: 5px;
}
#editor-xtd-buttons .btn .icon-sigProEditorButton,
#adminForm .toggle-editor .btn .icon-sigProEditorButton {
  display: none;
}
.profile-toolbar {
  margin-bottom: 30px;
}
.profile-avatar {
  margin-right: 20px;
}
.profile-text {
  line-height: 1;
  margin-bottom: 20px;
  font-size: 14px;
}
.mod-login .logout-avatar {
  margin-right: 20px;
}
.mod-login .login-greeting {
  margin: 0 0 10px;
  line-height: 1;
}
.userdata .ico {
  position: relative;
}
.userdata .ico .fa {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  top: 50%;
  margin-top: -8px;
  right: 8px;
  color: #bbbbbb;
}
@media (min-width: 768px) {
  .modal-login .modal-dialog {
    margin-top: 80px;
  }
}
.modal-login .modal-dialog .modal-content .modal-body {
  position: relative;
  padding: 40px 50px 50px;
}
.modal-login .modal-dialog .modal-content .modal-body .form-9 .userdata .ico .fa {
  color: #959595;
  right: 0;
}
.modal-login .modal-dialog .modal-content .modal-body button.close {
  position: absolute;
  top: 0px;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-shadow: none;
  font-size: 20px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-login .modal-dialog .modal-content .modal-body button.close:hover {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-login .modal-dialog .modal-content .modal-body .form-9 button.close {
  color: #fff;
}
.modal-login .modal-dialog .modal-content .modal-body .form-9 button.close:hover {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.category-module li + li,
[class*="newsflash-"] li + li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #f5f5f5;
}
.category-module .post-meta:before,
[class*="newsflash-"] .post-meta:before,
.category-module .post-meta:after,
[class*="newsflash-"] .post-meta:after {
  content: " ";
  display: table;
}
.category-module .post-meta:after,
[class*="newsflash-"] .post-meta:after {
  clear: both;
}
.category-module .post-meta:before,
[class*="newsflash-"] .post-meta:before,
.category-module .post-meta:after,
[class*="newsflash-"] .post-meta:after {
  content: " ";
  display: table;
}
.category-module .post-meta:after,
[class*="newsflash-"] .post-meta:after {
  clear: both;
}
.category-module .post-meta .fa,
[class*="newsflash-"] .post-meta .fa {
  color: #bbbbbb;
}
.category-module .thumb-item-img,
[class*="newsflash-"] .thumb-item-img {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  margin-right: 12px;
}

.mce-panel {
  margin-bottom: 10px !important;
}
#editor-xtd-buttons,
.toggle-editor {
  padding: 0;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 9px;
}
#editor-xtd-buttons .btn > i,
.toggle-editor .btn > i {
  display: none;
}
#editor-xtd-buttons .btn:first-child,
.toggle-editor .btn:first-child {
  margin-left: 0;
}
#adminForm .filter .btn-toolbar .btn-group {
  margin-left: 0;
  margin-right: 10px;
  line-height: 48px;
}
#adminForm .filter .btn-toolbar .btn-group label {
  margin: 0;
}
#adminForm .filter .btn-toolbar .btn-group input {
  margin: 0;
}
#adminForm .filter .btn-toolbar .btn-group .btn:last-child {
  margin-left: 10px;
}
#adminForm .filter .btn-toolbar .btn-group .btn > span {
  margin-right: 10px;
}
#adminForm .input-append {
  position: relative;
}
#adminForm .input-append #jform_publish_down_img,
#adminForm .input-append #jform_publish_up_img {
  position: absolute;
  top: 0;
  right: 0;
}
#adminForm textarea {
  min-height: 100px;
}
.tmplComponent .manager.thumbnails {
  list-style: none;
  padding: 0;
  margin: -6px;
}
.tmplComponent .manager.thumbnails:before,
.tmplComponent .manager.thumbnails:after {
  content: " ";
  display: table;
}
.tmplComponent .manager.thumbnails:after {
  clear: both;
}
.tmplComponent .manager.thumbnails:before,
.tmplComponent .manager.thumbnails:after {
  content: " ";
  display: table;
}
.tmplComponent .manager.thumbnails:after {
  clear: both;
}
.tmplComponent .manager.thumbnails .height-80 {
  height: 80px;
}
.tmplComponent .manager.thumbnails .height-50 {
  height: 50px;
  line-height: 50px;
}
.tmplComponent .manager.thumbnails .width-80 {
  width: 80px;
}
.tmplComponent .manager.thumbnails .imgOutline {
  margin: 6px;
  float: left;
  text-align: center;
}
.tmplComponent .manager.thumbnails .icon-folder-2 {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 30px;
  margin-top: 10px;
}
.tmplComponent .manager.thumbnails .icon-folder-2.pull-left {
  margin-right: .3em;
}
.tmplComponent .manager.thumbnails .icon-folder-2.pull-right {
  margin-left: .3em;
}
.tmplComponent .manager.thumbnails .icon-folder-2:before {
  content: "\f115";
}
.mce-container,
.mce-container-body {
  overflow: hidden;
}
.input-append {
  display: block;
  margin-bottom: 0;
  vertical-align: middle;
}
.input-append:before,
.input-append:after {
  content: " ";
  display: table;
}
.input-append:after {
  clear: both;
}
.input-append:before,
.input-append:after {
  content: " ";
  display: table;
}
.input-append:after {
  clear: both;
}
.icon-calendar {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.icon-calendar.pull-left {
  margin-right: .3em;
}
.icon-calendar.pull-right {
  margin-left: .3em;
}
.icon-calendar:before {
  content: "\f073";
}
#imageForm .well {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
#imageForm .row > .span9 {
  float: left;
  margin-bottom: 0;
  padding: 0 15px;
}
#imageForm .row > .span9 > * {
  float: left;
}
#imageForm .row > .span9 label {
  line-height: 44px;
}
#imageForm .row > .span9 .chzn-container.chzn-container-single {
  min-width: 200px;
}
#imageForm .row > .span6 {
  width: 50%;
  padding: 0 15px;
  float: left;
}
#uploadForm.form-horizontal .controls {
  margin-left: 180px;
}
#uploadForm.form-horizontal .control-label {
  width: auto;
  padding-right: 5px;
  text-align: left;
  float: left;
}
#uploadForm input[type="file"] {
  display: inline-block;
}
.recaptchatable #recaptcha_response_field {
  font-size: 11px !important;
  border: 2px solid #dddddd !important;
  width: 302px;
  font-family: 'Montserrat', serif;
}

.k2blog .itemListSubCategories .subCategory {
  height: auto !important;
}
.k2blog .catItemIntroText {
  margin-bottom: 35px;
}
.k2blog .catItemIntroText p {
  margin-bottom: 0;
}
.k2blog .pagination,
.k2blog .simple-pagination ul {
  text-align: right;
}
.k2blog .pagination > li,
.k2blog .simple-pagination ul > li {
  text-align: center;
}
.k2blog .pagination > li > a,
.k2blog .pagination > li > span,
.k2blog .simple-pagination ul > li > a,
.k2blog .simple-pagination ul > li > span {
  margin: 0;
  color: #999999;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.k2blog .pagination > li > a:hover,
.k2blog .pagination > li > span:hover,
.k2blog .pagination > li > a:focus,
.k2blog .pagination > li > span:focus,
.k2blog .simple-pagination ul > li > a:hover,
.k2blog .simple-pagination ul > li > span:hover,
.k2blog .simple-pagination ul > li > a:focus,
.k2blog .simple-pagination ul > li > span:focus {
  color: #9c5b57;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.k2blog .pagination > .active > a,
.k2blog .pagination > .active > span,
.k2blog .pagination > .active > a:hover,
.k2blog .pagination > .active > span:hover,
.k2blog .pagination > .active > a:focus,
.k2blog .pagination > .active > span:focus,
.k2blog .simple-pagination ul > .active > a,
.k2blog .simple-pagination ul > .active > span,
.k2blog .simple-pagination ul > .active > a:hover,
.k2blog .simple-pagination ul > .active > span:hover,
.k2blog .simple-pagination ul > .active > a:focus,
.k2blog .simple-pagination ul > .active > span:focus {
  color: #9c5b57;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.post {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 60px;
  padding-bottom: 15px;
}
h2.post-title {
  font-size: 24px;
}
.post-title {
  margin-bottom: 25px;
  text-transform: uppercase;
}
.post-title a {
  color: #333333;
}
.post-title a:hover {
  color: #9c5b57;
}
.post-title sup + sup {
  margin-left: 10px;
}
.post-image {
  margin-bottom: 27px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.post-meta {
  margin-bottom: 10px;
  clear: both;
  font-size: 11px;
}
.post-meta:before,
.post-meta:after {
  content: " ";
  display: table;
}
.post-meta:after {
  clear: both;
}
.post-meta:before,
.post-meta:after {
  content: " ";
  display: table;
}
.post-meta:after {
  clear: both;
}
.post-meta-item {
  display: inline-block;
}
.post-meta-item > span,
.post-meta-item > a {
  color: #9c5b57;
  text-transform: uppercase;
}
.post-meta-item > a:hover {
  color: #555555;
}
.post-meta-item:after {
  content: " /";
  color: #9c5b57;
}
.post-meta-item:last-child::after {
  content: "";
}
.post-meta-more .post-meta-item {
  margin-right: 15px;
  text-transform: lowercase;
}
.post-meta-more .post-meta-item,
.post-meta-more .post-meta-item a {
  color: #aaaaaa;
}
.post-meta-more .post-meta-item a:hover {
  color: #9c5b57;
}
.post-meta-more .post-meta-item:last-child {
  margin-right: 0;
}
.post-meta-more .post-meta-item:after {
  display: none;
}
.post-meta-more > a {
  margin-right: 15px;
  text-transform: lowercase;
  color: #aaaaaa;
}
.post-meta-more > a:hover {
  color: #9c5b57;
}
.post-meta-more > a [class*="icon-"] {
  margin-right: 4px;
}
.post-meta-more > a:last-child {
  margin-right: 0;
}
.post-tags * {
  margin-right: 20px;
  display: inline-block;
}
.post-tags span {
  color: #333333;
}
.post-tags a {
  text-transform: lowercase;
}
.post-tags a:before {
  content: "#";
}
.post-tags a:last-child {
  margin-right: 0;
}
.post-quote {
  background-color: #f4f4f4;
  padding: 60px 60px 60px 125px;
  border-bottom: none;
  position: relative;
}
.post-quote > i {
  position: absolute;
  top: 60px;
  left: 30px;
  height: 70px;
  width: 70px;
  background-color: #333333;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  float: left;
}
.post-quote > i:before {
  line-height: 70px;
}
.post-quote blockquote {
  padding: 0;
}
.post-quote blockquote footer {
  text-align: right;
  font-size: 16px;
  color: #555555;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .post-quote {
    padding: 40px 20px;
  }
  .post-quote > i {
    display: none;
  }
}
@media (max-width: 767px) {
  .post-social.pull-right {
    float: none !important;
    margin-bottom: 10px;
  }
  .post-social.pull-right .addthis_sharing_toolbox {
    float: none;
  }
  .post-social.pull-right > span {
    float: left;
  }
}
.post-social > * {
  display: inline-block;
}
.post-social > span {
  text-transform: uppercase;
  color: #9c5b57;
  font-weight: 600;
  margin-right: 20px;
}
.post-social > div,
.post-social .addthis_sharing_toolbox {
  padding-top: 3px;
  line-height: 1;
  float: right;
}
.post-single .postSocialTags {
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.post-single .post-comments-head {
  padding: 22px 0;
  background-color: #f4f4f4;
}
.post-single .post-comments .comment-block {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.post-single .post-comments .comments {
  margin-bottom: 0;
}
.post-single .post-comments .comments > li {
  padding-top: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.post-single .post-comments .comments > li.comments-pagination {
  padding: 40px 0;
}
.post-single .post-comments .comments > li .comment {
  position: relative;
  min-height: 100px;
  min-height: 120px;
  padding-bottom: 30px;
}
.post-single .post-comments .comments > li .comment-avatar {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 479px) {
  .post-single .post-comments .comments > li .comment-avatar {
    position: static;
    float: left;
    margin: 0 30px 10px 0;
  }
}
.post-single .post-comments .comments > li .comment-block {
  margin-left: 110px;
}
@media (max-width: 479px) {
  .post-single .post-comments .comments > li .comment-block {
    margin-left: 0;
  }
}
.post-single .post-comments .comments > li .comment-block .comment-head .comment-name {
  display: inline-block;
  font-style: italic;
  line-height: 1;
  padding-right: 30px;
  border-right: 1px solid #dddddd;
  margin-right: 20px;
  font-weight: 600;
}
.post-single .post-comments .comments > li .comment-block .comment-head .comment-name a {
  color: #555555;
}
.post-single .post-comments .comments > li .comment-block .comment-head .comment-name a:hover {
  color: #9c5b57;
}
.post-single .post-comments .comments > li .comment-block .comment-head .comment-date {
  font-weight: 400px;
  color: #9c5b57;
}
.post-single .post-comments .comments > li .comment-block .comment-tool {
  padding-top: 10px;
  padding-bottom: 5px;
}
.post-single .post-comments .comments > li .comment-block .comment-tool > * {
  line-height: 1;
  padding-right: 30px;
  border-right: 1px solid #dddddd;
  margin-right: 20px;
  font-weight: 500;
}
.post-single .post-comments .comments > li .comment-block .comment-tool > *:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.post-single .post-comments .post-leave-comment {
  position: relative;
}
.post-single .post-comments .post-leave-comment .form-group {
  margin-bottom: 25px;
}
.post-single .post-comments .post-leave-comment .form-control,
.post-single .post-comments .post-leave-comment #k2FrontendContainer .tags,
.post-single .post-comments .post-leave-comment .k2CategorySelectBlock select {
  text-transform: capitalize;
}
.post-single .post-comments .post-leave-comment .itemCommentsFormNotes {
  color: #aaa;
  margin-bottom: 0;
  font-size: 12px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .post-single .post-comments .post-leave-comment-avatar {
    position: absolute;
    top: 50px;
    left: 0;
    width: 80px;
    height: 80px;
    background-image: url(../images/default/comments.jpg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .post-single .post-comments .post-leave-comment-form {
    margin-left: 110px;
  }
}
.post-single .post-related .post-image {
  padding-top: 73%;
  display: block;
  position: relative;
}
.post-single .post-related .post-image:after {
  background-color: rgba(244, 244, 244, 0.9);
  content: "";
  display: block;
  position: absolute;
  z-index: 12;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.post-single .post-related .post-image:hover::after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.post-single .post-related .sigProContainer .sigProThumb a img {
  padding-top: 73% !important;
  height: 0;
}
.post-single .post-related .sigProContainer .sigProThumb a .item-caption {
  padding: 4px 10px;
  font-size: 10px;
}
.post-single .post-related .avPlayerWrapper,
.post-single .post-related .sigProContainer {
  margin-bottom: 27px;
}
.post-single .post-related .post-meta {
  margin-bottom: 20px;
}
.post-single .post-related .post-meta-item {
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 10px;
}
.sigProContainer {
  position: relative;
}
.sigProContainer .sigProThumb {
  position: relative;
}
.sigProContainer .sigProThumb .item-caption {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  background-color: rgba(255, 255, 255, 0.95);
  color: #555555;
  padding: 6px 20px;
  font-size: 11px;
  border-radius: 20px;
  text-transform: uppercase;
}
.sigProContainer .owl-buttons > div {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  color: #333333;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.sigProContainer .owl-buttons > div i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.sigProContainer .owl-buttons > div i.pull-left {
  margin-right: .3em;
}
.sigProContainer .owl-buttons > div i.pull-right {
  margin-left: .3em;
}
.sigProContainer .owl-buttons > div.owl-prev {
  left: -50px;
}
.sigProContainer .owl-buttons > div.owl-next {
  right: -50px;
}
.sigProContainer .owl-buttons > div:hover {
  background-color: #fff;
}
.sigProContainer:hover .owl-buttons > div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sigProContainer:hover .owl-buttons > div.owl-prev {
  left: 0;
}
.sigProContainer:hover .owl-buttons > div.owl-next {
  right: 0;
}
.catLink {
  margin-bottom: 50px;
}
.catLink .groupLinks {
  margin-bottom: 10px;
}
.catLink .groupLinks .catItemImageBlock {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.catLink .groupLinks .catItemTitle {
  margin: 0;
  padding: 10px 0;
  font-size: 11px;
  text-transform: uppercase;
}
.catLink .groupLinks .catItemTitle a {
  color: #333333;
}
.catLink .groupLinks .catItemTitle a:hover {
  color: #9c5b57;
}
.avVideo .jwdisplayIcon {
  position: absolute !important;
  display: block !important;
  width: 120px !important;
  height: 120px !important;
  top: 50% !important;
  left: 50% !important;
  margin-left: -60px !important;
  margin-top: -60px !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  padding: 0 !important;
}
.avVideo .jwdisplayIcon:before {
  content: "";
}
.avVideo .jwdisplayIcon .jwicon {
  position: absolute !important;
  font-size: 60px;
  width: 60px !important;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.avVideo .jwtimeSliderProgress,
.avVideo .jwvolumeHProgress {
  background-color: #333333 !important;
}
.postTools {
  margin-bottom: 34px;
}
.postTools .postMeta {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  color: #999;
}
.postTools .postMeta .post-meta-item > span,
.postTools .postMeta .post-meta-item > a {
  text-transform: capitalize;
}
.itemRatingForm {
  display: inline-block;
  vertical-align: middle;
}
.itemRatingForm .formLogLoading {
  background: url(../images/default/loading.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
  height: 21px;
  padding: 0 0 0 20px;
}
.itemRatingLog {
  color: #999;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 8px;
  line-height: 1;
}
.itemRatingList {
  position: relative;
  background: url(../images/default/transparent_star.gif) repeat-x scroll left -1000px rgba(0, 0, 0, 0);
  float: left;
  height: 18px;
  list-style: none outside none;
  margin: 5px 0 0 0;
  overflow: hidden;
  padding: 0;
  width: 90px;
  background-position: left top;
}
.itemRatingList .set {
  border: medium none;
  cursor: pointer;
  height: 18px;
  left: 0;
  line-height: 18px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.itemRatingList li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline;
  padding: 0;
}
.itemRatingList a {
  border: medium none;
  cursor: pointer;
  height: 18px;
  left: 0;
  line-height: 18px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.itemRatingList a:hover {
  background: url(../images/default/transparent_star.gif) repeat-x scroll left -1000px rgba(0, 0, 0, 0);
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  border: medium none;
  cursor: pointer;
  height: 18px;
  left: 0;
  line-height: 18px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background: url(../images/default/transparent_star.gif) repeat-x scroll left -1000px rgba(0, 0, 0, 0);
  background-position: 0 center;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.toolsDropdown {
  display: inline-block;
  padding: 8px;
  cursor: pointer;
  color: #999;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.toolsDropdown:hover {
  color: #9c5b57;
}
.itemAuthorBlock {
  border-bottom: 1px solid #ddd;
}
.itemAuthorBlock .itemAuthorAvatar {
  max-width: 200px;
}
.itemAuthorBlock .itemAuthorAvatar.pull-left {
  float: none !important;
  margin: 0 auto 30px;
  display: block;
}
.itemAuthorName {
  display: inline-block;
  border-right: 1px solid #dddddd;
  padding-right: 20px;
  line-height: 1;
  margin-right: 20px;
}
.itemAuthorLink {
  display: inline-block;
}
.itemAuthorLink > * {
  display: inline-block;
  margin-right: 20px;
  color: #aaa;
}
.itemAuthorLink > *:hover {
  color: #9c5b57;
}
.itemAuthorLink > *:last-child {
  margin-right: 0;
}
.itemAuthorLatest ul li a {
  color: #aaa;
  font-size: 11px;
  text-transform: uppercase;
}
.itemAuthorLatest ul li a:hover {
  color: #9c5b57;
}
.related-posts .post-image {
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}
.related-posts .post-image img {
  width: 100%;
}
.related-posts .post-title {
  font-size: 12px;
  margin-bottom: 0;
}
.itemFullText.largerFontSize {
  font-size: 150%;
}
.blog-masonry .post {
  margin-bottom: 50px;
}
.blog-masonry .post .post-image {
  margin-bottom: 40px;
}
.blog-masonry .post .catItemVideo,
.blog-masonry .post .catItemVideoEmbedded {
  min-height: 150px;
}
.blog-masonry .post .catItemVideo:after,
.blog-masonry .post .catItemVideoEmbedded:after {
  content: "";
  display: block;
  clear: both;
}
.blog-masonry .post-quote {
  padding: 30px;
}
.blog-masonry .post-quote blockquote {
  font-size: 16px;
  color: #555555;
  line-height: 2.2;
}
.blog-masonry .post-quote blockquote footer {
  margin-top: 10px;
  color: #9c5b57;
}
.blog-masonry .pagination,
.blog-masonry .simple-pagination ul {
  text-align: right;
}
.blog-masonry .pagination > li,
.blog-masonry .simple-pagination ul > li {
  text-align: center;
}
.blog-masonry .pagination > li > a,
.blog-masonry .pagination > li > span,
.blog-masonry .simple-pagination ul > li > a,
.blog-masonry .simple-pagination ul > li > span {
  margin: 0;
  color: #999999;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.blog-masonry .pagination > li > a:hover,
.blog-masonry .pagination > li > span:hover,
.blog-masonry .pagination > li > a:focus,
.blog-masonry .pagination > li > span:focus,
.blog-masonry .simple-pagination ul > li > a:hover,
.blog-masonry .simple-pagination ul > li > span:hover,
.blog-masonry .simple-pagination ul > li > a:focus,
.blog-masonry .simple-pagination ul > li > span:focus {
  color: #9c5b57;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.blog-masonry .pagination > .active > a,
.blog-masonry .pagination > .active > span,
.blog-masonry .pagination > .active > a:hover,
.blog-masonry .pagination > .active > span:hover,
.blog-masonry .pagination > .active > a:focus,
.blog-masonry .pagination > .active > span:focus,
.blog-masonry .simple-pagination ul > .active > a,
.blog-masonry .simple-pagination ul > .active > span,
.blog-masonry .simple-pagination ul > .active > a:hover,
.blog-masonry .simple-pagination ul > .active > span:hover,
.blog-masonry .simple-pagination ul > .active > a:focus,
.blog-masonry .simple-pagination ul > .active > span:focus {
  color: #9c5b57;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.blog-masonry-2 .post:not(.post-quote) {
  padding: 0;
}
.blog-masonry-2 .post:not(.post-quote) .post-image {
  margin-bottom: 0;
}
.blog-masonry-2 .post:not(.post-quote) .post-content {
  padding: 30px 30px 10px;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #dddddd;
  text-align: center;
}
.blog-gray {
  position: relative;
}
.blog-gray:before {
  position: absolute;
  content: "";
  background-color: #f4f4f4;
  display: block;
  top: -80px;
  left: -2000px;
  right: -2000px;
  bottom: -80px;
  z-index: 0;
}
.blog-gray .post {
  background-color: #fff;
  border: none;
}
.blog-gray .post .post-content {
  padding: 20px 70px 40px;
}
.blog-gray .post .post-content .text-center {
  text-align: inherit;
}
.blog-gray .post.post-quote {
  background-color: #fff;
}
.blog-gray .post.post-quote blockquote {
  color: #555555;
}
.blog-gray .pagination,
.blog-gray .simple-pagination ul {
  text-align: right;
}
.blog-gray .pagination > li,
.blog-gray .simple-pagination ul > li {
  text-align: center;
}
.blog-gray .pagination > li > a,
.blog-gray .pagination > li > span,
.blog-gray .simple-pagination ul > li > a,
.blog-gray .simple-pagination ul > li > span {
  margin: 0;
  color: #999999;
  background-color: #ffffff;
  border-color: #ffffff;
}
.blog-gray .pagination > li > a:hover,
.blog-gray .pagination > li > span:hover,
.blog-gray .pagination > li > a:focus,
.blog-gray .pagination > li > span:focus,
.blog-gray .simple-pagination ul > li > a:hover,
.blog-gray .simple-pagination ul > li > span:hover,
.blog-gray .simple-pagination ul > li > a:focus,
.blog-gray .simple-pagination ul > li > span:focus {
  color: #9c5b57;
  background-color: #ffffff;
  border-color: #ffffff;
}
.blog-gray .pagination > .active > a,
.blog-gray .pagination > .active > span,
.blog-gray .pagination > .active > a:hover,
.blog-gray .pagination > .active > span:hover,
.blog-gray .pagination > .active > a:focus,
.blog-gray .pagination > .active > span:focus,
.blog-gray .simple-pagination ul > .active > a,
.blog-gray .simple-pagination ul > .active > span,
.blog-gray .simple-pagination ul > .active > a:hover,
.blog-gray .simple-pagination ul > .active > span:hover,
.blog-gray .simple-pagination ul > .active > a:focus,
.blog-gray .simple-pagination ul > .active > span:focus {
  color: #9c5b57;
  background-color: #ffffff;
  border-color: #ffffff;
}
.genericView .ItemView .ItemImage,
.tagView .ItemView .ItemImage,
.userView .ItemView .ItemImage {
  width: 110px;
  height: 110px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.genericView .ItemView .ItemImage + .ItemBody,
.tagView .ItemView .ItemImage + .ItemBody,
.userView .ItemView .ItemImage + .ItemBody {
  margin-left: 130px;
}
@media (max-width: 480px) {
  .genericView .ItemView .ItemImage,
  .tagView .ItemView .ItemImage,
  .userView .ItemView .ItemImage {
    width: 80px;
    height: 80px;
  }
  .genericView .ItemView .ItemImage + .ItemBody,
  .tagView .ItemView .ItemImage + .ItemBody,
  .userView .ItemView .ItemImage + .ItemBody {
    margin-left: 100px;
  }
}
.userBlock .thumb {
  margin: 0 20px 10px 0;
}
@media (max-width: 767px) {
  .userBlock .thumb.pull-left {
    float: none !important;
    margin: 0 0 30px;
  }
  .userBlock .thumb.pull-left img {
    margin: 0 auto;
    max-width: 320px;
    display: block;
  }
}
#k2FrontendContainer .tags {
  height: auto;
}
#k2FrontendContainer .tags #search-field {
  padding: 0;
  height: auto;
}
#k2FrontendContainer .tags .tagAdded,
#k2FrontendContainer .tags .addedTag {
  font-family: inherit;
  text-transform: none;
  border-width: 2px;
}
#k2FrontendContainer .radio .radio {
  display: inline-block;
  margin: 0;
  margin-right: 14px;
}
#k2FrontendContainer .k2ItemFormEditor .dummyHeight {
  visibility: hidden;
}
#k2FrontendContainer .chzn-container {
  max-width: 150px;
}
.k2SearchBlock .k2SearchBlockForm {
  position: relative;
}
.k2SearchBlock .k2SearchBlockForm > .btn {
  position: absolute;
  top: 0;
  font-size: 18px;
  right: 0;
  padding: 0 15px;
  bottom: 0;
  line-height: 44px;
}
.k2SearchBlock.k2LiveSearchBlock {
  position: relative;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults .liveSearchResults {
  list-style: none;
  padding: 0;
  margin: 1px 0 0 0;
  border: 2px solid #dddddd;
  border-radius: 0;
  background: #fff;
  padding: 5px 0;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults .liveSearchResults li {
  padding: 5px 15px;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults .liveSearchResults li a {
  font-size: 10px;
  color: #555555;
  text-transform: uppercase;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults .liveSearchResults li a:hover {
  color: #9c5b57;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults .liveSearchResults li:nth-child(2n) {
  background-color: #f9f9f9;
}
.k2SearchBlock.k2LiveSearchBlock .k2LiveSearchResults .liveSearchResults li:hover {
  background-color: #f5f5f5;
}
.k2CategoriesBlock ul,
.listBlock ul,
.k2CategoriesBlock,
.listBlock {
  list-style: none;
  padding: 0;
  margin: 0;
}
.k2CategoriesBlock ul li a,
.listBlock ul li a,
.k2CategoriesBlock li a,
.listBlock li a {
  color: #777;
  font-size: 11px;
  display: block;
  padding: 8px 0;
  text-transform: uppercase;
}
.k2CategoriesBlock ul li a:before,
.listBlock ul li a:before,
.k2CategoriesBlock li a:before,
.listBlock li a:before,
.k2CategoriesBlock ul li a:after,
.listBlock ul li a:after,
.k2CategoriesBlock li a:after,
.listBlock li a:after {
  content: " ";
  display: table;
}
.k2CategoriesBlock ul li a:after,
.listBlock ul li a:after,
.k2CategoriesBlock li a:after,
.listBlock li a:after {
  clear: both;
}
.k2CategoriesBlock ul li a:before,
.listBlock ul li a:before,
.k2CategoriesBlock li a:before,
.listBlock li a:before,
.k2CategoriesBlock ul li a:after,
.listBlock ul li a:after,
.k2CategoriesBlock li a:after,
.listBlock li a:after {
  content: " ";
  display: table;
}
.k2CategoriesBlock ul li a:after,
.listBlock ul li a:after,
.k2CategoriesBlock li a:after,
.listBlock li a:after {
  clear: both;
}
.k2CategoriesBlock ul li a:hover,
.listBlock ul li a:hover,
.k2CategoriesBlock li a:hover,
.listBlock li a:hover {
  color: #9c5b57;
}
.k2CategoriesBlock ul li a .catTitle,
.listBlock ul li a .catTitle,
.k2CategoriesBlock li a .catTitle,
.listBlock li a .catTitle {
  float: left;
}
.k2CategoriesBlock ul li a .catCounter,
.listBlock ul li a .catCounter,
.k2CategoriesBlock li a .catCounter,
.listBlock li a .catCounter {
  float: right;
}
.k2CategoriesBlock ul li a .catCounter .char1,
.listBlock ul li a .catCounter .char1,
.k2CategoriesBlock li a .catCounter .char1,
.listBlock li a .catCounter .char1,
.k2CategoriesBlock ul li a .catCounter .word2 > span:last-child,
.listBlock ul li a .catCounter .word2 > span:last-child,
.k2CategoriesBlock li a .catCounter .word2 > span:last-child,
.listBlock li a .catCounter .word2 > span:last-child {
  display: none;
}
.k2CategoriesBlock ul li + li,
.listBlock ul li + li,
.k2CategoriesBlock li + li,
.listBlock li + li {
  border-top: 1px solid #ddd;
}
.k2CategoriesBlock ul li > ul,
.listBlock ul li > ul,
.k2CategoriesBlock li > ul,
.listBlock li > ul {
  margin-left: 20px;
}
.k2ItemsBlock-Recent ul li {
  background-color: #f5f5f5;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.k2ItemsBlock-Recent ul li .fa {
  font-size: 28px;
  color: #888;
  float: left;
  margin-right: 24px;
  margin-top: 2px;
}
.k2ItemsBlock-Recent ul li:hover {
  background-color: #333333;
}
.k2ItemsBlock-Recent ul li:hover .title {
  color: #fff;
}
.k2ItemsBlock-Recent ul li + li {
  margin-top: 10px;
}
.k2ItemsBlock-Recent ul li > a,
.k2ItemsBlock-Recent ul li > div {
  display: block;
  padding: 16px 15px 15px;
}
.k2ItemsBlock-Recent-content .title {
  font-size: 11px;
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.k2ItemsBlock-Recent-content .info {
  font-size: 10px;
  color: #aaa;
  text-transform: uppercase;
}
.k2ItemsBlock-Recent-content .info span {
  margin-right: 10px;
  display: inline-block;
}
.k2ItemsBlock-Recent .k2FeedIcon {
  font-size: 10px;
}
.k2ItemsBlock-Recent2 li {
  margin-bottom: 30px;
}
.k2ItemsBlock-Recent2 li:before,
.k2ItemsBlock-Recent2 li:after {
  content: " ";
  display: table;
}
.k2ItemsBlock-Recent2 li:after {
  clear: both;
}
.k2ItemsBlock-Recent2 li:before,
.k2ItemsBlock-Recent2 li:after {
  content: " ";
  display: table;
}
.k2ItemsBlock-Recent2 li:after {
  clear: both;
}
.k2ItemsBlock-Recent2 li .recentImage {
  width: 108px;
  float: left;
  display: inline-block;
  height: 71px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.k2ItemsBlock-Recent2 li .recentImage + .recentContent {
  padding-left: 123px;
}
.k2ItemsBlock-Recent2 li .recentContent .recentTitle {
  font-size: 12px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 0;
  text-transform: uppercase;
  display: inline-block;
  color: inherit;
}
.k2ItemsBlock-Recent2 li .recentContent .recentTitle:hover {
  color: #9c5b57;
}
.k2ItemsBlock-Recent2 li .recentContent .recentMeta {
  font-size: 11px;
  font-weight: 600;
  margin: 2px 0 0;
  color: #777777;
  font-style: italic;
}
.k2ItemsBlock-Recent2 li .recentContent .recentMeta > *:after {
  content: "/";
}
.k2ItemsBlock-Recent2 li .recentContent .recentMeta > *:last-child::after {
  display: none;
}
.k2ItemsLatest {
  margin-left: -15px;
  margin-right: -15px;
}
.k2ItemsLatest .post-item {
  padding-left: 15px;
  padding-right: 15px;
}
.k2ItemsLatest .post-body .post-image {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 72.97%;
}
.k2ItemsLatest .post-body .post-image:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #F4F4F4;
  background-color: rgba(244, 244, 244, 0.9);
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.k2ItemsLatest .post-body .post-image:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.k2ItemsLatest .post-body .post-title {
  margin: 10px 0 25px;
  font-size: 16px;
  display: inline-block;
}
.k2ItemsLatest .post-body .post-title a {
  color: #333333;
}
.k2ItemsLatest .post-body .post-title a:hover {
  color: #9c5b57;
}
.k2ItemsLatest .post-body .post-meta {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.k2ItemsLatest .post-body .post-meta-item {
  padding: 0;
  font-size: 10px;
  color: #555555;
}
.k2ItemsLatest .post-body .post-meta-item span {
  color: #777;
}
.k2ItemsLatest .post-body .post-meta-item .k2Avatar {
  display: block;
  margin: 0 5px 0 0;
  width: 15px;
  float: left;
}
.k2ItemsLatest .post-body .post-meta-item:after {
  content: "/";
  display: inline-block;
  color: #777;
}
.k2ItemsLatest .post-body .post-meta-item:last-child::after {
  display: none;
}
.k2ItemsLatest .post-body .post-intro {
  margin-top: 15px;
}
.k2ItemsLatest .post-body .post-intro p {
  margin-bottom: 0;
}
.k2ItemsLatest .post-body .post-readmore {
  font-size: 12px;
  color: #333333;
  margin-top: 20px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 4px;
}
.k2ItemsLatest .post-body .post-readmore > i {
  margin-left: 6px;
}
.k2ItemsLatest .post-body .post-readmore:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #111;
  width: 0;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.k2ItemsLatest .post-body .post-readmore:hover::before {
  width: 100%;
}
.k2ItemsLatest .post-body .post-tags {
  margin-bottom: 0;
}
.k2ItemsLatest-2 .row {
  margin: 0;
}
.k2ItemsLatest-2 .row > div {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .k2ItemsLatest-2 .row > div {
    width: 50%;
  }
}
.k2ItemsLatest-2 .post-item > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 375px;
  -ms-flex: 1 1 375px;
  flex: 1 1 375px;
}
.k2ItemsLatest-2 .post-item .post-image {
  padding-top: 100%;
  margin: 0;
  position: relative;
  z-index: 1;
}
.k2ItemsLatest-2 .post-item .post-content {
  position: static;
  padding: 60px 20px;
  text-align: center;
}
.k2ItemsLatest-2 .post-item .post-content p:last-child {
  margin-bottom: 0;
}
.k2ItemsLatest-2 .post-item .post-content .post-meta {
  margin-bottom: 5px;
}
.k2ItemsLatest-2 .post-item .post-content .post-meta .post-meta-item > span,
.k2ItemsLatest-2 .post-item .post-content .post-meta .post-meta-item > a {
  color: #999;
}
.k2ItemsLatest-2 .post-item .post-content .post-meta .post-meta-item:after {
  content: "-";
  color: #999;
}
.k2ItemsLatest-2 .post-item .post-content .post-title {
  position: 16px;
  color: #333333;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.k2ItemsLatest-2 .post-item .post-content .post-ico {
  display: block;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  margin-top: 10px;
  color: #9c5b57;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.k2ItemsLatest-2 .post-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border: 1px solid #eeeeee;
  border-right: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .k2ItemsLatest-2 .post-item .post-image {
    padding-top: 50%;
  }
  .k2ItemsLatest-2 .post-item:nth-child(2n) .post-image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media only screen and (min-width: 992px) {
  .k2ItemsLatest-2 .post-item .post-content {
    padding: 60px 30px;
  }
}
@media (min-width: 1530px) {
  .k2ItemsLatest-2 .post-item .post-content {
    padding: 20px 30px;
  }
  .k2ItemsLatest-2 .post-item .post-image {
    padding-top: 50%;
  }
  .k2ItemsLatest-2 .post-item:nth-child(n+3) .post-image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.k2ItemsLatest-2 .post-item:hover {
  background-color: #333333;
  color: #ffffff;
}
.k2ItemsLatest-2 .post-item:hover:before {
  border-color: #333;
}
.k2ItemsLatest-2 .post-item:hover .post-title,
.k2ItemsLatest-2 .post-item:hover .post-ico {
  color: #fff;
}
.k2NewsUpdate .row {
  margin-left: -5px;
  margin-right: -5px;
}
.k2NewsUpdate .row > div {
  padding: 5px;
}
.k2NewsUpdate .k2NewsItem {
  background-size: cover;
  background-position: center;
  position: relative;
}
.k2NewsUpdate .k2NewsItem-Inner {
  padding: 50px 30px 30px 50px;
}
@media (max-width: 767px) {
  .k2NewsUpdate .k2NewsItem-Inner {
    padding: 30px 20px 20px 30px;
  }
}
.k2NewsUpdate .k2NewsItem > * {
  position: relative;
  z-index: 1;
}
.k2NewsUpdate .k2NewsItem:before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  background-color: #f5f5f5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.k2NewsUpdate .k2NewsItem-Image {
  display: block;
  width: 80px;
  height: 80px;
  background-position: center;
  background-size: cover;
  background-repeat: 0;
  float: left;
}
.k2NewsUpdate .k2NewsItem-Image + .k2NewsItem-Content {
  margin-left: 113px;
}
@media (max-width: 480px) {
  .k2NewsUpdate .k2NewsItem-Image {
    margin: 0 20px 10px 0;
  }
  .k2NewsUpdate .k2NewsItem-Image + .k2NewsItem-Content {
    margin-left: 0;
  }
}
.k2NewsUpdate .k2NewsItem-Meta {
  font-size: 11px;
}
.k2NewsUpdate .k2NewsItem-Meta > * {
  color: #868686;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.k2NewsUpdate .k2NewsItem-Meta a:hover {
  color: #333333;
}
.k2NewsUpdate .k2NewsItem .k2NewsItem-intro {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.k2NewsUpdate .k2NewsItem .moduleItemTitle {
  font-size: inherit;
  color: #333333;
}
.k2NewsUpdate .k2NewsItem .moduleItemTitle:hover {
  color: #9c5b57;
}
.k2NewsUpdate .k2NewsItem .post-readmore {
  margin-top: 40px;
  margin-bottom: 0;
}
.k2NewsUpdate .k2NewsItem:hover::before {
  background-color: rgba(34, 34, 34, 0.9);
}
.k2NewsUpdate .k2NewsItem:hover .k2NewsItem-Meta > *,
.k2NewsUpdate .k2NewsItem:hover .k2NewsItem-intro {
  color: #ccc;
}
.k2NewsUpdate .k2NewsItem:hover .moduleItemTitle,
.k2NewsUpdate .k2NewsItem:hover .post-readmore {
  color: #fff;
}
.k2UsersBlock > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.k2UsersBlock > ul > li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #ccc;
}
.k2UsersBlock > ul > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.k2UsersBlock .ubUserAdditionalInfo {
  font-size: 0.8em;
  padding: 4px 0;
}
.k2Avatar {
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
  max-width: 50px;
}
.ubUserName {
  font-weight: bold;
}
.ubUserAdditionalInfo a {
  color: #888;
  margin-right: 5px;
}
.ubUserEmail a {
  font-size: 0;
}
.ubUserEmail a:before {
  font-size: 14px;
  content: "\f003";
}
.ubUserDescription {
  margin-bottom: 10px;
  display: block;
  font-size: 0.95em;
}
.k2UsersBlock .ubUserItems li {
  padding: 1px 0;
  font-size: 0.95em;
}
.k2UsersBlock .ubUserItems li i {
  color: #555;
  margin-right: 4px;
}
.k2UsersBlock > ul > li h5 {
  margin: 5px 0;
  clear: both;
}
.k2AuthorAvatar {
  float: left;
  margin-right: 70px;
}
.k2AuthorAdditionalInfo {
  position: absolute;
  right: 0;
  width: 70px;
  padding: 0 25px;
  text-align: center;
}
.k2AuthorAdditionalInfo > * {
  display: block;
  line-height: 50px;
  border-bottom: 1px solid #dddddd;
  color: #aaa;
}
.k2AuthorAdditionalInfo > *:hover {
  color: #9c5b57;
}
.k2AuthorAdditionalInfo > *:last-child {
  border-bottom: none;
}
.k2Author h5 {
  padding: 10px 0;
}
.k2UsersBlock2 .k2AuthorInfo {
  position: relative;
  overflow: hidden;
}
.k2UsersBlock2 .k2AuthorInfo:hover .k2AuthorAdditionalInfo {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.k2UsersBlock2 .k2AuthorAvatar {
  float: none;
  margin: 0;
}
.k2UsersBlock2 .k2AuthorAdditionalInfo {
  left: 0;
  bottom: 0;
  width: auto;
  background-color: rgba(51, 51, 51, 0.5);
  padding: 8px 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.k2UsersBlock2 .k2AuthorAdditionalInfo > * {
  line-height: 2.2;
  display: inline-block;
  border: none;
  padding: 0 8px;
  color: #fff;
}
.k2LoginBlock ul {
  margin: 0;
  list-style: none;
  border-top: 1px dotted #ddd;
  padding-top: 15px;
  margin-top: 5px;
}
.k2UserBlockDetails {
  position: relative;
  z-index: 1;
}
.k2UserBlock .ubName {
  margin-bottom: 5px;
}
.k2UserBlock .ubCommentsCount {
  color: #999;
  font-size: 0.85em;
  margin-bottom: 10px;
}
.k2UserBlock .modal {
  position: static;
  top: 0;
  left: 0;
  width: auto;
  margin-left: 0;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k2UserBlockActions {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: 25px;
  z-index: 0;
}
ul.k2UserBlockActions:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  bottom: 8px;
  width: 1px;
  background: #ededed;
}
.k2UserBlockActions li {
  margin-bottom: 4px;
}
.k2UserBlockActions li a {
  padding-left: 18px;
  display: inline-block;
}
.k2UserBlockActions li a i {
  margin-left: -18px;
  margin-right: 4px;
}
.k2UserBlockRenderedMenu {
  list-style: none;
  margin: 5px 0 0;
  padding: 5px 0 10px;
  border: 1px dotted #ddd;
  border-width: 1px 0;
}
.k2TopCommentersBlock ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.k2TopCommentersBlock ul li,
.k2LatestCommentsBlock ul li .k2AuthorsListBlock ul li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #eee;
}
.k2TopCommentersBlock ul li:last-child,
.k2LatestCommentsBlock ul li:last-child,
.k2AuthorsListBlock ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.k2TopCommentersBlock ul p {
  margin-bottom: 8px;
}
.tcLatestCommentDate {
  color: #999;
  font-style: italic;
}
.k2LatestCommentsBlock ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.k2LatestCommentsBlock .lcUsername,
.k2LatestCommentsBlock .lcCommentDate {
  font-style: italic;
  color: #999;
}
.k2LatestCommentsBlock .info {
  padding-left: 60px;
}
.k2AuthorsListBlock .abAuthorName {
  font-weight: 400;
  margin-bottom: 0;
  display: block;
  margin-top: 0;
}
.k2AuthorsListBlock .abAuthorLatestItem {
  font-size: 0.9em;
  display: block;
  padding-left: 60px;
}
.k2AuthorsListBlock .abAuthorCommentsCount {
  font-style: italic;
  color: #888;
}
.k2CalendarBlock {
  overflow-y: auto;
}
.k2CalendarBlock .calendar {
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
  min-height: 204px;
}
.k2CalendarBlock .calendar td.calendarNavMonthPrev,
.k2CalendarBlock .calendar td.calendarNavMonthNext,
.k2CalendarBlock .calendar td.calendarCurrentMonth {
  font-weight: 300;
  border-top: 1px solid #eee;
}
.k2CalendarBlock .calendar td.calendarNavMonthPrev,
.k2CalendarBlock .calendar td.calendarNavMonthNext,
.k2CalendarBlock .calendar td.calendarDateLinked {
  padding: 0;
}
.k2CalendarBlock .calendar td,
.k2CalendarBlock .calendar td.calendarNavMonthPrev a,
.k2CalendarBlock .calendar td.calendarNavMonthNext a,
.k2CalendarBlock .calendar td.calendarDateLinked a {
  text-align: center;
  padding: 7px 3px;
}
.k2CalendarBlock .calendar td.calendarDayName {
  padding: 8px 3px;
  font-size: 9px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
}
.k2CalendarBlock .calendar td a {
  display: block;
}
.k2CalendarBlock .calendar td.calendarDateLinked a {
  font-weight: bold;
}
.k2CalendarBlock .calendarNavLink:hover {
  border-color: #fff;
}
.k2CalendarBlock .calendar td.calendarDateLinked {
  position: relative;
}
.k2BreadcrumbsBlock > * {
  display: inline-block;
  margin-right: 5px;
}
.k2ItemsBlock ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.k2ItemsBlock ul li {
  margin-bottom: 40px;
}
.k2ItemsBlock ul li:last-child {
  margin-bottom: 0;
}
.k2ItemsBlock .moduleItemTitle {
  font-size: 12px;
  color: #555555;
  display: block;
  line-height: 1.3;
  margin-bottom: 5px;
}
.k2ItemsBlock .moduleItemTitle:hover {
  color: #9c5b57;
}
.k2ItemsBlock .k2Avatar {
  float: left;
  margin-right: 15px;
}
.moduleItemAuthor {
  font-size: 14px;
  color: #999;
  margin-bottom: 5px;
}
.k2ItemsBlock .moduleItemImage {
  margin: 10px 0;
  display: block;
}
.k2ItemsBlock .itemDate {
  font-size: 14px;
  color: #999;
  font-style: italic;
}
.k2ItemsBlock .moduleItemTags a {
  display: inline-block;
  padding: 0 5px 0 0;
}
.k2ItemsBlock .moduleItemTags {
  font-style: 12px;
}
.k2ItemsBlock .itemBottom {
  background-color: #f5f5f5;
  padding: 3px 8px;
  margin-top: 5px;
  font-size: 14px;
}
.k2ItemsBlock .itemBottom .moduleItemComments {
  display: inline-block;
  border-right: 1px solid #ddd;
  padding-right: 5px;
  margin-right: 5px;
}
.k2ItemsBlock .itemBottom .moduleItemReadMore {
  float: right;
}
.k2ItemsBlock .post-tags {
  margin: 15px 0;
}

label.invalid {
  background: none;
  border: none;
}
div[class*="-view"] .row {
  margin-right: -15px;
  margin-left: -15px;
  display: block;
  flex-wrap: inherit;
  justify-content: inherit;
}
.vendor-store-desc,
.category-view,
.featured-view,
.latest-view,
.topten-view,
.recent-view,
.related-products-view,
.browse-view,
.order-view {
  margin-bottom: 0;
}

.shopoffline {
  background: url(../less/images/bg/bg-demo-4.html) no-repeat top center;
  background-size: cover;
  margin: -30px;
  padding: 130px 0;
}
@media (min-width: 1200px) {
  .shopoffline {
    background-attachment: fixed;
  }
}
.shopoffline .shopoffline-body {
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  float: none;
  padding-bottom: 80px;
  padding-top: 80px;
}
.shopoffline .shopoffline-body h2 {
  color: #fff;
}

.category-view {
  margin-bottom: 0;
}
.vendor-store-desc h2 {
  font-size: 3em;
  font-weight: 300;
}
.vendor-store-desc .vendor-store-desc-body {
  padding: 0 20px;
  margin-bottom: 30px;
}
.vmhome-center {
  padding-bottom: 35px;
}
.vmhome-center:empty {
  display: none;
}
.proShop-nav {
  text-align: center;
}
.proShop-nav ul {
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  display: inline-block;
  list-style: none;
}
.proShop-nav ul li {
  display: inline-block;
}
.proShop-nav ul li a {
  letter-spacing: 0.05em;
  font-size: 12px;
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  text-transform: uppercase;
  color: #555;
}
.proShop-nav ul li.active a,
.proShop-nav ul li a:hover {
  color: #9c5b57;
}
.proShop-nav + .proShop-content {
  padding-top: 80px;
}
.proShop-content {
  border: none;
  padding: 0;
}
.proShop-content .vmProduct {
  margin-bottom: 70px;
}
.proShop-content .thumb-item-img:after {
  background-color: rgba(119, 119, 119, 0.5);
}
.proShop-content .thumb-item-img img {
  min-width: 100%;
}
.proShop-content .thumb-item-img .thumb-act a.btn-popup {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.proShop-content .thumb-item-content {
  padding: 18px 50px 0 0;
  position: relative;
  text-align: inherit;
}
.proShop-content .thumb-item-content .btn-addcart {
  position: absolute;
  top: 18px;
  right: 20px;
  overflow: inherit;
  color: #333333;
}
.proShop-content .thumb-item-content .btn-addcart .fa-wol-plus {
  content: "\e064";
  display: inline-block;
  font-size: 13px;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -11px;
  color: #9c5b57;
}
.proShop-content .thumb-item-content .btn-addcart .fa:last-child {
  font-size: 20px;
  line-height: 1;
  height: 20px;
  display: inline-block;
}
.proShop-content .thumb-item-content .btn-addcart:hover {
  color: #9c5b57;
}
.proShop-content .thumb-item-content .product-title {
  color: #777777;
  display: inline-block;
  font-weight: 600;
  margin: 0;
}
.proShop-content .thumb-item-content .product-price {
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.vmProductNext a {
  display: block;
  padding-top: 100%;
  text-align: center;
  background-color: #f4f4f4;
  color: #333333;
  cursor: pointer;
}
.vmProductNext a .vmProductNextInner {
  position: absolute;
  left: 0%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.vmProductNext a .vmProductNextInner span {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  -webkit-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.vmProductNext a .vmProductNextInner .fa {
  font-size: 20px;
}
.vmProductNext a:hover {
  color: #fff;
  background-color: #999;
}
.vmProductNext a:hover .vmProductNextInner span {
  color: #fff;
}

.browse-view > .mason-tabs {
  display: none;
}
.grid-pro .container,
.banner .container,
.product-tab .container {
  padding-left: 30px;
  padding-right: 30px;
}
.grid-pro .container {
  padding-top: 30px;
}
.grid-pro .cat-thumb-item {
  margin-bottom: 30px;
}
.banner .container {
  padding-bottom: 35px;
}
.product-tab .container {
  padding-bottom: 20px;
}
.highlight-thumbs .container {
  padding: 34px 30px 30px;
}
.featured-foot > div > .row {
  position: relative;
}
.cat-thumb-item {
  position: relative;
}
.cat-caption {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #fff;
  padding: 20px 20px 3px;
  position: absolute;
  width: 100%;
}
.cat-caption h3 {
  margin: 0 0 8px;
  font-size: 13px;
  overflow: hidden;
  padding-bottom: 8px;
  position: relative;
}
.cat-caption h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.cat-caption a {
  color: #fff;
  text-transform: uppercase;
}
.cat-caption a:focus,
.cat-caption a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.cat-caption p a {
  font-size: 11px;
}
.cat-thumb-item-grid {
  overflow: hidden;
}
.cat-thumb-item-grid > img {
  max-width: none;
  width: -webkit-calc(110%);
  width: calc(110%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s,-webkit-transform .35s;
  -o-transition: opacity 0.35s,-webkit-transform .35s;
  transition: opacity 0.35s,-webkit-transform .35s;
  -webkit-transform: translate3d(-25px, 0, 0);
  transform: translate3d(-25px, 0, 0);
}
.cat-thumb-item-grid .cat-caption {
  -webkit-transform: translate3d(0, 33px, 0);
  transform: translate3d(0, 33px, 0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.cat-thumb-item-grid .cat-caption p {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s,-webkit-transform .35s;
  -o-transition: opacity 0.2s,-webkit-transform .35s;
  transition: opacity 0.2s,-webkit-transform .35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.cat-thumb-item-grid .cat-caption p a {
  color: rgba(255, 255, 255, 0.8);
}
.cat-thumb-item-grid .cat-caption p a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.cat-thumb-item-grid:hover > img,
.cat-thumb-item-grid:hover p {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.cat-thumb-item-grid:hover > img,
.cat-thumb-item-grid:hover .cat-caption,
.cat-thumb-item-grid:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cat-thumb-item-grid:hover p {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
.cat-thumb-item-grid:hover h3::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cart-subtotals {
  border-top: 1px dotted rgba(0, 0, 0, 0.092);
  margin-top: 20px;
  padding-top: 20px;
  text-transform: uppercase;
}
.thumb-item-list + .thumb-item-list {
  border-top: 1px solid #ededed;
  margin-top: 23px;
  padding-top: 40px;
}
.thumb-item {
  overflow: hidden;
}
.thumb-item-img {
  position: relative;
  overflow: hidden;
  background-color: #EBEBEB;
}
.thumb-item-img > * {
  position: relative;
  z-index: 0;
}
.thumb-item-img:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.thumb-item-img .thumb-act {
  display: block;
  position: absolute;
  height: 44px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.thumb-item-img .thumb-act a {
  color: #ffffff;
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  margin-left: 8px;
  margin-right: 8px;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.thumb-item-img .thumb-act a .fa {
  font-size: 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.thumb-item-img .thumb-act a.btn-addcart {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
  background-color: #9c5b57;
}
.thumb-item-img .thumb-act a.btn-addcart .fa {
  font-size: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}
.thumb-item-img .thumb-act a.btn-addcart:hover {
  background-color: #333333;
}
.thumb-item-img .thumb-act a.btn-popup {
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  background-color: #333333;
}
.thumb-item-img .thumb-act a.btn-popup:hover {
  background-color: #9c5b57;
}
.thumb-item-content {
  text-align: center;
  padding: 30px 15px;
}
.thumb-item-content > a {
  display: block;
  color: #777777;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.thumb-item-content .product-price {
  font-size: 16px;
  line-height: 1.6;
  font-style: italic;
}
.thumb-item:hover .thumb-item-img .thumb-act a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.thumb-item:hover .thumb-item-img:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.list-header {
  margin-bottom: 35px;
}
.list-header .vm-results {
  line-height: 46px;
  margin-right: 25px;
}
.list-header .list-sort {
  margin: 0;
}
@media (max-width: 767px) {
  .list-header {
    display: none;
  }
}
.category .position-breadcrumb + #block-main {
  overflow: initial;
}
.category .position-breadcrumb + #block-main .list-header {
  margin-bottom: 0;
  position: absolute;
  right: 15px;
  top: -135px;
}
.list-sort > li {
  float: left;
}
@media (max-width: 991px) {
  .list-sort > li:last-of-type {
    display: none;
  }
}
.list-sort > li label {
  line-height: 2.5;
  margin-bottom: 0;
}
.list-sort > li + li {
  margin-left: 10px;
}
.list-sort > li select.inputbox {
  width: auto !important;
}
.list-sort .orderlistcontainer {
  font-size: inherit;
  margin: 0;
  display: block;
  position: relative;
}
.list-sort .orderlistcontainer .title {
  display: none;
}
.list-sort .orderlistcontainer div.activeOrder,
.list-sort .orderlistcontainer div.Order {
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  line-height: 44px;
  padding: 0 40px 0 15px;
  overflow: hidden !important;
}
.list-sort .orderlistcontainer div.activeOrder,
.list-sort .orderlistcontainer div.Order,
.list-sort .orderlistcontainer div.activeOrder a,
.list-sort .orderlistcontainer div.Order a {
  color: #555555;
  font-weight: 600;
}
.list-sort .orderlistcontainer div.activeOrder:before,
.list-sort .orderlistcontainer div.Order:before,
.list-sort .orderlistcontainer div.activeOrder:after,
.list-sort .orderlistcontainer div.Order:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.list-sort .orderlistcontainer div.activeOrder:before,
.list-sort .orderlistcontainer div.Order:before {
  margin-top: -4px;
  right: 14px;
  border-width: 8px 4px 0 4px;
  border-color: #8c8c8c transparent transparent transparent;
}
.list-sort .orderlistcontainer div.activeOrder:after,
.list-sort .orderlistcontainer div.Order:after {
  margin-top: -3px;
  right: 15px;
  display: block;
  border-width: 6px 3px 0 3px;
  border-color: #fff transparent transparent transparent;
}
.list-sort .orderlistcontainer div.activeOrder:hover:before,
.list-sort .orderlistcontainer div.Order:hover:before,
.list-sort .orderlistcontainer div.activeOrder:hover:after,
.list-sort .orderlistcontainer div.Order:hover:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.list-sort .orderlistcontainer div.orderlist {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  padding: 0;
  overflow: hidden;
  box-shadow: none;
  min-width: 100%;
  position: absolute;
  top: 100%;
  margin-top: -1px;
}
.list-sort .orderlistcontainer div.orderlist:empty {
  display: none !important;
}
.list-sort .orderlistcontainer div.orderlist div {
  padding: 0;
}
.list-sort .orderlistcontainer div.orderlist div a {
  display: block;
  padding: 2px 15px;
  color: #555555;
  white-space: nowrap;
}
.list-sort .orderlistcontainer div.orderlist div a:hover {
  color: #fff;
  background-color: #333333;
}
@media (max-width: 480px) {
  .list-header .list-sort {
    float: none !important;
    clear: both;
  }
  .list-sort > li {
    margin-bottom: 5px;
    margin-left: 0 !important;
    margin-right: 5px;
  }
  .list-sort > li:last-child {
    margin-right: 0;
  }
}

.category-view .vmProduct {
  margin-bottom: 0;
  text-align: initial;
}
@media (max-width: 767px) {
  .category-view .vmProduct .thumb-item {
    max-width: 320px;
    margin: 0 auto;
  }
}
.category-view .tab-content {
  border: none;
  padding: 0;
}
.caro .vmProduct:nth-of-type(2n+1) .thumb-item-img {
  background-color: #fff;
}
.caro .vmProduct:nth-of-type(2n+1) .thumb-item-content {
  background-color: #f4f4f4;
}
.vmProduct .product-fields {
  display: none;
}
.vmStock {
  display: inline-block;
  width: 35px;
  height: 6px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  background-color: #f0f0f0;
  margin: 12px auto 0 !important;
}
.vmStock:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
}
.vmStock.vm2-lowstock:before {
  width: 55%;
  background-color: #F8C842;
  border-radius: 0 4px 4px 0;
}
.vmStock.vm2-normalstock:before {
  width: 100%;
  background-color: #A4CD4C;
  border-radius: 4px;
}
.vmStock.vm2-nostock:before {
  width: 15%;
  background-color: #E74C3C;
  border-radius: 0 4px 4px 0;
}
.vmProduct .ratingbox {
  margin: 0;
}
.product-cat {
  margin-bottom: 7px;
}
.product-cat a {
  color: #999;
}
.product-cat a:hover {
  color: #dd4e4e;
}
.vmProduct .desc-vmlist,
.vmProduct .list-review {
  display: none;
}

@media only screen and (min-width: 1230px) {
  .productdetails-view .imagesProduct:not(.col-lg-7) {
    width: 44.44444444%;
  }
  .productdetails-view .product-detail-infomation:not(.col-lg-5) {
    width: 55.55555556%;
  }
}
.productdetails-view .imagesProduct .popupImgProduct {
  cursor: -webkit-zoom-in;
}
.productdetails-view .imagesProduct .owl-buttons div {
  position: absolute;
  background-color: #555555;
  height: 70px;
  margin-top: -35px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  width: 40px;
  z-index: 10;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  line-height: 74px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.productdetails-view .imagesProduct .owl-buttons div.owl-next {
  right: 0;
}
.productdetails-view .imagesProduct .owl-buttons div.owl-prev {
  left: 0;
}
.productdetails-view .imagesProduct .owl-buttons div:hover {
  background-color: #999;
}
.productdetails-view .imagesProduct:hover .owl-buttons > div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.productdetails-view .product-detail-infomation {
  
}
.productdetails-view .product-detail-infomation .product-price {
  font-size: 36px;
  margin-bottom: 16px;
  line-height: 1.6;
}
.productdetails-view .product-detail-infomation .quan {
  padding: 0 0 7px;
}
.productdetails-view .product-detail-infomation .quan label {
  margin-right: 5px;
}
.productdetails-view .product-detail-infomation .quan .qty {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 38px !important;
  height: 40px !important;
  display: inline-block !important;
}
.productdetails-view .product-detail-infomation .short-desc {
  margin-bottom: 25px;
}
.productdetails-view .product-detail-infomation .product-fields .product-field-desc {
  display: none;
}
.productdetails-view .product-detail-infomation .product-fields + .addtocart-bar {
  margin-top: 25px;
}
.productdetails-view .product-detail-infomation .product-info {
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.productdetails-view .collapse {
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.productdetails-view .collapse.in {
  visibility: visible;
  height: auto;
}
.productdetails-2 .imagesProduct .vmFullImage .owl-buttons {
  display: none;
}
.productdetails-2 .imagesProduct .vmFullImage .owl-pagination {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.productdetails-2 .imagesProduct .vmFullImage .owl-pagination > div {
  cursor: pointer;
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #999;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-bottom: 15px;
}
.productdetails-2 .imagesProduct .vmFullImage .owl-pagination > div.active {
  background-color: #999;
}
.productdetails-2 .related .multi-slides {
  position: relative;
}
.productdetails-2 .related .multi-slides .owl-buttons > div {
  position: absolute;
  font-size: 20px;
  line-height: 1;
  top: 50%;
  margin-top: -41px;
}
.productdetails-2 .related .multi-slides .owl-buttons > div.owl-prev {
  left: -30px;
}
.productdetails-2 .related .multi-slides .owl-buttons > div.owl-next {
  right: -30px;
}
@media (max-width: 1100px) {
  .productdetails-2 .related .multi-slides .owl-buttons > div {
    display: none;
  }
}
.pNeighbours {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 2px solid #333333;
}
.pNeighbours a {
  color: #555555;
  text-transform: uppercase;
  font-size: 12px;
}
.pNeighbours a:hover {
  color: #333333;
}
.pNeighbours a:hover i {
  -webkit-box-shadow: 0 0 0 2px #333333;
  box-shadow: 0 0 0 2px #333333;
  color: #333333;
  background-color: transparent;
}
.pNeighbours i {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #333333;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pNeighbours .previous-page i {
  margin-right: 12px;
}
.pNeighbours .next-page i {
  margin-left: 12px;
}
.details-title {
  margin: 0 0 10px 0;
  font-size: 24px;
  text-transform: uppercase;
}

.imagesProduct > img {
  margin-bottom: 20px;
}
.vmFullImage,
.additional-images-wrapper {
  display: none;
}
.additional-images-wrapper {
  margin: 25px -4px 0 -5px;
  width: auto;
}
.additional-images-wrapper .additionalItem {
  cursor: pointer;
  padding: 0 5px;
  position: relative;
}
.additional-images-wrapper .additionalItem:after {
  background-color: transparent;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  left: 5px;
  right: 5px;
  top: 0;
  bottom: 0;
}
.additional-images-wrapper .additionalItem:hover:after,
.additional-images-wrapper .synced .additionalItem:after {
  background-color: rgba(51, 51, 51, 0.3);
}
.additional-images-wrapper.owl-theme .owl-controls .owl-buttons div {
  opacity: 0.3;
  top: 50%;
  position: absolute;
  width: 26px;
  height: 26px;
  font-size: 1.3em;
  margin-top: -13px;
  border-width: 1px;
}
.additional-images-wrapper.owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.additional-images-wrapper.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -13px;
}
.additional-images-wrapper.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -13px;
}
@media (max-width: 767px) {
  .imagesProduct {
    margin-bottom: 50px;
  }
  .productdetails-view .nav-tabs > li {
    float: none;
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .productdetails-view .nav-tabs > li > * {
    margin: 0;
  }
  .modal.jv-popup-product .modal-content {
    padding-left: 0;
    padding-right: 0;
  }
}

.social-icons-share {
  margin-top: 30px;
}
.social-icons-share li {
  display: inline-block;
}
.social-icons-share li label {
  font-weight: normal;
  font-size: inherit;
  color: #1d1d1d;
  margin-right: 10px;
}
.social-icons-share li a {
  display: inline-block;
  margin-right: 10px;
  color: #555555;
}
.social-icons-share li a:hover {
  color: #9c5b57;
}

.product-price,
.PricesalesPrice,
.PricebillTotal {
  margin: 0;
  color: #9c5b57;
  float: none;
  text-align: inherit;
}
.product-price .vm-price-desc,
.vmProduct .addtocart-area {
  display: none;
}
.product-price > div {
  display: inline-block;
}
.product-price > div.PricebasePrice {
  margin-right: 20px;
  text-decoration: line-through;
  color: #999;
}
.product-price > div.PricebasePrice:empty {
  display: none;
}

.product-field-display .chzn-container {
  max-width: 100% !important;
  min-width: 100%;
}
.product-field-display .chzn-container-single .chzn-drop {
  min-width: 100% !important;
}

.ratingbox {
  position: relative;
  display: inline-block;
  width: 91.1px;
  height: 13px;
  margin: 0 10px 0 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNjQ2LjkxOHB4IiBoZWlnaHQ9IjExNzVweCIgdmlld0JveD0iLTI1MS4zNjcgMCAxNjQ2LjkxOCAxMTc1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0yNTEuMzY3IDAgMTY0Ni45MTggMTE3NSIKCSB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iIzk5OTk5OSIgZD0iTS00OS4xNTcsNDQ5aDEyMzVsLTk5OSw3MjZsMzgyLTExNzVsMzgyLDExNzVMLTQ5LjE1Nyw0NDl6Ii8+Cjwvc3ZnPg==);
}
.ratingbox > div {
  position: absolute;
  width: 0;
  left: 0;
  display: block;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNjQ2LjkxOHB4IiBoZWlnaHQ9IjExNzVweCIgdmlld0JveD0iLTI1MS4zNjcgMCAxNjQ2LjkxOCAxMTc1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0yNTEuMzY3IDAgMTY0Ni45MTggMTE3NSIKCSB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iIzlDNUI1NyIgZD0iTS00OS4xNTcsNDQ5aDEyMzVsLTk5OSw3MjZsMzgyLTExNzVsMzgyLDExNzVMLTQ5LjE1Nyw0NDl6Ii8+Cjwvc3ZnPg==);
  background-repeat: repeat-x;
  background-size: auto 100%;
}
.list-review:before,
.list-review:after {
  content: " ";
  display: table;
}
.list-review:after {
  clear: both;
}
.list-review:before,
.list-review:after {
  content: " ";
  display: table;
}
.list-review:after {
  clear: both;
}
.list-review > li {
  display: block;
  float: left;
}
.list-review .ratingbox {
  width: 98.1px;
  height: 14px;
  margin-right: 20px;
}
.list-review .ratingbox > div {
  height: 14px;
}
.list-review .btn-add-review {
  border-left: 1px solid rgba(85, 85, 85, 0.5);
  margin-left: 10px;
  padding-left: 10px;
}
.reviewsPanel {
  display: block !important;
}
.reviewsPanel.collapse {
  height: 0;
}
.reviewsPanel.collapse.in {
  height: auto;
}

.addtocart-area {
  margin: 0;
}
.addtocart-area .addtocart-bar {
  margin: 0;
}
.addtocart-area .addtocart-bar > div {
  position: relative;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper {
  width: 40%;
  max-width: 210px;
  float: right;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper .quantity-box {
  padding: 6px 15px;
  width: 100%;
  border: 1px solid #dddddd;
  position: relative;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper .quantity-box .quantity-label {
  width: 40%;
  margin-bottom: 0;
  float: left;
  line-height: 30px;
  font-family: inherit;
  text-transform: none;
  font-size: inherit;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper .quantity-box > input {
  display: inline-block;
  padding: 0;
  width: 60%;
  float: left;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: 2.2;
  border: 0;
  height: auto;
  font-weight: normal;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper .quantity-box > .quantity-controls {
  position: absolute;
  top: 6px;
  right: 6px;
  width: auto;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper .quantity-box > .quantity-controls > button {
  display: block;
  width: 15px;
  height: 15px;
  line-height: 19px;
  text-align: center;
  font-size: 11px;
  border: none;
  background-color: #f1f1f1;
  padding: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.addtocart-area .addtocart-bar .quantity-box-wrapper .quantity-box > .quantity-controls > button:hover {
  background-color: #d2d2d2;
}
.addtocart-area .addtocart-bar .addtocart-button-wraper {
  width: 60%;
}
.addtocart-area .addtocart-bar .addtocart-button-wraper .addtocart-button-inner .btn {
  font-size: 11px;
  width: 100%;
  max-width: 310px;
  letter-spacing: 3px;
  padding: 0;
  line-height: 42px;
}
.addtocart-area .addtocart-bar .addtocart-button-wraper .addtocart-button-inner .btn i {
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.addtocart-area .addtocart-bar .addtocart-button-wraper .addtocart-button-inner .btn.addtocart-button-disabled {
  margin-right: -40px;
  max-width: inherit;
  width: auto;
  display: block;
  letter-spacing: 0;
}
@media only screen and (max-width: 1229px) {
  .addtocart-area .addtocart-bar .quantity-box-wrapper {
    margin-bottom: 30px;
  }
  .addtocart-area .addtocart-bar .quantity-box-wrapper,
  .addtocart-area .addtocart-bar .addtocart-button-wraper {
    float: none;
    width: 100%;
  }
}
.productdetails .addtocart-area {
  margin-bottom: 25px;
}
.product-fields .product-field {
  margin-bottom: 10px;
}
.product-fields .product-field .product-fields-title-wrapper .product-fields-title {
  display: inline-block;
  margin-bottom: 5px;
}
.product-fields .product-field .product-fields-title-wrapper .product-fields-title strong {
  font-weight: normal;
}
.product-fields .product-field .product-fields-title-wrapper .hasTooltip {
  display: none;
}
.product-fields .product-field-desc {
  font-style: italic;
  display: inline-block;
  font-size: 90%;
  margin-top: 5px;
  color: rgba(85, 85, 85, 0.5);
}
.ask.btn {
  padding-left: 15px;
  padding-right: 15px;
}
.summary p {
  margin-bottom: 6px;
}
.summary p.product-info span {
  color: #666;
}
.summary a {
  color: #333333;
}
.summary a:hover {
  color: #9c5b57;
}
.shop-detail-orther-link {
  text-align: center;
}
.shop-detail-orther-link > a {
  min-width: 270px;
}
.shop-detail-orther-link > a:first-child {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .shop-detail-orther-link > a {
    max-width: 100%;
    width: 270px;
    display: block;
    margin: 0 auto;
  }
  .shop-detail-orther-link > a:first-child {
    margin-right: auto;
    margin-bottom: 30px;
  }
}

.related .vm-img-desc,
.related span.vm-price-desc,
.related .product_s_desc {
  display: none;
}
.related a {
  display: block;
}
.related a img {
  margin-bottom: 10px;
}
.related a:not(:hover) {
  color: #333333;
}
.related .PricesalesPrice {
  font-style: italic;
  font-size: 14px;
  line-height: 1.6;
}
.related .product-field-display {
  text-align: center;
}
.related + .related {
  margin-top: 40px;
}
.productdetails-2 .related {
  border-top: 1px solid #ddd;
  padding-top: 40px;
}
.productdetails .jv-tabs .tab-content {
  position: relative;
  overflow: hidden;
}
.productdetails .jv-tabs .tab-content .tab-pane {
  visibility: hidden;
  display: block;
  position: absolute;
}
.productdetails .jv-tabs .tab-content > .tab-pane.active {
  visibility: visible;
  position: static;
}
.img-circle img {
  border-radius: 50%;
}
.comments {
  list-style: none;
  padding: 0;
}
.comments li {
  min-height: 80px;
  position: relative;
}
.comments li:before,
.comments li:after {
  content: " ";
  display: table;
}
.comments li:after {
  clear: both;
}
.comments li:before,
.comments li:after {
  content: " ";
  display: table;
}
.comments li:after {
  clear: both;
}
.comments li .comment-avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
}
.comments li .comment-avatar img {
  width: 80px;
}
.comments li .comment-block {
  margin-left: 80px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.comments li .comment-block .post-meta {
  margin-top: 0;
}
.comments li .comment-block .comment-tool {
  padding-left: 20px;
  margin-top: 15px;
  display: block;
  text-transform: uppercase;
}
.comments li .comment-block .comment-tool a {
  color: #aaa;
  font-size: 10px;
  display: inline-block;
  margin-right: 12px;
}
.comments li .comment-block .comment-tool a:hover {
  color: #9c5b57;
}
.comments li .comment-block .comment-content {
  margin-bottom: 0;
  padding-left: 20px;
}
.comments li:last-child .comment-block {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.comments .img-circle {
  left: 0;
  position: absolute;
}
.post-comments h3 {
  margin-bottom: 0;
}
.post-comments > .comments > li:first-child {
  margin-top: 20px;
}
.post-comments .comment-by {
  color: #333;
  display: block;
}
.post-comments .date {
  color: #aaa;
  display: block;
  margin-bottom: 10px;
}
.post-comments a i {
  color: #ccc;
}
.post-leave-comment h3 {
  margin-bottom: 10px;
}
.post-leave-comment label {
  font-weight: 300;
}
.post-leave-comment .form-control,
.post-leave-comment #k2FrontendContainer .tags,
.post-leave-comment .k2CategorySelectBlock select {
  box-shadow: none;
}
.post-leave-comment .form-control:focus,
.post-leave-comment #k2FrontendContainer .tags:focus,
.post-leave-comment .k2CategorySelectBlock select:focus {
  border-color: #333;
  box-shadow: none;
}
.post-leave-comment .rating {
  text-align: inherit;
  margin: 15px 0;
  padding: 0;
}
.post-leave-comment .rating .ratingbox,
.post-leave-comment .rating .ratingbox > div {
  height: 16px;
}
.vmManufacturer .vmManufacturerItem .cat-caption {
  padding: 10px 15px 6px;
}
.vmManufacturer .vmManufacturerItem .cat-caption p {
  margin-bottom: 0;
}

.featured-box {
  margin-bottom: 50px;
}
.featured-box-secondary .formDropdown {
  height: 37px;
  margin-bottom: 0;
  padding-top: 7px;
}
.featured-box-secondary p {
  margin-bottom: 15px;
}
.featured-box-cart .form-horizontal .control-label {
  text-align: left;
}
table.user-details input {
  background: none !important;
}

.radio,
.checkbox {
  padding-left: 0;
}
.radio input[type="radio"],
.checkbox input[type="radio"],
.radio input[type="radio"],
.checkbox input[type="radio"],
.radio input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="checkbox"] {
  position: relative;
  margin: 0 5px 0 0;
  bottom: -2px;
}
.radio label,
.checkbox label {
  padding: 0;
}
.vmLoadingDiv {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.vmLoadingDiv:before {
  line-height: 50px;
  text-align: center;
  content: "\f110";
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 30px;
  color: #9c5b57;
  font-family: "FontAwesome";
  -webkit-animation: fa-spin 0.7s infinite linear;
  animation: fa-spin 0.7s infinite linear;
}
.vmLoading .vmLoadingDiv {
  display: block;
}
.vmLoadingDiv .vmLoadingDivMsg {
  position: relative;
  top: 50%;
}
#STsameAsBTjs {
  margin: 0 10px;
  position: relative;
  bottom: -2px;
}
.output-billto span.titles,
.output-shipto span.titles {
  min-width: 160px;
  float: left;
}
.output-billto span.titles:after,
.output-shipto span.titles:after {
  content: ":";
}
.output-billto span.values,
.output-shipto span.values {
  float: left;
  margin-right: 5px;
  font-style: italic;
}
.shop_table {
  width: 100%;
}
.billto-shipto {
  border: none;
}
.featured-box-cart .shop_table > thead > tr > th,
.featured-box-cart .shop_table > tbody > tr > td {
  vertical-align: middle;
}
.featured-box-cart .shop_table > thead > tr > th:first-child,
.featured-box-cart .shop_table > tbody > tr > td:first-child {
  padding-left: 0;
}
.featured-box-cart .shop_table > thead > tr > th:last-child,
.featured-box-cart .shop_table > tbody > tr > td:last-child {
  padding-right: 0;
}
.featured-box-cart .shop_table > thead > tr > th {
  padding: 15px 5px;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom-color: #9c5b57;
}
.featured-box-cart .shop_table > tbody > tr > td {
  padding: 25px 5px;
}
.featured-box-cart .shop_table .vm-cart-item-name ~ td {
  font-size: 14px;
}
.featured-box-cart .shop_table .vm-cart-item-total .PricesalesPrice {
  font-family: inherit;
}
.featured-box-cart .cart-images a {
  margin-right: 25px;
  position: relative;
  display: block;
}
.featured-box-cart .cart-images a img {
  width: 120px;
}
.featured-box-cart .cart-images a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.featured-box-cart .cart-images a:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.featured-box-cart .cart-product-name {
  margin-bottom: 6px;
  margin-top: 0;
}
.featured-box-cart .cart-product-name a {
  color: #333333;
  text-transform: uppercase;
  font-size: 14px;
}
.featured-box-cart .cart-product-name a:hover {
  color: #9c5b57;
}
.featured-box-cart input.js-recalculate.form-control,
.featured-box-cart input.js-recalculate#k2FrontendContainer .tags,
.featured-box-cart input.js-recalculate.k2CategorySelectBlock select {
  min-width: 45px;
  text-align: center;
}
.featured-box-cart .input-group-btn .btn.vmicon {
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  width: auto;
}
textarea#customer_note_field {
  min-height: 120px;
  width: 100%;
  max-width: 100%;
  margin: 10px 0;
}
div.terms-of-service {
  padding: 0;
  margin: 0;
}
div.terms-of-service label {
  font-family: inherit;
}
a#terms-of-service {
  margin-left: 20px;
  font-style: italic;
  font-size: inherit;
  text-transform: none;
}
a#terms-of-service:before {
  content: "(";
}
a#terms-of-service:after {
  content: ")";
}
.vm2-termsofservice-icon {
  display: none;
}
.checkout-button-top {
  text-align: right;
  border-top: solid #E9E8E8 1px;
  padding: 20px 0 0;
  margin-top: 20px;
}
.product-field-type-B,
.product-field-type-S,
.product-field-type-I {
  float: none;
}
@media (max-width: 767px) {
  .vmCartView > .btn {
    float: none !important;
  }
  .vmCartView #form-login {
    clear: both;
    padding-top: 20px;
  }
  .vmCartView .featured-box form > * {
    margin-bottom: 10px;
  }
}

.control-buttons {
  text-align: inherit !important;
}
#fancybox-loading,
#fancybox-wrap,
#fancybox-overlay {
  display: none;
}
table.user-details {
  width: 100%;
}
table.user-details .chzn-container-multi,
table.user-details .chzn-container-multi.chzn-container .chzn-drop,
.admintable .chzn-container-multi,
.admintable .chzn-container-multi.chzn-container .chzn-drop {
  min-width: 100% !important;
}
.vm-view-user-edit {
  margin-bottom: 60px;
}
.vm-view-user-edit .buttonBar-right {
  margin-bottom: 25px;
}
.vm-view-user-edit .table-bordered {
  border: 1px solid #dddddd;
}
.vm-view-user-edit #adminForm > a {
  display: inline-block;
  margin-right: 20px;
}
.vm-view-user-edit #adminForm #ui-tabs {
  margin-top: 10px;
  clear: both;
}
.vm-view-user-edit #adminForm #ui-tabs #tabs {
  padding: 0 15px;
  margin: 15px -15px;
  list-style: none;
  border-bottom: 1px solid #ddd;
  overflow: inherit;
}
.vm-view-user-edit #adminForm #ui-tabs #tabs li {
  display: inline-block;
  line-height: 40px;
  border: 1px solid #f5f5f5;
  border-bottom-color: #ddd;
  background: #f5f5f5;
  padding: 0 20px;
  margin-right: 4px;
  font-weight: 600;
  color: black;
  margin-bottom: -1px;
  cursor: pointer;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
.vm-view-user-edit #adminForm #ui-tabs #tabs li.current,
.vm-view-user-edit #adminForm #ui-tabs #tabs li.current:hover {
  background: #fff;
  border-color: #ddd;
  border-bottom-color: #fff;
  color: #333;
}
.vm-view-user-edit #adminForm #ui-tabs #tabs li:hover {
  border-color: #333333;
  background-color: #333333;
  color: #fff;
  border-bottom-color: #ddd;
}
.vm-view-user-edit #adminForm #ui-tabs #tab-2,
.vm-view-user-edit #adminForm #ui-tabs #tab-3,
.vm-view-user-edit #adminForm #ui-tabs #tab-4 {
  display: none;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes {
  margin-bottom: 25px;
  position: relative;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .always-left {
  float: left;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .text_area {
  height: 40px !important;
  max-width: 150px;
  margin: 0 5px 0 0 !important;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .fg-button {
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 6px 12px;
  height: 40px !important;
  display: inline-block;
  margin: 0 !important;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .fg-button.reset-value {
  background-color: black;
  border-color: black;
  color: #fff;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .fg-button.reset-value:hover {
  background-color: #dd4e4e;
  border-color: #dd4e4e;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .fg-button .ui-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  border-radius: 100%;
  text-align: center;
  line-height: 11px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .fg-button.js-previous .ui-icon:before {
  content: "-";
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .fg-button.js-next .ui-icon:after {
  content: "+";
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes span.ui-helper-hidden-accessible {
  position: absolute;
  top: 10px;
  left: 100px;
  background: #fff;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 6px 15px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.09);
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes span.ui-helper-hidden-accessible:empty {
  display: none;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes span.ui-helper-hidden-accessible:before {
  content: "";
  display: block;
  border-style: solid;
  border-width: 7px 7px 0;
  border-color: #ddd transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 10px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes span.ui-helper-hidden-accessible:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 6px 6px 0;
  border-color: #fff transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 11px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes #ImagesContainer {
  margin: 30px 0 15px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes #ImagesContainer .vm_thumb_image {
  width: 150px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes #ImagesContainer .vm_thumb_image img {
  border: none;
  background-color: none;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes .vm__img_autocrop {
  margin-bottom: 20px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes table {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes table > tbody > tr > td {
  border: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 12px 25px;
  line-height: inherit;
  border-top: 1px solid #dddddd;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes table > tbody > tr > td:first-child {
  border-left: 1px solid #dddddd;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes table > tbody > tr > td:last-child {
  border-right: 1px solid #dddddd;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes table tbody > tr:nth-child(odd) > td {
  background-color: #f9f9f9;
}
.vm-view-user-edit #adminForm #ui-tabs .checkboxes table tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.vm-view-user-edit #adminForm #ui-tabs .vmquote {
  margin: 0 0 30px!important;
  border: 1px solid #ddd;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.vm-view-user-edit #adminForm .vm_thumb_image {
  height: auto !important;
  max-width: 60px !important;
}
@media (max-width: 767px) {
  .vm-view-user-edit #adminForm #ui-tabs #tabs li {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 1px;
    margin-left: 1px;
    font-size: 12px;
    text-transform: uppercase;
  }
  #fancybox-wrap {
    width: auto !important;
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .vm-view-user-edit #adminForm #ui-tabs #tabs li {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    border-radius: 3px;
  }
  .vm-view-user-edit #adminForm #ui-tabs #tabs li.current,
  .vm-view-user-edit #adminForm #ui-tabs #tabs li.current:hover {
    border-color: #ddd;
  }
  #fancybox-wrap {
    max-width: 100%;
    right: 20px;
  }
  #fancybox-wrap .popup-added-content > .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  #fancybox-wrap .popup-added-content .product-name {
    margin-top: 0;
  }
}
#fancybox-wrap .popup-added-content .product-name {
  margin-top: 0;
}

.vendor-details-view {
  margin-bottom: 60px;
}
.vendor-details-view .vendor-details-view-link span {
  display: inline-block;
  margin-right: 25px;
  padding: 3px 10px;
}
.vendor-details-view .vendor-details-view-link span i {
  float: left;
  margin-right: 10px;
  line-height: 1.75;
}
.vendor-details-view-link .btn a {
  display: inline-block;
  line-height: 28px;
  color: white;
}

#ui-tabs ul#tabs {
  margin: 0;
  padding: 0 0 10px 0;
}
#ui-tabs ul#tabs li {
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 0;
  border: 2px solid #eeeeee;
}
#ui-tabs ul#tabs li + li {
  margin-left: 10px;
}
#ui-tabs ul#tabs li.current {
  background-color: #fff;
  border-color: #9c5b57;
  color: #9c5b57;
}
#ui-tabs .tabs {
  padding: 0;
}
td.key {
  width: 200px;
}

.mfp-bg {
  z-index: 1051;
}
.mfp-wrap {
  z-index: 1052;
}
.popupProduct .summary {
  margin-bottom: 0;
}
.popupProduct .product-custom {
  display: none;
}
.jv-popup-product .modal-content {
  padding: 20px;
}
.jv-popup-product .modal-content .productdetails-view .imagesProduct .popupImgProduct {
  cursor: default;
}
.jv-popup-product .modal-content button.close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 2.4em;
  background: #9c5b57;
  opacity: 1;
  color: #fff;
  text-shadow: none;
  line-height: 1;
  height: 34px;
  width: 34px;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.jv-popup-product .modal-content button.close > span {
  display: block;
  margin-top: -5px;
}
.jv-popup-product .modal-content button.close:hover {
  background-color: #333333;
}
@media (max-width: 767px) {
  .jv-popup-product .modal-content button.close {
    right: 0;
  }
}
.jv-popup-product .modal-content .modal-body {
  min-height: 515px;
}
.popup-product-load {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}
.popup-product-load .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  font-size: 26px;
}
.jv-popup-product #jv-popup-detail {
  display: none;
}

#fancybox-wrap {
  padding: 0;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.fancybox-bg {
  display: none;
}
#fancybox-close {
  background: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  font-size: 34px;
}
#fancybox-close:hover {
  background-color: black;
  color: white;
}
#fancybox-close:before {
  content: "×";
}
#fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
#fancybox-content {
  min-width: 100%;
  padding: 10px;
  max-width: 100%;
}
.productdetails-view .btn-popup {
  display: none;
}
.product-related-popup {
  overflow: hidden;
  padding-top: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.product-related-popup [class*="col-"] {
  margin-bottom: 20px;
  line-height: 1.4;
}
.product-related-popup img {
  margin-bottom: 5px;
}
.product-related-popup .product_s_desc,
.product-related-popup .vm-price-desc {
  display: none;
}
.product-related-popup .PricesalesPrice {
  color: #9c5b57;
}

.manufacturer-details-view img {
  float: none;
}
.vmquestionview {
  overflow: hidden;
}
.vmquestionview .formError {
  margin-left: -150px;
}

span.VmArrowdown {
  background: none;
  position: relative;
  display: block;
  padding: 0;
  margin-top: 4px;
  width: 11px;
  height: 11px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
span.VmArrowdown:before,
span.VmArrowdown:after {
  content: "";
  display: block;
  position: relative;
  background: #777;
}
span.VmArrowdown:before {
  width: 100%;
  height: 1px;
  top: 6px;
  left: 0;
}
span.VmArrowdown:after {
  width: 1px;
  height: 100%;
  top: 0;
  left: 5px;
}
.VmOpen span.VmArrowdown {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.jv-module .VMmenu {
  padding: 0;
  margin: 0;
}
.jv-module .VMmenu li {
  padding: 10px 0;
}
.jv-module .VMmenu li a {
  color: #777;
  font-size: 11px;
  text-transform: uppercase;
}
.jv-module .VMmenu li a:hover {
  color: #333333;
}
.jv-module .VMmenu li + li {
  border-top: 1px solid #dddddd;
}
.jv-module .VMmenu .menu {
  margin-bottom: 20px;
  display: none;
  padding: 0 0 0 20px;
}
.jv-module .VMmenu .menu li {
  font-size: 95%;
  position: relative;
  padding-left: 20px;
}
.jv-module .VMmenu .menu li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  background: #dddddd;
  top: 50%;
  left: 0;
  margin-top: -0.5px;
}
.jv-module .VMmenu.VMmenuAll .menu {
  display: block;
}
.jv-module .VMmenu.VMmenuAccordion > li {
  padding: 0;
  border: none;
}
.jv-module .VMmenu.VMmenuAccordion > li > div > * {
  display: block;
  cursor: pointer;
  margin-bottom: 0;
  padding: 18px 25px;
  background-color: #f4f4f4;
  font-size: 14px;
  color: #333333;
  line-height: 1.6;
}
.jv-module .VMmenu.VMmenuAccordion > li:not(:last-of-type) {
  margin-bottom: 30px;
}
.jv-module .VMmenu.VMmenuAccordion > li .menu {
  margin-bottom: 0;
  padding: 0 15px;
  padding-top: 5px;
}
.jv-module .VMmenu.VMmenuAccordion > li .menu li {
  font-size: 11px;
  color: #777;
  padding: 10px 0;
}
.jv-module .VMmenu.VMmenuAccordion > li .menu li:before {
  display: none;
}
.jv-module .VMmenu.VMmenuAccordion > li .menu li:last-child {
  padding-bottom: 0;
}

.slider.slider-horizontal {
  height: 6px;
}
.slider.slider-horizontal .tooltip.top {
  margin-top: -11px;
}
.slider.slider-horizontal .tooltip.top .tooltip-inner {
  border-radius: 3px;
}
.slider.slider-horizontal .slider-track {
  height: 6px;
  background-color: #ddd;
  background-image: none;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
}
.slider.slider-horizontal .slider-selection {
  background: #777;
  box-shadow: none;
  border-radius: 0;
}
.slider.slider-horizontal .slider-handle.round {
  border-radius: 5px;
  width: 10px;
  height: 10px;
  margin: -2px 0 0 -5px;
  background: #9c5b57;
  opacity: 1;
  filter: alpha(opacity=100);
}
.jvajax_shop_search_popup .jvajax_shop_search_content {
  border-radius: 5px;
  border-color: transparent;
  z-index: 9;
  right: 0;
}
@media (max-width: 767px) {
  .jvajax_shop_search_popup .jvajax_shop_search_content {
    max-width: 460px;
  }
}
@media (max-width: 480px) {
  .jvajax_shop_search_popup .jvajax_shop_search_content {
    max-width: 300px;
  }
}
.jvajax_shop_search_content .div_virtuemart_products {
  margin: 15px 0;
}
.jvajax_shop_search_content .item .image {
  display: block;
  padding: 0;
  background: #fff;
  margin-bottom: 5px;
}
.jvajax_shop_search_content .item .image.left {
  float: left;
  margin-right: 10px;
  max-width: 88px;
  margin-bottom: 0;
}
.jvajax_shop_search_content .item .image.right {
  float: right;
  margin-left: 10px;
  max-width: 88px;
  margin-bottom: 0;
}
.jvajax_shop_search_content .div_hikashop_products .item {
  background: #fff;
  margin-bottom: 0;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  padding: 10px;
}
.jvajax_shop_search_content .addtocart-controls {
  display: none;
}
.jvajax_shop_search_content .item .title {
  margin-bottom: 8px;
}
.jvajax_shop_search_content .item .title:not(:hover) {
  color: #333;
}
.jvajax_shop_search_content .item .price {
  font-style: italic;
}
.jvajax_shop_search_content .item .price,
.jvajax_shop_search_content .form_add_to_cart,
.jvajax_shop_search_content .item .short_desc {
  padding: 0;
}
.jvajax_shop_search_content .addtocart-bar {
  text-align: inherit;
}
.jvajax_shop_search_content span.addtocart-button {
  padding: 0;
  border: none;
}
.jvajax_shop_search_content span.addtocart-button input.addtocart-button {
  padding: 6px 10px;
  font-size: 10px;
  color: #fff;
  background-color: #333333;
  border: 1px solid #333333;
  border-radius: 0;
}
.jvajax_shop_search_content span.addtocart-button input.addtocart-button:hover {
  color: #fff;
  background-color: #9c5b57;
  border-color: #9c5b57;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul {
  padding: 10px 0;
  display: block;
  text-align: center;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul:before,
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul:after {
  content: " ";
  display: table;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul:after {
  clear: both;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul:before,
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul:after {
  content: " ";
  display: table;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul:after {
  clear: both;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul > * {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #dddddd;
  border-radius: 0;
  font-size: 12px;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul > *:hover {
  background-color: #9c5b57;
  border-color: #9c5b57;
  color: #fff;
}
.jvajax_shop_search_content .jvajax_shop_search_products_pagination ul > span {
  background-color: #9c5b57;
  border-color: #9c5b57;
  color: #fff;
}

.VmGroup.text-center .headerText {
  margin-top: -10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .VmGroup .thumb-item {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
.VmGroup .carouselOwl {
  position: relative;
}
.VmGroup .carouselOwl .thumb-item-content {
  padding: 30px 0 0 0;
}
.VmGroup .carouselOwl .owl-buttons div {
  position: absolute;
  height: 25px;
  width: 25px;
  margin-top: -12px;
  top: 50%;
  z-index: 5;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  line-height: 1;
  text-align: center;
  font-size: 25px;
  color: #999;
}
.VmGroup .carouselOwl .owl-buttons div.owl-next {
  right: -35px;
}
.VmGroup .carouselOwl .owl-buttons div.owl-next .fa:before {
  content: "\e07e";
}
.VmGroup .carouselOwl .owl-buttons div.owl-prev {
  left: -35px;
}
.VmGroup .carouselOwl .owl-buttons div.owl-prev .fa:before {
  content: "\e031";
}
.VmGroup .carouselOwl .owl-buttons div:hover {
  color: #333333;
}
.VmGroup .carouselOwl:hover .owl-buttons > div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.VmGroup.vmMiniSlide {
  padding: 75px 0;
  position: relative;
}
.VmGroup.vmMiniSlide:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #f4f4f4;
  top: 0;
  bottom: 0;
  left: -2000px;
  right: -2000px;
}
.VmGroup.vmMiniSlide .carouselOwl {
  z-index: 1;
}
.VmGroup.vmMiniSlide .carouselOwl .owl-buttons div {
  margin-top: -25px;
}
.VmGroup.vmMiniSlide .carouselOwl .thumb-item-content {
  padding: 5px 0 0 0;
}
.VmGroup.vmMiniSlide .carouselOwl .thumb-item-content .rating-vmgird {
  display: none;
}

.VmGroupSingle .list-thumbs-pro {
  margin: 0;
  padding: 0;
  list-style: none;
}
.VmGroupSingle .list-thumbs-pro .product + .product {
  margin-top: 30px;
  padding-top: 0;
  border: none;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item:before,
.VmGroupSingle .list-thumbs-pro .product .thumb-item:after {
  content: " ";
  display: table;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item:after {
  clear: both;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item:before,
.VmGroupSingle .list-thumbs-pro .product .thumb-item:after {
  content: " ";
  display: table;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item:after {
  clear: both;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item .addtocart-area .addtocart-bar {
  text-align: inherit;
  padding-top: 10px;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item .addtocart-area .addtocart-bar .quantity-box,
.VmGroupSingle .list-thumbs-pro .product .thumb-item .addtocart-area .addtocart-bar .ask {
  display: none;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item .addtocart-area .addtocart-bar .addtocart-button {
  padding: 6px 10px;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-img {
  max-width: 100px;
  float: left;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-img + .thumb-item-content {
  padding-left: 115px;
  text-align: inherit;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-img:after {
  background-color: rgba(51, 51, 51, 0.5);
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-content p {
  margin: 0;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-content p a {
  color: #555555;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-content p a:hover {
  color: #9c5b57;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-content .product-price {
  font-size: 14px;
}
.VmGroupSingle .list-thumbs-pro .product .thumb-item-content .product-price > div.PricebasePrice {
  margin-right: 10px;
}

.vmmanufacturer .row + .row {
  margin-top: 40px;
}
.vmmanufacturer .row h5 {
  margin-bottom: 0;
}
.vmmanufacturer.carouselOwl {
  position: static;
}
.vmmanufacturer.carouselOwl .owl-controls .owl-buttons > div {
  position: absolute;
  top: -3px;
  right: 0;
  font-size: 20px;
  line-height: 1;
}
.vmmanufacturer.carouselOwl .owl-controls .owl-buttons > div.owl-prev {
  right: 24px;
}

.vmHighLight .VmGroup {
  padding: 42px 30px 0;
}

@media (max-width: 767px) {
  .shop-homepage-banner-wrapper-2:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.shop-homepage-banner-2 {
  position: relative;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 195px;
  width: 100%;
}
.shop-homepage-banner-2 a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.shop-homepage-banner-2 a:before {
  content: "";
  background-color: rgba(51, 51, 51, 0.7);
  z-index: 0;
  position: absolute;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.shop-homepage-banner-2:hover a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

.process .nav-shop-cart {
  position: relative;
  overflow: hidden;
}
.process .nav-shop-cart:after {
  content: "";
  background: rgba(0, 0, 0, 0.83);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
}
.process .nav-shop-cart:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f110";
  position: absolute;
  color: #fff;
  z-index: 1;
  top: 50%;
  left: 50%;
  font-size: 20px;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  text-align: center;
  line-height: 30px;
  -webkit-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
}
.process .nav-shop-cart:before.pull-left {
  margin-right: .3em;
}
.process .nav-shop-cart:before.pull-right {
  margin-left: .3em;
}
.list-thumbs-pro {
  padding-left: 0;
  list-style: none;
}
.list-thumbs-pro .product {
  margin-bottom: 0;
  overflow: hidden;
}
.list-thumbs-pro .product + .product {
  border-top: 1px solid rgba(0, 0, 0, 0.092);
  margin-top: 20px;
  padding-top: 20px;
}
.list-thumbs-pro .thumb-item-img {
  float: left;
  margin-bottom: 0;
  max-width: 80px;
}
.list-thumbs-pro .thumb-item-img + .thumb-item-content {
  padding: 0 0 0 95px;
}
.list-thumbs-pro .thumb-item-content h3 {
  margin-bottom: 3px;
}
.list-thumbs-pro .product-price {
  margin-bottom: 0;
}
.list-thumbs-pro .product-price span {
  font-weight: 200;
}
.list-thumbs-pro .vm-customfield-mod {
  font-size: 90%;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #aaa;
}
.list-thumbs-pro .vm-customfield-mod br:last-child {
  display: none;
}
.thumb-item-img .vm2-remove_from_cart {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  background-color: rgba(156, 91, 87, 0.5);
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.thumb-item-img:hover .vm2-remove_from_cart {
  opacity: 1;
}
#content .vm-button-correct,
#content .vm-button-correct:link,
#content .vm-button-correct:visited {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 13px 38px;
  font-size: 10px;
  line-height: 1.6;
  border-radius: 0;
  color: #555555;
  background-color: transparent;
  border-color: #999999;
  margin-top: 20px;
  margin-bottom: 80px;
  font-family: 'Montserrat', serif;
}
#content .vm-button-correct:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
#content .post_payment_payment_name,
#content .post_payment_order_number,
#content .post_payment_order_total {
  font-family: 'Montserrat', serif;
  color: #333333;
  letter-spacing: 0.05em;
  font-size: 14px;
}
#content .post_payment_payment_name > span:first-child,
#content .post_payment_order_number > span:first-child,
#content .post_payment_order_total > span:first-child {
  font-family: 'Raleway', serif;
  color: #555555;
  font-size: 13px;
}
.nav-top-cart-wrapper .nav-shop-cart {
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 2.2;
  width: 100vw;
  max-width: 400px;
  display: none;
  overflow: auto;
  max-height: 100vh;
  z-index: 10;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper {
  background-color: #222;
  width: 100%;
  color: #fff;
  border-bottom: 2px solid #9c5b57;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-title {
  text-transform: uppercase;
  padding: 20px 25px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products {
  padding: 0 20px;
  list-style: none;
  margin: 0;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product {
  position: relative;
  border-top: 1px solid #333333;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product:last-child {
  border-bottom: 1px solid #333333;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product .item-img {
  width: 100px;
  padding: 0 18px;
  float: left;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product .item-img + .item-content {
  padding-left: 100px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product .item-content {
  font-size: 12px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product .item-content > a {
  text-transform: uppercase;
  color: #fff;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product .item-content .vm-customfield-mod {
  color: rgba(255, 255, 255, 0.25);
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-products .product .vm2-remove_from_cart {
  background: transparent;
  height: 16px;
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 16px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-empty {
  padding: 20px 25px;
  border-bottom: 1px solid #333333;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-bottom {
  padding: 30px 25px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-bottom .cart-subtotal {
  line-height: 42px;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-bottom .cart-subtotal strong > strong {
  color: #9c5b57;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-bottom > a {
  letter-spacing: 3px;
  line-height: 42px;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 10px;
  background: #9c5b57;
  width: 100%;
  max-width: 148px;
  text-align: center;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-bottom > a:hover {
  background-color: #333333;
}
.nav-top-cart-wrapper .nav-shop-cart .content-wrapper .cart-bottom > a:before {
  content: "\e0f7";
  font-family: "wolverine" !important;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.topPortfolio {
  margin-bottom: 50px;
}
.topPortfolio .portfolioSort select {
  height: 46px;
}
.topPortfolio .portfolioFilter {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
}
.topPortfolio .portfolioFilter li {
  display: inline-block;
  padding: 0 23px;
  font-weight: 600;
  line-height: 1.2;
  border-right: 1px solid #dddddd;
}
.topPortfolio .portfolioFilter li:last-child {
  border-right: none;
}
.topPortfolio .portfolioFilter a {
  color: #888888;
}
.topPortfolio .portfolioFilter a.current {
  color: #333333;
}
.pfo-item {
  margin-bottom: 30px;
}
.pfo-body {
  position: relative;
  overflow: hidden;
}
.pfo-body .pfo-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pfo-body .pfo-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: transparent;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.pfo-body .pfo-inner {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 22px 30px;
  z-index: 0;
}
.pfo-body .pfo-title {
  font-size: 16px;
  color: #fff;
  margin-bottom: 2px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.pfo-body .pfo-title:hover {
  color: #9c5b57;
}
.pfo-body .pfo-info {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  margin-right: 14px;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.pfo-body .pfo-info:last-child {
  margin-right: 0;
}
.pfo-body .pfo-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.pfo-body .pfo-overlay-table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.pfo-body .pfo-overlay-tablecell {
  display: table-cell;
  vertical-align: middle;
}
.pfo-body .pfo-overlay-tablecell > a {
  padding-right: 20px;
  margin-right: 20px;
  display: inline-block;
  border-right: 1px solid #dddddd;
  font-size: 26px;
  color: #fff;
  line-height: 1;
  height: 26px;
}
.pfo-body .pfo-overlay-tablecell > a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.pfo-body:hover .pfo-content {
  background-color: rgba(51, 51, 51, 0.9);
}
.pfo-body:hover .pfo-title,
.pfo-body:hover .pfo-tool,
.pfo-body:hover .pfo-info {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.pfo-body:hover .pfo-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 767px) {
  .pfo-body .pfo-content {
    background-color: rgba(51, 51, 51, 0.7);
  }
  .pfo-body .pfo-title,
  .pfo-body .pfo-tool,
  .pfo-body .pfo-info {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .pfo-body .pfo-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.pfo-carouse {
  display: none;
  position: relative;
}
.pfo-carouse .owl-buttons > div {
  position: absolute;
  top: 50%;
  line-height: 1;
  margin-top: -25px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pfo-carouse .owl-buttons > div i {
  font-size: 50px;
  line-height: 1;
  color: #fff;
}
.pfo-carouse .owl-buttons > div.owl-prev {
  left: 0;
}
.pfo-carouse .owl-buttons > div.owl-prev i:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f104";
}
.pfo-carouse .owl-buttons > div.owl-prev i:before.pull-left {
  margin-right: .3em;
}
.pfo-carouse .owl-buttons > div.owl-prev i:before.pull-right {
  margin-left: .3em;
}
.pfo-carouse .owl-buttons > div.owl-next {
  right: 0;
}
.pfo-carouse .owl-buttons > div.owl-next i:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
}
.pfo-carouse .owl-buttons > div.owl-next i:before.pull-left {
  margin-right: .3em;
}
.pfo-carouse .owl-buttons > div.owl-next i:before.pull-right {
  margin-left: .3em;
}
.pfo-carouse:hover .owl-buttons > div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pfo-carouse:hover .owl-buttons > div.owl-prev {
  left: 45px;
}
.pfo-carouse:hover .owl-buttons > div.owl-next {
  right: 45px;
}
.pfo-grid.row {
  margin-left: -5px;
  margin-right: -5px;
}
.pfo-grid.row [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.pfo-grid.row .pfo-grid-item a {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 100%;
  margin-bottom: 0;
  position: relative;
}
.pfo-grid.row .pfo-grid-item a:focus {
  outline: none;
}
.pfo-grid.row .pfo-grid-item a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pfo-grid.row .pfo-grid-item a i {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.pfo-grid.row .pfo-grid-item a:hover::before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pfo-grid.row .pfo-grid-item a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.pfo-wide.items #block-main {
  padding-left: 30px;
  padding-right: 30px;
}
.pfo-wide.items #block-main .container {
  width: 100%;
}
@media (max-width: 1190px) {
  .pfo-wide.items #block-main {
    padding: 40px 25px 60px;
  }
  .pfo-wide.items #block-main .box-portfolio + div {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .pfo-wide.items #block-main {
    padding: 40px 0 60px;
  }
  .pfo-wide.items #block-main .box-portfolio + div {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .pfo-five .box-portfolio .pfo-item {
    width: 20%;
  }
}
.pfo-module .pfo-item {
  width: 100%;
}
.pfo-module .pfo-item .pfo-body {
  width: 100%;
}
.pfo-module .pfo-item .pfo-body .pfo-image-wrap {
  width: 100%;
}
.pfo-module .pfo-item .pfo-body .pfo-image-wrap img {
  width: 100%;
}
.pf-load .box {
  margin-bottom: 21px;
  padding: 15px;
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  font-size: 12px;
}
.pf-load .box em {
  font-style: normal;
}
.page-number .load-more {
  display: inline-block;
  border-bottom: 1px solid #555555;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  color: #555555;
}
.page-number .simple-pagination .fa {
  font-size: 10px;
}
.box-portfolio-2 .pfo-item {
  margin-bottom: 30px;
}
.box-portfolio-2 .pfo-body .pfo-image {
  padding-top: 66.67%;
  position: relative;
}
.portfolio3 .box-portfolio-2 .pfo-body .pfo-image {
  padding-top: 66.76%;
}
.box-portfolio-2 .pfo-body .pfo-f-name {
  color: #333333;
}
.box-portfolio-2 .pfo-body .pfo-f-like {
  color: #aaa;
}
.box-portfolio-2 .pfo-body .pfo-f-date,
.box-portfolio-2 .pfo-body .pfo-f-name,
.box-portfolio-2 .pfo-body .pfo-f-tags,
.box-portfolio-2 .pfo-body .pfo-f-like,
.box-portfolio-2 .pfo-body .pfo-footer {
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.box-portfolio-2 .pfo-body .pfo-footer {
  border: 1px solid #dddddd;
  padding: 35px 30px;
}
.box-portfolio-2 .pfo-body .pfo-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.box-portfolio-2 .pfo-body:hover .pfo-f-date,
.box-portfolio-2 .pfo-body:hover .pfo-f-name,
.box-portfolio-2 .pfo-body:hover .pfo-f-tags,
.box-portfolio-2 .pfo-body:hover .pfo-f-like {
  color: #fff;
}
.box-portfolio-2 .pfo-body:hover .pfo-footer {
  border-color: #9c5b57;
  background-color: #9c5b57;
}
.box-portfolio-3 {
  margin: 0;
  margin-bottom: 35px;
}
.pfo-wide .box-portfolio-3 {
  margin-left: -30px;
  margin-right: -30px;
}
.box-portfolio-3 .pfo-item {
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .box-portfolio-3 .pfo-body .pfo-content {
    background-color: rgba(244, 244, 244, 0.5);
  }
}
.box-portfolio-3 .pfo-body .pfo-name {
  color: #333333;
}
.box-portfolio-3 .pfo-body .pfo-like {
  color: #aaa;
}
.box-portfolio-3 .pfo-body .pfo-icon {
  font-size: 60px;
}
.box-portfolio-3 .pfo-body .pfo-icon,
.box-portfolio-3 .pfo-body .pfo-icon i,
.box-portfolio-3 .pfo-body .pfo-icon i:before {
  line-height: 1;
  display: block;
}
.box-portfolio-3 .pfo-body .group-link {
  padding-top: 10px;
}
.box-portfolio-3 .pfo-body .group-link a {
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 17px;
  color: #666666;
  border: 1px solid #666666;
  margin: 5px;
}
.box-portfolio-3 .pfo-body .group-link a .fa {
  font-size: 17px;
}
.box-portfolio-3 .pfo-body .group-link a .fa,
.box-portfolio-3 .pfo-body .group-link a .fa:before {
  line-height: 32px;
}
.box-portfolio-3 .pfo-body .group-link a:hover {
  border-color: #9c5b57;
  color: #ffffff;
  background-color: #9c5b57;
}
.box-portfolio-3 .pfo-body:hover .pfo-content {
  background-color: rgba(244, 244, 244, 0.9);
}
@media (max-width: 767px) {
  .box-portfolio-4 .pfo-body .pfo-content {
    background-color: rgba(244, 244, 244, 0.5);
  }
}
.box-portfolio-4 .pfo-body .pfo-image {
  padding-top: 0;
}
.box-portfolio-4 .pfo-body .pfo-name {
  color: #333333;
}
.box-portfolio-4 .pfo-body .pfo-like {
  color: #aaa;
}
.box-portfolio-4 .pfo-body .pfo-icon {
  font-size: 60px;
}
.box-portfolio-4 .pfo-body .pfo-icon,
.box-portfolio-4 .pfo-body .pfo-icon i,
.box-portfolio-4 .pfo-body .pfo-icon i:before {
  line-height: 1;
  display: block;
}
.box-portfolio-4 .pfo-body .group-link {
  padding-top: 10px;
}
.box-portfolio-4 .pfo-body .group-link a {
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 17px;
  color: #666666;
  border: 1px solid #666666;
  margin: 5px;
}
.box-portfolio-4 .pfo-body .group-link a .fa {
  font-size: 17px;
}
.box-portfolio-4 .pfo-body .group-link a .fa,
.box-portfolio-4 .pfo-body .group-link a .fa:before {
  line-height: 32px;
}
.box-portfolio-4 .pfo-body .group-link a:hover {
  border-color: #9c5b57;
  color: #ffffff;
  background-color: #9c5b57;
}
.box-portfolio-4 .pfo-body:hover .pfo-content {
  background-color: rgba(244, 244, 244, 0.9);
}
.pfo-nospace .box-portfolio {
  margin: 0;
  margin-bottom: 35px;
}
.pfo-nospace .box-portfolio .pfo-item {
  margin-bottom: 0;
  padding: 0;
}
.pfo-nospace.pfo-wide .box-portfolio {
  margin-left: -30px;
  margin-right: -30px;
}
.pfo-detail-video {
  position: relative;
  padding-top: 56.25%;
}
.pfo-detail-video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.pfo-detail-image {
  margin-bottom: 10px;
}
.pfo-detail-content {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 25px;
}
.pfo-detail-tools > div {
  display: inline-block;
  float: left;
}
.pfo-detail-tools-share {
  margin-right: 20px;
}
.pfo-detail-tools-share > * {
  float: left;
  line-height: 32px;
}
.pfo-detail-tools-share .at-share-tbx-element .at-icon-wrapper {
  overflow: hidden;
  border-radius: 50% !important;
}
.pfo-detail-tools-share .addthis_32x32_style a.at-share-btn {
  border-radius: 50%;
  overflow: hidden;
}
.pfo-detail-tools-share .addthis_32x32_style a.at-share-btn span.at4-icon {
  background-color: #1d1d1d !important;
  display: inline-block;
  background-size: 20px !important;
  background-position: center !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pfo-detail-tools-share .addthis_32x32_style a.at-share-btn:hover span.at4-icon {
  background-color: transparent !important;
}
.pfo-detail-tools-like > * {
  float: left;
  line-height: 32px;
}
.pfo-detail-tools-like .likeheart {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #1d1d1d;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pfo-detail-tools-like .likeheart:hover {
  background-color: #d9534f;
}
.pfo-detail-tools-like .likeheart h5 {
  position: absolute;
  margin: 0;
  display: block;
  top: -5px;
  right: -9px;
  height: 18px;
  font-size: 11px;
  background-color: #f0ad4e;
  color: #fff;
  border-radius: 10px;
  line-height: 18px;
  font-weight: 700;
  min-width: 18px;
  text-align: center;
}
.pfo-detail-infomation {
  margin-top: 75px;
}
.pfo-detail-infomation .pfo-detail-content {
  border: none;
  padding-top: 48px;
}
.pfo-detail-infomation .pfo-detail-content-item h5 {
  color: #333333;
}
.pfo-detail-infomation .pfo-detail-content-item p {
  margin-bottom: 25px;
}
.pfo-detail-infomation .pfo-detail-tools > div label {
  min-width: 50px;
}
@media (max-width: 767px) {
  .pfo-detail-infomation {
    margin-top: 30px;
  }
  .pfo-detail-infomation .pfo-detail-content {
    padding-top: 0;
  }
}
.pfo-detail .pfo-carousel {
  position: relative;
  display: none;
}
.pfo-detail .pfo-carousel .owl-buttons div {
  position: absolute;
  background-color: #555555;
  height: 70px;
  margin-top: -35px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  width: 40px;
  z-index: 10;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  line-height: 70px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.pfo-detail .pfo-carousel .owl-buttons div.owl-next {
  right: 0;
}
.pfo-detail .pfo-carousel .owl-buttons div.owl-prev {
  left: 0;
}
.pfo-detail .pfo-carousel .owl-buttons div:hover {
  background-color: #999;
}
@media (min-width: 1200px) {
  .pfo-detail .pfo-carousel .owl-buttons div.owl-next {
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }
  .pfo-detail .pfo-carousel .owl-buttons div.owl-prev {
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
}
.pfo-detail .pfo-carousel:hover .owl-buttons > div {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pfo-detail .pfo-carousel-thumbnail {
  margin-top: 54px;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.pfo-detail .pfo-carousel-thumbnail > .owl-wrapper-outer {
  position: relative;
  z-index: 1;
}
.pfo-detail .pfo-carousel-thumbnail:before {
  content: "";
  background-color: #f4f4f4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2000px;
  right: -2000px;
  z-index: 0;
}
.pfo-detail .pfo-carousel-thumbnail .owl-buttons > div {
  position: absolute;
  top: 50%;
  font-size: 25px;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 1;
  color: #999;
  margin-top: -12.5px;
  z-index: 1;
}
.pfo-detail .pfo-carousel-thumbnail .owl-buttons > div.owl-prev {
  left: -15px;
}
.pfo-detail .pfo-carousel-thumbnail .owl-buttons > div.owl-next {
  right: -15px;
}
.pfo-detail .pfo-carousel-thumbnail .owl-buttons > div:hover {
  color: #333333;
}
.pfo-detail .pfo-carousel-thumbnail .owl-item .pfo-thumbnail-item {
  margin: 15px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pfo-detail .pfo-carousel-thumbnail .owl-item .pfo-thumbnail-item:after {
  background-color: rgba(51, 51, 51, 0.3);
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.pfo-detail .pfo-carousel-thumbnail .owl-item .pfo-thumbnail-item:hover::after {
  background-color: transparent;
}
.pfo-detail .pfo-carousel-thumbnail .owl-item.synced .pfo-thumbnail-item {
  -webkit-transform: scale(1.07843137);
  -ms-transform: scale(1.07843137);
  -o-transform: scale(1.07843137);
  transform: scale(1.07843137);
}
.pfo-detail .pfo-carousel-thumbnail .owl-item.synced .pfo-thumbnail-item:after {
  background-color: transparent;
}
@media (max-width: 1300px) {
  .pfo-detail .pfo-carousel-thumbnail .owl-buttons > div {
    top: auto;
    bottom: 20px;
    width: 25px;
    height: 25px;
    margin-top: 0;
  }
  .pfo-detail .pfo-carousel-thumbnail .owl-buttons > div.owl-prev {
    left: 50%;
    margin-left: -36px;
  }
  .pfo-detail .pfo-carousel-thumbnail .owl-buttons > div.owl-prev .fa:before {
    content: '\e032';
  }
  .pfo-detail .pfo-carousel-thumbnail .owl-buttons > div.owl-next {
    right: 50%;
    margin-right: -36px;
  }
  .pfo-detail .pfo-carousel-thumbnail .owl-buttons > div.owl-next .fa:before {
    content: '\e07f';
  }
}
.pfo-detail .pfo-small-slide .owl-buttons div {
  position: absolute;
  background-color: #555555;
  height: 70px;
  margin-top: -35px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  width: 40px;
  z-index: 10;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  line-height: 70px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.pfo-detail .pfo-small-slide .owl-buttons div.owl-next {
  right: 0;
}
.pfo-detail .pfo-small-slide .owl-buttons div.owl-prev {
  left: 0;
}
.pfo-detail .pfo-small-slide .owl-buttons div:hover {
  background-color: #999;
}
@media (min-width: 1200px) {
  .pfo-detail .pfo-small-slide .owl-buttons div.owl-next {
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }
  .pfo-detail .pfo-small-slide .owl-buttons div.owl-prev {
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
}
.pfo-detail .pfo-small-slide:hover .owl-buttons > div {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mod-pfo-masonry .topPortfolio {
  position: relative;
}
.mod-pfo-masonry .topPortfolio > * {
  position: relative;
  z-index: 1;
}
.mod-pfo-masonry .topPortfolio:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2000px;
  right: -2000px;
  z-index: 0;
  background-color: #f4f4f4;
}
.mod-pfo-masonry .topPortfolio .portfolioFilterlabel {
  display: inline-block;
  float: left;
  line-height: 68px;
  margin-right: 20px;
}
.mod-pfo-masonry .topPortfolio .portfolioFilter {
  margin: 0;
  display: inline-block;
  line-height: 68px;
  float: left;
}
.mod-pfo-masonry .topPortfolio .portfolioFilter a {
  font-weight: normal;
  color: #555555;
}
.mod-pfo-masonry .topPortfolio .portfolioFilter a.current {
  font-weight: 600;
}
.mod-pfo-masonry .topPortfolio .pfo-goHome {
  z-index: 2;
  line-height: 68px;
}
.mod-pfo-masonry .topPortfolio .pfo-goHome a {
  color: #555555;
}
.mod-pfo-masonry .topPortfolio .pfo-goHome a:hover {
  color: #9c5b57;
}
.mod-pfo-masonry .topPortfolio .pfo-goHome .fa {
  margin-left: 5px;
}
.mod-pfo-masonry .pfo-item {
  margin: 15px 0;
}
.mod-pfo-masonry .pfo-item .pfo-tool a {
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 17px;
  color: #666666;
  border: 1px solid #666666;
  margin: 5px;
  margin-top: 25px;
  font-size: 17px;
  line-height: 36px;
  text-align: center;
}
.mod-pfo-masonry .pfo-item .pfo-tool a.pfo-tool-detail {
  margin-left: 0;
}
.mod-pfo-masonry .pfo-item .pfo-tool a:hover {
  border-color: #666666;
  color: #ffffff;
  background-color: #666666;
}
.mod-pfo-masonry .pfo-body .pfo-image {
  padding-top: 0;
}
.mod-pfo-masonry .pfo-body .pfo-content {
  top: auto;
  left: 30px;
  right: 30px;
  bottom: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mod-pfo-masonry .pfo-body .pfo-content .pfo-inner {
  position: static;
  padding: 30px;
}
.mod-pfo-masonry .pfo-body .pfo-content .pfo-inner * {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mod-pfo-masonry .pfo-body .pfo-content .pfo-inner .pfo-title {
  line-height: 1.6;
  color: #9c5b57;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: none;
}
.mod-pfo-masonry .pfo-body .pfo-content .pfo-inner .pfo-info-wrap {
  font-family: inherit;
}
.mod-pfo-masonry .pfo-body .pfo-content .pfo-inner .pfo-info {
  font-size: 11px;
  color: rgba(85, 85, 85, 0.6);
}
.mod-pfo-masonry .pfo-body:hover .pfo-content {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-pfo-nospace .row {
  margin: 0;
}
.mod-pfo-nospace .row .pfo-item {
  padding: 0;
  margin: 0;
}
.mod-pfo-nospace .row .pfo-item .pfo-ico {
  font-size: 60px;
  color: #9c5b57;
  line-height: 1;
  font-weight: normal;
}
.mod-pfo-nospace .row .pfo-item h5,
.mod-pfo-nospace .row .pfo-item .h5 {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.mod-pfo-nospace .row .pfo-item .pfo-desc {
  font-size: 14px;
  font-style: italic;
}
@media (max-width: 767px) {
  .mod-pfo-nospace .row .pfo-item .pfo-body .pfo-content {
    background-color: rgba(244, 244, 244, 0.5);
  }
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-info {
  font-size: 9px;
  font-weight: normal;
  color: rgba(85, 85, 85, 0.5);
  margin: 0;
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-info:after {
  content: "/";
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-info:last-child::after {
  display: none;
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-tool {
  padding-top: 10px;
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-tool a {
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 17px;
  color: #666666;
  border: 1px solid #666666;
  margin: 5px;
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-tool a .fa {
  font-size: 17px;
  line-height: 36px;
  display: block;
}
.mod-pfo-nospace .row .pfo-item .pfo-body .pfo-tool a:hover {
  border-color: #9c5b57;
  color: #fff;
  background-color: #9c5b57;
}
.mod-pfo-nospace .row .pfo-item .pfo-body:hover .pfo-content {
  background-color: rgba(244, 244, 244, 0.9);
}
.mod-pfo-nospace .row .pfo-item-more .pfo-body .pfo-content {
  background-color: #f4f4f4;
  text-align: center;
  cursor: pointer;
}
.mod-pfo-nospace .row .pfo-item-more .pfo-body .pfo-content .pfo-more-inner {
  position: absolute;
  left: 0%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.mod-pfo-nospace .row .pfo-item-more .pfo-body .pfo-content .pfo-more-inner h5,
.mod-pfo-nospace .row .pfo-item-more .pfo-body .pfo-content .pfo-more-inner .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mod-pfo-nospace .row .pfo-item-more .pfo-body .pfo-content .pfo-more-inner .fa {
  font-size: 28px;
  line-height: 1;
}
.mod-pfo-nospace .row .pfo-item-more .pfo-body:hover .pfo-content {
  background-color: #333333;
}
.mod-pfo-nospace .row .pfo-item-more .pfo-body:hover .pfo-content .pfo-more-inner h5,
.mod-pfo-nospace .row .pfo-item-more .pfo-body:hover .pfo-content .pfo-more-inner .h5,
.mod-pfo-nospace .row .pfo-item-more .pfo-body:hover .pfo-content .pfo-more-inner .fa {
  color: #fff;
}
.mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-ico,
.mod-pfo-nospace2 .row .pfo-item .pfo-body h5,
.mod-pfo-nospace2 .row .pfo-item .pfo-body .h5,
.mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-desc {
  color: #fff;
}
.mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-content .pfo-more-inner h5,
.mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-content .pfo-more-inner .h5 {
  color: #333333;
}
@media (max-width: 767px) {
  .mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-content {
    background-color: rgba(51, 51, 51, 0.5);
  }
}
.mod-pfo-nospace2 .row .pfo-item .pfo-body:hover .pfo-content {
  background-color: rgba(51, 51, 51, 0.9);
}
.mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-tool a {
  color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
}
.mod-pfo-nospace2 .row .pfo-item .pfo-body .pfo-tool a:hover {
  border-color: #fff;
  color: #666;
  background-color: #fff;
}
.mod-pfo-nospace2 .masory-style .pfo-item:nth-child(3) .pfo-body .pfo-image {
  padding-top: 200%;
}
@media (max-width: 767px) {
  .mod-pfo-isotope .pfo-body .pfo-content {
    background-color: rgba(244, 244, 244, 0.7);
  }
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table {
  display: table;
  width: 100%;
  height: 100%;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-title .fa {
  color: #9c5b57;
  font-size: 60px;
  line-height: 1;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-title span {
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-title:hover span {
  color: #9c5b57;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-info {
  color: #555555;
  font-size: 11px;
  text-transform: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-info > *:after {
  content: "/";
  display: inline-block;
  padding: 0 6px;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-info > *:last-child::after {
  display: none;
}
.mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-tool {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (max-width: 767px) {
  .mod-pfo-isotope .pfo-body .pfo-content .pfo-content-table-cell .pfo-tool {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.mod-pfo-isotope .pfo-body:hover .pfo-content {
  background-color: rgba(244, 244, 244, 0.9);
}
.mod-pfo-isotope .pfo-body:hover .pfo-content .pfo-tool {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-pfo-isotope .pfo-item .pfo-body .pfo-content .pfo-tool a {
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 17px;
  color: #666666;
  border: 1px solid #666666;
  margin: 5px;
  margin-top: 25px;
  font-size: 17px;
  line-height: 36px;
  text-align: center;
}
.mod-pfo-isotope .pfo-item .pfo-body .pfo-content .pfo-tool a.pfo-tool-detail {
  margin-left: 0;
}
.mod-pfo-isotope .pfo-item .pfo-body .pfo-content .pfo-tool a:hover {
  border-color: #9c5b57;
  color: #ffffff;
  background-color: #9c5b57;
}
.portfolio4.mod-pfo-isotope .pfo-item-1 .pfo-body .pfo-content .pfo-content-table .pfo-content-table-cell {
  padding: 0 50px;
  text-align: left;
}
.portfolio4.mod-pfo-isotope .pfo-item-1 .pfo-body .pfo-content .pfo-content-table .pfo-content-table-cell .pfo-title .fa {
  color: #999;
}
.portfolio4.mod-pfo-isotope .pfo-item-1 .pfo-body .pfo-content .pfo-content-table .pfo-content-table-cell .pfo-title span {
  color: #9c5b57;
  margin-top: 5px;
}
.portfolio4.mod-pfo-isotope .pfo-item-1 .pfo-body .pfo-content .pfo-content-table .pfo-content-table-cell .pfo-title:hover span {
  color: #333333;
}
.portfolio4.mod-pfo-isotope .pfo-item-1 .pfo-body .pfo-content .pfo-content-table .pfo-content-table-cell .pfo-desc {
  margin-top: 25px;
}
.portfolio4.mod-pfo-isotope .pfo-item-8 .pfo-body .pfo-image {
  padding-top: 47.4%;
}
.mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-image {
  display: none;
}
@media (min-width: 1200px) {
  .mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-image {
    display: block;
    padding-top: 50%;
  }
}
@media (min-width: 1200px) {
  .mod-pfo-withtitle .pfo-item-title .pfo-body .container {
    width: 100%;
  }
}
.mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content {
  background-color: #fff !important;
}
.mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content .pfo-more-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content .pfo-more-inner > div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 80px;
}
@media (max-width: 1199px) {
  .mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content {
    position: static;
  }
  .mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content .pfo-more-inner,
  .mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content .pfo-more-inner > div {
    display: block;
  }
  .mod-pfo-withtitle .pfo-item-title .pfo-body .pfo-content .pfo-more-inner > div {
    padding: 83px 0;
  }
}

.offline-page {
  background-color: #f4f4f4;
  position: relative;
  min-height: 100%;
  overflow-x: hidden;
}
.offline-page .offline-content {
  padding: 140px 0;
}
.offline-page footer {
  border-top: 1px solid #dddddd;
}
.offline-logo {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 40px;
}
.offline-header {
  padding: 90px 0;
  background-position: center;
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
}
.offline-header > * {
  position: relative;
  z-index: 1;
}
.offline-header:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.3);
  z-index: 0;
}
.offline-logo img {
  height: 36px;
}
.offline-container {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .offline-container {
    padding-right: 30px;
  }
}
.offline-container form {
  position: relative;
  padding-bottom: 20px;
  max-width: 426px;
}
.offline-container form .checkbox {
  text-transform: uppercase;
  font-size: 90%;
}
.countdown {
  padding: 30px 0;
}
.countdown .clock-item {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  width: 150px;
  height: 150px;
}
.countdown .clock-canvas {
  height: 0;
  border-radius: 50%;
}
.countdown .clock-canvas:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border: 6px solid rgba(31, 31, 31, 0.5);
  border-radius: 50%;
  content: " ";
}
.countdown .text {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #555;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.countdown .text .val {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  font-size: 55px;
  line-height: 55px;
}
.countdown .text .type-time {
  margin: 0;
  font-weight: 600;
}
.offline-container .offline-social .social-01,
.offline-container .offline-social .social-03 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.offline-container .offline-social .social-01 li {
  padding: 0 4px;
  display: inline-block;
}
.offline-container .offline-social .social-01 li a {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #999999;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.offline-container .offline-social .social-01 li a .fa {
  line-height: 30px;
}
.offline-container .offline-social .social-01 li a:hover {
  background-color: #9c5b57;
}
.offline-container .offline-social .social-03 li {
  padding: 0 10px;
  border-right: 1px solid #dddddd;
  display: inline-block;
  line-height: 1;
}
.offline-container .offline-social .social-03 li:last-of-type {
  border-right: none;
}
.offline-container .offline-social .social-03 li a {
  display: inline-block;
  color: #999;
}
.offline-container .offline-social .social-03 li a .fa {
  font-size: 13px;
  margin-right: 10px;
  vertical-align: middle;
}
.offline-container .offline-social .social-03 li a:hover {
  color: #9c5b57;
}

.offline-page.offline-2 {
  background-image: none;
  color: #959595;
}
.offline-page.offline-2 .offline-header {
  text-align: center;
  padding: 140px 0 100px;
}
.offline-page.offline-2 .offline-header:before {
  background-color: rgba(51, 51, 51, 0.6);
}
.offline-page.offline-2 .offline-message {
  padding: 30px 0;
}
.offline-page.offline-2 .offline-message > * {
  margin: 0;
  color: #fff;
}
.offline-page.offline-2 .countdown .clock-canvas:before {
  border: 6px solid rgba(255, 255, 255, 0.5);
}
.offline-page.offline-2 .countdown .text {
  color: #fff;
}
.offline-page.offline-2 .offline-content [class*="col-"] {
  width: 100%;
  float: none;
  text-align: center;
}
.offline-page.offline-2 .offline-content .text-right {
  text-align: center;
}
.offline-page .offline-content {
  padding: 90px 0;
}
.offline-page.offline-2 .offline-container form {
  margin-left: auto;
  margin-right: auto;
}

.offline-page.offline-3 {
  background-image: none;
  color: #959595;
  position: relative;
}
.offline-page.offline-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.6);
  z-index: 0;
}
.offline-page.offline-3 > * {
  position: relative;
  z-index: 1;
}
.offline-page.offline-3 .offline-logo img {
  height: 50px;
}
.offline-page.offline-3 .offline-header {
  text-align: center;
  padding: 90px 0 90px;
  border-top: 1px solid rgba(221, 221, 221, 0.2);
  border-bottom: 1px solid rgba(221, 221, 221, 0.2);
}
.offline-page.offline-3 .offline-header:before {
  display: none;
}
.offline-page.offline-3 .offline-message {
  padding: 30px 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.offline-page.offline-3 .offline-message > * {
  color: #fff;
}
.offline-page.offline-3 .countdown .clock-canvas:before {
  border: 6px solid rgba(255, 255, 255, 0.5);
}
.offline-page.offline-3 .countdown .text {
  color: #fff;
}
.offline-page.offline-3 .offline-content [class*="col-"] {
  width: 100%;
  float: none;
  text-align: center;
}
.offline-page.offline-3 .offline-content .text-right {
  text-align: center;
}
.offline-page .offline-content {
  padding: 90px 0;
}
.offline-page.offline-3 .offline-container form {
  margin-left: auto;
  margin-right: auto;
}
.offline-page.offline-3 .offline-container form .form-control,
.offline-page.offline-3 .offline-container form #k2FrontendContainer .tags,
.offline-page.offline-3 .offline-container form .k2CategorySelectBlock select {
  background-color: rgba(255, 255, 255, 0.8);
}
.offline-page.offline-3 .offline-container form .form-control:not(:focus),
.offline-page.offline-3 .offline-container form #k2FrontendContainer .tags:not(:focus),
.offline-page.offline-3 .offline-container form .k2CategorySelectBlock select:not(:focus) {
  border: 1px solid #dddddd;
}
.offline-page.offline-3 .offline-container form .checkbox,
.offline-page.offline-3 .offline-container .offline-social .social-03 li a:not(:hover) {
  color: #fff;
}
@media (min-width: 768px) {
  .offline-page.offline-3 .offline-message {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .offline-page.offline-3 .offline-message {
    width: 960px;
  }
}
@media (min-width: 1230px) {
  .offline-page.offline-3 .offline-message {
    width: 1200px;
  }
}

.error404 {
  background-color: #f9f9f9;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 100%;
  overflow-x: hidden;
}
.error-default {
  display: table-cell;
}
.error-default > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.error-default .error-content {
  margin-left: 30px;
  padding-left: 60px;
  border-left: 1px solid #f1f1f1;
}
@media (max-width: 480px) {
  .error-default .error-content {
    margin-left: 0px;
    padding-left: 30px;
  }
}
.error404 .header-content,
.error404 .error-style {
  background-color: #fff;
}
.error404 .error-header {
  padding: 90px 0;
  position: relative;
}
.error404 .error-header:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(51, 51, 51, 0.3);
  z-index: 0;
}
.error404 .error-header .container {
  position: relative;
  z-index: 1;
}
.error404 .error-header .container h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.6;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
  margin: 0;
}
.error404 .error-content {
  padding: 100px 80px;
}
.error404 .error-content h2 {
  font-weight: 400;
  line-height: 1.6;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
  color: #555555;
  text-transform: uppercase;
}
.error404 .error-content p {
  font-size: 18px;
  color: #999999;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  margin-bottom: 60px;
}
.error404 .error-content .error-button {
  color: #9c5b57;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  font-size: 10px;
  text-transform: uppercase;
}
.error404 .error-mod .error-content .error-button:after {
  display: block;
  margin: 0 auto;
  width: 72px;
  border-top: 1px solid #9c5b57;
  content: "";
}
.error404 #block-footer {
  font-family: 'Montserrat', sans-serif;
}

.jvinsgram {
  max-width: 370px;
}
.jvinsgram .jvins-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jvinsgram_list_items .row {
  margin: -2px -2px -3px -3px;
}
.jvinsgram_list_items .row [class*="col-"] {
  padding: 2px 2px 3px 3px;
}
.jvinsgram_list_items .row [class*="col-"] .jvins-item {
  margin: 0;
}
.jvnewsletter-emailonly {
  max-width: 580px;
  margin: 0 auto;
}
.jvnewsletter-emailonly .form-control,
.jvnewsletter-emailonly #k2FrontendContainer .tags,
.jvnewsletter-emailonly .k2CategorySelectBlock select {
  display: inline-block;
  width: 70%;
  float: left;
  margin-right: 10px;
}
@media (max-width: 580px) {
  .jvnewsletter-emailonly {
    padding-left: 15px;
    padding-right: 15px;
  }
  .jvnewsletter-emailonly .form-control,
  .jvnewsletter-emailonly #k2FrontendContainer .tags,
  .jvnewsletter-emailonly .k2CategorySelectBlock select {
    width: 100%;
    margin-bottom: 10px;
  }
  .jvnewsletter-emailonly .btn {
    width: 100%;
  }
}
.jvnewsletter-box.inlineblock {
  max-width: 760px;
  margin: 0 auto;
}
.jvnewsletter-box.inlineblock .row {
  margin-left: -5px;
  margin-right: -5px;
}
.jvnewsletter-box.inlineblock .row > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.jvnewsletter-box.inlineblock .btn {
  padding-left: 0;
  padding-right: 0;
}
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tp-bullets.simplebullets.round .bullet:hover {
  background-color: #fff;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}
.tp-bullets.simplebullets.round .bullet.selected {
  background-color: #333333;
}
.sl-arrow:hover {
  color: rgba(255, 255, 255, 0.9);
}
.sl-arrow:focus {
  color: #fff;
}

.jvcontact-default .form-type textarea {
  min-height: 164px;
}
.jvcontact-default .form-type .form-group {
  margin-bottom: 25px;
}
.jvcontact-default .jvmapcontain {
  margin-bottom: 0;
}
.social-contact {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
  line-height: 1;
  text-align: center;
}
.social-contact li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #dddddd;
}
.social-contact li:last-of-type {
  border-right: none;
}
.social-contact li .fa {
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .social-contact li {
    margin-bottom: 15px;
  }
}
.social-contact-2 a {
  color: #9c5b57;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.05em;
  margin-left: 12px;
  margin-right: 12px;
}
.social-contact-2 a:hover {
  color: #999;
}
.no-move .gm-style:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.no-move .gm-style .gmnoprint {
  z-index: 2 !important;
}
.overlay-black .gm-style [aria-hidden="true"] > div > * {
  z-index: 0;
}
.overlay-black .gm-style [aria-hidden="true"] > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-black .gm-style .gmnoprint,
.overlay-black .gm-style .gm-style-cc {
  display: none;
}

.rev_slider_wrapper {
  position: relative;
  z-index: 5;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
  min-height: inherit;
  border: none;
}
.tparrows.preview2 {
  min-height: 60px;
}
.tparrows.preview2:after {
  line-height: 1;
}
.tp-leftarrow.default.round,
.tp-rightarrow.default.round {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.tp-leftarrow.default.round:before,
.tp-rightarrow.default.round:before {
  content: "\e07e";
  font-family: "wolverine";
  font-size: 19px;
}
.tp-leftarrow.default.round:hover,
.tp-rightarrow.default.round:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tp-leftarrow.default.round.hidearrows,
.tp-rightarrow.default.round.hidearrows {
  opacity: 0;
  filter: alpha(opacity=0);
}
.tp-leftarrow.default.round:before {
  content: "\e031";
}
.tp-bullets.custom {
  margin-top: 0 !important;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-right: 30px;
  margin-left: 30px;
}
.tp-bullets.custom .bullet {
  margin: 15px 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.tp-bullets.custom .bullet.selected {
  background-color: #fff;
}
.rev_slider_wrapper,
.rev_slider_wrapper .rev_slider {
  max-width: 100%;
}
.rev_slider_wrapper.fullwidthbanner-container,
.rev_slider_wrapper.fullscreen-container,
.rev_slider_wrapper.fullwidthbanner-container .rev_slider,
.rev_slider_wrapper.fullscreen-container .rev_slider {
  max-width: inherit;
}

.body-boxed:not(.fullpage) #mainsite,
.body-framed:not(.fullpage) #mainsite,
.body-rounded:not(.fullpage) #mainsite {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
  margin: 0 auto;
  max-width: 1260px !important;
}
.body-framed:not(.fullpage) #mainsite,
.body-rounded:not(.fullpage) #mainsite {
  margin: 20px auto;
}
.body-framed:not(.fullpage) #mainsite .headroom--top .header-content,
.body-rounded:not(.fullpage) #mainsite .headroom--top .header-content {
  margin-top: 20px;
}
.body-rounded #mainsite {
  border-radius: 10px;
  overflow: hidden;
}

@media (max-width: 767px) {
  #switcher {
    display: none;
  }
}
#switcher {
  background: rgba(38, 38, 38, 0.95);
  top: 0;
  position: absolute;
  width: 370px;
  margin: 0;
  list-style: none;
  z-index: 1040;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 860px) {
  #switcher {
    display: none;
  }
}
.fullpage #switcher {
  display: none;
}
#switcher .show-switcher-icon {
  position: absolute;
  left: 100%;
  top: 200px;
  height: 45px;
  width: 37px;
  background: rgba(38, 38, 38, 0.95);
  line-height: 45px;
  text-align: center;
  color: #fff;
  border-radius: 0 25px 25px 0;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#switcher.show-switcher {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#switcher.show-switcher .show-switcher-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
#switcher .themecolor {
  padding: 25px 0 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  color: #fff;
  text-align: center;
}
#switcher .themecolor:before {
  display: block;
  content: "theme color";
  font-size: 14px;
  line-height: normal;
  margin-bottom: 26px;
  text-transform: uppercase;
  font-family: "Montserrat";
}
#switcher .themecolor a {
  height: 35px;
  width: 36px;
  overflow: hidden;
  display: inline-block;
  margin: 0 4px;
  line-height: 35px;
  text-align: center;
}
#switcher .themecolor a:before {
  display: inline-block;
  font-size: 10px;
  font-family: "FontAwesome";
  color: #fff;
}
#switcher .themecolor a.alizarin {
  background: #dd4e4e;
}
.alizarin #switcher .themecolor a.alizarin:before {
  content: "\f00c";
}
#switcher .themecolor a.nephritis {
  background: #27ae60;
}
.nephritis #switcher .themecolor a.nephritis:before {
  content: "\f00c";
}
#switcher .themecolor a.amethyst {
  background: #9B58B5;
}
.amethyst #switcher .themecolor a.amethyst:before {
  content: "\f00c";
}
#switcher .themecolor a.turquoise {
  background: #009B9F;
}
.turquoise #switcher .themecolor a.turquoise:before {
  content: "\f00c";
}
#switcher .themecolor a.belizehole {
  background: #2980b9;
}
.belizehole #switcher .themecolor a.belizehole:before {
  content: "\f00c";
}
#switcher .themecolor a.indianred {
  background: #9c5b57;
}
.indianred #switcher .themecolor a.indianred:before {
  content: "\f00c";
}
#switcher .themecolor a.pomegranate {
  background: #ca3f30;
}
.pomegranate #switcher .themecolor a.pomegranate:before {
  content: "\f00c";
}
#switcher .themecolor a.pumpkin {
  background: #d35400;
}
.pumpkin #switcher .themecolor a.pumpkin:before {
  content: "\f00c";
}
#switcher .themecolor a img,
#switcher .themecolor a.custom {
  display: none;
}
#switcher .switcher {
  list-style: none;
  margin: 0;
  padding: 0;
}
#switcher .switcher .switcher-box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  color: #fff;
  margin: 0;
  padding: 25px 30px 20px;
}
#switcher .switcher .switcher-box h5 {
  margin: 0 0 26px;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  font-family: "Montserrat";
  text-align: center;
  letter-spacing: 2px;
}
#switcher .switcher .switcher-box:last-child {
  border-bottom: none;
  margin: 0;
}
#switcher .switcher .switcher-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#switcher .switcher .switcher-box select {
  border: none;
  border-radius: 0;
}
#switcher .switcher .switcher-box .demo-list-box {
  margin: 0 -5px;
}
#switcher .switcher .switcher-box .demo-list-box:after {
  content: "";
  display: block;
  clear: both;
}
#switcher .switcher .switcher-box .demo-list-box li {
  display: block;
  float: left;
  width: 50%;
  padding: 0 5px 10px 5px;
  text-align: center;
}
#switcher .switcher .switcher-box .demo-list-box a {
  display: block;
  position: relative;
  line-height: 14px;
  font-size: 10px;
  color: #717171;
  padding: 10px;
  background-color: transparent;
  border: 2px solid #4b4b4b;
  text-transform: uppercase;
  font-weight: 700;
}
#switcher .switcher .switcher-box .demo-list-box a.active,
#switcher .switcher .switcher-box .demo-list-box a.active:hover {
  background-color: #9c5b57;
  border-color: #9c5b57;
  color: #fff;
  box-shadow: none;
}
#switcher .switcher .switcher-box .demo-list-box a:hover {
  border-color: #6a6a6a;
  color: #6a6a6a;
}
#switcher .switcher .switcher-box .minicolors {
  display: block;
}
#switcher .switcher .switcher-box .minicolors .minicolors-input {
  color: #717171;
  display: block;
  width: 100%;
  height: 43px;
  font-family: inherit;
  font-size: inherit;
  border: 1px solid #4b4b4b;
  background-color: #262626;
  padding-left: 39px;
}
#switcher .switcher .switcher-box .minicolors .minicolors-input::-moz-placeholder {
  color: #717171;
  opacity: 1;
}
#switcher .switcher .switcher-box .minicolors .minicolors-input:-ms-input-placeholder {
  color: #717171;
}
#switcher .switcher .switcher-box .minicolors .minicolors-input::-webkit-input-placeholder {
  color: #717171;
}
#switcher .switcher .switcher-box .minicolors .minicolors-input:focus {
  box-shadow: none;
}
#switcher .switcher .switcher-box .minicolors .minicolors-swatch {
  border-radius: 0;
  top: 11px;
  left: 10px;
  border: none;
  margin: 0;
}
#switcher .switcher .switcher-box .minicolors .minicolors-panel {
  height: 163px !important;
  width: 185px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  background-color: transparent;
}
#switcher .switcher .switcher-box .bgcolor {
  margin-bottom: 20px;
}
#switcher .switcher .switcher-box .demo-list-bg {
  margin: 0 -5px;
}
#switcher .switcher .switcher-box .demo-list-bg li {
  display: block;
  padding: 0 5px 10px;
  float: left;
  width: 14.28%;
}
#switcher .switcher .switcher-box .demo-list-bg li a {
  border: 1px solid #4b4b4b;
  height: 35px;
  width: 100%;
  display: block;
  background-color: #262626;
}
#switcher .switcher .switcher-box .demo-list-bg li a:hover,
#switcher .switcher .switcher-box .demo-list-bg li a.active {
  border-color: #9c5b57;
}
#switcher .switcher .switcher-box .demo-list-fonts p {
  line-height: 1;
  font-family: "Montserrat";
  font-size: 10px;
  margin-bottom: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#switcher .switcher .switcher-box .demo-list-fonts li + li {
  margin-top: 18px;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container-single .chzn-single {
  height: 43px;
  background-color: #262626;
  border: 1px solid #4b4b4b;
  color: #717171;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container-single .chzn-single div {
  width: 34px;
  border: none !important;
  border-left: 1px solid #4b4b4b !important;
  height: 100%;
  top: 0;
  right: 0;
  margin-top: 0;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container-single .chzn-single div b {
  background: none;
  position: absolute;
  display: block;
  top: 17px;
  left: 11px;
  border: 1px solid #717171;
  border-width: 1px 0;
  height: 7px;
  width: 11px;
  margin: 0;
  padding: 0;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container-single .chzn-single div b:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  height: 1px;
  width: 11px;
  background-color: #717171;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container-active.chzn-with-drop .chzn-single div b {
  border-color: rgba(255, 255, 255, 0.7);
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container-active.chzn-with-drop .chzn-single div b:after {
  background-color: rgba(255, 255, 255, 0.7);
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container .chzn-drop {
  color: #717171;
  background: #262626;
  border: 1px solid #4b4b4b;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container .chzn-drop .chzn-results li {
  margin-top: 0;
}
#switcher .switcher .switcher-box .demo-list-fonts li .chzn-container .chzn-drop .chzn-results li.highlighted {
  background-color: #9c5b57;
  color: #fff;
}
#switcher .switcher .switcher-box .demo-list-fonts li:last-child {
  margin-bottom: 7px;
}
#switcher .switcher .switcher-box .btn-primary {
  font-size: 10px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
body.bg-1 {
  background: url(../images/background/bg-1.png) center center;
}
body.bg-2 {
  background: url(../images/background/bg-2.png) center center;
}
body.bg-3 {
  background: url(../images/background/bg-3.png) center center;
}
body.bg-4 {
  background: url(../images/background/bg-4.png) center center;
}
body.bg-5 {
  background: url(../images/background/bg-5.png) center center;
}
body.bg-6 {
  background: url(../images/background/bg-6.png) center center;
}
body.bg-7 {
  background: url(../images/background/bg-7.png) center center;
}
body.bg-8 {
  background: url(../images/background/bg-8.png) center center;
}
body.bg-9 {
  background: url(../images/background/bg-9.png) center center;
}
body.bg-10 {
  background: url(../images/background/bg-10.png) center center;
}
body.bg-11 {
  background: url(../images/background/bg-11.png) center center;
}
body.bg-12 {
  background: url(../images/background/bg-12.png) center center;
}
body.bg-13 {
  background: url(../images/background/bg-13.png) center center;
}
body.bg-14 {
  background: url(../images/background/bg-14.png) center center;
}
body.bg-15 {
  background: url(../images/background/bg-15.png) center center;
}
body.bg-16 {
  background: url(../images/background/bg-16.png) center center;
}
.bg-1 {
  background: url(../images/background/thumb/bg-1.png) center center;
}
.bg-2 {
  background: url(../images/background/thumb/bg-2.png) center center;
}
.bg-3 {
  background: url(../images/background/thumb/bg-3.png) center center;
}
.bg-4 {
  background: url(../images/background/thumb/bg-4.png) center center;
}
.bg-5 {
  background: url(../images/background/thumb/bg-5.png) center center;
}
.bg-6 {
  background: url(../images/background/thumb/bg-6.png) center center;
}
.bg-7 {
  background: url(../images/background/thumb/bg-7.png) center center;
}
.bg-8 {
  background: url(../images/background/thumb/bg-8.png) center center;
}
.bg-9 {
  background: url(../images/background/thumb/bg-9.png) center center;
}
.bg-10 {
  background: url(../images/background/thumb/bg-10.png) center center;
}
.bg-11 {
  background: url(../images/background/thumb/bg-11.png) center center;
}
.bg-12 {
  background: url(../images/background/thumb/bg-12.png) center center;
}
.bg-13 {
  background: url(../images/background/thumb/bg-13.png) center center;
}
.bg-14 {
  background: url(../images/background/thumb/bg-14.png) center center;
}
.bg-15 {
  background: url(../images/background/thumb/bg-15.png) center center;
}
.bg-16 {
  background: url(../images/background/thumb/bg-16.png) center center;
}
body[demofont-body="f2"] {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body[demofont-body="f3"] {
  font-family: 'Open Sans', sans-serif;
}
body[demofont-body="f4"] {
  font-family: 'Droid Serif', serif;
  font-style: 14px;
}
body[demofont-menu="f2"] .fxmenu li.level1 > .level1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400 !important;
}
body[demofont-menu="f3"] .fxmenu li.level1 > .level1 {
  font-family: 'Open Sans', sans-serif;
}
body[demofont-menu="f4"] .fxmenu li.level1 > .level1 {
  font-family: 'Droid Serif', serif;
}
body[demofont-header="f2"] h1,
body[demofont-header="f2"] h2,
body[demofont-header="f2"] h3,
body[demofont-header="f2"] h4,
body[demofont-header="f2"] h5,
body[demofont-header="f2"] h6,
body[demofont-header="f2"] .h1,
body[demofont-header="f2"] .h2,
body[demofont-header="f2"] .h3,
body[demofont-header="f2"] .h4,
body[demofont-header="f2"] .h5,
body[demofont-header="f2"] .h6 {
  font-family: 'Oswald', sans-serif;
}
body[demofont-header="f3"] h1,
body[demofont-header="f3"] h2,
body[demofont-header="f3"] h3,
body[demofont-header="f3"] h4,
body[demofont-header="f3"] h5,
body[demofont-header="f3"] h6,
body[demofont-header="f3"] .h1,
body[demofont-header="f3"] .h2,
body[demofont-header="f3"] .h3,
body[demofont-header="f3"] .h4,
body[demofont-header="f3"] .h5,
body[demofont-header="f3"] .h6 {
  font-family: 'Open Sans', sans-serif;
}
body[demofont-header="f4"] h1,
body[demofont-header="f4"] h2,
body[demofont-header="f4"] h3,
body[demofont-header="f4"] h4,
body[demofont-header="f4"] h5,
body[demofont-header="f4"] h6,
body[demofont-header="f4"] .h1,
body[demofont-header="f4"] .h2,
body[demofont-header="f4"] .h3,
body[demofont-header="f4"] .h4,
body[demofont-header="f4"] .h5,
body[demofont-header="f4"] .h6 {
  font-family: 'Droid Serif', serif;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -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: #000000;
}
.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;
  min-height: 17.2px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 2.2;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 2.2;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 2.2;
  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: 13px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -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: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 1px 1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carouselOwl {
  display: none;
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.jvcustom {
  padding-top: 70px;
  padding-bottom: 70px;
}
.parentBackground,
.jvcustom.background {
  position: relative;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
}
.parentBackground > *,
.jvcustom.background > * {
  z-index: 1;
  position: relative;
}
.parentBackground .jvoverlay,
.jvcustom.background .jvoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.parentBackground.light,
.jvcustom.background.light {
  color: #fff;
}
.block > .col-sm-6.parentBackground .jvoverlay {
  left: -35px;
  right: -2000px;
  width: auto;
}
.skew {
  margin-top: -67px;
  margin-bottom: -67px;
  transform: skewY(-4deg);
  z-index: 2;
}
.skew > *:not(.jvoverlay) {
  transform: skewY(4deg);
}
.skew-reverse {
  margin-top: -67px;
  margin-bottom: -67px;
  transform: skewY(4deg);
  z-index: 2;
}
.skew-reverse > *:not(.jvoverlay) {
  transform: skewY(-4deg);
}
.index-0 {
  z-index: 0;
}
.index-1 {
  z-index: 1;
}
.index-2 {
  z-index: 2;
}
.index-3 {
  z-index: 3;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1052;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1053;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: white;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.my-mfp-zoom-in .mfp-content,
.portfolio-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

.my-mfp-zoom-in.mfp-ready .mfp-content,
.portfolio-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .mfp-content,
.portfolio-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.my-mfp-zoom-in.mfp-bg,
.portfolio-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg,
.portfolio-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg,
.portfolio-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.my-mfp-slide-bottom .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

.my-mfp-slide-bottom.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.uk-offcanvas.uk-active {
  display: block;
}
.uk-offcanvas-page {
  position: fixed;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}
.uk-offcanvas-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1001;
  width: 307px;
  max-width: 100%;
  background: #333;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -ms-scroll-chaining: none;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.uk-offcanvas .uk-panel {
  color: #fff;
  padding: 20px;
}
.uk-offcanvas .uk-panel h3,
.uk-offcanvas .uk-panel a,
.uk-offcanvas .uk-panel h3 a,
.header-5 .uk-offcanvas .uk-panel h3 a:not(:hover) {
  color: #fff;
}
.uk-offcanvas .uk-panel h3 a:hover,
.uk-offcanvas .uk-panel h3 a:focus {
  color: #dd4e4e;
}
.uk-offcanvas .uk-panel .product-price ins {
  color: #fff;
}
.uk-panel .list-thumbs-pro .product + .product,
.uk-panel .cart-subtotals {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.uk-nav-offcanvas a {
  color: #fff;
  display: block;
}
.uk-nav-offcanvas a:hover,
.uk-nav-offcanvas a:focus {
  color: #dd4e4e;
}
.uk-nav-offcanvas > li > a {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
  padding: 10px 20px;
}
.uk-nav-offcanvas > li.uk-open {
  margin-bottom: 20px;
}
.uk-nav-offcanvas > li.uk-open > a {
  background-color: #404040;
}
.uk-nav-offcanvas > li.uk-active > a {
  background-color: #1a1a1a;
  color: #fff;
}
.uk-nav-sub {
  padding-left: 40px;
  padding-top: 20px;
}
.uk-nav-sub li {
  line-height: 2;
}
.uk-nav-sub .active a {
  color: #dd4e4e;
}
@media (min-width: 992px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .uk-navbar-toggle {
    color: #fff;
    float: left;
    padding-top: 18px;
  }
  .uk-navbar-toggle:hover,
  .uk-navbar-toggle:focus {
    color: #dd4e4e;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.nav:before,
.nav:after,
.panel-body:before,
.panel-body:after,
#block-mainnav .fxmenu:before,
#block-mainnav .fxmenu:after,
.k2NewsUpdate .k2NewsItem-Inner:before,
.k2NewsUpdate .k2NewsItem-Inner:after,
.pfo-detail-tools:before,
.pfo-detail-tools:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.nav:after,
.panel-body:after,
#block-mainnav .fxmenu:after,
.k2NewsUpdate .k2NewsItem-Inner:after,
.pfo-detail-tools:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mt-110 {
  margin-top: 110px;
}
.mt-120 {
  margin-top: 120px;
}
.mt-130 {
  margin-top: 130px;
}
.mt-140 {
  margin-top: 140px;
}
.mt-150 {
  margin-top: 150px;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.ml-110 {
  margin-left: 110px;
}
.ml-120 {
  margin-left: 120px;
}
.ml-130 {
  margin-left: 130px;
}
.ml-140 {
  margin-left: 140px;
}
.ml-150 {
  margin-left: 150px;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mr-110 {
  margin-right: 110px;
}
.mr-120 {
  margin-right: 120px;
}
.mr-130 {
  margin-right: 130px;
}
.mr-140 {
  margin-right: 140px;
}
.mr-150 {
  margin-right: 150px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-140 {
  margin-bottom: 140px;
}
.mb-150 {
  margin-bottom: 150px;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-110 {
  padding-top: 110px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-130 {
  padding-top: 130px;
}
.pt-140 {
  padding-top: 140px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-200 {
  padding-top: 200px;
}
.pt-300 {
  padding-top: 300px;
}
.pt-400 {
  padding-top: 400px;
}
.pt-500 {
  padding-top: 500px;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
.pl-110 {
  padding-left: 110px;
}
.pl-120 {
  padding-left: 120px;
}
.pl-130 {
  padding-left: 130px;
}
.pl-140 {
  padding-left: 140px;
}
.pl-150 {
  padding-left: 150px;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pr-110 {
  padding-right: 110px;
}
.pr-120 {
  padding-right: 120px;
}
.pr-130 {
  padding-right: 130px;
}
.pr-140 {
  padding-right: 140px;
}
.pr-150 {
  padding-right: 150px;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-110 {
  padding-bottom: 110px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-130 {
  padding-bottom: 130px;
}
.pb-140 {
  padding-bottom: 140px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pb-200 {
  padding-bottom: 200px;
}
@media (max-width: 1400px) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mt-lg-40 {
    margin-top: 40px;
  }
  .mt-lg-50 {
    margin-top: 50px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  .mt-lg-70 {
    margin-top: 70px;
  }
  .mt-lg-80 {
    margin-top: 80px;
  }
  .mt-lg-90 {
    margin-top: 90px;
  }
  .mt-lg-100 {
    margin-top: 100px;
  }
  .mt-lg-110 {
    margin-top: 110px;
  }
  .mt-lg-120 {
    margin-top: 120px;
  }
  .mt-lg-130 {
    margin-top: 130px;
  }
  .mt-lg-140 {
    margin-top: 140px;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .ml-lg-10 {
    margin-left: 10px;
  }
  .ml-lg-20 {
    margin-left: 20px;
  }
  .ml-lg-30 {
    margin-left: 30px;
  }
  .ml-lg-40 {
    margin-left: 40px;
  }
  .ml-lg-50 {
    margin-left: 50px;
  }
  .ml-lg-60 {
    margin-left: 60px;
  }
  .ml-lg-70 {
    margin-left: 70px;
  }
  .ml-lg-80 {
    margin-left: 80px;
  }
  .ml-lg-90 {
    margin-left: 90px;
  }
  .ml-lg-100 {
    margin-left: 100px;
  }
  .ml-lg-110 {
    margin-left: 110px;
  }
  .ml-lg-120 {
    margin-left: 120px;
  }
  .ml-lg-130 {
    margin-left: 130px;
  }
  .ml-lg-140 {
    margin-left: 140px;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mr-lg-10 {
    margin-right: 10px;
  }
  .mr-lg-20 {
    margin-right: 20px;
  }
  .mr-lg-30 {
    margin-right: 30px;
  }
  .mr-lg-40 {
    margin-right: 40px;
  }
  .mr-lg-50 {
    margin-right: 50px;
  }
  .mr-lg-60 {
    margin-right: 60px;
  }
  .mr-lg-70 {
    margin-right: 70px;
  }
  .mr-lg-80 {
    margin-right: 80px;
  }
  .mr-lg-90 {
    margin-right: 90px;
  }
  .mr-lg-100 {
    margin-right: 100px;
  }
  .mr-lg-110 {
    margin-right: 110px;
  }
  .mr-lg-120 {
    margin-right: 120px;
  }
  .mr-lg-130 {
    margin-right: 130px;
  }
  .mr-lg-140 {
    margin-right: 140px;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .mb-lg-40 {
    margin-bottom: 40px;
  }
  .mb-lg-50 {
    margin-bottom: 50px;
  }
  .mb-lg-60 {
    margin-bottom: 60px;
  }
  .mb-lg-70 {
    margin-bottom: 70px;
  }
  .mb-lg-80 {
    margin-bottom: 80px;
  }
  .mb-lg-90 {
    margin-bottom: 90px;
  }
  .mb-lg-100 {
    margin-bottom: 100px;
  }
  .mb-lg-110 {
    margin-bottom: 110px;
  }
  .mb-lg-120 {
    margin-bottom: 120px;
  }
  .mb-lg-130 {
    margin-bottom: 130px;
  }
  .mb-lg-140 {
    margin-bottom: 140px;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pt-lg-60 {
    padding-top: 60px;
  }
  .pt-lg-70 {
    padding-top: 70px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .pt-lg-90 {
    padding-top: 90px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pt-lg-110 {
    padding-top: 110px;
  }
  .pt-lg-120 {
    padding-top: 120px;
  }
  .pt-lg-130 {
    padding-top: 130px;
  }
  .pt-lg-140 {
    padding-top: 140px;
  }
  .pt-lg-150 {
    padding-top: 150px;
  }
  .pt-lg-200 {
    padding-top: 200px;
  }
  .pt-lg-300 {
    padding-top: 300px;
  }
  .pt-lg-400 {
    padding-top: 400px;
  }
  .pt-lg-500 {
    padding-top: 500px;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pl-lg-10 {
    padding-left: 10px;
  }
  .pl-lg-20 {
    padding-left: 20px;
  }
  .pl-lg-30 {
    padding-left: 30px;
  }
  .pl-lg-40 {
    padding-left: 40px;
  }
  .pl-lg-50 {
    padding-left: 50px;
  }
  .pl-lg-60 {
    padding-left: 60px;
  }
  .pl-lg-70 {
    padding-left: 70px;
  }
  .pl-lg-80 {
    padding-left: 80px;
  }
  .pl-lg-90 {
    padding-left: 90px;
  }
  .pl-lg-100 {
    padding-left: 100px;
  }
  .pl-lg-110 {
    padding-left: 110px;
  }
  .pl-lg-120 {
    padding-left: 120px;
  }
  .pl-lg-130 {
    padding-left: 130px;
  }
  .pl-lg-140 {
    padding-left: 140px;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pr-lg-10 {
    padding-right: 10px;
  }
  .pr-lg-20 {
    padding-right: 20px;
  }
  .pr-lg-30 {
    padding-right: 30px;
  }
  .pr-lg-40 {
    padding-right: 40px;
  }
  .pr-lg-50 {
    padding-right: 50px;
  }
  .pr-lg-60 {
    padding-right: 60px;
  }
  .pr-lg-70 {
    padding-right: 70px;
  }
  .pr-lg-80 {
    padding-right: 80px;
  }
  .pr-lg-90 {
    padding-right: 90px;
  }
  .pr-lg-100 {
    padding-right: 100px;
  }
  .pr-lg-110 {
    padding-right: 110px;
  }
  .pr-lg-120 {
    padding-right: 120px;
  }
  .pr-lg-130 {
    padding-right: 130px;
  }
  .pr-lg-140 {
    padding-right: 140px;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .pb-lg-70 {
    padding-bottom: 70px;
  }
  .pb-lg-80 {
    padding-bottom: 80px;
  }
  .pb-lg-90 {
    padding-bottom: 90px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pb-lg-110 {
    padding-bottom: 110px;
  }
  .pb-lg-120 {
    padding-bottom: 120px;
  }
  .pb-lg-130 {
    padding-bottom: 130px;
  }
  .pb-lg-140 {
    padding-bottom: 140px;
  }
}
@media (max-width: 1200px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mt-md-40 {
    margin-top: 40px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mt-md-70 {
    margin-top: 70px;
  }
  .mt-md-80 {
    margin-top: 80px;
  }
  .mt-md-90 {
    margin-top: 90px;
  }
  .mt-md-100 {
    margin-top: 100px;
  }
  .mt-md-110 {
    margin-top: 110px;
  }
  .mt-md-120 {
    margin-top: 120px;
  }
  .mt-md-130 {
    margin-top: 130px;
  }
  .mt-md-140 {
    margin-top: 140px;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .ml-md-10 {
    margin-left: 10px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .ml-md-30 {
    margin-left: 30px;
  }
  .ml-md-40 {
    margin-left: 40px;
  }
  .ml-md-50 {
    margin-left: 50px;
  }
  .ml-md-60 {
    margin-left: 60px;
  }
  .ml-md-70 {
    margin-left: 70px;
  }
  .ml-md-80 {
    margin-left: 80px;
  }
  .ml-md-90 {
    margin-left: 90px;
  }
  .ml-md-100 {
    margin-left: 100px;
  }
  .ml-md-110 {
    margin-left: 110px;
  }
  .ml-md-120 {
    margin-left: 120px;
  }
  .ml-md-130 {
    margin-left: 130px;
  }
  .ml-md-140 {
    margin-left: 140px;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-10 {
    margin-right: 10px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .mr-md-30 {
    margin-right: 30px;
  }
  .mr-md-40 {
    margin-right: 40px;
  }
  .mr-md-50 {
    margin-right: 50px;
  }
  .mr-md-60 {
    margin-right: 60px;
  }
  .mr-md-70 {
    margin-right: 70px;
  }
  .mr-md-80 {
    margin-right: 80px;
  }
  .mr-md-90 {
    margin-right: 90px;
  }
  .mr-md-100 {
    margin-right: 100px;
  }
  .mr-md-110 {
    margin-right: 110px;
  }
  .mr-md-120 {
    margin-right: 120px;
  }
  .mr-md-130 {
    margin-right: 130px;
  }
  .mr-md-140 {
    margin-right: 140px;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .mb-md-40 {
    margin-bottom: 40px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .mb-md-60 {
    margin-bottom: 60px;
  }
  .mb-md-70 {
    margin-bottom: 70px;
  }
  .mb-md-80 {
    margin-bottom: 80px;
  }
  .mb-md-90 {
    margin-bottom: 90px;
  }
  .mb-md-100 {
    margin-bottom: 100px;
  }
  .mb-md-110 {
    margin-bottom: 110px;
  }
  .mb-md-120 {
    margin-bottom: 120px;
  }
  .mb-md-130 {
    margin-bottom: 130px;
  }
  .mb-md-140 {
    margin-bottom: 140px;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pt-md-60 {
    padding-top: 60px;
  }
  .pt-md-70 {
    padding-top: 70px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .pt-md-90 {
    padding-top: 90px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pt-md-110 {
    padding-top: 110px;
  }
  .pt-md-120 {
    padding-top: 120px;
  }
  .pt-md-130 {
    padding-top: 130px;
  }
  .pt-md-140 {
    padding-top: 140px;
  }
  .pt-md-150 {
    padding-top: 150px;
  }
  .pt-md-200 {
    padding-top: 200px;
  }
  .pt-md-300 {
    padding-top: 300px;
  }
  .pt-md-400 {
    padding-top: 400px;
  }
  .pt-md-500 {
    padding-top: 500px;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .pl-md-30 {
    padding-left: 30px;
  }
  .pl-md-40 {
    padding-left: 40px;
  }
  .pl-md-50 {
    padding-left: 50px;
  }
  .pl-md-60 {
    padding-left: 60px;
  }
  .pl-md-70 {
    padding-left: 70px;
  }
  .pl-md-80 {
    padding-left: 80px;
  }
  .pl-md-90 {
    padding-left: 90px;
  }
  .pl-md-100 {
    padding-left: 100px;
  }
  .pl-md-110 {
    padding-left: 110px;
  }
  .pl-md-120 {
    padding-left: 120px;
  }
  .pl-md-130 {
    padding-left: 130px;
  }
  .pl-md-140 {
    padding-left: 140px;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pr-md-10 {
    padding-right: 10px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
  .pr-md-40 {
    padding-right: 40px;
  }
  .pr-md-50 {
    padding-right: 50px;
  }
  .pr-md-60 {
    padding-right: 60px;
  }
  .pr-md-70 {
    padding-right: 70px;
  }
  .pr-md-80 {
    padding-right: 80px;
  }
  .pr-md-90 {
    padding-right: 90px;
  }
  .pr-md-100 {
    padding-right: 100px;
  }
  .pr-md-110 {
    padding-right: 110px;
  }
  .pr-md-120 {
    padding-right: 120px;
  }
  .pr-md-130 {
    padding-right: 130px;
  }
  .pr-md-140 {
    padding-right: 140px;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .pb-md-70 {
    padding-bottom: 70px;
  }
  .pb-md-80 {
    padding-bottom: 80px;
  }
  .pb-md-90 {
    padding-bottom: 90px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .pb-md-110 {
    padding-bottom: 110px;
  }
  .pb-md-120 {
    padding-bottom: 120px;
  }
  .pb-md-130 {
    padding-bottom: 130px;
  }
  .pb-md-140 {
    padding-bottom: 140px;
  }
}
@media (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mt-sm-50 {
    margin-top: 50px;
  }
  .mt-sm-60 {
    margin-top: 60px;
  }
  .mt-sm-70 {
    margin-top: 70px;
  }
  .mt-sm-80 {
    margin-top: 80px;
  }
  .mt-sm-90 {
    margin-top: 90px;
  }
  .mt-sm-100 {
    margin-top: 100px;
  }
  .mt-sm-110 {
    margin-top: 110px;
  }
  .mt-sm-120 {
    margin-top: 120px;
  }
  .mt-sm-130 {
    margin-top: 130px;
  }
  .mt-sm-140 {
    margin-top: 140px;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .ml-sm-10 {
    margin-left: 10px;
  }
  .ml-sm-20 {
    margin-left: 20px;
  }
  .ml-sm-30 {
    margin-left: 30px;
  }
  .ml-sm-40 {
    margin-left: 40px;
  }
  .ml-sm-50 {
    margin-left: 50px;
  }
  .ml-sm-60 {
    margin-left: 60px;
  }
  .ml-sm-70 {
    margin-left: 70px;
  }
  .ml-sm-80 {
    margin-left: 80px;
  }
  .ml-sm-90 {
    margin-left: 90px;
  }
  .ml-sm-100 {
    margin-left: 100px;
  }
  .ml-sm-110 {
    margin-left: 110px;
  }
  .ml-sm-120 {
    margin-left: 120px;
  }
  .ml-sm-130 {
    margin-left: 130px;
  }
  .ml-sm-140 {
    margin-left: 140px;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mr-sm-10 {
    margin-right: 10px;
  }
  .mr-sm-20 {
    margin-right: 20px;
  }
  .mr-sm-30 {
    margin-right: 30px;
  }
  .mr-sm-40 {
    margin-right: 40px;
  }
  .mr-sm-50 {
    margin-right: 50px;
  }
  .mr-sm-60 {
    margin-right: 60px;
  }
  .mr-sm-70 {
    margin-right: 70px;
  }
  .mr-sm-80 {
    margin-right: 80px;
  }
  .mr-sm-90 {
    margin-right: 90px;
  }
  .mr-sm-100 {
    margin-right: 100px;
  }
  .mr-sm-110 {
    margin-right: 110px;
  }
  .mr-sm-120 {
    margin-right: 120px;
  }
  .mr-sm-130 {
    margin-right: 130px;
  }
  .mr-sm-140 {
    margin-right: 140px;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .mb-sm-60 {
    margin-bottom: 60px;
  }
  .mb-sm-70 {
    margin-bottom: 70px;
  }
  .mb-sm-80 {
    margin-bottom: 80px;
  }
  .mb-sm-90 {
    margin-bottom: 90px;
  }
  .mb-sm-100 {
    margin-bottom: 100px;
  }
  .mb-sm-110 {
    margin-bottom: 110px;
  }
  .mb-sm-120 {
    margin-bottom: 120px;
  }
  .mb-sm-130 {
    margin-bottom: 130px;
  }
  .mb-sm-140 {
    margin-bottom: 140px;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pt-sm-60 {
    padding-top: 60px;
  }
  .pt-sm-70 {
    padding-top: 70px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .pt-sm-90 {
    padding-top: 90px;
  }
  .pt-sm-100 {
    padding-top: 100px;
  }
  .pt-sm-110 {
    padding-top: 110px;
  }
  .pt-sm-120 {
    padding-top: 120px;
  }
  .pt-sm-130 {
    padding-top: 130px;
  }
  .pt-sm-140 {
    padding-top: 140px;
  }
  .pt-sm-150 {
    padding-top: 150px;
  }
  .pt-sm-200 {
    padding-top: 290px;
  }
  .pt-sm-300 {
    padding-top: 300px;
  }
  .pt-sm-400 {
    padding-top: 400px;
  }
  .pt-sm-500 {
    padding-top: 500px;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-10 {
    padding-left: 10px;
  }
  .pl-sm-20 {
    padding-left: 20px;
  }
  .pl-sm-30 {
    padding-left: 30px;
  }
  .pl-sm-40 {
    padding-left: 40px;
  }
  .pl-sm-50 {
    padding-left: 50px;
  }
  .pl-sm-60 {
    padding-left: 60px;
  }
  .pl-sm-70 {
    padding-left: 70px;
  }
  .pl-sm-80 {
    padding-left: 80px;
  }
  .pl-sm-90 {
    padding-left: 90px;
  }
  .pl-sm-100 {
    padding-left: 100px;
  }
  .pl-sm-110 {
    padding-left: 110px;
  }
  .pl-sm-120 {
    padding-left: 120px;
  }
  .pl-sm-130 {
    padding-left: 130px;
  }
  .pl-sm-140 {
    padding-left: 140px;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pr-sm-10 {
    padding-right: 10px;
  }
  .pr-sm-20 {
    padding-right: 20px;
  }
  .pr-sm-30 {
    padding-right: 30px;
  }
  .pr-sm-40 {
    padding-right: 40px;
  }
  .pr-sm-50 {
    padding-right: 50px;
  }
  .pr-sm-60 {
    padding-right: 60px;
  }
  .pr-sm-70 {
    padding-right: 70px;
  }
  .pr-sm-80 {
    padding-right: 80px;
  }
  .pr-sm-90 {
    padding-right: 90px;
  }
  .pr-sm-100 {
    padding-right: 100px;
  }
  .pr-sm-110 {
    padding-right: 110px;
  }
  .pr-sm-120 {
    padding-right: 120px;
  }
  .pr-sm-130 {
    padding-right: 130px;
  }
  .pr-sm-140 {
    padding-right: 140px;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pb-sm-60 {
    padding-bottom: 60px;
  }
  .pb-sm-70 {
    padding-bottom: 70px;
  }
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  .pb-sm-90 {
    padding-bottom: 90px;
  }
  .pb-sm-100 {
    padding-bottom: 100px;
  }
  .pb-sm-110 {
    padding-bottom: 110px;
  }
  .pb-sm-120 {
    padding-bottom: 120px;
  }
  .pb-sm-130 {
    padding-bottom: 130px;
  }
  .pb-sm-140 {
    padding-bottom: 140px;
  }
}
@media (max-width: 768px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mt-xs-30 {
    margin-top: 30px;
  }
  .mt-xs-40 {
    margin-top: 40px;
  }
  .mt-xs-50 {
    margin-top: 50px;
  }
  .mt-xs-60 {
    margin-top: 60px;
  }
  .mt-xs-70 {
    margin-top: 70px;
  }
  .mt-xs-80 {
    margin-top: 80px;
  }
  .mt-xs-90 {
    margin-top: 90px;
  }
  .mt-xs-100 {
    margin-top: 100px;
  }
  .mt-xs-110 {
    margin-top: 110px;
  }
  .mt-xs-120 {
    margin-top: 120px;
  }
  .mt-xs-130 {
    margin-top: 130px;
  }
  .mt-xs-140 {
    margin-top: 140px;
  }
  .ml-xs-0 {
    margin-left: 0 !important;
  }
  .ml-xs-10 {
    margin-left: 10px;
  }
  .ml-xs-20 {
    margin-left: 20px;
  }
  .ml-xs-30 {
    margin-left: 30px;
  }
  .ml-xs-40 {
    margin-left: 40px;
  }
  .ml-xs-50 {
    margin-left: 50px;
  }
  .ml-xs-60 {
    margin-left: 60px;
  }
  .ml-xs-70 {
    margin-left: 70px;
  }
  .ml-xs-80 {
    margin-left: 80px;
  }
  .ml-xs-90 {
    margin-left: 90px;
  }
  .ml-xs-100 {
    margin-left: 100px;
  }
  .ml-xs-110 {
    margin-left: 110px;
  }
  .ml-xs-120 {
    margin-left: 120px;
  }
  .ml-xs-130 {
    margin-left: 130px;
  }
  .ml-xs-140 {
    margin-left: 140px;
  }
  .mr-xs-0 {
    margin-right: 0 !important;
  }
  .mr-xs-10 {
    margin-right: 10px;
  }
  .mr-xs-20 {
    margin-right: 20px;
  }
  .mr-xs-30 {
    margin-right: 30px;
  }
  .mr-xs-40 {
    margin-right: 40px;
  }
  .mr-xs-50 {
    margin-right: 50px;
  }
  .mr-xs-60 {
    margin-right: 60px;
  }
  .mr-xs-70 {
    margin-right: 70px;
  }
  .mr-xs-80 {
    margin-right: 80px;
  }
  .mr-xs-90 {
    margin-right: 90px;
  }
  .mr-xs-100 {
    margin-right: 100px;
  }
  .mr-xs-110 {
    margin-right: 110px;
  }
  .mr-xs-120 {
    margin-right: 120px;
  }
  .mr-xs-130 {
    margin-right: 130px;
  }
  .mr-xs-140 {
    margin-right: 140px;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }
  .mb-xs-30 {
    margin-bottom: 30px;
  }
  .mb-xs-40 {
    margin-bottom: 40px;
  }
  .mb-xs-50 {
    margin-bottom: 50px;
  }
  .mb-xs-60 {
    margin-bottom: 60px;
  }
  .mb-xs-70 {
    margin-bottom: 70px;
  }
  .mb-xs-80 {
    margin-bottom: 80px;
  }
  .mb-xs-90 {
    margin-bottom: 90px;
  }
  .mb-xs-100 {
    margin-bottom: 100px;
  }
  .mb-xs-110 {
    margin-bottom: 110px;
  }
  .mb-xs-120 {
    margin-bottom: 120px;
  }
  .mb-xs-130 {
    margin-bottom: 130px;
  }
  .mb-xs-140 {
    margin-bottom: 140px;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pt-xs-10 {
    padding-top: 10px;
  }
  .pt-xs-20 {
    padding-top: 20px;
  }
  .pt-xs-30 {
    padding-top: 30px;
  }
  .pt-xs-40 {
    padding-top: 40px;
  }
  .pt-xs-50 {
    padding-top: 50px;
  }
  .pt-xs-60 {
    padding-top: 60px;
  }
  .pt-xs-70 {
    padding-top: 70px;
  }
  .pt-xs-80 {
    padding-top: 80px;
  }
  .pt-xs-90 {
    padding-top: 90px;
  }
  .pt-xs-100 {
    padding-top: 100px;
  }
  .pt-xs-110 {
    padding-top: 110px;
  }
  .pt-xs-120 {
    padding-top: 120px;
  }
  .pt-xs-130 {
    padding-top: 130px;
  }
  .pt-xs-140 {
    padding-top: 140px;
  }
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  .pl-xs-10 {
    padding-left: 10px;
  }
  .pl-xs-20 {
    padding-left: 20px;
  }
  .pl-xs-30 {
    padding-left: 30px;
  }
  .pl-xs-40 {
    padding-left: 40px;
  }
  .pl-xs-50 {
    padding-left: 50px;
  }
  .pl-xs-60 {
    padding-left: 60px;
  }
  .pl-xs-70 {
    padding-left: 70px;
  }
  .pl-xs-80 {
    padding-left: 80px;
  }
  .pl-xs-90 {
    padding-left: 90px;
  }
  .pl-xs-100 {
    padding-left: 100px;
  }
  .pl-xs-110 {
    padding-left: 110px;
  }
  .pl-xs-120 {
    padding-left: 120px;
  }
  .pl-xs-130 {
    padding-left: 130px;
  }
  .pl-xs-140 {
    padding-left: 140px;
  }
  .pr-xs-0 {
    padding-right: 0 !important;
  }
  .pr-xs-10 {
    padding-right: 10px;
  }
  .pr-xs-20 {
    padding-right: 20px;
  }
  .pr-xs-30 {
    padding-right: 30px;
  }
  .pr-xs-40 {
    padding-right: 40px;
  }
  .pr-xs-50 {
    padding-right: 50px;
  }
  .pr-xs-60 {
    padding-right: 60px;
  }
  .pr-xs-70 {
    padding-right: 70px;
  }
  .pr-xs-80 {
    padding-right: 80px;
  }
  .pr-xs-90 {
    padding-right: 90px;
  }
  .pr-xs-100 {
    padding-right: 100px;
  }
  .pr-xs-110 {
    padding-right: 110px;
  }
  .pr-xs-120 {
    padding-right: 120px;
  }
  .pr-xs-130 {
    padding-right: 130px;
  }
  .pr-xs-140 {
    padding-right: 140px;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .pb-xs-10 {
    padding-bottom: 10px;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .pb-xs-50 {
    padding-bottom: 50px;
  }
  .pb-xs-60 {
    padding-bottom: 60px;
  }
  .pb-xs-70 {
    padding-bottom: 70px;
  }
  .pb-xs-80 {
    padding-bottom: 80px;
  }
  .pb-xs-90 {
    padding-bottom: 90px;
  }
  .pb-xs-100 {
    padding-bottom: 100px;
  }
  .pb-xs-110 {
    padding-bottom: 110px;
  }
  .pb-xs-120 {
    padding-bottom: 120px;
  }
  .pb-xs-130 {
    padding-bottom: 130px;
  }
  .pb-xs-140 {
    padding-bottom: 140px;
  }
}
@media (max-width: 480px) {
  .mt-xxs-0 {
    margin-top: 0 !important;
  }
  .mt-xxs-10 {
    margin-top: 10px;
  }
  .mt-xxs-20 {
    margin-top: 20px;
  }
  .mt-xxs-30 {
    margin-top: 30px;
  }
  .mt-xxs-40 {
    margin-top: 40px;
  }
  .mt-xxs-50 {
    margin-top: 50px;
  }
  .mt-xxs-60 {
    margin-top: 60px;
  }
  .mt-xxs-70 {
    margin-top: 70px;
  }
  .mt-xxs-80 {
    margin-top: 80px;
  }
  .mt-xxs-90 {
    margin-top: 90px;
  }
  .mt-xxs-100 {
    margin-top: 100px;
  }
  .mt-xxs-110 {
    margin-top: 110px;
  }
  .mt-xxs-120 {
    margin-top: 120px;
  }
  .mt-xxs-130 {
    margin-top: 130px;
  }
  .mt-xxs-140 {
    margin-top: 140px;
  }
  .ml-xxs-0 {
    margin-left: 0 !important;
  }
  .ml-xxs-10 {
    margin-left: 10px;
  }
  .ml-xxs-20 {
    margin-left: 20px;
  }
  .ml-xxs-30 {
    margin-left: 30px;
  }
  .ml-xxs-40 {
    margin-left: 40px;
  }
  .ml-xxs-50 {
    margin-left: 50px;
  }
  .ml-xxs-60 {
    margin-left: 60px;
  }
  .ml-xxs-70 {
    margin-left: 70px;
  }
  .ml-xxs-80 {
    margin-left: 80px;
  }
  .ml-xxs-90 {
    margin-left: 90px;
  }
  .ml-xxs-100 {
    margin-left: 100px;
  }
  .ml-xxs-110 {
    margin-left: 110px;
  }
  .ml-xxs-120 {
    margin-left: 120px;
  }
  .ml-xxs-130 {
    margin-left: 130px;
  }
  .ml-xxs-140 {
    margin-left: 140px;
  }
  .mr-xxs-0 {
    margin-right: 0 !important;
  }
  .mr-xxs-10 {
    margin-right: 10px;
  }
  .mr-xxs-20 {
    margin-right: 20px;
  }
  .mr-xxs-30 {
    margin-right: 30px;
  }
  .mr-xxs-40 {
    margin-right: 40px;
  }
  .mr-xxs-50 {
    margin-right: 50px;
  }
  .mr-xxs-60 {
    margin-right: 60px;
  }
  .mr-xxs-70 {
    margin-right: 70px;
  }
  .mr-xxs-80 {
    margin-right: 80px;
  }
  .mr-xxs-90 {
    margin-right: 90px;
  }
  .mr-xxs-100 {
    margin-right: 100px;
  }
  .mr-xxs-110 {
    margin-right: 110px;
  }
  .mr-xxs-120 {
    margin-right: 120px;
  }
  .mr-xxs-130 {
    margin-right: 130px;
  }
  .mr-xxs-140 {
    margin-right: 140px;
  }
  .mb-xxs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxs-10 {
    margin-bottom: 10px;
  }
  .mb-xxs-20 {
    margin-bottom: 20px;
  }
  .mb-xxs-30 {
    margin-bottom: 30px;
  }
  .mb-xxs-40 {
    margin-bottom: 40px;
  }
  .mb-xxs-50 {
    margin-bottom: 50px;
  }
  .mb-xxs-60 {
    margin-bottom: 60px;
  }
  .mb-xxs-70 {
    margin-bottom: 70px;
  }
  .mb-xxs-80 {
    margin-bottom: 80px;
  }
  .mb-xxs-90 {
    margin-bottom: 90px;
  }
  .mb-xxs-100 {
    margin-bottom: 100px;
  }
  .mb-xxs-110 {
    margin-bottom: 110px;
  }
  .mb-xxs-120 {
    margin-bottom: 120px;
  }
  .mb-xxs-130 {
    margin-bottom: 130px;
  }
  .mb-xxs-140 {
    margin-bottom: 140px;
  }
  .pt-xxs-0 {
    padding-top: 0 !important;
  }
  .pt-xxs-10 {
    padding-top: 10px;
  }
  .pt-xxs-20 {
    padding-top: 20px;
  }
  .pt-xxs-30 {
    padding-top: 30px;
  }
  .pt-xxs-40 {
    padding-top: 40px;
  }
  .pt-xxs-50 {
    padding-top: 50px;
  }
  .pt-xxs-60 {
    padding-top: 60px;
  }
  .pt-xxs-70 {
    padding-top: 70px;
  }
  .pt-xxs-80 {
    padding-top: 80px;
  }
  .pt-xxs-90 {
    padding-top: 90px;
  }
  .pt-xxs-100 {
    padding-top: 100px;
  }
  .pt-xxs-110 {
    padding-top: 110px;
  }
  .pt-xxs-120 {
    padding-top: 120px;
  }
  .pt-xxs-130 {
    padding-top: 130px;
  }
  .pt-xxs-140 {
    padding-top: 140px;
  }
  .pl-xxs-0 {
    padding-left: 0 !important;
  }
  .pl-xxs-10 {
    padding-left: 10px;
  }
  .pl-xxs-20 {
    padding-left: 20px;
  }
  .pl-xxs-30 {
    padding-left: 30px;
  }
  .pl-xxs-40 {
    padding-left: 40px;
  }
  .pl-xxs-50 {
    padding-left: 50px;
  }
  .pl-xxs-60 {
    padding-left: 60px;
  }
  .pl-xxs-70 {
    padding-left: 70px;
  }
  .pl-xxs-80 {
    padding-left: 80px;
  }
  .pl-xxs-90 {
    padding-left: 90px;
  }
  .pl-xxs-100 {
    padding-left: 100px;
  }
  .pl-xxs-110 {
    padding-left: 110px;
  }
  .pl-xxs-120 {
    padding-left: 120px;
  }
  .pl-xxs-130 {
    padding-left: 130px;
  }
  .pl-xxs-140 {
    padding-left: 140px;
  }
  .pr-xxs-0 {
    padding-right: 0 !important;
  }
  .pr-xxs-10 {
    padding-right: 10px;
  }
  .pr-xxs-20 {
    padding-right: 20px;
  }
  .pr-xxs-30 {
    padding-right: 30px;
  }
  .pr-xxs-40 {
    padding-right: 40px;
  }
  .pr-xxs-50 {
    padding-right: 50px;
  }
  .pr-xxs-60 {
    padding-right: 60px;
  }
  .pr-xxs-70 {
    padding-right: 70px;
  }
  .pr-xxs-80 {
    padding-right: 80px;
  }
  .pr-xxs-90 {
    padding-right: 90px;
  }
  .pr-xxs-100 {
    padding-right: 100px;
  }
  .pr-xxs-110 {
    padding-right: 110px;
  }
  .pr-xxs-120 {
    padding-right: 120px;
  }
  .pr-xxs-130 {
    padding-right: 130px;
  }
  .pr-xxs-140 {
    padding-right: 140px;
  }
  .pb-xxs-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxs-10 {
    padding-bottom: 10px;
  }
  .pb-xxs-20 {
    padding-bottom: 20px;
  }
  .pb-xxs-30 {
    padding-bottom: 30px;
  }
  .pb-xxs-40 {
    padding-bottom: 40px;
  }
  .pb-xxs-50 {
    padding-bottom: 50px;
  }
  .pb-xxs-60 {
    padding-bottom: 60px;
  }
  .pb-xxs-70 {
    padding-bottom: 70px;
  }
  .pb-xxs-80 {
    padding-bottom: 80px;
  }
  .pb-xxs-90 {
    padding-bottom: 90px;
  }
  .pb-xxs-100 {
    padding-bottom: 100px;
  }
  .pb-xxs-110 {
    padding-bottom: 110px;
  }
  .pb-xxs-120 {
    padding-bottom: 120px;
  }
  .pb-xxs-130 {
    padding-bottom: 130px;
  }
  .pb-xxs-140 {
    padding-bottom: 140px;
  }
}
.minus-mb-100 {
  margin-bottom: -100px;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}