@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* $headings-font-weight:    700 !default; */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #383737;
  background-color: #fff;
}

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #383737;
  text-decoration: none;
}
/* line 51, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #04aad0;
  text-decoration: none;
}

/* line 64, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 71, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 76, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 81, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0px;
}

/* line 88, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 101, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 108, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 120, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 136, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 154, ../sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Overlock", sans-serif;
  font-weight: 500;
  color: #000000;
}
/* line 15, ../sass/bootstrap/_type.scss */
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;
}

/* line 23, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
/* line 29, ../sass/bootstrap/_type.scss */
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%;
}

/* line 34, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 40, ../sass/bootstrap/_type.scss */
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%;
}

/* line 46, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 33px;
}

/* line 47, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 27px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 23px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 17px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 13px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 57, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 9px;
  line-height: 18px;
}

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 83, ../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #04aad0;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #263d0e;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #04aad0;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #263d0e;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
/* line 153, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}

/* line 186, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 18px;
}

/* line 190, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 194, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 197, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 212, ../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 219, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 236, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 242, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
/* line 251, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 258, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 266, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 275, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 287, ../sass/bootstrap/_type.scss */
.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: '';
}
/* line 288, ../sass/bootstrap/_type.scss */
.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';
}

/* line 295, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: "Montserrat", monospace;
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 5px;
}

/* line 24, ../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #999999;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 778px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 998px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1198px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -14px;
  margin-right: -14px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.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: 14px;
  padding-right: 14px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/bootstrap/_tables.scss */
caption {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #777777;
  text-align: left;
}

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
/* line 31, ../sass/bootstrap/_tables.scss */
.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: 5px;
  line-height: 1.42857;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.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;
}
/* line 57, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_tables.scss */
.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;
}

/* line 88, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/bootstrap/_tables.scss */
.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;
}
/* line 101, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FFFFFF;
}

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .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;
  }
  /* line 200, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/bootstrap/_tables.scss */
  .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;
  }
  /* line 212, ../sass/bootstrap/_tables.scss */
  .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;
  }
  /* line 225, ../sass/bootstrap/_tables.scss */
  .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;
  }
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #999999;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 83, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 9px;
  font-size: 13px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 0 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 140, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 147, ../sass/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 156, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 168, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 187, ../sass/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  /* line 191, ../sass/bootstrap/_forms.scss */
  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;
  }
  /* line 196, ../sass/bootstrap/_forms.scss */
  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: 45px;
  }
}
/* line 209, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 218, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 225, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 233, ../sass/bootstrap/_forms.scss */
.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;
}

/* line 242, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 248, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 258, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 270, ../sass/bootstrap/_forms.scss */
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;
}

/* line 279, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 289, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 301, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 31px;
}
/* line 309, ../sass/bootstrap/_forms.scss */
.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;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.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: 0px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
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;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
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;
}

/* line 327, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
/* line 334, ../sass/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 338, ../sass/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 342, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 0px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
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: 45px;
  line-height: 45px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
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;
}

/* line 353, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 0px;
}
/* line 360, ../sass/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
/* line 364, ../sass/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 368, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.33333;
}

/* line 382, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 387, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

/* line 392, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

/* line 404, ../sass/bootstrap/_forms.scss */
.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: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 411, ../sass/bootstrap/_forms.scss */
.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;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 433, ../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
/* line 436, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 447, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #787676;
}

@media (min-width: 768px) {
  /* line 472, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 479, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 486, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 490, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 494, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 502, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 506, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 513, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, ../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 524, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 531, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 553, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}
/* line 564, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 570, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -14px;
  margin-right: -14px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 577, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
/* line 588, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 14px;
}
@media (min-width: 768px) {
  /* line 598, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  /* line 606, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 32, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #2b490b;
  text-decoration: none;
}
/* line 39, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #2b490b;
  background-color: transparent;
  border-color: transparent;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
/* line 12, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #2b490b;
  background-color: rgba(64, 64, 64, 0);
  border-color: rgba(77, 77, 77, 0);
}
/* line 18, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #2b490b;
  background-color: rgba(64, 64, 64, 0);
  border-color: rgba(77, 77, 77, 0);
}
/* line 23, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #2b490b;
  background-color: rgba(64, 64, 64, 0);
  border-color: rgba(77, 77, 77, 0);
}
/* line 30, ../sass/bootstrap/mixins/_buttons.scss */
.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: #2b490b;
  background-color: rgba(64, 64, 64, 0);
  border-color: rgba(77, 77, 77, 0);
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 46, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: transparent;
  border-color: transparent;
}
/* line 57, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: transparent;
  background-color: #2b490b;
}

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #04aad0;
  border-color: #335113;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
/* line 12, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #81cd30;
  border-color: #81cd30;
}
/* line 18, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #81cd30;
  border-color: #81cd30;
}
/* line 23, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #81cd30;
  border-color: #81cd30;
}
/* line 30, ../sass/bootstrap/mixins/_buttons.scss */
.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: #81cd30;
  border-color: #81cd30;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 46, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #04aad0;
  border-color: #335113;
}
/* line 57, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #04aad0;
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #70ba28;
  border-color: #63a523;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
/* line 12, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #b0e37e;
  border-color: #b0e37e;
}
/* line 18, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #b0e37e;
  border-color: #b0e37e;
}
/* line 23, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #b0e37e;
  border-color: #b0e37e;
}
/* line 30, ../sass/bootstrap/mixins/_buttons.scss */
.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: #b0e37e;
  border-color: #b0e37e;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 46, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #70ba28;
  border-color: #63a523;
}
/* line 57, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #70ba28;
  background-color: #fff;
}

/* line 79, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #04adf0;
  border-color: #049bd7;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
/* line 12, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #77d7fd;
  border-color: #77d7fd;
}
/* line 18, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #77d7fd;
  border-color: #77d7fd;
}
/* line 23, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #77d7fd;
  border-color: #77d7fd;
}
/* line 30, ../sass/bootstrap/mixins/_buttons.scss */
.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: #77d7fd;
  border-color: #77d7fd;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 46, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #04adf0;
  border-color: #049bd7;
}
/* line 57, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #04adf0;
  background-color: #fff;
}

/* line 83, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0c73b;
  border-color: #eec023;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
/* line 12, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #f9e9b1;
  border-color: #f9e9b1;
}
/* line 18, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #f9e9b1;
  border-color: #f9e9b1;
}
/* line 23, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f9e9b1;
  border-color: #f9e9b1;
}
/* line 30, ../sass/bootstrap/mixins/_buttons.scss */
.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: #f9e9b1;
  border-color: #f9e9b1;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 46, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0c73b;
  border-color: #eec023;
}
/* line 57, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0c73b;
  background-color: #fff;
}

/* line 87, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #e93434;
  border-color: #e71d1d;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
/* line 12, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #f5a7a7;
  border-color: #f5a7a7;
}
/* line 18, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #f5a7a7;
  border-color: #f5a7a7;
}
/* line 23, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f5a7a7;
  border-color: #f5a7a7;
}
/* line 30, ../sass/bootstrap/mixins/_buttons.scss */
.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: #f5a7a7;
  border-color: #f5a7a7;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 46, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #e93434;
  border-color: #e71d1d;
}
/* line 57, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e93434;
  background-color: #fff;
}

/* line 96, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #81cd30;
  border-radius: 0;
}
/* line 100, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 108, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 114, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}
/* line 122, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 134, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 0px;
}

/* line 138, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0 0;
  font-size: 14px;
  line-height: 30px;
  border-radius: 0px;
  width: 34px;
  height: 34px;
}

/* line 143, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 151, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.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;
}

/* line 20, ../sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  font-family: "Noto Sans", sans-serif;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
}

/* line 77, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #04aad0;
  background-color: transparent;
}

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #04aad0;
}

/* line 102, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 109, ../sass/bootstrap/_dropdowns.scss */
.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;
}

/* line 122, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 162, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 192, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 206, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 211, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/bootstrap/_button-groups.scss */
.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;
}

/* line 26, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 69, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../sass/bootstrap/_button-groups.scss */
.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;
}

/* line 81, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../sass/bootstrap/_button-groups.scss */
.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;
}

/* line 172, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 184, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../sass/bootstrap/_button-groups.scss */
.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;
}

/* line 193, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../sass/bootstrap/_button-groups.scss */
[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;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/bootstrap/_input-groups.scss */
.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;
}

/* line 64, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 8px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
/* line 85, ../sass/bootstrap/_input-groups.scss */
.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: 0px;
}
/* line 90, ../sass/bootstrap/_input-groups.scss */
.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: 17px;
  border-radius: 0px;
}
/* line 97, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 107, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 113, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 122, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
  margin: 0 5px;
}
/* line 125, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 129, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 138, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #383737;
}
/* line 59, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 77, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
}
/* line 82, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 87, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 94, ../sass/bootstrap/_navs.scss */
.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;
}

/* line 116, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 120, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 123, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 129, ../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #04aad0;
}

/* line 142, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 144, ../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 158, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 161, ../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 163, ../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 169, ../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 175, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 178, ../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 188, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 191, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
/* line 197, ../sass/bootstrap/_navs.scss */
.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) {
  /* line 204, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  /* line 208, ../sass/bootstrap/_navs.scss */
  .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;
  }
}

/* line 222, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 225, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 235, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 13px;
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 5px;
  }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 57, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 66, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 73, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 79, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 90, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 90, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 106, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -14px;
  margin-left: -14px;
}
@media (min-width: 768px) {
  /* line 106, ../sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 126, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 126, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 136, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 136, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 148, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 152, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 161, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 11px 14px;
  font-size: 17px;
  line-height: 18px;
  height: 40px;
}
/* line 168, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 173, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 178, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -14px;
  }
}

/* line 191, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 14px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}
/* line 204, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 209, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 215, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 191, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 5.5px -14px;
}
/* line 233, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 241, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  /* line 255, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 230, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}

/* line 284, ../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -14px;
  margin-right: -14px;
  padding: 10px 14px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 472, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 479, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 486, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 490, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 494, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 502, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 506, ../sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 513, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 524, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 531, ../sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 296, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 284, ../sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 330, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
/* line 344, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 347, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 357, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  /* line 357, ../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 14px;
    margin-right: 14px;
  }
}

@media (min-width: 768px) {
  /* line 377, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 380, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -14px;
  }
  /* line 384, ../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 395, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 399, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 401, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 408, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 413, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 416, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #04aad0;
  background-color: transparent;
}
/* line 423, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 431, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 440, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 442, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 446, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 451, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 460, ../sass/bootstrap/_navbar.scss */
.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: 767px) {
  /* line 471, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 473, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #04aad0;
    background-color: transparent;
  }
  /* line 480, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 488, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 504, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 506, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #04aad0;
}
/* line 511, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 513, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #04aad0;
}
/* line 519, ../sass/bootstrap/_navbar.scss */
.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;
}

/* line 529, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 533, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 535, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 542, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 547, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 550, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 557, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 565, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 575, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 577, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 581, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 586, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 594, ../sass/bootstrap/_navbar.scss */
.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: 767px) {
  /* line 605, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 608, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 611, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 613, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 620, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 628, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 639, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 641, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 646, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 648, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 654, ../sass/bootstrap/_navbar.scss */
.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;
}

/* line 4, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 7px;
  list-style: none;
  background-color: transparent;
  border-radius: 5px;
}
/* line 11, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb li {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  white-space: nowrap;
}
/* line 16, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb li + li:before {
  content: "\f105";
  color: #ccc;
  font-family: 'FontAwesome', Verdana;
  position: absolute;
  left: 0;
}
/* line 24, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb li:last-child a {
  color: #04aad0;
}
/* line 30, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 5px;
}
/* line 9, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 11, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #383737;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 24, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 31, ../sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 40, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #04aad0;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #04aad0;
  border-color: #04aad0;
  cursor: default;
}
/* line 63, ../sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
}
/* line 12, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 18, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 18, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 6, ../sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #04aad0;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #263d0e;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #70ba28;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #57901f;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #04adf0;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #0389be;
}

/* line 60, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0c73b;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #e6b612;
}

/* line 64, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #e93434;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #d31717;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #383737;
  background-color: #fff;
}
/* line 47, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
/* line 24, ../sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0px;
}
/* line 33, ../sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 41, ../sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 47, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 59px;
  }
}

/* line 7, ../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #383737;
}

/* line 34, ../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #383737;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 18px;
  margin-top: 18px;
  border: 1px solid transparent;
  border-radius: 5px;
}
/* line 17, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 24, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 29, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 34, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 43, ../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 48, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 60, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 64, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 68, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 72, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #04aad0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #70ba28;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #04adf0;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0c73b;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #e93434;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 20px 41px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 38, ../sass/bootstrap/_list-group.scss */
.list-group-item a {
  color: #383d40;
}
/* line 40, ../sass/bootstrap/_list-group.scss */
.list-group-item a:hover {
  color: #04aad0;
}

/* line 52, ../sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 56, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 61, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 69, ../sass/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 76, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 84, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 87, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 93, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #04aad0;
  border-color: #04aad0;
}
/* line 102, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 107, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #a6dd6d;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 129, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 133, ../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 18px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  margin-bottom: 17px;
  text-align: center;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 26, ../sass/bootstrap/_panels.scss */
.panel-heading h3 {
  font-size: 30px;
}
/* line 28, ../sass/bootstrap/_panels.scss */
.panel-heading h3:before {
  border: 1px double #c6ccd2;
  content: "";
  height: 3px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}
/* line 38, ../sass/bootstrap/_panels.scss */
.panel-heading span {
  background-color: #FFF;
  z-index: 9;
  position: relative;
  padding: 0px 11px;
}
/* line 44, ../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 50, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 54, ../sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 64, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 21px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 78, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 82, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 89, ../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 97, ../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 104, ../sass/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 111, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 115, ../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 125, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 130, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 136, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 142, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 146, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 4px;
}
/* line 150, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 4px;
}
/* line 158, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 168, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}
/* line 172, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}
/* line 179, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 185, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 189, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 196, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 200, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 209, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 218, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 225, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 237, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 18px;
}
/* line 241, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
}
/* line 245, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 250, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 253, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 259, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 261, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 4, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #000000;
  position: relative;
}
/* line 8, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0c73b;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f0c73b;
  background-color: #000000;
}
/* line 17, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}

/* line 4, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  position: relative;
}
/* line 8, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #04aad0;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #04aad0;
  background-color: #fff;
}
/* line 17, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #04aad0;
}

/* line 4, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  position: relative;
}
/* line 8, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dff0d8;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 17, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 4, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  position: relative;
}
/* line 8, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d9edf7;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 17, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 4, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  position: relative;
}
/* line 8, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fcf8e3;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 17, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 4, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  position: relative;
}
/* line 8, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2dede;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 17, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 0px;
}

/* line 26, ../sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 0px;
}

/* line 6, ../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 85, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Noto Sans", 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);
}
/* line 18, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px;
}

/* line 36, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Noto Sans", 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: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

/* line 42, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../sass/bootstrap/_popovers.scss */
.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;
}
/* line 77, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../sass/bootstrap/_popovers.scss */
.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);
}
/* line 92, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../sass/bootstrap/_popovers.scss */
.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;
}
/* line 107, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../sass/bootstrap/_popovers.scss */
.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);
}
/* line 123, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */
.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) {
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/bootstrap/_carousel.scss */
  .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;
  }
}
/* line 53, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  text-align: center;
  text-shadow: none;
}
/* line 109, ../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
}
/* line 116, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 124, ../sass/bootstrap/_carousel.scss */
.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;
}
/* line 134, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 139, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 144, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 154, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 159, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 170, ../sass/bootstrap/_carousel.scss */
.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;
}
/* line 181, ../sass/bootstrap/_carousel.scss */
.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;
}
/* line 203, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 214, ../sass/bootstrap/_carousel.scss */
.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: none;
}
/* line 225, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 236, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 245, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 249, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 256, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 263, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../sass/bootstrap/_responsive-utilities.scss */
.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) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/****/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/*
 * Global variables
 */
/* main color which will be used for all main block styles... */
/**
 * Import component variables
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* $vertical-widget-title-font-family:     $font-menu-family !default; */
/* line 1, ../sass/_layout.scss */
html {
  overflow-x: hidden;
}

/* top */
/* line 5, ../sass/_layout.scss */
header, .container {
  position: relative;
}

/* line 8, ../sass/_layout.scss */
body {
  overflow-x: hidden;
}

/* line 11, ../sass/_layout.scss */
body.layout-boxed-lg {
  background-color: #FFFFFF;
  margin: 0 auto;
  max-width: 1200px;
}
/* line 15, ../sass/_layout.scss */
body.layout-boxed-lg .vertical-top {
  top: -445px;
}
/* line 19, ../sass/_layout.scss */
body.layout-boxed-lg .pav-verticalmenu .navbar-default {
  visibility: hidden;
  opacity: 0;
}
/* line 24, ../sass/_layout.scss */
body.layout-boxed-lg .pav-verticalmenu:hover .navbar-default, body.layout-boxed-lg .pav-verticalmenu:focus .navbar-default {
  visibility: visible;
  opacity: 1;
}

/* line 32, ../sass/_layout.scss */
.common-home .alert {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 20px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.common-home .alert:before, .common-home .alert:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.common-home .alert:after {
  clear: both;
}
@media (max-width: 480px) {
  /* line 32, ../sass/_layout.scss */
  .common-home .alert {
    width: 300px;
  }
}
@media (min-width: 768px) {
  /* line 32, ../sass/_layout.scss */
  .common-home .alert {
    width: 748px;
  }
}
@media (min-width: 992px) {
  /* line 32, ../sass/_layout.scss */
  .common-home .alert {
    width: 968px;
  }
}
@media (min-width: 1200px) {
  /* line 32, ../sass/_layout.scss */
  .common-home .alert {
    width: 1168px;
  }
}

/* line 49, ../sass/_layout.scss */
#top {
  background-color: #04aad0;
  border-top: 3px solid #304d12;
  padding: 10px 0 6px;
  font-size: 12px;
  color: #81cd30;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  position: relative;
}
/* line 57, ../sass/_layout.scss */
#top .currency-select {
  border: none;
  background: transparent;
  line-height: 2;
  margin-left: 10px;
  color: #969696;
  white-space: nowrap;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #top .currency-select {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 64, ../sass/_layout.scss */
#top .currency-select:hover {
  text-shadow: none;
  color: #04aad0;
}
/* line 69, ../sass/_layout.scss */
#top .language-select {
  border: none;
  background: transparent;
  color: #969696;
}
/* line 73, ../sass/_layout.scss */
#top .language-select:hover {
  color: #04aad0;
}
/* line 77, ../sass/_layout.scss */
#top a {
  color: #81cd30;
}
/* line 79, ../sass/_layout.scss */
#top a:hover {
  color: #FFFFFF;
}
/* line 83, ../sass/_layout.scss */
#top .phones {
  padding-top: 3px;
}
/* line 86, ../sass/_layout.scss */
#top .dropdown-menu a {
  text-shadow: none;
  color: #969696;
}
/* line 89, ../sass/_layout.scss */
#top .dropdown-menu a:hover {
  color: #04aad0;
}

/* top links */
/* line 96, ../sass/_layout.scss */
#top-links .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}

/* line 101, ../sass/_layout.scss */
#header-main {
  background-color: #FAFAFA;
  padding: 16px 0 11px;
}
/* line 105, ../sass/_layout.scss */
#header-main #logo-theme a {
  background: url("../image/default/logo.png") no-repeat;
  display: inline-block;
  width: 127px;
  height: 100px;
}
/* line 109, ../sass/_layout.scss */
#header-main #logo-theme a span {
  display: none;
}

/* search */
/* line 118, ../sass/_layout.scss */
#search input {
  height: 36px;
  line-height: 20px;
  padding: 0 10px;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  font-style: italic;
}
/* line 127, ../sass/_layout.scss */
#search .btn-lg, #search .btn-group-lg > .btn {
  color: #000000;
  font-size: 15px;
  line-height: 18px;
  padding: 8px 14px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 135, ../sass/_layout.scss */
#search .btn-lg:hover, #search .btn-group-lg > .btn:hover {
  color: #04aad0;
}

/* cart */
/* line 142, ../sass/_layout.scss */
.cart-top {
  position: absolute;
  right: 0;
  top: 26px;
  cursor: pointer;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .cart-top {
  left: 0;
  right: auto;
}

/* line 149, ../sass/_layout.scss */
#cart .dropdown-toggle {
  font-size: 15px;
  color: #FFFFFF;
}
/* line 150, ../sass/_layout.scss */
#cart .dropdown-toggle i {
  display: block;
  font-size: 30px;
  float: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl #cart .dropdown-toggle i {
  float: right;
}
/* line 158, ../sass/_layout.scss */
#cart .dropdown-menu {
  z-index: 1001;
  min-width: 427px;
  padding: 20px;
}
/* line 164, ../sass/_layout.scss */
#cart .dropdown-menu table.first tr > td {
  padding: 10px 3px;
}
/* line 166, ../sass/_layout.scss */
#cart .dropdown-menu table.first tr > td a {
  color: #000000;
  font-weight: 600;
}
/* line 170, ../sass/_layout.scss */
#cart .dropdown-menu table.first tr > td.image {
  padding-right: 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #cart .dropdown-menu table.first tr > td.image {
  padding-left: 10px;
  padding-right: inherit;
}
/* line 177, ../sass/_layout.scss */
#cart .icon-cart {
  background: url("../image/default/icon_minicart.png") no-repeat scroll center center;
  content: "";
  position: relative;
  width: 60px;
  height: 32px;
  top: 3px;
}
/* line 184, ../sass/_layout.scss */
#cart #cart-total {
  color: #383737;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  border-bottom: 3px solid #04aad0;
  float: left;
  margin-top: 9px;
  padding-bottom: 3px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl #cart #cart-total {
  float: right;
}

/* line 195, ../sass/_layout.scss */
.breadcrumb {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 8px;
  position: relative;
}

/* line 201, ../sass/_layout.scss */
.maincols {
  overflow: hidden;
}

/* content */
/* line 205, ../sass/_layout.scss */
#content {
  min-height: 500px;
}

/* footer */
/* line 210, ../sass/_layout.scss */
footer {
  background: #304d12;
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
}
/* line 216, ../sass/_layout.scss */
footer h5 {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 19px;
  font-family: "Overlock", sans-serif;
}
/* line 224, ../sass/_layout.scss */
footer a {
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-size: 11px;
}
/* line 228, ../sass/_layout.scss */
footer a:hover {
  color: #FFFFFF;
}
/* line 232, ../sass/_layout.scss */
footer .footer-top {
  background-color: #04aad0;
  position: relative;
}
/* line 236, ../sass/_layout.scss */
footer .footer-center {
  position: relative;
}
/* line 238, ../sass/_layout.scss */
footer .footer-center .inner {
  margin-top: 22px;
}

/* line 247, ../sass/_layout.scss */
.common-home footer {
  margin-top: 0;
}

/*------------------------------------*\
    Copyright
\*------------------------------------*/
/* line 254, ../sass/_layout.scss */
.copyright {
  background: #FFFFFF;
  color: #383737;
  font-size: 13px;
  border-bottom: 3px solid #304d12;
  float: left;
  width: 100%;
  background: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 8px;
}
/* line 262, ../sass/_layout.scss */
.copyright .footer-link {
  float: right;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .copyright .footer-link {
  float: left;
}
/* line 264, ../sass/_layout.scss */
.copyright .footer-link a {
  padding: 0 10px;
  text-transform: uppercase;
}
/* line 269, ../sass/_layout.scss */
.copyright .input-group {
  border: 0px;
}
/* line 271, ../sass/_layout.scss */
.copyright .input-group .fa {
  color: #777777;
}
/* line 275, ../sass/_layout.scss */
.copyright a {
  color: #383737;
}
/* line 278, ../sass/_layout.scss */
.copyright a:hover, .copyright a:focus, .copyright a:active {
  color: #04aad0;
}
/* line 283, ../sass/_layout.scss */
.copyright address {
  margin: 0;
}
/* line 286, ../sass/_layout.scss */
.copyright .payment {
  padding-top: 30px;
}

/*
*  Main Menu
*/
/* line 4, ../sass/_nav.scss */
.navbar-mega {
  min-height: inherit;
  margin: 0px;
  border: 0px solid transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
/* line 9, ../sass/_nav.scss */
.navbar-mega .navbar-nav {
  float: none;
}
/* line 12, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .open > a {
  border-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.1);
  color: #04aad0;
  background: transparent;
}
/* line 17, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .open > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 22, ../sass/_nav.scss */
.navbar-mega .navbar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 25, ../sass/_nav.scss */
.navbar-mega .navbar-nav ul li.parent {
  position: relative;
}
/* line 28, ../sass/_nav.scss */
.navbar-mega .navbar-nav ul li.dropdown-submenu {
  position: relative;
}
/* line 30, ../sass/_nav.scss */
.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto;
  position: absolute;
}
/* line 40, ../sass/_nav.scss */
.navbar-mega .navbar-nav li.active {
  background: none;
}
/* line 42, ../sass/_nav.scss */
.navbar-mega .navbar-nav li.active > a {
  background: none;
  color: #04aad0;
}
/* line 45, ../sass/_nav.scss */
.navbar-mega .navbar-nav li.active > a .caret {
  color: #04aad0;
}
/* line 51, ../sass/_nav.scss */
.navbar-mega .navbar-nav li a:hover, .navbar-mega .navbar-nav li a:active, .navbar-mega .navbar-nav li a:focus {
  background: none;
  color: #04aad0;
}
/* line 56, ../sass/_nav.scss */
.navbar-mega .navbar-nav li.open > a {
  background: none;
  color: #04aad0;
}
/* line 61, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li {
  float: left;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  padding: 22px 0;
}
/* line 66, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a {
  font-family: "Overlock", sans-serif;
  position: relative;
  color: #000000;
  padding: 0 15px;
  margin: 0;
  font-weight: 400;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1199px) {
  /* line 66, ../sass/_nav.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 10px !important;
  }
}
@media (max-width: 1199px) {
  /* line 66, ../sass/_nav.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 15px;
  }
}
/* line 82, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a .caret {
  color: #222222;
  border-width: 3px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 88, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover, .navbar-mega .navbar-nav > li > a:focus {
  color: #04aad0;
  background: transparent;
}
/* line 91, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover:before, .navbar-mega .navbar-nav > li > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 94, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover .caret, .navbar-mega .navbar-nav > li > a:focus .caret {
  color: #04aad0;
}
/* line 101, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li:hover > .dropdown-menu {
  display: block;
}
/* line 105, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li:first-child a {
  border: none;
}
/* line 109, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu {
  padding-top: 15px;
  border-top: 2px solid #04aad0;
  background: #202020;
  min-width: 200px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 116, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {
  left: 100%;
  top: 0;
  position: absolute;
}
/* line 121, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu .row {
  padding-top: 0;
}
/* line 124, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li {
  display: block;
  padding: 0;
  position: relative;
}
/* line 128, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a {
  min-height: inherit;
  display: block;
  font-weight: 300;
  padding: 8px 18px;
  color: #999999;
  text-transform: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
}
/* line 137, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {
  color: #04aad0;
  background: transparent;
}
/* line 142, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {
  border: 0;
}
/* line 147, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu {
  padding: 30px;
}
/* line 151, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding-right: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-right: 0;
  padding-left: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding-right: inherit;
}
/* line 154, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-left: 10px;
  padding-right: inherit;
}
/* line 163, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .active {
  background: transparent;
}
/* line 165, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .active > a {
  color: #04aad0;
}
/* line 167, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .active > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 172, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth {
  position: static !important;
}
/* line 174, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
/* line 179, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 185, ../sass/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row {
  padding-bottom: 0;
  margin: 15px 0 30px !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 191, ../sass/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div {
  position: relative;
}
/* line 193, ../sass/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div:after {
  content: "";
  width: 1px;
  height: 1000px;
  background: #423B4D;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 201, ../sass/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div:first-child:after {
  content: none;
}
/* line 208, ../sass/_nav.scss */
.navbar-mega .text-label {
  position: absolute;
  top: -20px;
  right: 45%;
  padding: 0px 3px;
  font-size: 9px;
  color: #FFFFFF;
}
/* line 215, ../sass/_nav.scss */
.navbar-mega .text-label.text-hot {
  background: #e93434;
}
/* line 217, ../sass/_nav.scss */
.navbar-mega .text-label.text-hot:after {
  border-top-color: #e93434;
}
/* line 219, ../sass/_nav.scss */
.navbar-mega .text-label.text-new {
  background: #04adf0;
}
/* line 221, ../sass/_nav.scss */
.navbar-mega .text-label.text-new:after {
  border-top-color: #04adf0;
}
/* line 223, ../sass/_nav.scss */
.navbar-mega .text-label:after {
  content: "";
  position: absolute;
  border: 3px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -3px;
}

/**
 * White Styles
 */
/* line 238, ../sass/_nav.scss */
.navbar-mega-light .navbar-mega .navbar-nav > li > a, .navbar-mega-light .navbar-mega .navbar-nav > li > a .caret {
  color: #FFFFFF;
}
/* line 241, ../sass/_nav.scss */
.navbar-mega-light .navbar-mega .navbar-nav > li.active > a::before, .navbar-mega-light .navbar-mega .navbar-nav > li:hover > a::before {
  background: #FFFFFF;
}

/* line 246, ../sass/_nav.scss */
.navbar-mega-theme {
  background: #FAFAFA;
  border-bottom: 3px double #d7d7d7;
}
/* line 249, ../sass/_nav.scss */
.navbar-mega-theme .navbar-mega .navbar-nav > li > a, .navbar-mega-theme .navbar-mega .navbar-nav > li > a .caret {
  color: #FFFFFF;
}

/**
 * Simple Styles
 */
/* line 259, ../sass/_nav.scss */
.navbar-mega-simple {
  text-align: center;
}
/* line 261, ../sass/_nav.scss */
.navbar-mega-simple .pbr-megamenu {
  display: inline-block;
}

/*** Vertical Megamenu ***/
/* line 270, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega {
  display: block;
  position: relative;
  width: 100%;
}
/* line 274, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li {
  display: block;
  float: none;
  clear: both;
  width: 100%;
  border-bottom: solid 1px #ebebeb;
}
/* line 280, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li > a {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}
/* line 287, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li .dropdown-menu {
  top: 0;
  left: 100%;
}
/* line 293, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li:hover > .dropdown-menu {
  display: block;
}
/* line 297, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li .caret {
  float: right;
}
/* line 303, ../sass/_nav.scss */
.pbr-vertical-menu.menu-right > li .dropdown-menu {
  top: 0;
  right: 100%;
}

/* line 1, ../sass/_bootstrap-theme.scss */
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent;
}

/* line 4, ../sass/_bootstrap-theme.scss */
.panel-body .list-group-item {
  border: none;
}
/* line 6, ../sass/_bootstrap-theme.scss */
.panel-body .list-group-item:hover {
  background: #f2f2f2;
}
/* line 9, ../sass/_bootstrap-theme.scss */
.panel-body .list-group-item:hover > a, .panel-body .list-group-item li:hover a {
  font-weight: bold;
}
/* line 12, ../sass/_bootstrap-theme.scss */
.panel-body .list-group-item ul li {
  padding: 5px 0;
  border: none;
}

/* line 17, ../sass/_bootstrap-theme.scss */
.nav-tabs {
  padding: 21px 0;
}

/* line 20, ../sass/_bootstrap-theme.scss */
.list-unstyled {
  color: #333;
  font-size: 13px;
  line-height: 25px;
}
/* line 24, ../sass/_bootstrap-theme.scss */
.list-unstyled span {
  color: #ba9869;
}

/* line 28, ../sass/_bootstrap-theme.scss */
#sidebar-right #column-right {
  width: 100%;
}
/* line 31, ../sass/_bootstrap-theme.scss */
#sidebar-right #column-right .panel-heading h3:before {
  content: none;
}
/* line 35, ../sass/_bootstrap-theme.scss */
#sidebar-right #column-right .panel-heading {
  margin-bottom: 0;
}

/* line 39, ../sass/_bootstrap-theme.scss */
.alert {
  position: relative;
  z-index: 10;
}

/* line 2, ../sass/_product.scss */
.price {
  font-size: 18px;
  color: #385a15;
  margin-bottom: 15px;
}
/* line 7, ../sass/_product.scss */
.price .price-new {
  color: #385a15;
  font-weight: bold;
  padding-right: 2px;
}
/* line 12, ../sass/_product.scss */
.price .price-old {
  font-size: 14px;
  color: #9e0039;
  text-decoration: line-through;
  font-family: "Overlock", sans-serif;
}
/* line 20, ../sass/_product.scss */
.price.detail .price-new {
  font-size: 18px;
  font-weight: bold;
  color: #385a15;
}

/* product style */
/* line 28, ../sass/_product.scss */
.product-block {
  position: relative;
  border: 1px solid #ebebeb;
  background-color: #fafafa;
  margin-bottom: 30px;
}
/* line 33, ../sass/_product.scss */
.product-block .description {
  margin-bottom: 20px;
  display: none;
}
/* line 37, ../sass/_product.scss */
.product-block .name {
  line-height: 18px;
  margin: 0;
  min-height: 42px;
  font-family: "Noto Sans", sans-serif;
  padding: 0 21px;
}
/* line 43, ../sass/_product.scss */
.product-block .name a {
  color: black;
  display: inline-block;
  font-size: 14px;
  min-height: 40px;
}
/* line 50, ../sass/_product.scss */
.product-block .image {
  position: relative;
  overflow: hidden;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 12px 21px 0;
}
/* line 57, ../sass/_product.scss */
.product-block .image .img-responsive {
  display: inline-block;
}
/* line 61, ../sass/_product.scss */
.product-block .product-meta {
  padding-top: 15px;
  text-align: center;
}
/* line 64, ../sass/_product.scss */
.product-block .product-meta .button {
  background-color: #FFFFFF;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-bottom: 20px;
}
/* line 69, ../sass/_product.scss */
.product-block .product-meta .button div {
  display: inline-block;
  border-right: 1px solid #ebebeb;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-block .product-meta .button div {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
/* line 72, ../sass/_product.scss */
.product-block .product-meta .button div:last-child {
  border: none;
}
/* line 77, ../sass/_product.scss */
.product-block .product-meta .action {
  margin-bottom: 26px;
}
/* line 80, ../sass/_product.scss */
.product-block .product-meta .btn-action {
  border: none;
  background-color: #04aad0;
  color: #FFFFFF;
  font-size: 14px;
  padding: 0;
}
/* line 86, ../sass/_product.scss */
.product-block .product-meta .btn-action span {
  padding: 0 30px;
}
/* line 89, ../sass/_product.scss */
.product-block .product-meta .btn-action i {
  width: 37px;
  height: 37px;
  line-height: 37px;
  background-color: #2b490b;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 210, ../sass/mixins/_rtl.scss */
.rtl .product-block .product-meta .btn-action i {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: inherit;
  -webkit-border-top-right-radius: inherit;
  border-top-right-radius: inherit;
}
/* line 224, ../sass/mixins/_rtl.scss */
.rtl .product-block .product-meta .btn-action i {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: inherit;
  -webkit-border-bottom-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
/* line 96, ../sass/_product.scss */
.product-block .product-meta .btn-action:hover {
  background-color: #67a427;
  color: #FFFFFF;
  border-color: #04aad0;
}
/* line 103, ../sass/_product.scss */
.product-block .btn {
  padding: 2px 12px;
}
/* line 105, ../sass/_product.scss */
.product-block .btn:hover {
  color: #5a8f22;
}

/* line 111, ../sass/_product.scss */
.product-label {
  border-top: 70px solid #9e0039;
  border-left: 70px solid transparent;
  font-family: "Overlock",cursive;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 99;
}

/* line 123, ../sass/_product.scss */
.product-label-special {
  color: white;
  position: absolute;
  right: 2px;
  top: -62px;
  transform: rotate(45deg);
}

/* line 131, ../sass/_product.scss */
.rating {
  font-weight: 300;
}
/* line 133, ../sass/_product.scss */
.rating .fa-stack {
  font-size: 12px;
  width: 10px;
  height: 10px;
}
/* line 137, ../sass/_product.scss */
.rating .fa-star {
  color: #f66f00;
  line-height: 10px;
}
/* line 142, ../sass/_product.scss */
.rating .fa-star-o {
  color: #d5d5d5;
  height: 11px;
  line-height: 11px;
}

/* line 1, ../sass/_elements.scss */
.padding-left-50 {
  padding-left: 50px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .padding-left-50 {
  padding-right: 50px;
  padding-left: inherit;
}

/* line 4, ../sass/_elements.scss */
.panel {
  position: relative;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* line 12, ../sass/_elements.scss */
.no-space-row .row {
  margin: 0;
}

/* line 16, ../sass/_elements.scss */
.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/* line 20, ../sass/_elements.scss */
.bg-white {
  background: #FFF;
}

/* space */
/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
/* line 27, ../sass/_elements.scss */
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 31, ../sass/_elements.scss */
.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 35, ../sass/_elements.scss */
.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 39, ../sass/_elements.scss */
.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 43, ../sass/_elements.scss */
.space-padding-20 {
  padding-bottom: 20px !important;
}

/* line 46, ../sass/_elements.scss */
.space-padding-30 {
  padding-bottom: 30px !important;
}

/* line 49, ../sass/_elements.scss */
.space-padding-60 {
  padding-bottom: 60px !important;
}

/* line 52, ../sass/_elements.scss */
.space-padding-top-30 {
  padding-top: 30px !important;
}

/* line 55, ../sass/_elements.scss */
.space-padding-top-60 {
  padding-top: 60px !important;
}

/*Margin Bottom*/
/* line 60, ../sass/_elements.scss */
.space-10 {
  margin-bottom: 10px;
}

/* line 61, ../sass/_elements.scss */
.space-16 {
  margin-bottom: 16px;
}

/* line 62, ../sass/_elements.scss */
.space-20 {
  margin-bottom: 20px;
}

/* line 63, ../sass/_elements.scss */
.space-30 {
  margin-bottom: 30px;
}

/* line 64, ../sass/_elements.scss */
.space-40 {
  margin-bottom: 40px;
}

/* line 65, ../sass/_elements.scss */
.space-60 {
  margin-bottom: 60px;
}

/* line 66, ../sass/_elements.scss */
.space-70 {
  margin-bottom: 70px;
}

/* line 67, ../sass/_elements.scss */
.space-top-10 {
  margin-top: 10px;
}

/* line 68, ../sass/_elements.scss */
.space-top-20 {
  margin-top: 20px;
}

/* line 69, ../sass/_elements.scss */
.space-top-30 {
  margin-top: 30px;
}

/* line 70, ../sass/_elements.scss */
.space-top-15 {
  margin-top: 15px;
}

/* line 71, ../sass/_elements.scss */
.space-top-60 {
  margin-top: 60p;
}

/* line 73, ../sass/_elements.scss */
.space-b-30 {
  margin-bottom: -30px;
}

/*Margin right*/
/* line 75, ../sass/_elements.scss */
.space-right-10 {
  margin-right: 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-right-10 {
  margin-left: 10px;
  margin-right: inherit;
}

/* line 76, ../sass/_elements.scss */
.space-right-15 {
  margin-right: 15px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-right-15 {
  margin-left: 15px;
  margin-right: inherit;
}

/* line 77, ../sass/_elements.scss */
.space-margin-lr-40 {
  margin-left: 40px;
  margin-right: 40px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-margin-lr-40 {
  margin-right: 40px;
  margin-left: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-margin-lr-40 {
  margin-left: 40px;
  margin-right: inherit;
}

/* line 81, ../sass/_elements.scss */
.space-margin-tb-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* border */
/* line 86, ../sass/_elements.scss */
.border-bottom {
  border-bottom: 1px solid #ebebeb;
}

/* line 89, ../sass/_elements.scss */
.none-border {
  border: none !important;
}

/* line 92, ../sass/_elements.scss */
.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 741, ../sass/mixins/_function.scss */
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #FFFFFF;
  background-color: #04aad0;
  border-color: #04aad0;
}
/* line 749, ../sass/mixins/_function.scss */
.open .btn-outline-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: #04aad0;
  border-color: #04aad0;
}
/* line 754, ../sass/mixins/_function.scss */
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
/* line 758, ../sass/mixins/_function.scss */
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
/* line 764, ../sass/mixins/_function.scss */
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 774, ../sass/mixins/_function.scss */
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

/* line 96, ../sass/_elements.scss */
.btn-outline-dark {
  color: #000;
  background-color: transparent;
  border-color: #000;
}
/* line 741, ../sass/mixins/_function.scss */
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active {
  color: #FFFFFF;
  background-color: #04aad0;
  border-color: #04aad0;
}
/* line 749, ../sass/mixins/_function.scss */
.open .btn-outline-dark.dropdown-toggle {
  color: #FFFFFF;
  background-color: #04aad0;
  border-color: #04aad0;
}
/* line 754, ../sass/mixins/_function.scss */
.btn-outline-dark:active, .btn-outline-dark.active {
  background-image: none;
}
/* line 758, ../sass/mixins/_function.scss */
.open .btn-outline-dark.dropdown-toggle {
  background-image: none;
}
/* line 764, ../sass/mixins/_function.scss */
.btn-outline-dark.disabled, .btn-outline-dark.disabled:hover, .btn-outline-dark.disabled:focus, .btn-outline-dark.disabled:active, .btn-outline-dark.disabled.active, .btn-outline-dark[disabled], .btn-outline-dark[disabled]:hover, .btn-outline-dark[disabled]:focus, .btn-outline-dark[disabled]:active, .btn-outline-dark[disabled].active, fieldset[disabled] .btn-outline-dark, fieldset[disabled] .btn-outline-dark:hover, fieldset[disabled] .btn-outline-dark:focus, fieldset[disabled] .btn-outline-dark:active, fieldset[disabled] .btn-outline-dark.active {
  background-color: transparent;
  border-color: #000;
}
/* line 774, ../sass/mixins/_function.scss */
.btn-outline-dark .badge {
  color: transparent;
  background-color: #000;
}

/* line 100, ../sass/_elements.scss */
.btn-inverse-light {
  color: #000000;
  background-color: transparent;
  border-color: #ebebeb;
}
/* line 741, ../sass/mixins/_function.scss */
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #04aad0;
  background-color: transparent;
  border-color: #04aad0;
}
/* line 749, ../sass/mixins/_function.scss */
.open .btn-inverse-light.dropdown-toggle {
  color: #04aad0;
  background-color: transparent;
  border-color: #04aad0;
}
/* line 754, ../sass/mixins/_function.scss */
.btn-inverse-light:active, .btn-inverse-light.active {
  background-image: none;
}
/* line 758, ../sass/mixins/_function.scss */
.open .btn-inverse-light.dropdown-toggle {
  background-image: none;
}
/* line 764, ../sass/mixins/_function.scss */
.btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active, fieldset[disabled] .btn-inverse-light, fieldset[disabled] .btn-inverse-light:hover, fieldset[disabled] .btn-inverse-light:focus, fieldset[disabled] .btn-inverse-light:active, fieldset[disabled] .btn-inverse-light.active {
  background-color: transparent;
  border-color: #ebebeb;
}
/* line 774, ../sass/mixins/_function.scss */
.btn-inverse-light .badge {
  color: transparent;
  background-color: #000000;
}

/* line 104, ../sass/_elements.scss */
.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-default {
  color: #000;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-default:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-primary {
  color: #04aad0;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-success {
  color: #04aad0;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-info {
  color: #04adf0;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-info:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-danger {
  color: #e93434;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-warning {
  color: #f0c73b;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
}

/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-primary:hover {
  color: #04aad0;
  background: transparent;
}
/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-success:hover {
  color: #04aad0;
  background: transparent;
}
/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-info:hover {
  color: #04adf0;
  background: transparent;
}
/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-danger:hover {
  color: #e93434;
  background: transparent;
}
/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-warning:hover {
  color: #f0c73b;
  background: transparent;
}

/* clearfix */
/* line 122, ../sass/_elements.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 131, ../sass/_elements.scss */
.owl-carousel-play .owl-carousel {
  position: relative;
  background-color: transparent;
  margin: 0;
}

/* line 136, ../sass/_elements.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 141, ../sass/_elements.scss */
.owl-carousel .owl-wrapper-outer {
  border: none;
  border-radius: 0;
}

/* line 145, ../sass/_elements.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 153, ../sass/_elements.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 156, ../sass/_elements.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 160, ../sass/_elements.scss */
.owl-controls .owl-buttons div {
  position: absolute;
}

/* line 164, ../sass/_elements.scss */
.owl-controls .owl-buttons .owl-prev {
  left: 10px;
  top: 50%;
}

/* line 169, ../sass/_elements.scss */
.owl-controls .owl-buttons .owl-next {
  right: 10px;
  top: 50%;
}

/* line 173, ../sass/_elements.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  display: none !important;
}

/* mouse grab icon */
/* fix */
/* line 189, ../sass/_elements.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

/* OpenCart Code */
/* line 197, ../sass/_elements.scss */
.owl-carousel {
  margin: 0 0px;
  direction: ltr !important;
  overflow: hidden;
}

/* line 202, ../sass/_elements.scss */
.owl-carousel .owl-buttons div {
  opacity: 0;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all .3s ease;
}

/* line 208, ../sass/_elements.scss */
.owl-carousel:hover .owl-buttons div {
  opacity: 0.7;
}

/* line 211, ../sass/_elements.scss */
.owl-carousel .owl-buttons div i {
  font-size: 40px;
  margin: -20px 0 0;
}

/* line 216, ../sass/_elements.scss */
.owl-carousel .owl-buttons .owl-prev {
  left: -50px;
}

/* line 219, ../sass/_elements.scss */
.owl-carousel .owl-buttons .owl-next {
  right: -50px;
}

/* line 222, ../sass/_elements.scss */
.owl-carousel:hover .owl-buttons .owl-prev {
  left: 10px;
}

/* line 225, ../sass/_elements.scss */
.owl-carousel:hover .owl-buttons .owl-next {
  right: 10px;
}

/* line 228, ../sass/_elements.scss */
.owl-pagination {
  text-align: center;
  top: 0px;
  position: relative;
}

/* line 233, ../sass/_elements.scss */
.owl-controls .owl-page {
  display: inline-block;
  margin: 0px 6px;
}

/* line 237, ../sass/_elements.scss */
.owl-controls .owl-page span {
  display: block;
  width: 11px;
  height: 11px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 245, ../sass/_elements.scss */
.owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0.9);
}

/* line 249, ../sass/_elements.scss */
.owl-carousel-play {
  position: relative;
}
/* line 254, ../sass/_elements.scss */
.owl-carousel-play .owl-item:last-child .product-wrapper {
  border: none;
}

/* line 260, ../sass/_elements.scss */
.owl-carousel-play .carousel-control {
  z-index: 5;
  display: block;
}

/* line 265, ../sass/_elements.scss */
.owl-wrapper-outer {
  box-shadow: none !important;
}

/* line 268, ../sass/_elements.scss */
.owl-carousel .owl-item {
  float: left;
}
/* line 270, ../sass/_elements.scss */
.owl-carousel .owl-item .item {
  padding: 0 1px;
}

/* line 274, ../sass/_elements.scss */
.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

/* line 278, ../sass/_elements.scss */
.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

/* line 283, ../sass/_elements.scss */
.carousel-xs {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

/* line 289, ../sass/_elements.scss */
.carousel-controls {
  width: 60px;
  height: 30px;
  margin: auto;
  right: 0;
  left: 0;
  position: absolute;
  top: -20px;
  z-index: 10;
}
/* line 297, ../sass/_elements.scss */
.carousel-controls .carousel-control {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: transparent;
  left: auto;
  font-size: 16px;
  line-height: 1;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .carousel-controls .carousel-control {
  right: auto;
  left: auto;
}
/* line 306, ../sass/_elements.scss */
.carousel-controls .carousel-control.left {
  left: 0;
}
/* line 309, ../sass/_elements.scss */
.carousel-controls .carousel-control.right {
  right: 0;
}
/* line 312, ../sass/_elements.scss */
.carousel-controls .carousel-control:hover {
  border-color: #04aad0;
}

/*Font Weight*/
/* line 319, ../sass/_elements.scss */
.text-purple {
  color: #6c58bd !important;
}

/* line 323, ../sass/_elements.scss */
.text-red {
  color: #c32322 !important;
}

/* line 326, ../sass/_elements.scss */
.text-red-1 {
  color: #ff0000 !important;
}

/* line 329, ../sass/_elements.scss */
.text-orange {
  color: #f66000 !important;
}

/* line 333, ../sass/_elements.scss */
.text-yellow {
  color: #e2d951 !important;
}

/* line 336, ../sass/_elements.scss */
.text-white, .text-light {
  color: #FFFFFF !important;
}

/* line 339, ../sass/_elements.scss */
.text-darker {
  color: #333 !important;
}

/* line 342, ../sass/_elements.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/*Radius
------------------------------------*/
/* line 348, ../sass/_elements.scss */
.radius-0 {
  border-radius: 0 !important;
}

/* line 352, ../sass/_elements.scss */
.radius-5 {
  border-radius: 5px !important;
}

/* line 356, ../sass/_elements.scss */
.radius-1x {
  border-radius: 10px !important;
}

/* line 360, ../sass/_elements.scss */
.radius-2x {
  border-radius: 20px !important;
}

/* line 364, ../sass/_elements.scss */
.radius-3x {
  border-radius: 30px !important;
}

/* line 368, ../sass/_elements.scss */
.radius-4x {
  border-radius: 40px !important;
}

/* line 372, ../sass/_elements.scss */
.radius-5x {
  border-radius: 50px !important;
}

/* line 376, ../sass/_elements.scss */
.radius-6x {
  border-radius: 3px !important;
}

/**
 * Menu
 */
/* line 383, ../sass/_elements.scss */
ul.menu {
  padding: 0;
  margin: 0;
}
/* line 386, ../sass/_elements.scss */
ul.menu li {
  list-style: none;
}

/** SOCIAL ICONS ***/
/* line 392, ../sass/_elements.scss */
.bo-social-icons [class^="bo-social-"] {
  color: #383d40;
  display: inline-block;
  margin: 10px 5px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 23px;
  width: 24px;
  height: 24px;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease-out 0s;
}
/* line 404, ../sass/_elements.scss */
.bo-social-icons [class^="bo-social-"]:hover {
  background: #FFFFFF;
}
/* line 408, ../sass/_elements.scss */
.bo-social-icons .bo-social-white {
  background: #FFFFFF;
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
}
/* line 413, ../sass/_elements.scss */
.bo-social-icons .bo-social-outline {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}
/* line 418, ../sass/_elements.scss */
.bo-social-icons .bo-social-outline-light {
  background: transparent;
  color: #FFF;
  border: 1px solid #FFFFFF;
}
/* line 422, ../sass/_elements.scss */
.bo-social-icons .bo-social-outline-light:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
/* line 429, ../sass/_elements.scss */
.bo-social-icons:first-child [class*="bo-social-"] {
  margin-top: 0;
}
/* line 434, ../sass/_elements.scss */
.bo-social-icons:last-child [class*="bo-social-"] {
  margin-bottom: 0;
}
/* line 439, ../sass/_elements.scss */
.bo-social-icons.bo-sicolor [class*="bo-social-"] {
  color: #FFFFFF;
}

/* line 446, ../sass/_elements.scss */
.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
/* line 446, ../sass/_elements.scss */
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
/* line 447, ../sass/_elements.scss */
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
/* line 447, ../sass/_elements.scss */
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
/* line 448, ../sass/_elements.scss */
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
/* line 448, ../sass/_elements.scss */
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
/* line 449, ../sass/_elements.scss */
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
/* line 449, ../sass/_elements.scss */
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
/* line 450, ../sass/_elements.scss */
.bo-sicolor .bo-social-aim {
  background: #158799;
}
/* line 450, ../sass/_elements.scss */
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
/* line 451, ../sass/_elements.scss */
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
/* line 451, ../sass/_elements.scss */
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
/* line 452, ../sass/_elements.scss */
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
/* line 452, ../sass/_elements.scss */
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
/* line 453, ../sass/_elements.scss */
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
/* line 453, ../sass/_elements.scss */
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
/* line 454, ../sass/_elements.scss */
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
/* line 454, ../sass/_elements.scss */
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
/* line 455, ../sass/_elements.scss */
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
/* line 455, ../sass/_elements.scss */
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
/* line 456, ../sass/_elements.scss */
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
/* line 456, ../sass/_elements.scss */
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
/* line 457, ../sass/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
/* line 457, ../sass/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
/* line 458, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
/* line 458, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
/* line 459, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
/* line 459, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
/* line 460, ../sass/_elements.scss */
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
/* line 460, ../sass/_elements.scss */
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
/* line 461, ../sass/_elements.scss */
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
/* line 461, ../sass/_elements.scss */
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
/* line 462, ../sass/_elements.scss */
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
/* line 462, ../sass/_elements.scss */
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
/* line 463, ../sass/_elements.scss */
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
/* line 463, ../sass/_elements.scss */
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
/* line 464, ../sass/_elements.scss */
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
/* line 464, ../sass/_elements.scss */
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
/* line 465, ../sass/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
/* line 465, ../sass/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
/* line 466, ../sass/_elements.scss */
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
/* line 466, ../sass/_elements.scss */
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
/* line 467, ../sass/_elements.scss */
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
/* line 467, ../sass/_elements.scss */
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
/* line 468, ../sass/_elements.scss */
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
/* line 468, ../sass/_elements.scss */
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
/* line 469, ../sass/_elements.scss */
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
/* line 469, ../sass/_elements.scss */
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
/* line 470, ../sass/_elements.scss */
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
/* line 470, ../sass/_elements.scss */
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
/* line 471, ../sass/_elements.scss */
.bo-sicolor .bo-social-blogger {
  background: #fb9241;
}
/* line 471, ../sass/_elements.scss */
.bo-sicolor .bo-social-blogger:hover {
  background: #000000;
}
/* line 472, ../sass/_elements.scss */
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
/* line 472, ../sass/_elements.scss */
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
/* line 473, ../sass/_elements.scss */
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
/* line 473, ../sass/_elements.scss */
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
/* line 474, ../sass/_elements.scss */
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
/* line 474, ../sass/_elements.scss */
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
/* line 475, ../sass/_elements.scss */
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
/* line 475, ../sass/_elements.scss */
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
/* line 476, ../sass/_elements.scss */
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
/* line 476, ../sass/_elements.scss */
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
/* line 477, ../sass/_elements.scss */
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
/* line 477, ../sass/_elements.scss */
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
/* line 478, ../sass/_elements.scss */
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
/* line 478, ../sass/_elements.scss */
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
/* line 479, ../sass/_elements.scss */
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
/* line 479, ../sass/_elements.scss */
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
/* line 480, ../sass/_elements.scss */
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
/* line 480, ../sass/_elements.scss */
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
/* line 481, ../sass/_elements.scss */
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
/* line 481, ../sass/_elements.scss */
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
/* line 482, ../sass/_elements.scss */
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
/* line 482, ../sass/_elements.scss */
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
/* line 483, ../sass/_elements.scss */
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
/* line 483, ../sass/_elements.scss */
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
/* line 484, ../sass/_elements.scss */
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
/* line 484, ../sass/_elements.scss */
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
/* line 485, ../sass/_elements.scss */
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
/* line 485, ../sass/_elements.scss */
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
/* line 486, ../sass/_elements.scss */
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
/* line 486, ../sass/_elements.scss */
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
/* line 487, ../sass/_elements.scss */
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
/* line 487, ../sass/_elements.scss */
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
/* line 488, ../sass/_elements.scss */
.bo-sicolor .bo-social-xing {
  background: #036567;
}
/* line 488, ../sass/_elements.scss */
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
/* line 489, ../sass/_elements.scss */
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
/* line 489, ../sass/_elements.scss */
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
/* line 490, ../sass/_elements.scss */
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
/* line 490, ../sass/_elements.scss */
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
/* line 491, ../sass/_elements.scss */
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
/* line 491, ../sass/_elements.scss */
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
/* line 492, ../sass/_elements.scss */
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
/* line 492, ../sass/_elements.scss */
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
/* line 493, ../sass/_elements.scss */
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
/* line 493, ../sass/_elements.scss */
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
/* line 494, ../sass/_elements.scss */
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
/* line 494, ../sass/_elements.scss */
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
/* line 495, ../sass/_elements.scss */
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
/* line 495, ../sass/_elements.scss */
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
/* line 496, ../sass/_elements.scss */
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
/* line 496, ../sass/_elements.scss */
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
/* line 497, ../sass/_elements.scss */
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
/* line 497, ../sass/_elements.scss */
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
/* line 498, ../sass/_elements.scss */
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
/* line 498, ../sass/_elements.scss */
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
/* line 499, ../sass/_elements.scss */
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
/* line 499, ../sass/_elements.scss */
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
/* line 500, ../sass/_elements.scss */
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
/* line 500, ../sass/_elements.scss */
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
/* line 501, ../sass/_elements.scss */
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
/* line 501, ../sass/_elements.scss */
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
/* line 502, ../sass/_elements.scss */
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
/* line 502, ../sass/_elements.scss */
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
/* line 503, ../sass/_elements.scss */
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
/* line 503, ../sass/_elements.scss */
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
/* line 504, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
/* line 504, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
/* line 505, ../sass/_elements.scss */
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
/* line 505, ../sass/_elements.scss */
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
/* line 506, ../sass/_elements.scss */
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
/* line 506, ../sass/_elements.scss */
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
/* line 507, ../sass/_elements.scss */
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
/* line 507, ../sass/_elements.scss */
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
/* line 508, ../sass/_elements.scss */
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
/* line 508, ../sass/_elements.scss */
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
/* line 509, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
/* line 509, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
/* line 510, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
/* line 510, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 511, ../sass/_elements.scss */
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
/* line 511, ../sass/_elements.scss */
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
/* line 512, ../sass/_elements.scss */
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
/* line 512, ../sass/_elements.scss */
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
/* line 513, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
/* line 513, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
/* line 514, ../sass/_elements.scss */
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
/* line 514, ../sass/_elements.scss */
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
/* line 515, ../sass/_elements.scss */
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
/* line 515, ../sass/_elements.scss */
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
/* line 516, ../sass/_elements.scss */
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
/* line 516, ../sass/_elements.scss */
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
/* line 517, ../sass/_elements.scss */
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
/* line 517, ../sass/_elements.scss */
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
/* line 518, ../sass/_elements.scss */
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
/* line 518, ../sass/_elements.scss */
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
/* line 519, ../sass/_elements.scss */
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
/* line 519, ../sass/_elements.scss */
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
/* line 520, ../sass/_elements.scss */
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
/* line 520, ../sass/_elements.scss */
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
/* line 521, ../sass/_elements.scss */
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
/* line 521, ../sass/_elements.scss */
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
/* line 522, ../sass/_elements.scss */
.bo-sicolor .bo-social-acrobat {
  background: #ff0000;
}
/* line 522, ../sass/_elements.scss */
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
/* line 523, ../sass/_elements.scss */
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
/* line 523, ../sass/_elements.scss */
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
/* line 524, ../sass/_elements.scss */
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
/* line 524, ../sass/_elements.scss */
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
/* line 525, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
/* line 525, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
/* line 526, ../sass/_elements.scss */
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
/* line 526, ../sass/_elements.scss */
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
/* line 527, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
/* line 527, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
/* line 528, ../sass/_elements.scss */
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
/* line 528, ../sass/_elements.scss */
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
/* line 529, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
/* line 529, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 530, ../sass/_elements.scss */
.bo-sicolor .bo-social-calendar {
  background: #ff0000;
}
/* line 530, ../sass/_elements.scss */
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
/* line 531, ../sass/_elements.scss */
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
/* line 531, ../sass/_elements.scss */
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
/* line 532, ../sass/_elements.scss */
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
/* line 532, ../sass/_elements.scss */
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
/* line 533, ../sass/_elements.scss */
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
/* line 533, ../sass/_elements.scss */
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
/* line 534, ../sass/_elements.scss */
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
/* line 534, ../sass/_elements.scss */
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
/* line 535, ../sass/_elements.scss */
.bo-sicolor .bo-social-email {
  background: blue;
}
/* line 535, ../sass/_elements.scss */
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
/* line 536, ../sass/_elements.scss */
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
/* line 536, ../sass/_elements.scss */
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
/* line 537, ../sass/_elements.scss */
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
/* line 537, ../sass/_elements.scss */
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
/* line 538, ../sass/_elements.scss */
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
/* line 538, ../sass/_elements.scss */
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* --- SCSS For Counters --- */
/* line 544, ../sass/_elements.scss */
.counters {
  text-align: center;
}
/* line 546, ../sass/_elements.scss */
.counters .counter-wrap {
  font-size: 36px;
  color: #70ba28;
  font-weight: 800;
}
/* line 550, ../sass/_elements.scss */
.counters .counter-wrap .fa {
  font-size: 46px;
}
/* line 553, ../sass/_elements.scss */
.counters .counter-wrap .counter {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* line 558, ../sass/_elements.scss */
.counters .counter-wrap .counter:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #70ba28;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
/* line 569, ../sass/_elements.scss */
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}

/* --- SCSS For Pricing --- */
/* line 583, ../sass/_elements.scss */
.pricing {
  text-align: center;
}
/* line 585, ../sass/_elements.scss */
.pricing ul {
  padding-left: 0;
  padding-right: 0;
}
/* line 588, ../sass/_elements.scss */
.pricing ul li {
  list-style: none;
}
/* line 592, ../sass/_elements.scss */
.pricing.pricing-v1 {
  background: #FFFFFF;
  border: 3px solid #313131;
}
/* line 595, ../sass/_elements.scss */
.pricing.pricing-v1 .pricing-header > * {
  font-family: "Overlock", sans-serif;
}
/* line 598, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  background: #313131;
  color: #FFFFFF;
}
/* line 607, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-figure {
  font-size: 48px;
  font-weight: 700;
  color: #000;
}
/* line 612, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-price {
  font-size: 16px;
  border-bottom: 2px solid #ebebeb;
  line-height: 1;
  padding: 25px 0;
}
/* line 617, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-price p {
  margin: 0;
}
/* line 621, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-currency {
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  position: relative;
  top: -15px;
}
/* line 628, ../sass/_elements.scss */
.pricing.pricing-v1 .plain-info {
  padding: 20px;
}
/* line 630, ../sass/_elements.scss */
.pricing.pricing-v1 .plain-info li {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  padding: 15px 0;
}
/* line 637, ../sass/_elements.scss */
.pricing.pricing-v1 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 640, ../sass/_elements.scss */
.pricing.pricing-v1.pricing-highlight {
  border-color: #04aad0 !important;
}
/* line 644, ../sass/_elements.scss */
.pricing.pricing-v2 {
  background: #FFFFFF;
}
/* line 646, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-title {
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
}
/* line 654, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price {
  background: #04aad0;
  margin: 0 -10px;
  position: relative;
  height: 100px;
}
/* line 659, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-price-body {
  background: #04aad0;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  color: #FFF;
  width: 130px;
  height: 130px;
}
/* line 670, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-figure {
  font-size: 48px;
  font-weight: 300;
}
/* line 674, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 679, ../sass/_elements.scss */
.pricing.pricing-v2 .plain-info {
  padding: 20px;
}
/* line 681, ../sass/_elements.scss */
.pricing.pricing-v2 .plain-info li {
  color: #000;
  line-height: 62px;
  border-bottom: 1px dashed #C8C8C8;
}
/* line 687, ../sass/_elements.scss */
.pricing.pricing-v2 .pricing-footer {
  padding: 0 20px 40px 20px;
}
/* line 691, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .plan-title {
  background: #FFFFFF;
  color: #000000;
}
/* line 695, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .plan-price-body {
  background: #04aad0;
  color: #FFFFFF;
}
/* line 699, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .btn-block {
  background: #04aad0;
  border-color: #04aad0;
}
/* line 702, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .btn-block:hover, .pricing.pricing-v2.pricing-highlight .btn-block:focus, .pricing.pricing-v2.pricing-highlight .btn-block:active {
  background: none;
  color: #04aad0;
}
/* line 709, ../sass/_elements.scss */
.pricing.pricing-v3 {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
}
/* line 712, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-title {
  background: #261F2F;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  border: none;
}
/* line 720, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-title span {
  color: #FFFFFF;
}
/* line 724, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-figure {
  font-size: 48px;
  font-weight: 300;
  color: #000;
}
/* line 729, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-price {
  font-size: 16px;
  background: #332C3E;
  padding: 15px 0;
}
/* line 733, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-price > * {
  color: #FFFFFF;
  line-height: 1;
}
/* line 738, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 743, ../sass/_elements.scss */
.pricing.pricing-v3 .plain-info li {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  background: #F8F8F8;
  padding: 14px 0;
}
/* line 749, ../sass/_elements.scss */
.pricing.pricing-v3 .plain-info li:nth-child(2n+1) {
  background: #FFFFFF;
}
/* line 754, ../sass/_elements.scss */
.pricing.pricing-v3 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 758, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .plan-title {
  background: #04aad0;
  color: #FFFFFF;
}
/* line 762, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .plan-price {
  background: #04aad0;
  color: #FFFFFF;
}
/* line 766, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .btn-block {
  background: #04aad0;
  border-color: #04aad0;
}
/* line 769, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .btn-block:hover, .pricing.pricing-v3.pricing-highlight .btn-block:focus, .pricing.pricing-v3.pricing-highlight .btn-block:active {
  background: none;
  color: #04aad0;
}
/* line 777, ../sass/_elements.scss */
.pricing.pricing-highlight .plan-title {
  background: #04aad0;
  color: #FFFFFF;
}

/* our team */
/* line 794, ../sass/_elements.scss */
[class*="team-v"] {
  text-align: center;
}
/* line 796, ../sass/_elements.scss */
[class*="team-v"] [class^="bo-social-"] {
  margin: 0;
}
/* line 799, ../sass/_elements.scss */
[class*="team-v"] .team-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}

/* line 807, ../sass/_elements.scss */
.team-list {
  margin-bottom: 50px;
}
/* line 809, ../sass/_elements.scss */
.team-list .team-name {
  font-size: 18px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
}
/* line 815, ../sass/_elements.scss */
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #04aad0;
  width: 30px;
  height: 2px;
  position: absolute;
}
/* line 824, ../sass/_elements.scss */
.team-list .team-position {
  text-transform: uppercase;
  color: #04aad0;
  font-weight: 800;
  margin-bottom: 25px;
}
/* line 830, ../sass/_elements.scss */
.team-list .team-info {
  margin-bottom: 15px;
}
/* line 833, ../sass/_elements.scss */
.team-list .bo-social-icons {
  text-align: left;
}
/* line 835, ../sass/_elements.scss */
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

/* line 842, ../sass/_elements.scss */
.team-gallery {
  background: #FFF;
}
/* line 844, ../sass/_elements.scss */
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
/* line 847, ../sass/_elements.scss */
.team-gallery .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(64, 102, 24, 0.5);
}
/* line 859, ../sass/_elements.scss */
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 864, ../sass/_elements.scss */
.team-gallery .team-gallery-box {
  top: 0;
  left: 0;
  width: 80%;
  right: 0;
  height: 50%;
  bottom: 0;
  margin: auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 877, ../sass/_elements.scss */
.team-gallery .team-info {
  color: #FFFFFF;
}
/* line 881, ../sass/_elements.scss */
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 885, ../sass/_elements.scss */
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
/* line 888, ../sass/_elements.scss */
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #04aad0;
}
/* line 896, ../sass/_elements.scss */
.team-gallery .bo-social-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
/* line 903, ../sass/_elements.scss */
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 908, ../sass/_elements.scss */
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 916, ../sass/_elements.scss */
.team-hover {
  background: #FFF;
  border: none;
}
/* line 919, ../sass/_elements.scss */
.team-hover .team-header {
  position: relative;
  text-align: center;
}
/* line 922, ../sass/_elements.scss */
.team-hover .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(64, 102, 24, 0.5);
}
/* line 934, ../sass/_elements.scss */
.team-hover .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 939, ../sass/_elements.scss */
.team-hover .team-gallery-box {
  width: 100%;
  height: 45px;
  top: 50%;
  margin-top: -22.5px;
}
/* line 945, ../sass/_elements.scss */
.team-hover .team-info {
  color: #FFFFFF;
}
/* line 948, ../sass/_elements.scss */
.team-hover .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 952, ../sass/_elements.scss */
.team-hover .team-body-content {
  padding: 20px;
  position: relative;
  text-align: center;
}
/* line 956, ../sass/_elements.scss */
.team-hover .team-body-content:before {
  content: none;
}
/* line 959, ../sass/_elements.scss */
.team-hover .team-body-content > * {
  text-align: center;
}
/* line 962, ../sass/_elements.scss */
.team-hover .team-body-content .team-name {
  margin-bottom: 5px;
}
/* line 966, ../sass/_elements.scss */
.team-hover .bo-social-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
/* line 973, ../sass/_elements.scss */
.team-hover:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 978, ../sass/_elements.scss */
.team-hover:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 985, ../sass/_elements.scss */
.team-small {
  border: none !important;
}
/* line 987, ../sass/_elements.scss */
.team-small .team-body {
  background: none !important;
}
/* line 990, ../sass/_elements.scss */
.team-small .team-info {
  display: none !important;
}
/* line 994, ../sass/_elements.scss */
.team-small:hover .team-body {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

/* --- SCSS For Icon-box --- */
/* line 1006, ../sass/_elements.scss */
.feature-box {
  margin-left: 40px;
  position: relative;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .feature-box {
  margin-right: 40px;
  margin-left: inherit;
}
/* line 1009, ../sass/_elements.scss */
.feature-box:before {
  background-color: #ebebeb;
  content: "";
  width: 1px;
  height: 59px;
  z-index: 9;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 1019, ../sass/_elements.scss */
.feature-box.last:before {
  background-color: transparent !important;
}
/* line 1023, ../sass/_elements.scss */
.feature-box .fbox-content {
  overflow: hidden;
}
/* line 1024, ../sass/_elements.scss */
.feature-box small {
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
  color: #ba9869;
}
/* line 1030, ../sass/_elements.scss */
.feature-box h4 {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
  font-size: 15px;
}
/* line 1036, ../sass/_elements.scss */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 15px 0 0;
  background-color: #04aad0;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .feature-box .fbox-icon {
  float: right;
}
/* line 35, ../sass/mixins/_rtl.scss */
.rtl .feature-box .fbox-icon {
  margin: 10px 0 0 15px;
}
/* line 1040, ../sass/_elements.scss */
.feature-box .fbox-icon .icons {
  font-size: 2em;
  color: #04aad0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
}
/* line 1051, ../sass/_elements.scss */
.feature-box.feature-box-v1 h4 {
  color: #000;
  margin-bottom: 5px;
}

/* line 1056, ../sass/_elements.scss */
.feature-box-v1 .fbox-icon {
  margin-right: 36px;
  float: left;
  position: relative;
}
/* line 1060, ../sass/_elements.scss */
.feature-box-v1 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 40px;
}

/* line 1069, ../sass/_elements.scss */
.feature-box-v2 {
  text-align: center;
}
/* line 1071, ../sass/_elements.scss */
.feature-box-v2 .fbox-icon {
  float: none;
  margin-bottom: 20px;
}
/* line 1074, ../sass/_elements.scss */
.feature-box-v2 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 36px;
  background: none;
}
/* line 1081, ../sass/_elements.scss */
.feature-box-v2 .fbox-content {
  overflow: hidden;
}

/* line 1085, ../sass/_elements.scss */
.feature-box-v3 {
  position: relative;
  padding: 45px 30px 20px;
  text-align: center !important;
  background: #F5F5F5;
}
/* line 1090, ../sass/_elements.scss */
.feature-box-v3 .fbox-icon {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -36px;
  margin: 0 auto;
}
/* line 1097, ../sass/_elements.scss */
.feature-box-v3 .fbox-icon .icons {
  font-size: 24px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #FFFFFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #04aad0;
}

/* line 1108, ../sass/_elements.scss */
.feature-box.feature-box-v4 {
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-bottom: 3px solid #04aad0;
  text-align: center !important;
}
/* line 1113, ../sass/_elements.scss */
.feature-box.feature-box-v4 .fbox-icon {
  text-align: center;
  float: none !important;
  margin-bottom: 20px;
}
/* line 1117, ../sass/_elements.scss */
.feature-box.feature-box-v4 .fbox-icon .icons {
  font-size: 36px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #000000;
  background: none;
}
/* line 1125, ../sass/_elements.scss */
.feature-box.feature-box-v4 .description {
  text-align: center;
}

/**
 * Tab Style
 */
/* line 1135, ../sass/_elements.scss */
.tab-v7 .nav-tabs {
  border-bottom: none;
}
/* line 1138, ../sass/_elements.scss */
.tab-v7 .nav-tabs > li > a {
  color: #e3e3e3;
  border: none;
  border-radius: 0;
  padding: 0px 20px;
  background: transparent;
  border: 1px solid #eee;
}
/* line 1145, ../sass/_elements.scss */
.tab-v7 .nav-tabs > li > a:hover {
  color: #04aad0;
}
/* line 1149, ../sass/_elements.scss */
.tab-v7 .nav-tabs > li.active > a {
  color: #000000;
  border: none;
  background: transparent;
  border: 1px solid transparent;
}
/* line 1157, ../sass/_elements.scss */
.tab-v7 .tab-content {
  margin: 20px 0;
}

/* line 1164, ../sass/_elements.scss */
.tab-v8 .nav-inner {
  text-align: center;
}
/* line 1168, ../sass/_elements.scss */
.tab-v8 .nav-tabs {
  display: inline-block;
  border: none;
}
/* line 1171, ../sass/_elements.scss */
.tab-v8 .nav-tabs li {
  position: relative;
}
/* line 1172, ../sass/_elements.scss */
.tab-v8 .nav-tabs li a {
  border: none;
  background: transparent;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 1178, ../sass/_elements.scss */
.tab-v8 .nav-tabs li a.active, .tab-v8 .nav-tabs li a:focus, .tab-v8 .nav-tabs li a:hover {
  background: transparent;
  border-top: none;
}
/* line 1183, ../sass/_elements.scss */
.tab-v8 .nav-tabs li.active, .tab-v8 .nav-tabs li:focus, .tab-v8 .nav-tabs li:hover, .tab-v8 .nav-tabs li.ui-state-active {
  background: transparent;
  border: none;
}
/* line 1186, ../sass/_elements.scss */
.tab-v8 .nav-tabs li.active a, .tab-v8 .nav-tabs li:focus a, .tab-v8 .nav-tabs li:hover a, .tab-v8 .nav-tabs li.ui-state-active a {
  border: none;
  color: #ba9869;
}
/* line 1192, ../sass/_elements.scss */
.tab-v8 .nav-tabs li:before {
  content: "> ";
  padding: 0 5px;
  color: #000000;
  position: absolute;
  right: -6px;
  top: 11px;
}

/*Tab v4
------------------------------------*/
/* line 1208, ../sass/_elements.scss */
.tab-v4 .nav-tabs {
  border: none;
}
/* line 1211, ../sass/_elements.scss */
.tab-v4 .nav-tabs > li > a {
  color: #e3e3e3;
  border-radius: 0;
  padding: 0px 20px;
  background: transparent;
  font-family: "Overlock", sans-serif;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 1220, ../sass/_elements.scss */
.tab-v4 .nav-tabs > li > a:hover {
  color: #04aad0;
  border-color: transparent;
}
/* line 1226, ../sass/_elements.scss */
.tab-v4 .nav-tabs > li.active > a {
  color: #000000;
  background: transparent;
  border: 1px solid transparent;
}
/* line 1231, ../sass/_elements.scss */
.tab-v4 .nav-tabs > li.active .icon-title {
  display: inline-block;
}
/* line 1237, ../sass/_elements.scss */
.tab-v4 .tab-content {
  margin: 20px 0;
}
/* line 1242, ../sass/_elements.scss */
.tab-v4.none-border .nav-tabs:after {
  border-top: none;
}

/* line 1250, ../sass/_elements.scss */
.pbr-inforbox .inforbox-inner {
  text-align: center;
  padding: 10px;
}

/**
 * Brand Styles
 */
/* line 1258, ../sass/_elements.scss */
.brands-carousel {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 1261, ../sass/_elements.scss */
.brands-carousel .item-brand {
  margin: 10px 15px;
  height: 80px;
  overflow: hidden;
  border: solid 2px #ebebeb;
}
/* line 1263, ../sass/_elements.scss */
.brands-carousel .item-brand img {
  max-width: 100%;
}

/* effect-v1 */
/* line 1273, ../sass/_elements.scss */
.effect-v1 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1277, ../sass/_elements.scss */
.effect-v1:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
/* line 1290, ../sass/_elements.scss */
.effect-v1 img {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1294, ../sass/_elements.scss */
.effect-v1 .action {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1302, ../sass/_elements.scss */
.effect-v1:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 1306, ../sass/_elements.scss */
.effect-v1:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 1310, ../sass/_elements.scss */
.effect-v1:hover .action {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v2*/
/* line 1319, ../sass/_elements.scss */
.effect-v2 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1323, ../sass/_elements.scss */
.effect-v2:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: translate3d(-20px, 0px, 0px);
  transform: translate3d(-20px, 0px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
/* line 1336, ../sass/_elements.scss */
.effect-v2 img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1340, ../sass/_elements.scss */
.effect-v2 .action {
  -webkit-transform: translate3d(-10px, 0px, 0px);
  transform: translate3d(-10px, 0px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1347, ../sass/_elements.scss */
.effect-v2:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/* line 1351, ../sass/_elements.scss */
.effect-v2:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.2, 1);
  -ms-transform: scale(1.2, 1);
  -o-transform: scale(1.2, 1);
  transform: scale(1.2, 1);
}
/* line 1355, ../sass/_elements.scss */
.effect-v2:hover .action {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v3*/
/* line 1364, ../sass/_elements.scss */
.effect-v3 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1368, ../sass/_elements.scss */
.effect-v3:before, .effect-v3:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
/* line 1379, ../sass/_elements.scss */
.effect-v3:before {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
/* line 1384, ../sass/_elements.scss */
.effect-v3:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}
/* line 1389, ../sass/_elements.scss */
.effect-v3 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
  width: 100%;
}
/* line 1394, ../sass/_elements.scss */
.effect-v3 .banner-title {
  -webkit-transform: translate3d(0px, -20px, 0px);
  transform: translate3d(0px, -20px, 0px);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
/* line 1398, ../sass/_elements.scss */
.effect-v3 .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1406, ../sass/_elements.scss */
.effect-v3:hover:before, .effect-v3:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 1411, ../sass/_elements.scss */
.effect-v3:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 1414, ../sass/_elements.scss */
.effect-v3:hover .banner-title, .effect-v3:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v4*/
/* line 1422, ../sass/_elements.scss */
.effect-v4 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1426, ../sass/_elements.scss */
.effect-v4:before {
  border: 2px solid #ffffff;
  bottom: 20px;
  -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
/* line 1440, ../sass/_elements.scss */
.effect-v4 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
/* line 1444, ../sass/_elements.scss */
.effect-v4 .banner-title {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
/* line 1448, ../sass/_elements.scss */
.effect-v4 .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1456, ../sass/_elements.scss */
.effect-v4:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 1460, ../sass/_elements.scss */
.effect-v4:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 1463, ../sass/_elements.scss */
.effect-v4:hover .banner-title {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
/* line 1466, ../sass/_elements.scss */
.effect-v4:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* effect-v5*/
/* line 1475, ../sass/_elements.scss */
.effect-v5 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1479, ../sass/_elements.scss */
.effect-v5 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}
/* line 1483, ../sass/_elements.scss */
.effect-v5 .action {
  transform: translate3d(-150%, 0px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 1487, ../sass/_elements.scss */
.effect-v5 .action:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 1490, ../sass/_elements.scss */
.effect-v5 .action:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 1493, ../sass/_elements.scss */
.effect-v5 .action:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 1500, ../sass/_elements.scss */
.effect-v5:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transform: scale3d(1.1, 1.1, 1);
}
/* line 1504, ../sass/_elements.scss */
.effect-v5:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale3d(1.1, 1.1, 1);
  transform: translate3d(0px, 0px, 0px);
}
/* line 1509, ../sass/_elements.scss */
.effect-v5:hover .action:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* line 1512, ../sass/_elements.scss */
.effect-v5:hover .action:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 1515, ../sass/_elements.scss */
.effect-v5:hover .action:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* effect-v6*/
/* line 1523, ../sass/_elements.scss */
.effect-v6 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1528, ../sass/_elements.scss */
.effect-v6 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
/* line 1532, ../sass/_elements.scss */
.effect-v6 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
/* line 1541, ../sass/_elements.scss */
.effect-v6:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 1544, ../sass/_elements.scss */
.effect-v6:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v7*/
/* line 1553, ../sass/_elements.scss */
.effect-v7 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1556, ../sass/_elements.scss */
.effect-v7:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  -o-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  z-index: 1;
  border: 200px double transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
/* line 1572, ../sass/_elements.scss */
.effect-v7:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}

/* effect-v8*/
/* line 1581, ../sass/_elements.scss */
.effect-v8 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1584, ../sass/_elements.scss */
.effect-v8:before {
  border-bottom: 50px solid rgba(255, 255, 255, 0.4);
  border-top: 50px solid rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform-origin: 50% 50% 0;
  width: 100%;
}
/* line 1606, ../sass/_elements.scss */
.effect-v8:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}

/* effect-v9*/
/* line 1618, ../sass/_elements.scss */
.effect-v9 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1621, ../sass/_elements.scss */
.effect-v9:before {
  border: 50px solid transparent;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
  content: "";
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100px;
  height: 100px;
  -webkit-transform: scale(7);
  -ms-transform: scale(7);
  -o-transform: scale(7);
  transform: scale(7);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  z-index: 1;
}
/* line 1645, ../sass/_elements.scss */
.effect-v9:hover:before {
  border: 0 solid rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* effect-v10*/
/* line 1654, ../sass/_elements.scss */
.effect-v10 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1657, ../sass/_elements.scss */
.effect-v10:before {
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  content: "";
  z-index: 1;
}
/* line 1672, ../sass/_elements.scss */
.effect-v10:hover:before {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v11*/
/* line 1680, ../sass/_elements.scss */
.effect-default {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 1683, ../sass/_elements.scss */
.effect-default img {
  float: right;
  -webkit-transition: transform 0.6s ease 0s;
  -o-transition: transform 0.6s ease 0s;
  transition: transform 0.6s ease 0s;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .effect-default img {
  float: left;
}
/* line 1687, ../sass/_elements.scss */
.effect-default .action {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  border: 1px solid #fff;
  margin: 1em 0 0;
  padding: 1em;
  color: #FFFFFF;
}
/* line 1698, ../sass/_elements.scss */
.effect-default:hover img {
  -webkit-transform: translate3d(50px, 0px, 0px);
  transform: translate3d(50px, 0px, 0px);
}
/* line 1701, ../sass/_elements.scss */
.effect-default:hover .action {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1709, ../sass/_elements.scss */
.rtl .effect-default:hover img {
  -webkit-transform: translate3d(-50px, 0px, 0px);
  transform: translate3d(-50px, 0px, 0px);
}

/* --- SCSS For Parallax --- */
/* line 1715, ../sass/_elements.scss */
.parallax {
  padding-top: 25px;
  padding-bottom: 60px;
  text-align: center;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}
/* line 1723, ../sass/_elements.scss */
.parallax .borderline:before, .parallax .borderline:after {
  border: 1px double white;
  content: "";
  height: 3px;
  position: absolute;
  top: 50%;
  width: 100px;
}
/* line 1731, ../sass/_elements.scss */
.parallax .borderline:before {
  right: 25%;
}
/* line 1734, ../sass/_elements.scss */
.parallax .borderline:after {
  left: 25%;
}

/* line 1739, ../sass/_elements.scss */
.background-img-default {
  background-image: url("../image/paralax/parallax.jpg") !important;
}

/* line 1743, ../sass/_elements.scss */
.background-img-v1 {
  background-color: #04aad0 !important;
}

/**
 * Category Products Page
 */
/* line 9, ../sass/_pages.scss */
.page-product-category .breadcrumb li:last-child {
  display: block;
  text-align: left;
  padding: 20px 0;
  font-size: 40px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .page-product-category .breadcrumb li:last-child {
  text-align: right;
}
/* line 14, ../sass/_pages.scss */
.page-product-category .breadcrumb li:last-child:before {
  display: none;
}
/* line 21, ../sass/_pages.scss */
.page-product-category #content > h1 {
  display: none;
}

/* line 26, ../sass/_pages.scss */
.page-pavblog > h1 {
  margin-top: 0;
}

/* refine-search */
/* line 31, ../sass/_pages.scss */
.refine-search {
  position: relative;
  margin: 20px 0;
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}
/* line 36, ../sass/_pages.scss */
.refine-search h3 {
  margin: 0;
}

/* filter by brands */
/* line 41, ../sass/_pages.scss */
.product-filter {
  color: #000000;
  font-weight: 300;
}
/* line 44, ../sass/_pages.scss */
.product-filter span {
  margin-right: 5px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-filter span {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 47, ../sass/_pages.scss */
.product-filter .filter-left > div {
  padding-right: 5px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-filter .filter-left > div {
  padding-left: 5px;
  padding-right: inherit;
}
/* line 50, ../sass/_pages.scss */
.product-filter .form-control {
  display: inline-block;
  padding: 0 20px;
  margin: 0 5px;
  width: auto;
  text-transform: capitalize;
}

/* filter by brands */
/* line 60, ../sass/_pages.scss */
.products-filter-panel .btn {
  color: #000000;
  border-radius: 100%;
  margin-right: 5px;
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 12px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .products-filter-panel .btn {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 67, ../sass/_pages.scss */
.products-filter-panel .btn:hover, .products-filter-panel .btn.active {
  background-color: #04aad0;
  color: #FFFFFF;
}
/* line 72, ../sass/_pages.scss */
.products-filter-panel label {
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 10px;
}

/* line 97, ../sass/_pages.scss */
.filter {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background-color: #FFFFFF;
  padding: 18px 0;
}
/* line 102, ../sass/_pages.scss */
.filter .control-label {
  margin: 4px 0 0;
  color: #383737;
  font-size: 12px;
  font-family: "Noto Sans", sans-serif;
}
/* line 108, ../sass/_pages.scss */
.filter .order-sort {
  margin-right: 12px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .filter .order-sort {
  margin-left: 12px;
  margin-right: inherit;
}
/* line 111, ../sass/_pages.scss */
.filter .select-wrap {
  margin: 0 12px;
}
/* line 114, ../sass/_pages.scss */
.filter #compare-total {
  display: block;
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
  padding-top: 4px;
  color: #383737;
}
/* line 120, ../sass/_pages.scss */
.filter #compare-total:hover {
  color: #04aad0;
}

/**
 *
 * Product detail
 */
/* line 131, ../sass/_pages.scss */
.product-info .image-additional .colorbox {
  border: 1px solid #ebebeb;
}
/* line 134, ../sass/_pages.scss */
.product-info .image-additional .carousel-control {
  border: 2px solid #04aad0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 25px;
  line-height: 27px;
  opacity: 0;
  visibility: hidden;
}
/* line 142, ../sass/_pages.scss */
.product-info .image-additional .carousel-control.left {
  top: 35%;
}
/* line 145, ../sass/_pages.scss */
.product-info .image-additional .carousel-control.right {
  top: 35%;
}
/* line 149, ../sass/_pages.scss */
.product-info .image-additional:hover .carousel-control {
  opacity: 1;
  visibility: visible;
}
/* line 156, ../sass/_pages.scss */
.product-info .horizontal.image-additional {
  position: relative;
}
/* line 160, ../sass/_pages.scss */
.product-info .horizontal:hover .carousel-control {
  display: block;
}
/* line 164, ../sass/_pages.scss */
.product-info .horizontal .carousel-inner {
  margin: 0;
  clear: both;
  overflow: hidden;
  text-align: center;
  margin: 60px 0;
}
/* line 170, ../sass/_pages.scss */
.product-info .horizontal .carousel-inner a {
  display: inline-block;
  background-color: #f4f4f4;
  margin-bottom: 10px;
}
/* line 174, ../sass/_pages.scss */
.product-info .horizontal .carousel-inner a:last-child {
  margin-bottom: 0;
}
/* line 179, ../sass/_pages.scss */
.product-info .horizontal .center {
  left: 48%;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-left: -10px;
  line-height: 1;
  font-size: 15px;
  border: 2px solid #ebebeb;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .product-info .horizontal .center {
  right: 48%;
  left: auto;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-info .horizontal .center {
  margin-right: -10px;
  margin-left: inherit;
}
/* line 188, ../sass/_pages.scss */
.product-info .horizontal .top {
  top: -35px;
}
/* line 191, ../sass/_pages.scss */
.product-info .horizontal .bottom {
  top: auto;
  bottom: -35px;
}

/* line 198, ../sass/_pages.scss */
.product-info-view .carousel-control {
  color: #04aad0;
  border: 2px solid #04aad0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 24px;
  line-height: 1;
  top: 50px;
}
/* line 205, ../sass/_pages.scss */
.product-info-view .carousel-control.left {
  left: -35px;
}
/* line 208, ../sass/_pages.scss */
.product-info-view .carousel-control.right {
  right: -18px;
}

/* line 214, ../sass/_pages.scss */
#product .form-group {
  margin-bottom: 20px;
}
/* line 215, ../sass/_pages.scss */
#product .form-group:before, #product .form-group:after {
  content: " ";
  display: table;
}
/* line 220, ../sass/_pages.scss */
#product .form-group:after {
  clear: both;
}
/* line 224, ../sass/_pages.scss */
#product .form-group > label {
  width: 30%;
  float: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl #product .form-group > label {
  float: right;
}
/* line 228, ../sass/_pages.scss */
#product .form-group .form-control {
  float: left;
  width: 69%;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl #product .form-group .form-control {
  float: right;
}
/* line 232, ../sass/_pages.scss */
#product .form-group.form-group-v2 > div {
  overflow: hidden;
}
/* line 237, ../sass/_pages.scss */
#product .product-qyt-action label {
  position: relative;
  bottom: 14px;
}
/* line 242, ../sass/_pages.scss */
#product .quantity-adder {
  color: #000;
  display: inline-block;
  height: 37px;
  width: 122px;
  position: relative;
}
/* line 248, ../sass/_pages.scss */
#product .quantity-adder .form-control {
  padding: 8px 2px;
}
/* line 251, ../sass/_pages.scss */
#product .quantity-adder .add-action {
  width: 38px;
  height: 37px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  border: 2px solid #ebebeb;
  font-size: 6.5px;
  line-height: 33px;
  text-align: center;
  background-color: #FFFFFF;
}
/* line 262, ../sass/_pages.scss */
#product .quantity-adder .add-up {
  float: right;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  border-left: none;
  margin-left: -2px;
}
/* line 269, ../sass/_pages.scss */
#product .quantity-adder .add-down {
  float: left;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  border-right: none;
  margin-right: -2px;
}
/* line 276, ../sass/_pages.scss */
#product .quantity-adder .quantity-number {
  float: left;
}
/* line 278, ../sass/_pages.scss */
#product .quantity-adder .quantity-number input {
  width: 50px;
  height: 37px;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #ebebeb;
  box-shadow: none;
  color: #04aad0;
}
/* line 289, ../sass/_pages.scss */
#product .quantity-adder .minimum {
  line-height: 38px;
  font-size: 11px;
  margin-left: 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #product .quantity-adder .minimum {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 296, ../sass/_pages.scss */
#product .cart .btn {
  padding: 10px 40px;
}
/* line 301, ../sass/_pages.scss */
#product .action a {
  border-style: solid;
  border-width: 2px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  padding: 9px 12px;
}

/* line 310, ../sass/_pages.scss */
.product-related .owl-wrapper-outer {
  padding: 5px 3px 15px;
}
/* line 312, ../sass/_pages.scss */
.product-related .owl-wrapper-outer .owl-item {
  padding: 0 8px;
}

/* line 318, ../sass/_pages.scss */
.tab-detail .nav-tabs {
  padding-bottom: 0;
}
/* line 321, ../sass/_pages.scss */
.tab-detail .tab-content {
  border: 1px solid #ebebeb;
  margin-top: -1px;
  padding: 25px;
}

/**
 * Thumbnail
 */
/* line 331, ../sass/_pages.scss */
.product-list .product-col {
  clear: both;
  width: 100% !important;
}
/* line 335, ../sass/_pages.scss */
.product-list .product-block {
  background-color: transparent;
}
/* line 337, ../sass/_pages.scss */
.product-list .product-block .image {
  float: left;
  display: inline-block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 35%;
  padding: 0;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .product-list .product-block .image {
  float: right;
}
/* line 345, ../sass/_pages.scss */
.product-list .product-block .description {
  display: block;
}
/* line 348, ../sass/_pages.scss */
.product-list .product-block .name {
  padding: 0;
}
/* line 350, ../sass/_pages.scss */
.product-list .product-block .name a {
  font-size: 20px;
}
/* line 354, ../sass/_pages.scss */
.product-list .product-block .product-meta {
  width: 65%;
  padding-left: 21px;
  display: inline-block;
  text-align: left;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-list .product-block .product-meta {
  padding-right: 21px;
  padding-left: inherit;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .product-list .product-block .product-meta {
  text-align: right;
}
/* line 359, ../sass/_pages.scss */
.product-list .product-block .product-meta .button {
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  padding-bottom: 0;
  position: relative;
  margin-top: 13px;
  background-color: transparent;
}

/*checkout-cart*/
/* line 374, ../sass/_pages.scss */
.checkout-cart .panel-heading {
  text-align: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .checkout-cart .panel-heading {
  text-align: right;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 992px) {
  /* line 6, ../sass/_offcanvas.scss */
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  /* line 10, ../sass/_offcanvas.scss */
  .row-offcanvas-right {
    right: 0;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  /* line 13, ../sass/_offcanvas.scss */
  .row-offcanvas-left {
    left: 0;
  }
  /* line 108, ../sass/mixins/_rtl.scss */
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  /* line 16, ../sass/_offcanvas.scss */
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -70%;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl .row-offcanvas-right
  .sidebar-offcanvas {
    left: -70%;
    right: auto;
  }

  /* line 20, ../sass/_offcanvas.scss */
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -70%;
  }
  /* line 108, ../sass/mixins/_rtl.scss */
  .rtl .row-offcanvas-left
  .sidebar-offcanvas {
    right: -70%;
    left: auto;
  }

  /* line 24, ../sass/_offcanvas.scss */
  .row-offcanvas-right.active {
    right: 70%;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl .row-offcanvas-right.active {
    left: 70%;
    right: auto;
  }

  /* line 27, ../sass/_offcanvas.scss */
  .row-offcanvas-left.active {
    left: 70%;
  }
  /* line 108, ../sass/mixins/_rtl.scss */
  .rtl .row-offcanvas-left.active {
    right: 70%;
    left: auto;
  }

  /* line 30, ../sass/_offcanvas.scss */
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%;
    background: #FFFFFF;
  }
  /* line 35, ../sass/_offcanvas.scss */
  .sidebar-offcanvas ul, .sidebar-offcanvas ol {
    padding: 0;
    margin: 0;
  }
  /* line 38, ../sass/_offcanvas.scss */
  .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
    list-style: none;
    position: relative;
  }

  /* line 44, ../sass/_offcanvas.scss */
  .bottom-offcanvas {
    border-top: 1px solid #ebebeb;
    padding: 10px 0;
  }
}
/* line 49, ../sass/_offcanvas.scss */
.canvas-menu {
  margin: 12px 0;
}

/* line 53, ../sass/_offcanvas.scss */
.sidebar-offcanvas .fa-times {
  background-color: transparent !important;
}

/*offcanvas-menu*/
/* line 60, ../sass/_offcanvas.scss */
#offcanvasmenu .badges.new, #offcanvasmenu .badges.hot {
  right: auto;
  left: 50px;
}
/* line 65, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav {
  float: none;
}
/* line 67, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li {
  float: none;
  border-top: 1px solid #ebebeb;
  position: relative;
}
/* line 71, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li .caret {
  display: none;
}
/* line 75, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li.home .menu-icon {
  background: none !important;
}
/* line 79, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li .click-canavs-menu {
  cursor: pointer;
  display: inline-block;
  padding: 19px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl #offcanvasmenu .navbar-nav > li .click-canavs-menu {
  left: 0;
  right: auto;
}
/* line 88, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li > a {
  padding: 15px 25px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: transparent !important;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  line-height: 22px;
}
/* line 96, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li > .dropdown-menu .click-canavs-menu {
  padding: 9px 12px;
}
/* line 101, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  padding: 0 8px;
  position: static;
  visibility: visible;
  width: auto !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 114, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .dropdown-menu-inner {
  line-height: 30px;
  padding-bottom: 20px;
  padding-left: 20px;
}
/* line 120, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar {
  border: none;
}
/* line 122, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block {
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block {
  padding-right: 0;
  padding-left: inherit;
}
/* line 127, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu a {
  font-size: 13px;
  padding: 5px 10px;
  background: none;
}
/* line 132, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .widget-video {
  display: none;
}
/* line 135, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .box-heading {
  color: #262a2e;
}
/* line 138, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .level2 {
  padding: 0;
}
/* line 142, ../sass/_offcanvas.scss */
#offcanvasmenu .w-product {
  padding: 0;
}
/* line 145, ../sass/_offcanvas.scss */
#offcanvasmenu .product-block {
  border: none;
}
/* line 147, ../sass/_offcanvas.scss */
#offcanvasmenu .product-block .zoom, #offcanvasmenu .product-block .product-label {
  display: none;
}

/* line 6, ../sass/_menu.scss */
.badges.new, .badges.hot {
  color: #FFFFFF;
  font-size: 11px;
  height: 16px;
  line-height: 17px;
  padding: 0 6px;
  position: absolute;
  right: -15px;
  -webkit-border-radius: 2px 2px 2px 0;
  -moz-border-radius: 2px 2px 2px 0;
  -ms-border-radius: 2px 2px 2px 0;
  -o-border-radius: 2px 2px 2px 0;
  border-radius: 2px 2px 2px 0;
  text-align: center;
  text-transform: uppercase;
  top: -5px;
  transform: translateZ(0px);
  font-weight: bold;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .badges.new, .rtl .badges.hot {
  left: -15px;
  right: auto;
}
/* line 21, ../sass/_menu.scss */
.badges.new:before, .badges.hot:before {
  border-style: solid;
  border-width: 2px;
  bottom: -4px;
  content: "";
  left: 0;
  position: absolute;
}
/* line 31, ../sass/_menu.scss */
.badges.new {
  background-color: #43c7d7;
}
/* line 33, ../sass/_menu.scss */
.badges.new:before {
  border-color: #43c7d7 transparent transparent #43c7d7;
}
/* line 38, ../sass/_menu.scss */
.badges.hot {
  background-color: #ff4157;
}
/* line 40, ../sass/_menu.scss */
.badges.hot:before {
  border-color: #ff4157 transparent transparent #ff4157;
}

/* line 47, ../sass/_menu.scss */
.pav-megamenu {
  /* level 2 */
  /* level > 3 */
}
/* line 48, ../sass/_menu.scss */
.pav-megamenu > .click-canavs-menu.fa {
  position: absolute;
  padding: 18px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  cursor: pointer;
}
/* line 57, ../sass/_menu.scss */
.pav-megamenu .widget-heading {
  text-transform: uppercase;
}
/* line 61, ../sass/_menu.scss */
.pav-megamenu .navbar {
  margin: 0;
  border: 0;
}
/* line 65, ../sass/_menu.scss */
.pav-megamenu .navbar-collapse {
  padding: 0;
}
/* line 70, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-fullwidth {
  position: static;
}
/* line 72, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  left: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 76, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-right: 0;
  margin-left: inherit;
}
/* line 82, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: auto;
  right: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: auto;
  left: auto;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 88, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
  margin-right: inherit;
}
/* line 94, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 99, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
/* line 105, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  right: 50%;
  left: auto;
}
/* line 110, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
/* line 115, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > .dropdown-menu {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  display: block;
  position: absolute;
  visibility: hidden;
}
/* line 123, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li:hover > .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
}
/* line 130, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a {
  padding: 12px 24px;
  font-size: 15px;
  color: #383737;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all 350ms ease-out 0s;
  -o-transition: all 350ms ease-out 0s;
  transition: all 350ms ease-out 0s;
  font-weight: 300;
  line-height: 20px;
}
/* line 139, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:before {
  background-color: #04aad0;
  width: 0;
  height: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: absolute;
  bottom: -3px;
  content: "";
  left: 0;
  margin: auto;
  right: 0;
}
/* line 150, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:after {
  background-color: #d7d7d7;
  position: absolute;
  width: 1px;
  height: 32px;
  bottom: 0;
  content: "";
  right: 0;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li > a:after {
  left: 0;
  right: auto;
}
/* line 158, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:hover {
  color: #04aad0;
}
/* line 160, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:hover .caret:before {
  color: #04aad0;
}
/* line 164, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a .caret {
  border: 0;
  position: relative;
}
/* line 167, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a .caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  position: absolute;
  right: -10px;
  top: -12px;
  font-size: 12px;
  font-weight: 100;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li > a .caret:before {
  left: -10px;
  right: auto;
}
/* line 179, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li:last-child a:after {
  background-color: transparent;
}
/* line 184, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li:hover > a .caret:before, .pav-megamenu .navbar-nav > li:hover:active > a .caret:before {
  color: #04aad0;
}
/* line 187, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li:hover a:before {
  width: 100%;
}
/* line 191, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.full-width {
  position: static;
}
/* line 197, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu {
  top: 105%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: auto;
  color: #383737;
  border: 1px solid #ebebeb;
  min-width: 200px;
  padding: 40px;
  background-color: #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  z-index: 9999;
}
/* line 210, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu ul, .pav-megamenu .dropdown-menu ol {
  padding: 0;
}
/* line 213, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu li {
  line-height: 35px;
  list-style: none;
}
/* line 220, ../sass/_menu.scss */
.pav-megamenu .dropdown:hover > .dropdown-menu {
  display: block;
  left: 0px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .dropdown:hover > .dropdown-menu {
  right: 0px;
  left: auto;
}
/* line 225, ../sass/_menu.scss */
.pav-megamenu .dropdown:hover > a .fa {
  color: #04aad0;
}
/* line 232, ../sass/_menu.scss */
.pav-megamenu .dropdown-submenu {
  position: relative;
}
/* line 234, ../sass/_menu.scss */
.pav-megamenu .dropdown-submenu .dropdown-menu {
  top: 0;
  right: -100%;
  left: auto;
  position: absolute;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .dropdown-submenu .dropdown-menu {
  left: -100%;
  right: auto;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .dropdown-submenu .dropdown-menu {
  right: auto;
  left: auto;
}
/* line 241, ../sass/_menu.scss */
.pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  left: 100%;
  display: block;
  top: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
/* line 249, ../sass/_menu.scss */
.pav-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
}
/* line 256, ../sass/_menu.scss */
.pav-megamenu .mega-group > .dropdown-toggle .fa {
  color: #FFFFFF;
}
/* line 262, ../sass/_menu.scss */
.pav-megamenu .megamenu .cols1 {
  min-width: 200px;
}
/* line 265, ../sass/_menu.scss */
.pav-megamenu .megamenu .cols2 {
  min-width: 500px;
}
/* line 268, ../sass/_menu.scss */
.pav-megamenu .megamenu .cols3 {
  min-width: 740px;
}
/* line 272, ../sass/_menu.scss */
.pav-megamenu .sidebar .product-block {
  border-top: none;
  border-bottom: 1px solid #ebebeb;
}

/* line 279, ../sass/_menu.scss */
iframe {
  border: none;
}

/* line 3, ../sass/_style.scss */
.box .box-body {
  border: 2px solid #04aad0;
}
/* line 5, ../sass/_style.scss */
.box .box-body .list-group {
  margin-bottom: 0;
}
/* line 8, ../sass/_style.scss */
.box .box-body .list-group-item {
  border: none;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
}
/* line 12, ../sass/_style.scss */
.box .box-body .list-group-item ul {
  padding-left: 20px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .box .box-body .list-group-item ul {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 14, ../sass/_style.scss */
.box .box-body .list-group-item ul li {
  list-style: none;
  padding: 6px 0;
}

/* line 23, ../sass/_style.scss */
.social {
  text-align: center;
  margin: 0;
  padding: 34px 0;
  vertical-align: middle;
}
/* line 28, ../sass/_style.scss */
.social .over {
  display: inline-block;
  margin-left: 15px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .social .over {
  margin-right: 15px;
  margin-left: inherit;
}
/* line 32, ../sass/_style.scss */
.social em {
  font-size: 19px;
  margin-right: 8px;
  padding-left: 3px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .social em {
  margin-left: 8px;
  margin-right: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .social em {
  padding-right: 3px;
  padding-left: inherit;
}

/* line 38, ../sass/_style.scss */
.shadow-left {
  background-color: #507f1e;
}
/* line 40, ../sass/_style.scss */
.shadow-left:before {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  background-repeat: repeat-x;
  content: "";
  width: 12px;
  height: 100%;
  position: absolute;
  right: -12px;
  top: 0;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .shadow-left:before {
  left: -12px;
  right: auto;
}

/* line 51, ../sass/_style.scss */
.shadow-right:before {
  background-color: #04aad0;
  content: "";
  width: 12px;
  height: 100%;
  left: 7px;
  position: absolute;
  top: 0px;
  transform: rotate(-8deg);
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .shadow-right:before {
  right: 7px;
  left: auto;
}

/* line 64, ../sass/_style.scss */
.sidebar .products-row.last .product-block {
  margin-bottom: 0;
}
/* line 68, ../sass/_style.scss */
.sidebar .product-col {
  padding: 0;
}
/* line 71, ../sass/_style.scss */
.sidebar .product-block {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
/* line 75, ../sass/_style.scss */
.sidebar .product-block .product-label {
  display: none;
}
/* line 78, ../sass/_style.scss */
.sidebar .product-block .action {
  display: none;
}
/* line 81, ../sass/_style.scss */
.sidebar .product-block .rating {
  display: none;
}
/* line 84, ../sass/_style.scss */
.sidebar .product-block .name {
  padding: 0;
}
/* line 87, ../sass/_style.scss */
.sidebar .product-block .image {
  float: left;
  width: 30%;
  display: inline-block;
  padding: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .image {
  float: right;
}
/* line 95, ../sass/_style.scss */
.sidebar .product-block .product-meta {
  width: 70%;
  padding: 0 10px;
  display: inline-block;
  text-align: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .product-meta {
  text-align: right;
}
/* line 101, ../sass/_style.scss */
.sidebar .product-block:hover {
  box-shadow: none;
}
/* line 105, ../sass/_style.scss */
.sidebar .owl-carousel .owl-item {
  padding: 0 8px;
}

/* line 110, ../sass/_style.scss */
.scrollup {
  background: #04aad0;
  bottom: 62px;
  position: fixed;
  right: 70px;
  width: 40px;
  height: 40px;
  font-size: 25px;
  z-index: 9999;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .scrollup {
  left: 70px;
  right: auto;
}
/* line 121, ../sass/_style.scss */
.scrollup:hover {
  background-color: #81cd30;
  border: 1px solid #ebebeb;
  color: #FFFFFF;
}

/* line 128, ../sass/_style.scss */
.review-form-width {
  background-color: #FFFFFF;
  margin: 10% auto;
  max-width: 600px;
  position: relative;
  z-index: 999999;
}

/* line 136, ../sass/_style.scss */
div.required .control-label::before {
  color: #ff0000;
  content: "* ";
  font-weight: bold;
}

/* line 143, ../sass/_style.scss */
.productcarousel .carousel-controls {
  display: none;
}
/* line 146, ../sass/_style.scss */
.productcarousel .carousel-inner {
  padding: 3px 2px 30px;
}
/* line 150, ../sass/_style.scss */
.productcarousel:hover .carousel-controls {
  display: block;
}

/* line 156, ../sass/_style.scss */
.text-white {
  font-family: "Dancing Script", cursive;
  color: #FFFFFF;
  font-size: 48px;
}

/* line 161, ../sass/_style.scss */
.text-white-small {
  font-family: "Abel", sans-serif;
  color: #FFFFFF;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 168, ../sass/_style.scss */
.text-black {
  font-family: "Overlock", sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #383737;
  margin: 0 0 29px;
}

/* line 175, ../sass/_style.scss */
.btn-white {
  min-width: 140px;
  min-height: 48px;
  background-color: #FFFFFF;
  color: #000000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 182, ../sass/_style.scss */
.btn-white a {
  color: #000000;
}
/* line 185, ../sass/_style.scss */
.btn-white:hover {
  background-color: #81cd30;
}
/* line 186, ../sass/_style.scss */
.btn-white:hover a {
  color: #FFFFFF;
}

/* line 193, ../sass/_style.scss */
#input-captcha {
  margin-bottom: 20px;
}

/* line 197, ../sass/_style.scss */
.number-total {
  width: 35px;
}

/* category */
/* line 3, ../sass/_modules.scss */
.category .list-group {
  margin-bottom: 0;
}
/* line 7, ../sass/_modules.scss */
.category ul.level1 {
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .category ul.level1 {
  padding-right: 0;
  padding-left: inherit;
}
/* line 10, ../sass/_modules.scss */
.category ul li {
  padding-left: 0;
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .category ul li {
  padding-right: 0;
  padding-left: inherit;
}
/* line 15, ../sass/_modules.scss */
.category ul li a {
  text-transform: uppercase;
}
/* line 19, ../sass/_modules.scss */
.category ul ul {
  padding-left: 20px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .category ul ul {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 21, ../sass/_modules.scss */
.category ul ul > li {
  position: relative;
}
/* line 23, ../sass/_modules.scss */
.category ul ul > li:before {
  content: "";
  background: #383737;
  width: 5px;
  height: 1px;
  left: -16px;
  top: 19px;
  position: absolute;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .category ul ul > li:before {
  right: -16px;
  left: auto;
}

/**Filter*/
/* line 38, ../sass/_modules.scss */
.filters .panel-body {
  border: 1px solid #ebebeb;
}
/* line 41, ../sass/_modules.scss */
.filters .filter-title {
  text-transform: uppercase;
  color: #04aad0;
  padding: 0 16px;
  font-weight: 700;
}
/* line 47, ../sass/_modules.scss */
.filters .filter-content {
  padding: 5px 36px 0;
}
/* line 50, ../sass/_modules.scss */
.filters label {
  font-weight: inherit;
}

/* Newsletter */
/* line 55, ../sass/_modules.scss */
.newsletter {
  padding: 22px 0;
}
/* line 57, ../sass/_modules.scss */
.newsletter .box-heading {
  display: inline-block;
  float: left;
  margin-right: 55px;
  margin-top: 13px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .newsletter .box-heading {
  float: right;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .newsletter .box-heading {
  margin-left: 55px;
  margin-right: inherit;
}
/* line 63, ../sass/_modules.scss */
.newsletter h3 {
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0;
  padding-left: 50px;
  font-weight: 300;
  font-family: "Overlock", sans-serif;
  letter-spacing: 2px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .newsletter h3 {
  padding-right: 50px;
  padding-left: inherit;
}
/* line 73, ../sass/_modules.scss */
.newsletter .input-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
/* line 76, ../sass/_modules.scss */
.newsletter .email {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  margin-top: 9px;
  margin-bottom: 2px;
  color: rgba(255, 255, 255, 0.5);
  font-style: italic;
}
/* line 85, ../sass/_modules.scss */
.newsletter .icon-mail {
  background-color: transparent;
  color: #FFFFFF;
}
/* line 89, ../sass/_modules.scss */
.newsletter .valid {
  position: absolute;
  width: 100%;
  z-index: 99;
}
/* line 94, ../sass/_modules.scss */
.newsletter .alert {
  width: 100% !important;
}
/* line 98, ../sass/_modules.scss */
.newsletter .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* line 101, ../sass/_modules.scss */
.newsletter .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* line 102, ../sass/_modules.scss */
.newsletter .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 107, ../sass/_modules.scss */
.interactive-banner .banner-title h4 {
  margin: 0;
  font-weight: normal;
  font-size: 13px;
}
/* line 112, ../sass/_modules.scss */
.interactive-banner p {
  margin-bottom: 22px;
}
/* line 115, ../sass/_modules.scss */
.interactive-banner .interactive-banner-body {
  border-right: 1px solid #d7d7d7;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .interactive-banner .interactive-banner-body {
  border-left: 1px solid #d7d7d7;
  border-right: inherit;
}

/* line 121, ../sass/_modules.scss */
.productdeals .item-countdown {
  position: absolute;
  top: 19px;
  left: 16px;
  font-weight: 600;
}
/* line 126, ../sass/_modules.scss */
.productdeals .item-countdown ul > li {
  color: #9e0039;
}

/* line 134, ../sass/_modules.scss */
.pavpopulartag a {
  padding: 6px 15px;
  background-color: #e9e9e9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 141, ../sass/_modules.scss */
.pavpopulartag a:hover {
  background-color: #04aad0;
  color: #FFFFFF;
}

/* line 3, ../sass/_animation.scss */
.carousel.horizontal .carousel-inner {
  height: 100%;
}
/* line 6, ../sass/_animation.scss */
.carousel.horizontal .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
  left: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .carousel.horizontal .item {
  right: 0;
  left: auto;
}
/* line 10, ../sass/_animation.scss */
.carousel.horizontal .active {
  top: 0;
}
/* line 12, ../sass/_animation.scss */
.carousel.horizontal .active.left {
  top: -400px;
}
/* line 15, ../sass/_animation.scss */
.carousel.horizontal .active.right {
  top: 400px;
}
/* line 19, ../sass/_animation.scss */
.carousel.horizontal .next {
  top: 400px;
}
/* line 21, ../sass/_animation.scss */
.carousel.horizontal .next.left, .carousel.horizontal .next.right {
  top: 0;
}
/* line 25, ../sass/_animation.scss */
.carousel.horizontal .prev {
  top: -400px;
}

/* line 30, ../sass/_animation.scss */
.product-block {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}
/* line 33, ../sass/_animation.scss */
.product-block .button {
  bottom: 0;
  z-index: 999;
  position: absolute;
  width: 100%;
  opacity: 0;
  right: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
/* line 43, ../sass/_animation.scss */
.product-block:hover {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.3);
}
/* line 46, ../sass/_animation.scss */
.product-block:hover .button {
  -webkit-box-shadow: 0px 6px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 5px 0 rgba(0, 0, 0, 0.3);
  bottom: -34px;
  opacity: 1;
  visibility: visible;
}

/* line 56, ../sass/_animation.scss */
.social a {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 61, ../sass/_animation.scss */
.pav-megamenu .dropdown-menu {
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 500ms cubic-bezier(0.09, 0.5, 0, 0.99) 0s;
  -o-transition: all 500ms cubic-bezier(0.09, 0.5, 0, 0.99) 0s;
  transition: all 500ms cubic-bezier(0.09, 0.5, 0, 0.99) 0s;
}
/* line 66, ../sass/_animation.scss */
.pav-megamenu .dropdown:hover .dropdown-menu {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, ../sass/_responsive.scss */
  .pav-megamenu .navbar-nav > li > a {
    padding: 12px 18px;
  }

  /* line 12, ../sass/_responsive.scss */
  .productdeals .item-countdown {
    bottom: 0;
    top: auto;
  }

  /* line 17, ../sass/_responsive.scss */
  .pavblog-blogs .panel-heading h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  /* line 23, ../sass/_responsive.scss */
  .col-lg-20, .col-md-20 {
    width: 20%;
  }
}
@media (max-width: 991px) {
  /* line 28, ../sass/_responsive.scss */
  .widget-images {
    text-align: center;
  }
  /* line 30, ../sass/_responsive.scss */
  .widget-images .click {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  /* line 36, ../sass/_responsive.scss */
  .cart-top {
    right: 24px;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl .cart-top {
    left: 24px;
    right: auto;
  }

  /* line 40, ../sass/_responsive.scss */
  .interactive-banner-body img {
    width: 100%;
  }
  /* line 43, ../sass/_responsive.scss */
  .interactive-banner-body .interactive-banner-profile {
    width: 100%;
  }

  /* line 47, ../sass/_responsive.scss */
  .product-block {
    background-color: #FFF;
  }
  /* line 50, ../sass/_responsive.scss */
  .product-block .product-meta .button {
    bottom: -15px;
    opacity: 1;
    visibility: visible;
    padding-bottom: 8px;
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.3);
  }
  /* line 57, ../sass/_responsive.scss */
  .product-block .product-meta .compare {
    border: none !important;
  }
}
@media (max-width: 767px) {
  /* line 71, ../sass/_responsive.scss */
  .filter > div {
    clear: both;
  }
  /* line 74, ../sass/_responsive.scss */
  .filter .control-label {
    min-width: 65px;
    font-size: 12px;
  }
  /* line 78, ../sass/_responsive.scss */
  .filter .order-sort {
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 0;
  }
  /* line 83, ../sass/_responsive.scss */
  .filter .select-category {
    margin-top: 10px;
  }
  /* line 86, ../sass/_responsive.scss */
  .filter .select-wrap {
    margin: 0 !important;
  }
}
@media (max-width: 480px) {
  /* line 92, ../sass/_responsive.scss */
  .copyright .footer-link {
    margin-right: 20%;
  }
  /* line 22, ../sass/mixins/_rtl.scss */
  .rtl .copyright .footer-link {
    margin-left: 20%;
    margin-right: inherit;
  }

  /* line 95, ../sass/_responsive.scss */
  .zoomContainer {
    display: none;
  }

  /* line 98, ../sass/_responsive.scss */
  .quickview, .zoom {
    display: none;
  }

  /* line 101, ../sass/_responsive.scss */
  .cart-top {
    position: relative;
    top: 10px;
    right: 0 !important;
  }

  /* line 106, ../sass/_responsive.scss */
  #cart .dropdown-menu {
    padding: 5px;
    top: 45px;
    min-width: 294px;
  }

  /* line 111, ../sass/_responsive.scss */
  .scrollup {
    bottom: 5px;
    right: 5px;
  }

  /* line 115, ../sass/_responsive.scss */
  #pav-mainnav {
    display: inline-block;
    float: left;
    width: 27%;
  }
  /* line 11, ../sass/mixins/_rtl.scss */
  .rtl #pav-mainnav {
    float: right;
  }

  /* line 120, ../sass/_responsive.scss */
  #search {
    display: inline-block;
    float: right;
    top: 14px;
    width: 73%;
  }
  /* line 11, ../sass/mixins/_rtl.scss */
  .rtl #search {
    float: left;
  }
  /* line 125, ../sass/_responsive.scss */
  #search input {
    width: 73%;
  }

  /* line 129, ../sass/_responsive.scss */
  td .input-group .form-control {
    width: 70px;
  }

  /* line 132, ../sass/_responsive.scss */
  .product-block {
    background-color: #FFF;
  }
  /* line 135, ../sass/_responsive.scss */
  .product-block .product-meta .button {
    bottom: -15px;
    opacity: 1;
    visibility: visible;
    padding-bottom: 6px;
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.3);
  }
  /* line 142, ../sass/_responsive.scss */
  .product-block .product-meta .compare {
    border: none !important;
  }
}
/* line 1, ../sass/modules/_verticalmenu.scss */
.vertical-top {
  position: absolute;
  top: -625px;
  z-index: 999;
}

/* line 8, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .panel-body {
  background: #FFFFFF;
  padding: 30px;
}
/* line 12, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .panel-heading {
  background-color: #2b2d36;
  padding-left: 23px;
  padding-top: 17px;
  padding-bottom: 17px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-verticalmenu .panel-heading {
  padding-right: 23px;
  padding-left: inherit;
}
/* line 18, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .panel-heading .panel-title span {
  color: #FFFFFF;
}
/* line 21, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .panel-heading .panel-title:after {
  left: 23px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-verticalmenu .panel-heading .panel-title:after {
  right: 23px;
  left: auto;
}
/* line 26, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .navbar-default {
  background-color: #FFFFFF;
  border: none;
}

/* line 32, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-collapse {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 37, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
  padding: 0 2px;
}
/* line 41, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li {
  width: 100%;
  height: auto;
  position: static;
  float: left;
  border-bottom: 1px solid #e5e5e5;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li {
  float: right;
}
/* line 46, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:last-child {
  border-bottom: none;
}
/* line 49, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a {
  display: block;
  color: #383d40;
  padding: 20px 22px;
  font-size: 13px;
  background: transparent !important;
  position: relative;
}
/* line 56, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a:hover, .verticalmenu .navbar-nav > li > a:focus, .verticalmenu .navbar-nav > li > a:active {
  color: #04aad0;
}
/* line 59, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a .menu-title {
  margin-left: 18px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li > a .menu-title {
  margin-right: 18px;
  margin-left: inherit;
}
/* line 62, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a .menu-icon {
  display: block;
}
/* line 65, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a .fa {
  margin-right: 5px;
  width: 20px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li > a .fa {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 70, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a .caret {
  float: right;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 8px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li > a .caret {
  float: left;
}
/* line 75, ../sass/modules/_verticalmenu.scss */
.rtl .verticalmenu .navbar-nav > li > a .caret {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 82, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li.topdropdow:hover {
  position: static;
}
/* line 86, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:hover {
  background: #FFFFFF;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
/* line 89, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  right: 97%;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  left: 97%;
  right: auto;
}
/* line 97, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent {
  position: relative;
}
/* line 99, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
  text-transform: none;
  font-weight: normal;
}
/* line 104, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  right: 115%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 115%;
  right: auto;
}
/* line 112, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  right: 115%;
  display: block;
  top: 0;
  visibility: visible;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  left: 115%;
  right: auto;
}
/* line 123, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu {
  left: auto;
  right: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  top: 0;
  position: absolute;
  visibility: hidden;
  z-index: 999;
  display: block;
  min-width: 215px;
  padding: 25px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu {
  right: auto;
  left: auto;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu {
  left: 100%;
  right: auto;
}
/* line 135, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level1 {
  margin-top: -1px;
}
/* line 136, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level1 .fa {
  display: none;
}
/* line 141, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level2 {
  right: 140%;
  display: block;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu.level2 {
  left: 140%;
  right: auto;
}
/* line 148, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu ul {
  padding-right: 0;
  padding-left: inherit;
}
/* line 151, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul > li {
  padding: 5px 0;
}
/* line 155, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu .sidebar {
  box-shadow: none;
  padding: 0;
}
/* line 162, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .product-block {
  text-align: center;
}
/* line 164, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .product-block .image {
  border: 1px solid #ebebeb;
}
/* line 167, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .product-block .name {
  min-height: auto;
  margin-bottom: 0;
}
/* line 172, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .media-body {
  display: inline-block;
  text-align: center;
}

/* line 1, ../sass/modules/_megamenu.scss */
#pav-megamenu {
  font-family: "Overlock", sans-serif;
}
/* line 3, ../sass/modules/_megamenu.scss */
#pav-megamenu .navbar-nav {
  margin: 1px 0px 0px;
}

/* line 3, ../sass/modules/_blog.scss */
.pav-blogs .blog-meta ul > li {
  position: relative;
  white-space: nowrap;
}

/**---------------------------testimonials----------------------------------***/
/* line 2, ../sass/modules/_testimonials.scss */
.testimonials {
  color: #FFFFFF;
  background-color: #04aad0;
}
/* line 5, ../sass/modules/_testimonials.scss */
.testimonials .testimonials-avatar {
  text-align: center;
  padding: 47px 0px 0px 35px;
  overflow: hidden;
  float: left;
}
/* line 35, ../sass/mixins/_rtl.scss */
.rtl .testimonials .testimonials-avatar {
  padding: 47px 35px 0px 0px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .testimonials .testimonials-avatar {
  float: right;
}
/* line 11, ../sass/modules/_testimonials.scss */
.testimonials .testimonials-profile {
  font-weight: 700;
  margin-top: 19px;
}
/* line 15, ../sass/modules/_testimonials.scss */
.testimonials .testimonials-body {
  padding: 44px 10px 22px 99px;
}
/* line 35, ../sass/mixins/_rtl.scss */
.rtl .testimonials .testimonials-body {
  padding: 44px 99px 22px 10px;
}
