@charset "UTF-8";
/*
Theme Name: VietMoz Market
Theme URI: http://vietmoz.com
Author: VietmozThemes
Author URI: http://vietmoz.com
Description: VietMoz Theme.
Version: 1.1.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: vmz
Tags: responsive-layout, custom-background, custom-colors, custom-menu, featured-images, sticky-post, theme-options, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0  ----------- Theme Variables
2.0  ----------- Bootstrap
3.0  ----------- Start Theme Partials (3.0 till 19.0)
        3.1 -------- Normalize
        3.2 -------- Typography
        3.3 -------- Alignments
        3.4 -------- Shortcodes
        3.5 -------- Buttons
        3.6 -------- Forms
4.0	 ----------- Topbar
5.0	 ----------- Header
6.0	 ----------- Navigation
7.0	 ----------- Slider
8.0  ----------- Page Title Area
9.0  ----------- Breadcrumbs
10.0 ----------- WordPress Widgets
11.0 ----------- Custom Widgets
12.0 ----------- Paginations
13.0 ----------- Blog Posts
14.0 ----------- Comments & Respond Form
15.0 ----------- Footer
16.0 ----------- Search & 404 Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Theme Variables
--------------------------------------------------------------*/
/* Theme Variables, only visible in style.scss file */
/*--------------------------------------------------------------
2.0 Bootstrap
--------------------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 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;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@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;
  }
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
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;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  .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%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.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-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .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: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  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: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.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: 1.42857;
  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: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a: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: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .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:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: 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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.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%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  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: 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: #fff;
  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 #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-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;
  }
}

/*--------------------------------------------------------------
3.0 Theme Partials
--------------------------------------------------------------*/
body {
  font-family: "Arial", sans-serif;
  line-height: 1.6;
  color: #333;
  text-rendering: optimizeLegibility;
}

body.boxed > .layout-boxed {
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  body.boxed > .layout-boxed {
    width: 830px;
  }
}

@media (min-width: 992px) {
  body.boxed > .layout-boxed {
    width: 1050px;
  }
}

@media (min-width: 1200px) {
  body.boxed > .layout-boxed {
    width: 1250px;
  }
}

body .layout-boxed {
  overflow-x: hidden;
}

.main-page {
  padding: 25px 0;
}

.content-home {
  margin-bottom: 40px;
}

/*--------------------------------------------------------------
3.1 Normalize
--------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

hr {
  position: relative;
  border-top: 1px solid #e6e6e6;
  height: 1px;
  width: 100%;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

img {
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

th {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.post-content table td,
.post-content table th {
  padding: 7px 10px;
  border: 1px solid #dddddd;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote,
q {
  position: relative;
  quotes: "" "";
}

b, strong {
  font-weight: bold;
}

dfn,
em,
i {
  font-style: italic;
}

blockquote {
  padding: 0 40px;
  margin: 30px 0;
  font-size: inherit;
  font-style: italic;
  border-left: none;
}

blockquote > p {
  font-size: 16px;
  line-height: 1.8;
}

blockquote::after {
  position: absolute;
  font-family: 'Playfair Display', serif;
  content: '"';
  top: -30px;
  left: 5px;
  font-size: 10em;
  line-height: 1;
  color: rgba(153, 153, 153, 0.19);
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  border: 1px solid #dadada;
  word-break: break-all;
  word-wrap: break-word;
  border-radius: 2px;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #545454;
  cursor: help;
}

mark,
ins {
  font-weight: 900;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.screen-reader-text {
  display: none;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/*--------------------------------------------------------------
3.2 Typography
--------------------------------------------------------------*/
p {
  margin-bottom: 11px;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial", sans-serif;
  font-weight: bold;
  margin-top: 0;
  color: #464646;
  line-height: 1.3;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  margin-top: 20px;
}

/*--------------------------------------------------------------
3.3 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.2em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.single-image {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
3.4 Shortcodes
--------------------------------------------------------------*/
/* Embed Shortcode */
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------------------
3.5 Buttons
--------------------------------------------------------------*/
a {
  color: #3096de;
}

a:hover, a:focus, a:active {
  color: #238fdc;
  text-decoration: none;
  outline: none;
  transition: all 100ms ease-out;
}

a img {
  border: none;
}

.esg-grid a:focus {
  color: #ffffff;
}

.btn {
  padding: 18px 22px;
  font-size: 13px;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-width: 2px;
  border-radius: 1px;
  transition: all 100ms ease-out;
}

.btn:focus, .btn:active:focus {
  outline: none;
}

.btn.rounded {
  border-radius: 30px;
}

.btn.fullwidth {
  width: 100%;
}

.btn .fa {
  padding-right: 15px;
  font-size: 18px;
  vertical-align: middle;
}

.btn-primary {
  color: #ffffff;
  border-color: transparent;
  background-color: #3096de;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:hover {
  border-color: transparent;
  background-color: #238fdc;
}

/*--------------------------------------------------------------
3.6 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  font-family: "Arial", sans-serif;
  font-size: 100%;
  margin: 0;
  outline: 0;
  vertical-align: baseline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  border: none;
  border-radius: 1px;
  background-color: #2178b6;
  transition: all 100ms ease-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #238fdc;
}

form.search-form {
  position: relative;
}

textarea {
  width: 100%;
  overflow: auto;
  vertical-align: top;
  border: 1px solid #e6e6e6;
}

/* Contact Form */
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-select,
.wpcf7dtx-dynamictext,
.wpcf7-date {
  display: block;
  padding: 8px 20px;
  margin: 7px 0 20px 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  border: 1px solid #d9d9d9;
  transition: all 100ms ease-out;
  font-weight: 300;
}

@media (max-width: 480px) {
  .wpcf7-text,
  .wpcf7-textarea,
  .wpcf7-select,
  .wpcf7dtx-dynamictext,
  .wpcf7-date {
    width: 100%;
  }
}

.wpcf7-text,
.wpcf7-select,
.wpcf7-date {
  width: 100%;
}

.wpcf7-text:focus,
.wpcf7-textarea:focus {
  outline: none;
  border-color: #3096de;
}

.wpcf7-select {
  height: 54px;
  padding: 0 20px;
  color: #333;
}

.wpcf7-textarea {
  max-width: 100%;
}

.wpcf7-submit {
  float: left;
  padding: 18px 24px;
  outline: none;
  font-size: 13px;
  font-weight: bold;
  line-height: inherit;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.wpcf7 span {
  font-weight: bold;
  color: #3096de;
}

.wpcf7-response-output {
  margin: 0;
  clear: both;
}

div.wpcf7 img.ajax-loader {
  position: absolute;
  top: 0;
  right: 15px;
}

.wpcf7-form .info-text {
  position: relative;
  top: -4px;
  margin: 0 0 0 25px;
  color: #ababab;
}

.wpcf7-validation-errors {
  border-color: red;
}

.wpcf7-form.invalid .wpcf7-submit {
  margin-bottom: 10px;
}

.wpcf7-form img {
  width: auto;
}

span.wpcf7-not-valid-tip {
  margin-bottom: 20px;
  text-align: left;
}

span.wpcf7-list-item {
  margin-left: 0;
  display: block;
  color: #ffffff;
  background-color: #3096de;
  border-bottom: 1px dashed #238fdc;
  transition: all 100ms ease-out;
}

span.wpcf7-list-item:hover {
  background-color: #238fdc;
}

span.wpcf7-list-item.last {
  border-bottom: none;
}

span.wpcf7-list-item label {
  display: block;
  padding: 16.2px 30px;
  margin-bottom: 0;
  cursor: pointer;
}

span.wpcf7-list-item label span {
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

span.wpcf7-list-item input {
  margin-right: 10px;
}

/* Request Quote Form */
.request-quote-form {
  margin-bottom: 8px;
}

.request-quote-form .wpcf7-text,
.request-quote-form .wpcf7-textarea,
.request-quote-form .wpcf7-select {
  background-color: #f9f9f9;
  border-color: #f2f2f2;
}

.request-quote-form .wpcf7-textarea {
  height: 175px;
}

.request-quote-form .wpcf7-text,
.request-quote-form .wpcf7-select {
  height: 45px;
}

.request-quote-form .wpcf7-submit {
  float: right;
  padding: 16px 22px;
}

.request-quote-form img.ajax-loader {
  position: absolute;
  left: 15px;
}

/* Form subscribe */
.vmz-form input[type=email] {
  width: 100%;
  border: 1px solid #d9d9d9;
  color: #a4a4a4;
  text-transform: uppercase;
  line-height: 30px;
  text-align: center;
  margin-bottom: 34px;
}

.vmz-form input[type=submit] {
  background: url(../vmz_market/assets/images/icon-mail.png) no-repeat 20px 12px #2178b6;
  line-height: 36px;
  font-size: 16px;
  padding-top: 4px;
  padding-left: 45px;
  padding-right: 10px;
  text-transform: uppercase;
  border-radius: 5px;
  color: #ffffff;
}

.vmz-form .submit-btn::before {
  content: "\f044";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  font-size: 18px;
  color: #ffffff;
}

/*--------------------------------------------------------------
4.0 Topbar
--------------------------------------------------------------*/
.topbar {
  line-height: 35px;
}

.topbar .left-top a {
  color: #ff0000;
}

.topbar .right-menu {
  float: right;
}

.topbar .right-menu .widgets {
  display: inline-block;
  margin-right: 15px;
}

.topbar .right-menu ul {
  margin: 0;
}

.topbar .right-menu ul li {
  list-style: none;
  padding: 0 7px;
  display: inline-block;
}

.topbar .right-menu ul li:last-child {
  padding-right: 0;
}

.topbar .right-menu ul li a {
  color: #666;
  line-height: 24px;
  font-size: 12px;
}

.topbar .right-menu ul li a:hover {
  color: #3096de;
}

/*--------------------------------------------------------------
4.0 Topbar Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.0 Header
--------------------------------------------------------------*/
.header .brand-header {
  background-color: #ffffff;
}

.header.header-wide.headroom--top {
  position: relative;
}

.header.header-wide.headroom--not-top {
  position: fixed;
}

.header.header-wide.headroom--not-top .brand-header {
  padding: 5px 0;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.33);
}

.header.header-wide.headroom--not-top .main_navigation {
  display: none;
}

.header.header-wide.headroom--not-top .menu_toggle {
  padding: 25px 0;
}

.header.header-wide .brand-header {
  padding: 15px 0 10px;
}

@media (max-width: 768px) {
  .header.header-wide .brand-header {
    text-align: center;
    padding: 0;
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .header.header-wide .brand-header .container {
    position: relative;
  }
}

.header.header-wide .brand-header .site-logo {
  margin: 0;
  padding-left: 0;
}

@media (max-width: 768px) {
  .header.header-wide .brand-header .site-logo {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    overflow: hidden;
  }
  .header.header-wide .brand-header .site-logo img {
    width: 23%;
  }
}

@media (max-width: 480px) {
  .header.header-wide .brand-header .site-logo img {
    width: 50%;
  }
}

@media (min-width: 992px) {
  body.no-topbar .header-default .navigation {
    position: absolute;
    width: 940px;
    top: 30px;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  body.no-topbar .header-default .navigation {
    width: 1140px;
  }
}

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.headroom {
  transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  will-change: transform;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.headroom.header-home {
  position: fixed;
}

.headroom--pinned {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.right-header {
  float: right;
}

.menu-content {
  width: 100%;
  float: left;
}

.menu-content .product-catgory {
  display: inline-block;
  width: 230px;
  vertical-align: middle;
  float: left;
}

.menu-content .product-catgory.product-category-other:hover {
  cursor: pointer;
}

.menu-content .product-catgory.product-category-other:hover .main-nav {
  display: block;
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  transition-delay: 0s;
}

.menu-content .product-catgory.product-category-other .main-nav {
  display: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translateY(10%);
      -ms-transform: translateY(10%);
          transform: translateY(10%);
  transition: all 0.5s ease 0s, visibility 0s linear 0.5s;
}

.menu-content .product-catgory .head-title {
  background: #2178b6;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  text-transform: uppercase;
  line-height: 34px;
  margin: 0;
}

.menu-content .product-catgory .head-title .fa-bars {
  line-height: 36px;
  font-size: 18px;
  padding: 0 8px;
}

.menu-content .product-catgory .main-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #3096de;
  border-top: 0;
  position: absolute;
  width: 230px;
  background: #ffffff;
  z-index: 999;
}

.menu-content .product-catgory .main-nav > li {
  border-bottom: 1px solid #eaeaea;
  position: relative;
  padding-left: 10px;
}

.menu-content .product-catgory .main-nav > li:after {
  content: "\f105";
  position: absolute;
  font-family: FontAwesome;
  right: 10px;
  line-height: 44px;
  color: #ccc;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-content .product-catgory .main-nav > li:after {
    line-height: 27px;
  }
}

.menu-content .product-catgory .main-nav > li span {
  padding-right: 5px;
  padding-left: 4px;
}

.menu-content .product-catgory .main-nav > li:last-child {
  border-bottom: 0;
}

.menu-content .product-catgory .main-nav > li:hover {
  background: #f6f6f6;
  cursor: pointer;
}

.menu-content .product-catgory .main-nav > li:hover .sub-menu {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  transition-delay: 0s;
}

.menu-content .product-catgory .main-nav > li:hover a {
  cursor: pointer;
  text-decoration: none;
  color: #3096de;
}

.menu-content .product-catgory .main-nav > li > a {
  line-height: 35px;
  padding: 0 4px;
  color: #333;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-content .product-catgory .main-nav > li > a {
    line-height: 27px;
  }
}

.menu-content .product-catgory .main-nav > li > a:hover {
  cursor: pointer;
  color: #3096de;
}

.menu-content .product-catgory .main-nav > li > a:focus {
  outline: none;
}

.menu-content .product-catgory .main-nav > li .sub-menu {
  list-style: none;
  position: absolute;
  left: 229px;
  min-width: 215px;
  top: 0px;
  padding: 0 15px;
  background: #ffffff;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translateX(10%);
      -ms-transform: translateX(10%);
          transform: translateX(10%);
  transition: all 0.5s ease 0s, visibility 0s linear 0.5s;
  box-shadow: 0 5px 6px -2px rgba(0, 0, 0, 0.4);
  /* the last value is the transition-delay for visibility */
}

.menu-content .product-catgory .main-nav > li .sub-menu > li {
  line-height: 36px;
  border-bottom: 1px solid #d7d7d7;
}

.menu-content .product-catgory .main-nav > li .sub-menu > li:hover a {
  color: #3096de;
  text-decoration: none;
}

.menu-content .product-catgory .main-nav > li .sub-menu > li:last-child {
  border-bottom: none;
}

.menu-content .product-catgory .main-nav > li .sub-menu > li a {
  color: #333;
}

.menu-content .product-catgory .main-nav > li .sub-menu > li a:focus {
  outline: none;
}

.menu-content .main_menu_nav_wrapper {
  float: left;
  display: inline-block;
  width: 79.82%;
  vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-content .main_menu_nav_wrapper {
    width: 75.5%;
  }
}

@media (max-width: 768px) {
  .menu-content .main_menu_nav_wrapper {
    width: 100%;
  }
}

.header-cart {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 17px;
  font-weight: 300;
}

/* The side navigation menu */
.c-button {
  background: transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  left: 10px;
  color: #3096de;
  font-size: 25px;
  z-index: 99;
  display: none;
}

@media (max-width: 768px) {
  .c-button {
    display: block;
  }
}

.c-menu {
  position: fixed;
  z-index: 200;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.c-menu__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Close button resets.
 */
.c-menu__close {
  color: #ffffff;
  background-color: #2178b6;
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

/**
 * Close button resets.
 */
.c-menu__close:focus {
  outline: none;
}

/**
 * Body states.
 *
 * When a menu is active, we want to hide the overflows on the body to prevent
 * awkward document scrolling.
 */
body.has-active-menu {
  overflow: hidden;
}

/**
 * Mask component
 */
.c-mask {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}

.c-mask.is-active {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transition: opacity 0.3s;
}

.c-menu--slide-left {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

@media all and (min-width: 320px) {
  .c-menu--slide-left {
    width: 300px;
  }
}

.c-menu--slide-left .c-menu__item {
  display: block;
  text-align: center;
  border-top: solid 1px #b5dbe9;
  border-bottom: solid 1px #3184a1;
}

.c-menu--slide-left .c-menu__item:first-child {
  border-top: none;
}

.c-menu--slide-left .c-menu__item:last-child {
  border-bottom: none;
}

.c-menu--slide-left .c-menu__link {
  display: block;
  padding: 12px 24px;
  color: #ffffff;
}

.c-menu--slide-left .c-menu__close {
  display: block;
  padding: 12px 24px;
  width: 100%;
}

.c-menu--slide-left {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

@media all and (min-width: 320px) {
  .c-menu--slide-left {
    -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
            transform: translateX(-300px);
  }
}

.c-menu--slide-left.is-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

/*--------------------------------------------------------------
6.0 Main Navigation
--------------------------------------------------------------*/
.main_menu_nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main_menu_nav .sub-menu {
  position: absolute;
  top: 100%;
  border: none;
  min-width: 154px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  left: 50%;
  padding: 3px 0 3px;
  float: none;
  display: none;
  background: #ffffff;
  z-index: 99;
}

.main_menu_nav > li {
  float: left;
  position: relative;
  font-size: 13px;
}

.main_menu_nav > li:hover .sub-menu {
  display: block;
}

.main_menu_nav > li:before {
  display: none;
}

@media (max-width: 1024px) {
  .main_menu_nav > li:first-child > a {
    padding-left: 17px;
  }
}

.main_menu_nav > li:first-child > a:before {
  content: "\f015";
  position: absolute;
  left: 0;
  font-size: 14px;
  font-family: FontAwesome;
}

@media (max-width: 1024px) {
  .main_menu_nav > li:first-child > a:before {
    line-height: 28px;
  }
}

.main_menu_nav > li:last-child > a {
  padding-right: 0;
}

.main_menu_nav > li > a {
  position: relative;
  color: #ffffff;
  padding: 0 30px;
  line-height: 30px;
  text-transform: uppercase;
  transition: color 0.3s linear;
}

@media (max-width: 1024px) {
  .main_menu_nav > li > a {
    padding: 0 20px;
  }
}

.main_menu_nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main_menu_nav > ul > li {
  float: left;
  position: relative;
}

.main_menu_nav > ul > li:before {
  display: none;
}

.main_menu_nav > ul > li a {
  position: relative;
  color: #ffffff;
  padding: 0 15px;
  line-height: 30px;
  text-transform: uppercase;
  transition: color 0.3s linear;
}

.main_menu_nav_wrapper {
  display: inline-block;
  vertical-align: middle;
  transition: right 0.3s linear;
}

.main_menu_nav > li > a:hover, .main_menu_nav > ul > li > a:hover,
.main_menu_nav > li > a:focus, .main_menu_nav > ul > li > a:focus,
.main_menu_nav > li.menu-item-has-children:hover > a, .main_menu_nav > ul > li.menu-item-has-children:hover > a,
.main_menu_nav .current_page_item > a,
.main_menu_nav .current-menu-parent > a {
  color: #2178b6;
  background: none;
  text-decoration: none;
}

.main_menu_nav > li.menu-item-has-children > a:after,
.main_menu_nav > ul > li.menu-item-has-children > a:after, .main_menu_nav > ul > li.page_item_has_children > a:after {
  content: '';
  position: absolute;
  right: 3px;
  top: 50%;
  margin: -1px 0 0;
  border-top: 3px solid #767676;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  transition: border 0.3s linear;
}

.main_menu_nav > li.menu-item-has-children:hover > a:after, .main_menu_nav > ul > li.menu-item-has-children:hover > a:after,
.main_menu_nav > li.current_page_item > a:after, .main_menu_nav > ul > li.current_page_item > a:after,
.main_menu_nav > li.current-menu-parent > a:after, .main_menu_nav > ul > li.current-menu-parent > a:after {
  border-top-color: #2178b6;
}

.main_menu_nav > li > .sub-menu:before, .main_menu_nav > li > .children:before,
.main_menu_nav > ul > li > .sub-menu:before, .main_menu_nav > ul > li > .children:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
}

.main_menu_nav > li > .sub-menu:after, .main_menu_nav > li > .children:after,
.main_menu_nav > ul > li > .sub-menu:after, .main_menu_nav > ul > li > .children:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -7px;
  border-bottom: 7px solid #ffffff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.main_menu_nav .sub-menu li, .main_menu_nav .children li {
  position: relative;
  padding: 0 17px;
  list-style: none;
}

.main_menu_nav .sub-menu li a, .main_menu_nav .children li a {
  position: relative;
  padding: 10px 0;
  display: block;
  font-size: 14px;
  border-top: 1px solid #eaeaea;
  color: #767676;
  transition: color 0.3s linear;
  text-decoration: none !important;
}

.main_menu_nav .sub-menu li:first-child a, .main_menu_nav .children li:first-child a {
  border: none;
}

.main_menu_nav .sub-menu li.menu-item-has-children > a:after, .main_menu_nav .children li.menu-item-has-children > a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin: -3px 0 0;
  border-bottom: 3px solid transparent;
  border-top: 3px solid transparent;
  border-left: 3px solid #767676;
}

.main_menu_nav .sub-menu > li > a:hover:after, .main_menu_nav .children > li > a:hover:after,
.main_menu_nav .sub-menu > li > a:focus:after, .main_menu_nav .children > li > a:focus:after {
  border-left-color: #2178b6;
}

.main_menu_nav .sub-menu > li:hover > a, .main_menu_nav .children > li:hover > a,
.main_menu_nav .sub-menu > li > a:focus, .main_menu_nav .children > li > a:focus,
.main_menu_nav .sub-menu > li.current_page_item > a, .main_menu_nav .children > li.current_page_item > a {
  background: none;
  color: #2178b6;
}

.main_menu_nav .sub-menu .sub-menu, .main_menu_nav .children .children {
  position: absolute;
  top: -2px;
  left: auto;
  right: -100%;
  margin: 0;
  border-left: 1px solid #f2f2f2;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.main_menu_nav .float_left .sub-menu, .main_menu_nav .float_left .children {
  right: auto;
  left: -100%;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.main_mobile_menu {
  display: none;
}

@media only screen and (max-width: 768px) {
  #menu_toggle {
    display: inline-block;
    vertical-align: middle;
  }
  .main_menu .search_button {
    font-size: 16px;
  }
  .main_menu .cart_button {
    font-size: 18px;
  }
  .main_menu_nav_wrapper .main_menu_nav {
    display: none;
  }
  .main_mobile_menu {
    z-index: 1000;
    transition: right 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    display: block;
  }
  html.show_mobile_menu #wrapper {
    height: 100%;
  }
  html.show_mobile_menu .main_mobile_menu {
    right: 0;
  }
  html.show_mobile_menu, html.show_mobile_menu body {
    overflow: hidden;
  }
  .main_mobile_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #29292a;
  }
  .main_mobile_menu ul li {
    position: relative;
    font-size: 16px;
  }
  .main_mobile_menu ul li:before {
    display: none;
  }
  .main_mobile_menu ul li a {
    position: relative;
    border-bottom: 1px solid #353535;
    display: block;
    color: #848484;
    padding: 10px 50px 10px 33px;
    text-decoration: none !important;
  }
  .main_mobile_menu .sub-menu {
    display: none;
  }
  .main_mobile_menu li.menu-item-has-children .dropdown-toggler {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    text-align: center;
  }
  .main_mobile_menu li.menu-item-has-children .dropdown-toggler::after {
    content: "\f054";
    margin: -7px 0 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    transition: 0.3s linear;
    color: #848484;
    line-height: 46px;
  }
  .main_mobile_menu li.menu-item-has-children.active .dropdown-toggler:after {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
  }
  .main_mobile_menu > li > a:hover, .main_mobile_menu > li > a:focus, .main_mobile_menu > li.menu-item-has-children:hover > a, .main_mobile_menu .current_page_item > a, .main_mobile_menu .current-menu-parent > a {
    color: #2178b6;
    background: none;
    text-decoration: none;
  }
  .main_mobile_menu ul.sub-menu {
    margin: 0 0 0 35px;
  }
  .main_mobile_menu ul.sub-menu a {
    padding-left: 15px;
  }
}

.main-nav-header {
  float: left;
  padding: 0;
  margin: 0;
}

.main-nav-header li {
  float: left;
  list-style: none;
  padding: 0 24px;
}

.main-nav-header li .icon {
  padding-right: 7px;
}

.main-nav-header li a {
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}

/*--------------------------------------------------------------
7.0 Main slider
--------------------------------------------------------------*/
.main-slider {
  margin-bottom: 20px;
}

.main-slider .right-slider {
  margin-left: 230px;
}

@media (max-width: 768px) {
  .main-slider .right-slider {
    margin-left: 0;
    width: 100%;
  }
}

.main-slider #main-slider {
  width: 100%;
}

.main-slider .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.main-slider .owl-theme .owl-controls .owl-dots .owl-dot.active span {
  background: #2178b6;
}

.main-slider .owl-theme .owl-controls .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.8);
  width: 12px;
  height: 12px;
  margin: 0 5px;
}

/*--------------------------------------------------------------
8.0 Page Header
--------------------------------------------------------------*/
.page-title {
  font-size: 22px;
  color: #333;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  text-transform: uppercase;
  font-weight: bold;
}

.page-title:hover {
  cursor: pointer;
  color: #3096de;
}

/*--------------------------------------------------------------
9.0 Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  position: relative;
  z-index: 1;
  font-size: 14px;
}

@media (min-width: 480px) {
  .breadcrumbs {
    font-size: 14px;
  }
}

.breadcrumbs span {
  display: inline-block;
  padding: 0 3px;
}

.breadcrumbs a {
  position: relative;
  display: inline-block;
  color: #3096de;
  font-weight: 200;
}

@media (max-width: 480px) {
  .breadcrumbs a {
    font-weight: 300;
  }
}

.breadcrumbs a:hover {
  color: #999999;
}

.breadcrumbs span > span {
  color: #3096de;
  font-weight: 200;
}

@media (max-width: 480px) {
  .breadcrumbs span > span {
    font-weight: 300;
  }
}

@media (min-width: 480px) {
  .breadcrumbs span:last-of-type::after {
    display: none;
  }
}

.wapper-breadcrumb {
  padding: 15px 0;
}

.breadcrumb-single {
  padding: 5px 0;
  margin-left: 30px;
  font-size: 12px;
  position: relative;
}

.breadcrumb-single:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px dotted #e4e4e4;
  width: 80%;
  height: 1px;
}

/*--------------------------------------------------------------
10.0 WordPress Widgets
--------------------------------------------------------------*/
.sidebar {
  margin-bottom: 60px;
}

.sidebar .widget {
  position: relative;
  margin-bottom: 25px;
}

.sidebar .widget ul {
  padding-left: 15px;
  margin-bottom: 0;
}

.sidebar .widget ul li ul {
  margin-left: 0;
}

.sidebar .widget select {
  max-width: 100%;
}

.sidebar .widget_recent_entries ul,
.sidebar .widget_recent_comments ul,
.sidebar .widget_archive ul,
.sidebar .widget_categories ul,
.sidebar .widget_meta ul,
.sidebar .widget_rss ul,
.sidebar .widget_pages ul,
.sidebar .widget_calendar ul {
  padding-left: 0;
}

.sidebar .widget_recent_entries ul li,
.sidebar .widget_recent_comments ul li,
.sidebar .widget_archive ul li,
.sidebar .widget_categories ul li,
.sidebar .widget_meta ul li,
.sidebar .widget_rss ul li,
.sidebar .widget_pages ul li,
.sidebar .widget_calendar ul li {
  position: relative;
  padding-left: 30px;
  list-style: none;
}

.sidebar .widget_recent_entries ul li::before,
.sidebar .widget_recent_comments ul li::before,
.sidebar .widget_archive ul li::before,
.sidebar .widget_categories ul li::before,
.sidebar .widget_meta ul li::before,
.sidebar .widget_rss ul li::before,
.sidebar .widget_pages ul li::before,
.sidebar .widget_calendar ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #e6e6e6;
}

.footer .widget_recent_entries ul li a,
.footer .widget_recent_comments ul li a,
.footer .widget_archive ul li a,
.footer .widget_categories ul li a,
.footer .widget_meta ul li a,
.footer .widget_rss ul li a,
.footer .widget_pages ul li a,
.footer .widget_calendar ul li a {
  color: #757575;
}

.footer .widget_recent_entries ul li a:hover,
.footer .widget_recent_comments ul li a:hover,
.footer .widget_archive ul li a:hover,
.footer .widget_categories ul li a:hover,
.footer .widget_meta ul li a:hover,
.footer .widget_rss ul li a:hover,
.footer .widget_pages ul li a:hover,
.footer .widget_calendar ul li a:hover {
  color: #ffffff;
}

.footer .widget_calendar thead tr th {
  border-color: #777777;
}

.footer .widget_calendar tbody tr td {
  border-color: #777777;
}

.footer .widget_calendar tfoot tr td {
  border: 1px solid #777777;
}

.widget_recent_entries::before,
.widget_recent_comments::before,
.widget_archive::before,
.widget_categories::before,
.widget_meta::before,
.widget_rss::before,
.widget_pages::before,
.widget_calendar::before {
  display: none;
}

.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_rss ul,
.widget_pages ul,
.widget_calendar ul {
  padding-left: 15px;
}

.widget_recent_entries ul li > ul,
.widget_recent_comments ul li > ul,
.widget_archive ul li > ul,
.widget_categories ul li > ul,
.widget_meta ul li > ul,
.widget_rss ul li > ul,
.widget_pages ul li > ul,
.widget_calendar ul li > ul {
  margin-left: 0;
}

/* Calendar Widget */
.widget_calendar table {
  border-collapse: collapse;
  border-spacing: 0;
}

.widget_calendar #wp-calendar {
  width: 100%;
}

.widget_calendar caption {
  background-color: #dedede;
  padding: 6px 0;
  font-weight: bold;
  text-align: center;
}

.widget_calendar thead tr th {
  padding: 5px 0;
  text-align: center;
  border: 1px solid #dedede;
}

.widget_calendar tbody tr td {
  padding: 5px 0;
  text-align: center;
  border: 1px solid #dedede;
}

.widget_calendar tfoot tr td {
  padding: 5px;
  border-top: 1px solid #dedede;
}

.widget_calendar tfoot #next a {
  float: right;
}

/* Tagcloud Widget */
.widget_tag_cloud a {
  display: inline-block;
  padding: 10px 12px;
  margin-bottom: 4px;
  color: #333;
  text-decoration: none;
  border-radius: 1px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.widget_tag_cloud a:hover {
  color: #999999;
  border-color: rgba(0, 0, 0, 0.2);
}

/* Search Box Widget */
.search-form label,
.sidebar .widget_search label {
  float: left;
  width: 65%;
}

.search-field {
  height: 50px;
  padding: 0px 20px;
  font-size: 13px;
  font-weight: normal;
  width: 100%;
  outline: none;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 1px 0 0 1px;
}

.search-submit {
  height: 50px;
  border: none;
  width: 35%;
  cursor: pointer;
  border-radius: 0 1px 1px 0;
}

.search-submit:hover {
  background-color: #238fdc;
}

/* Navigation Widget */
.sidebar .widget.widget_nav_menu .menu {
  padding: 0;
}

.sidebar .widget.widget_nav_menu .menu li:last-of-type > a {
  border-bottom: none;
}

.sidebar .widget.widget_nav_menu .menu li a {
  display: block;
  padding: 16px 30px;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  background-color: #f5f5f5;
}

.sidebar .widget.widget_nav_menu .menu li a:hover {
  color: #ffffff;
}

.sidebar .widget.widget_nav_menu .menu li .fa {
  margin-right: 9px;
  font-size: 16px;
}

.sidebar .widget.widget_nav_menu .menu li.current-menu-item {
  background-color: #3096de;
}

.sidebar .widget.widget_nav_menu .menu li.current-menu-item a {
  position: relative;
  color: #ffffff;
}

.sidebar .widget.widget_nav_menu .menu li.current-menu-item a::after {
  position: absolute;
  right: 25px;
  top: calc(50% - 11px);
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 15px;
  color: #ffffff;
}

.sidebar .widget.widget_nav_menu .menu li .sub-menu {
  padding-left: 0;
}

.widget_nav_menu ul > li {
  display: block;
}

.widget_nav_menu ul > li > a {
  display: inline-block;
  margin: 3px 0;
}

.widget_nav_menu ul > li:first-of-type a {
  margin-top: 0;
}

/*--------------------------------------------------------------
11.0 Custom Widgets
--------------------------------------------------------------*/
/* Widget Title */
.widget-title {
  position: relative;
  margin: 0 0 25px 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #3096de;
  position: relative;
  padding-left: 21px;
}

@media (max-width: 480px) {
  .widget-title {
    font-size: 15px;
  }
}

.widget-sidebar .widget-title {
  font-size: 16px;
  background: #f6f6f6;
  line-height: 43px;
  color: #3096de;
  padding-bottom: 0;
  margin-bottom: 30px;
  font-weight: normal;
}

.vmz-sidebar .sidebar .widget .widget-title {
  background: #f6f6f6;
  border-top: 2px solid #3096de;
  line-height: 47px;
  text-transform: uppercase;
  padding-left: 15px;
  margin-bottom: 0;
}

.content .custom-title,
.content .widget-title {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-style: dashed;
  border-color: #3096de;
  border-width: 2px 0 0 0;
}

.content .content-box,
.content .border-box {
  position: relative;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
}

.content .content-box p:last-of-type,
.content .border-box p:last-of-type {
  margin-bottom: 0;
}

.content .border-box .widget-title {
  font-size: 32px;
}

.content .content-box .widget-title {
  font-size: 28px;
  margin-bottom: 20px;
}

.content .no-border .widget-title {
  margin-bottom: 11px;
  padding: 0;
  border: none;
}

.content .testimonials .widget-title {
  margin-bottom: 0;
  padding-bottom: 15px;
  border-color: #d2d2d2;
}

@media (min-width: 992px) {
  .content .testimonials .widget-title {
    margin-bottom: 35px;
  }
}

/*  Slider Blog Posts */
.list-slider .owl-controls {
  position: absolute;
  right: 0;
  top: -50px;
}

.list-slider .owl-controls .owl-nav [class*=owl-] {
  background: #cccccc !important;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  margin: 0;
  padding: 0 !important;
  width: 23px;
  line-height: 23px;
  text-align: center;
  opacity: 1;
}

.list-slider .owl-controls .owl-nav [class*=owl-]:hover {
  background: #2178b6 !important;
  color: #ffffff;
}

.list-slider .owl-controls .owl-nav [class*=owl-]:hover.owl-prev:after {
  color: #ffffff;
}

.list-slider .owl-controls .owl-nav [class*=owl-]:hover.owl-next:after {
  color: #ffffff;
}

.list-slider .owl-controls .owl-nav [class*=owl-].owl-prev {
  margin-right: 5px;
}

.list-slider .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

.list-slider .owl-controls .owl-nav [class*=owl-].owl-next:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

.list-slider {
  padding-bottom: 15px;
}

.list-slider .item {
  border-radius: 0 0 1px 1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.list-slider .slider-item-content {
  position: absolute;
  left: 0;
  bottom: 0;
}

.list-slider .slider-item-content .title {
  margin: 0;
  line-height: 20px;
  padding: 0 5px 10px 10px;
  background: rgba(0, 0, 0, 0.2);
}

.list-slider .slider-item-content .title a {
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
}

.list-slider .slider-item-content .title a:hover {
  outline: none;
  color: #2178b6;
}

.list-slider .content-after {
  text-align: center;
}

.list-slider .content-after .title {
  padding: 10px 5px;
  font-size: 14px;
  min-height: 56px;
}

/* Tab Blog Posts */
.tab-post .nav-tabs {
  width: 100%;
  padding-left: 0 !important;
}

.tab-post .nav-tabs > li {
  width: 50%;
}

.tab-post .nav-tabs > li:first-child {
  background: #23376d;
}

.tab-post .nav-tabs > li:first-child.active a {
  background: #23376d;
  border: none;
}

.tab-post .nav-tabs > li:last-child {
  background: #2178b6;
}

.tab-post .nav-tabs > li:last-child.active a {
  background: #2178b6;
  border: none;
}

.tab-post .nav-tabs > li > a {
  border-radius: 0;
  border: none;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  margin-right: 0;
}

.tab-post .nav-tabs > li > a:hover {
  background: #3096de;
  color: #ffffff;
}

.tab-post .tab-content {
  background: #f8f8f8;
  border: 1px solid #d9d9d9;
  border-top: none;
}

.tab-post .tab-content .list-post {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.tab-post .tab-content .list-post li {
  overflow: hidden;
  width: 100%;
  padding: 18px 10px 18px 18px;
  border-bottom: 1px solid #d9d9d9;
}

.tab-post .tab-content .list-post li:last-child {
  border-bottom: 0;
}

.tab-post .tab-content .list-post li .img-thumb {
  float: left;
  margin-right: 15px;
}

.tab-post .tab-content .list-post li .img-thumb img {
  border: 1px solid #d9d9d9;
  padding: 2px;
}

.tab-post .tab-content .list-post li .meta-post {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.tab-post .tab-content .list-post li .meta-post a[rel*="category"] {
  display: inline-block;
  color: #ff1800;
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase;
}

.tab-post .tab-content .list-post li .meta-post .date {
  color: #bababa;
  padding-left: 10px;
  position: relative;
}

.tab-post .tab-content .list-post li .meta-post .date:before {
  content: "|";
  left: 0px;
  position: absolute;
}

.tab-post .tab-content .list-post li .post-title a {
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.tab-post .tab-content .list-post li .post-title a:hover {
  color: #2178b6;
}

/* Widget Featured Page */
.post-item {
  position: relative;
}

.post-item .post-item-image {
  position: relative;
  display: block;
}

.post-item .post-item-image img {
  width: 100%;
}

.post-item .post-item-image:hover .overlay {
  visibility: visible;
  opacity: 1;
}

.post-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.2s ease-out;
}

.post-item .vertical-center {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.post-item .vertical-center span {
  display: inline-block;
  padding: 10px 17px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  background-color: #3096de;
  transition: all 100ms ease-out;
}

.post-item .vertical-center span:hover {
  background-color: #238fdc;
}

.post-item .vertical-center span .fa {
  font-size: 20px;
}

.post-item .title {
  margin: 22px 0 15px 0;
  font-size: 18px;
}

.post-item .title > a {
  color: #464646;
  transition: all 100ms ease-out;
}

.post-item .title:hover {
  color: #3096de;
}

.post-item .label-wrap {
  position: absolute;
  bottom: 25px;
  left: 33px;
}

.post-item .label-wrap .label {
  position: relative;
  display: inline-block;
  height: 30px;
  padding: 0 12px;
  margin-right: 2px;
  vertical-align: middle;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  background-color: #3096de;
  transition: all 100ms ease-out;
}

.post-item .label-wrap .label:hover {
  background-color: #9ab643;
}

.post-item .label-wrap .label:hover::after {
  border-top-color: #9ab643;
}

.post-item .label-wrap .label::after {
  position: absolute;
  top: 100%;
  left: 20px;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #3096de;
  border-width: 5px;
  transition: all 100ms ease-out;
}

/* Widget News Post List */
.widget-sidebar.widget_post_list .widget-title {
  margin-bottom: 0;
}

.widget_post_list a {
  display: block;
  padding: 10px 10px 20px 10px;
  color: #333;
  text-decoration: none;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 0 1px 0px 1px;
  position: relative;
  font-weight: normal;
  font-size: 13px;
}

.widget_post_list a:hover {
  background-color: #f9f9f9;
  color: #2178b6;
}

.widget_post_list a:first-of-type {
  border-top-width: 1px;
}

.widget_post_list a:before {
  content: "";
  background: url(../vmz_market/assets/images/icon-list.png) no-repeat;
  position: absolute;
  left: 8px;
  top: 25px;
  width: 9px;
  height: 9px;
}

.widget_post_list .post-title-widget {
  font-size: 14px;
  margin: 0;
}

.widget_post_list .post-title-widget:last-child a {
  border-bottom: 1px solid #ccc;
}

.widget_post_list .more-news {
  position: relative;
  color: #3096de;
  text-transform: uppercase;
  font-weight: bold;
}

.widget_post_list .more-news::before {
  position: absolute;
  content: "\f0da";
  top: 20px;
  right: 30px;
  font-family: "FontAwesome";
}

/* Widget Block Posts */
.post-item-image {
  overflow: hidden;
}

.post-item-image img {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.2s ease-out;
}

.post-item-image:hover img {
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.post-item.news {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
  transition: all 100ms ease-out;
  overflow: hidden;
  width: 100%;
}

.post-item.news.item-6 {
  border-bottom: none;
}

@media (max-width: 480px) {
  .post-item.news {
    margin-bottom: 15px;
  }
}

.post-item.news:hover .title a {
  color: #3096de;
}

.post-item.news .img-thumb {
  float: left;
  margin-right: 15px;
}

@media (max-width: 768px) {
  .post-item.news .img-thumb {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .post-item.news .img-thumb img {
    width: 100%;
  }
}

.post-item.news .title {
  margin: 0;
  font-weight: 600;
}

.post-item.news .title a {
  font-size: 13px;
  text-transform: uppercase;
  color: #333;
}

.post-item.news .title a:hover {
  color: #2178b6;
}

.post-item.news .post-item-content .meta-user {
  color: #bebebe;
  padding-bottom: 10px;
  font-style: italic;
}

.post-item.news .post-item-content .meta-user .author {
  display: none;
}

.post-item.news .post-item-content .meta-user .vmz-view {
  padding-right: 20px;
}

.post-item.news .post-item-content .meta-user .date {
  padding-left: 20px;
  position: relative;
}

.post-item.news .post-item-content .meta-user .date:before {
  content: "|";
  position: absolute;
  left: 0;
}

/* Widget Block Posts - More News Link */
.block-posts .widget-title a {
  float: right;
  margin-top: 20px;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.block-posts .widget-title a .fa {
  padding-left: 10px;
}

/* Widget Shortcode */
.widget-vmz-shortcode .widget-title {
  margin-bottom: 0;
}

.content-shortcode {
  background: #f8f8f8;
  border: 1px solid #d9d9d9;
  border-top: 1px solid transparent;
  padding: 25px 10px 25px 20px;
}

.content-shortcode .head-text {
  margin-bottom: 25px;
}

/*--------------------------------------------------------------
12.0 Pagination
--------------------------------------------------------------*/
.pagination {
  position: relative;
  display: block;
  margin: 0 0 30px 0;
  padding-top: 30px;
  text-align: center;
  border-style: dashed;
  border-width: 1px 0 0 0;
  border-color: #dedede;
  clear: both;
}

.pagination a,
.pagination span {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 0 2px 0 0;
  line-height: 58px;
  text-align: center;
  text-decoration: none;
  border-radius: 1px;
  border: 2px solid transparent;
}

.pagination a.current,
.pagination span.current {
  color: #ffffff;
  background-color: #3096de;
}

.pagination a {
  font-weight: bold;
  color: #999999;
  border-color: #f2f2f2;
}

.pagination a:hover {
  color: #ffffff;
  border-color: #3096de;
  background-color: #3096de;
}

.pagination a.next {
  position: absolute;
  right: 0;
  margin: 0;
}

.pagination a.prev {
  position: absolute;
  left: 0;
  margin: 0;
}

/* Gallery (Project) Pagination */
.project-navigation {
  padding: 30px 0;
  border-style: dashed;
  border-width: 1px 0 0 0;
  border-color: #e6e6e6;
  text-align: center;
}

.project-navigation a {
  position: relative;
  display: block;
  padding: 15px 20px;
  min-width: 150px;
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  border: 2px solid transparent;
  background-color: #3096de;
  transition: all 100ms ease-out;
}

@media (min-width: 480px) {
  .project-navigation a {
    display: inline-block;
    margin: 0;
  }
}

.project-navigation a:hover, .project-navigation a:focus {
  color: #ffffff;
  background-color: #238fdc;
}

.project-navigation a .fa {
  font-size: 16px;
}

.project-navigation a.summary {
  min-width: auto;
  margin: 0 10px;
  background-color: transparent;
  border: 2px solid #f2f2f2;
  color: #999999;
}

.project-navigation a.summary:focus, .project-navigation a.summary:hover {
  background-color: transparent;
  border-color: #e6e6e6;
  color: #777777;
}

.project-navigation a:first-of-type .fa {
  margin-right: 2px;
}

.project-navigation a:last-of-type .fa {
  margin-left: 2px;
}

/*--------------------------------------------------------------
13.0 Blog
--------------------------------------------------------------*/
.main-blog .blog-content {
  padding-left: 30px;
}

.byline,
.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.list-cat .cat-title {
  font-size: 22px;
  color: #333;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
  text-transform: uppercase;
}

.list-cat .cat-title:hover {
  cursor: pointer;
  color: #3096de;
}

.list-cat article {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.list-cat article .entry-title {
  font-weight: 500px;
  text-transform: uppercase;
  font-size: 14px;
}

.list-cat article .entry-title a {
  color: #666;
}

.list-cat article .entry-title a:hover {
  color: #3096de;
}

.list-cat article .entry-thumb {
  float: left;
  width: 32.63%;
  margin-right: 12px;
}

@media (max-width: 480px) {
  .list-cat article .entry-thumb {
    float: none;
    width: 100%;
  }
}

.list-cat article .entry-thumb img {
  width: 100%;
  height: auto;
}

@media (max-width: 480px) {
  .list-cat article .entry-thumb img {
    margin-bottom: 10px;
  }
}

.list-cat article .entry-summary {
  color: #333;
  font-weight: 400;
  font-size: 13px;
}

.list-cat article .entry-info {
  float: left;
  width: 65%;
}

@media (max-width: 480px) {
  .list-cat article .entry-info {
    float: none;
    width: 100%;
  }
}

.list-cat article .entry-info .meta-user {
  float: left;
  overflow: hidden;
  font-size: 13px;
  color: #888;
  font-weight: 300;
}

.list-cat article .entry-info .readmore a {
  float: right;
  font-style: italic;
  font-weight: 300;
  color: #888;
  text-decoration: underline;
}

.list-cat article .entry-info .readmore a:hover {
  color: #3096de;
  text-decoration: none;
}

.hentry {
  position: relative;
}

.hentry .post-content p {
  font-size: 15px;
  margin-bottom: 15px;
}

.hentry .post-content .read.more {
  font-size: 15px;
}

.hentry .post-content .read.more::before {
  top: 3px;
}

.hentry .post-content blockquote p {
  font-size: 112%;
}

body.search .post.type-post {
  margin-bottom: 0px;
  padding: 20px 0px;
  background-color: transparent;
}

.single-post .post.type-post {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}

.post-inner .post-meta-data {
  position: relative;
  padding: 17px 0;
  font-weight: bold;
  border-style: dashed;
  border-width: 0 0 1px 0;
  border-color: #dedede;
}

.post-inner .post-meta-data span.round-divider {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 3px 15px;
  background-color: #dedede;
  border-radius: 50%;
}

.post-inner .post-meta-data a {
  position: relative;
  color: #333;
}

.post-inner .post-meta-data a:hover {
  color: #464646;
}

.post-inner .post-title {
  margin: 20px 0 15px 0;
}

.post-inner .post-title a {
  color: #464646;
  text-decoration: none;
}

.post-inner .post-title a:hover {
  color: #3096de;
}

.post-inner .post-left-meta {
  float: left;
  padding-right: 20px;
  width: 100px;
}

.post-inner .post-left-meta .box {
  position: relative;
  padding: 15px 10px;
  margin-bottom: 20px;
  border: 2px solid #e6e6e6;
  border-radius: 1px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border-radius: 1px;
}

.post-inner .post-left-meta .box::before {
  position: absolute;
  content: "";
  bottom: -3px;
  left: 35px;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 2;
}

.post-inner .post-left-meta .box::after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #e6e6e6;
  border-width: 8px;
  margin-left: -8px;
}

.post-inner .post-left-meta .box.date span {
  display: block;
}

.post-inner .post-left-meta .box.date .day {
  font-size: 24px;
  line-height: 24px;
  color: #a2c046;
}

.post-inner .post-left-meta .box.date .month {
  padding: 2px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

.post-inner .post-left-meta .box.date .year {
  letter-spacing: 1px;
}

.post-inner .post-left-meta .stickylabel {
  font-size: 13px;
}

.post-inner .post-left-meta .stickylabel .fa {
  font-size: 20px;
  margin-bottom: 3px;
}

.post-inner .post-content {
  margin-left: 100px;
}

/* Single Blog */
.bg-cover-single {
  width: 100%;
}

.bg-cover-single .img-background {
  margin-bottom: 30px;
}

@media (max-width: 480px) {
  .bg-cover-single {
    display: none;
  }
}

.single-breadcrumbs {
  background: #ECECEC;
  color: #58595b;
  font-size: 12px;
  line-height: 33px;
  margin: 0 15px;
  margin-bottom: 15px;
}

.single-breadcrumbs a {
  color: #888;
}

.single-breadcrumbs span:first-child a {
  padding-left: 0;
}

.single-breadcrumbs span a, .single-breadcrumbs span span {
  padding: 0 5px;
}

.main-single {
  margin-bottom: 60px;
}

@media (max-width: 480px) {
  .main-single {
    padding-top: 20px;
  }
}

.single .post-title {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  font-weight: 500;
  color: #333;
  padding-bottom: 5px;
  border-bottom: 1px solid #f0f0f0;
}

@media (max-width: 480px) {
  .single .post-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
  }
}

.single .post-title:hover {
  color: #3096de;
  cursor: pointer;
}

.single .post-content {
  margin-bottom: 35px;
}

.single .post-content {
  margin-left: 0;
  text-align: justify;
}

@media (max-width: 480px) {
  .single .sidebar {
    display: none;
  }
}

.single .widget_product_categories {
  display: none;
}

/* Blog Grid Layout */
.blog-grid {
  display: inline-block;
  width: 100%;
}

.blog-grid .post-inner {
  float: left;
  padding: 0 15px;
}

@media (min-width: 992px) {
  .blog-grid .hentry {
    margin-bottom: 0;
  }
  .blog-grid[data-columns="2"] .post-inner {
    width: 50%;
  }
  .blog-grid[data-columns="3"] .post-inner {
    width: 33.333%;
  }
  .blog-grid[data-columns="4"] .post-inner {
    width: 25%;
  }
}

.blog-grid .post-item {
  margin-bottom: 40px;
}

.blog-grid .post-item:hover {
  border-radius: 0 0 1px 1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.blog-grid .post-item .post-item-content {
  padding: 0 5px;
}

.blog-grid .post-item .post-item-content .title {
  margin: 20px 0 5px 0;
}

.blog-grid .post-item .post-item-content .title a {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.blog-grid .post-item .post-item-content .meta-user {
  color: #cccccc;
}

.blog-grid .post-item .post-item-content .meta-user .fa {
  padding-right: 5px;
}

/* Share Buttons Blog Single */
.social-sharing-buttons {
  display: inline-block;
  margin-bottom: 50px;
}

.social-sharing-buttons span {
  position: relative;
  float: left;
  margin-right: 12px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 45px;
  border: 2px solid #f2f2f2;
}

.social-sharing-buttons span::after, .social-sharing-buttons span::before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.social-sharing-buttons span::after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}

.social-sharing-buttons span::before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #f2f2f2;
  border-width: 8px;
  margin-top: -8px;
}

.social-sharing-buttons a {
  float: left;
  height: 50px;
  padding: 0 17.5px;
  text-align: center;
  line-height: 50px;
  margin-right: 5px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 1px;
}

.social-sharing-buttons a .fa {
  position: relative;
  width: 15px;
  top: 2px;
  font-size: 20px;
}

.social-sharing-buttons a:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}

.social-sharing-buttons a.facebook {
  background: rgba(59, 89, 152, 0.7);
}

.social-sharing-buttons a.facebook:hover {
  background: #3b5998;
}

.social-sharing-buttons a.twitter {
  background: rgba(0, 172, 237, 0.7);
}

.social-sharing-buttons a.twitter:hover {
  background: #00aced;
}

.social-sharing-buttons a.gplus {
  background: rgba(221, 75, 57, 0.7);
}

.social-sharing-buttons a.gplus:hover {
  background: #dd4b39;
}

.social-sharing-buttons a.linkedin {
  background: rgba(0, 123, 182, 0.7);
}

.social-sharing-buttons a.linkedin:hover {
  background: #007bb6;
}

.social-share {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
}

.social-share .button-share {
  float: left;
}

.social-share .button-share span {
  color: #999999;
}

.social-share .user {
  float: right;
}

.social-share .user .author {
  display: none;
}

.social-share .user .time-post {
  padding-right: 5px;
}

.social-share .user .time-post, .social-share .user .view {
  color: #999999;
}

/* custom header background */
.main-category {
  margin-bottom: 40px;
}

.img-background {
  position: relative;
}

.img-background:before {
  /*        content:"";
                background: rgba(#666,0.55);
                width: 100%;
                height:100%;
                position: absolute;
                left: 0;
                top:0;
                pointer-events: none;*/
}

.img-background img {
  width: 100%;
  height: auto;
}

.img-background .breadcrumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

.bg-cover {
  width: 100%;
}

.bg-cover .img-background {
  margin-bottom: 25px;
}

/* Related Post */
.related-posts h3 {
  font-weight: 500;
}

.related-posts h3:hover {
  color: #3096de;
  cursor: pointer;
}

@media (max-width: 480px) {
  .wrap-posts .item {
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  .wrap-posts .item .thumb {
    width: 100%;
  }
  .wrap-posts .item .thumb img {
    width: 100%;
    margin-bottom: 10px;
  }
}

.wrap-posts .item .title {
  color: #333;
  padding: 5px 0;
  display: block;
}

.wrap-posts .item .title:hover {
  color: #3096de;
}

.wrap-posts .item .meta {
  color: #bebebe;
  font-style: italic;
}

/*--------------------------------------------------------------
19.0 WooCommerce
--------------------------------------------------------------*/
.custom-content .vmz-sidebar {
  width: 20%;
  float: left;
}

.custom-content .vmz-main-content {
  float: left;
  width: 80%;
}

.p-content {
  border: 0;
  padding: 30px 0px 40px 10px;
}

@media (max-width: 768px) {
  .p-content {
    padding: 30px 0px 40px;
  }
}

@media (max-width: 480px) {
  .p-content {
    padding: 0;
    padding-top: 15px;
  }
}

.p-content a {
  color: #3096de;
}

.p-content h2 {
  font-size: 17px;
}

.p-content h3 {
  font-size: 15px;
}

.content-woocommerce {
  width: 100%;
  float: left;
  margin-bottom: 80px;
}

.content-woocommerce .main-product.main-cat-product {
  padding-left: 10px !important;
}

.content-woocommerce .main-product .product {
  padding: 25px 0 50px 30px;
}

.woocommerce {
  /* Buttons */
  /* Headings */
  /* Forms */
  /* Pagination */
  /* Product Title */
  /* Product Summary */
  /* Single Product Page */
  /* WooCommerce Widgets */
  /* WooCommerce Cart Page */
}

.woocommerce a.button,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce #respond input#submit {
  display: inline-block;
  padding: 19px 22px;
  font-size: 13px;
  border-radius: 1px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #3096de;
  transition: all 100ms ease-out;
}

.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce #respond input#submit:hover {
  background-color: #238fdc;
  color: #ffffff;
}

.woocommerce #reviews {
  padding: 0 10px;
}

.woocommerce #reviews #comments h2,
.woocommerce #reviews h3,
.woocommerce div.product .woocommerce-tabs h2 {
  font-size: 16px;
  margin-bottom: 20px;
}

.woocommerce form .form-row {
  padding: 0;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: red;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  display: block;
  padding: 15px;
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  border: 1px solid #e6e6e6;
  border-radius: 1px;
}

.woocommerce .woocommerce-pagination {
  display: block;
  margin: 0 0 25px 0;
  padding-top: 30px;
  text-align: center;
  border-style: dashed;
  border-width: 1px 0 0 0;
  border-color: #dedede;
  clear: both;
}

@media (min-width: 480px) {
  .woocommerce .woocommerce-pagination {
    padding-top: 20px;
  }
}

.woocommerce nav.woocommerce-pagination ul {
  position: relative;
  margin: 0;
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
  margin-right: 5px;
  border-right: none;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #ffffff;
  background-color: #3096de;
  border-color: #3096de;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers {
  color: #333;
  width: 60px;
  padding: 21px 0;
  font-weight: bold;
  border: 2px solid #f2f2f2;
  border-radius: 1px;
  transition: all 100ms ease-out;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
  background-color: #3096de;
  border-color: #3096de;
  color: #ffffff;
}

.woocommerce .page-title {
  background: #f9f9f9;
  color: #3096de;
  padding: 12px 0;
  font-size: 20px;
  font-weight: normal;
  border-top: 2px solid #3096de;
  margin-bottom: 0;
  border-bottom: 0;
}

.woocommerce .shop-sidebar {
  padding-right: 5px;
}

.woocommerce ul.products li {
  padding: 17px 10px 20px;
}

@media (min-width: 992px) {
  .woocommerce ul.products li.product {
    width: 20%;
    margin: 0;
  }
}

@media (max-width: 736px) {
  .woocommerce ul.products li.product {
    width: 33.3%;
    margin: 0;
    float: left;
    clear: none;
  }
  .woocommerce ul.products li.product:nth-child(2n) {
    float: left;
  }
}

@media (max-width: 414px) {
  .woocommerce ul.products li.product {
    width: 50%;
    margin: 0;
  }
}

.woocommerce ul.products li.product a img {
  margin-bottom: 20px;
  outline: 3px solid transparent;
  transition: all 100ms ease-out;
}

.woocommerce ul.products li.product .onsale {
  position: absolute;
  left: 25px;
  top: 25px;
  margin: 0;
  width: 70px;
  height: 30px;
  min-height: 10px;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  z-index: 2;
  border-radius: 1px;
  background-color: #3096de;
  transition: all 100ms ease-out;
}

.woocommerce ul.products li.product .onsale:hover {
  background-color: #238fdc;
}

.woocommerce ul.products li.product h3 {
  padding: 0;
  margin-bottom: 15px;
  font-size: 18px;
  color: #464646;
  transition: all 100ms ease-out;
}

.woocommerce ul.products li.product h3:hover {
  color: #3096de;
}

.woocommerce ul.products li.product .price {
  font-size: 18px;
  font-weight: bold;
  color: #464646;
}

.woocommerce ul.products li.product .price del {
  line-height: 19px;
}

.woocommerce ul.products li.last {
  margin-right: 0;
}

.woocommerce .quantity {
  width: 50%;
  margin-right: 0;
}

.woocommerce .quantity .qty {
  width: 100%;
  height: 54px;
  padding: 0;
  font-size: 14px;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #f5f5f5;
}

.woocommerce div.product .product_title {
  margin-bottom: 0;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
  color: #333;
}

.woocommerce div.product .content-short {
  width: 100%;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  padding: 25px 15px 0px 20px;
}

@media (max-width: 480px) {
  .woocommerce div.product .content-short {
    padding: 0;
    border: none;
  }
}

.woocommerce div.product div.images {
  padding-left: 0;
}

.woocommerce div.product div.images .woocommerce-main-image {
  float: right;
}

@media (max-width: 480px) {
  .woocommerce div.product div.images .woocommerce-main-image {
    width: 100%;
  }
}

.woocommerce div.product div.images .woocommerce-main-image:focus {
  outline: none;
}

.woocommerce div.product div.images .thumbnails {
  float: left;
  width: 17.55%;
  padding-right: 20px;
  padding-top: 0 !important;
}

@media (max-width: 480px) {
  .woocommerce div.product div.images .thumbnails {
    display: none;
  }
}

.woocommerce div.product div.images .thumbnails a {
  float: none;
  margin: 0;
}

.woocommerce div.product div.images .thumbnails a:focus {
  outline: none;
}

.woocommerce div.product div.images .thumbnails a img {
  border: 1px solid #e8e8e8;
  margin-bottom: 8px;
  width: 100%;
  overflow: hidden;
  padding: 3px;
  width: 80px;
}

.woocommerce div.product .images,
.woocommerce div.product .summary {
  margin-top: 0;
}

.woocommerce div.product div.summary {
  margin-bottom: 1.5em;
}

.woocommerce div.product p.price {
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #3096de;
  border-style: dashed;
  border-width: 0 0 1px 0;
  border-color: #dedede;
}

.woocommerce div.product p.price del {
  font-weight: normal;
  color: #333;
}

.woocommerce div.product form.cart {
  margin-bottom: 0 !important;
}

@media (max-width: 480px) {
  .woocommerce div.product form.cart {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.woocommerce div.product form.cart div.quantity {
  margin: 0;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
  width: 200px;
  height: 50px;
  border-radius: 5px;
  font-size: 14px;
  background-color: #3096de;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 40px;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:before {
  content: "";
  background: url(../vmz_market/assets/images/icon-cart.png) no-repeat;
  position: absolute;
  left: 10px;
  top: 13px;
  width: 25px;
  height: 20px;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover {
  background-color: #2178b6;
}

.woocommerce div.product form.cart .quantity {
  display: none;
}

.woocommerce div.product .main-single-product {
  overflow: hidden;
  width: 100%;
  border: 1px solid #e8e8e8;
  border-top: 0;
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .woocommerce div.product .main-single-product {
    border: 0;
  }
}

@media (max-width: 480px) {
  .woocommerce div.product .main-single-product {
    border: 0;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 15px;
  }
}

.woocommerce div.product .main-single-product .p-left-content {
  float: left;
  width: 65.79%;
}

@media (max-width: 768px) {
  .woocommerce div.product .main-single-product .p-left-content {
    width: 100%;
  }
}

.woocommerce div.product .main-single-product .p-left-content .woocommerce-tabs {
  width: 100%;
}

.woocommerce div.product .main-single-product .p-right-content {
  float: left;
  width: 34.21%;
  padding-left: 22px;
}

@media (max-width: 768px) {
  .woocommerce div.product .main-single-product .p-right-content {
    display: none;
  }
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related {
  margin: 12px 0 25px;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp {
  width: 100%;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp h3 {
  display: none;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp ul {
  width: 100%;
  padding: 0;
  margin: 0;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp ul li {
  width: 100% !important;
  border-right: 0 !important;
  text-align: left !important;
  padding: 0 !important;
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp ul li a {
  display: block;
  color: #333;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp ul li a:hover {
  color: #3096de;
  cursor: pointer;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp ul li a img {
  float: left;
  padding-right: 10px;
}

.woocommerce div.product .main-single-product .p-right-content .p-post-related .bawmrp ul li a br {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
  margin-bottom: 0px;
  padding-left: 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  background-color: rgba(240, 240, 240, 0.2);
  border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-bottom: 1px solid #dddddd;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 52px;
  padding-left: 0;
  text-transform: uppercase;
  margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

.woocommerce div.product #reviews h3 {
  margin-bottom: 20px;
}

.woocommerce div.product #reviews #comments ol.commentlist li .comment-text {
  padding: 20px 20px 10px 20px;
  border-radius: 1px;
}

.woocommerce div.product .star-rating span::before {
  color: #3096de;
}

.woocommerce .widget_product_categories .product-categories li {
  position: relative;
  list-style: none;
}

.woocommerce .widget_product_categories .product-categories li:first-of-type a {
  border-top: none;
}

.woocommerce .widget_product_search .search-field {
  float: left;
  height: 52px;
  outline: none;
  padding: 0 20px;
  width: 65%;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
}

.woocommerce .widget_product_search input[type="submit"] {
  height: 52px;
  width: 35%;
  color: #ffffff;
  cursor: pointer;
  outline: none;
  border-radius: 0 1px 1px 0;
}

.woocommerce ul.product_list_widget li {
  padding: 10px 0;
  border-bottom: 1px dashed #dedede;
}

.woocommerce ul.product_list_widget li:first-of-type {
  padding-top: 0;
}

.woocommerce ul.product_list_widget li:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.woocommerce ul.product_list_widget li a {
  color: #464646;
  transition: all 100ms ease-out;
}

.woocommerce ul.product_list_widget li a:hover {
  color: #3096de;
}

.woocommerce ul.product_list_widget li .star-rating {
  display: block;
  margin: 3px 0 4px 0;
}

.woocommerce ul.product_list_widget li img {
  width: 50px;
  margin-top: 7px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  padding: 12px 22px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #f9f9f9;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #dedede;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #3096de;
}

.woocommerce .widget_shopping_cart .cart_list li {
  padding: 8px 0 8px 45px;
}

.woocommerce .widget_shopping_cart .cart_list li:first-of-type {
  padding-top: 10px;
}

.woocommerce .widget_shopping_cart .cart_list li:last-of-type {
  padding-bottom: 10px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove {
  top: calc(50% - 10px);
}

.woocommerce .widget_shopping_cart .cart_list .product_list_widget li img {
  width: 30px;
}

.woocommerce .widget_shopping_cart .total {
  padding-top: 10px;
  border-top: 1px solid #dedede;
}

.woocommerce .widget_shopping_cart .button {
  padding: 12px 22px;
  width: calc(50% - 2px);
  text-align: center;
}

.woocommerce table.shop_table {
  border-radius: 1px;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  padding: 10px 15px;
  border-collapse: collapse;
  border-color: rgba(0, 0, 0, 0.1);
}

.woocommerce table.shop_table .product-name a {
  font-weight: bold;
}

.woocommerce table.shop_table .product-quantity .quantity .qty {
  width: 100px;
  height: 40px;
}

.woocommerce table.shop_table a.remove {
  background-color: #f2f2f2;
  border-radius: 2px;
  color: #333 !important;
  /* Need to overwrite */
}

.woocommerce table.shop_table a.remove:hover {
  color: #ffffff !important;
  /* Need to overwrite */
  background-color: #3096de;
}

.woocommerce table.cart .button,
.woocommerce table.cart input.button {
  height: 44px;
  line-height: 0;
  text-transform: uppercase;
}

.woocommerce table.cart td.actions .coupon .input-text {
  height: 44px;
  width: 200px;
  padding: 0 15px;
  margin-right: 10px;
  line-height: 15px;
  background-color: #f9f9f9;
  border: 1px solid #f5f5f5;
}

.woocommerce .col2-set {
  margin-bottom: 30px;
}

/* WooCommerce Page */
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
  padding: 10px 10px 7px 70px !important;
  line-height: 54px;
  font-weight: bold;
  border-top: 0;
  border-radius: 1px;
  background: #f5f5f5;
}

.woocommerce-page .woocommerce-error::before,
.woocommerce-page .woocommerce-info::before,
.woocommerce-page .woocommerce-message::before {
  font-size: 20px;
  line-height: 31px;
  color: #3096de;
}

.woocommerce-page .woocommerce-error a.button:hover,
.woocommerce-page .woocommerce-info a.button:hover,
.woocommerce-page .woocommerce-message a.button:hover {
  background-color: #238fdc;
}

.woocommerce-page .col2-set {
  margin-bottom: 30px;
}

/* WooCoomerce Cart */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #3096de;
  text-transform: uppercase;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #238fdc;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  border: 1px solid #e6e6e6;
  padding: 20px 30px 5px 30px;
  border-radius: 1px;
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  width: 100%;
}

/* Category Product */
.term-description {
  margin-bottom: 15px;
  overflow: hidden;
  widtth: 100%;
}

.list-product, .list-products {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  border-left: 1px solid #e8e8e8;
}

.list-product.list-taxonomy, .list-products.list-taxonomy {
  border-top: 1px solid #e8e8e8;
}

.list-product.list-taxonomy .product, .list-products.list-taxonomy .product {
  padding: 0;
}

.list-product.list-taxonomy .product:nth-child(4n+1) .wapper-product, .list-products.list-taxonomy .product:nth-child(4n+1) .wapper-product {
  margin-left: 0 !important;
}

.list-product .product, .list-products .product {
  width: 20%;
  float: left;
  display: block;
  position: relative;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .list-product .product, .list-products .product {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .list-product .product, .list-products .product {
    width: 25%;
  }
}

@media (max-width: 480px) {
  .list-product .product, .list-products .product {
    width: 50%;
  }
}

.list-product .product .wapper-product, .list-products .product .wapper-product {
  overflow: hidden;
  position: relative;
  text-algin: center;
  border: 1px solid #e8e8e8;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
}

.list-product .product .wapper-product:hover, .list-products .product .wapper-product:hover {
  cursor: pointer;
  border: 1px solid #3096de;
}

.list-product .product .wapper-product:hover .p-title a, .list-products .product .wapper-product:hover .p-title a {
  color: #2178b6;
  cursor: pointer;
}

.list-product .product .img-product, .list-products .product .img-product {
  position: relative;
  margin-bottom: 10px;
  padding: 5px;
  padding-bottom: 5px;
}

.list-product .product .p-title, .list-products .product .p-title {
  display: block;
  min-height: 45px;
  padding: 0 10px;
}

@media (max-width: 480px) {
  .list-product .product .p-title, .list-products .product .p-title {
    line-height: 12px;
  }
}

.list-product .product .p-title a, .list-products .product .p-title a {
  color: #333;
  font-size: 13px;
  font-weight: 600;
}

@media (max-width: 480px) {
  .list-product .product .p-title a, .list-products .product .p-title a {
    line-height: 17px;
  }
}

.list-product .product .p-price, .list-products .product .p-price {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 10px;
}

@media (max-width: 480px) {
  .list-product .product .p-price, .list-products .product .p-price {
    margin-bottom: 15px;
    padding: 0 5px;
  }
}

.list-product .product .p-price > span, .list-products .product .p-price > span {
  color: #ff0033;
  font-weight: 600;
}

.list-product .product .p-price del, .list-products .product .p-price del {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 480px) {
  .list-product .product .p-price del, .list-products .product .p-price del {
    font-size: 12px;
    line-height: 22px;
  }
}

.list-product .product .p-price del span, .list-products .product .p-price del span {
  color: #999;
  font-weight: normal;
  padding-left: 5px;
}

.list-product .product .p-price ins, .list-products .product .p-price ins {
  text-decoration: none;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 5px;
}

.list-product .product .p-price ins span, .list-products .product .p-price ins span {
  color: #ff0033;
  font-weight: 600;
}

/* tab product in home */
.tab-product .nav-tabs {
  background: #f9f9f9;
}

.tab-product .nav-tabs > li {
  position: relative;
  padding-left: 15px;
}

.tab-product .nav-tabs > li.first a {
  text-align: left;
  padding-left: 15px;
}

.tab-product .nav-tabs > li.active a, .tab-product .nav-tabs > li:hover a {
  background: none;
  border: 0;
}

.tab-product .nav-tabs > li > a {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #3096de;
  margin-left: -15px !important;
}

.tab-product .nav-tabs .list-child {
  float: right;
}

.tab-product .nav-tabs .list-child ul {
  list-style: none;
}

.tab-product .nav-tabs .list-child ul li {
  list-style: none;
  float: left;
}

.tab-product .nav-tabs .list-child ul li a {
  font-size: 13px;
  padding: 0 10px;
  display: inline-block;
  color: #666;
  line-height: 42px;
}

.tab-product .nav-tabs .list-child ul li a:hover {
  color: #3096de;
}

.tab-product .tab-content .content-product {
  width: 100%;
  float: left;
  border-left: 0;
}

.tab-product .tab-content .content-product .list-products {
  float: left;
  width: 100%;
}

.content-product-tab {
  width: 80%;
  float: left;
}

.flag-item {
  color: #ffffff;
  display: block;
  font-size: 11px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
  position: absolute;
  z-index: 99;
}

.flag-item .fa {
  font-size: 7px;
}

.hot-item {
  background: #ff0000;
  right: 0;
  top: 0;
}

.sale-item {
  background: #47b845;
  left: 0;
  top: 0;
}

.gift-item {
  background: #3096de;
  bottom: 0;
  right: 0;
}

.gift-item .fa {
  font-size: 18px;
  vertical-align: middle;
}

/*Custom Star */
.p-star {
  position: relative;
  clear: both;
  margin-bottom: 20px;
}

.p-star .kk-star-ratings {
  min-height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  right: auto;
  clear: both;
}

.single-star .kk-star-ratings {
  min-height: 15px;
  width: 100%;
}

.single-star .kk-star-ratings .kksr-legend {
  float: left;
  display: inline-block;
  line-height: 8px;
  padding-left: 10px;
}

.kk-star-ratings .kksr-stars {
  width: 61px;
  float: left;
}

.kk-star-ratings .kksr-stars.gray {
  background: url(../vmz_market/assets/images/gray.png);
}

.kk-star-ratings .kksr-stars .yellow {
  background: url(../vmz_market/assets/images/yellow.png);
}

.kk-star-ratings .kksr-stars .orange {
  background: url(../vmz_market/assets/images/yellow.png);
}

.kk-star-ratings .kksr-stars a {
  width: 12px;
  height: 11px;
}

.kk-star-ratings .kksr-legend {
  display: none;
}

/* Single Product */
.single-product .main-product .product {
  position: relative;
}

.single-product .main-product .product .images-custom {
  position: relative;
  width: 45%;
  float: left;
}

@media (max-width: 480px) {
  .single-product .main-product .product .images-custom {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
}

.single-product .main-product .product .images-custom .images {
  width: 100%;
}

.single-product .main-product .product .images-custom .images > a > img {
  border: 1px solid #e1e1e1;
  width: 100%;
}

.single-product .main-product .product .images-custom .images img {
  border: 1px solid #e1e1e1;
}

.single-product .main-product .product .images-custom .mobile-price {
  display: none;
}

@media (max-width: 480px) {
  .single-product .main-product .product .images-custom .mobile-price {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 27px;
    padding: 0 5px;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .single-product .main-product .product .images-custom .mobile-price .price > .woocommerce-Price-amount {
    font-size: 18px;
    color: #e8101d;
  }
  .single-product .main-product .product .images-custom .mobile-price .price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
  }
  .single-product .main-product .product .images-custom .mobile-price .price ins {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    font-size: 18px;
    color: #e8101d;
    padding-right: 25px;
  }
  .single-product .main-product .product .images-custom .mobile-price .price del {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    font-size: 13px;
    color: #333;
  }
}

.single-product .main-product .product .summary {
  width: 52%;
  float: right;
}

@media (max-width: 480px) {
  .single-product .main-product .product .summary {
    width: 100%;
    clear: both;
  }
}

.single-product .main-product .product .summary .product_title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

.single-product .main-product .product .summary .product_title:hover {
  color: #3096de;
  cursor: pointer;
}

.single-product .main-product .product .summary .vmz-meta {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 480px) {
  .single-product .main-product .product .summary .vmz-meta {
    border-bottom: 0;
  }
}

.single-product .main-product .product .summary .vmz-meta .in-stock {
  color: #666;
}

.single-product .main-product .product .summary .vmz-meta .in-stock span {
  font-weight: bold;
}

.single-product .main-product .product .summary .single-price {
  padding-bottom: 10px;
}

@media (max-width: 480px) {
  .single-product .main-product .product .summary .single-price {
    display: none;
  }
}

.single-product .main-product .product .summary .single-price .price > .woocommerce-Price-amount {
  font-size: 26px;
  color: #ff0000;
  padding-right: 25px;
}

.single-product .main-product .product .summary .single-price .price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.single-product .main-product .product .summary .single-price .price ins {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  font-size: 26px;
  color: #ff0000;
  padding-right: 25px;
}

.single-product .main-product .product .summary .single-price .price del {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  font-size: 16px;
  color: #999;
  line-height: 41px;
}

.single-product .main-product .product .summary .single-p-short {
  width: 100%;
  overflow: hidden;
  padding: 10px 15px 0px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 6px #ccc;
}

@media (max-width: 480px) {
  .single-product .main-product .product .summary .single-p-short {
    border: 1px solid #d9d9d9;
  }
}

.single-product .main-product .product .summary .single-p-short div {
  color: #666;
  text-align: justify;
}

.single-product .main-product .product .summary .single-p-short span {
  display: block;
  color: #333;
  font-weight: bold;
}

.single-product .main-product .vmz-facebook-comments {
  margin-bottom: 20px;
}

.single-product .main-product .related h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

.single-product .main-product .related h2:hover {
  color: #3096de;
  cursor: pointer;
}

.single-product .main-product .related .list-taxonomy {
  border-top: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .single-product .main-product .related .list-taxonomy li {
    margin: 0;
    width: 33.3%;
    clear: none;
    padding: 0;
  }
}

@media (max-width: 480px) {
  .single-product .main-product .related .list-taxonomy {
    border-top: 1px solid #d9d9d9;
  }
  .single-product .main-product .related .list-taxonomy li {
    margin: 0;
    width: 50%;
  }
}

.single-product .main-product .related .list-taxonomy .wapper-product {
  border-top: 1px solid #d9d9d9;
}

@media (max-width: 480px) {
  .single-product .main-product .related .list-taxonomy .wapper-product {
    border-top: 0;
  }
}

.woocommerce div.product div.images img {
  max-width: 100% !important;
}

.filter-cat {
  background: #f6f6f6;
  border-top: 2px solid #3096de;
  line-height: 47px;
  text-transform: uppercase;
  padding-left: 15px;
}

.filter-cat .icon {
  padding-right: 10px;
}

.filter-cat .title-cat {
  vertical-align: middle;
  padding-top: 5px;
}

.sidebar .widget_product_categories .product-categories {
  border: 1px solid #e4e4e4;
  padding-left: 10px;
}

.sidebar .widget_product_categories .product-categories > li {
  display: none;
}

.sidebar .widget_product_categories .product-categories > li.cat-parent {
  display: block;
}

.sidebar .widget_product_categories .product-categories > li.cat-parent > a {
  display: none;
}

.sidebar .widget_product_categories .product-categories > li.cat-parent .children {
  display: block;
  padding-left: 0px;
}

.sidebar .widget_product_categories .product-categories > li.cat-parent .children li {
  border-bottom: 1px dotted #e4e4e4;
  width: 100%;
  line-height: 50px;
}

.sidebar .widget_product_categories .product-categories > li.cat-parent .children li a {
  text-transform: uppercase;
  color: #333;
}

.sidebar .price_slider_wrapper {
  padding-top: 20px;
}

.moz_like {
  float: right;
  padding: 30px 0 5px;
  margin: 0;
  border-width: 1px 0;
  margin-bottom: 10px;
}

@media (max-width: 480px) {
  .moz_like {
    display: none;
  }
}

.moz_like li {
  display: inline-block;
}

#panel-633-0-0-3 {
  margin-bottom: 20px !important;
}

.vmz-list-action {
  float: left;
  width: 100%;
  clear: both;
}

.vmz-list-action form {
  float: left;
  width: 45%;
}

@media (max-width: 480px) {
  .vmz-list-action form {
    width: 100%;
    padding-bottom: 10px;
  }
}

.vmz-list-action .support-customer {
  float: left;
  width: 55%;
}

@media (max-width: 768px) and (max-width: 1024px) {
  .vmz-list-action .support-customer {
    width: 100%;
    padding-top: 10px;
  }
}

@media (max-width: 480px) {
  .vmz-list-action .support-customer {
    width: 100%;
    padding-bottom: 10px;
  }
}

.vmz-list-action .support-customer ul {
  list-style: none;
  padding: 0;
  padding-top: 10px;
  margin: 0;
}

.vmz-list-action .support-customer ul li {
  list-style: none;
  position: relative;
  padding-left: 15px;
  color: #333;
}

.vmz-list-action .support-customer ul li:before {
  content: "\f013";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  vertical-align: middle;
  color: #ff2222;
}

.vmz-list-action .support-customer ul li a {
  color: #333;
}

.title-right-single {
  font-size: 24px;
  line-height: 1.3em;
  padding-bottom: 15px;
  color: #333;
  margin: 0;
  font-weight: normal;
}

.title-right-single:hover {
  cursor: pointer;
  color: #3096de;
}

.list-left-related .item-p-related {
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
}

.list-left-related .item-p-related .img-product {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 10px;
}

.list-left-related .item-p-related .img-product img {
  max-width: 100%;
  height: auto;
}

.list-left-related .item-p-related .item-related-des .p-title {
  color: #333;
  font-size: 16px;
}

.list-left-related .item-p-related .item-related-des .p-title:hover {
  color: #3096de;
}

.list-left-related .item-p-related .item-related-des .p-price {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.list-left-related .item-p-related .item-related-des .p-price > span {
  color: #ff0033;
  font-weight: 600;
}

.list-left-related .item-p-related .item-related-des .p-price del {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.list-left-related .item-p-related .item-related-des .p-price del span {
  color: #999;
  font-weight: normal;
  padding-left: 5px;
}

.list-left-related .item-p-related .item-related-des .p-price ins {
  text-decoration: none;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 5px;
}

.list-left-related .item-p-related .item-related-des .p-price ins span {
  color: #ff0033;
  font-weight: 600;
}

.main-cat-product {
  display: table;
  width: 100%;
  margin-bottom: 45px;
}

.main-cat-product .term-description {
  display: table-footer-group;
  text-align: justify;
}

.main-cat-product .term-description h2 {
  font-size: 16px;
}

.main-cat-product .list-taxonomy {
  display: table-header-group;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .product_list_widget li del {
    font-size: 12px;
    line-height: 22px;
  }
}

.product_list_widget li del span {
  color: #999;
  font-weight: normal;
  padding-left: 5px;
}

.product_list_widget li ins {
  text-decoration: none;
  padding-right: 5px;
  float: left;
}

.product_list_widget li ins span {
  color: #ff0033;
  font-weight: 600;
}

.vmz-sortby {
  float: right;
}

.vmz-sortby a {
  font-size: 13px;
  color: #909090;
  padding: 10px;
  text-transform: none;
}

/*--------------------------------------------------------------
14.0 Comments & Respond Form
--------------------------------------------------------------*/
/* Comments Form */
.comments-area {
  padding-top: 20px;
  border-style: dashed;
  border-width: 1px 0 0 0;
  border-color: #e6e6e6;
}

.comments-area .comments-title {
  font-size: 26px;
}

.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
  float: left;
  width: 33.333%;
  margin-bottom: 40px;
}

@media (max-width: 480px) {
  .comments-area .comment-form-author,
  .comments-area .comment-form-email,
  .comments-area .comment-form-url {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}

.comments-area .comment-form-author input,
.comments-area .comment-form-email input,
.comments-area .comment-form-url input {
  background-color: #f5f5f5;
}

@media (max-width: 480px) {
  .comments-area .comment-form-author input,
  .comments-area .comment-form-email input,
  .comments-area .comment-form-url input {
    width: 100%;
  }
}

.comments-area .comment-form-comment {
  clear: both;
}

.comments-area .comment-form-comment textarea {
  background-color: #f5f5f5;
}

.comments-area .comment-list {
  padding-left: 0;
  margin: 30px 0;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e6e6e6;
}

.comments-area .comment-list ul.children {
  padding-left: 0;
  margin-left: 110px;
}

@media (max-width: 992px) {
  .comments-area .comment-list ul.children {
    margin-left: 50px;
  }
}

.comments-area .comment-list li {
  list-style: none;
  margin-bottom: 40px;
}

.comments-area .comment-list li .comment-inner {
  position: relative;
  padding: 30px 40px;
  margin-left: 100px;
  background-color: #f5f5f5;
}

@media (max-width: 992px) {
  .comments-area .comment-list li .comment-inner {
    margin-left: 75px;
    padding: 20px 30px;
  }
}

.comments-area .comment-list li .comment-inner::after {
  position: absolute;
  content: "";
  top: 27px;
  left: -20px;
  display: block;
  border: 10px solid transparent;
  border-right-color: #f5f5f5;
}

.comments-area .comment-list li .comment-header {
  margin-bottom: 20px;
}

.comments-area .comment-list li .comment-header .author-link {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  color: #464646;
  font-weight: bold;
}

.comments-area .comment-list li .comment-header .comment-time {
  margin-top: 7px;
  font-size: 13px;
  color: #333;
}

@media (min-width: 992px) {
  .comments-area .comment-list li .comment-header .comment-time {
    float: right;
  }
}

.comments-area .comment-list li .comment-meta a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.comments-area .comment-list .comment-edit-link {
  margin: 7px 10px 0 0;
  color: #333;
  font-size: 13px;
}

@media (min-width: 992px) {
  .comments-area .comment-list .comment-edit-link {
    float: right;
  }
}

.comments-area .comment-list #cancel-comment-reply-link {
  padding: 10px;
  margin: 10px 0 0 10px;
  font-weight: 700;
  color: #aaaaaa;
  font-size: 13px;
  background: #e6e6e6;
  border-radius: 2px;
}

.comments-area .comment-list .comment-reply-title {
  font-size: 26px;
}

.comments-area .comment-list .blog-comment {
  margin-bottom: 30px;
}

.comments-area .comment-list .comment-avatar {
  float: left;
}

.comments-area .comment-list .comment-avatar img {
  width: auto;
  height: auto;
  display: block;
}

@media (max-width: 992px) {
  .comments-area .comment-list .comment-avatar img {
    width: 50px;
    height: auto;
  }
}

.comments-area .comment-list .comment-actions a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

/* Respond Form */
.comment-respond .comment-reply-title {
  margin-bottom: 20px;
}

.comment-respond .comment-form label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.comment-respond .comment-form input[type=text], .comment-respond .comment-form input[type=email] {
  width: 100%;
}

.comment-respond .comment-form input {
  padding: 12px 10px;
  border: 1px solid #e6e6e6;
  border-radius: 1px;
}

.comment-respond .comment-form input:focus {
  border-color: #3096de;
}

.comment-respond .comment-form textarea {
  padding: 15px;
  margin-bottom: 15px;
}

.comment-respond .comment-form .form-submit .submit {
  padding: 18px 22px;
  text-transform: uppercase;
  border: none;
}

.comment-respond .comment-form .form-allowed-tags {
  margin: 20px 0;
}

.comment-respond .comment-form .form-allowed-tags code {
  font-size: 12px;
}

/*--------------------------------------------------------------
15.0 Footer
--------------------------------------------------------------*/
.footer .widget-title {
  font-size: 14px;
  color: #2178b6;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 0;
  font-weight: bold;
}

@media (max-width: 768px) {
  .footer .widget-title {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

.footer .widget_nav_menu ul li {
  position: relative;
}

.footer .widget_nav_menu ul li a:hover {
  color: #ffffff;
}

.footer .w-footer {
  float: left;
  padding: 0 15px;
}

.social {
  list-style: none;
  padding-left: 0;
}

.social li {
  display: inline-block;
}

.social li a {
  background: #444;
  color: #fff;
  font-size: 0;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.social li a .fa {
  font-size: 20px;
  line-height: 50px;
  color: #ffffff;
}

.social li a:hover {
  background: #3096de;
  color: #fff !important;
}

.footer-contact {
  list-style: none;
  padding-left: 0;
}

.footer-contact div {
  background: url("../vmz_market/assets/images/icon.png") no-repeat;
  padding-left: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

.footer-contact div:nth-child(2) {
  background-position: 0 -30px;
}

.footer-contact div:nth-child(3) {
  background-position: 0 -60px;
}

/* Main Footer */
.main-footer {
  position: relative;
  padding: 35px 0;
  color: #676767;
}

@media (max-width: 480px) {
  .main-footer {
    padding: 20px 0;
  }
}

.main-footer .main-content-footer {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  font-weight: 200;
}

@media (max-width: 480px) {
  .main-footer .main-content-footer {
    font-weight: 300;
    margin-bottom: 0;
  }
}

.main-footer .main-content-footer .w-footer {
  width: 19%;
}

@media (max-width: 768px) {
  .main-footer .main-content-footer .w-footer {
    width: 33.3%;
  }
}

@media (max-width: 480px) {
  .main-footer .main-content-footer .w-footer {
    width: 100%;
  }
}

.main-footer .main-content-footer .w-footer:first-child {
  width: 30%;
}

@media (max-width: 768px) {
  .main-footer .main-content-footer .w-footer:first-child {
    width: 33.3%;
  }
}

@media (max-width: 480px) {
  .main-footer .main-content-footer .w-footer:first-child {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .main-footer .main-content-footer .w-footer {
    width: 100%;
  }
}

.main-footer .main-content-footer .w-footer:last-child {
  width: 31%;
}

@media (max-width: 768px) {
  .main-footer .main-content-footer .w-footer:last-child {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .main-footer .main-content-footer .w-footer:last-child {
    width: 100%;
  }
}

.main-footer .main-content-footer .w-footer .textwidget ul li {
  padding: 3px 0;
}

.main-footer .main-content-footer .w-footer .textwidget ul li a {
  color: #000;
}

.main-footer .main-content-footer .w-footer .textwidget ul li a:hover {
  color: #3096de;
}

.main-footer .main-content-footer ul {
  padding: 0;
  padding-top: 15px;
  margin: 0;
}

@media (max-width: 768px) {
  .main-footer .main-content-footer ul {
    padding-top: 0;
  }
}

.main-footer .main-content-footer ul li {
  list-style: none;
}

.main-footer .main-content-footer ul li a:hover {
  cursor: pointer;
  color: #3096de;
}

.main-footer .widget_nav_menu ul {
  padding-left: 0;
}

.main-footer .widget_nav_menu ul > li > a {
  color: #757575;
}

/* Bottom Footer */
.bottom-footer {
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  text-align: center;
  background-color: #292929;
}

@media (max-width: 414px) {
  .bottom-footer {
    padding: 10px 0px;
  }
}

.bottom-footer p {
  margin-bottom: 0;
  color: #777777;
  font-size: 13px;
  font-weight: 300;
}

@media (max-width: 992px) {
  .bottom-footer p {
    margin: 3px 0;
  }
}

.bottom-footer a {
  color: #e4e4e4;
}

.bottom-footer a:hover {
  color: #ffffff;
}

.bottom-footer .fa {
  margin: 0 3px;
  font-size: 24px;
  vertical-align: middle;
}

.bottom-footer .bottom-center {
  text-align: center;
}

@media (min-width: 992px) {
  .bottom-footer .bottom-center {
    text-align: center;
  }
}

@media (max-width: 992px) {
  .bottom-footer .bottom-footer,
  .bottom-footer .bottom-right {
    text-align: center;
  }
}

.bottom-footer .copy-right a {
  color: #3b4b75;
}

/* ScrollToTop */
.scrollToTop {
  display: none;
}

@media (min-width: 992px) {
  .scrollToTop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    display: block;
    bottom: 30px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    background-color: #3096de;
  }
}

.scrollToTop.visible {
  opacity: 1;
  visibility: visible;
}

.scrollToTop:hover, .scrollToTop:focus {
  color: #ffffff;
  background-color: #2178b6;
}

.footer-form form {
  margin-bottom: 10px;
  overflow: hidden;
}

.footer-form form .email input[type=email] {
  float: left;
  width: 80%;
  border: 1px solid #3096de;
  border-right: 0;
  line-height: 34px;
  color: #cccccc;
  padding-left: 15px;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
}

.footer-form form .submit input[type=submit] {
  float: left;
  width: 20%;
  padding: 0;
  height: 30px;
  line-height: 28px;
  color: #ffffff;
  border: 1px solid #3096de;
  text-align: center;
}

@media (max-width: 480px) {
  .footer-form form .submit input[type=submit] {
    background: #3096de;
  }
}

/*--------------------------------------------------------------
16.0 Search Page
--------------------------------------------------------------*/
.top-search {
  float: right;
  width: 320px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .top-search {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
}

.top-search #form-search {
  padding-top: 3px;
}

.top-search #form-search .vmz-form-control {
  float: left;
  width: 90%;
  border: 1px solid #3096de;
  border-right: 0;
  line-height: 34px;
  color: #cccccc;
  padding-left: 15px;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
}

.top-search #form-search input[type=text] {
  border-right: 0;
}

.top-search #form-search button {
  float: left;
  width: 10%;
  padding: 0;
  height: 30px;
  line-height: 28px;
  color: #ffffff;
  border: 1px solid #3096de;
  text-align: center;
}

@media (max-width: 480px) {
  .top-search #form-search button {
    background: #3096de;
  }
}

.top-search #form-search button .fa {
  padding-right: 0;
  color: #3096de;
}

@media (max-width: 480px) {
  .top-search #form-search button .fa {
    color: #ffffff;
  }
}

.search-list-results {
  counter-reset: counter-search;
  padding-left: 0;
}

.search-list-results li {
  padding: 30px 0;
  display: block;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  counter-increment: counter-search;
}

.search-list-results li::before {
  content: counter(counter-search);
  position: absolute;
  top: calc(50% - 24px);
  left: 0px;
  font-size: 30px;
  font-weight: bold;
}

.search-list-results li a {
  color: #333333;
  text-decoration: none;
}

.search-list-results li .post-title {
  padding-left: 45px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

/*--------------------------------------------------------------
19.0 404 Page
--------------------------------------------------------------*/
.text-404 {
  text-align: center;
  margin: 60px 0;
}

.text-404 img {
  margin-bottom: 30px;
}

.text-404 p {
  font-size: 16px;
  color: #333;
}

.text-404 .search-form {
  width: 500px;
  margin: 40px auto 0;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("bower_components/fontawesome/fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("bower_components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("bower_components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("bower_components/fontawesome/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("bower_components/fontawesome/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("bower_components/fontawesome/fonts/fontawesome-webfont.svg?v=4.5.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;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  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.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.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);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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 {
  -webkit-filter: none;
          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: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

/* Custom SiteOrigin Page Builder */
.panel-grid .panel-grid-cell .so-panel {
  margin-bottom: 20px;
}
