/*!
 * 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: Arial,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: raleway, raleway;
  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;
  color:#595959;
}

/* 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: 14px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
	
 background-color:#ffffff;
 font-family: Arial,sans-serif;
 font-weight:lighter;
 font-size:13px;
 text-transform:none;
 color:#000;
 line-height:1.8em;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-smoothing:antialiased
}

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

/* line 49, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #b3aeae;
  text-decoration: none;
}
/* line 53, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #c4beae;
  text-decoration: none;
}
/* line 59, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

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

/* line 94, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  line-height: 1.42857;
  background-color: #fff;
  border-radius: 0px;
  -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 107, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

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

/* line 126, ../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 142, ../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 160, ../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: Arial,sans-serif;
  font-weight: 900;
  line-height: 1.1;
  color: #595959;
  letter-spacing: 1px;
  text-transform: capitalize;
}
/* line 17, ../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: #f2f2f2;
}

/* line 25, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
/* line 31, ../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 36, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 42, ../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 48, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 33px;
}

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

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

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

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

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

/* line 59, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 9px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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 120, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

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

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

/* 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 139, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

/* 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 #f2f2f2;
}

/* 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: #f2f2f2;
}
/* 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: Arial,sans-serif;
}

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

/* 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: #b3aeae;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* 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: 15px;
  padding-right: 15px;
}
/* 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: 765px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1200px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* 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: -15px;
  margin-right: -15px;
}
/* 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: 15px;
  padding-right: 15px;
}

/* 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: 15px;
  padding-bottom: 15px;
  color: #f2f2f2;
  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: 15px;
  line-height: 1.42857;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
}
/* line 43, ../sass/bootstrap/_tables.scss */
.table > tbody > tr:last-child > td {
  border-bottom: none;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
}
/* line 59, ../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 66, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}
/* line 71, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 84, ../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 109, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  font-family: Arial,sans-serif;
  text-transform: uppercase;
  color: #b3aeae;
  font-weight: bold;
  padding-top: 0;
}

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

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

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

/* line 155, ../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 183, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebebeb;
  }
  /* line 195, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 203, ../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 212, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 220, ../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 224, ../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 237, ../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: #b3aeae;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

/* 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 76, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

/* line 114, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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: 40px;
  }
  /* 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: 20px;
}

/* 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: 100;
  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: 11px;
  padding-bottom: 11px;
  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: 50px;
}

/* line 392, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  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: #404040;
}

@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: 11px;
}
/* line 563, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
/* line 569, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* 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 576, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 11px;
  }
}
/* line 587, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 597, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  /* line 605, ../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: 10px 20px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: capitalize;
  letter-spacing: -0.5px;
}
/* line 27, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 33, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  text-decoration: none;
}
/* line 40, ../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 47, ../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 59, ../sass/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 69, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #FFF;
  background-color: #b3aeae;
  border-color: #b3aeae;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #FFF;
  background-color: #686e7c;
  border-color: #454953;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #FFF;
  background-color: #636977;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #FFF;
  background-color: #686e7c;
  border-color: #636977;
}
/* line 29, ../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: #FFF;
  background-color: #575c69;
  border-color: #454953;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../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: #b3aeae;
  border-color: #b3aeae;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #b3aeae;
  background-color: #FFF;
}

/* line 72, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #c4beae;
  border-color: #c4beae;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #74a93b;
  border-color: #4d7027;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #6fa139;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #74a93b;
  border-color: #6fa139;
}
/* line 29, ../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: #628e32;
  border-color: #4d7027;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../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: #c4beae;
  border-color: #c4beae;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #c4beae;
  background-color: #fff;
}

/* line 76, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #70ba28;
  border-color: #63a523;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #57901f;
  border-color: #243c0d;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #457319;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #57901f;
  border-color: #457319;
}
/* line 29, ../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: #457319;
  border-color: #243c0d;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../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 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #70ba28;
  background-color: #fff;
}

/* line 80, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5c9ddf;
  border-color: #4790db;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #3183d7;
  border-color: #1b5187;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #2572bf;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3183d7;
  border-color: #2572bf;
}
/* line 29, ../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: #2572bf;
  border-color: #1b5187;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../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: #5c9ddf;
  border-color: #4790db;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5c9ddf;
  background-color: #fff;
}

/* line 84, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0c73b;
  border-color: #eec023;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e6b612;
  border-color: #886b0a;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #c59c0f;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #e6b612;
  border-color: #c59c0f;
}
/* line 29, ../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: #c59c0f;
  border-color: #886b0a;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../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 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0c73b;
  background-color: #fff;
}

/* line 88, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #e93434;
  border-color: #e71d1d;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d31717;
  border-color: #770d0d;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b31313;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d31717;
  border-color: #b31313;
}
/* line 29, ../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: #b31313;
  border-color: #770d0d;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../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 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e93434;
  background-color: #fff;
}

/* line 97, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #b3aeae;
  font-weight: normal;
  border-radius: 0;
}
/* line 102, ../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 110, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 116, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #c4beae;
  text-decoration: underline;
  background-color: transparent;
}
/* line 124, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #f2f2f2;
  text-decoration: none;
}

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

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

/* line 145, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 0 0;
  font-size: 8px;
  line-height: 11px;
  border-radius: 100%;
  width: 12px;
  height: 12px;
}

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

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

/* line 168, ../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%;
  left: 0;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 160px;
  padding: 10px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
}
/* line 59, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 64, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.fix-width {
  width: 250px;
}
/* line 69, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 74, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  clear: both;
  color: #b3aeae;
  white-space: nowrap;
}

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #000;
}

/* line 97, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #5c9ddf;
  text-decoration: none;
  outline: 0;
  background-color: #c4beae;
}

/* line 112, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #f2f2f2;
}
/* line 119, ../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 132, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 137, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

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

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

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

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

/* line 195, ../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 202, ../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 216, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 221, ../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 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: 0;
  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: 0;
  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: 10px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #f2f2f2;
  border-radius: 0px;
}
/* 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 .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

/* line 116, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 131, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -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: #f2f2f2;
}
/* line 34, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #f2f2f2;
  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: #b3aeae;
}
/* 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 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ebebeb;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
}
/* line 87, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
}
/* line 92, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  color: #c4beae;
}
/* line 100, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
}

/* line 119, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 123, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0px;
}
/* line 126, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 132, ../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: #c4beae;
}

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

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

/* line 191, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 194, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* line 200, ../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 207, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  /* line 211, ../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 225, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 228, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 238, ../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;
  margin-bottom: 18px;
  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: 0px;
  }
}

/* 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;
}

/* line 49, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* 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 58, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 49, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 67, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 74, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 80, ../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 91, ../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 91, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 107, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 107, ../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 127, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 127, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

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

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

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

/* line 162, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}
/* line 169, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 174, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 179, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

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

/* line 231, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 8px -15px;
}
/* line 234, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 242, ../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 250, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 254, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  /* line 256, ../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 231, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    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: 16px;
    padding-bottom: 16px;
  }
}

/* line 284, ../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px;
}
@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;
}

/* line 330, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
}

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

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

@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: -15px;
  }
  /* 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: #333;
  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: #333;
    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: #333;
}
/* 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: #333;
}
/* 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: white;
}
/* 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: white;
}
/* line 547, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
/* 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: white;
  }
  /* 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: white;
}
/* line 641, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 646, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: white;
}
/* 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 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  list-style: none;
  background-color: #f7f7f7;
  border-radius: 0px;
}
/* line 15, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb li {
  display: inline-block;
  position: relative;
  padding: 0 16px;
}
/* line 20, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb li + li:before {
  content: "\f2f6";
  color: #515252;
  font-family: Material-Design-Iconic-Font;
  position: absolute;
  left: 0;
  font-size: 16px;
}
/* line 30, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #f2f2f2;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 0px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  line-height: 1.42857;
  text-decoration: none;
  color: #c4beae;
  padding-right: 40px;
  margin-left: 5px;
  text-align: center;
}
/* line 30, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
/* line 46, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #b3aeae;
}
/* line 57, ../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: #b3aeae;
  cursor: default;
}
/* line 69, ../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: #f2f2f2;
  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 transparent;
  border-radius: 15px;
}
/* line 23, ../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
/* 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: #f2f2f2;
  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: #f2f2f2;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #d9d9d9;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #c4beae;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #74a93b;
}

/* 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: #5c9ddf;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #3183d7;
}

/* 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: #f2f2f2;
  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: #b3aeae;
  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;
  margin-bottom: 18px;
  line-height: 1.42857;
  background-color: #fff;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 15, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 25, ../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #595959;
}

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

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

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

/* line 59, ../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 63, ../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 67, ../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 71, ../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: 0px;
  -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: #c4beae;
  -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: #5c9ddf;
}
/* 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: 8px 15px;
  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: 0px;
  border-top-left-radius: 0px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #000;
}
/* line 50, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../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: #000;
  background-color: transparent;
}

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

/* line 70, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #f2f2f2;
  cursor: not-allowed;
}
/* line 78, ../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 81, ../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: #f2f2f2;
}
/* line 87, ../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: #c4beae;
  border-color: #c4beae;
}
/* line 96, ../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 101, ../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: #f2f8eb;
}

/* 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 123, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../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: 30px;
  border: 1px solid transparent;
  border-radius: 0px;
  -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 {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 27, ../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  color: #595959;
  text-transform: inherit;
  font-family: Arial,sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
}
/* line 43, ../sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 53, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 20px 15px;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 67, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 71, ../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 78, ../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: -1px;
  border-top-left-radius: -1px;
}
/* line 86, ../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: -1px;
  border-bottom-left-radius: -1px;
}
/* line 93, ../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 100, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

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

/* line 114, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 119, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 125, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 131, ../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: -1px;
  border-top-right-radius: -1px;
}
/* line 135, ../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: -1px;
}
/* line 139, ../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: -1px;
}
/* line 147, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* line 153, ../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: -1px;
  border-bottom-right-radius: -1px;
}
/* line 157, ../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: -1px;
}
/* line 161, ../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: -1px;
}
/* line 168, ../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 #ebebeb;
}
/* line 174, ../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 178, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 185, ../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 189, ../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 198, ../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 207, ../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 214, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 226, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 18px;
}
/* line 230, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
/* line 234, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 239, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 242, ../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 248, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 250, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 258, ../sass/bootstrap/_panels.scss */
.panel-default {
  /*  border-color: $border; */
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #5c9ddf;
  position: relative;
  padding: 0 0 40px;
  /* background-color: $heading-bg-color; */
  /* border-color: $heading-border; */
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading:before {
  /* position: absolute;
  top: 10px;
  left:0;
  width: 20px;
  height: 20px;
  background-color:" ";
  content:"";
  border:solid 3px $heading-bg-color; */
}
/* line 27, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f0c73b;
  background-color: #5c9ddf;
}
/* line 33, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ededed;
}

/* line 261, ../sass/bootstrap/_panels.scss */
.panel-primary {
  /*  border-color: $border; */
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  position: relative;
  padding: 0 0 40px;
  /* background-color: $heading-bg-color; */
  /* border-color: $heading-border; */
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading:before {
  /* position: absolute;
  top: 10px;
  left:0;
  width: 20px;
  height: 20px;
  background-color:" ";
  content:"";
  border:solid 3px $heading-bg-color; */
}
/* line 27, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #c4beae;
  background-color: #fff;
}
/* line 33, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c4beae;
}

/* line 264, ../sass/bootstrap/_panels.scss */
.panel-success {
  /*  border-color: $border; */
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  position: relative;
  padding: 0 0 40px;
  /* background-color: $heading-bg-color; */
  /* border-color: $heading-border; */
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading:before {
  /* position: absolute;
  top: 10px;
  left:0;
  width: 20px;
  height: 20px;
  background-color:" ";
  content:"";
  border:solid 3px $heading-bg-color; */
}
/* line 27, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 33, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 267, ../sass/bootstrap/_panels.scss */
.panel-info {
  /*  border-color: $border; */
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  position: relative;
  padding: 0 0 40px;
  /* background-color: $heading-bg-color; */
  /* border-color: $heading-border; */
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading:before {
  /* position: absolute;
  top: 10px;
  left:0;
  width: 20px;
  height: 20px;
  background-color:" ";
  content:"";
  border:solid 3px $heading-bg-color; */
}
/* line 27, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 33, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 270, ../sass/bootstrap/_panels.scss */
.panel-warning {
  /*  border-color: $border; */
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  position: relative;
  padding: 0 0 40px;
  /* background-color: $heading-bg-color; */
  /* border-color: $heading-border; */
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading:before {
  /* position: absolute;
  top: 10px;
  left:0;
  width: 20px;
  height: 20px;
  background-color:" ";
  content:"";
  border:solid 3px $heading-bg-color; */
}
/* line 27, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 33, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 273, ../sass/bootstrap/_panels.scss */
.panel-danger {
  /*  border-color: $border; */
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  position: relative;
  padding: 0 0 40px;
  /* background-color: $heading-bg-color; */
  /* border-color: $heading-border; */
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading:before {
  /* position: absolute;
  top: 10px;
  left:0;
  width: 20px;
  height: 20px;
  background-color:" ";
  content:"";
  border:solid 3px $heading-bg-color; */
}
/* line 27, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 33, ../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;
}
/* 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: Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* 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: 0px;
}

/* 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: Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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: 14px;
  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;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #000;
  text-align: center;
}
/* line 111, ../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
}
/* line 118, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #c4beae;
  text-decoration: none;
}
/* line 127, ../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 137, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 142, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 147, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 157, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 162, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

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

/* line 217, ../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: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 228, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 239, ../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 248, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

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

  /* line 266, ../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 --- */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 4 */
/* 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 */
body {
  overflow-x: hidden;
}
/* line 8, ../sass/_layout.scss */
body[class*="account-"] #content h1, body[class*="account-"] #content h2 {
  font-size: 20px;
  text-transform: uppercase;
}
/* line 13, ../sass/_layout.scss */
body.layout-boxed-lg {
  background-color: #FFFFFF;
  margin: 0 auto;
  max-width: 1200px;
}

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

/* line 22, ../sass/_layout.scss */
.header-v1 {
 
}

/* line 26, ../sass/_layout.scss */
#top .btn-link {
  color: #595959;
  padding: 0;
  text-decoration: none;
  padding-right: 20px;
}
/* line 31, ../sass/_layout.scss */
#top .btn-link:hover {
  color: #c4beae;
  text-decoration: none;
}
/* line 35, ../sass/_layout.scss */
#top .btn-link span.fa {
  padding-left: 3px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #top .btn-link span.fa {
  padding-right: 3px;
  padding-left: inherit;
}

/* top links */
/* line 43, ../sass/_layout.scss */
#top-links ul {
  margin-bottom: 0;
}
/* line 45, ../sass/_layout.scss */
#top-links ul li {
  padding-right: 20px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #top-links ul li {
  padding-left: 20px;
  padding-right: inherit;
}
/* line 47, ../sass/_layout.scss */
#top-links ul li:last-child {
  padding-right: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #top-links ul li:last-child {
  padding-left: 0;
  padding-right: inherit;
}
/* line 52, ../sass/_layout.scss */
#top-links li, #top-links a {
  text-decoration: none;
}
/* line 55, ../sass/_layout.scss */
#top-links a + a {
  margin-left: 15px;
}
/* line 62, ../sass/_layout.scss */
#top-links .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}
/* line 68, ../sass/_layout.scss */
#top-links .dropdown-menu li a {
  line-height: 25px;
}
/* line 72, ../sass/_layout.scss */
#top-links .dropdown-menu .btn-link {
  padding: 0 20px;
  text-align: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl #top-links .dropdown-menu .btn-link {
  text-align: right;
}

/* line 78, ../sass/_layout.scss */
.topbar {
  background-color: #252525;
  color: #999999;
  padding: 8px 0;
}
/* line 82, ../sass/_layout.scss */
.topbar .number {
  color: #c4beae;
}
/* line 85, ../sass/_layout.scss */
.topbar ul.topbar-left {
  margin: 0;
}
/* line 87, ../sass/_layout.scss */
.topbar ul.topbar-left li {
  padding-left: 20px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .topbar ul.topbar-left li {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 89, ../sass/_layout.scss */
.topbar ul.topbar-left li a {
  color: #999999;
}

/* line 96, ../sass/_layout.scss */
.style-header .dropdown-toggle {
  cursor: pointer;
}
/* line 99, ../sass/_layout.scss */
.style-header .dropdown-menu {
  padding: 20px;
}
/* line 101, ../sass/_layout.scss */
.style-header .dropdown-menu > li {
  line-height: 25px;
}
/* line 105, ../sass/_layout.scss */
.style-header .dropdown-menu > li > a i {
  padding-right: 5px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .style-header .dropdown-menu > li > a i {
  padding-left: 5px;
  padding-right: inherit;
}
/* line 111, ../sass/_layout.scss */
.style-header .line {
  margin-right: 20px;
  position: relative;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .style-header .line {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 114, ../sass/_layout.scss */
.style-header .line:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 13px;
  background: #ebebeb;
  right: -12px;
  top: 11px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .style-header .line:before {
  left: -12px;
  right: auto;
}

/* line 125, ../sass/_layout.scss */
.social {
  line-height: 36px;
}
/* line 127, ../sass/_layout.scss */
.social li {
  padding-right: 15px;
  -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 22, ../sass/mixins/_rtl.scss */
.rtl .social li {
  padding-left: 15px;
  padding-right: inherit;
}
/* line 131, ../sass/_layout.scss */
.social li a .fa {
  font-size: 14px;
}

/* line 137, ../sass/_layout.scss */
.setting-box {
  line-height: 33px;
}
/* line 140, ../sass/_layout.scss */
.setting-box.line:before {
  right: -18px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .setting-box.line:before {
  left: -18px;
  right: auto;
}
/* line 145, ../sass/_layout.scss */
.setting-box .btn-group button {
  background: none;
  border: none;
  box-shadow: none !important;
}
/* line 151, ../sass/_layout.scss */
.setting-box .zmdi-account {
  font-size: 16px;
  color: #b3aeae;
  line-height: 34px;
}

@media (max-width: 768px) {
	.setting-box .zmdi-account {
      font-size: 20px;
    }
}
/* line 157, ../sass/_layout.scss */
.setting-box .dropdown-menu button {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #b3aeae;
}
/* line 162, ../sass/_layout.scss */
.setting-box .dropdown-menu button:hover {
  color: #595959;
}

/* logo */
/* line 170, ../sass/_layout.scss */
#logo {
  text-align: center;
  line-height: 33px;
}

/* line 174, ../sass/_layout.scss */
.logo-store {
  position: relative;
}
/* line 176, ../sass/_layout.scss */
.logo-store a {
  vertical-align: middle;
}
/* line 178, ../sass/_layout.scss */
.logo-store a img {
  /*width: 250px;
  height: 70px;*/
}

/* line 184, ../sass/_layout.scss */
#logo-theme a {
 /* background: url(../image/logo.png) no-repeat; */
  display: inline-block;
  width: 250px;
  height: 70px;
}
/* line 188, ../sass/_layout.scss */
#logo-theme a span {
  display: none;
}

/* cart */
/* line 195, ../sass/_layout.scss */
#cart {
  float: right;
  position: relative;
  right: 45px;
  line-height: 34px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl #cart {
  float: left;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl #cart {
  left: 45px;
  right: auto;
}
/* line 200, ../sass/_layout.scss */
#cart2:before {
  position: absolute;
  width: 1px;
  height: 13px;
  background: #ebebeb;
  content: "";
  right: -20px;
  bottom: 9px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl #cart:before {
  left: -20px;
  right: auto;
}
/* line 209, ../sass/_layout.scss */
#cart .dropdown-toggle {
  color: #c4beae;
}
/* line 211, ../sass/_layout.scss */
#cart .dropdown-toggle a {
  color: #595959;
}
/* line 214, ../sass/_layout.scss */
#cart .dropdown-toggle #cart-total {
  background: #c4beae;
  color: #FFFFFF;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center; font-size:12px
}
/* line 225, ../sass/_layout.scss */
#cart .dropdown-menu {
  z-index: 1001;
  min-width: 427px;
  padding: 20px;
}
/* line 231, ../sass/_layout.scss */
#cart .dropdown-menu table.first tr > td {
  padding: 10px 3px;
}
/* line 233, ../sass/_layout.scss */
#cart .dropdown-menu table.first tr > td a {
  color: #595959;
  font-weight: 600;
}
/* line 237, ../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 245, ../sass/_layout.scss */
.search {
  width: 40px;
  right: 50px;
  top: 3px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .search {
  left: 10px;
  right: auto;
}
/* line 249, ../sass/_layout.scss */
.search button {
  border: none;
  width: 33px;
  height: 30px;
  line-height: 30px;
  background: none !important;
  box-shadow: none !important;
}
/* line 256, ../sass/_layout.scss */
.search button > span {
  position: relative;
  top: -2px;
}
/* line 261, ../sass/_layout.scss */
.search span, .search .form-control {
  font-size: 14px;
  color: #595959;
}


/* line 265, ../sass/_layout.scss */
.search i {
  font-size: 18px;
}

@media (max-width: 768px) {
	.search i {
  font-size: 20px;
}
}

/* line 268, ../sass/_layout.scss */
.search .dropdown-menu {
  padding: 10px;
}
/* line 271, ../sass/_layout.scss */
.search .form-control::-moz-placeholder {
  color: #595959;
  font-size: 14px;
}

/* line 276, ../sass/_layout.scss */
#sys-notification {
  position: fixed;
  top: 25px;
  width: 100%;
  z-index: 9999;
}

/* menu */
/* line 285, ../sass/_layout.scss */
.breadcrumb ul {
  line-height: 47px;
}
/* line 289, ../sass/_layout.scss */
.breadcrumb ul li:last-child a {
  color: #595959;
}
/* line 295, ../sass/_layout.scss */
.breadcrumb h1 {
  background: url(../image/symbol-v2.png) no-repeat scroll;
  background-position: left bottom;
  padding-bottom: 32px;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-weight: normal;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .breadcrumb h1 {
  float: right;
}
/* line 305, ../sass/_layout.scss */
.breadcrumb a {
  color: #b3aeae;
  font-size: 14px;
}

/* line 311, ../sass/_layout.scss */
.maincols {
  margin-bottom: 30px;
}

/* content */
/* footer */
/* line 321, ../sass/_layout.scss */
footer > .img-responsive {
  height: 5px !important;
}
/* line 324, ../sass/_layout.scss */
footer .container-full {
  padding-left: 3.1%;
  padding-right: 3.1%;
}
/* line 328, ../sass/_layout.scss */
footer .panel {
  margin: 0;
}
/* line 330, ../sass/_layout.scss */
footer .panel .panel-title {
  color: #595959;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: -5px;
  margin-top: 3px;
}
/* line 340, ../sass/_layout.scss */
footer .panel .panel-body {
  padding-right: 0;
  padding-left: 0;
}
/* line 346, ../sass/_layout.scss */
footer .logo_footer .img-responsive {
  padding-bottom: 27px;
}
/* line 350, ../sass/_layout.scss */
footer p {
  color: #000;
  line-height: 21px;
}
/* line 353, ../sass/_layout.scss */
footer p.phone {
  font-weight: bold;
  color: #595959;
}
/* line 358, ../sass/_layout.scss */
footer .footer-center {
  padding-top: 67px;
  padding-bottom: 40px;
}
/* line 364, ../sass/_layout.scss */
footer ul li a {
  color: #b3aeae;
}

/*------------------------------------*\
    Copyright
\*------------------------------------*/
/* line 377, ../sass/_layout.scss */
.copyright {
   background:#b8b6af;
   
  padding-top: 20px;
}
.copyright .inner { 
	 
}
/* line 381, ../sass/_layout.scss */
.copyright .copy {
  font-family: Arial,sans-serif;
  font-size: 14px;
  color: #595959;
}
.copyright .img-responsive{ display: inline-block}
/* line 385, ../sass/_layout.scss */
.copyright .copy a {
  color: #595959;
}
/* line 387, ../sass/_layout.scss */
.copyright .copy a:hover {
  color: #c4beae;
}
/* line 393, ../sass/_layout.scss */
.copyright ul li {
  line-height: 27px;
}
/* line 395, ../sass/_layout.scss */
.copyright ul li:first-child {
  display: none;
}
/* line 398, ../sass/_layout.scss */
.copyright ul li a {
  border-right: 1px solid;
  padding: 0 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .copyright ul li a {
  border-left: 1px solid;
  border-right: inherit;
}
/* line 403, ../sass/_layout.scss */
.copyright ul li:last-child a {
  border-right: none;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .copyright ul li:last-child a {
  border-left: none;
  border-right: inherit;
}
/* line 409, ../sass/_layout.scss */
.copyright .payment {
  text-align: right;
  right: -10px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .copyright .payment {
  left: -10px;
  right: auto;
}
/* line 412, ../sass/_layout.scss */
.copyright .payment .img-responsive {
  display: inline-block;
}

/* line 417, ../sass/_layout.scss */
a.scrollup {
  background: #c4beae;
  bottom: 62px;
  position: fixed;
  right: 100px;
  z-index: 9999;
  color: #FFFFFF;
}

a.scrollup:hover {
 
  color: #FFFFFF;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .scrollup {
  left: 100px;
  right: auto;
}

/* line 427, ../sass/_layout.scss */
.table-responsive .table .text-left.image {
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .table-responsive .table .text-left.image {
  padding-right: 0;
  padding-left: inherit;
}
/* line 431, ../sass/_layout.scss */
.table-responsive .table .text-left.name a {
  font-size: 16px;
  color: #595959;
  letter-spacing: -1px;
}
/* line 437, ../sass/_layout.scss */
.table-responsive .table .text-left.price {
  font-size: 18px;
}

/*
*  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: #c4beae;
  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: #c4beae;
}
/* line 45, ../sass/_nav.scss */
.navbar-mega .navbar-nav li.active > a .caret {
  color: #c4beae;
}
/* 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: #c4beae;
}
/* line 56, ../sass/_nav.scss */
.navbar-mega .navbar-nav li.open > a {
  background: none;
  color: #c4beae;
}
/* line 61, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li {
  float: left;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  padding: 18px 0;
}
/* line 66, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a {
  font-family:  Arial,sans-serif;
  position: relative;
  color: #101010;
  padding: 0 15px;
  margin: 0;
  font-weight: 300;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-size: 17px;
  -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:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 16px;
  right: 16px;
  width: auto;
  height: 2px;
  background: #c4beae;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 94, ../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 100, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover, .navbar-mega .navbar-nav > li > a:focus {
  color: #c4beae;
  background: transparent;
}
/* line 103, ../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 106, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover .caret, .navbar-mega .navbar-nav > li > a:focus .caret {
  color: #c4beae;
}
/* line 113, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li:hover > .dropdown-menu {
  display: block;
}
/* line 117, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li:first-child a {
  border: none;
}
/* line 121, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu {
  right: auto;
  left: 0;
  top: 120%;
  min-width: 300px;
  /* min-width: $vertical-sub-menu-width; */
  padding: 20px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 128, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {
  left: 100%;
  top: 0;
  position: absolute;
}
/* line 133, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu .row {
  padding-top: 0;
}
/* line 136, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li {
  display: block;
  padding: 0;
  position: relative;
}
/* line 140, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a {
  /* min-height: inherit;
  display: block;
  font-weight: $navbar-dropdown-link-font-weight;
  padding: $navbar-dropdown-padding;
  color: $navbar-dropdown-link-color;
  text-transform: $navbar-dropdown-link-transform;
  @include transition(all .2s linear);
  @include font-size(font-size,$navbar-dropdown-link-font-size); */
}
/* line 149, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {
  color: #c4beae;
  background: transparent;
}
/* line 154, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {
  border: 0;
}
/* line 159, ../sass/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu {
  padding: 30px;
}
/* line 163, ../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 166, ../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 175, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .active {
  background: transparent;
}
/* line 177, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .active > a {
  color: #c4beae;
}
/* line 179, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .active > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 184, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth {
  position: static !important;
}
/* line 186, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
/* line 191, ../sass/_nav.scss */
.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 197, ../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 203, ../sass/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div {
  position: relative;
}
/* line 205, ../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 213, ../sass/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div:first-child:after {
  content: none;
}
/* line 220, ../sass/_nav.scss */
.navbar-mega .text-label {
  position: absolute;
  top: -20px;
  right: 45%;
  padding: 0px 3px;
  font-size: 9px;
  color: #FFFFFF;
}
/* line 227, ../sass/_nav.scss */
.navbar-mega .text-label.text-hot {
  background: #e93434;
}
/* line 229, ../sass/_nav.scss */
.navbar-mega .text-label.text-hot:after {
  border-top-color: #e93434;
}
/* line 231, ../sass/_nav.scss */
.navbar-mega .text-label.text-new {
  background: #5c9ddf;
}
/* line 233, ../sass/_nav.scss */
.navbar-mega .text-label.text-new:after {
  border-top-color: #5c9ddf;
}
/* line 235, ../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 250, ../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 253, ../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 258, ../sass/_nav.scss */
.navbar-mega-theme {
  background: #c4beae;
}
/* line 260, ../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 270, ../sass/_nav.scss */
.navbar-mega-simple {
  text-align: center;
}
/* line 272, ../sass/_nav.scss */
.navbar-mega-simple .pbr-megamenu {
  display: inline-block;
}

/*** Vertical Megamenu ***/
/* line 281, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega {
  display: block;
  position: relative;
  width: 100%;
}
/* line 285, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li {
  display: block;
  float: none;
  clear: both;
  width: 100%;
  border-bottom: solid 1px #ebebeb;
}
/* line 291, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li > a {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
/* line 298, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li .dropdown-menu {
  top: 0;
  left: 100%;
}
/* line 304, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li:hover > .dropdown-menu {
  display: block;
}
/* line 308, ../sass/_nav.scss */
.pbr-vertical-menu .navbar-vertical-mega > li .caret {
  float: right;
}
/* line 314, ../sass/_nav.scss */
.pbr-vertical-menu.menu-right > li .dropdown-menu {
  top: 0;
  right: 100%;
}

/* Core Customize copy fw4 */
/* pav-megamenu */
/* line 324, ../sass/_nav.scss */
.megamenu li.aligned-fullwidth {
  position: static;
}
/* line 326, ../sass/_nav.scss */
.megamenu li.aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
  max-width: 1084px !important;
  left: 15px;
  padding-bottom: 250px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-fullwidth > .dropdown-menu {
  right: 15px;
  left: auto;
}
/* line 332, ../sass/_nav.scss */
.megamenu li.aligned-fullwidth > .dropdown-menu ul li:last-child {
  border-bottom: none;
}
/* line 338, ../sass/_nav.scss */
.megamenu li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-right: 0;
  margin-left: inherit;
}
/* line 344, ../sass/_nav.scss */
.megamenu li.aligned-right .dropdown-menu {
  left: auto;
  right: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-right .dropdown-menu {
  right: auto;
  left: auto;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-right .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 349, ../sass/_nav.scss */
.megamenu li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
  margin-right: inherit;
}
/* line 355, ../sass/_nav.scss */
.megamenu li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-left .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 360, ../sass/_nav.scss */
.megamenu li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .megamenu li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
/* line 366, ../sass/_nav.scss */
.megamenu li.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  right: auto;
}
/* line 372, ../sass/_nav.scss */
.megamenu li.aligned-center .dropdown-submenu .dropdown-menu {
  left: 170%;
}
/* line 377, ../sass/_nav.scss */
.megamenu li .dropdown-menu {
  padding: 30px 20px;
}
/* line 379, ../sass/_nav.scss */
.megamenu li .dropdown-menu .dropdown-submenu {
  position: relative;
}
/* line 381, ../sass/_nav.scss */
.megamenu li .dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 0;
  position: absolute;
  opacity: 0;
  transform: perspective(200px) rotate3d(1, 0, 0, -90deg);
  transform-origin: 50% 0 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  visibility: hidden;
}
/* line 390, ../sass/_nav.scss */
.megamenu li .dropdown-menu .dropdown-submenu > .dropdown-toggle {
  color: #b3aeae;
}
/* line 394, ../sass/_nav.scss */
.megamenu li .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}
/* line 399, ../sass/_nav.scss */
.megamenu li .dropdown-menu .dropdown-submenu:hover > .dropdown-toggle {
  color: #c4beae;
}

/* 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;
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .panel-body .list-group-item {
  padding-right: 0;
  padding-left: inherit;
}
/* line 7, ../sass/_bootstrap-theme.scss */
.panel-body .list-group-item i {
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 12px !important;
  color: #c4beae;
}
/* line 14, ../sass/_bootstrap-theme.scss */
.panel-body .list-group-item ul li {
  border: none;
}

/* line 18, ../sass/_bootstrap-theme.scss */
.nav-tabs {
  margin-bottom: 20px;
}

/* line 22, ../sass/_bootstrap-theme.scss */
.list-unstyled span {
  padding-right: 5px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .list-unstyled span {
  padding-left: 5px;
  padding-right: inherit;
}

/* line 2, ../sass/_product.scss */
.price {
  color: #595959;
  font-size: 14px;
  font-weight: normal;
}
/* line 7, ../sass/_product.scss */
.price .price-new {
  color: #b3aeae;
}
/* line 10, ../sass/_product.scss */
.price .price-old {
  color: #595959;
  position: relative;
}
/* line 13, ../sass/_product.scss */
.price .price-old:after {
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  content: "";
  background: #000000;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .price .price-old:after {
  right: 0;
  left: auto;
}
/* line 25, ../sass/_product.scss */
.price.detail .price-new {
  font-size: 30px;
}
/* line 28, ../sass/_product.scss */
.price.detail .price-old {
  font-size: 24px;
}

/* product style */
/* line 34, ../sass/_product.scss */
.product-block {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
/* line 38, ../sass/_product.scss */
.product-block .description {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #595959;
  display: none;
}
/* line 46, ../sass/_product.scss */
.product-block .name {
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  height: 35px;
}
/* line 54, ../sass/_product.scss */
.product-block .name a {
  color: #595959;
}
/* line 56, ../sass/_product.scss */
.product-block .name a:hover {
  color: #c4beae;
}
/* line 61, ../sass/_product.scss */
.product-block .product-meta {
  overflow: hidden;
  text-align: center;
}

/* line 66, ../sass/_product.scss */
.pav-hover-image {
  opacity: 0.3;
  width: 100%;
}
/* line 69, ../sass/_product.scss */
.pav-hover-image:hover {
  opacity: 1;
}

/* line 73, ../sass/_product.scss */
.product-label {
  /*color: $white;
  font-size: 10px;
  font-weight: 900;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
  z-index: 9;*/
  background-color: #ef9a9a;
  border-radius: 3px;
  display: block;
  height: 15px;
  left: 20px;
  line-height: 14px;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
}
/* line 93, ../sass/_product.scss */
.product-label .product-label-special {
  color: #ffffff;
  font-size: 10px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  z-index: 9;
}
/* line 101, ../sass/_product.scss */
.product-label.ribbon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .product-label.ribbon {
  left: 0;
  right: auto;
}
/* line 106, ../sass/_product.scss */
.product-label.ribbon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 40px solid #b3aeae;
  border-left: 40px solid transparent;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .product-label.ribbon:before {
  left: 0;
  right: auto;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-label.ribbon:before {
  border-right: 40px solid transparent;
  border-left: inherit;
}
/* line 116, ../sass/_product.scss */
.product-label.ribbon .product-label-special {
  display: block;
  text-align: center;
  height: 100%;
  padding-top: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 125, ../sass/_product.scss */
.product-label.ribbon2 {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
  display: block;
  font-family: Arial,sans-serif;
  font-size: 10px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .product-label.ribbon2 {
  left: 0px;
  right: auto;
}
/* line 136, ../sass/_product.scss */
.product-label.ribbon2 .product-label-special {
  display: block;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  padding: 6px 0;
  left: -2px;
  top: 12px;
  width: 120px;
  background-color: #f0c73b;
  color: #595959;
  -webkit-box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.3);
}
/* line 151, ../sass/_product.scss */
.product-label.ribbon1 {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  display: block;
  font-family: Arial,sans-serif;
  font-size: 10px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .product-label.ribbon1 {
  right: 0px;
  left: auto;
}
/* line 162, ../sass/_product.scss */
.product-label.ribbon1 .product-label-special {
  display: block;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  padding: 6px 0;
  left: -32px;
  top: 15px;
  width: 120px;
  background-color: #f0c73b;
  color: #595959;
  -webkit-box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.3);
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .product-label.ribbon1 .product-label-special {
  right: -32px;
  left: auto;
}
/* line 177, ../sass/_product.scss */
.product-label.bts {
  text-align: center;
  display: block;
  text-transform: uppercase;
  height: 15px;
  line-height: 15px;
  padding: 0 10px;
  position: absolute;
  top: 20px;
  background-color: #ef9a9a;
  left: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .product-label.bts {
  right: 20px;
  left: auto;
}
/* line 189, ../sass/_product.scss */
.product-label.bts .product-label-special {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 196, ../sass/_product.scss */
.product-label.sale {
  top: 10px;
  background-color: #FFFFFF;
  border: 1px solid #c4beae;
  left: 10px;
  padding: 5px 10px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .product-label.sale {
  right: 10px;
  left: auto;
}
/* line 204, ../sass/_product.scss */
.product-label.sale-border {
  text-align: center;
  display: block;
  text-transform: uppercase;
  width: 40px;
  height: 20px;
  position: absolute;
  top: 15px;
  border: 2px solid #d95e41;
  right: 10px;
  color: #b3aeae;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .product-label.sale-border {
  left: 10px;
  right: auto;
}
/* line 216, ../sass/_product.scss */
.product-label.flag {
  text-align: center;
  display: block;
  text-transform: uppercase;
  width: 60px;
  height: 30px;
  position: absolute;
  top: 15px;
  background-color: #70ba28;
  left: 0;
  line-height: 30px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .product-label.flag {
  right: 0;
  left: auto;
}
/* line 227, ../sass/_product.scss */
.product-label.flag:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -15px;
  top: 0;
  border-top: 15px solid #70ba28;
  border-right: 15px solid transparent;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .product-label.flag:before {
  left: -15px;
  right: auto;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-label.flag:before {
  border-left: 15px solid transparent;
  border-right: inherit;
}
/* line 237, ../sass/_product.scss */
.product-label.flag:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -15px;
  bottom: 0;
  border-bottom: 15px solid #70ba28;
  border-right: 15px solid transparent;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .product-label.flag:after {
  left: -15px;
  right: auto;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-label.flag:after {
  border-left: 15px solid transparent;
  border-right: inherit;
}

/* line 251, ../sass/_product.scss */
.product-block .bottom {
  position: relative;
  margin-top: -10px;
}
/* line 255, ../sass/_product.scss */
.product-block .action {
  -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;
  background: #eeeeee;
  width: 82%;
  margin: auto;
  text-align: center;
}
/* line 261, ../sass/_product.scss */
.product-block .action > div {
  padding: 5px 0;
}
/* line 263, ../sass/_product.scss */
.product-block .action > div .btn-outline-light {
  font-size: 16px;
  width: 40px;
}
/* line 270, ../sass/_product.scss 

.product-block:hover {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(50, 51, 51, 0.62);
  box-shadow: 0px 20px 40px 0px rgba(50, 51, 51, 0.62);
  z-index: 9;
}*/
/* line 274, ../sass/_product.scss 
.product-block:hover .action > div {
  opacity: 1;
}*/

/* line 283, ../sass/_product.scss */
.home2 .product-block .image {
  display: table-cell;
  width: 50%;
}
/* line 287, ../sass/_product.scss */
.home2 .product-block .product-meta {
  display: table-cell;
  vertical-align: top;
}
/* line 291, ../sass/_product.scss */
.home2 .product-block .bottom {
  display: none;
}

/* line 298, ../sass/_product.scss */
.rating {
  font-weight: 300;
}
/* line 300, ../sass/_product.scss */
.rating .fa-stack {
  width: 1em;
  font-size: 12px;
  width: 11px;
  height: 10px;
}
/* line 306, ../sass/_product.scss */
.rating .fa-star {
  color: #f9c400;
  height: 13px;
  line-height: 11px;
}
/* line 312, ../sass/_product.scss */
.rating .fa-star-o {
  color: #d5d5d5;
  height: 13px;
  line-height: 11px;
}

/* line 2, ../sass/_elements.scss */
.zmdi {
  /* color: $black;
  font-size: 18px !important; */
}

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

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

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

/* line 23, ../sass/_elements.scss */
.col-nopadding .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 26, ../sass/_elements.scss */
.col-nopadding .row [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

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

/* line 35, ../sass/_elements.scss */
.background-img-v1 {
  background: url(../image/bg-v2.jpg) no-repeat center;
}

/* line 38, ../sass/_elements.scss */
.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 44, ../sass/_elements.scss */
.parallax:after {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 58, ../sass/_elements.scss */
.btn-outline-light {
  color: #979ca8;
  background-color: transparent;
  border-color: transparent;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
/* 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: transparent;
  border-color: transparent;
}
/* line 749, ../sass/mixins/_function.scss */
.open .btn-outline-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: transparent;
  border-color: transparent;
}
/* 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: transparent;
}
/* line 774, ../sass/mixins/_function.scss */
.btn-outline-light .badge {
  color: transparent;
  background-color: #979ca8;
}

/* line 63, ../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: #c4beae;
  border-color: #c4beae;
}
/* line 749, ../sass/mixins/_function.scss */
.open .btn-outline-dark.dropdown-toggle {
  color: #FFFFFF;
  background-color: #c4beae;
  border-color: #c4beae;
}
/* 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 67, ../sass/_elements.scss */
.btn-inverse-light {
  color: #595959;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
/* line 741, ../sass/mixins/_function.scss */
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #FFFFFF;
  background-color: #c4beae;
  border-color: #c4beae;
}
/* line 749, ../sass/mixins/_function.scss */
.open .btn-inverse-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: #c4beae;
  border-color: #c4beae;
}
/* 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: #f7f7f7;
  border-color: #f7f7f7;
}
/* line 774, ../sass/mixins/_function.scss */
.btn-inverse-light .badge {
  color: #f7f7f7;
  background-color: #595959;
}

/* line 71, ../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: #c4beae;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-success {
  color: #c4beae;
}
/* line 730, ../sass/mixins/_function.scss */
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
/* line 728, ../sass/mixins/_function.scss */
.btn-outline.btn-info {
  color: #5c9ddf;
}
/* 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: #c4beae;
  background: transparent;
}
/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-success:hover {
  color: #c4beae;
  background: transparent;
}
/* line 719, ../sass/mixins/_function.scss */
.btn-inverse.btn-info:hover {
  color: #5c9ddf;
  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 89, ../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 98, ../sass/_elements.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 !important;
  background: transparent !important;
}

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

/* line 113, ../sass/_elements.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 121, ../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 129, ../sass/_elements.scss */
.owl-carousel .owl-item {
  float: left;
  /* .item {
  	padding: 0 10px;
  } */
}

/* line 135, ../sass/_elements.scss */
.products-owl-carousel {
  position: relative;
}

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

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

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

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

/* line 155, ../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 171, ../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 179, ../sass/_elements.scss */
.owl-carousel {
  margin: 0 0px;
  direction: ltr !important;
  overflow: hidden;
}

/* line 184, ../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 190, ../sass/_elements.scss */
.owl-carousel:hover .owl-buttons div {
  opacity: 0.7;
}

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

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

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

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

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

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

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

/* line 219, ../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 227, ../sass/_elements.scss */
.owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0.9);
}

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

/* line 242, ../sass/_elements.scss */
.owl-carousel-play .carousel-control, .pavtestimonial .carousel-control, .image-additional .carousel-control {
  z-index: 5;
  top: 38%;
  /* display: none; */
}
/* line 249, ../sass/_elements.scss */
.owl-carousel-play:hover .carousel-controls-v1 .carousel-control, .pavtestimonial:hover .carousel-controls-v1 .carousel-control, .image-additional:hover .carousel-controls-v1 .carousel-control {
  opacity: 1;
}
/* line 251, ../sass/_elements.scss */
.owl-carousel-play:hover .carousel-controls-v1 .carousel-control.left, .pavtestimonial:hover .carousel-controls-v1 .carousel-control.left, .image-additional:hover .carousel-controls-v1 .carousel-control.left {
  left: 25px;
}
/* line 254, ../sass/_elements.scss */
.owl-carousel-play:hover .carousel-controls-v1 .carousel-control.right, .pavtestimonial:hover .carousel-controls-v1 .carousel-control.right, .image-additional:hover .carousel-controls-v1 .carousel-control.right {
  right: 25px;
}

/* line 264, ../sass/_elements.scss */
.image-additional:hover .carousel-controls-v1 .carousel-control {
  opacity: 1;
}
/* line 266, ../sass/_elements.scss */
.image-additional:hover .carousel-controls-v1 .carousel-control.left {
  left: 0;
}
/* line 269, ../sass/_elements.scss */
.image-additional:hover .carousel-controls-v1 .carousel-control.right {
  right: 0;
}

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

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

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

/* line 293, ../sass/_elements.scss */
.carousel-controls {
  height: 30px;
  width: 52px;
  left: auto;
  right: 8px;
  position: absolute;
  top: 0;
  margin-top: -80px;
  display: inline-block;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .carousel-controls {
  right: auto;
  left: auto;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .carousel-controls {
  left: 8px;
  right: auto;
}
/* line 302, ../sass/_elements.scss */
.carousel-controls.carousel-center {
  left: -30px;
  margin: 0 auto;
  right: 0;
  text-align: center;
  top: -25px;
}
/* line 309, ../sass/_elements.scss */
.carousel-controls .carousel-control {
  background: none;
  border: none;
  color: #d4d4d4;
  z-index: 99;
  height: 25px;
  left: auto;
  font-size: 18px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .carousel-controls .carousel-control {
  right: auto;
  left: auto;
}
/* line 317, ../sass/_elements.scss */
.carousel-controls .carousel-control:hover, .carousel-controls .carousel-control:active, .carousel-controls .carousel-control:focus {
  color: #c4beae;
}
/* line 320, ../sass/_elements.scss */
.carousel-controls .carousel-control.left {
  left: 0;
}
/* line 324, ../sass/_elements.scss */
.carousel-controls .carousel-control.right {
  right: 0;
}

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

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

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

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

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

/* line 349, ../sass/_elements.scss */
.text-black {
  color: #000 !important;
}

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

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

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

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

/* line 368, ../sass/_elements.scss */
.radius-x {
  border-radius: 50% !important;
}

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

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

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

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

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

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

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

/****/
/* line 409, ../sass/_elements.scss */
.testimonials {
  color: #000;
}
/* line 411, ../sass/_elements.scss */
.testimonials .testimonials-avatar {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-right: 15px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .testimonials .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 417, ../sass/_elements.scss */
.testimonials .testimonials-quote {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
/* line 422, ../sass/_elements.scss */
.testimonials .testimonials-quote:after {
  bottom: -28px;
  color: #f3f3f3;
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  text-align: center;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .testimonials .testimonials-quote:after {
  margin-right: -15px;
  margin-left: inherit;
}
/* line 433, ../sass/_elements.scss */
.testimonials h3, .testimonials h4, .testimonials h5 {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
/* line 434, ../sass/_elements.scss */
.testimonials .testimonials-body {
  padding: 15px 10px;
  display: table;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 445, ../sass/_elements.scss */
.testimonials .testimonials-left .testimonials-avatar {
  float: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .testimonials .testimonials-left .testimonials-avatar {
  float: right;
}
/* line 449, ../sass/_elements.scss */
.testimonials.testimonials-v2 .testimonials-avatar {
  float: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .testimonials.testimonials-v2 .testimonials-avatar {
  float: right;
}
/* line 454, ../sass/_elements.scss */
.testimonials.testimonials-v4 .testimonials-body {
  margin: 20px 25px;
}
/* line 457, ../sass/_elements.scss */
.testimonials.testimonials-v4 .testimonials-avatar {
  position: absolute;
  top: 15px;
  left: -30px;
}
/* line 462, ../sass/_elements.scss */
.testimonials.testimonials-v4 .testimonials-description, .testimonials.testimonials-v4 .testimonials-meta {
  margin-left: 30px;
}

/** SOCIAL ICONS ***/
/* line 469, ../sass/_elements.scss */
.bo-social-icons [class^="bo-social-"] {
  display: inline-block;
  margin: 10px 5px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 36px;
  width: 36px;
  height: 36px;
  transition: all 0.2s ease-out 0s;
}
/* line 479, ../sass/_elements.scss */
.bo-social-icons [class^="bo-social-"]:hover {
  background: #000000;
  color: #FFFFFF;
}
/* line 484, ../sass/_elements.scss */
.bo-social-icons .bo-social-white {
  background: #FFFFFF;
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
}
/* line 489, ../sass/_elements.scss */
.bo-social-icons .bo-social-outline {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}
/* line 494, ../sass/_elements.scss */
.bo-social-icons .bo-social-outline-light {
  background: transparent;
  color: #FFF;
  border: 1px solid #FFFFFF;
}
/* line 498, ../sass/_elements.scss */
.bo-social-icons .bo-social-outline-light:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
/* line 505, ../sass/_elements.scss */
.bo-social-icons:first-child [class*="bo-social-"] {
  margin-top: 0;
}
/* line 510, ../sass/_elements.scss */
.bo-social-icons:last-child [class*="bo-social-"] {
  margin-bottom: 0;
}
/* line 515, ../sass/_elements.scss */
.bo-social-icons.bo-sicolor [class*="bo-social-"] {
  color: #FFFFFF;
}

/* line 522, ../sass/_elements.scss */
.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
/* line 522, ../sass/_elements.scss */
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
/* line 523, ../sass/_elements.scss */
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
/* line 523, ../sass/_elements.scss */
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
/* line 524, ../sass/_elements.scss */
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
/* line 524, ../sass/_elements.scss */
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
/* line 525, ../sass/_elements.scss */
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
/* line 525, ../sass/_elements.scss */
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
/* line 526, ../sass/_elements.scss */
.bo-sicolor .bo-social-aim {
  background: #158799;
}
/* line 526, ../sass/_elements.scss */
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
/* line 527, ../sass/_elements.scss */
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
/* line 527, ../sass/_elements.scss */
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
/* line 528, ../sass/_elements.scss */
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
/* line 528, ../sass/_elements.scss */
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
/* line 529, ../sass/_elements.scss */
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
/* line 529, ../sass/_elements.scss */
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
/* line 530, ../sass/_elements.scss */
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
/* line 530, ../sass/_elements.scss */
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
/* line 531, ../sass/_elements.scss */
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
/* line 531, ../sass/_elements.scss */
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
/* line 532, ../sass/_elements.scss */
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
/* line 532, ../sass/_elements.scss */
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
/* line 533, ../sass/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
/* line 533, ../sass/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
/* line 534, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
/* line 534, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
/* line 535, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
/* line 535, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
/* line 536, ../sass/_elements.scss */
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
/* line 536, ../sass/_elements.scss */
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
/* line 537, ../sass/_elements.scss */
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
/* line 537, ../sass/_elements.scss */
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
/* line 538, ../sass/_elements.scss */
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
/* line 538, ../sass/_elements.scss */
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
/* line 539, ../sass/_elements.scss */
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
/* line 539, ../sass/_elements.scss */
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
/* line 540, ../sass/_elements.scss */
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
/* line 540, ../sass/_elements.scss */
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
/* line 541, ../sass/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
/* line 541, ../sass/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
/* line 542, ../sass/_elements.scss */
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
/* line 542, ../sass/_elements.scss */
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
/* line 543, ../sass/_elements.scss */
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
/* line 543, ../sass/_elements.scss */
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
/* line 544, ../sass/_elements.scss */
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
/* line 544, ../sass/_elements.scss */
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
/* line 545, ../sass/_elements.scss */
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
/* line 545, ../sass/_elements.scss */
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
/* line 546, ../sass/_elements.scss */
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
/* line 546, ../sass/_elements.scss */
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
/* line 547, ../sass/_elements.scss */
.bo-sicolor .bo-social-blogger {
  background: #fb9241;
}
/* line 547, ../sass/_elements.scss */
.bo-sicolor .bo-social-blogger:hover {
  background: #000000;
}
/* line 548, ../sass/_elements.scss */
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
/* line 548, ../sass/_elements.scss */
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
/* line 549, ../sass/_elements.scss */
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
/* line 549, ../sass/_elements.scss */
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
/* line 550, ../sass/_elements.scss */
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
/* line 550, ../sass/_elements.scss */
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
/* line 551, ../sass/_elements.scss */
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
/* line 551, ../sass/_elements.scss */
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
/* line 552, ../sass/_elements.scss */
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
/* line 552, ../sass/_elements.scss */
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
/* line 553, ../sass/_elements.scss */
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
/* line 553, ../sass/_elements.scss */
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
/* line 554, ../sass/_elements.scss */
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
/* line 554, ../sass/_elements.scss */
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
/* line 555, ../sass/_elements.scss */
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
/* line 555, ../sass/_elements.scss */
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
/* line 556, ../sass/_elements.scss */
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
/* line 556, ../sass/_elements.scss */
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
/* line 557, ../sass/_elements.scss */
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
/* line 557, ../sass/_elements.scss */
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
/* line 558, ../sass/_elements.scss */
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
/* line 558, ../sass/_elements.scss */
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
/* line 559, ../sass/_elements.scss */
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
/* line 559, ../sass/_elements.scss */
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
/* line 560, ../sass/_elements.scss */
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
/* line 560, ../sass/_elements.scss */
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
/* line 561, ../sass/_elements.scss */
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
/* line 561, ../sass/_elements.scss */
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
/* line 562, ../sass/_elements.scss */
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
/* line 562, ../sass/_elements.scss */
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
/* line 563, ../sass/_elements.scss */
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
/* line 563, ../sass/_elements.scss */
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
/* line 564, ../sass/_elements.scss */
.bo-sicolor .bo-social-xing {
  background: #036567;
}
/* line 564, ../sass/_elements.scss */
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
/* line 565, ../sass/_elements.scss */
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
/* line 565, ../sass/_elements.scss */
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
/* line 566, ../sass/_elements.scss */
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
/* line 566, ../sass/_elements.scss */
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
/* line 567, ../sass/_elements.scss */
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
/* line 567, ../sass/_elements.scss */
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
/* line 568, ../sass/_elements.scss */
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
/* line 568, ../sass/_elements.scss */
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
/* line 569, ../sass/_elements.scss */
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
/* line 569, ../sass/_elements.scss */
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
/* line 570, ../sass/_elements.scss */
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
/* line 570, ../sass/_elements.scss */
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
/* line 571, ../sass/_elements.scss */
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
/* line 571, ../sass/_elements.scss */
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
/* line 572, ../sass/_elements.scss */
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
/* line 572, ../sass/_elements.scss */
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
/* line 573, ../sass/_elements.scss */
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
/* line 573, ../sass/_elements.scss */
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
/* line 574, ../sass/_elements.scss */
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
/* line 574, ../sass/_elements.scss */
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
/* line 575, ../sass/_elements.scss */
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
/* line 575, ../sass/_elements.scss */
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
/* line 576, ../sass/_elements.scss */
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
/* line 576, ../sass/_elements.scss */
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
/* line 577, ../sass/_elements.scss */
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
/* line 577, ../sass/_elements.scss */
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
/* line 578, ../sass/_elements.scss */
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
/* line 578, ../sass/_elements.scss */
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
/* line 579, ../sass/_elements.scss */
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
/* line 579, ../sass/_elements.scss */
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
/* line 580, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
/* line 580, ../sass/_elements.scss */
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
/* line 581, ../sass/_elements.scss */
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
/* line 581, ../sass/_elements.scss */
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
/* line 582, ../sass/_elements.scss */
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
/* line 582, ../sass/_elements.scss */
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
/* line 583, ../sass/_elements.scss */
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
/* line 583, ../sass/_elements.scss */
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
/* line 584, ../sass/_elements.scss */
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
/* line 584, ../sass/_elements.scss */
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
/* line 585, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
/* line 585, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
/* line 586, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
/* line 586, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 587, ../sass/_elements.scss */
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
/* line 587, ../sass/_elements.scss */
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
/* line 588, ../sass/_elements.scss */
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
/* line 588, ../sass/_elements.scss */
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
/* line 589, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
/* line 589, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
/* line 590, ../sass/_elements.scss */
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
/* line 590, ../sass/_elements.scss */
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
/* line 591, ../sass/_elements.scss */
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
/* line 591, ../sass/_elements.scss */
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
/* line 592, ../sass/_elements.scss */
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
/* line 592, ../sass/_elements.scss */
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
/* line 593, ../sass/_elements.scss */
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
/* line 593, ../sass/_elements.scss */
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
/* line 594, ../sass/_elements.scss */
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
/* line 594, ../sass/_elements.scss */
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
/* line 595, ../sass/_elements.scss */
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
/* line 595, ../sass/_elements.scss */
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
/* line 596, ../sass/_elements.scss */
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
/* line 596, ../sass/_elements.scss */
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
/* line 597, ../sass/_elements.scss */
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
/* line 597, ../sass/_elements.scss */
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
/* line 598, ../sass/_elements.scss */
.bo-sicolor .bo-social-acrobat {
  background: #ff0000;
}
/* line 598, ../sass/_elements.scss */
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
/* line 599, ../sass/_elements.scss */
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
/* line 599, ../sass/_elements.scss */
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
/* line 600, ../sass/_elements.scss */
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
/* line 600, ../sass/_elements.scss */
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
/* line 601, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
/* line 601, ../sass/_elements.scss */
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
/* line 602, ../sass/_elements.scss */
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
/* line 602, ../sass/_elements.scss */
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
/* line 603, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
/* line 603, ../sass/_elements.scss */
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
/* line 604, ../sass/_elements.scss */
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
/* line 604, ../sass/_elements.scss */
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
/* line 605, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
/* line 605, ../sass/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 606, ../sass/_elements.scss */
.bo-sicolor .bo-social-calendar {
  background: #ff0000;
}
/* line 606, ../sass/_elements.scss */
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
/* line 607, ../sass/_elements.scss */
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
/* line 607, ../sass/_elements.scss */
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
/* line 608, ../sass/_elements.scss */
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
/* line 608, ../sass/_elements.scss */
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
/* line 609, ../sass/_elements.scss */
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
/* line 609, ../sass/_elements.scss */
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
/* line 610, ../sass/_elements.scss */
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
/* line 610, ../sass/_elements.scss */
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
/* line 611, ../sass/_elements.scss */
.bo-sicolor .bo-social-email {
  background: blue;
}
/* line 611, ../sass/_elements.scss */
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
/* line 612, ../sass/_elements.scss */
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
/* line 612, ../sass/_elements.scss */
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
/* line 613, ../sass/_elements.scss */
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
/* line 613, ../sass/_elements.scss */
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
/* line 614, ../sass/_elements.scss */
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
/* line 614, ../sass/_elements.scss */
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* --- SCSS For Counters --- */
/* line 620, ../sass/_elements.scss */
.counters {
  text-align: center;
}
/* line 622, ../sass/_elements.scss */
.counters .counter-wrap {
  font-size: 36px;
  color: #70ba28;
  font-weight: 800;
}
/* line 626, ../sass/_elements.scss */
.counters .counter-wrap .fa {
  font-size: 46px;
}
/* line 629, ../sass/_elements.scss */
.counters .counter-wrap .counter {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* line 634, ../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 645, ../sass/_elements.scss */
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}

/* --- SCSS For Pricing --- */
/* line 659, ../sass/_elements.scss */
.pricing {
  text-align: center;
}
/* line 661, ../sass/_elements.scss */
.pricing ul {
  padding-left: 0;
  padding-right: 0;
}
/* line 664, ../sass/_elements.scss */
.pricing ul li {
  list-style: none;
}
/* line 668, ../sass/_elements.scss */
.pricing.pricing-v1 {
  background: #FFFFFF;
  border: 3px solid #313131;
}
/* line 671, ../sass/_elements.scss */
.pricing.pricing-v1 .pricing-header > * {
  font-family:  Arial,sans-serif;
}
/* line 674, ../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 683, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-figure {
  font-size: 48px;
  font-weight: 700;
  color: #000;
}
/* line 688, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-price {
  font-size: 16px;
  border-bottom: 2px solid #ebebeb;
  line-height: 1;
  padding: 25px 0;
}
/* line 693, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-price p {
  margin: 0;
}
/* line 697, ../sass/_elements.scss */
.pricing.pricing-v1 .plan-currency {
  font-size: 30px;
  font-weight: 700;
  color: #595959;
  position: relative;
  top: -15px;
}
/* line 704, ../sass/_elements.scss */
.pricing.pricing-v1 .plain-info {
  padding: 20px;
}
/* line 706, ../sass/_elements.scss */
.pricing.pricing-v1 .plain-info li {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  padding: 15px 0;
}
/* line 713, ../sass/_elements.scss */
.pricing.pricing-v1 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 716, ../sass/_elements.scss */
.pricing.pricing-v1.pricing-highlight {
  border-color: #c4beae !important;
}
/* line 720, ../sass/_elements.scss */
.pricing.pricing-v2 {
  background: #FFFFFF;
}
/* line 722, ../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 730, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price {
  background: #c4beae;
  margin: 0 -10px;
  position: relative;
  height: 100px;
}
/* line 735, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-price-body {
  background: #c4beae;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  color: #FFF;
  width: 130px;
  height: 130px;
}
/* line 746, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-figure {
  font-size: 48px;
  font-weight: 300;
}
/* line 750, ../sass/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 755, ../sass/_elements.scss */
.pricing.pricing-v2 .plain-info {
  padding: 20px;
}
/* line 757, ../sass/_elements.scss */
.pricing.pricing-v2 .plain-info li {
  color: #000;
  line-height: 62px;
  border-bottom: 1px dashed #C8C8C8;
}
/* line 763, ../sass/_elements.scss */
.pricing.pricing-v2 .pricing-footer {
  padding: 0 20px 40px 20px;
}
/* line 767, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .plan-title {
  background: #FFFFFF;
  color: #595959;
}
/* line 771, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .plan-price-body {
  background: #c4beae;
  color: #FFFFFF;
}
/* line 775, ../sass/_elements.scss */
.pricing.pricing-v2.pricing-highlight .btn-block {
  background: #c4beae;
  border-color: #c4beae;
}
/* line 778, ../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: #c4beae;
}
/* line 785, ../sass/_elements.scss */
.pricing.pricing-v3 {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
}
/* line 788, ../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 796, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-title span {
  color: #FFFFFF;
}
/* line 800, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-figure {
  font-size: 48px;
  font-weight: 300;
  color: #000;
}
/* line 805, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-price {
  font-size: 16px;
  background: #332C3E;
  padding: 15px 0;
}
/* line 809, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-price > * {
  color: #FFFFFF;
  line-height: 1;
}
/* line 814, ../sass/_elements.scss */
.pricing.pricing-v3 .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 819, ../sass/_elements.scss */
.pricing.pricing-v3 .plain-info li {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  background: #F8F8F8;
  padding: 14px 0;
}
/* line 825, ../sass/_elements.scss */
.pricing.pricing-v3 .plain-info li:nth-child(2n+1) {
  background: #FFFFFF;
}
/* line 830, ../sass/_elements.scss */
.pricing.pricing-v3 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 834, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .plan-title {
  background: #c4beae;
  color: #FFFFFF;
}
/* line 838, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .plan-price {
  background: #c4beae;
  color: #FFFFFF;
}
/* line 842, ../sass/_elements.scss */
.pricing.pricing-v3.pricing-highlight .btn-block {
  background: #c4beae;
  border-color: #c4beae;
}
/* line 845, ../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: #c4beae;
}
/* line 853, ../sass/_elements.scss */
.pricing.pricing-highlight .plan-title {
  background: #c4beae;
  color: #FFFFFF;
}

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

/* line 883, ../sass/_elements.scss */
.team-list {
  margin-bottom: 50px;
}
/* line 885, ../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 891, ../sass/_elements.scss */
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #c4beae;
  width: 30px;
  height: 2px;
  position: absolute;
}
/* line 900, ../sass/_elements.scss */
.team-list .team-position {
  text-transform: uppercase;
  color: #c4beae;
  font-weight: 800;
  margin-bottom: 25px;
}
/* line 906, ../sass/_elements.scss */
.team-list .team-info {
  margin-bottom: 15px;
}
/* line 909, ../sass/_elements.scss */
.team-list .bo-social-icons {
  text-align: left;
}
/* line 911, ../sass/_elements.scss */
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

/* line 918, ../sass/_elements.scss */
.team-gallery {
  background: #FFF;
}
/* line 920, ../sass/_elements.scss */
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
/* line 923, ../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(134, 189, 233, 0.5);
}
/* line 935, ../sass/_elements.scss */
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 940, ../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 953, ../sass/_elements.scss */
.team-gallery .team-info {
  color: #FFFFFF;
}
/* line 957, ../sass/_elements.scss */
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 961, ../sass/_elements.scss */
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
/* line 964, ../sass/_elements.scss */
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #c4beae;
}
/* line 972, ../sass/_elements.scss */
.team-gallery .bo-social-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
/* line 979, ../sass/_elements.scss */
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 984, ../sass/_elements.scss */
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 992, ../sass/_elements.scss */
.team-hover {
  background: #FFF;
  border: none;
}
/* line 995, ../sass/_elements.scss */
.team-hover .team-header {
  position: relative;
  text-align: center;
}
/* line 998, ../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(134, 189, 233, 0.5);
}
/* line 1010, ../sass/_elements.scss */
.team-hover .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 1015, ../sass/_elements.scss */
.team-hover .team-gallery-box {
  width: 100%;
  height: 45px;
  top: 50%;
  margin-top: -22.5px;
}
/* line 1021, ../sass/_elements.scss */
.team-hover .team-info {
  color: #FFFFFF;
}
/* line 1024, ../sass/_elements.scss */
.team-hover .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 1028, ../sass/_elements.scss */
.team-hover .team-body-content {
  padding: 20px;
  position: relative;
  text-align: center;
}
/* line 1032, ../sass/_elements.scss */
.team-hover .team-body-content:before {
  content: none;
}
/* line 1035, ../sass/_elements.scss */
.team-hover .team-body-content > * {
  text-align: center;
}
/* line 1038, ../sass/_elements.scss */
.team-hover .team-body-content .team-name {
  margin-bottom: 5px;
}
/* line 1042, ../sass/_elements.scss */
.team-hover .bo-social-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
/* line 1049, ../sass/_elements.scss */
.team-hover:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1054, ../sass/_elements.scss */
.team-hover:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1061, ../sass/_elements.scss */
.team-small {
  border: none !important;
}
/* line 1063, ../sass/_elements.scss */
.team-small .team-body {
  background: none !important;
}
/* line 1066, ../sass/_elements.scss */
.team-small .team-info {
  display: none !important;
}
/* line 1070, ../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;
}

/* heading */
/* line 1080, ../sass/_elements.scss */
.heading-left {
  text-align: left;
  background: url(../image/symbol-v2.png) no-repeat left bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .heading-left {
  text-align: right;
}
/* line 1086, ../sass/_elements.scss */
.heading-center {
  text-align: center;
  background: url(../image/symbol-v2.png) no-repeat center bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 1096, ../sass/_elements.scss */
.panel-center > .panel-heading {
  text-align: center;
  background: url(../image/symbol-v2.png) no-repeat center bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 1104, ../sass/_elements.scss */
.panel-left > .panel-heading {
  text-align: left;
  background: url(../image/symbol-v2.png) no-repeat left bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .panel-left > .panel-heading {
  text-align: right;
}

/* carousel */
/* line 1115, ../sass/_elements.scss */
.carousel-controls-v1 .carousel-control {
  box-shadow: 0 0 0 1px #c4beae inset;
  background-color: #FFFFFF;
  color: #c4beae;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  top: 40%;
  opacity: 0;
}
/* line 1123, ../sass/_elements.scss */
.carousel-controls-v1 .carousel-control:hover {
  box-shadow: 0 0 0 30px #c4beae inset;
  color: #FFFFFF;
}
/* line 1127, ../sass/_elements.scss */
.carousel-controls-v1 .carousel-control.left {
  left: -25px;
}
/* line 1130, ../sass/_elements.scss */
.carousel-controls-v1 .carousel-control.right {
  right: -25px;
}

/* line 1136, ../sass/_elements.scss */
.carousel-controls-v2 {
  position: absolute;
  left: -80px;
  margin-top: -18px;
  top: 50%;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .carousel-controls-v2 {
  right: -80px;
  left: auto;
}
/* line 1141, ../sass/_elements.scss */
.carousel-controls-v2 .carousel-control {
  box-shadow: 0 0 0 1px #FFFFFF inset;
  background-color: #FFFFFF;
  color: #c4beae;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
/* line 1146, ../sass/_elements.scss */
.carousel-controls-v2 .carousel-control:hover {
  box-shadow: 0 0 0 30px #5ba5e1 inset;
  color: #FFFFFF;
}
/* line 1150, ../sass/_elements.scss */
.carousel-controls-v2 .carousel-control.left {
  left: -45px;
}
/* line 1153, ../sass/_elements.scss */
.carousel-controls-v2 .carousel-control.right {
  right: -47px;
}

/* line 1159, ../sass/_elements.scss */
.carousel-controls-v3 .carousel-control {
  box-shadow: 0 0 0 1px #c4beae inset;
  background-color: #FFFFFF;
  color: #c4beae;
  margin-top: -5px;
}
/* line 1164, ../sass/_elements.scss */
.carousel-controls-v3 .carousel-control:hover {
  box-shadow: 0 0 0 30px #c4beae inset;
  color: #FFFFFF;
}
/* line 1168, ../sass/_elements.scss */
.carousel-controls-v3 .carousel-control.left {
  left: 0;
}
/* line 1171, ../sass/_elements.scss */
.carousel-controls-v3 .carousel-control.right {
  right: 0;
}

/**
 * Tab Style
 */
/* tabs style 1 */
/* line 1181, ../sass/_elements.scss */
.tab-v1 {
  border: 1px solid #ebebeb;
  padding: 35px 60px 60px;
}
/* line 1184, ../sass/_elements.scss */
.tab-v1 .nav-tabs {
  padding-bottom: 20px;
}
/* line 1186, ../sass/_elements.scss */
.tab-v1 .nav-tabs > li {
  padding-right: 48px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .tab-v1 .nav-tabs > li {
  padding-left: 48px;
  padding-right: inherit;
}
/* line 1188, ../sass/_elements.scss */
.tab-v1 .nav-tabs > li > a {
  color: #595959;
  padding: 0;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}
/* line 1194, ../sass/_elements.scss */
.tab-v1 .nav-tabs > li > a:hover {
  color: #c4beae;
}
/* line 1198, ../sass/_elements.scss */
.tab-v1 .nav-tabs > li.active > a {
  color: #595959;
}

/* line 1205, ../sass/_elements.scss */
.tab-center .nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
  text-align: center;
}
/* line 1209, ../sass/_elements.scss */
.tab-center .nav-tabs > li {
  border: none;
  display: inline-block;
  float: none;
}
/* line 1213, ../sass/_elements.scss */
.tab-center .nav-tabs > li.active {
  text-align: center;
  background: url(../image/symbol-v2.png) no-repeat center bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-right: 40px;
  margin-left: 40px;
}
/* line 1221, ../sass/_elements.scss */
.tab-center .nav-tabs > li > a {
  color: #595959;
  padding: 0;
  font-family: Arial,sans-serif;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: -1px;
}
/* line 1228, ../sass/_elements.scss */
.tab-center .nav-tabs > li > a:hover {
  color: #c4beae;
}
/* line 1232, ../sass/_elements.scss */
.tab-center .nav-tabs > li.active > a {
  color: #b3aeae;
}
/* line 1238, ../sass/_elements.scss */
.tab-center .tab-content {
  padding: 15px 20px;
  border: 1px solid #ebebeb;
}

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

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

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

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

/* space */
/*Space Padding

/*Font size
---------------------------------------*/
/* line 1265, ../sass/_elements.scss */
.font-size-7 {
  font-size: 7px;
}

/* line 1268, ../sass/_elements.scss */
.font-size-10 {
  font-size: 10px;
}

/* line 1271, ../sass/_elements.scss */
.font-size-12 {
  font-size: 12px;
}

/* line 1274, ../sass/_elements.scss */
.font-size-14 {
  font-size: 14px;
}

/* line 1277, ../sass/_elements.scss */
.font-size-16 {
  font-size: 16px;
}

/* line 1280, ../sass/_elements.scss */
.font-size-18 {
  font-size: 18px !important;
}

/* line 1283, ../sass/_elements.scss */
.font-size-20 {
  font-size: 20px;
}

/* line 1286, ../sass/_elements.scss */
.font-size-22 {
  font-size: 22px;
}

/* line 1289, ../sass/_elements.scss */
.font-size-24 {
  font-size: 24px;
}

/* line 1292, ../sass/_elements.scss */
.font-size-26 {
  font-size: 26px;
}

/* line 1295, ../sass/_elements.scss */
.font-size-28 {
  font-size: 28px;
}

/* line 1298, ../sass/_elements.scss */
.font-size-30 {
  font-size: 30px;
}

/* color */
/* line 1302, ../sass/_elements.scss */
.white {
  color: #FFFFFF;
}

/* --- SCSS For Newsletter --- */
/* line 1309, ../sass/_elements.scss */
[class*="newsletter-v"].light-style {
  color: #fff;
}
/* line 1311, ../sass/_elements.scss */
[class*="newsletter-v"].light-style .form-control {
  color: #fff;
  background: transparent;
}
/* line 1315, ../sass/_elements.scss */
[class*="newsletter-v"].light-style .newsletter-label {
  color: #FFF;
}
/* line 1319, ../sass/_elements.scss */
[class*="newsletter-v"].newsletter-border {
  border: 1px solid #ebebeb;
}
/* line 1322, ../sass/_elements.scss */
[class*="newsletter-v"].newsletter-center {
  text-align: center;
}
/* line 1324, ../sass/_elements.scss */
[class*="newsletter-v"].newsletter-center .newsletter-heading {
  margin-bottom: 20px;
}
/* line 1327, ../sass/_elements.scss */
[class*="newsletter-v"].newsletter-center h2 {
  margin-top: 0;
}

/* line 1334, ../sass/_elements.scss */
.newsletter-label {
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}

/* line 1341, ../sass/_elements.scss */
.newsletter-v1 .description {
  color: #595959;
}
/* line 1344, ../sass/_elements.scss */
.newsletter-v1 .input-group {
  top: 5px; width:100%; float:left;
  
}
/* line 1346, ../sass/_elements.scss */
.newsletter-v1 .input-group .form-control {
  background: #FFF;
  padding: 0;
  height: 34px; float:left;
  padding-left: 9px; border-radius:3px; width:100%;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .newsletter-v1 .input-group .form-control {
  padding-right: 9px;
  padding-left: inherit;
}
/* line 1354, ../sass/_elements.scss */
.newsletter-v1 .input-group .form-control::-moz-placeholder {
  color: #b3aeae;
}
/* line 1357, ../sass/_elements.scss */
.newsletter-v1 .input-group .input-group-btn {
   float:left; width:100%; padding-top:10px;
}
.newsletter-v1 .input-group .input-group-btn button{ background:#8a8d92; width:100%; border-radius:5px;
  
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .newsletter-v1 .input-group .input-group-btn {
  padding-left: 14px;
  padding-right: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .newsletter-v1 .input-group .input-group-btn {
  padding-right: 17px;
  padding-left: inherit;
}
/* line 1361, ../sass/_elements.scss */
.newsletter-v1 .input-group .input-group-btn button.icon-mail {
  display: block;
}

/* --- SCSS For Icon-box --- */
@-webkit-keyframes hover-imagecategory {
  0% {
    transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%);
  }
  100% {
    transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0px);
  }
}
@-moz-keyframes hover-imagecategory {
  0% {
    transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%);
  }
  100% {
    transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0px);
  }
}
@-o-keyframes hover-imagecategory {
  0% {
    transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%);
  }
  100% {
    transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0px);
  }
}
@keyframes hover-imagecategory {
  0% {
    transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%);
  }
  100% {
    transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0px);
  }
}
/* line 1377, ../sass/_elements.scss */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .feature-box .fbox-icon {
  float: right;
}
/* line 1382, ../sass/_elements.scss */
.feature-box .fbox-body {
  overflow: hidden;
}
/* line 1384, ../sass/_elements.scss */
.feature-box .fbox-body .fbox-icon {
  margin-top: 0;
}
/* line 1388, ../sass/_elements.scss */
.feature-box small {
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
}
/* line 1394, ../sass/_elements.scss */
.feature-box h4 {
  margin: 0;
}
/* line 1397, ../sass/_elements.scss */
.feature-box .fbox-title {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
}
/* line 1402, ../sass/_elements.scss */
.feature-box.light-style {
  color: #dfdfdf;
}
/* line 1404, ../sass/_elements.scss */
.feature-box.light-style a {
  color: #fff;
}
/* line 1406, ../sass/_elements.scss */
.feature-box.light-style a:hover {
  color: #000;
}
/* line 1410, ../sass/_elements.scss */
.feature-box.light-style .fbox-title,
.feature-box.light-style h4 {
  color: #fff;
}
/* line 1415, ../sass/_elements.scss */
.feature-box.feature-box-right {
  text-align: right;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .feature-box.feature-box-right {
  text-align: left;
}
/* line 1417, ../sass/_elements.scss */
.feature-box.feature-box-right .fbox-icon {
  float: right;
  margin: 10px 0 0 20px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .feature-box.feature-box-right .fbox-icon {
  float: left;
}
/* line 35, ../sass/mixins/_rtl.scss */
.rtl .feature-box.feature-box-right .fbox-icon {
  margin: 10px 20px 0 0;
}
/* line 1422, ../sass/_elements.scss */
.feature-box.feature-box-center {
  text-align: center;
  padding: 0 16px;
}
/* line 1425, ../sass/_elements.scss */
.feature-box.feature-box-center .fbox-icon {
  float: none;
}
/* line 1430, ../sass/_elements.scss */
.feature-box:hover .fbox-icon {
  -webkit-animation: hover-imagecategory 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1;
  -o-animation: hover-imagecategory 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1;
  animation: hover-imagecategory 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1;
}

/* line 1436, ../sass/_elements.scss */
[class*="feature-box-"] .fbox-icon {
  float: none;
  margin: 0;
}
/* line 1440, ../sass/_elements.scss */
[class*="feature-box-"] h4 {
  padding: 5px 0;
  position: relative;
}

/* line 1447, ../sass/_elements.scss */
.feature-box-v1 {
  margin-top: 50px;
}
/* line 1449, ../sass/_elements.scss */
.feature-box-v1 .fbox-icon {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .feature-box-v1 .fbox-icon {
  float: right;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .feature-box-v1 .fbox-icon {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 1454, ../sass/_elements.scss */
.feature-box-v1 .fbox-body {
  line-height: 20px;
}
/* line 1456, ../sass/_elements.scss */
.feature-box-v1 .fbox-body h4 {
  font-size: 15px;
  color: #595959;
  margin-bottom: 10px;
  letter-spacing: 0;
}
/* line 1462, ../sass/_elements.scss */
.feature-box-v1 .fbox-body p {
  margin: 0;
  padding: 0;
}

/* line 1469, ../sass/_elements.scss */
.feature-box-v2 .fbox-icon {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .feature-box-v2 .fbox-icon {
  float: right;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .feature-box-v2 .fbox-icon {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 1474, ../sass/_elements.scss */
.feature-box-v2 .fbox-body {
  line-height: 20px;
  color: #c0b7af;
}
/* line 1477, ../sass/_elements.scss */
.feature-box-v2 .fbox-body h4 {
  font-size: 22px;
  color: #FFFFFF;
  margin-bottom: 5px;
  text-transform: capitalize;
}
/* line 1484, ../sass/_elements.scss */
.feature-box-v2 .fbox-body p {
  margin: 0;
  padding: 0;
}

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

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

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

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

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

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

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

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

/* line 1526, ../sass/_elements.scss */
.space-padding-b-45 {
  padding-bottom: 45px !important;
}

/*Margin Bottom*/
/* line 1530, ../sass/_elements.scss */
.space-20 {
  margin-bottom: 20px !important;
}

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

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

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

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

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

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

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

/*Margin right*/
/* line 1540, ../sass/_elements.scss */
.space-right-5 {
  margin-right: 5px !important;
}

/* line 1541, ../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 1545, ../sass/_elements.scss */
.space-right-10 {
  margin-right: 10px;
  margin-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-right-10 {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-right-10 {
  margin-right: 0;
  margin-left: inherit;
}

/* line 1549, ../sass/_elements.scss */
.space-padding-lr-7 {
  padding-left: 7%;
  padding-right: 7%;
}

/* line 1553, ../sass/_elements.scss */
.space-padding-lr-3 {
  padding-left: 3.1%;
  padding-right: 3.1%;
}

/* line 1557, ../sass/_elements.scss */
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 1561, ../sass/_elements.scss */
.space-margin-lr-3 {
  margin-left: 3.1%;
  margin-right: 3.1%;
}

/* line 1565, ../sass/_elements.scss */
.space-margin-lr-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 1569, ../sass/_elements.scss */
.space-margin-l-40 {
  margin-left: 40px !important;
}

/* line 1572, ../sass/_elements.scss */
.space-margin-r-40 {
  margin-right: 40px !important;
}

/* line 1575, ../sass/_elements.scss */
.space-margin-r-35 {
  margin-right: 35px !important;
  margin-left: 0 !important;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-margin-r-35 {
  margin-left: 35px !important;
  margin-right: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-margin-r-35 {
  margin-right: 0 !important;
  margin-left: inherit;
}

/* line 1579, ../sass/_elements.scss */
.space-margin-lr-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

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

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

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

/* line 1595, ../sass/_elements.scss */
.space-margin-r-10 {
  margin-right: 10px !important;
  margin-left: 0 !important;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-margin-r-10 {
  margin-left: 10px !important;
  margin-right: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .space-margin-r-10 {
  margin-right: 0 !important;
  margin-left: inherit;
}

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

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

/* latest posts */
/* line 1606, ../sass/_elements.scss */
.latest-posts {
  font-size: 14px;
  color: #595959;
}
/* line 1609, ../sass/_elements.scss */
.latest-posts .latest-posts-title {
  margin-top: 0;
  font-size: 14px;
}
/* line 1614, ../sass/_elements.scss */
.latest-posts .latest-posts-profile {
  font-size: 14px;
  color: #696969;
  padding-bottom: 10px;
}
/* line 1618, ../sass/_elements.scss */
.latest-posts .latest-posts-profile a {
  color: #696969;
}
/* line 1620, ../sass/_elements.scss */
.latest-posts .latest-posts-profile a:hover {
  color: red;
}
/* line 1624, ../sass/_elements.scss */
.latest-posts .latest-posts-profile i {
  margin-right: 2px;
  font-size: 14px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .latest-posts .latest-posts-profile i {
  margin-left: 2px;
  margin-right: inherit;
}
/* line 1631, ../sass/_elements.scss */
.latest-posts.latest-posts-special .latest-posts-body > div {
  width: 50%;
  overflow: hidden;
}

/* latest posts v1*/
/* line 1639, ../sass/_elements.scss */
.latest-posts-v1 {
  margin-top: 60px;
}
/* line 1641, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-item {
  position: relative;
  margin-bottom: 50px;
}
/* line 1645, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-item:hover .latest-posts-meta {
  bottom: -45px;
}
/* line 1647, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-item:hover .latest-posts-meta .bottom-blog {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(168, 172, 185, 0.62);
  box-shadow: 0px 20px 40px 0px rgba(168, 172, 185, 0.62);
}
/* line 1653, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-image {
  padding: 0;
}
/* line 1656, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-title {
  margin-bottom: 50px;
}
/* line 1658, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-title a {
  color: #595959;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0;
}
/* line 1663, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-title a:hover {
  color: #c4beae;
}
/* line 1669, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-profile > span {
  color: #b3aeae;
  font-size: 12px;
  padding: 0 5px;
}
/* line 1674, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-profile .created {
  position: relative;
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .latest-posts-v1 .latest-posts-profile .created {
  padding-right: 0;
  padding-left: inherit;
}
/* line 1679, ../sass/_elements.scss */
.latest-posts-v1 .blog-readmore {
  color: #595959;
}
/* line 1682, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-meta {
  padding: 20px;
  display: block;
  width: 100%;
  bottom: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
}
/* line 1689, ../sass/_elements.scss */
.latest-posts-v1 .latest-posts-meta .bottom-blog {
  background: #FFFFFF;
  padding: 20px 30px;
}
/* line 1694, ../sass/_elements.scss */
.latest-posts-v1 .shortinfo {
  line-height: 20px;
}
/* line 1698, ../sass/_elements.scss */
.latest-posts-v1.none-readmore .blog-readmore {
  display: none;
}

/* line 1704, ../sass/_elements.scss */
.home3 .latest-posts-v1 {
  margin-top: 30px;
}

/* accordion */
/* line 1710, ../sass/_elements.scss */
.accordion .panel {
  margin: 0;
}
/* line 1713, ../sass/_elements.scss */
.accordion .panel:last-child .panel-heading {
  border-top: none;
}
/* line 1718, ../sass/_elements.scss */
.accordion .panel-heading {
  padding: 15px 5px;
  border-top: 1px solid #ebebeb;
  position: relative;
}
/* line 1722, ../sass/_elements.scss */
.accordion .panel-heading .panel-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: bold;
}
/* line 1729, ../sass/_elements.scss */
.accordion .panel-heading a.collapsed {
  color: #b3aeae;
}
/* line 1732, ../sass/_elements.scss */
.accordion .panel-heading a:before {
  content: "\f2f8";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 18px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  display: inline-block;
  color: #bdc1ca;
}
/* line 1743, ../sass/_elements.scss */
.accordion .panel-heading a.collapsed:before {
  content: "\f2f2";
}
/* line 1746, ../sass/_elements.scss */
.accordion .panel-heading a:hover, .accordion .panel-heading a:focus, .accordion .panel-heading a:active {
  color: #595959;
}
/* line 1751, ../sass/_elements.scss */
.accordion .panel-body {
  padding: 0 0 20px;
  color: #b3aeae;
}
/* line 1758, ../sass/_elements.scss */
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 10px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 10px;
  right: auto;
}
/* line 1767, ../sass/_elements.scss */
.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #70ba28;
}
/* line 1774, ../sass/_elements.scss */
.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
/* line 1778, ../sass/_elements.scss */
.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none;
}
/* line 1785, ../sass/_elements.scss */
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/* line 1790, ../sass/_elements.scss */
.interactive-banner {
  color: #fff;
  position: relative;
  overflow: hidden;
}
/* line 1794, ../sass/_elements.scss */
.interactive-banner .interactive-banner-profile {
  position: absolute;
  z-index: 2;
  margin: 0 auto;
  text-align: center;
  content: "";
  margin-top: -60px;
  top: 50%;
}
/* line 1802, ../sass/_elements.scss */
.interactive-banner .interactive-banner-profile h2 {
  text-transform: uppercase;
  margin: 10px 0 15px;
}
/* line 1806, ../sass/_elements.scss */
.interactive-banner .interactive-banner-profile small {
  text-transform: uppercase;
}
/* line 1809, ../sass/_elements.scss */
.interactive-banner .interactive-banner-profile h1, .interactive-banner .interactive-banner-profile h2, .interactive-banner .interactive-banner-profile h3, .interactive-banner .interactive-banner-profile h4, .interactive-banner .interactive-banner-profile h5, .interactive-banner .interactive-banner-profile h6 {
  font-size: 24px;
  margin: 0;
  text-transform: capitalize;
  height: 30px;
  overflow: hidden;
}
/* line 1817, ../sass/_elements.scss */
.interactive-banner .mask-link {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
/* line 1828, ../sass/_elements.scss */
.interactive-banner .description {
  font-size: 16px;
  font-weight: 900;
  left: -1000%;
  margin-top: 15px;
  max-height: 80px;
  opacity: 0;
  overflow: hidden;
  padding: 10px 60px;
  position: absolute;
  top: 50%;
  visibility: hidden;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .interactive-banner .description {
  right: -1000%;
  left: auto;
}
/* line 1841, ../sass/_elements.scss */
.interactive-banner .description h4 {
  font-weight: 900;
  font-size: 29px;
}
/* line 1846, ../sass/_elements.scss */
.interactive-banner .sub-title {
  display: none;
}
/* line 1849, ../sass/_elements.scss */
.interactive-banner .btn-links {
  color: #c7b299;
  font-size: 10px;
  padding: 0 10px;
  margin-top: 10px;
  left: 0;
  right: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 900;
  top: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: absolute;
}
/* line 1864, ../sass/_elements.scss */
.interactive-banner:hover h1, .interactive-banner:hover h2, .interactive-banner:hover h3, .interactive-banner:hover h4, .interactive-banner:hover h5, .interactive-banner:hover h6 {
  color: #FFFFFF;
}
/* line 1867, ../sass/_elements.scss */
.interactive-banner:hover .btn-links {
  top: 120px;
}
/* line 1870, ../sass/_elements.scss */
.interactive-banner:hover .description {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .interactive-banner:hover .description {
  right: 0;
  left: auto;
}
/* line 1878, ../sass/_elements.scss */
.interactive-banner .action .icons:hover {
  background-color: #70ba28 !important;
  border: #70ba28 !important;
}
/* line 1885, ../sass/_elements.scss */
.interactive-banner.left .interactive-banner-profile {
  left: 30px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .interactive-banner.left .interactive-banner-profile {
  right: 30px;
  left: auto;
}
/* line 1890, ../sass/_elements.scss */
.interactive-banner.right .interactive-banner-profile {
  right: 30px;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .interactive-banner.right .interactive-banner-profile {
  left: 30px;
  right: auto;
}
/* line 1896, ../sass/_elements.scss */
.interactive-banner.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

/* line 1904, ../sass/_elements.scss */
.interactive-banner-v2 h1, .interactive-banner-v2 h2, .interactive-banner-v2 h3, .interactive-banner-v2 h4, .interactive-banner-v2 h5, .interactive-banner-v2 h6 {
  color: #FFFFFF;
}
/* line 1907, ../sass/_elements.scss */
.interactive-banner-v2 .btn-links {
  color: #595959;
}
/* line 1911, ../sass/_elements.scss */
.interactive-banner-v2:hover .btn-links {
  color: #c7b299;
}

/* line 1917, ../sass/_elements.scss */
.interactive-banner-v3 .btn-links {
  background-color: rgba(255, 255, 255, 0.6);
  color: #595959;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 40px;
  position: relative;
}
/* line 1925, ../sass/_elements.scss */
.interactive-banner-v3 .btn-links:before {
  background-color: #644800;
  display: block;
  width: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  content: "";
  z-index: -1;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .interactive-banner-v3 .btn-links:before {
  right: 0;
  left: auto;
}
/* line 1938, ../sass/_elements.scss */
.interactive-banner-v3 .interactive-banner-profile {
  margin-top: -15px;
  top: 50%;
}
/* line 1943, ../sass/_elements.scss */
.interactive-banner-v3:hover .btn-links {
  color: #FFFFFF;
  top: 40px;
}
/* line 1946, ../sass/_elements.scss */
.interactive-banner-v3:hover .btn-links:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1955, ../sass/_elements.scss */
.interactive-banner-v4 h1, .interactive-banner-v4 h2, .interactive-banner-v4 h3, .interactive-banner-v4 h4, .interactive-banner-v4 h5, .interactive-banner-v4 h6 {
  color: #FFFFFF;
}
/* line 1958, ../sass/_elements.scss */
.interactive-banner-v4 .btn-links {
  color: #FFFFFF;
}
/* line 1962, ../sass/_elements.scss */
.interactive-banner-v4:hover .btn-links {
  color: #c7b299;
}

/* line 1968, ../sass/_elements.scss */
.interactive-banner-v5 h1, .interactive-banner-v5 h2, .interactive-banner-v5 h3, .interactive-banner-v5 h4, .interactive-banner-v5 h5, .interactive-banner-v5 h6 {
  color: #595959;
}
/* line 1971, ../sass/_elements.scss */
.interactive-banner-v5 .btn-links {
  color: #595959;
}
/* line 1975, ../sass/_elements.scss */
.interactive-banner-v5:hover .btn-links {
  color: #c7b299;
}

/**
 * Category Products Page
 */
/* line 7, ../sass/_pages.scss */
.page-product-category .breadcrumb li:last-child {
  display: block;
  text-align: left;
  padding: 20px 0;
  font-size: 40px;
}
/* line 12, ../sass/_pages.scss */
.page-product-category .breadcrumb li:last-child:before {
  display: none;
}
/* line 19, ../sass/_pages.scss */
.page-product-category #content > h1 {
  display: none;
}

/* filter by brands */
/* line 26, ../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 29, ../sass/_pages.scss */
.product-filter .filter-left > div {
  padding-right: 15px;
}
/* line 33, ../sass/_pages.scss */
.product-filter .display {
  float: right;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .product-filter .display {
  float: left;
}
/* line 36, ../sass/_pages.scss */
.product-filter .form-control {
  display: inline-block;
  padding: 0 20px;
  margin: 0 5px;
  width: auto;
  text-transform: capitalize;
  background-color: #f7f7f7;
}
/* line 44, ../sass/_pages.scss */
.product-filter .btn-switch {
  display: inline-block;
  margin-left: 10px;
  color: #d4d4d4;
  background: transparent;
  padding: 0;
  line-height: 42px;
  width: 40px;
  height: 40px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-filter .btn-switch {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 52, ../sass/_pages.scss */
.product-filter .btn-switch i {
  font-size: 18px;
  color: #595959;
}
/* line 56, ../sass/_pages.scss */
.product-filter .btn-switch:hover, .product-filter .btn-switch.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 58, ../sass/_pages.scss */
.product-filter .btn-switch:hover i, .product-filter .btn-switch.active i {
  color: #c4beae;
}

/* product list */
/* line 67, ../sass/_pages.scss */
.product-list .description {
  display: block;
}
/* line 70, ../sass/_pages.scss */
.product-list .bottom-last {
  margin-top: 20px;
}
/* line 73, ../sass/_pages.scss */
.product-list .product-meta {
  padding-top: 20px;
  padding-left: 0;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-list .product-meta {
  padding-right: 0;
  padding-left: inherit;
}
/* line 77, ../sass/_pages.scss */
.product-list .product-col {
  width: 100% !important;
}
/* line 79, ../sass/_pages.scss */
.product-list .product-col .image {
  float: left;
  width: 30%;
  margin-right: 20px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .product-list .product-col .image {
  float: right;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-list .product-col .image {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 85, ../sass/_pages.scss */
.product-list .product-col:first-child .product-block {
  padding: 0;
  border-top: none;
}
/* line 90, ../sass/_pages.scss */
.product-list .product-col .product-block {
  border-top: 1px solid #ebebeb;
  padding-top: 30px;
}
/* line 93, ../sass/_pages.scss */
.product-list .product-col .product-block .name {
  font-size: 18px;
  font-weight: 900;
}
/* line 97, ../sass/_pages.scss */
.product-list .product-col .product-block .price {
  padding: 10px 0;
}

/* product grid */
/* line 106, ../sass/_pages.scss */
.product-grid .product-block .name-price {
  overflow: hidden;
  text-align: center;
}
/* line 109, ../sass/_pages.scss */
.product-grid .product-block .name-price .name {
  line-height: 35px;
}
/* line 112, ../sass/_pages.scss */
.product-grid .product-block .name-price .price {
  line-height: 35px;
}

/* line 121, ../sass/_pages.scss */
.sidebar .carousel-controls-v1 .carousel-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 0;
}
/* line 124, ../sass/_pages.scss */
.sidebar .carousel-controls-v1 .carousel-control:hover {
  box-shadow: 0 0 0 30px #c4beae inset;
  color: #FFFFFF;
}
/* line 128, ../sass/_pages.scss */
.sidebar .carousel-controls-v1 .carousel-control.left {
  left: 0;
}
/* line 131, ../sass/_pages.scss */
.sidebar .carousel-controls-v1 .carousel-control.right {
  right: 0;
}
/* line 136, ../sass/_pages.scss */
.sidebar .product-label, .sidebar .cart {
  display: none;
}
/* line 143, ../sass/_pages.scss */
.sidebar .products-row:first-child .product-col:first-child:before {
  content: none;
}
/* line 150, ../sass/_pages.scss */
.sidebar .product-col {
  width: 100%;
  clear: both;
  position: relative;
}
/* line 155, ../sass/_pages.scss */
.sidebar .product-col:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  left: 0;
  top: -15px;
  position: absolute;
}
/* line 164, ../sass/_pages.scss */
.sidebar .panel-body {
  padding-left: 0;
  padding-right: 0;
}
/* line 168, ../sass/_pages.scss */
.sidebar .products-block {
  border: 1px solid #ebebeb;
  padding: 20px 15px 0;
  margin: 0 1px;
  overflow: hidden;
}
/* line 175, ../sass/_pages.scss */
.sidebar.border-yellow .products-block {
  position: relative;
  border: none;
}
/* line 178, ../sass/_pages.scss */
.sidebar.border-yellow .products-block:before {
  border: 3px solid #f2ddb5;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .sidebar.border-yellow .products-block:before {
  right: 0;
  left: auto;
}
/* line 190, ../sass/_pages.scss */
.sidebar .product-block .rating-price .rating {
  float: right;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .rating-price .rating {
  float: left;
}
/* line 193, ../sass/_pages.scss */
.sidebar .product-block .rating-price .price {
  float: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .rating-price .price {
  float: right;
}
/* line 197, ../sass/_pages.scss */
.sidebar .product-block .image {
  float: left;
  margin-right: 15px;
  border-bottom: none;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .image {
  float: right;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .image {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 202, ../sass/_pages.scss */
.sidebar .product-block .product-meta {
  text-align: left;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .sidebar .product-block .product-meta {
  text-align: right;
}
/* line 205, ../sass/_pages.scss */
.sidebar .product-block .name {
  margin-bottom: 5px;
}
/* line 208, ../sass/_pages.scss */
.sidebar .product-block .bottom {
  display: none;
}
/* line 212, ../sass/_pages.scss */
.sidebar .product-block .product-img:before {
  content: none;
}
/* line 219, ../sass/_pages.scss */
.sidebar.product-grid .product-block {
  border-bottom: none;
}
/* line 222, ../sass/_pages.scss */
.sidebar.product-grid .product-block .name-price .name {
  float: none;
  max-width: 100%;
}
/* line 226, ../sass/_pages.scss */
.sidebar.product-grid .product-block .name-price .price {
  float: none;
  max-width: 100%;
}

/* line 236, ../sass/_pages.scss */
.product-buttons-wrap .product-qyt-action .quantity-title {
  margin-right: 20px;
  line-height: 40px;
  font-size: 16px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-buttons-wrap .product-qyt-action .quantity-title {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 241, ../sass/_pages.scss */
.product-buttons-wrap .product-qyt-action .quantity-adder {
  border-bottom: 1px solid #000;
}
/* line 243, ../sass/_pages.scss */
.product-buttons-wrap .product-qyt-action .quantity-adder .add-action {
  color: #c4beae;
  cursor: pointer;
}
/* line 247, ../sass/_pages.scss */
.product-buttons-wrap .product-qyt-action .quantity-adder .add-up {
  margin-bottom: 1px;
}
/* line 251, ../sass/_pages.scss */
.product-buttons-wrap .product-qyt-action .quantity-adder .quantity-number input {
  width: 68px;
  height: 35px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #595959;
  text-align: center;
  font-size: 16px;
  border: none;
}
/* line 260, ../sass/_pages.scss */
.product-buttons-wrap .product-qyt-action .quantity-adder .minimum {
  line-height: 38px;
  font-size: 11px;
  margin-left: 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-buttons-wrap .product-qyt-action .quantity-adder .minimum {
  margin-right: 10px;
  margin-left: inherit;
}

/* line 268, ../sass/_pages.scss */
#button-cart {
  font-size: 16px;
  padding: 9px 30px;
}
/* line 271, ../sass/_pages.scss */
#button-cart i {
  margin-right: 12px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl #button-cart i {
  margin-left: 12px;
  margin-right: inherit;
}

/* product detail */
/* line 278, ../sass/_pages.scss */
.product-info h1 {
  font-size: 36px;
  margin-top: 0;
}
/* line 282, ../sass/_pages.scss */
.product-info .image {
  position: relative;
}
/* line 286, ../sass/_pages.scss */
.product-info .image-additional .owl-carousel {
  margin-bottom: 0 !important;
}
/* line 289, ../sass/_pages.scss */
.product-info .image-additional .carousel-control {
  visibility: hidden;
  opacity: 0;
}
/* line 293, ../sass/_pages.scss */
.product-info .image-additional .owl-item {
  width: 142px;
}
/* line 297, ../sass/_pages.scss */
.product-info .image-additional:hover .carousel-control {
  visibility: visible;
  opacity: 1;
}
/* line 304, ../sass/_pages.scss */
.product-info .image-additional .item {
  text-align: center;
}
/* line 306, ../sass/_pages.scss */
.product-info .image-additional .item a > img {
  margin-bottom: 10px;
}
/* line 311, ../sass/_pages.scss */
.product-info .addthis_toolbox a {
  margin: 0;
}
/* line 314, ../sass/_pages.scss */
.product-info .rating {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  line-height: 49px;
  height: 53px;
  margin-top: 16px;
  margin-bottom: 40px;
}
/* line 321, ../sass/_pages.scss */
.product-info .rating a {
  font-size: 11px;
  text-transform: uppercase;
  margin-left: 13px;
  padding-left: 13px;
  border-left: 1px solid #ebebeb;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-info .rating a {
  margin-right: 13px;
  margin-left: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-info .rating a {
  padding-right: 13px;
  padding-left: inherit;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .product-info .rating a {
  border-right: 1px solid #ebebeb;
  border-left: inherit;
}

/* line 330, ../sass/_pages.scss */
.review-form-width {
  background-color: #fff;
  margin: 10% auto;
  padding: 20px 15px;
  max-width: 700px;
  position: relative;
  z-index: 999999;
  background-color: #fff;
}
/* line 338, ../sass/_pages.scss */
.review-form-width .panel-body {
  padding: 0;
}

/* line 343, ../sass/_pages.scss */
.product-related .owl-wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
/* line 346, ../sass/_pages.scss */
.product-related .owl-wrapper .owl-item {
  padding-right: 5px;
  padding-left: 5px;
}

/* */
/* line 353, ../sass/_pages.scss */
div.required .control-label:before {
  color: #f00;
  content: "* ";
  font-weight: bold;
}

/* line 361, ../sass/_pages.scss */
#products.product-grid .product-block {
  text-align: center;
}
/* line 363, ../sass/_pages.scss */
#products.product-grid .product-block .name {
  line-height: 35px;
}
/* line 369, ../sass/_pages.scss */
#products.product-list .footer-deals {
  text-align: center;
}
/* line 373, ../sass/_pages.scss */
#products.product-list .product-block .bottom {
  margin-top: -50px;
}
/* line 376, ../sass/_pages.scss */
#products.product-list .product-block .product-meta {
  margin-top: 50px !important;
}
/* line 378, ../sass/_pages.scss */
#products.product-list .product-block .product-meta h6.name {
  font-size: 30px;
}

/* line 385, ../sass/_pages.scss */
.footer-deals {
  text-align: center;
}

/* line 388, ../sass/_pages.scss */
.widget-images, .product-img {
  text-align: center;
}
/* line 390, ../sass/_pages.scss */
.widget-images .img-responsive, .product-img .img-responsive {
  display: inline-block;
}

/* line 396, ../sass/_pages.scss */
.quickview-thumbnails .col-lg-1 {
  padding: 0;
}
/* line 400, ../sass/_pages.scss */
.quickview-thumbnails .carousel-controls-v1 .carousel-control {
  top: 0;
}

/* line 406, ../sass/_pages.scss */
.quickview-thumbnail .image-additional.slide.carousel.vertical, .quickview-thumbnails .image-additional.slide.carousel.vertical {
  padding-top: 40px;
}
/* line 410, ../sass/_pages.scss */
.quickview-thumbnail .carousel-controls-v1 .carousel-control, .quickview-thumbnails .carousel-controls-v1 .carousel-control {
  top: 0;
}

/* line 417, ../sass/_pages.scss */
.wrap-quick .add-action {
  line-height: 1;
  margin-top: 12px;
}

/*
 * 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 {
  left: 10px;
  top: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl #offcanvasmenu .badges.new, .rtl #offcanvasmenu .badges.hot {
  right: 10px;
  left: auto;
}
/* line 65, ../sass/_offcanvas.scss */
#offcanvasmenu .menu-title {
  font-size: 14px;
}
/* line 68, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav {
  float: none;
}
/* line 70, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li {
  float: none;
  border-top: 1px solid #ebebeb;
  position: relative;
}
/* line 74, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li .caret {
  display: none;
}
/* line 78, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li.home .menu-icon {
  background: none !important;
}
/* line 82, ../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 91, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li > a {
  padding: 15px 25px;
  text-transform: uppercase;
  font-weight: 900;
  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 99, ../sass/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li > .dropdown-menu .click-canavs-menu {
  padding: 8px 12px;
}
/* line 104, ../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 117, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .dropdown-menu-inner {
  line-height: 30px;
  padding-bottom: 20px;
  padding-left: 20px;
}
/* line 123, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar {
  border: none;
}
/* line 125, ../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 130, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu a {
  font-size: 11px;
  padding: 5px 10px;
  background: transparent;
  text-transform: lowercase;
}
/* line 136, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .widget-heading {
  font-size: 14px;
}
/* line 139, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .widget-video {
  display: none;
}
/* line 142, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .box-heading {
  color: #262a2e;
}
/* line 145, ../sass/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .level2 {
  padding: 0;
}
/* line 149, ../sass/_offcanvas.scss */
#offcanvasmenu .w-product {
  padding: 0;
}
/* line 152, ../sass/_offcanvas.scss */
#offcanvasmenu .product-block {
  border: none;
}
/* line 154, ../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: #ef9a9a;
}
/* line 33, ../sass/_menu.scss */
.badges.new:before {
  border-color: #ef9a9a transparent transparent #ef9a9a;
}
/* 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 46, ../sass/_menu.scss */
.widget-heading {
  color: #c4beae;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
}

/* line 52, ../sass/_menu.scss */
.pav-megamenu {
  /* level 2 */
  /* level > 3 */
}
/* line 53, ../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 62, ../sass/_menu.scss */
.pav-megamenu .column {
  position: relative;
}
/* line 64, ../sass/_menu.scss */
.pav-megamenu .column:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ebebeb;
  right: 30px;
  top: 0;
  position: absolute;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .column:before {
  left: 30px;
  right: auto;
}
/* line 73, ../sass/_menu.scss */
.pav-megamenu .column.last:before {
  content: none;
}
/* line 78, ../sass/_menu.scss */
.pav-megamenu .navbar {
  margin: 0;
  border: 0;
}
/* line 82, ../sass/_menu.scss */
.pav-megamenu .navbar-collapse {
  padding: 0;
  text-align: center;
}
/* line 86, ../sass/_menu.scss */
.pav-megamenu .navbar-nav {
  display: inline-block;
  margin-bottom: -8px;
}
/* line 90, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.aligned-fullwidth {
  position: static;
}
/* line 92, ../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 96, ../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 102, ../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 108, ../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 114, ../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 119, ../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 125, ../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 130, ../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 135, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > .dropdown-menu {
  top: 120%;
  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;
  padding: 40px 30px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
  left: 0;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 148, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  top: 100%;
}
/* line 156, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a {
  padding: 8px 0px 8px 0;
  text-transform: uppercase;
  color: #b3aeae;
  background-color: transparent !important;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 40px;
  position: relative; margin-left:30px;
}

.pav-megamenu .navbar-nav > li > a.active {
  padding: 8px 0px 8px 0;
  text-transform: uppercase;
  color: #b3aeae;
  background-color: transparent !important;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 40px;
  position: relative; margin-left:30px; color: #000000 !important; border-bottom:2px solid #c4beae;
}
/* line 35, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li > a {
  padding: 8px 0 8px 60px;
}
/* line 167, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:before {
  position: absolute;
  background-image: url(../image/symbol.jpg);
  content: "";
  width: 0;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li > a:before {
  right: 0;
  left: auto;
}
/* line 177, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:hover, .pav-megamenu .navbar-nav > li > a:focus, .pav-megamenu .navbar-nav > li > a:active {
  color: #000000 !important; 

}
/* line 179, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:hover .caret:before, .pav-megamenu .navbar-nav > li > a:focus .caret:before, .pav-megamenu .navbar-nav > li > a:active .caret:before {
  color: #000000 !important;
}
/* line 182, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a:hover:before, .pav-megamenu .navbar-nav > li > a:focus:before, .pav-megamenu .navbar-nav > li > a:active:before {
  width: 100%;
}
/* line 186, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a .caret {
  border: 0;
  position: relative;
}
/* line 189, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li > a .caret:before {
  content: '\f2f9';
  font-family: "Material-Design-Iconic-Font";
  position: absolute;
  right: -10px;
  top: -20px;
  font-size: 12px;
  font-weight: 100;
  color: #b3aeae;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .navbar-nav > li > a .caret:before {
  left: -10px;
  right: auto;
}
/* line 202, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li:hover > a .caret:before, .pav-megamenu .navbar-nav > li:hover:active > a .caret:before {
  color: #c4beae;
}
/* line 207, ../sass/_menu.scss */
.pav-megamenu .navbar-nav > li.full-width {
  position: static;
}
/* line 213, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu {
  top: 100%;
  left: -9999px;
  height: auto;
  color: #595959;
  /*         border-top:1px solid $border-color; */
  min-width: 200px;
  padding: 25px;
  background-color: #FFFFFF;
  -webkit-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  z-index: 9999;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .dropdown-menu {
  right: -9999px;
  left: auto;
}
/* line 224, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu ul, .pav-megamenu .dropdown-menu ol {
  padding: 0;
}
/* line 227, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu ul.content {
  padding-left: 15px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-megamenu .dropdown-menu ul.content {
  padding-right: 15px;
  padding-left: inherit;
}
/* line 230, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu li {
  list-style: none;
}
/* line 233, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  color: #595959;
}
/* line 236, ../sass/_menu.scss */
.pav-megamenu .dropdown-menu li a:hover .fa {
  color: #0a2432;
}
/* line 245, ../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 250, ../sass/_menu.scss */
.pav-megamenu .dropdown:hover > a .fa {
  color: #c4beae;
}
/* line 257, ../sass/_menu.scss */
.pav-megamenu .dropdown-submenu {
  position: relative;
}
/* line 259, ../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 266, ../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 273, ../sass/_menu.scss */
.pav-megamenu .megamenu .cols1 {
  min-width: 200px;
}
/* line 276, ../sass/_menu.scss */
.pav-megamenu .megamenu .cols2 {
  min-width: 500px;
}
/* line 279, ../sass/_menu.scss */
.pav-megamenu .megamenu .cols3 {
  min-width: 740px;
}
/* line 283, ../sass/_menu.scss */
.pav-megamenu .sidebar .product-block {
  border-top: none;
  border-bottom: 1px solid #ebebeb;
}

/* line 290, ../sass/_menu.scss */
iframe {
  border: none;
}

/* line 294, ../sass/_menu.scss */
.bo-mainmenu .dropdown-menu {
  transform: perspective(200px) rotate3d(1, 0, 0, -90deg);
  transform-origin: 50% 0 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  visibility: hidden;
  display: block;
}

/* fillter */
/* line 3, ../sass/_modules.scss */
.fillter a {
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 0;
  color: #595959;
  margin-top: -7px;
  display: block;
}
/* line 11, ../sass/_modules.scss */
.fillter label {
  margin-left: 20px;
  font-weight: 100;
  line-height: 19px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .fillter label {
  margin-right: 20px;
  margin-left: inherit;
}
/* line 16, ../sass/_modules.scss */
.fillter .panel-body {
  padding: 0;
}
/* line 21, ../sass/_modules.scss */
.fillter .list-group > div:last-child {
  border-right: none;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .fillter .list-group > div:last-child {
  border-left: none;
  border-right: inherit;
}
/* line 24, ../sass/_modules.scss */
.fillter .list-group > div.border-right {
  overflow: hidden;
  position: relative;
}
/* line 27, ../sass/_modules.scss */
.fillter .list-group > div.border-right:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 500px;
  background: #ebebeb;
  top: 0;
  right: 19px;
  z-index: 9;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .fillter .list-group > div.border-right:before {
  left: 19px;
  right: auto;
}
/* line 38, ../sass/_modules.scss */
.fillter .list-group > div.border-right:last-child:before {
  display: none;
}
/* line 45, ../sass/_modules.scss */
.fillter .list-group-item {
  margin-bottom: -20px;
}
/* line 48, ../sass/_modules.scss */
.fillter .list-group-item > div .checkbox {
  color: #b3aeae;
}
/* line 50, ../sass/_modules.scss */
.fillter .list-group-item > div .checkbox input {
  margin-top: 2px;
}
/* line 53, ../sass/_modules.scss */
.fillter .list-group-item > div .checkbox:nth-child(2), .fillter .list-group-item > div .checkbox:nth-child(4), .fillter .list-group-item > div .checkbox:nth-child(6) {
  margin-left: 59%;
  margin-top: -29px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .fillter .list-group-item > div .checkbox:nth-child(2), .rtl .fillter .list-group-item > div .checkbox:nth-child(4), .rtl .fillter .list-group-item > div .checkbox:nth-child(6) {
  margin-right: 59%;
  margin-left: inherit;
}
/* line 57, ../sass/_modules.scss */
.fillter .list-group-item > div .checkbox:hover {
  color: #595959;
}

/* category */
/* line 66, ../sass/_modules.scss */
.category .list-group {
  margin-bottom: 0;
}
/* line 70, ../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 73, ../sass/_modules.scss */
.category ul > li {
  padding-left: 0;
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: left;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .category ul > li {
  padding-right: 0;
  padding-left: inherit;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .category ul > li {
  text-align: right;
}
/* line 79, ../sass/_modules.scss */
.category ul > li > a {
  text-transform: uppercase;
  font-weight: 900;
  color: #c4beae;
  letter-spacing: 1px;
}
/* line 86, ../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 88, ../sass/_modules.scss */
.category ul ul > li {
  position: relative;
  padding: 0;
}
/* line 91, ../sass/_modules.scss */
.category ul ul > li a {
  color: #595959;
  font-weight: 100;
  letter-spacing: 0;
  text-transform: capitalize;
}
/* line 96, ../sass/_modules.scss */
.category ul ul > li a:hover, .category ul ul > li a:active, .category ul ul > li a:focus {
  color: #595959;
  font-weight: 900;
}

/* line 107, ../sass/_modules.scss */
.refine-search ul {
  margin-bottom: 0;
}
/* line 109, ../sass/_modules.scss */
.refine-search ul li {
  padding: 0 15px;
  position: relative;
}
/* line 112, ../sass/_modules.scss */
.refine-search ul li:before {
  content: ".";
  color: #c4beae;
  position: absolute;
  left: 0;
  top: -8px;
  font-size: 30px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .refine-search ul li:before {
  right: 0;
  left: auto;
}

/* slidelayer */
/* line 124, ../sass/_modules.scss */
.layerslider-wrapper {
  overflow: hidden;
}

/* line 127, ../sass/_modules.scss */
.tparrows {
  position: absolute;
  top: 40% !important;
  z-index: 9999;
  cursor: pointer;
  display: 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;
  font-size: 0;
}
/* line 135, ../sass/_modules.scss */
.tparrows:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 113px;
  height: 124px;
  z-index: 12;
  background-image: url(../image/arrow_left.png);
}
/* line 145, ../sass/_modules.scss */
.tparrows.tp-rightarrow:before {
  background-image: url(../image/arrow_right.png);
  right: 0;
}

/* line 151, ../sass/_modules.scss */
.tp-leftarrow {
  left: 8px !important;
}

/* line 154, ../sass/_modules.scss */
.tp-rightarrow {
  right: 8px !important;
}

/* custom */
/* line 158, ../sass/_modules.scss */
.custom-v1 {
  margin-bottom: 40px;
  margin-top: 30px;
}
/* line 161, ../sass/_modules.scss */
.custom-v1 .custom-heading {
  color: #c4beae;
  font-size: 22px;
  text-transform: capitalize;
}
/* line 166, ../sass/_modules.scss */
.custom-v1 .description {
  color: #000;
  line-height: 20px; text-align: center;
}
.custom-v1 .description p {
   text-align: center;
}
/* line 172, ../sass/_modules.scss */
.home2 .custom-v1 {
  padding: 45px;
  margin-bottom: 90px;
  margin-top: 84px;
}
/* line 176, ../sass/_modules.scss */
.home2 .custom-v1 .panel-title {
  text-align: left;
}

/* line 182, ../sass/_modules.scss */
.home3 .custom-v1 {
  margin-top: 40px;
  margin-left: 0px;
}
/* line 185, ../sass/_modules.scss */
.home3 .custom-v1 > .panel-heading {
  background: url("../image/symbol-v2.png") no-repeat left bottom;
  text-align: left;
}

/* banner home4 */
/* line 192, ../sass/_modules.scss */
.style1 {
  text-align: center;
  padding: 80px 0 50px;
}
/* line 195, ../sass/_modules.scss */
.style1 img {
  display: inline-block;
}

/* line 199, ../sass/_modules.scss */
#input-captcha {
  margin-bottom: 15px;
}

/* pavtestimonial */
/* line 204, ../sass/_modules.scss */
.pavtestimonial {
  color: #FFFFFF;
  padding-top: 54px;
  padding-bottom: 64px;
}
/* line 208, ../sass/_modules.scss */
.pavtestimonial .testimonial {
  font-size: 32px;
  letter-spacing: -1px;
  margin-top: 10px;
}
/* line 212, ../sass/_modules.scss */
.pavtestimonial .testimonial > div {
  display: inline-block;
}
/* line 216, ../sass/_modules.scss */
.pavtestimonial .testimonial p:first-child {
  position: relative;
}
/* line 218, ../sass/_modules.scss */
.pavtestimonial .testimonial p:first-child:before {
  position: absolute;
  content: "";
  background-image: url(../image/icon.png);
  left: -46px;
  top: -10px;
  width: 31px;
  height: 26px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pavtestimonial .testimonial p:first-child:before {
  right: -46px;
  left: auto;
}
/* line 229, ../sass/_modules.scss */
.pavtestimonial .profile {
  font-size: 11px;
  text-transform: uppercase;
  background: #bfcde0;
  display: inline-block;
  height: 20px;
  line-height: 22px;
  margin-top: 25px;
}
/* line 237, ../sass/_modules.scss */
.pavtestimonial .profile p {
  margin: 0;
}

/* line 243, ../sass/_modules.scss */
.home2 .pavtestimonial {
  margin: 40px 0;
  background: url(../image/bg-testimonial2.jpg) no-repeat;
}

/* line 250, ../sass/_modules.scss */
.home1 .circle {
  background: url(../image/bg_circle.png) no-repeat scroll 85% 50%;
}
/* line 253, ../sass/_modules.scss */
.home1 .triangle {
  background: url(../image/bg_triangle.png) no-repeat scroll 15% 30%;
}
/* line 256, ../sass/_modules.scss */
.home1 .square {
  background: url(../image/bg_square.png) no-repeat scroll 85% 0;
}

/* line 261, ../sass/_modules.scss */
.home2 .circle {
  background: url(../image/bg_circle.png) no-repeat scroll 85% 0;
}
/* line 264, ../sass/_modules.scss */
.home2 .triangle {
  background: url(../image/bg_triangle.png) no-repeat scroll 13% 1%;
}
/* line 267, ../sass/_modules.scss */
.home2 .square {
  background: url(../image/bg_square.png) no-repeat scroll 85% 100%;
}

/* pav deal */
/* line 274, ../sass/_modules.scss */
.item-countdown li {
  border-right: 1px solid #ebebeb;
  padding: 0 10px;
  font-size: 14px;
}
/* line 278, ../sass/_modules.scss */
.item-countdown li .countdown_num {
  font-weight: bold;
  color: #c4beae;
  font-size: 15px;
}
/* line 283, ../sass/_modules.scss */
.item-countdown li:last-child {
  border-right: none;
}

/* line 3, ../sass/_animation.scss */
.dropdown:hover .dropdown-menu {
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: visible;
}

/* line 11, ../sass/_animation.scss */
.product-block .block-img {
  position: relative;
  overflow: hidden;
}
/* line 16, ../sass/_animation.scss */
.product-block .action > div {
  display: inline-block;
  position: relative;
}

/* line 23, ../sass/_animation.scss */
.shadow {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(168, 172, 185, 0.62);
  box-shadow: 0px 20px 40px 0px rgba(168, 172, 185, 0.62);
}

/* line 29, ../sass/_animation.scss */
.box-shadow .widget-images .widget-inner img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 31, ../sass/_animation.scss */
.box-shadow .widget-images .widget-inner img:hover {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(168, 172, 185, 0.62);
  box-shadow: 0px 20px 40px 0px rgba(168, 172, 185, 0.62);
}

/* line 38, ../sass/_animation.scss */
.over-hidden {
  overflow: hidden;
}
/* line 40, ../sass/_animation.scss */
.over-hidden .col-inner {
  overflow: hidden;
}
/* line 43, ../sass/_animation.scss */
.over-hidden .owl-carousel .owl-wrapper-outer {
  overflow: visible;
}

/* line 48, ../sass/_animation.scss */
.grayscale-gray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  /* For Webkit browsers */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* For IE 6 - 9 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
}

/* line 58, ../sass/_animation.scss */
.grayscale-color {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
}

/* effect-v1 */
/* line 68, ../sass/_animation.scss */
.effect-v1 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 72, ../sass/_animation.scss */
.effect-v1:before {
  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 84, ../sass/_animation.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 88, ../sass/_animation.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 96, ../sass/_animation.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 100, ../sass/_animation.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 104, ../sass/_animation.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 113, ../sass/_animation.scss */
.effect-v2 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 117, ../sass/_animation.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 130, ../sass/_animation.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 134, ../sass/_animation.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 141, ../sass/_animation.scss */
.effect-v2:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/* line 145, ../sass/_animation.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 149, ../sass/_animation.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 158, ../sass/_animation.scss */
.effect-v3 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 162, ../sass/_animation.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 173, ../sass/_animation.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 178, ../sass/_animation.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 183, ../sass/_animation.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;
}
/* line 187, ../sass/_animation.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 191, ../sass/_animation.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 199, ../sass/_animation.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 204, ../sass/_animation.scss */
.effect-v3:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 207, ../sass/_animation.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 215, ../sass/_animation.scss */
.effect-v4 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 218, ../sass/_animation.scss */
.effect-v4:before {
  bottom: 20px;
  -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.4);
  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 231, ../sass/_animation.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 235, ../sass/_animation.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 239, ../sass/_animation.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 247, ../sass/_animation.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 254, ../sass/_animation.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 257, ../sass/_animation.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 266, ../sass/_animation.scss */
.effect-v5 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 269, ../sass/_animation.scss */
.effect-v5 img {
  backface-visibility: hidden;
  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 274, ../sass/_animation.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 278, ../sass/_animation.scss */
.effect-v5 .action:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 281, ../sass/_animation.scss */
.effect-v5 .action:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 284, ../sass/_animation.scss */
.effect-v5 .action:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 291, ../sass/_animation.scss */
.effect-v5:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1);
}
/* line 295, ../sass/_animation.scss */
.effect-v5:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale3d(1.1, 1.1, 1);
  transform: translate3d(0px, 0px, 0px);
}
/* line 300, ../sass/_animation.scss */
.effect-v5:hover .action:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* line 303, ../sass/_animation.scss */
.effect-v5:hover .action:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 306, ../sass/_animation.scss */
.effect-v5:hover .action:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* effect-v6*/
/* line 314, ../sass/_animation.scss */
.effect-v6 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 319, ../sass/_animation.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 323, ../sass/_animation.scss */
.effect-v6 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
  margin-top: 20px;
}
/* line 332, ../sass/_animation.scss */
.effect-v6:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 335, ../sass/_animation.scss */
.effect-v6:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v7*/
/* line 344, ../sass/_animation.scss */
.effect-v7 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 347, ../sass/_animation.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 363, ../sass/_animation.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 372, ../sass/_animation.scss */
.effect-v8 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 375, ../sass/_animation.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 397, ../sass/_animation.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 409, ../sass/_animation.scss */
.effect-v9 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 412, ../sass/_animation.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 436, ../sass/_animation.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 445, ../sass/_animation.scss */
.effect-v10 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 448, ../sass/_animation.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 463, ../sass/_animation.scss */
.effect-v10:hover:before {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 469, ../sass/_animation.scss */
.effect-v11 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 473, ../sass/_animation.scss */
.effect-v11 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 477, ../sass/_animation.scss */
.effect-v11 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
/* line 485, ../sass/_animation.scss */
.effect-v11 li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 488, ../sass/_animation.scss */
.effect-v11 li:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* line 496, ../sass/_animation.scss */
.icon-effect-v1 img {
  transform: scale(1);
  transition: transform 0.2s ease 0s;
}
/* line 501, ../sass/_animation.scss */
.icon-effect-v1 li:hover img {
  transform: scale(0.8);
}

@media (min-width: 992px) {
  /* line 2, ../sass/_responsive.scss */
  .btn-outline-light {
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
  }

  /* line 5, ../sass/_responsive.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;
  }
  /* line 7, ../sass/_responsive.scss */
  .product-block .image {
    position: relative;
  }
  /* line 10, ../sass/_responsive.scss */
  .product-block .action {
    transform: scale(0);
  }
  /* line 14, ../sass/_responsive.scss */
  .product-block:hover .action {
    bottom: -10px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    transform: scale(1);
  }

  /* line 22, ../sass/_responsive.scss */
  .effect-carousel-v1 {
    overflow: hidden;
  }
  /* line 25, ../sass/_responsive.scss */
  .effect-carousel-v1 .carousel-controls-v3 .carousel-control {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  /* line 28, ../sass/_responsive.scss */
  .effect-carousel-v1 .carousel-controls-v3 .carousel-control.left {
    left: -30px;
  }
  /* line 31, ../sass/_responsive.scss */
  .effect-carousel-v1 .carousel-controls-v3 .carousel-control.right {
    right: -30px;
  }
  /* line 37, ../sass/_responsive.scss */
  .effect-carousel-v1:hover .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  /* line 39, ../sass/_responsive.scss */
  .effect-carousel-v1:hover .carousel-control.left {
    left: 0;
  }
  /* line 42, ../sass/_responsive.scss */
  .effect-carousel-v1:hover .carousel-control.right {
    right: 0;
  }

  /* line 49, ../sass/_responsive.scss */
  .home1 .layerslider-wrapper {
    position: relative;
    text-align: center;
  }
  /* line 52, ../sass/_responsive.scss */
  .home1 .layerslider-wrapper .rev_slider {
    display: inline-block;
    width: 93.8% !important;
  }
  /* line 56, ../sass/_responsive.scss */
  .home1 .layerslider-wrapper:before {
    position: absolute;
    content: "";
    background-image: url(../image/preview.png);
    left: -60px;
    top: 9.3%;
    width: 242px;
    height: 603px;
    z-index: 99;
  }
  /* line 66, ../sass/_responsive.scss */
  .home1 .layerslider-wrapper:after {
    position: absolute;
    content: "";
    background-image: url(../image/next.png);
    right: 0;
    top: 9.3%;
    width: 242px;
    height: 603px;
    z-index: 0;
  }
}
@media (min-width: 1200px) {
  /* line 81, ../sass/_responsive.scss */
  .home1 .layerslider-wrapper:before {
    left: 0;
  }
}
@media (min-width: 768px) {
  /* line 90, ../sass/_responsive.scss */
  .breadcrumb ul {
    float: right;
  }
  /* line 11, ../sass/mixins/_rtl.scss */
  .rtl .breadcrumb ul {
    float: left;
  }
}
@media (max-width: 767px) {
  /* line 97, ../sass/_responsive.scss */
  .breadcrumb ul {
    float: left;
    padding: 0;
  }
  /* line 11, ../sass/mixins/_rtl.scss */
  .rtl .breadcrumb ul {
    float: right;
  }
  /* line 101, ../sass/_responsive.scss */
  .breadcrumb ul li:first-child {
    padding-left: 0;
  }
  /* line 22, ../sass/mixins/_rtl.scss */
  .rtl .breadcrumb ul li:first-child {
    padding-right: 0;
    padding-left: inherit;
  }
}
@media (max-width: 1199px) {
  /* line 109, ../sass/_responsive.scss */
  .pav-megamenu .navbar-nav > li > a {
    padding-right: 32px;
  }
  /* line 22, ../sass/mixins/_rtl.scss */
  .rtl .pav-megamenu .navbar-nav > li > a {
    padding-left: 32px;
    padding-right: inherit;
  }

  /* line 113, ../sass/_responsive.scss */
  .home2 .custom-v1 {
    padding: 0;
  }
}
@media (max-width: 991px) {
  /* line 120, ../sass/_responsive.scss */
  #cart {
    right: 15px;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl #cart {
    left: 15px;
    right: auto;
  }
  /* line 122, ../sass/_responsive.scss */
  #cart:before {
    display: none;
  }

  /* line 127, ../sass/_responsive.scss */
  .latest-posts-v1 .latest-posts-item {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  /* line 130, ../sass/_responsive.scss */
  .latest-posts-v1 .latest-posts-item .latest-posts-meta {
    padding: 0;
    position: inherit;
  }
  /* line 133, ../sass/_responsive.scss */
  .latest-posts-v1 .latest-posts-item .latest-posts-meta .bottom-blog {
    padding: 0;
  }
  /* line 135, ../sass/_responsive.scss */
  .latest-posts-v1 .latest-posts-item .latest-posts-meta .bottom-blog .latest-posts-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  /* line 144, ../sass/_responsive.scss */
  .home3 .custom-v1 {
    margin: 0;
  }

  /* line 150, ../sass/_responsive.scss */
  .product-info .thumbnails .col-lg-1.col-md-1.col-sm-1.col-xs-12.hidden-xs {
    padding: 0;
  }
}
@media (max-width: 768px) {
  /* line 159, ../sass/_responsive.scss */
  .scrollup {
    right: 10px;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl .scrollup {
    left: 10px;
    right: auto;
  }

  /* line 162, ../sass/_responsive.scss */
  .zoomContainer {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 169, ../sass/_responsive.scss */
  .product-list .product-col .image {
    float: none;
    width: 100%;
  }
  /* line 174, ../sass/_responsive.scss */
  .product-list .product-meta {
    padding: 20px;
  }

  /* line 179, ../sass/_responsive.scss */
  .product-filter .filter-left > div {
    margin-bottom: 10px;
  }

  /* line 185, ../sass/_responsive.scss */
  .product-list .product-block .product-img {
    margin-bottom: 10px;
  }

  /* line 191, ../sass/_responsive.scss */
  .pav-comment .form-group > div {
    margin-bottom: 10px;
  }

  /* line 197, ../sass/_responsive.scss */
  .blog-item .image {
    margin-bottom: 20px;
  }

  /* line 203, ../sass/_responsive.scss */
  .checkout-cart .input-group .form-control {
    min-width: 65px;
    text-align: center;
  }

  /* line 210, ../sass/_responsive.scss */
  #logo {
    text-align: left;
  }

  /* line 214, ../sass/_responsive.scss */
  .style-header .setting-box.space-margin-r-35.line {
    margin-right: 0 !important;
  }
  /* line 22, ../sass/mixins/_rtl.scss */
  .rtl .style-header .setting-box.space-margin-r-35.line {
    margin-left: 0 !important;
    margin-right: inherit;
  }
  /* line 216, ../sass/_responsive.scss */
  .style-header .setting-box.space-margin-r-35.line:before {
    display: none;
  }

  /* line 221, ../sass/_responsive.scss */
  .latest-posts-v1 {
    margin-top: 0;
  }

  /* line 224, ../sass/_responsive.scss */
  .layerslider-wrapper {
    margin-bottom: 0 !important;
  }

  /* line 227, ../sass/_responsive.scss */
  .feature-box-v1 {
    margin-top: 20px;
  }

  /* line 231, ../sass/_responsive.scss */
  .header-v1 .space-padding-tb-30-20 {
    padding: 20px 0 !important;
  }
  /* line 233, ../sass/_responsive.scss */
  .header-v1 .space-padding-tb-30-20 .setting-box {
    margin-bottom: 10px;font-size: 20px;
	  
  }
}
@media (max-width: 480px) {
  /* line 242, ../sass/_responsive.scss */
  .style-header .space-padding-tb-30-20 .col-lg-5.pull-right {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 249, ../sass/_responsive.scss */
  .home2 .slideshow {
    margin-top: 0 !important;
  }

  /* line 253, ../sass/_responsive.scss */
  .pav-mainnav {
    text-align: center;
  }

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

  /* line 260, ../sass/_responsive.scss */
  .product-info h1 {
    margin-top: 10px;
    font-size: 18px;
  }
  /* line 264, ../sass/_responsive.scss */
  .product-info .image-additional .owl-item {
    width: 97px !important;
  }

  /* line 268, ../sass/_responsive.scss */
  .accordion {
    padding: 0 20px;
  }

  /* line 271, ../sass/_responsive.scss */
  .tab-v1 {
    padding: 30px 20px 60px;
  }

  /* line 274, ../sass/_responsive.scss */
  .feature-box {
    margin-bottom: 20px;
  }

  /* line 277, ../sass/_responsive.scss */
  .header-v2 {
    border-bottom: #ebebeb;
  }
  /* line 279, ../sass/_responsive.scss */
  .header-v2 .border-bottom {
    border: none;
  }
  /* line 283, ../sass/_responsive.scss */
  .header-v2 .part-2 .inner {
    padding: 0 !important;
  }
  /* line 287, ../sass/_responsive.scss */
  .header-v2 .canvas-menu {
    left: 30px;
    position: absolute;
    top: -60px;
  }
  /* line 108, ../sass/mixins/_rtl.scss */
  .rtl .header-v2 .canvas-menu {
    right: 30px;
    left: auto;
  }
  /* line 292, ../sass/_responsive.scss */
  .header-v2 .logo-store {
    margin-bottom: 20px;
  }
  /* line 295, ../sass/_responsive.scss */
  .header-v2 #cart .dropdown-menu {
    left: -138px;
  }
  /* line 108, ../sass/mixins/_rtl.scss */
  .rtl .header-v2 #cart .dropdown-menu {
    right: -138px;
    left: auto;
  }

  /* line 303, ../sass/_responsive.scss */
  .header-v1 #logo {
    margin-bottom: 20px;
  }

  /* line 307, ../sass/_responsive.scss */
  .breadcrumb {
    padding: 10px 0;
  }

  /* line 310, ../sass/_responsive.scss */
  #cart .dropdown-menu {
    min-width: 320px;
  }

  /* line 313, ../sass/_responsive.scss */
  .header-v3 {
    margin-bottom: 5px;
  }
  /* line 315, ../sass/_responsive.scss */
  .header-v3 .canvas-menu {
    position: absolute;
    top: -60px;
    display: block;
    margin: 0;
  }
  /* line 321, ../sass/_responsive.scss */
  .header-v3 .logo-store {
    text-align: center;
    margin-bottom: 10px;
  }

  /* line 326, ../sass/_responsive.scss */
  .space-margin-lr-40 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  /* line 330, ../sass/_responsive.scss */
  .box-support {
    display: none;
  }

  /* line 333, ../sass/_responsive.scss */
  #offcanvasmenu .widget-images {
    display: none;
  }

  /* line 336, ../sass/_responsive.scss */
  .widget-images {
    text-align: center;
  }
  /* line 338, ../sass/_responsive.scss */
  .widget-images img {
    display: inline-block;
  }

  /* line 342, ../sass/_responsive.scss */
  #button-cart {
    padding: 10px;
  }

  /* line 345, ../sass/_responsive.scss */
  .common-home .alert {
    width: 300px !important;
  }

  /* line 348, ../sass/_responsive.scss */
  .display {
    display: none;
  }

  /* line 351, ../sass/_responsive.scss */
  #input-search {
    margin-bottom: 10px;
  }

  /* line 354, ../sass/_responsive.scss */
  #cart {
    right: -15px;
  }
  /* line 115, ../sass/mixins/_rtl.scss */
  .rtl #cart {
    left: -15px;
    right: auto;
  }
}
@media (max-width: 480px) {
  /* line 359, ../sass/_responsive.scss */
  .product-filter span {
    display: inline-block;
    width: 55px;
  }
}
/* line 3, ../sass/modules/_verticalmenu.scss */
.heading-vetical .panel-heading {
  padding: 20px 25px;
}

/* line 7, ../sass/modules/_verticalmenu.scss */
.arrow {
  width: 20px;
  height: 20px;
  line-height: 20px !important;
  color: #343434;
  font-size: 16px;
  text-align: center;
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/* line 16, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu {
  left: 0;
  position: absolute;
  width: 100%;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .pav-verticalmenu {
  right: 0;
  left: auto;
}
/* line 20, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .vertical-icon {
  width: 50px;
  height: 40px;
  background: #c4beae;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  cursor: pointer;
}
/* line 29, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu .navbar-default {
  background: #FFFFFF;
  border: none;
  margin: 0;
  top: 120%;
  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;
  z-index: 999;
}
/* line 43, ../sass/modules/_verticalmenu.scss */
.pav-verticalmenu:hover .navbar-default, .pav-verticalmenu:focus .navbar-default {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  top: 100%;
}

/* line 52, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-collapse {
  margin: 0;
  padding: 20px 0;
  border: 1px solid #c4beae;
}
/* line 57, ../sass/modules/_verticalmenu.scss */
.verticalmenu .widget-heading {
  /* text-transform: uppercase;
  border-bottom:1px solid $border-color;
  padding-bottom:20px; */
}
/* line 62, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
  padding: 0;
}
/* line 66, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li {
  width: 100%;
  height: auto;
  position: static;
  float: left;
  padding: 0 30px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li {
  float: right;
}
/* line 72, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:last-child a {
  border-bottom: none;
}
/* line 76, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a {
  display: block;
  color: #c4beae;
  text-transform: uppercase;
  font-weight: 900;
  padding: 10px 0;
  font-size: 14px;
  background: transparent !important;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
/* line 86, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a:hover, .verticalmenu .navbar-nav > li > a:focus, .verticalmenu .navbar-nav > li > a:active {
  color: #0a2432;
}
/* line 89, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a .menu-icon {
  display: block;
}
/* line 92, ../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 97, ../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 102, ../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 109, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li.topdropdow:hover {
  position: static;
}
/* line 113, ../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 116, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  left: 100%;
  margin-left: -1px;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  margin-right: -1px;
  margin-left: inherit;
}
/* line 125, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent {
  position: relative;
}
/* line 128, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  right: 100%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 100%;
  right: auto;
}
/* line 136, ../sass/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  right: 115%;
  display: block;
  top: 0;
  visibility: visible;
}
/* line 147, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu {
  right: auto;
  left: 110%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  -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 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu {
  right: 110%;
  left: auto;
}
/* line 160, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul.content {
  padding-left: 15px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu ul.content {
  padding-right: 15px;
  padding-left: inherit;
}
/* line 163, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu .column {
  position: relative;
}
/* line 165, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu .column:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ebebeb;
  right: 30px;
  top: 0;
  position: absolute;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .verticalmenu .dropdown-menu .column:before {
  left: 30px;
  right: auto;
}
/* line 174, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu .column.last:before {
  content: none;
}
/* line 179, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level1 {
  margin-top: -1px;
}
/* line 180, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level1 .fa {
  display: none;
}
/* line 186, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level2 .fa {
  display: none;
}
/* line 191, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level3 .fa {
  display: none;
}
/* line 195, ../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 200, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul > li > a:hover {
  color: #595959;
}
/* line 206, ../sass/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu .sidebar {
  box-shadow: none;
  padding: 0;
}
/* line 213, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .product-block {
  text-align: center;
}
/* line 215, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .product-block .image {
  border: 1px solid #ebebeb;
}
/* line 218, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .product-block .name {
  min-height: auto;
  margin-bottom: 0;
}
/* line 223, ../sass/modules/_verticalmenu.scss */
.verticalmenu .w-product .media-body {
  display: inline-block;
  text-align: center;
}

/* line 1, ../sass/modules/_deals.scss */
.deals .product-filter {
  background: transparent;
  color: #595959;
}

/* line 7, ../sass/modules/_deals.scss */
.productdeals .carousel-inner:hover {
  overflow: inherit !important;
}
/* line 12, ../sass/modules/_deals.scss */
.productdeals .product-grid .products-row .product-block .action > div {
  padding-right: 1px;
}
/* line 16, ../sass/modules/_deals.scss */
.productdeals .product-grid .products-row .item-countdown ul {
  text-align: center;
}
/* line 22, ../sass/modules/_deals.scss */
.productdeals.product-list .footer-deals {
  margin-bottom: 0 !important;
}
/* line 27, ../sass/modules/_deals.scss */
.productdeals .product-block .action {
  margin: 0;
}
/* line 33, ../sass/modules/_deals.scss */
.productdeals .item-countdown ul {
  margin: 0 auto;
  width: 100%;
  background: #ef9a9a;
  text-align: center;
}
/* line 39, ../sass/modules/_deals.scss */
.productdeals .item-countdown li {
  margin: 0;
  padding: 10px 0;
  position: relative;
  width: 40px;
  display: inline-block;
  font-weight: 900;
  cursor: pointer;
}
/* line 47, ../sass/modules/_deals.scss */
.productdeals .item-countdown li span {
  display: none;
  font-size: 12px;
  position: absolute;
  text-transform: uppercase;
  color: #fff;
}
/* line 55, ../sass/modules/_deals.scss */
.productdeals .item-countdown li:hover span {
  display: block;
  bottom: 27px;
}
/* line 61, ../sass/modules/_deals.scss */
.productdeals .item-countdown li .countdown_num span {
  display: inline-block;
  position: inherit;
  font-size: 17px;
  color: #FFFFFF;
}
/* line 67, ../sass/modules/_deals.scss */
.productdeals .item-countdown li .countdown_num:before {
  position: absolute;
  left: 0;
  font-size: 17px;
  top: 10px;
  content: ":";
  color: #FFFFFF;
  font-weight: 200;
}
/* line 108, ../sass/mixins/_rtl.scss */
.rtl .productdeals .item-countdown li .countdown_num:before {
  right: 0;
  left: auto;
}
/* line 79, ../sass/modules/_deals.scss */
.productdeals .item-countdown li:first-child .countdown_num:before {
  content: none;
}

/* line 2, ../sass/modules/_newsletter.scss */
.valid {
  position: absolute;
  width: 100%;
  z-index: 99999;
}

/* line 2, ../sass/modules/_blogs.scss */
.page-pavblog h1 {
  margin: 0;
}

/* line 6, ../sass/modules/_blogs.scss */
.comment-warning {
  color: #c12e2a;
}

/* line 10, ../sass/modules/_blogs.scss */
.pav-blogs .blog-date {
  background: #000000;
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 17px;
  height: 70px;
  line-height: normal;
  margin-right: 20px;
  overflow: hidden;
  padding: 12px;
}
/* line 11, ../sass/mixins/_rtl.scss */
.rtl .pav-blogs .blog-date {
  float: right;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-blogs .blog-date {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 21, ../sass/modules/_blogs.scss */
.pav-blogs .blog-date .day {
  padding: 0;
  display: block;
  text-align: center;
}
/* line 27, ../sass/modules/_blogs.scss */
.pav-blogs .blog-body {
  overflow: hidden;
}
/* line 29, ../sass/modules/_blogs.scss */
.pav-blogs .blog-body .text-link {
  color: #595959;
  font-weight: 600;
}
/* line 32, ../sass/modules/_blogs.scss */
.pav-blogs .blog-body .text-link .fa {
  padding-left: 5px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-blogs .blog-body .text-link .fa {
  padding-right: 5px;
  padding-left: inherit;
}
/* line 35, ../sass/modules/_blogs.scss */
.pav-blogs .blog-body .text-link:hover, .pav-blogs .blog-body .text-link:active, .pav-blogs .blog-body .text-link:focus {
  color: #c4beae;
}
/* line 41, ../sass/modules/_blogs.scss */
.pav-blogs .blog-title a {
  color: #595959;
}
/* line 46, ../sass/modules/_blogs.scss */
.pav-blogs .blog-meta ul {
  margin: 0;
}
/* line 48, ../sass/modules/_blogs.scss */
.pav-blogs .blog-meta ul li {
  font-size: 12px;
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-blogs .blog-meta ul li {
  padding-left: 20px;
  padding-right: inherit;
}
/* line 53, ../sass/modules/_blogs.scss */
.pav-blogs .blog-meta ul li b {
  color: #595959;
  font-weight: normal;
}
/* line 57, ../sass/modules/_blogs.scss */
.pav-blogs .blog-meta ul li:first-child {
  width: 100%;
}
/* line 60, ../sass/modules/_blogs.scss */
.pav-blogs .blog-meta ul li:last-child {
  border-right: none;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pav-blogs .blog-meta ul li:last-child {
  border-left: none;
  border-right: inherit;
}

/* line 67, ../sass/modules/_blogs.scss */
.blog-info {
  margin-top: -100px;
  padding: 20px;
  position: relative;
  width: 100%;
}
/* line 72, ../sass/modules/_blogs.scss */
.blog-info .blog-detail {
  background: #FFFFFF;
  overflow: hidden;
  padding: 0 30px 30px 30px;
  color: #b3aeae;
}
/* line 35, ../sass/mixins/_rtl.scss */
.rtl .blog-info .blog-detail {
  padding: 0 30px 30px 30px;
}
/* line 77, ../sass/modules/_blogs.scss */
.blog-info .blog-detail .heading {
  font-size: 30px;
  font-weight: normal;
  letter-spacing: -1px;
}

/* line 2, ../sass/modules/_autosearch.scss */
.search-auto {
  padding-top: 15px;
}

/* line 7, ../sass/modules/_autosearch.scss */
.rtl .header-v3 .autosearch-wrapper .dropdown-menu {
  right: 168px;
  left: auto;
}

/* line 14, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .input-group-btn {
  position: relative;
}
/* line 16, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .input-group-btn:after {
  background: #ebebeb;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 15px;
  width: 35px;
  height: 40px;
  color: #343434;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .autosearch-wrapper .input-group-btn:after {
  left: 0;
  right: auto;
}
/* line 31, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .category_filter {
  border: none;
  display: inline-block;
  font-size: 12px;
  color: #b3aeae;
  height: 40px;
  line-height: 30px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  background-color: #ebebeb;
  padding-left: 10px;
  text-transform: capitalize;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .autosearch-wrapper .category_filter {
  padding-right: 10px;
  padding-left: inherit;
}
@media (max-width: 480px) {
  /* line 31, ../sass/modules/_autosearch.scss */
  .autosearch-wrapper .category_filter {
    max-width: 130px;
  }
}
/* line 46, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .search_query {
  background-color: transparent;
  height: 40px;
}
/* line 49, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .search_query:focus {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}
/* line 53, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .input-group {
  width: 100%;
  padding-right: 35px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .autosearch-wrapper .input-group {
  padding-left: 35px;
  padding-right: inherit;
}
/* line 57, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .button-search {
  position: absolute;
  right: 0;
  line-height: 40px;
  top: 0;
  z-index: 10;
  border: 0;
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  padding: 0;
  font-size: 17px;
  background-color: #c4beae;
}
/* line 115, ../sass/mixins/_rtl.scss */
.rtl .autosearch-wrapper .button-search {
  left: 0;
  right: auto;
}
/* line 70, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu {
  z-index: 999;
  padding: 20px;
}
/* line 74, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li.clearfix {
  border-bottom: 1px dashed #ebebeb;
  margin-right: 10px;
}
/* line 78, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li:last-child {
  border-bottom: none;
}
/* line 81, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li > a {
  padding: 0;
}
/* line 84, ../sass/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li .media-body {
  padding-left: 10px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .autosearch-wrapper .dropdown-menu > li .media-body {
  padding-right: 10px;
  padding-left: inherit;
}

/* line 2, ../sass/modules/_carousel.scss */
.pavcarousel {
  margin-left: 200px;
}
/* line 22, ../sass/mixins/_rtl.scss */
.rtl .pavcarousel {
  margin-right: 200px;
  margin-left: inherit;
}
/* line 6, ../sass/modules/_carousel.scss */
.pavcarousel .effect-carousel a img {
  margin: 0 auto;
  text-align: center;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 600ms ease-in-out 0s;
  -o-transition: all 600ms ease-in-out 0s;
  transition: all 600ms ease-in-out 0s;
}
/* line 14, ../sass/modules/_carousel.scss */
.pavcarousel .effect-carousel a:hover img {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.navtop{ background:#7a808a; font-size:18px; color:#fff; padding:10px 0px; }
.navtop div{  color:#fff; }
.currency,.language,.fa-shopping-cart{  color:#877d79; }


.bo-mainmenu{ margin-bottom:10px; border-bottom:1px solid #c4beae}
.footertop{background:#c4beae; padding:40px; margin-bottom:20px;}
.brand-item {
  float: left; text-align:center; width:25%;
}
.mt10{ margin-bottom:10px;}
.footerbg{ background:#c4beae; color:#595959;}
.footerbg a{ color:#595959; }
.footerbg a:hover{ color:#fff; }
@media (max-width: 767px) {
.search {
  width: 50px;
  right: 10px;
  top: 3px;
}
	
	.currency,.language,.fa-shopping-cart{   font-size: 20px!important; }
	
	#content img{ width: 100%;}

}

.logo_footer { display:none}
.btnsignup{ background:url(../image/btn_signup.png) no-repeat; width:279px; height:68px; color:#FFF; position: absolute; right:50px; bottom:0px; text-align:center; padding-top:40px}
.btnsignup a{  color:#FFF;}
.highlighted{background:#c4beae; color:#000; text-align:center; margin-bottom:20px}
.slogan{ padding:0px 0px 40px 0px; font-size:18px; text-align:center}
.text-white{ color:#FFF}
.fontsize25{ font-size:25px}
.aboutbg{ background:url(../image/banner2.png) no-repeat; background-size:cover; color:#FFF; height:300px; width:100% ;padding-left:60px; padding-top:80px}
.aboutbg h1{ color:#FFF; font-size:40px; }
.aboutbg h3{ color:#FFF;  }
.aboutbg p{ color:#FFF;  }
.logo-bar__item  {
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    margin: 15px 20px 15px 20px;
}
.logo-bar {

    text-align: center;

}

.currencies {
    border: 0;
    background-color: #c4beae;
    color: #756a6a;
    margin-bottom: 0 !important;
}


.container .featured_links .column, .container .featured_links .columns {
	margin-bottom: 20px
}
.featured_links .image_container {
	position: relative;
	background-color: #000;
	line-height: 0
}
.featured_links .image_container.onboarding {
	background: none
}
.featured_links_block {
	margin-bottom: 20px
}
.featured_links a img {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out
}
.featured_links a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8
}
.featured_links a span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 40px;
	text-align: center;
	padding: 0 10px;
	color: #555252;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	z-index: 2;
	font-family: Montserrat;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.8);
	opacity: 0.9;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.featured_links_style--cross .featured_links a span::before, .featured_links_style--cross .featured_links a span::after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 2px;
	margin-top: -1px;
	background: rgba(255,255,255,0.9);
	content: '';
	z-index: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none
}
.featured_links_style--cross .featured_links a span::before {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px)
}
.featured_links_style--cross .featured_links a span::after {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px)
}
.featured_links_style--cross .featured_links a:hover span, .featured_links_style--cross .featured_links a:focus span {
	color: #555252;
	opacity: 1
}
.featured_links_style--cross .featured_links a:hover span::before, .featured_links_style--cross .featured_links a:hover span::after, .featured_links_style--cross .featured_links a:focus span::before, .featured_links_style--cross .featured_links a:focus span::after {
	background: rgba(255,255,255,0.6)
}
.featured_links_style--cross .featured_links a:hover span::before, .featured_links_style--cross .featured_links a:focus span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}
.featured_links_style--cross .featured_links a:hover span::after, .featured_links_style--cross .featured_links a:focus span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.featured_links_style--underline .featured_links a span {
	padding: 25px 0;
	height: 70px;
	top: 60%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.featured_links_style--underline .featured_links a span::before, .featured_links_style--underline .featured_links a span::after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	background: rgba(255,255,255,0.9);
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85)
}
.featured_links_style--underline .featured_links a span::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s
}
.featured_links_style--underline .featured_links a:hover span::before, .featured_links_style--underline .featured_links a:hover span::after, .featured_links_style--underline .featured_links a:focus span::before, .featured_links_style--underline .featured_links a:focus span::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}
.featured_links_style--underline .featured_links a:hover span::after, .featured_links_style--underline .featured_links a:focus span::after {
	top: 0%;
	opacity: 1
}
.featured_links_style--double_underline .featured_links a span {
	padding: 30px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}
.featured_links_style--double_underline .featured_links a span::before, .featured_links_style--double_underline .featured_links a span::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.9);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px)
}
.featured_links_style--double_underline .featured_links a span::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px)
}
.featured_links_style--double_underline .featured_links a span::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px)
}
.featured_links_style--double_underline .featured_links a:hover span, .featured_links_style--double_underline .featured_links a:focus span {
	color: #fff
}
.featured_links_style--double_underline .featured_links a:hover span::before, .featured_links_style--double_underline .featured_links a:focus span::before, .featured_links_style--double_underline .featured_links a:hover span::after, .featured_links_style--double_underline .featured_links a:focus span::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}
.featured_links_style--circle .featured_links a span::before, .featured_links_style--circle .featured_links a span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 120px;
	border: 1px solid rgba(255,255,255,0.8);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
	transform: translateX(-50%) translateY(-50%) scale(0.2)
}
.featured_links_style--circle .featured_links a span::after {
	width: 100px;
	height: 100px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
	transform: translateX(-50%) translateY(-50%) scale(0.8)
}
.featured_links_style--circle .featured_links a:hover span::before, .featured_links_style--circle .featured_links a:hover span::after, .featured_links_style--circle .featured_links a:focus span::before, .featured_links_style--circle .featured_links a:focus span::after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1)
}
#content .img-responsive{ width: 100%!important}
