@charset "UTF-8";
/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 41, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 53, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 63, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 74, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 85, ../sass/bootstrap/_normalize.scss */
a {
  background: transparent;
}

/* line 94, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 105, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 114, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 122, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 131, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 140, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 149, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 158, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 165, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 169, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 180, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 188, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 199, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 207, ../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 217, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 228, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 262, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 274, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 289, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 299, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 308, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 318, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 331, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 343, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 353, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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 375, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 386, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 395, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 404, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 415, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 1.42857;
  color: #999999;
  background-color: white;
}

/* line 39, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #666666;
  text-decoration: none;
}
/* line 53, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #ffd32c;
  text-decoration: none;
}
/* line 58, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0px;
}

/* line 93, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../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 10, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Poppins";
  font-weight: 600;
  line-height: 1.1;
  color: #363636;
  text-transform: uppercase;
}
/* 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: #999999;
}

/* line 26, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
/* 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 37, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
/* 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 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 41px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 34px;
}
@media (max-width: 991px) {
  /* line 51, ../sass/bootstrap/_type.scss */
  h2, .h2 {
    font-size: 24px;
  }
}

/* line 57, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 28px;
}
@media (max-width: 991px) {
  /* line 57, ../sass/bootstrap/_type.scss */
  h3, .h3 {
    font-size: 18px;
  }
}

/* line 63, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 20px;
}
@media (max-width: 991px) {
  /* line 63, ../sass/bootstrap/_type.scss */
  h4, .h4 {
    font-size: 18px;
  }
}

/* line 69, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 72, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 80, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 11px;
}

/* line 84, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 84, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 101, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 104, ../sass/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 107, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 108, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 109, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 110, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 113, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 605, ../sass/bootstrap/_mixins.scss */
.text-primary {
  color: #428bca;
}

/* line 608, ../sass/bootstrap/_mixins.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 605, ../sass/bootstrap/_mixins.scss */
.text-success {
  color: #3c763d;
}

/* line 608, ../sass/bootstrap/_mixins.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 605, ../sass/bootstrap/_mixins.scss */
.text-info {
  color: #31708f;
}

/* line 608, ../sass/bootstrap/_mixins.scss */
a.text-info:hover {
  color: #245269;
}

/* line 605, ../sass/bootstrap/_mixins.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 608, ../sass/bootstrap/_mixins.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 605, ../sass/bootstrap/_mixins.scss */
.text-danger {
  color: #a94442;
}

/* line 608, ../sass/bootstrap/_mixins.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 130, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 593, ../sass/bootstrap/_mixins.scss */
.bg-primary {
  background-color: #428bca;
}

/* line 596, ../sass/bootstrap/_mixins.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 593, ../sass/bootstrap/_mixins.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 596, ../sass/bootstrap/_mixins.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 593, ../sass/bootstrap/_mixins.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 596, ../sass/bootstrap/_mixins.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 593, ../sass/bootstrap/_mixins.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 596, ../sass/bootstrap/_mixins.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 593, ../sass/bootstrap/_mixins.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 596, ../sass/bootstrap/_mixins.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 149, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

/* line 161, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
/* line 165, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 173, ../sass/bootstrap/_type.scss */
.list-unstyled, .list-inline, .pricing-table ul,
.pricing-table ol, ul,
ol {
  padding-left: 0;
  list-style: none;
}

/* line 179, ../sass/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 183, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 191, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 22px;
}

/* line 196, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 199, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 202, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 992px) {
  /* line 213, ../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 220, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 21, ../sass/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  /* line 25, ../sass/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 233, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 237, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 243, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
/* line 252, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 261, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999999;
}
/* line 267, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 277, ../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 288, ../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 289, ../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 297, ../sass/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 302, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 10, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: "Poppins";
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px;
}

/* line 25, ../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 35, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* line 49, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 60, ../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 21, ../sass/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@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 21, ../sass/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 798, ../sass/bootstrap/_mixins.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 72, ../sass/bootstrap/_grid.scss */
.col-xs-2-4,
.col-xs-4-8,
.col-xs-7-2,
.col-xs-9-6,
.col-sm-2-4,
.col-sm-4-8,
.col-sm-7-2,
.col-sm-9-6,
.col-md-2-4,
.col-md-4-8,
.col-md-7-2,
.col-md-9-6,
.col-lg-2-4,
.col-lg-4-8,
.col-lg-7-2,
.col-lg-9-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 768px) {
  /* line 83, ../sass/bootstrap/_grid.scss */
  .col-xs-2-4, .col-xs-4-8,
  .col-xs-7-2, .col-xs-9-6 {
    float: left;
  }

  /* line 817, ../sass/bootstrap/_mixins.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 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-1 {
    width: 8.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-2 {
    width: 16.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-3 {
    width: 25%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-4 {
    width: 33.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-5 {
    width: 41.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-6 {
    width: 50%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-7 {
    width: 58.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-8 {
    width: 66.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-9 {
    width: 75%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-10 {
    width: 83.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-11 {
    width: 91.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-xs-12 {
    width: 100%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-0 {
    right: 0%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-1 {
    right: 8.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-2 {
    right: 16.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-3 {
    right: 25%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-4 {
    right: 33.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-5 {
    right: 41.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-6 {
    right: 50%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-7 {
    right: 58.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-8 {
    right: 66.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-9 {
    right: 75%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-10 {
    right: 83.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-11 {
    right: 91.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-xs-pull-12 {
    right: 100%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-0 {
    left: 0%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-1 {
    left: 8.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-2 {
    left: 16.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-3 {
    left: 25%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-4 {
    left: 33.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-5 {
    left: 41.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-6 {
    left: 50%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-7 {
    left: 58.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-8 {
    left: 66.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-9 {
    left: 75%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-10 {
    left: 83.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-11 {
    left: 91.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-xs-push-12 {
    left: 100%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-3 {
    margin-left: 25%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-6 {
    margin-left: 50%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-9 {
    margin-left: 75%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-xs-offset-12 {
    margin-left: 100%;
  }

  /* line 87, ../sass/bootstrap/_grid.scss */
  .col-xs-2-4 {
    width: 20%;
  }

  /* line 88, ../sass/bootstrap/_grid.scss */
  .col-xs-4-8 {
    width: 40%;
  }

  /* line 89, ../sass/bootstrap/_grid.scss */
  .col-xs-7-2 {
    width: 60%;
  }

  /* line 90, ../sass/bootstrap/_grid.scss */
  .col-xs-9-6 {
    width: 80%;
  }
}
@media (max-width: 480px) {
  /* line 96, ../sass/bootstrap/_grid.scss */
  .col-sp-2-4, .col-sp-4-8,
  .col-sp-7-2, .col-sp-9-6 {
    float: left;
  }

  /* line 98, ../sass/bootstrap/_grid.scss */
  .hidden-sp {
    display: none!important;
  }

  /* line 817, ../sass/bootstrap/_mixins.scss */
  .col-sp-1, .col-sp-2, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12 {
    float: left;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-1 {
    width: 8.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-2 {
    width: 16.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-3 {
    width: 25%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-4 {
    width: 33.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-5 {
    width: 41.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-6 {
    width: 50%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-7 {
    width: 58.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-8 {
    width: 66.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-9 {
    width: 75%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-10 {
    width: 83.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-11 {
    width: 91.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sp-12 {
    width: 100%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-0 {
    right: 0%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-1 {
    right: 8.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-2 {
    right: 16.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-3 {
    right: 25%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-4 {
    right: 33.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-5 {
    right: 41.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-6 {
    right: 50%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-7 {
    right: 58.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-8 {
    right: 66.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-9 {
    right: 75%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-10 {
    right: 83.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-11 {
    right: 91.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sp-pull-12 {
    right: 100%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-0 {
    left: 0%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-1 {
    left: 8.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-2 {
    left: 16.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-3 {
    left: 25%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-4 {
    left: 33.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-5 {
    left: 41.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-6 {
    left: 50%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-7 {
    left: 58.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-8 {
    left: 66.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-9 {
    left: 75%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-10 {
    left: 83.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-11 {
    left: 91.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sp-push-12 {
    left: 100%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-3 {
    margin-left: 25%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-6 {
    margin-left: 50%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-9 {
    margin-left: 75%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sp-offset-12 {
    margin-left: 100%;
  }

  /* line 102, ../sass/bootstrap/_grid.scss */
  .col-sp-7-2 {
    width: 60%;
  }

  /* line 103, ../sass/bootstrap/_grid.scss */
  .col-sp-4-8 {
    width: 40%;
  }

  /* line 104, ../sass/bootstrap/_grid.scss */
  .col-sp-2-4 {
    width: 20%;
  }

  /* line 105, ../sass/bootstrap/_grid.scss */
  .col-sp-9-6 {
    width: 80%;
  }
}
@media (min-width: 768px) {
  /* line 110, ../sass/bootstrap/_grid.scss */
  .col-sm-2-4, .col-sm-4-8,
  .col-sm-7-2, .col-sm-9-6 {
    float: left;
  }

  /* line 817, ../sass/bootstrap/_mixins.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 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-0 {
    right: 0%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-0 {
    left: 0%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 114, ../sass/bootstrap/_grid.scss */
  .col-sm-2-4 {
    width: 20%;
  }

  /* line 115, ../sass/bootstrap/_grid.scss */
  .col-sm-4-8 {
    width: 40%;
  }

  /* line 116, ../sass/bootstrap/_grid.scss */
  .col-sm-7-2 {
    width: 60%;
  }

  /* line 117, ../sass/bootstrap/_grid.scss */
  .col-sm-9-6 {
    width: 80%;
  }
}
@media (min-width: 992px) {
  /* line 122, ../sass/bootstrap/_grid.scss */
  .col-md-2-4, .col-md-4-8,
  .col-md-7-2, .col-md-9-6 {
    float: left;
  }

  /* line 817, ../sass/bootstrap/_mixins.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 825, ../sass/bootstrap/_mixins.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-0 {
    right: 0%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-0 {
    left: 0%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 126, ../sass/bootstrap/_grid.scss */
  .col-md-2-4 {
    width: 20%;
  }

  /* line 127, ../sass/bootstrap/_grid.scss */
  .col-md-4-8 {
    width: 40%;
  }

  /* line 128, ../sass/bootstrap/_grid.scss */
  .col-md-7-2 {
    width: 60%;
  }

  /* line 129, ../sass/bootstrap/_grid.scss */
  .col-md-9-6 {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  /* line 135, ../sass/bootstrap/_grid.scss */
  .col-lg-2-4, .col-lg-4-8,
  .col-lg-7-2, .col-lg-9-6 {
    float: left;
  }

  /* line 817, ../sass/bootstrap/_mixins.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 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 825, ../sass/bootstrap/_mixins.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-0 {
    right: 0%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 835, ../sass/bootstrap/_mixins.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-0 {
    left: 0%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 830, ../sass/bootstrap/_mixins.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 840, ../sass/bootstrap/_mixins.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 139, ../sass/bootstrap/_grid.scss */
  .col-lg-2-4 {
    width: 20%;
  }

  /* line 140, ../sass/bootstrap/_grid.scss */
  .col-lg-4-8 {
    width: 40%;
  }

  /* line 141, ../sass/bootstrap/_grid.scss */
  .col-lg-7-2 {
    width: 60%;
  }

  /* line 142, ../sass/bootstrap/_grid.scss */
  .col-lg-9-6 {
    width: 80%;
  }
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 22px;
}
/* line 26, ../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: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 35, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 45, ../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 51, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 56, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: white;
}

/* line 70, ../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 82, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 89, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
/* line 96, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 110, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 124, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 449, ../sass/bootstrap/_mixins.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: whitesmoke;
}

/* line 460, ../sass/bootstrap/_mixins.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.active:hover > th {
  background-color: #e8e8e8;
}

/* line 449, ../sass/bootstrap/_mixins.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 460, ../sass/bootstrap/_mixins.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.success:hover > th {
  background-color: #d0e9c6;
}

/* line 449, ../sass/bootstrap/_mixins.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 460, ../sass/bootstrap/_mixins.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.info:hover > th {
  background-color: #c4e3f3;
}

/* line 449, ../sass/bootstrap/_mixins.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 460, ../sass/bootstrap/_mixins.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.warning:hover > th {
  background-color: #faf2cc;
}

/* line 449, ../sass/bootstrap/_mixins.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 460, ../sass/bootstrap/_mixins.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.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  /* line 172, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 199, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 46, ../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;
  /* IE8-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 71, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 78, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
/* line 915, ../sass/bootstrap/_mixins.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 57, ../sass/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* line 59, ../sass/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 141, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
/* line 146, ../sass/bootstrap/_forms.scss */
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #333;
  color: #333;
}

/* line 155, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 167, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 177, ../sass/bootstrap/_forms.scss */
input[type="date"] {
  line-height: 38px;
}

/* line 187, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 197, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .radio, .rtl
.checkbox {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 203, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

/* line 212, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .radio input[type="radio"], .rtl
.radio-inline input[type="radio"], .rtl
.checkbox input[type="checkbox"], .rtl
.checkbox-inline input[type="checkbox"] {
  float: right;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .radio input[type="radio"], .rtl
.radio-inline input[type="radio"], .rtl
.checkbox input[type="checkbox"], .rtl
.checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
  margin-left: inherit;
}

/* line 217, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 223, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .radio-inline, .rtl
.checkbox-inline {
  padding-right: 20px;
  padding-left: inherit;
}

/* line 232, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .radio-inline + .radio-inline, .rtl
.checkbox-inline + .checkbox-inline {
  margin-right: 10px;
  margin-left: inherit;
}

/* line 247, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 930, ../sass/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 938, ../sass/bootstrap/_mixins.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: 35px;
  line-height: 35px;
}

/* line 944, ../sass/bootstrap/_mixins.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 930, ../sass/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}

/* line 938, ../sass/bootstrap/_mixins.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: 51px;
  line-height: 51px;
}

/* line 944, ../sass/bootstrap/_mixins.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 267, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 272, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 47.5px;
}
/* line 277, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

/* line 875, ../sass/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
/* line 879, ../sass/bootstrap/_mixins.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 882, ../sass/bootstrap/_mixins.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 889, ../sass/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 895, ../sass/bootstrap/_mixins.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 875, ../sass/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
/* line 879, ../sass/bootstrap/_mixins.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 882, ../sass/bootstrap/_mixins.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 889, ../sass/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 895, ../sass/bootstrap/_mixins.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 875, ../sass/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
/* line 879, ../sass/bootstrap/_mixins.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 882, ../sass/bootstrap/_mixins.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 889, ../sass/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 895, ../sass/bootstrap/_mixins.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 306, ../sass/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 316, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #d9d9d9;
}

@media (min-width: 768px) {
  /* line 341, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 348, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 354, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 358, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 367, ../sass/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 375, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  /* line 384, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 403, ../sass/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 411, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
/* line 416, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 420, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) and (min-width: 1200px) {
  /* line 426, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .form-horizontal .control-label {
    text-align: left;
  }
}
/* line 437, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}
/* line 30, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333333;
}
/* line 35, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 43, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 55, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 508, ../sass/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #000;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 513, ../sass/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 519, ../sass/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .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]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}
/* line 538, ../sass/bootstrap/_mixins.scss */
.btn-default .badge {
  color: white;
  background-color: #333333;
}

/* line 58, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 508, ../sass/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #000;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 513, ../sass/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 519, ../sass/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .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]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 538, ../sass/bootstrap/_mixins.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: white;
}

/* line 62, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 508, ../sass/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #000;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 513, ../sass/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
/* line 519, ../sass/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .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]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 538, ../sass/bootstrap/_mixins.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

/* line 66, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 508, ../sass/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #000;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 513, ../sass/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 519, ../sass/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .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]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 538, ../sass/bootstrap/_mixins.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

/* line 70, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 508, ../sass/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #000;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 513, ../sass/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 519, ../sass/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .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]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 538, ../sass/bootstrap/_mixins.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

/* line 74, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 508, ../sass/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #000;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 513, ../sass/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 519, ../sass/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .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]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 538, ../sass/bootstrap/_mixins.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

/* line 83, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #666666;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 92, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 99, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 103, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #ffd32c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 111, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 122, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}

/* line 126, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 130, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 138, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 146, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 154, ../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;
  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 20, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../sass/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 51, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 57, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 62, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 76, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 102, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 109, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 121, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 126, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 135, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 145, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 151, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #999999;
}

/* line 160, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 170, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 189, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 992px) {
  /* line 203, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 208, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 7, ../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 18, ../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 21, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 33, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 44, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 49, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 61, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 67, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 72, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 80, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 90, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../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 119, ../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 123, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 150, ../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 21, ../sass/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 168, ../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 175, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 192, ../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 196, ../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 205, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 211, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 216, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 224, ../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: 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 52, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 55, ../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 61, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* line 81, ../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: 14px;
  border-radius: 0px;
}
/* line 86, ../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: 20px;
  border-radius: 0px;
}
/* line 94, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 106, ../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 109, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 118, ../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 121, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 127, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 136, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 138, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 144, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 152, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 158, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.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 24, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 35, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #666666;
}
/* line 59, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 10px 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 #dddddd;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 98, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0px;
}
/* line 125, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 133, ../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 144, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* line 201, ../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 #dddddd;
}
@media (min-width: 768px) {
  /* line 206, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  /* line 212, ../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: white;
  }
}

/* line 224, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 21, ../sass/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  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 21, ../sass/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 60, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 69, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 84, ../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 99, ../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: 992px) {
  /* line 99, ../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 118, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  /* line 118, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 129, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  /* line 129, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 140, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 144, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 153, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
/* line 161, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  /* line 167, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 179, ../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 192, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: none;
}
/* line 197, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 203, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  /* line 179, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 218, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7px -15px;
}
/* line 221, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 991px) {
  /* line 229, ../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 238, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 241, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  /* line 244, ../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: 992px) {
  /* line 218, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: right;
    margin: 0;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .navbar-nav {
    float: left;
  }
  /* line 256, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .navbar-nav > li {
    float: right;
  }
  /* line 258, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  /* line 264, ../sass/bootstrap/_navbar.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 992px) {
  /* line 278, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 281, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 292, ../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: 6px;
  margin-bottom: 6px;
}
@media (max-width: 991px) {
  /* line 304, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  /* line 292, ../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 324, ../sass/bootstrap/_navbar.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 334, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 339, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 348, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
/* line 351, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
/* line 354, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 364, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  /* line 364, ../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 373, ../sass/bootstrap/_navbar.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 383, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 387, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 390, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 396, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 401, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 405, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 413, ../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: #555555;
  background-color: #e7e7e7;
}
/* line 421, ../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: #cccccc;
  background-color: transparent;
}
/* line 428, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 431, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 434, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* line 440, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 450, ../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: #555555;
}
@media (max-width: 991px) {
  /* line 459, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 462, ../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: #333333;
    background-color: transparent;
  }
  /* line 470, ../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: #555555;
    background-color: #e7e7e7;
  }
  /* line 478, ../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: #cccccc;
    background-color: transparent;
  }
}
/* line 492, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 494, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 503, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 507, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 510, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 516, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 521, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 525, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 533, ../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: white;
  background-color: #090909;
}
/* line 541, ../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: #444444;
  background-color: transparent;
}
/* line 549, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 552, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 555, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 561, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 570, ../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: white;
}
@media (max-width: 991px) {
  /* line 579, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 582, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 585, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 588, ../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: white;
    background-color: transparent;
  }
  /* line 596, ../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: white;
    background-color: #090909;
  }
  /* line 604, ../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: #444444;
    background-color: transparent;
  }
}
/* line 613, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 615, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 30px 0 10px;
}
/* line 8, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 11, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #333333;
}
/* line 18, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
}
/* line 6, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline-block;
  vertical-align: top;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0 10px;
  line-height: 30px;
  color: #333;
  min-width: 30px;
  text-align: center;
}
/* line 24, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #000;
  background-color: #eeeeee;
  border-color: #dddddd;
}
/* line 35, ../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: #000;
  background-color: #ffd32c;
  cursor: default;
}
/* line 49, ../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: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 558, ../sass/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
/* line 564, ../sass/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 570, ../sass/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 558, ../sass/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
/* line 564, ../sass/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 570, ../sass/bootstrap/_mixins.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: 22px 0;
  list-style: none;
  text-align: center;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 15, ../sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 24, ../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 32, ../sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 39, ../sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 48, ../sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 19, ../sass/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 27, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 32, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 41, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 583, ../sass/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 45, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 583, ../sass/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 49, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 583, ../sass/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 53, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 583, ../sass/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 57, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 583, ../sass/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 61, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 583, ../sass/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  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 31, ../sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 40, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 49, ../sass/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #666666;
  background-color: white;
}

/* line 53, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 7, ../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 18, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #999999;
}

/* line 36, ../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #666666;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px;
  max-width: 1170px;
  margin: 15px auto;
}
@media (max-width: 1199px) {
  /* line 9, ../sass/bootstrap/_alerts.scss */
  .alert {
    max-width: 940px;
  }
}
@media (max-width: 991px) {
  /* line 9, ../sass/bootstrap/_alerts.scss */
  .alert {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  /* line 9, ../sass/bootstrap/_alerts.scss */
  .alert {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* line 27, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 33, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 39, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 42, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 51, ../sass/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 55, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 67, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 430, ../sass/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 433, ../sass/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 70, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 430, ../sass/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 433, ../sass/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 73, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 430, ../sass/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 433, ../sass/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 76, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 430, ../sass/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 433, ../sass/bootstrap/_mixins.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 17, ../sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 27, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: whitesmoke;
  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 37, ../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 51, ../sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar {
  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: 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 57, ../sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 66, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 626, ../sass/bootstrap/_mixins.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: 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 70, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 626, ../sass/bootstrap/_mixins.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: 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 74, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 626, ../sass/bootstrap/_mixins.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: 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 78, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 626, ../sass/bootstrap/_mixins.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: 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 11, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../sass/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../sass/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../sass/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .media > .pull-left {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 43, ../sass/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .media > .pull-right {
  margin-right: 10px;
  margin-left: inherit;
}

/* line 53, ../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: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* 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 40, ../sass/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 43, ../sass/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 57, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 63, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}
/* line 71, ../sass/bootstrap/_list-group.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 78, ../sass/bootstrap/_list-group.scss */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 469, ../sass/bootstrap/_mixins.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 476, ../sass/bootstrap/_mixins.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 479, ../sass/bootstrap/_mixins.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 488, ../sass/bootstrap/_mixins.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 469, ../sass/bootstrap/_mixins.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 476, ../sass/bootstrap/_mixins.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 479, ../sass/bootstrap/_mixins.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 488, ../sass/bootstrap/_mixins.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 469, ../sass/bootstrap/_mixins.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 476, ../sass/bootstrap/_mixins.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 479, ../sass/bootstrap/_mixins.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 488, ../sass/bootstrap/_mixins.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 469, ../sass/bootstrap/_mixins.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 476, ../sass/bootstrap/_mixins.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 479, ../sass/bootstrap/_mixins.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 488, ../sass/bootstrap/_mixins.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 103, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 107, ../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: 22px;
  background-color: white;
  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 21, ../sass/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  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: 18px;
  color: inherit;
}
/* line 39, ../sass/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 59, ../sass/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 62, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 69, ../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 76, ../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 85, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 98, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
/* line 103, ../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 110, ../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 114, ../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 122, ../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 129, ../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 133, ../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 140, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
/* line 144, ../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 148, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 155, ../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 159, ../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 168, ../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 177, ../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 183, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 195, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 22px;
}
/* line 199, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}
/* line 203, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 208, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 210, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 214, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 216, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 224, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 407, ../sass/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 412, ../sass/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
/* line 417, ../sass/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 227, ../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 407, ../sass/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 412, ../sass/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 417, ../sass/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 230, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 407, ../sass/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 412, ../sass/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 417, ../sass/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 233, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 407, ../sass/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 412, ../sass/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 417, ../sass/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 236, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 407, ../sass/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 412, ../sass/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
/* line 417, ../sass/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 239, ../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 407, ../sass/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 412, ../sass/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
/* line 417, ../sass/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 7, ../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 0px;
}

/* line 26, ../sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 0px;
}

/* line 6, ../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 0px;
}

/* line 35, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 50, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 56, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 62, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 69, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 76, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 83, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 89, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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);
  white-space: normal;
}
/* line 26, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 53, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 65, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px;
}
/* line 78, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 86, ../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: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 93, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 101, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px;
}
/* line 108, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 117, ../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: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 124, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  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;
  transition: 0.6s ease-in-out left;
}
/* line 23, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 31, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 38, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 51, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
}
/* line 91, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: none;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 102, ../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%;
  z-index: 5;
  display: inline-block;
}
/* line 109, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
/* line 113, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
/* line 117, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 126, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 131, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 142, ../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 153, ../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
/* line 174, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 185, ../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 196, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 210, ../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;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 220, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 227, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.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;
  visibility: hidden !important;
}

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 647, ../sass/bootstrap/_mixins.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 636, ../sass/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 639, ../sass/bootstrap/_mixins.scss */
  table.visible-xs {
    display: table;
  }

  /* line 640, ../sass/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 642, ../sass/bootstrap/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 636, ../sass/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 639, ../sass/bootstrap/_mixins.scss */
  table.visible-sm {
    display: table;
  }

  /* line 640, ../sass/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 642, ../sass/bootstrap/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 636, ../sass/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 639, ../sass/bootstrap/_mixins.scss */
  table.visible-md {
    display: table;
  }

  /* line 640, ../sass/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 642, ../sass/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 636, ../sass/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 639, ../sass/bootstrap/_mixins.scss */
  table.visible-lg {
    display: table;
  }

  /* line 640, ../sass/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 642, ../sass/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 647, ../sass/bootstrap/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 647, ../sass/bootstrap/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 647, ../sass/bootstrap/_mixins.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 647, ../sass/bootstrap/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 647, ../sass/bootstrap/_mixins.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 636, ../sass/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 639, ../sass/bootstrap/_mixins.scss */
  table.visible-print {
    display: table;
  }

  /* line 640, ../sass/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 642, ../sass/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  /* line 647, ../sass/bootstrap/_mixins.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 2, ../sass/components/_animations.scss */
.effect a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
/* line 6, ../sass/components/_animations.scss */
.effect a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 17, ../sass/components/_animations.scss */
.effect a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 28, ../sass/components/_animations.scss */
.effect a:hover:before, .effect a:hover:after {
  width: 100%;
  height: 100%;
}

/* line 35, ../sass/components/_animations.scss */
.effect-2 a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
/* line 39, ../sass/components/_animations.scss */
.effect-2 a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border: 1px solid transparent;
}
/* line 50, ../sass/components/_animations.scss */
.effect-2 a:hover:before {
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
}

/* line 57, ../sass/components/_animations.scss */
.ImageWrapper {
  display: block;
  overflow: hidden;
  position: relative;
}

/* effect *******************/
@media (min-width: 991px) {
  /* line 61, ../sass/components/_animations.scss */
  .dropdown-menu,
  .popup-content {
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
  }
}
@-webkit-keyframes animationmenus {
  /* line 85, ../sass/components/_animations.scss */
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
  }

  /* line 89, ../sass/components/_animations.scss */
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@-moz-keyframes animationmenus {
  /* line 95, ../sass/components/_animations.scss */
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
  }

  /* line 99, ../sass/components/_animations.scss */
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@-o-keyframes animationmenus {
  /* line 105, ../sass/components/_animations.scss */
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
  }

  /* line 109, ../sass/components/_animations.scss */
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@keyframes animationmenus {
  /* line 115, ../sass/components/_animations.scss */
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
  }

  /* line 119, ../sass/components/_animations.scss */
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

/*  =============================================
Button Layout and Color Scheme
============================================= */
/* line 128, ../sass/components/_animations.scss */
.WhiteRounded {
  background-color: #ffffff;
  border: medium none;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 129, ../sass/components/_animations.scss */
.WhiteRounded > a {
  color: #222222;
  display: block;
  font-weight: normal;
}

/* line 130, ../sass/components/_animations.scss */
.RedRounded {
  background-color: #D8322B;
  border: medium none;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 131, ../sass/components/_animations.scss */
.RedRounded > a {
  color: #FFFFFF;
  display: block;
  font-weight: normal;
}

/* line 132, ../sass/components/_animations.scss */
.BlackRounded {
  background-color: #222222;
  border: medium none;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 133, ../sass/components/_animations.scss */
.BlackRounded > a {
  color: #ffffff;
  display: block;
  font-weight: normal;
}

/* line 134, ../sass/components/_animations.scss */
.WhiteHollowRounded {
  border: 1px solid #ffffff;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 135, ../sass/components/_animations.scss */
.WhiteHollowRounded > a {
  color: #ffffff;
  display: block;
  font-weight: normal;
}

/* line 136, ../sass/components/_animations.scss */
.BlackHollowRounded {
  border: 1px solid #222222;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 137, ../sass/components/_animations.scss */
.BlackHollowRounded > a {
  color: #222222;
  display: block;
  font-weight: normal;
}

/* line 138, ../sass/components/_animations.scss */
.WhiteSquare {
  background-color: #ffffff;
  border: medium none;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px;
  -o-border-radius: 4px 4px 4px;
  border-radius: 4px 4px 4px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 139, ../sass/components/_animations.scss */
.WhiteSquare > a {
  color: #222222;
  display: block;
  font-weight: normal;
}

/* line 140, ../sass/components/_animations.scss */
.BlackSquare {
  background-color: #222222;
  border: medium none;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px;
  -o-border-radius: 4px 4px 4px;
  border-radius: 4px 4px 4px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 141, ../sass/components/_animations.scss */
.BlackSquare > a {
  color: #ffffff;
  display: block;
  font-weight: normal;
}

/* line 142, ../sass/components/_animations.scss */
.WhiteHollowSquare {
  border: 1px solid #ffffff;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px;
  -o-border-radius: 4px 4px 4px;
  border-radius: 4px 4px 4px;
}

/* line 143, ../sass/components/_animations.scss */
.WhiteHollowSquare > a {
  color: #ffffff;
  display: block;
  font-weight: normal;
}

/* line 144, ../sass/components/_animations.scss */
.BlackHollowSquare {
  border: 1px solid #222222;
  display: inline-block !important;
  float: none !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px;
  -o-border-radius: 4px 4px 4px;
  border-radius: 4px 4px 4px;
}

/* line 145, ../sass/components/_animations.scss */
.BlackHollowSquare > a {
  color: #222222;
  display: block;
  font-weight: normal;
}

/* line 146, ../sass/components/_animations.scss */
.VisibleButtons {
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
}

/* line 147, ../sass/components/_animations.scss */
.VisibleImageOverlay {
  position: absolute;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .6;
  visibility: visible;
}

/*  =============================================
Overlay Effects
============================================= */
/* line 151, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayH {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 152, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayH {
  opacity: 1;
}

/* line 153, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayHe {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 0;
  display: block;
  height: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 154, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayHe {
  height: 100%;
  top: 0;
  opacity: 1;
}

/* line 155, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayLi:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 156, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayLi:after {
  top: -50%;
  opacity: 1;
}

/* line 157, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayLi:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: -100%;
  height: 100%;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 158, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayLi:before {
  bottom: -50%;
  opacity: 1;
}

/* line 159, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayBe:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -100%;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  width: 100%;
}

/* line 160, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayBe:after {
  top: 50%;
  opacity: 1;
}

/* line 161, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayBe:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: -100%;
  height: 100%;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  width: 100%;
}

/* line 162, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayBe:before {
  bottom: 50%;
  opacity: 1;
}

/* line 163, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayB {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 0;
}

/* line 164, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayB {
  left: 0;
  width: 100%;
  opacity: 1;
}

/* line 165, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayC:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  content: "";
  display: block;
  right: -100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 166, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayC:after {
  right: -50%;
  opacity: 1;
}

/* line 167, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayC:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  content: "";
  display: block;
  left: -100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 168, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayC:before {
  left: -50%;
  opacity: 1;
}

/* line 169, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayN:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  content: "";
  display: block;
  right: -100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  width: 100%;
}

/* line 170, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayN:after {
  right: 50%;
  opacity: 1;
}

/* line 171, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayN:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  content: "";
  display: block;
  left: -100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  width: 100%;
}

/* line 172, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayN:before {
  left: 50%;
  opacity: 1;
}

/* line 173, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayO {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  left: -100%;
  opacity: 0;
  position: absolute;
  top: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 174, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayO {
  left: 0;
  top: 0;
  opacity: 1;
}

/* line 175, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayF {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  right: -100%;
  opacity: 0;
  position: absolute;
  top: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 176, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayF {
  right: 0;
  top: 0;
  opacity: 1;
}

/* line 177, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayNe {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  left: -100%;
  opacity: 0;
  position: absolute;
  bottom: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 178, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayNe {
  bottom: 0;
  left: 0;
  opacity: 1;
}

/* line 179, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayNa {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  right: -100%;
  opacity: 0;
  position: absolute;
  bottom: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 180, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayNa {
  bottom: 0;
  right: 0;
  opacity: 1;
}

/* line 181, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayMg {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 182, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayMg {
  top: 0;
  opacity: 1;
}

/* line 183, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayAl {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  bottom: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 184, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayAl {
  bottom: 0;
  opacity: 1;
}

/* line 185, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlaySi {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  top: 0;
  opacity: 0;
  position: absolute;
  right: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 186, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlaySi {
  right: 0;
  opacity: 1;
}

/* line 187, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayP {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  top: 0;
  opacity: 0;
  position: absolute;
  left: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

/* line 188, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayP {
  left: 0;
  opacity: 1;
}

/* line 189, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayS {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  top: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  -webkit-transform: rotate(180deg) scale(0);
  -moz-transform: rotate(180deg) scale(0);
  -ms-transform: rotate(180deg) scale(0);
  -o-transform: rotate(180deg) scale(0);
  transform: rotate(180deg) scale(0);
}

/* line 190, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayS {
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
}

/* line 191, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayCl {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  display: block;
  top: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  -webkit-transform: rotate(-180deg) scale(0);
  -moz-transform: rotate(-180deg) scale(0);
  -ms-transform: rotate(-180deg) scale(0);
  -o-transform: rotate(-180deg) scale(0);
  transform: rotate(-180deg) scale(0);
}

/* line 192, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayCl {
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
}

/* line 193, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayArLeft:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  top: -50%;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  width: 100%;
  height: 100%;
  left: -100%;
  overflow: hidden;
}

/* line 194, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayArLeft:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.2s ease .2s;
  -moz-transition: all 0.2s ease .2s;
  -ms-transition: all 0.2s ease .2s;
  -o-transition: all 0.2s ease .2s;
  transition: all 0.2s ease .2s;
  width: 100%;
  height: 100%;
  left: -100%;
  overflow: hidden;
}

/* line 195, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayArRight:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  top: -50%;
  -webkit-transition: all 0.2s ease .3s;
  -moz-transition: all 0.2s ease .3s;
  -ms-transition: all 0.2s ease .3s;
  -o-transition: all 0.2s ease .3s;
  transition: all 0.2s ease .3s;
  width: 100%;
  height: 100%;
  right: -100%;
  overflow: hidden;
}

/* line 196, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayArRight:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.2s ease .5s;
  -moz-transition: all 0.2s ease .5s;
  -ms-transition: all 0.2s ease .5s;
  -o-transition: all 0.2s ease .5s;
  transition: all 0.2s ease .5s;
  width: 100%;
  height: 100%;
  right: -100%;
  overflow: hidden;
}

/* line 197, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayArLeft:before, .ImageWrapper:hover .ImageOverlayArLeft:after {
  opacity: 1;
  left: 50%;
}

/* line 198, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayArRight:before, .ImageWrapper:hover .ImageOverlayArRight:after {
  opacity: 1;
  right: 50%;
}

/* line 199, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayK {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 200, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayK {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* line 201, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayCa {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 202, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayCa {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* line 203, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlaySc {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 204, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlaySc {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* line 205, ../sass/components/_animations.scss */
.ImageWrapper .ImageOverlayTi {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 206, ../sass/components/_animations.scss */
.ImageWrapper:hover .ImageOverlayTi {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/*  =============================================
Background Transform
============================================= */
/* line 210, ../sass/components/_animations.scss */
.GrayScale {
  -webkit-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");
  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");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: .6;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 211, ../sass/components/_animations.scss */
.GrayScale:hover {
  -webkit-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");
  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");
  -webkit-filter: grayscale(0%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 212, ../sass/components/_animations.scss */
.BackgroundS img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 213, ../sass/components/_animations.scss */
.BackgroundS:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 214, ../sass/components/_animations.scss */
.BackgroundRR img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 215, ../sass/components/_animations.scss */
.BackgroundRR:hover img {
  -webkit-transform: rotate(-10deg) scale(1.4);
  -moz-transform: rotate(-10deg) scale(1.4);
  -ms-transform: rotate(-10deg) scale(1.4);
  -o-transform: rotate(-10deg) scale(1.4);
  transform: rotate(-10deg) scale(1.4);
}

/* line 216, ../sass/components/_animations.scss */
.BackgroundR img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 217, ../sass/components/_animations.scss */
.BackgroundR:hover img {
  -webkit-transform: rotate(10deg) scale(1.4);
  -moz-transform: rotate(10deg) scale(1.4);
  -ms-transform: rotate(10deg) scale(1.4);
  -o-transform: rotate(10deg) scale(1.4);
  transform: rotate(10deg) scale(1.4);
}

/* line 218, ../sass/components/_animations.scss */
.BackgroundRS img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 219, ../sass/components/_animations.scss */
.BackgroundRS:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 220, ../sass/components/_animations.scss */
.BackgroundF img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 221, ../sass/components/_animations.scss */
.BackgroundF:hover img {
  opacity: 0;
}

/* line 222, ../sass/components/_animations.scss */
.BackgroundFS img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 223, ../sass/components/_animations.scss */
.BackgroundFS:hover img {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
  opacity: 0;
}

/* line 224, ../sass/components/_animations.scss */
.BackgroundFRS img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 225, ../sass/components/_animations.scss */
.BackgroundFRS:hover img {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

/* line 226, ../sass/components/_animations.scss */
.SquareCircle {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 227, ../sass/components/_animations.scss */
.SquareCircle:hover {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 228, ../sass/components/_animations.scss */
.CircleSquare {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 229, ../sass/components/_animations.scss */
.CircleSquare:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/*  =============================================
Cubic Effects
============================================= */
/* line 233, ../sass/components/_animations.scss */
.ImageWrapper .CStyleH {
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}

/* line 234, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleH {
  margin-top: -20px;
  opacity: 1;
  top: 50%;
  visibility: visible;
}

/* line 235, ../sass/components/_animations.scss */
.ImageWrapper .CStyleHe {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}

/* line 236, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleHe {
  margin-bottom: -20px;
  opacity: 1;
  bottom: 50%;
  visibility: visible;
}

/* line 237, ../sass/components/_animations.scss */
.ImageWrapper .CStyleLi {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: right;
  right: 0;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}

/* line 238, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleLi {
  margin-right: -42px;
  opacity: 1;
  right: 50%;
  visibility: visible;
}

/* line 239, ../sass/components/_animations.scss */
.ImageWrapper .CStyleBe {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}

/* line 240, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleBe {
  margin-left: -42px;
  opacity: 1;
  left: 50%;
  visibility: visible;
}

/* line 241, ../sass/components/_animations.scss */
.ImageWrapper .CStyleB {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
  transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}

/* line 242, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleB {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 243, ../sass/components/_animations.scss */
.ImageWrapper .CStyleC span {
  position: absolute;
}

/* line 244, ../sass/components/_animations.scss */
.ImageWrapper .CStyleC span:nth-of-type(1) {
  bottom: 50%;
  top: 50%;
  left: 0;
  margin: -20px 0 0 -68px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0.57, 0) !important;
  -webkit-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  -moz-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  -ms-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  -o-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
}

/* line 245, ../sass/components/_animations.scss */
.ImageWrapper .CStyleC span:nth-of-type(2) {
  bottom: 50%;
  top: 50%;
  left: 50%;
  right: 50%;
  margin: -20px 0 0 -20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 246, ../sass/components/_animations.scss */
.ImageWrapper .CStyleC span:nth-of-type(3) {
  bottom: 50%;
  top: 50%;
  right: 0;
  margin: -20px -68px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0.57, 0) !important;
  -webkit-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  -moz-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  -ms-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  -o-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
  transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
}

/* line 247, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleC span:nth-of-type(1) {
  left: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 248, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleC span:nth-of-type(2) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 249, ../sass/components/_animations.scss */
.ImageWrapper:hover .CStyleC span:nth-of-type(3) {
  right: 50%;
  visibility: visible;
  opacity: 1;
}

/*  =============================================
Button Effects
============================================= */
/* line 253, ../sass/components/_animations.scss */
.ImageWrapper .StyleH {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 254, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleH {
  opacity: 1;
  visibility: visible;
}

/* line 255, ../sass/components/_animations.scss */
.ImageWrapper .StyleHe {
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 256, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleHe {
  margin-top: -20px;
  opacity: 1;
  top: 50%;
  visibility: visible;
}

/* line 257, ../sass/components/_animations.scss */
.ImageWrapper .StyleLi {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 258, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleLi {
  margin-bottom: -20px;
  opacity: 1;
  bottom: 50%;
  visibility: visible;
}

/* line 259, ../sass/components/_animations.scss */
.ImageWrapper .StyleBe {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align: right;
  right: 0;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 260, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleBe {
  margin-right: -42px;
  opacity: 1;
  right: 50%;
  visibility: visible;
}

/* line 261, ../sass/components/_animations.scss */
.ImageWrapper .StyleB {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align: left;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 262, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleB {
  margin-left: -42px;
  opacity: 1;
  left: 50%;
  visibility: visible;
}

/* line 263, ../sass/components/_animations.scss */
.ImageWrapper .StyleC {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 264, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleC {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 265, ../sass/components/_animations.scss */
.ImageWrapper .StyleN {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  visibility: visible;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 266, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleN {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* line 267, ../sass/components/_animations.scss */
.ImageWrapper .StyleO span {
  position: absolute;
}

/* line 268, ../sass/components/_animations.scss */
.ImageWrapper .StyleO span:nth-of-type(1) {
  bottom: 50%;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -42px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 269, ../sass/components/_animations.scss */
.ImageWrapper .StyleO span:nth-of-type(2) {
  bottom: 50%;
  top: 50%;
  right: 50%;
  margin: -20px -42px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 270, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleO span:nth-of-type(1) {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* line 271, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleO span:nth-of-type(2) {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* line 272, ../sass/components/_animations.scss */
.ImageWrapper .StyleF {
  visibility: hidden;
  -webkit-transform: scale(0.5) rotateX(360deg);
  -moz-transform: scale(0.5) rotateX(360deg);
  -ms-transform: scale(0.5) rotateX(360deg);
  -o-transform: scale(0.5) rotateX(360deg);
  transform: scale(0.5) rotateX(360deg);
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 273, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleF {
  opacity: 1;
  -webkit-transform: scale(1) rotateX(0deg);
  -moz-transform: scale(1) rotateX(0deg);
  -ms-transform: scale(1) rotateX(0deg);
  -o-transform: scale(1) rotateX(0deg);
  transform: scale(1) rotateX(0deg);
  visibility: visible;
}

/* line 274, ../sass/components/_animations.scss */
.ImageWrapper .StyleNe {
  visibility: hidden;
  margin: 0;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 275, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleNe {
  opacity: 1;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  visibility: visible;
}

/* line 276, ../sass/components/_animations.scss */
.ImageWrapper .StyleNa {
  visibility: hidden;
  -webkit-transform: scale(0.2) rotateY(360deg);
  -moz-transform: scale(0.2) rotateY(360deg);
  -ms-transform: scale(0.2) rotateY(360deg);
  -o-transform: scale(0.2) rotateY(360deg);
  transform: scale(0.2) rotateY(360deg);
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 277, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleNa {
  opacity: 1;
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
  -ms-transform: scale(1) rotateY(0deg);
  -o-transform: scale(1) rotateY(0deg);
  transform: scale(1) rotateY(0deg);
  visibility: visible;
}

/* line 278, ../sass/components/_animations.scss */
.ImageWrapper .StyleMg span {
  position: absolute;
}

/* line 279, ../sass/components/_animations.scss */
.ImageWrapper .StyleMg span:nth-of-type(1) {
  bottom: 50%;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -82px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 280, ../sass/components/_animations.scss */
.ImageWrapper .StyleMg span:nth-of-type(2) {
  bottom: 50%;
  top: 50%;
  right: 50%;
  margin: -20px -82px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 281, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleMg span:nth-of-type(1) {
  margin: -20px 0 0 -42px;
  visibility: visible;
  opacity: 1;
}

/* line 282, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleMg span:nth-of-type(2) {
  margin: -20px -42px 0 0;
  visibility: visible;
  opacity: 1;
}

/* line 283, ../sass/components/_animations.scss */
.ImageWrapper .StyleAl span {
  position: absolute;
}

/* line 284, ../sass/components/_animations.scss */
.ImageWrapper .StyleAl span:nth-of-type(1) {
  top: 0;
  left: 50%;
  margin: -20px 0 0 -42px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 285, ../sass/components/_animations.scss */
.ImageWrapper .StyleAl span:nth-of-type(2) {
  bottom: 0;
  right: 50%;
  margin: 0 -42px -20px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 286, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleAl span:nth-of-type(1) {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 287, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleAl span:nth-of-type(2) {
  bottom: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 288, ../sass/components/_animations.scss */
.ImageWrapper .StyleSi span {
  position: absolute;
}

/* line 289, ../sass/components/_animations.scss */
.ImageWrapper .StyleSi span:nth-of-type(1) {
  bottom: 0;
  left: 50%;
  margin: 0 0 -20px -42px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 290, ../sass/components/_animations.scss */
.ImageWrapper .StyleSi span:nth-of-type(2) {
  top: 0;
  right: 50%;
  margin: -20px -42px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 291, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleSi span:nth-of-type(1) {
  bottom: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 292, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleSi span:nth-of-type(2) {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 293, ../sass/components/_animations.scss */
.ImageWrapper .StyleP span {
  position: absolute;
}

/* line 294, ../sass/components/_animations.scss */
.ImageWrapper .StyleP span:nth-of-type(1) {
  top: 0;
  left: 0;
  margin: -40px 0 0 -40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 295, ../sass/components/_animations.scss */
.ImageWrapper .StyleP span:nth-of-type(2) {
  bottom: 0;
  right: 0;
  margin: 0 -40px -40px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 296, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleP span:nth-of-type(1) {
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -42px;
  visibility: visible;
  opacity: 1;
}

/* line 297, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleP span:nth-of-type(2) {
  bottom: 50%;
  right: 50%;
  margin: 0 -42px -20px 0;
  visibility: visible;
  opacity: 1;
}

/* line 298, ../sass/components/_animations.scss */
.ImageWrapper .StyleS span {
  position: absolute;
}

/* line 299, ../sass/components/_animations.scss */
.ImageWrapper .StyleS span:nth-of-type(1) {
  bottom: 0;
  left: 0;
  margin: -40px 0 0 -40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 300, ../sass/components/_animations.scss */
.ImageWrapper .StyleS span:nth-of-type(2) {
  top: 0;
  right: 0;
  margin: 0 -40px -40px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 301, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleS span:nth-of-type(1) {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -20px -42px;
  visibility: visible;
  opacity: 1;
}

/* line 302, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleS span:nth-of-type(2) {
  top: 50%;
  right: 50%;
  margin: -20px -42px 0 0;
  visibility: visible;
  opacity: 1;
}

/* line 303, ../sass/components/_animations.scss */
.ImageWrapper .StyleCl {
  visibility: hidden;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  visibility: visible;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 304, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleCl {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

/* line 305, ../sass/components/_animations.scss */
.ImageWrapper .StyleAr span {
  position: absolute;
}

/* line 306, ../sass/components/_animations.scss */
.ImageWrapper .StyleAr span:nth-of-type(1) {
  top: 50%;
  bottom: 50%;
  left: 50%;
  margin: -20px 0 0 -42px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.2) rotate(0deg);
  -moz-transform: scale(0.2) rotate(0deg);
  -ms-transform: scale(0.2) rotate(0deg);
  -o-transform: scale(0.2) rotate(0deg);
  transform: scale(0.2) rotate(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 307, ../sass/components/_animations.scss */
.ImageWrapper .StyleAr span:nth-of-type(2) {
  top: 50%;
  bottom: 50%;
  right: 50%;
  margin: -20px -42px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.2) rotate(0deg);
  -moz-transform: scale(0.2) rotate(0deg);
  -ms-transform: scale(0.2) rotate(0deg);
  -o-transform: scale(0.2) rotate(0deg);
  transform: scale(0.2) rotate(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 308, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleAr span:nth-of-type(1) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) rotate(360deg);
  -moz-transform: scale(1) rotate(360deg);
  -ms-transform: scale(1) rotate(360deg);
  -o-transform: scale(1) rotate(360deg);
  transform: scale(1) rotate(360deg);
}

/* line 309, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleAr span:nth-of-type(2) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) rotate(360deg);
  -moz-transform: scale(1) rotate(360deg);
  -ms-transform: scale(1) rotate(360deg);
  -o-transform: scale(1) rotate(360deg);
  transform: scale(1) rotate(360deg);
}

/* line 310, ../sass/components/_animations.scss */
.ImageWrapper .StyleK span {
  position: absolute;
}

/* line 311, ../sass/components/_animations.scss */
.ImageWrapper .StyleK span:nth-of-type(1) {
  top: 50%;
  bottom: 50%;
  left: 50%;
  margin: -20px 0 0 -42px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 312, ../sass/components/_animations.scss */
.ImageWrapper .StyleK span:nth-of-type(2) {
  top: 50%;
  bottom: 50%;
  right: 50%;
  margin: -20px -42px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 313, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleK span:nth-of-type(1) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

/* line 314, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleK span:nth-of-type(2) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

/* line 315, ../sass/components/_animations.scss */
.ImageWrapper .StyleCa span {
  position: absolute;
}

/* line 316, ../sass/components/_animations.scss */
.ImageWrapper .StyleCa span:nth-of-type(1) {
  top: 50%;
  bottom: 50%;
  left: 50%;
  margin: -20px 0 0 -42px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.2) rotateY(0deg);
  -moz-transform: scale(0.2) rotateY(0deg);
  -ms-transform: scale(0.2) rotateY(0deg);
  -o-transform: scale(0.2) rotateY(0deg);
  transform: scale(0.2) rotateY(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 317, ../sass/components/_animations.scss */
.ImageWrapper .StyleCa span:nth-of-type(2) {
  top: 50%;
  bottom: 50%;
  right: 50%;
  margin: -20px -42px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.2) rotateY(0deg);
  -moz-transform: scale(0.2) rotateY(0deg);
  -ms-transform: scale(0.2) rotateY(0deg);
  -o-transform: scale(0.2) rotateY(0deg);
  transform: scale(0.2) rotateY(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 318, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleCa span:nth-of-type(1) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) rotateY(360deg);
  -moz-transform: scale(1) rotateY(360deg);
  -ms-transform: scale(1) rotateY(360deg);
  -o-transform: scale(1) rotateY(360deg);
  transform: scale(1) rotateY(360deg);
}

/* line 319, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleCa span:nth-of-type(2) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) rotateY(360deg);
  -moz-transform: scale(1) rotateY(360deg);
  -ms-transform: scale(1) rotateY(360deg);
  -o-transform: scale(1) rotateY(360deg);
  transform: scale(1) rotateY(360deg);
}

/* line 320, ../sass/components/_animations.scss */
.ImageWrapper .StyleSc span {
  position: absolute;
}

/* line 321, ../sass/components/_animations.scss */
.ImageWrapper .StyleSc span:nth-of-type(1) {
  bottom: 50%;
  top: 50%;
  left: 0;
  margin: -20px 0 0 -68px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 322, ../sass/components/_animations.scss */
.ImageWrapper .StyleSc span:nth-of-type(2) {
  top: 0;
  right: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 323, ../sass/components/_animations.scss */
.ImageWrapper .StyleSc span:nth-of-type(3) {
  bottom: 50%;
  top: 50%;
  right: 0;
  margin: -20px -68px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 324, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleSc span:nth-of-type(1) {
  left: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 325, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleSc span:nth-of-type(2) {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 326, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleSc span:nth-of-type(3) {
  right: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 327, ../sass/components/_animations.scss */
.ImageWrapper .StyleTi span {
  position: absolute;
}

/* line 328, ../sass/components/_animations.scss */
.ImageWrapper .StyleTi span:nth-of-type(1) {
  bottom: 50%;
  top: 50%;
  left: 0;
  margin: -20px 0 0 -68px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 329, ../sass/components/_animations.scss */
.ImageWrapper .StyleTi span:nth-of-type(2) {
  bottom: 50%;
  top: 50%;
  left: 50%;
  right: 50%;
  margin: -20px 0 0 -20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 330, ../sass/components/_animations.scss */
.ImageWrapper .StyleTi span:nth-of-type(3) {
  bottom: 50%;
  top: 50%;
  right: 0;
  margin: -20px -68px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 331, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleTi span:nth-of-type(1) {
  left: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 332, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleTi span:nth-of-type(2) {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 333, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleTi span:nth-of-type(3) {
  right: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 334, ../sass/components/_animations.scss */
.ImageWrapper .StyleV span {
  position: absolute;
}

/* line 335, ../sass/components/_animations.scss */
.ImageWrapper .StyleV span:nth-of-type(1) {
  top: 0;
  left: 50%;
  margin: -20px 0 0 -68px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
  -moz-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
  -ms-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
  -o-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
  transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
}

/* line 336, ../sass/components/_animations.scss */
.ImageWrapper .StyleV span:nth-of-type(2) {
  top: 0;
  left: 50%;
  margin: -20px 0 0 -20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
  -moz-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
  -ms-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
  -o-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
  transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
}

/* line 337, ../sass/components/_animations.scss */
.ImageWrapper .StyleV span:nth-of-type(3) {
  top: 0;
  right: 50%;
  margin: -20px -68px 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
  -moz-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
  -ms-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
  -o-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
  transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
}

/* line 338, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleV span:nth-of-type(1) {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 339, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleV span:nth-of-type(2) {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/* line 340, ../sass/components/_animations.scss */
.ImageWrapper:hover .StyleV span:nth-of-type(3) {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/*  =============================================
Plus Button Effects
============================================= */
/* line 344, ../sass/components/_animations.scss */
.ImageWrapper .PStyleH {
  background: url(/images/plus.gif) no-repeat scroll center center/60px 60px #222222;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 7;
}

/* line 345, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleH {
  opacity: .6;
  visibility: visible;
}

/* line 346, ../sass/components/_animations.scss */
.ImageWrapper .PStyleHe {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll center center/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 347, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleHe {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
}

/* line 348, ../sass/components/_animations.scss */
.ImageWrapper .PStyleLi {
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  -ms-transform: scale(0.5) rotateY(180deg);
  -o-transform: scale(0.5) rotateY(180deg);
  transform: scale(0.5) rotateY(180deg);
  background: url(/images/plus.gif) no-repeat scroll center center/60px 60px #222222;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 7;
}

/* line 349, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleLi {
  opacity: .6;
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
  -ms-transform: scale(1) rotateY(0deg);
  -o-transform: scale(1) rotateY(0deg);
  transform: scale(1) rotateY(0deg);
  visibility: visible;
}

/* line 350, ../sass/components/_animations.scss */
.ImageWrapper .PStyleBe {
  -webkit-transform: scale(0.5) rotateX(180deg);
  -moz-transform: scale(0.5) rotateX(180deg);
  -ms-transform: scale(0.5) rotateX(180deg);
  -o-transform: scale(0.5) rotateX(180deg);
  transform: scale(0.5) rotateX(180deg);
  background: url(/images/plus.gif) no-repeat scroll center center/60px 60px #222222;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 7;
}

/* line 351, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleBe {
  opacity: .6;
  -webkit-transform: scale(1) rotateX(0deg);
  -moz-transform: scale(1) rotateX(0deg);
  -ms-transform: scale(1) rotateX(0deg);
  -o-transform: scale(1) rotateX(0deg);
  transform: scale(1) rotateX(0deg);
  visibility: visible;
}

/* line 352, ../sass/components/_animations.scss */
.ImageWrapper .PStyleB {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll top left/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 353, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleB {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
  background-position: center center;
}

/* line 354, ../sass/components/_animations.scss */
.ImageWrapper .PStyleC {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll top left/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: top right;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 355, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleC {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
  background-position: center center;
}

/* line 356, ../sass/components/_animations.scss */
.ImageWrapper .PStyleN {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll top left/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: bottom right;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 357, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleN {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
  background-position: center center;
}

/* line 358, ../sass/components/_animations.scss */
.ImageWrapper .PStyleO {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll top left/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: bottom left;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 359, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleO {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
  background-position: center center;
}

/* line 360, ../sass/components/_animations.scss */
.ImageWrapper .PStyleF {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll top left/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 361, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleF {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
  background-position: center center;
}

/* line 362, ../sass/components/_animations.scss */
.ImageWrapper .PStyleNe {
  position: absolute;
  background: url(/images/plus.gif) no-repeat scroll top left/100% 100% #222222;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 363, ../sass/components/_animations.scss */
.ImageWrapper:hover .PStyleNe {
  opacity: .6;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
  visibility: visible;
  background-position: center center;
}

/*  =============================================
Content Transform
============================================= */
/* line 367, ../sass/components/_animations.scss */
.ContentWrapperH .ContentH {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 368, ../sass/components/_animations.scss */
.ContentWrapperH:hover .ContentH {
  opacity: 1;
  visibility: visible;
}

/* line 369, ../sass/components/_animations.scss */
.ContentWrapperH .ContentH .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 370, ../sass/components/_animations.scss */
.ContentWrapperH .ContentH .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 371, ../sass/components/_animations.scss */
.ContentWrapperH .ContentH .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 372, ../sass/components/_animations.scss */
.ContentWrapperH .ContentH .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 373, ../sass/components/_animations.scss */
.ContentWrapperH .ContentH .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 374, ../sass/components/_animations.scss */
.ContentWrapperHe .ContentHe {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 375, ../sass/components/_animations.scss */
.ContentWrapperHe:hover .ContentHe {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 376, ../sass/components/_animations.scss */
.ContentWrapperHe .ContentHe .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 377, ../sass/components/_animations.scss */
.ContentWrapperHe .ContentHe .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 378, ../sass/components/_animations.scss */
.ContentWrapperHe .ContentHe .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 379, ../sass/components/_animations.scss */
.ContentWrapperHe .ContentHe .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 380, ../sass/components/_animations.scss */
.ContentWrapperHe .ContentHe .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 381, ../sass/components/_animations.scss */
.ContentWrapperLi img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 382, ../sass/components/_animations.scss */
.ContentWrapperLi:hover img {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

/* line 383, ../sass/components/_animations.scss */
.ContentWrapperLi .ContentLi {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 384, ../sass/components/_animations.scss */
.ContentWrapperLi:hover .ContentLi {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 385, ../sass/components/_animations.scss */
.ContentWrapperLi .ContentLi .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 386, ../sass/components/_animations.scss */
.ContentWrapperLi .ContentLi .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 387, ../sass/components/_animations.scss */
.ContentWrapperLi .ContentLi .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 388, ../sass/components/_animations.scss */
.ContentWrapperLi .ContentLi .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 389, ../sass/components/_animations.scss */
.ContentWrapperLi .ContentLi .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 390, ../sass/components/_animations.scss */
.ContentWrapperBe img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 1;
}

/* line 391, ../sass/components/_animations.scss */
.ContentWrapperBe:hover img {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
  opacity: 0;
}

/* line 392, ../sass/components/_animations.scss */
.ContentWrapperBe .ContentBe {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 393, ../sass/components/_animations.scss */
.ContentWrapperBe:hover .ContentBe {
  opacity: 1;
  visibility: visible;
}

/* line 394, ../sass/components/_animations.scss */
.ContentWrapperBe .ContentBe .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 395, ../sass/components/_animations.scss */
.ContentWrapperBe .ContentBe .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 396, ../sass/components/_animations.scss */
.ContentWrapperBe .ContentBe .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 397, ../sass/components/_animations.scss */
.ContentWrapperBe .ContentBe .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 398, ../sass/components/_animations.scss */
.ContentWrapperBe .ContentBe .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 399, ../sass/components/_animations.scss */
.ContentWrapperB img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 400, ../sass/components/_animations.scss */
.ContentWrapperB:hover img {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

/* line 401, ../sass/components/_animations.scss */
.ContentWrapperB .ContentB {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: -100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 402, ../sass/components/_animations.scss */
.ContentWrapperB:hover .ContentB {
  opacity: 1;
  visibility: visible;
  top: 0;
}

/* line 403, ../sass/components/_animations.scss */
.ContentWrapperB .ContentB .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 404, ../sass/components/_animations.scss */
.ContentWrapperB .ContentB .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 405, ../sass/components/_animations.scss */
.ContentWrapperB .ContentB .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 406, ../sass/components/_animations.scss */
.ContentWrapperB .ContentB .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 407, ../sass/components/_animations.scss */
.ContentWrapperB .ContentB .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 408, ../sass/components/_animations.scss */
.ContentWrapperC img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 409, ../sass/components/_animations.scss */
.ContentWrapperC:hover img {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 410, ../sass/components/_animations.scss */
.ContentWrapperC .ContentC {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  bottom: -100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 411, ../sass/components/_animations.scss */
.ContentWrapperC:hover .ContentC {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

/* line 412, ../sass/components/_animations.scss */
.ContentWrapperC .ContentC .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 413, ../sass/components/_animations.scss */
.ContentWrapperC .ContentC .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 414, ../sass/components/_animations.scss */
.ContentWrapperC .ContentC .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 415, ../sass/components/_animations.scss */
.ContentWrapperC .ContentC .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 416, ../sass/components/_animations.scss */
.ContentWrapperC .ContentC .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 417, ../sass/components/_animations.scss */
.ContentWrapperN img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 418, ../sass/components/_animations.scss */
.ContentWrapperN:hover img {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 419, ../sass/components/_animations.scss */
.ContentWrapperN .ContentN {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  right: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 420, ../sass/components/_animations.scss */
.ContentWrapperN:hover .ContentN {
  opacity: 1;
  visibility: visible;
  right: 0;
}

/* line 421, ../sass/components/_animations.scss */
.ContentWrapperN .ContentN .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 422, ../sass/components/_animations.scss */
.ContentWrapperN .ContentN .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 423, ../sass/components/_animations.scss */
.ContentWrapperN .ContentN .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 424, ../sass/components/_animations.scss */
.ContentWrapperN .ContentN .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 425, ../sass/components/_animations.scss */
.ContentWrapperN .ContentN .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 426, ../sass/components/_animations.scss */
.ContentWrapperO img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 427, ../sass/components/_animations.scss */
.ContentWrapperO:hover img {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 428, ../sass/components/_animations.scss */
.ContentWrapperO .ContentO {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 429, ../sass/components/_animations.scss */
.ContentWrapperO:hover .ContentO {
  opacity: 1;
  visibility: visible;
  left: 0;
}

/* line 430, ../sass/components/_animations.scss */
.ContentWrapperO .ContentO .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 431, ../sass/components/_animations.scss */
.ContentWrapperO .ContentO .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 432, ../sass/components/_animations.scss */
.ContentWrapperO .ContentO .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 433, ../sass/components/_animations.scss */
.ContentWrapperO .ContentO .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 434, ../sass/components/_animations.scss */
.ContentWrapperO .ContentO .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 435, ../sass/components/_animations.scss */
.ContentWrapperF img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 436, ../sass/components/_animations.scss */
.ContentWrapperF:hover img {
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  -o-transform: translateX(20%);
  transform: translateX(20%);
}

/* line 437, ../sass/components/_animations.scss */
.ContentWrapperF .ContentF {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 50%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: perspective(600px) rotateY(90deg);
  -moz-transform: perspective(600px) rotateY(90deg);
  -ms-transform: perspective(600px) rotateY(90deg);
  -o-transform: perspective(600px) rotateY(90deg);
  transform: perspective(600px) rotateY(90deg);
  -webkit-transform-origin: left center 0;
  -moz-transform-origin: left center 0;
  -ms-transform-origin: left center 0;
  -o-transform-origin: left center 0;
  transform-origin: left center 0;
  -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 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 438, ../sass/components/_animations.scss */
.ContentWrapperF:hover .ContentF {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(600px) rotateY(0deg);
  -moz-transform: perspective(600px) rotateY(0deg);
  -ms-transform: perspective(600px) rotateY(0deg);
  -o-transform: perspective(600px) rotateY(0deg);
  transform: perspective(600px) rotateY(0deg);
}

/* line 439, ../sass/components/_animations.scss */
.ContentWrapperF .ContentF .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 440, ../sass/components/_animations.scss */
.ContentWrapperF .ContentF .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 441, ../sass/components/_animations.scss */
.ContentWrapperF .ContentF .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 442, ../sass/components/_animations.scss */
.ContentWrapperNe img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 443, ../sass/components/_animations.scss */
.ContentWrapperNe:hover img {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
}

/* line 444, ../sass/components/_animations.scss */
.ContentWrapperNe .ContentNe {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 50%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  -o-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: center top 0;
  -moz-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  -o-transform-origin: center top 0;
  transform-origin: center top 0;
  -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 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 445, ../sass/components/_animations.scss */
.ContentWrapperNe:hover .ContentNe {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
}

/* line 446, ../sass/components/_animations.scss */
.ContentWrapperNe .ContentNe .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 447, ../sass/components/_animations.scss */
.ContentWrapperNe .ContentNe .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 448, ../sass/components/_animations.scss */
.ContentWrapperNe .ContentNe .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 449, ../sass/components/_animations.scss */
.ContentWrapperNa img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 450, ../sass/components/_animations.scss */
.ContentWrapperNa:hover img {
  -webkit-transform: translateX(-20%);
  -moz-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  -o-transform: translateX(-20%);
  transform: translateX(-20%);
}

/* line 451, ../sass/components/_animations.scss */
.ContentWrapperNa .ContentNa {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 50%;
  height: 100%;
  display: block;
  top: 0;
  right: 0;
  -webkit-transform: perspective(600px) rotateY(-90deg);
  -moz-transform: perspective(600px) rotateY(-90deg);
  -ms-transform: perspective(600px) rotateY(-90deg);
  -o-transform: perspective(600px) rotateY(-90deg);
  transform: perspective(600px) rotateY(-90deg);
  -webkit-transform-origin: right center 0;
  -moz-transform-origin: right center 0;
  -ms-transform-origin: right center 0;
  -o-transform-origin: right center 0;
  transform-origin: right center 0;
  -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 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 452, ../sass/components/_animations.scss */
.ContentWrapperNa:hover .ContentNa {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(600px) rotateY(0deg);
  -moz-transform: perspective(600px) rotateY(0deg);
  -ms-transform: perspective(600px) rotateY(0deg);
  -o-transform: perspective(600px) rotateY(0deg);
  transform: perspective(600px) rotateY(0deg);
}

/* line 453, ../sass/components/_animations.scss */
.ContentWrapperNa .ContentNa .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 454, ../sass/components/_animations.scss */
.ContentWrapperNa .ContentNa .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 455, ../sass/components/_animations.scss */
.ContentWrapperNa .ContentNa .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 456, ../sass/components/_animations.scss */
.ContentWrapperMg img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 457, ../sass/components/_animations.scss */
.ContentWrapperMg:hover img {
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  transform: translateY(-20%);
}

/* line 458, ../sass/components/_animations.scss */
.ContentWrapperMg .ContentMg {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 50%;
  display: block;
  bottom: 0;
  left: 0;
  -webkit-transform: perspective(600px) rotateX(90deg);
  -moz-transform: perspective(600px) rotateX(90deg);
  -ms-transform: perspective(600px) rotateX(90deg);
  -o-transform: perspective(600px) rotateX(90deg);
  transform: perspective(600px) rotateX(90deg);
  -webkit-transform-origin: center bottom 0;
  -moz-transform-origin: center bottom 0;
  -ms-transform-origin: center bottom 0;
  -o-transform-origin: center bottom 0;
  transform-origin: center bottom 0;
  -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 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 459, ../sass/components/_animations.scss */
.ContentWrapperMg:hover .ContentMg {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(600px) rotateY(0deg);
  -moz-transform: perspective(600px) rotateY(0deg);
  -ms-transform: perspective(600px) rotateY(0deg);
  -o-transform: perspective(600px) rotateY(0deg);
  transform: perspective(600px) rotateY(0deg);
}

/* line 460, ../sass/components/_animations.scss */
.ContentWrapperMg .ContentMg .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 461, ../sass/components/_animations.scss */
.ContentWrapperMg .ContentMg .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 462, ../sass/components/_animations.scss */
.ContentWrapperMg .ContentMg .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 463, ../sass/components/_animations.scss */
.ContentWrapperAl .ContentAl {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(0deg) scale(0);
  -moz-transform: rotateY(0deg) scale(0);
  -ms-transform: rotateY(0deg) scale(0);
  -o-transform: rotateY(0deg) scale(0);
  transform: rotateY(0deg) scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 464, ../sass/components/_animations.scss */
.ContentWrapperAl:hover .ContentAl {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(360deg) scale(0.9);
  -moz-transform: rotateY(360deg) scale(0.9);
  -ms-transform: rotateY(360deg) scale(0.9);
  -o-transform: rotateY(360deg) scale(0.9);
  transform: rotateY(360deg) scale(0.9);
}

/* line 465, ../sass/components/_animations.scss */
.ContentWrapperAl .ContentAl .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 466, ../sass/components/_animations.scss */
.ContentWrapperAl .ContentAl .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 467, ../sass/components/_animations.scss */
.ContentWrapperAl .ContentAl .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 468, ../sass/components/_animations.scss */
.ContentWrapperAl .ContentAl .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 469, ../sass/components/_animations.scss */
.ContentWrapperAl .ContentAl .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 470, ../sass/components/_animations.scss */
.ContentWrapperSi .ContentSi {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: rotateX(0deg) scale(0);
  -moz-transform: rotateX(0deg) scale(0);
  -ms-transform: rotateX(0deg) scale(0);
  -o-transform: rotateX(0deg) scale(0);
  transform: rotateX(0deg) scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 471, ../sass/components/_animations.scss */
.ContentWrapperSi:hover .ContentSi {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(360deg) scale(0.9);
  -moz-transform: rotateX(360deg) scale(0.9);
  -ms-transform: rotateX(360deg) scale(0.9);
  -o-transform: rotateX(360deg) scale(0.9);
  transform: rotateX(360deg) scale(0.9);
}

/* line 472, ../sass/components/_animations.scss */
.ContentWrapperSi .ContentSi .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 473, ../sass/components/_animations.scss */
.ContentWrapperSi .ContentSi .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 474, ../sass/components/_animations.scss */
.ContentWrapperSi .ContentSi .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 475, ../sass/components/_animations.scss */
.ContentWrapperSi .ContentSi .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 476, ../sass/components/_animations.scss */
.ContentWrapperSi .ContentSi .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 477, ../sass/components/_animations.scss */
.ContentWrapperP .ContentP {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(0deg) scale(0.9);
  -moz-transform: rotateY(0deg) scale(0.9);
  -ms-transform: rotateY(0deg) scale(0.9);
  -o-transform: rotateY(0deg) scale(0.9);
  transform: rotateY(0deg) scale(0.9);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 478, ../sass/components/_animations.scss */
.ContentWrapperP:hover .ContentP {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(360deg) scale(0.9);
  -moz-transform: rotateY(360deg) scale(0.9);
  -ms-transform: rotateY(360deg) scale(0.9);
  -o-transform: rotateY(360deg) scale(0.9);
  transform: rotateY(360deg) scale(0.9);
}

/* line 479, ../sass/components/_animations.scss */
.ContentWrapperP .ContentP .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 480, ../sass/components/_animations.scss */
.ContentWrapperP .ContentP .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 481, ../sass/components/_animations.scss */
.ContentWrapperP .ContentP .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 482, ../sass/components/_animations.scss */
.ContentWrapperP .ContentP .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 483, ../sass/components/_animations.scss */
.ContentWrapperP .ContentP .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 484, ../sass/components/_animations.scss */
.ContentWrapperS .ContentS {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: rotateX(0deg) scale(0.9);
  -moz-transform: rotateX(0deg) scale(0.9);
  -ms-transform: rotateX(0deg) scale(0.9);
  -o-transform: rotateX(0deg) scale(0.9);
  transform: rotateX(0deg) scale(0.9);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 485, ../sass/components/_animations.scss */
.ContentWrapperS:hover .ContentS {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(360deg) scale(0.9);
  -moz-transform: rotateX(360deg) scale(0.9);
  -ms-transform: rotateX(360deg) scale(0.9);
  -o-transform: rotateX(360deg) scale(0.9);
  transform: rotateX(360deg) scale(0.9);
}

/* line 486, ../sass/components/_animations.scss */
.ContentWrapperS .ContentS .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 487, ../sass/components/_animations.scss */
.ContentWrapperS .ContentS .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 488, ../sass/components/_animations.scss */
.ContentWrapperS .ContentS .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 489, ../sass/components/_animations.scss */
.ContentWrapperS .ContentS .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 490, ../sass/components/_animations.scss */
.ContentWrapperS .ContentS .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 491, ../sass/components/_animations.scss */
.ContentWrapperCl {
  overflow: visible !important;
}

/* line 492, ../sass/components/_animations.scss */
.ContentWrapperCl img {
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 493, ../sass/components/_animations.scss */
.ContentWrapperCl:hover img {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
}

/* line 494, ../sass/components/_animations.scss */
.ContentWrapperCl .ContentCl {
  position: absolute;
  background: #ffffff;
  opacity: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 4;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 495, ../sass/components/_animations.scss */
.ContentWrapperCl:hover .ContentCl {
  visibility: visible;
}

/* line 496, ../sass/components/_animations.scss */
.ContentWrapperCl .ContentCl .Content {
  position: absolute;
  top: 65%;
  display: block;
  width: 100%;
}

/* line 497, ../sass/components/_animations.scss */
.ContentWrapperCl .ContentCl .Content h2 {
  font: bold 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 2px;
  text-align: center;
}

/* line 498, ../sass/components/_animations.scss */
.ContentWrapperCl .ContentCl .Content .ReadMore {
  margin: 8px auto;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  display: block;
  width: 80px;
}

/* line 499, ../sass/components/_animations.scss */
.ContentWrapperCl .ContentCl .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 500, ../sass/components/_animations.scss */
.ContentWrapperAr {
  overflow: visible !important;
}

/* line 501, ../sass/components/_animations.scss */
.ContentWrapperAr img {
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 502, ../sass/components/_animations.scss */
.ContentWrapperAr:hover img {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%);
}

/* line 503, ../sass/components/_animations.scss */
.ContentWrapperAr .ContentAr {
  position: absolute;
  background: #ffffff;
  opacity: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 4;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 504, ../sass/components/_animations.scss */
.ContentWrapperAr:hover .ContentAr {
  visibility: visible;
}

/* line 505, ../sass/components/_animations.scss */
.ContentWrapperAr .ContentAr .Content {
  position: absolute;
  top: 5%;
  display: block;
  width: 100%;
}

/* line 506, ../sass/components/_animations.scss */
.ContentWrapperAr .ContentAr .Content h2 {
  font: bold 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 2px;
  text-align: center;
}

/* line 507, ../sass/components/_animations.scss */
.ContentWrapperAr .ContentAr .Content .ReadMore {
  margin: 8px auto;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  display: block;
  width: 80px;
}

/* line 508, ../sass/components/_animations.scss */
.ContentWrapperAr .ContentAr .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 509, ../sass/components/_animations.scss */
.ContentWrapperK {
  overflow: visible !important;
}

/* line 510, ../sass/components/_animations.scss */
.ContentWrapperK img {
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 511, ../sass/components/_animations.scss */
.ContentWrapperK:hover img {
  -webkit-transform: translateX(-20%);
  -moz-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  -o-transform: translateX(-20%);
  transform: translateX(-20%);
}

/* line 512, ../sass/components/_animations.scss */
.ContentWrapperK .ContentK {
  position: absolute;
  background: #ffffff;
  opacity: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 4;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 513, ../sass/components/_animations.scss */
.ContentWrapperK:hover .ContentK {
  visibility: visible;
}

/* line 514, ../sass/components/_animations.scss */
.ContentWrapperK .ContentK .Content {
  display: block;
  width: 100%;
  position: relative;
}

/* line 515, ../sass/components/_animations.scss */
.ContentWrapperK .ContentK .Content ul {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 516, ../sass/components/_animations.scss */
.ContentWrapperK .ContentK .Content ul li {
  margin: 14px 16px;
}

/* line 517, ../sass/components/_animations.scss */
.ContentWrapperK .ContentK .Content ul li a {
  font-size: 21px;
  color: #a9a9a9;
}

/* line 519, ../sass/components/_animations.scss */
.ContentWrapperCa img {
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 520, ../sass/components/_animations.scss */
.ContentWrapperCa:hover img {
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  -o-transform: translateX(20%);
  transform: translateX(20%);
}

/* line 521, ../sass/components/_animations.scss */
.ContentWrapperCa .ContentCa {
  position: absolute;
  background: #ffffff;
  opacity: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 4;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 522, ../sass/components/_animations.scss */
.ContentWrapperCa:hover .ContentCa {
  visibility: visible;
}

/* line 523, ../sass/components/_animations.scss */
.ContentWrapperCa .ContentCa .Content {
  display: block;
  width: 100%;
  position: relative;
}

/* line 524, ../sass/components/_animations.scss */
.ContentWrapperCa .ContentCa .Content ul {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 525, ../sass/components/_animations.scss */
.ContentWrapperCa .ContentCa .Content ul li {
  margin: 5px;
}

/* line 526, ../sass/components/_animations.scss */
.ContentWrapperCa .ContentCa .Content ul li a {
  padding: 6px 9px;
}

/* line 527, ../sass/components/_animations.scss */
.ContentWrapperSc .ContentSc {
  position: absolute;
  background: #ffffff;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: -100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 528, ../sass/components/_animations.scss */
.ContentWrapperSc:hover .ContentSc {
  visibility: visible;
  top: 0;
}

/* line 529, ../sass/components/_animations.scss */
.ContentWrapperSc .ContentSc .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 530, ../sass/components/_animations.scss */
.ContentWrapperSc .ContentSc .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 531, ../sass/components/_animations.scss */
.ContentWrapperSc .ContentSc .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 532, ../sass/components/_animations.scss */
.ContentWrapperSc .ContentSc .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 533, ../sass/components/_animations.scss */
.ContentWrapperSc .ContentSc .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 534, ../sass/components/_animations.scss */
.ContentWrapperTi .ContentTi {
  position: absolute;
  background: #ffffff;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 535, ../sass/components/_animations.scss */
.ContentWrapperTi:hover .ContentTi {
  visibility: visible;
  left: 0;
}

/* line 536, ../sass/components/_animations.scss */
.ContentWrapperTi .ContentTi .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 537, ../sass/components/_animations.scss */
.ContentWrapperTi .ContentTi .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 538, ../sass/components/_animations.scss */
.ContentWrapperTi .ContentTi .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 539, ../sass/components/_animations.scss */
.ContentWrapperTi .ContentTi .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 540, ../sass/components/_animations.scss */
.ContentWrapperTi .ContentTi .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 541, ../sass/components/_animations.scss */
.ContentWrapperV .ContentV {
  position: absolute;
  background: #ffffff;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  right: -100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 542, ../sass/components/_animations.scss */
.ContentWrapperV:hover .ContentV {
  visibility: visible;
  right: 0;
}

/* line 543, ../sass/components/_animations.scss */
.ContentWrapperV .ContentV .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 544, ../sass/components/_animations.scss */
.ContentWrapperV .ContentV .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 545, ../sass/components/_animations.scss */
.ContentWrapperV .ContentV .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 546, ../sass/components/_animations.scss */
.ContentWrapperV .ContentV .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 547, ../sass/components/_animations.scss */
.ContentWrapperV .ContentV .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 548, ../sass/components/_animations.scss */
.ContentWrapperCr .ContentCr {
  position: absolute;
  background: #ffffff;
  visibility: hidden;
  width: 100%;
  height: 0;
  display: block;
  bottom: -100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 549, ../sass/components/_animations.scss */
.ContentWrapperCr:hover .ContentCr {
  visibility: visible;
  height: 100%;
  bottom: 0;
}

/* line 550, ../sass/components/_animations.scss */
.ContentWrapperCr .ContentCr .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 551, ../sass/components/_animations.scss */
.ContentWrapperCr .ContentCr .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 552, ../sass/components/_animations.scss */
.ContentWrapperCr .ContentCr .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 553, ../sass/components/_animations.scss */
.ContentWrapperCr .ContentCr .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 554, ../sass/components/_animations.scss */
.ContentWrapperCr .ContentCr .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 555, ../sass/components/_animations.scss */
.ContentWrapperMn .ContentMn {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 556, ../sass/components/_animations.scss */
.ContentWrapperMn:hover .ContentMn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 557, ../sass/components/_animations.scss */
.ContentWrapperMn .ContentMn .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 558, ../sass/components/_animations.scss */
.ContentWrapperMn .ContentMn .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 559, ../sass/components/_animations.scss */
.ContentWrapperMn .ContentMn .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 560, ../sass/components/_animations.scss */
.ContentWrapperMn .ContentMn .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 561, ../sass/components/_animations.scss */
.ContentWrapperMn .ContentMn .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 562, ../sass/components/_animations.scss */
.ContentWrapperFe .ContentFe {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  right: 0;
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 563, ../sass/components/_animations.scss */
.ContentWrapperFe:hover .ContentFe {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 564, ../sass/components/_animations.scss */
.ContentWrapperFe .ContentFe .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 565, ../sass/components/_animations.scss */
.ContentWrapperFe .ContentFe .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 566, ../sass/components/_animations.scss */
.ContentWrapperFe .ContentFe .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 567, ../sass/components/_animations.scss */
.ContentWrapperFe .ContentFe .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 568, ../sass/components/_animations.scss */
.ContentWrapperFe .ContentFe .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 569, ../sass/components/_animations.scss */
.ContentWrapperCo .ContentCo {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 570, ../sass/components/_animations.scss */
.ContentWrapperCo:hover .ContentCo {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 571, ../sass/components/_animations.scss */
.ContentWrapperCo .ContentCo .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 572, ../sass/components/_animations.scss */
.ContentWrapperCo .ContentCo .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 573, ../sass/components/_animations.scss */
.ContentWrapperCo .ContentCo .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 574, ../sass/components/_animations.scss */
.ContentWrapperCo .ContentCo .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 575, ../sass/components/_animations.scss */
.ContentWrapperCo .ContentCo .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 576, ../sass/components/_animations.scss */
.ContentWrapperNi .ContentNi {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  right: 0;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  -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-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 577, ../sass/components/_animations.scss */
.ContentWrapperNi:hover .ContentNi {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 578, ../sass/components/_animations.scss */
.ContentWrapperNi .ContentNi .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 579, ../sass/components/_animations.scss */
.ContentWrapperNi .ContentNi .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 580, ../sass/components/_animations.scss */
.ContentWrapperNi .ContentNi .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 581, ../sass/components/_animations.scss */
.ContentWrapperNi .ContentNi .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 582, ../sass/components/_animations.scss */
.ContentWrapperNi .ContentNi .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 583, ../sass/components/_animations.scss */
.ContentWrapperCu img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 584, ../sass/components/_animations.scss */
.ContentWrapperCu:hover img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 585, ../sass/components/_animations.scss */
.ContentWrapperCu .ContentCu {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 586, ../sass/components/_animations.scss */
.ContentWrapperCu:hover .ContentCu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* line 587, ../sass/components/_animations.scss */
.ContentWrapperCu .ContentCu .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 588, ../sass/components/_animations.scss */
.ContentWrapperCu .ContentCu .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 589, ../sass/components/_animations.scss */
.ContentWrapperCu .ContentCu .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 590, ../sass/components/_animations.scss */
.ContentWrapperCu .ContentCu .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 591, ../sass/components/_animations.scss */
.ContentWrapperCu .ContentCu .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/* line 592, ../sass/components/_animations.scss */
.ContentWrapperZn img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 593, ../sass/components/_animations.scss */
.ContentWrapperZn:hover img {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

/* line 594, ../sass/components/_animations.scss */
.ContentWrapperZn .ContentZn {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 595, ../sass/components/_animations.scss */
.ContentWrapperZn:hover .ContentZn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* line 596, ../sass/components/_animations.scss */
.ContentWrapperZn .ContentZn .Content {
  position: absolute;
  top: 10%;
  padding: 0 10px;
}

/* line 597, ../sass/components/_animations.scss */
.ContentWrapperZn .ContentZn .Content h2 {
  font: 16px'Source Sans Pro', Arial, sans-serif;
  color: #8CA757;
  padding: 0 0 6px;
}

/* line 598, ../sass/components/_animations.scss */
.ContentWrapperZn .ContentZn .Content p {
  font: normal 12px'Source Sans Pro';
  color: #666666;
}

/* line 599, ../sass/components/_animations.scss */
.ContentWrapperZn .ContentZn .Content .ReadMore {
  float: right;
  margin: 16px 0 0;
  background: #D1CDC3;
  background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
  background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
  background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}

/* line 600, ../sass/components/_animations.scss */
.ContentWrapperZn .ContentZn .Content .ReadMore a {
  color: #757167;
  padding: 6px 16px;
  display: block;
  font: normal 12px'Source Sans Pro';
}

/*  =============================================
Ribbons
============================================= */
/* line 604, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTL .Triangle:after {
  border-right: 35px solid rgba(0, 0, 0, 0);
  border-top: 35px solid #FFFFFF;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  z-index: 2;
}

/* line 605, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTL .Sign {
  top: 2px;
  left: 2px;
  position: absolute;
  z-index: 6;
}

/* line 606, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTL .Sign a {
  color: #666666;
}

/* line 607, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTL {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 608, ../sass/components/_animations.scss */
.ImageWrapper:hover .RibbonCTL {
  opacity: 1;
  visibility: visible;
}

/* line 609, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTR .Triangle:after {
  border-left: 35px solid rgba(0, 0, 0, 0);
  border-top: 35px solid #FFFFFF;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 0;
  right: 0;
  z-index: 2;
}

/* line 610, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTR .Sign {
  top: 2px;
  right: 2px;
  position: absolute;
  z-index: 6;
}

/* line 611, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTR .Sign a {
  color: #666666;
}

/* line 612, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCTR {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 613, ../sass/components/_animations.scss */
.ImageWrapper:hover .RibbonCTR {
  opacity: 1;
  visibility: visible;
}

/* line 614, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBL .Triangle:after {
  border-right: 35px solid rgba(0, 0, 0, 0);
  border-bottom: 35px solid #FFFFFF;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

/* line 615, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBL .Sign {
  bottom: 1px;
  left: 1px;
  position: absolute;
  z-index: 6;
}

/* line 616, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBL .Sign a {
  color: #666666;
}

/* line 617, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBL {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 618, ../sass/components/_animations.scss */
.ImageWrapper:hover .RibbonCBL {
  opacity: 1;
  visibility: visible;
}

/* line 619, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBR .Triangle:after {
  border-left: 35px solid rgba(0, 0, 0, 0);
  border-bottom: 35px solid #FFFFFF;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

/* line 620, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBR .Sign {
  bottom: 1px;
  right: 1px;
  position: absolute;
  z-index: 6;
}

/* line 621, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBR .Sign a {
  color: #666666;
}

/* line 622, ../sass/components/_animations.scss */
.ImageWrapper .RibbonCBR {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 623, ../sass/components/_animations.scss */
.ImageWrapper:hover .RibbonCBR {
  opacity: 1;
  visibility: visible;
}

/*  =============================================
Transparent Background
============================================= */
/* line 627, ../sass/components/_animations.scss */
.TBlack {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
}

/* line 628, ../sass/components/_animations.scss */
.TWhite {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8) !important;
}

/* line 1, ../sass/components/_buttons.scss */
.carousel-control {
  z-index: 10;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 48%;
  font-size: 0;
  color: #fff;
  background: #333;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
/* line 13, ../sass/components/_buttons.scss */
.carousel-control:hover {
  background: #ffd32c;
}
/* line 16, ../sass/components/_buttons.scss */
.carousel-control:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 25px;
  text-shadow: none;
}
/* line 23, ../sass/components/_buttons.scss */
.carousel-control.left:before {
  content: "\f104";
}

/* line 30, ../sass/components/_buttons.scss */
.btn-inverse {
  color: white;
  background-color: #ffd32c;
  border-color: #ffd32c;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 233, ../sass/mixins/_theme.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
  color: #999999;
  background-color: transparent;
  border-color: #dddddd;
}
/* line 238, ../sass/mixins/_theme.scss */
.open .btn-inverse.dropdown-toggle {
  color: #999999;
  background-color: transparent;
  border-color: #dddddd;
}
/* line 244, ../sass/mixins/_theme.scss */
.btn-inverse:active, .btn-inverse.active {
  background-image: none;
}
/* line 247, ../sass/mixins/_theme.scss */
.open .btn-inverse.dropdown-toggle {
  background-image: none;
}
/* line 257, ../sass/mixins/_theme.scss */
.btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse:hover, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:active, fieldset[disabled] .btn-inverse.active {
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 263, ../sass/mixins/_theme.scss */
.btn-inverse .badge {
  color: #ffd32c;
  background-color: white;
}

/* line 33, ../sass/components/_buttons.scss */
.btn-outline {
  color: #999999;
  background-color: transparent;
  border-color: #dddddd;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 233, ../sass/mixins/_theme.scss */
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 238, ../sass/mixins/_theme.scss */
.open .btn-outline.dropdown-toggle {
  color: white;
  background-color: #ffd32c;
  border-color: #ffd32c;
}
/* line 244, ../sass/mixins/_theme.scss */
.btn-outline:active, .btn-outline.active {
  background-image: none;
}
/* line 247, ../sass/mixins/_theme.scss */
.open .btn-outline.dropdown-toggle {
  background-image: none;
}
/* line 257, ../sass/mixins/_theme.scss */
.btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline.disabled.active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active, .btn-outline[disabled].active, fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active, fieldset[disabled] .btn-outline.active {
  background-color: transparent;
  border-color: #dddddd;
}
/* line 263, ../sass/mixins/_theme.scss */
.btn-outline .badge {
  color: transparent;
  background-color: #999999;
}

/* line 37, ../sass/components/_buttons.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

/* line 43, ../sass/components/_buttons.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* line 3, ../sass/components/_forms.scss */
.no-padding {
  padding: 0 !important;
}

/* line 4, ../sass/components/_forms.scss */
.no-margin {
  margin: 0 !important;
}

/* line 8, ../sass/components/_forms.scss */
.icon-box {
  font-size: 40px;
}

/* line 14, ../sass/components/_forms.scss */
.e-scale .popup-content {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 19, ../sass/components/_forms.scss */
.e-scale.popup-over:hover .popup-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 27, ../sass/components/_forms.scss */
.e-translate-left .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 33, ../sass/components/_forms.scss */
.e-translate-left.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 42, ../sass/components/_forms.scss */
.e-translate-right .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 48, ../sass/components/_forms.scss */
.e-translate-right.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 57, ../sass/components/_forms.scss */
.e-translate-top .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 200px);
  -ms-transform: translate(0, 200px);
  transform: translate(0, 200px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 63, ../sass/components/_forms.scss */
.e-translate-top.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 72, ../sass/components/_forms.scss */
.e-translate-down .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 78, ../sass/components/_forms.scss */
.e-translate-down.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 87, ../sass/components/_forms.scss */
.fs-style {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 88, ../sass/components/_forms.scss */
.fs-style:before {
  padding: 0 2000px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #eee;
  z-index: 0;
  display: inline-block;
  top: 0;
  left: -2000px;
}

/* line 101, ../sass/components/_forms.scss */
.fs-style1:before {
  background-image: url(/images/style-1.jpg);
}

/* line 102, ../sass/components/_forms.scss */
.fs-style2:before {
  background-image: url(/images/style-2.jpg);
}

/* line 103, ../sass/components/_forms.scss */
.fs-style3:before {
  background-image: url(/images/style-3.jpg);
}

/* line 106, ../sass/components/_forms.scss */
#footer {
  position: relative;
}

/* line 107, ../sass/components/_forms.scss */
#footer .container {
  position: static;
}

/* line 108, ../sass/components/_forms.scss */
.fs-content {
  height: 300px;
}

/* line 109, ../sass/components/_forms.scss */
.fs-content > div {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0;
}

/* line 112, ../sass/components/_forms.scss */
.grid-system .cell {
  border: 1px solid #e6e6e6;
  background: #e5e5e5;
  text-align: center !important;
  margin: 0 0px 10px 0;
  padding: 8px 0 8px 0;
}

/* line 113, ../sass/components/_forms.scss */
.icons-examples .fa {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
}

/* line 114, ../sass/components/_forms.scss */
.pricing-table {
  border: 0px;
  margin: 20px 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 117, ../sass/components/_forms.scss */
.pricing-table .pricing-header,
.pricing-table .pricing-footer {
  border: 0px;
}
/* line 118, ../sass/components/_forms.scss */
.pricing-table .plan-price {
  text-transform: uppercase;
}
/* line 119, ../sass/components/_forms.scss */
.pricing-table .plan-currency {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
}
/* line 120, ../sass/components/_forms.scss */
.pricing-table .plan-figure {
  font-size: 72px;
  font-size: 7.2rem;
  font-weight: 700;
}
/* line 121, ../sass/components/_forms.scss */
.pricing-table .plan-period {
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 122, ../sass/components/_forms.scss */
.pricing-table .plan-title {
  color: #fff;
  position: relative;
  padding-bottom: 20px;
}
/* line 123, ../sass/components/_forms.scss */
.pricing-table .plan-title:after {
  content: "";
  background: #fff;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 1px;
}
/* line 125, ../sass/components/_forms.scss */
.pricing-table .pricing-body {
  border-top: 0px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 0px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
/* line 128, ../sass/components/_forms.scss */
.pricing-table ul li,
.pricing-table ol li {
  padding: 12px;
  border-bottom: 1px solid #e6e6e6;
}
/* line 130, ../sass/components/_forms.scss */
.pricing-table .plan-link {
  line-height: 2.5;
  border-radius: 0;
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 132, ../sass/components/_forms.scss */
.pricing-table.featured-plan {
  margin: 0;
}
/* line 133, ../sass/components/_forms.scss */
.pricing-table.featured-plan .pricing-header {
  background: #0eba9e;
  padding-top: 35px;
  padding-bottom: 35px;
}
/* line 134, ../sass/components/_forms.scss */
.pricing-table.featured-plan .plan-link {
  background: #0eba9e;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 136, ../sass/components/_forms.scss */
.pricing-table:hover {
  -webkit-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  transform: translate(0, -20px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/**
 * BASE CSS STYLES
 */
/* line 5, ../sass/_general.scss */
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}

/* line 10, ../sass/_general.scss */
body {
  background-color: white;
  color: #999999;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
}

/* line 19, ../sass/_general.scss */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 20, ../sass/_general.scss */
li {
  list-style: none;
}

/* line 23, ../sass/_general.scss */
a {
  color: #999999;
}
/* line 25, ../sass/_general.scss */
a:hover, a:focus {
  color: #ffd32c;
}
/* line 26, ../sass/_general.scss */
a:focus {
  outline: none;
}

/* line 28, ../sass/_general.scss */
.clear {
  clear: both;
}

/* line 29, ../sass/_general.scss */
#page {
  overflow: hidden;
}

/* line 34, ../sass/_general.scss */
.bullet li {
  position: relative;
}

/* links style */
/* line 39, ../sass/_general.scss */
ul.links {
  margin: 0;
  padding: 0;
}
/* line 40, ../sass/_general.scss */
ul.links li {
  display: inline;
  line-height: normal;
}
/* line 41, ../sass/_general.scss */
ul.links li a {
  margin: 0 6px;
}
/* line 43, ../sass/_general.scss */
ul.links li .fa,
ul.links li .icon {
  margin-right: 10px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl ul.links li .fa, .rtl
ul.links li .icon {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 46, ../sass/_general.scss */
ul.list li {
  list-style: none;
  padding: 6px 0;
}
/* line 48, ../sass/_general.scss */
ul.my-account li {
  padding: 6px 0;
  list-style: disc;
  margin-left: 14px;
}
/* line 50, ../sass/_general.scss */
ul.inline li {
  float: left;
}

/* line 53, ../sass/_general.scss */
.tree-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
/* line 54, ../sass/_general.scss */
.tree-menu > ul > li {
  width: 100%;
  height: auto;
  position: relative;
}
/* line 57, ../sass/_general.scss */
.tree-menu > ul > li .caret,
.tree-menu > ul > li .head a {
  position: absolute;
  right: 18px;
  top: 13px;
  background-color: #428bca;
  color: #FFF;
  padding: 0 6px;
  margin-right: -20px;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  -ms-border-radius: 10%;
  -o-border-radius: 10%;
  border-radius: 10%;
}
/* line 58, ../sass/_general.scss */
.tree-menu > ul > li:last-child a {
  border: none;
}
/* line 60, ../sass/_general.scss */
.tree-menu > ul > li > a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}
/* line 64, ../sass/_general.scss */
.tree-menu > ul > li ul {
  display: none;
}
/* line 65, ../sass/_general.scss */
.tree-menu > ul > li a.active {
  font-weight: bold;
  color: #E02673;
}
/* line 66, ../sass/_general.scss */
.tree-menu > ul > li a.active + ul {
  display: block;
  padding: 0 0 10px 10px;
}
/* line 68, ../sass/_general.scss */
.tree-menu > ul > li ul > li {
  padding-left: 30px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .tree-menu > ul > li ul > li {
  padding-right: 30px;
  padding-left: inherit;
}
/* line 69, ../sass/_general.scss */
.tree-menu > ul > li ul > li > a {
  text-decoration: none;
  display: block;
  padding: 8px 0;
}
/* line 70, ../sass/_general.scss */
.tree-menu > ul > li ul > li > a.active {
  font-weight: bold;
}

/* line 75, ../sass/_general.scss */
.unvisible {
  display: none;
}

/* line 77, ../sass/_general.scss */
.buttons {
  padding: 20px 0;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.buttons:before, .buttons:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.buttons:after {
  clear: both;
}
/* line 78, ../sass/_general.scss */
.buttons .left {
  float: left;
}
/* line 79, ../sass/_general.scss */
.buttons .right {
  float: right;
}

/* line 81, ../sass/_general.scss */
input[type="file"] {
  line-height: 20px;
}

/* line 86, ../sass/_general.scss */
.banner {
  text-align: center;
}
/* line 88, ../sass/_general.scss */
.banner img {
  display: inline-block;
}

/* line 92, ../sass/_general.scss */
#header_logo {
  margin: 30px 0;
}

/* line 96, ../sass/_general.scss */
#columns {
  padding: 20px 0;
}

/* line 97, ../sass/_general.scss */
#index #columns {
  padding: 0;
}

/* line 100, ../sass/_general.scss */
table th {
  font-weight: 500;
  color: #666;
}

/*** PAGE HEADING **/
/* line 107, ../sass/_general.scss */
.page-heading {
  margin: 20px 0 10px;
  font-size: 48px;
  text-transform: capitalize;
  font-weight: 900;
}
/* line 112, ../sass/_general.scss */
.page-heading > .heading-counter {
  float: right;
  margin-top: 30px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .page-heading > .heading-counter {
  float: left;
}
@media (max-width: 1199px) {
  /* line 107, ../sass/_general.scss */
  .page-heading {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  /* line 107, ../sass/_general.scss */
  .page-heading {
    margin: 15px 0;
    font-size: 28px;
  }
  /* line 122, ../sass/_general.scss */
  .page-heading .heading-counter {
    float: right;
    margin-top: 10px;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .page-heading .heading-counter {
    float: left;
  }
}
@media (max-width: 480px) {
  /* line 107, ../sass/_general.scss */
  .page-heading {
    font-size: 22px;
  }
}

/* line 132, ../sass/_general.scss */
.content_scene_cat_bg .cat-desc {
  color: #888;
  line-height: 23px;
  margin-bottom: 20px;
}
/* line 136, ../sass/_general.scss */
.content_scene_cat_bg .cat-desc strong, .content_scene_cat_bg .cat-desc b {
  font-weight: 300;
}
/* line 139, ../sass/_general.scss */
.content_scene_cat_bg .cat-desc p {
  margin: 0;
}

/* line 144, ../sass/_general.scss */
.heading-counter {
  text-transform: none;
  font-style: italic;
  font-size: 14px;
}

/* line 151, ../sass/_general.scss */
.content_sortPagiBar {
  border-bottom: 1px solid #f1f1f1;
  padding: 20px 0;
  line-height: 40px;
  font-size: 12px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 151, ../sass/_general.scss */
  .content_sortPagiBar {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  /* line 160, ../sass/_general.scss */
  .content_sortPagiBar .nbrItemPage {
    float: left !important;
  }
}
/* line 165, ../sass/_general.scss */
.content_sortPagiBar .hidden-sm {
  display: inline !important;
}
/* line 168, ../sass/_general.scss */
.content_sortPagiBar.bottom-pagination {
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #f1f1f1;
  line-height: 30px;
}
/* line 173, ../sass/_general.scss */
.content_sortPagiBar.bottom-pagination .bt_compare {
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 179, ../sass/_general.scss */
  .content_sortPagiBar .product-compare {
    margin-top: 10px;
  }
}
/* line 184, ../sass/_general.scss */
.content_sortPagiBar label {
  font-weight: normal;
  margin: 0;
  vertical-align: top;
}
/* line 189, ../sass/_general.scss */
.content_sortPagiBar select {
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: none;
  border: 0;
  padding: 0 40px 0 20px;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  color: #333;
  min-width: 113px;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 330, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar select {
  padding: 0 20px 0 40px;
}
@media (max-width: 1200px) {
  /* line 189, ../sass/_general.scss */
  .content_sortPagiBar select {
    max-width: 80px;
    font-size: 11px;
    padding: 0 40px 0 10px;
  }
  /* line 330, ../sass/mixins/_theme.scss */
  .rtl .content_sortPagiBar select {
    padding: 0 10px 0 40px;
  }
}
/* line 216, ../sass/_general.scss */
.content_sortPagiBar .select-wapper {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  position: relative;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #f1f1f1;
  height: 40px;
}
/* line 225, ../sass/_general.scss */
.content_sortPagiBar .select-wapper span {
  color: #333;
  display: inline-block;
  line-height: 36px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
  background: #f1f1f1;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar .select-wapper span {
  left: 0;
  right: auto;
}
/* line 236, ../sass/_general.scss */
.content_sortPagiBar .select-wapper.show-perpag {
  border-color: #ffd32c;
}
/* line 238, ../sass/_general.scss */
.content_sortPagiBar .select-wapper.show-perpag span {
  background: #ffd32c;
  color: #fff;
}
/* line 245, ../sass/_general.scss */
.content_sortPagiBar .sort .display {
  margin-right: 15px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar .sort .display {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 250, ../sass/_general.scss */
.content_sortPagiBar .bt_compare {
  float: right;
  height: 40px;
  border: 2px solid #f1f1f1;
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  background: #fff;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar .bt_compare {
  float: left;
}
/* line 262, ../sass/_general.scss */
.content_sortPagiBar .bt_compare:hover {
  background: #ffd32c;
  border-color: #ffd32c;
}
/* line 266, ../sass/_general.scss */
.content_sortPagiBar .bt_compare.disable {
  background: #fff;
  border-color: #f1f1f1;
}
/* line 270, ../sass/_general.scss */
.content_sortPagiBar .bt_compare strong {
  font-weight: normal;
}
/* line 274, ../sass/_general.scss */
.content_sortPagiBar .pagination {
  margin: 0;
}
@media (max-width: 480px) {
  /* line 274, ../sass/_general.scss */
  .content_sortPagiBar .pagination {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
/* line 281, ../sass/_general.scss */
.content_sortPagiBar .product-count {
  margin: 0;
  color: #666;
  font-style: italic;
  font-size: 13px;
}
/* line 287, ../sass/_general.scss */
.content_sortPagiBar #productsSortForm {
  float: right;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar #productsSortForm {
  float: left;
}
/* line 288, ../sass/_general.scss */
.content_sortPagiBar .form-control {
  width: auto;
}
/* line 291, ../sass/_general.scss */
.content_sortPagiBar .showall {
  margin-right: 10px;
}
@media (max-width: 480px) {
  /* line 291, ../sass/_general.scss */
  .content_sortPagiBar .showall {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
/* line 297, ../sass/_general.scss */
.content_sortPagiBar .showall .btn-outline {
  color: #333;
  background: #fff;
  border: 2px solid #f1f1f1;
  padding: 0 10px;
  line-height: 28px;
  height: 30px;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 306, ../sass/_general.scss */
.content_sortPagiBar .showall .btn-outline:hover {
  border-color: #000;
  color: #000;
}
/* line 312, ../sass/_general.scss */
.content_sortPagiBar .display {
  float: left;
  line-height: 30px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar .display {
  float: right;
}
/* line 315, ../sass/_general.scss */
.content_sortPagiBar .display > div {
  float: left;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar .display > div {
  float: right;
}
/* line 319, ../sass/_general.scss */
.content_sortPagiBar .display li {
  float: left;
  display: block;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .content_sortPagiBar .display li {
  float: right;
}
/* line 323, ../sass/_general.scss */
.content_sortPagiBar .display span {
  margin-right: 5px;
}
/* line 326, ../sass/_general.scss */
.content_sortPagiBar .display a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  float: left;
  cursor: pointer;
  text-align: center;
  background: #FFF;
  font-size: 14px;
  color: #ddd;
}
/* line 335, ../sass/_general.scss */
.content_sortPagiBar .display a > span {
  margin: 0 3px;
  display: none;
}
/* line 339, ../sass/_general.scss */
.content_sortPagiBar .display a > em {
  display: none;
}
/* line 344, ../sass/_general.scss */
.content_sortPagiBar .display .selected a {
  color: #333;
}

/* line 353, ../sass/_general.scss */
ul.step {
  border: solid 1px #dddddd;
  padding: 0;
  margin-bottom: 30px;
}
/* line 357, ../sass/_general.scss */
ul.step li {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: normal;
  background: transparent;
  color: black;
  position: relative;
}
/* line 366, ../sass/_general.scss */
ul.step li.step_current {
  font-weight: bold;
}

/* line 373, ../sass/_general.scss */
.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}

/* line 380, ../sass/_general.scss */
.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

/* line 389, ../sass/_general.scss */
.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .cancel, .rtl .star {
  float: right;
}

/* line 398, ../sass/_general.scss */
.cancel, .cancel a {
  background: url(/images/delete.gif) no-repeat 0 -16px !important;
}

/* line 402, ../sass/_general.scss */
.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

/* line 409, ../sass/_general.scss */
div.star_on a {
  background-position: 0 -16px;
}

/* line 414, ../sass/_general.scss */
div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

/* line 418, ../sass/_general.scss */
.pack_content {
  margin: 10px 0 10px 0;
}

/* line 422, ../sass/_general.scss */
.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

/* line 430, ../sass/_general.scss */
#page .rte {
  background: transparent none repeat scroll 0 0;
}

/* line 435, ../sass/_general.scss */
.breadcrumb {
/*   color: #ffd32c; amri */
  font-size: 13px;
  text-transform: capitalize;
}
/* line 439, ../sass/_general.scss */
.breadcrumb .navigation-pipe {
  color: transparent;
  padding: 0 2px 0 7px;
}
/* line 442, ../sass/_general.scss */
.breadcrumb .navigation-pipe:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  margin: 0 auto;
  color: #333;
  font-size: 12px;
  line-height: 18px;
}
/* line 452, ../sass/_general.scss */
.breadcrumb a {
  color: #333333;
  z-index: 2;
}
/* line 455, ../sass/_general.scss */
.breadcrumb a:hover {
  color: #ffd32c;
}

/* line 461, ../sass/_general.scss */
.rtl .breadcrumb .navigation-pipe:before {
  content: "\f104";
}

/* line 471, ../sass/_general.scss */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px;
}

/* line 475, ../sass/_general.scss */
.rte ul {
  list-style-type: disc;
  padding-left: 15px;
}

/* line 480, ../sass/_general.scss */
.rte ol {
  list-style-type: decimal;
  padding-left: 15px;
}

/* line 485, ../sass/_general.scss */
.block_hidden_only_for_screen {
  display: none;
}

/* line 490, ../sass/_general.scss */
.box {
  margin-bottom: 30px;
}
/* line 492, ../sass/_general.scss */
.box p {
  margin-bottom: 0;
}

/* line 498, ../sass/_general.scss */
.cart_navigation {
  margin: 0 0 10px;
}
/* line 501, ../sass/_general.scss */
.cart_navigation .button-exclusive i {
  margin-right: 8px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .cart_navigation .button-exclusive i {
  margin-left: 8px;
  margin-right: inherit;
}
@media (max-width: 480px) {
  /* line 506, ../sass/_general.scss */
  .cart_navigation > span {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
}

/* line 515, ../sass/_general.scss */
.cart_last_product {
  display: none;
}

/* line 519, ../sass/_general.scss */
.cart_quantity .cart_quantity_input {
  padding: 0;
  text-align: center;
  width: 63px;
  border-color: #ddd;
}

/* line 526, ../sass/_general.scss */
.cart_gift_quantity .cart_quantity_input {
  padding: 0;
  text-align: center;
  width: 57px;
}

/* line 533, ../sass/_general.scss */
.table tbody > tr > td {
  vertical-align: middle;
}
/* line 535, ../sass/_general.scss */
.table tbody > tr > td.cart_total {
  text-align: right;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .table tbody > tr > td.cart_total {
  text-align: left;
}
/* line 538, ../sass/_general.scss */
.table tbody > tr > td.cart_avail {
  text-align: center;
}
/* line 542, ../sass/_general.scss */
.table tbody > tr > td.cart_unit .price {
  font-size: 16px;
  color: #666;
}
/* line 546, ../sass/_general.scss */
.table tbody > tr > td.cart_unit .price-percent-reduction {
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  background: #f16161;
  font-size: 11px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 555, ../sass/_general.scss */
.table tbody > tr > td.cart_unit .old-price {
  color: #999;
  font-size: 13px;
  padding: 2px 0;
  text-decoration: line-through;
}
/* line 563, ../sass/_general.scss */
.table tbody > tr > td.cart_total .price {
  font-size: 16px;
  color: #666;
}
/* line 568, ../sass/_general.scss */
.table tbody > tr > td.cart_quantity {
  padding: 25px 14px 25px;
  width: 95px;
}
/* line 571, ../sass/_general.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}
/* line 573, ../sass/_general.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
  margin-right: 3px;
  font-size: 12px;
  width: 30px;
  padding: 0;
  height: 30px;
  line-height: 30px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: right;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
  margin-left: 3px;
  margin-right: inherit;
}
/* line 581, ../sass/_general.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-right: 0;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-left: 0;
  margin-right: inherit;
}
/* line 586, ../sass/_general.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a.cart_quantity_up .fa:before {
  content: '\f278';
  font-family: "Material-Design-Iconic-Font";
}
/* line 594, ../sass/_general.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a.cart_quantity_down .fa:before {
  content: '\f273';
  font-family: "Material-Design-Iconic-Font";
}
/* line 604, ../sass/_general.scss */
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
  padding: 5px;
}
/* line 607, ../sass/_general.scss */
.table tbody > tr > td.cart_delete .fa:before, .table tbody > tr > td.price_discount_del .fa:before {
  content: '\f154';
  font-family: "Material-Design-Iconic-Font";
}
/* line 614, ../sass/_general.scss */
.table tfoot > tr > td {
  vertical-align: middle;
}

/* line 620, ../sass/_general.scss */
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 20px;
}
/* line 622, ../sass/_general.scss */
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}

/* line 630, ../sass/_general.scss */
#cart_summary tbody td.cart_product {
  padding: 10px;
  width: 137px;
}
/* line 639, ../sass/_general.scss */
#cart_summary tbody td.cart_unit .price span {
  display: block;
}
/* line 641, ../sass/_general.scss */
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}
/* line 645, ../sass/_general.scss */
#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
}
/* line 651, ../sass/_general.scss */
#cart_summary tbody td.cart_description {
  width: 480px;
}
/* line 654, ../sass/_general.scss */
#cart_summary tbody td.cart_description .product-name a {
  color: #666;
}
/* line 656, ../sass/_general.scss */
#cart_summary tbody td.cart_description .product-name a:hover {
  color: #ffd32c;
}
/* line 661, ../sass/_general.scss */
#cart_summary tbody td.cart_description small {
  display: block;
  padding: 5px 0 0 0;
}
/* line 671, ../sass/_general.scss */
#cart_summary tfoot td.text-right {
  color: #333;
}
/* line 675, ../sass/_general.scss */
#cart_summary tfoot td.price {
  text-align: right;
  font-size: 18px;
  color: #333;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #cart_summary tfoot td.price {
  text-align: left;
}
/* line 681, ../sass/_general.scss */
#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "Poppins";
  color: #ffd32c;
  text-transform: uppercase;
}
/* line 687, ../sass/_general.scss */
#cart_summary tfoot td#total_price_container {
  font: 600 21px/25px "Poppins";
  background: white;
  color: #ffd32c;
}

/* line 697, ../sass/_general.scss */
.cart_voucher {
  vertical-align: top !important;
}
/* line 699, ../sass/_general.scss */
.cart_voucher h4 {
  font: 600 14px/22px "Poppins";
  color: #363636;
  text-transform: uppercase;
}
/* line 704, ../sass/_general.scss */
.cart_voucher .title-offers {
  color: #999999;
  font-weight: bold;
  margin-bottom: 6px;
}
/* line 709, ../sass/_general.scss */
.cart_voucher fieldset {
  margin-bottom: 10px;
}
/* line 711, ../sass/_general.scss */
.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .cart_voucher fieldset #discount_name {
  float: right;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .cart_voucher fieldset #discount_name {
  margin-left: 11px;
  margin-right: inherit;
}
/* line 718, ../sass/_general.scss */
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #666666;
}
/* line 722, ../sass/_general.scss */
.cart_voucher #display_cart_vouchers span:hover {
  color: #ffd32c;
}

/* line 729, ../sass/_general.scss */
.enable-multishipping {
  margin: -13px 0 17px;
}
/* line 731, ../sass/_general.scss */
.enable-multishipping label {
  font-weight: normal;
}

/* line 737, ../sass/_general.scss */
#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white;
}

/* line 744, ../sass/_general.scss */
.order_carrier_logo {
  max-width: 65px;
  max-height: 65px;
}

/* line 749, ../sass/_general.scss */
#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
  background: url(/images/bg_table_th.png) repeat-x 0 -10px #999999;
}

/* line 760, ../sass/_general.scss */
#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

/* line 766, ../sass/_general.scss */
.multishipping_close_container {
  text-align: center;
}

/* line 770, ../sass/_general.scss */
table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  display: inline;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

/* line 780, ../sass/_general.scss */
#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}
/* line 783, ../sass/_general.scss */
#multishipping_mode_box .title {
  font-weight: bold;
  color: #999999;
  margin-bottom: 15px;
}
/* line 788, ../sass/_general.scss */
#multishipping_mode_box .description_off {
  display: none;
}
/* line 790, ../sass/_general.scss */
#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}
/* line 795, ../sass/_general.scss */
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

/* line 801, ../sass/_general.scss */
#multishipping_mode_box.on .description_off {
  display: block;
}

/* line 807, ../sass/_general.scss */
.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

/* line 813, ../sass/_general.scss */
#order .address_add.submit {
  margin-bottom: 20px;
}

/* line 817, ../sass/_general.scss */
#ordermsg {
  margin-bottom: 30px;
}

/* line 822, ../sass/_general.scss */
#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

/* line 829, ../sass/_general.scss */
.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
}
/* line 833, ../sass/_general.scss */
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url(/images/loader.gif);
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .addresses .waitimage {
  float: right;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl .addresses .waitimage {
  right: 10px;
  left: auto;
}
/* line 844, ../sass/_general.scss */
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .addresses .checkbox.addressesAreEquals {
  float: right;
}

/* line 854, ../sass/_general.scss */
#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
/* line 858, ../sass/_general.scss */
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
  background: white;
  margin-bottom: 0;
}
/* line 861, ../sass/_general.scss */
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
  height: 53px;
}
/* line 863, ../sass/_general.scss */
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  background: #d9edf7;
  color: #31708f;
  border: 1px solid #bce8f1;
  font-weight: bold;
}
/* line 870, ../sass/_general.scss */
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px;
}
/* line 872, ../sass/_general.scss */
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #order .delivery_option > div > table.resume.delivery_option_carrier td i, .rtl
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
  margin-left: 7px;
  margin-right: inherit;
}
/* line 880, ../sass/_general.scss */
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #order .delivery_option > div > table.resume td.delivery_option_radio, .rtl
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  padding-right: 0;
  padding-left: inherit;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #order .delivery_option > div > table.resume td.delivery_option_radio, .rtl
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  padding-left: 0;
  padding-right: inherit;
}
/* line 886, ../sass/_general.scss */
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #order .delivery_option > div > table.resume td.delivery_option_logo, .rtl
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
  padding-right: 21px;
  padding-left: inherit;
}
/* line 890, ../sass/_general.scss */
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
  width: 162px;
}

/* line 899, ../sass/_general.scss */
.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}
/* line 902, ../sass/_general.scss */
.order_carrier_content .carrier_title {
  font-weight: bold;
  padding-bottom: 10px;
  color: #999999;
}
/* line 908, ../sass/_general.scss */
.order_carrier_content .checkbox input {
  margin-top: 2px;
}
/* line 913, ../sass/_general.scss */
.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}
/* line 917, ../sass/_general.scss */
.order_carrier_content + div {
  padding-bottom: 15px;
}

/* line 922, ../sass/_general.scss */
#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
}

/* line 928, ../sass/_general.scss */
#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

/* line 932, ../sass/_general.scss */
#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #999999;
  text-transform: uppercase;
  background: url(/images/bg_table_th.png);
  background-repeat: repeat-x;
  background-color: #999999;
  background-position: -1% 0;
}
/* line 456, ../sass/mixins/_theme.scss */
.rtl #carrierTable th {
  background-position: 101% 0;
}

/* line 945, ../sass/_general.scss */
#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #carrierTable td {
  border-left: 1px solid #e9e9e9;
  border-right: inherit;
}

/* line 951, ../sass/_general.scss */
#carrierTable td.carrier_price {
  border: none;
}

/* line 955, ../sass/_general.scss */
p.checkbox.gift {
  margin-bottom: 10px;
}

/* line 959, ../sass/_general.scss */
#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 965, ../sass/_general.scss */
a.iframe {
  color: #999999;
  text-decoration: underline;
}
/* line 968, ../sass/_general.scss */
a.iframe:hover {
  text-decoration: none;
}

/* line 974, ../sass/_general.scss */
p.payment_module {
  margin-bottom: 10px;
}
/* line 976, ../sass/_general.scss */
p.payment_module a {
  display: block;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  color: #999999;
  font-weight: normal;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}
/* line 987, ../sass/_general.scss */
p.payment_module a.bankwire {
  background: url(/images/bankwire.png);
  background-repeat: no-repeat;
  background-position: 15px 12px;
}
/* line 992, ../sass/_general.scss */
p.payment_module a.cheque {
  background-image: url(/images/cheque.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
/* line 997, ../sass/_general.scss */
p.payment_module a.cash {
  background: url(/images/cash.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
/* line 1003, ../sass/_general.scss */
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #666666;
}
/* line 1017, ../sass/_general.scss */
p.payment_module a:hover {
  border: 1px solid #8bd319;
}
/* line 1020, ../sass/_general.scss */
p.payment_module a span {
  font-weight: bold;
}

/* line 1026, ../sass/_general.scss */
.payment_module.box {
  margin-top: 20px;
}

/* line 1030, ../sass/_general.scss */
p.cheque-indent {
  margin-bottom: 9px;
}

/* line 1035, ../sass/_general.scss */
.cheque-box .form-group {
  margin-bottom: 0px;
}
/* line 1037, ../sass/_general.scss */
.cheque-box .form-group .form-control {
  width: 269px;
}

/* line 1043, ../sass/_general.scss */
.order-confirmation.box {
  line-height: 29px;
}
/* line 1045, ../sass/_general.scss */
.order-confirmation.box a {
  text-decoration: underline;
}
/* line 1047, ../sass/_general.scss */
.order-confirmation.box a:hover {
  text-decoration: none;
}

/* line 1054, ../sass/_general.scss */
.delivery_option_carrier td {
  width: 200px;
}

/* line 1058, ../sass/_general.scss */
.delivery_option_carrier td + td {
  width: 280px;
}

/* line 1062, ../sass/_general.scss */
.delivery_option_carrier td + td + td {
  width: 200px;
}

/* line 1066, ../sass/_general.scss */
.delivery_option_carrier tr td {
  padding: 5px;
}

/* line 1070, ../sass/_general.scss */
.delivery_option_carrier.selected {
  display: table;
}

/* line 1074, ../sass/_general.scss */
.delivery_option_carrier.not-displayable {
  display: none;
}

/* line 1079, ../sass/_general.scss */
sup {
  color: red;
}

/* line 1086, ../sass/_general.scss */
#address,
#identity,
#account-creation_form,
#new_account_form,
#opc_account_form,
#authentication {
  line-height: 20px;
}
/* line 1089, ../sass/_general.scss */
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0;
}
/* line 1093, ../sass/_general.scss */
#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red;
}
/* line 1096, ../sass/_general.scss */
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px;
}
/* line 1099, ../sass/_general.scss */
#address .gender-line > label,
#identity .gender-line > label,
#account-creation_form .gender-line > label,
#new_account_form .gender-line > label,
#opc_account_form .gender-line > label,
#authentication .gender-line > label {
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #address .gender-line > label, .rtl
#identity .gender-line > label, .rtl
#account-creation_form .gender-line > label, .rtl
#new_account_form .gender-line > label, .rtl
#opc_account_form .gender-line > label, .rtl
#authentication .gender-line > label {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 1104, ../sass/_general.scss */
#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
  font-weight: normal;
  color: #777777;
}

/* line 1113, ../sass/_general.scss */
#new_account_form .box {
  line-height: 20px;
}
/* line 1115, ../sass/_general.scss */
#new_account_form .box .date-select {
  padding-bottom: 10px;
}
/* line 1118, ../sass/_general.scss */
#new_account_form .box .top-indent {
  padding-top: 10px;
}
/* line 1121, ../sass/_general.scss */
#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

/* line 1128, ../sass/_general.scss */
#password {
  padding-top: 0;
  border: none;
}
/* line 1130, ../sass/_general.scss */
#password .box p {
  margin-bottom: 9px;
}

/* line 1138, ../sass/_general.scss */
#form_forgotpassword {
  width: 300px;
}

/* line 1142, ../sass/_general.scss */
#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  filter: alpha(opacity=100);
  line-height: inherit;
  text-transform: none;
  font-family: "Poppins";
}

/* line 1156, ../sass/_general.scss */
#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px;
}
/* line 1160, ../sass/_general.scss */
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px;
}
/* line 1164, ../sass/_general.scss */
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
}
/* line 1171, ../sass/_general.scss */
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #dddddd;
  padding: 31px 0 30px 0;
}
@media (max-width: 767px) {
  /* line 1171, ../sass/_general.scss */
  #manufacturers_list.list li .mansup-container,
  #suppliers_list.list li .mansup-container {
    text-align: center;
  }
}
/* line 1180, ../sass/_general.scss */
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0;
}
/* line 1184, ../sass/_general.scss */
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center;
}
/* line 1187, ../sass/_general.scss */
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px;
}
/* line 1191, ../sass/_general.scss */
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #manufacturers_list.list li .middle-side, .rtl
#suppliers_list.list li .middle-side {
  padding-right: 0;
  padding-left: inherit;
}
@media (max-width: 767px) {
  /* line 1191, ../sass/_general.scss */
  #manufacturers_list.list li .middle-side,
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 317, ../sass/mixins/_theme.scss */
  .rtl #manufacturers_list.list li .middle-side, .rtl
  #suppliers_list.list li .middle-side {
    padding-left: 15px;
    padding-right: inherit;
  }
  /* line 317, ../sass/mixins/_theme.scss */
  .rtl #manufacturers_list.list li .middle-side, .rtl
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: inherit;
  }
}
/* line 1199, ../sass/_general.scss */
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #dddddd;
  padding: 0 0 32px 31px;
  min-height: 108px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #manufacturers_list.list li .right-side-content, .rtl
#suppliers_list.list li .right-side-content {
  border-right: 1px solid #dddddd;
  border-left: inherit;
}
@media (max-width: 767px) {
  /* line 1199, ../sass/_general.scss */
  #manufacturers_list.list li .right-side-content,
  #suppliers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none;
  }
}
/* line 1209, ../sass/_general.scss */
#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  position: relative;
  top: -6px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  /* line 1209, ../sass/_general.scss */
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    top: 0;
  }
}
/* line 1222, ../sass/_general.scss */
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center;
}
/* line 1224, ../sass/_general.scss */
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
/* line 1228, ../sass/_general.scss */
#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
  padding-bottom: 42px;
}
/* line 1231, ../sass/_general.scss */
#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
  padding-bottom: 10px;
}
/* line 1234, ../sass/_general.scss */
#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  /* line 1241, ../sass/_general.scss */
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left;
  }
  /* line 1245, ../sass/_general.scss */
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1252, ../sass/_general.scss */
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left;
  }
  /* line 1256, ../sass/_general.scss */
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  /* line 1264, ../sass/_general.scss */
  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none;
  }
}

/* line 1273, ../sass/_general.scss */
#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #dddddd;
}
/* line 1277, ../sass/_general.scss */
#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
  display: none;
}

/* line 1285, ../sass/_general.scss */
table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px;
}

/* line 1295, ../sass/_general.scss */
#guestTracking .form-control {
  max-width: 271px;
}
@media (min-width: 1200px) {
  /* line 1300, ../sass/_general.scss */
  #guestTracking .form-group {
    overflow: hidden;
  }
  /* line 1302, ../sass/_general.scss */
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  /* line 317, ../sass/mixins/_theme.scss */
  .rtl #guestTracking .form-group i {
    padding-right: 10px;
    padding-left: inherit;
  }
  /* line 1306, ../sass/_general.scss */
  #guestTracking .form-control {
    float: left;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl #guestTracking .form-control {
    float: right;
  }
  /* line 1309, ../sass/_general.scss */
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl #guestTracking label {
    float: right;
  }
}

/* line 1319, ../sass/_general.scss */
#pagenotfound .pagenotfound {
  max-width: 824px;
  margin: 100px auto 100px auto;
  text-align: center;
}
/* line 1323, ../sass/_general.scss */
#pagenotfound .pagenotfound .img-404 {
  padding: 8px 0 27px 0;
}
/* line 1325, ../sass/_general.scss */
#pagenotfound .pagenotfound .img-404 img {
  max-width: 100%;
}
/* line 1329, ../sass/_general.scss */
#pagenotfound .pagenotfound h1 {
  font: 600 28px/34px "Poppins";
  color: #999999;
  text-transform: uppercase;
  margin-bottom: 7px;
}
/* line 1335, ../sass/_general.scss */
#pagenotfound .pagenotfound p {
  font: 600 16px/20px "Poppins";
  color: #555454;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 19px;
  margin-bottom: 20px;
}
/* line 1343, ../sass/_general.scss */
#pagenotfound .pagenotfound h3 {
  font-weight: bold;
  color: #999999;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 18px;
}
/* line 1350, ../sass/_general.scss */
#pagenotfound .pagenotfound label {
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 1350, ../sass/_general.scss */
  #pagenotfound .pagenotfound label {
    display: block;
  }
}
/* line 1356, ../sass/_general.scss */
#pagenotfound .pagenotfound .form-control {
  max-width: 293px;
  display: inline-block;
  margin-right: 5px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #pagenotfound .pagenotfound .form-control {
  margin-left: 5px;
  margin-right: inherit;
}
@media (max-width: 767px) {
  /* line 1356, ../sass/_general.scss */
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}
/* line 1366, ../sass/_general.scss */
#pagenotfound .pagenotfound .buttons {
  padding: 48px 0 20px 0;
}
/* line 1369, ../sass/_general.scss */
#pagenotfound .pagenotfound .buttons .button-medium i.left {
  font-size: 17px;
}

/* line 1378, ../sass/_general.scss */
#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}

/* line 1382, ../sass/_general.scss */
#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #account-creation_form fieldset.reversoform .text label {
  text-align: right;
}

/* line 1389, ../sass/_general.scss */
#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #account-creation_form fieldset.reversoform .infos-sup {
  text-align: left;
}

/* line 1398, ../sass/_general.scss */
#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}

/* line 1409, ../sass/_general.scss */
form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

/* line 1415, ../sass/_general.scss */
form#sendComment h3 {
  font-size: 14px;
}

/* line 1419, ../sass/_general.scss */
#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1425, ../sass/_general.scss */
#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}

/* line 1432, ../sass/_general.scss */
#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(/images/bg_input.png);
  background-repeat: repeat-x;
  background-color: white;
  background-position: left 0 !important;
}
/* line 443, ../sass/mixins/_theme.scss */
.rtl #sendComment p.text input {
  background-position: right 0 !important;
}

/* line 1443, ../sass/_general.scss */
#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}

/* line 1449, ../sass/_general.scss */
#sendComment p.submit {
  padding: 0;
  text-align: right;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #sendComment p.submit {
  text-align: left;
}

/* line 1454, ../sass/_general.scss */
#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background-image: url(/images/delete-2.gif);
  background-repeat: no-repeat;
  background-position: left 0 !important;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #sendComment p.closeform {
  float: left;
}
/* line 443, ../sass/mixins/_theme.scss */
.rtl #sendComment p.closeform {
  background-position: right 0 !important;
}

/* line 1465, ../sass/_general.scss */
.star {
  position: relative;
  top: -1px;
  float: left;
  width: 12px;
  overflow: hidden;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .star {
  float: right;
}

/* line 1477, ../sass/_general.scss */
.star {
  display: block;
}
/* line 1479, ../sass/_general.scss */
.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}

/* line 1487, ../sass/_general.scss */
div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #c0c0c0;
}

/* line 1495, ../sass/_general.scss */
div.star.star_on {
  display: block;
}
/* line 1497, ../sass/_general.scss */
div.star.star_on:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #fad31f;
}

/* line 1506, ../sass/_general.scss */
div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #fad31f;
}

@media (max-width: 1199px) {
  /* line 1518, ../sass/_general.scss */
  .zoomdiv {
    display: none !important;
  }
}
/* line 1526, ../sass/_general.scss */
#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}
/* line 1530, ../sass/_general.scss */
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}

/* line 1538, ../sass/_general.scss */
#product_comparison td.compare_extra_information {
  padding: 10px;
}
/* line 1541, ../sass/_general.scss */
#product_comparison #social-share-compare {
  margin-bottom: 50px;
}
/* line 1543, ../sass/_general.scss */
#product_comparison #social-share-compare .socialsharing_product button {
  width: 100%;
}

/* line 1551, ../sass/_general.scss */
.footer_links .btn {
  margin: 5px 0;
}
/* line 1554, ../sass/_general.scss */
.footer_links .fa {
  margin-right: 5px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .footer_links .fa {
  margin-left: 5px;
  margin-right: inherit;
}

@media (max-width: 767px) {
  /* line 1561, ../sass/_general.scss */
  .sidebar .block h4,
  .footer-block h4 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 13px;
  }
  /* line 1567, ../sass/_general.scss */
  .sidebar .block h4:after,
  .footer-block h4:after {
    display: block;
    content: "\f055";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 0px;
  }
  /* line 415, ../sass/mixins/_theme.scss */
  .rtl .sidebar .block h4:after, .rtl
  .footer-block h4:after {
    left: 10px;
    right: auto;
  }
  /* line 1575, ../sass/_general.scss */
  .sidebar .block h4.active:after,
  .footer-block h4.active:after {
    content: "\f056";
  }
}

/* line 1583, ../sass/_general.scss */
#social_block {
  text-align: right;
  margin-bottom: 0;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #social_block {
  text-align: left;
}
@media (max-width: 480px) {
  /* line 1583, ../sass/_general.scss */
  #social_block {
    text-align: center !important;
  }
}
/* line 1589, ../sass/_general.scss */
#social_block .title_block {
  display: none;
}
/* line 1592, ../sass/_general.scss */
#social_block .block_content {
  display: block !important;
}
/* line 1595, ../sass/_general.scss */
#social_block li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #social_block li {
  margin-right: 10px;
  margin-left: inherit;
}
@media (max-width: 767px) {
  /* line 1595, ../sass/_general.scss */
  #social_block li {
    margin-left: 5px;
  }
  /* line 317, ../sass/mixins/_theme.scss */
  .rtl #social_block li {
    margin-right: 5px;
    margin-left: inherit;
  }
}
/* line 1602, ../sass/_general.scss */
#social_block li a {
  width: 42px;
  height: 42px;
  display: block;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  border: 1px solid #404040;
  text-align: center;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 1613, ../sass/_general.scss */
#social_block li a span {
  display: none;
}
/* line 1616, ../sass/_general.scss */
#social_block li a:hover {
  border-color: #ffd32c;
  background: #ffd32c;
}
/* line 1620, ../sass/_general.scss */
#social_block li a:before {
  font-family: "FontAwesome";
  content: "";
}
/* line 1622, ../sass/_general.scss */
#social_block li.facebook a:before {
  content: "\f09a";
}
/* line 1625, ../sass/_general.scss */
#social_block li.twitter a:before {
  content: "\f099";
}
/* line 1628, ../sass/_general.scss */
#social_block li.rss a:before {
  content: "\f09e";
}
/* line 1631, ../sass/_general.scss */
#social_block li.youtube a:before {
  content: "\f167";
}
/* line 1634, ../sass/_general.scss */
#social_block li.google-plus a:before {
  content: "\f0d5";
}
/* line 1637, ../sass/_general.scss */
#social_block li.pinterest a:before {
  content: "\f0d2";
}
/* line 1640, ../sass/_general.scss */
#social_block li.vimeo a:before {
  content: "\f194";
}
/* line 1643, ../sass/_general.scss */
#social_block li.instagram a:before {
  content: "\f16d";
}

/* line 1650, ../sass/_general.scss */
.socialsharing_product button {
  margin-bottom: 3px;
  margin: 2px 0px;
  font-size: 0;
  padding: 0;
  vertical-align: top;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-align: center;
  border: 0;
}
/* line 1662, ../sass/_general.scss */
.socialsharing_product .fa {
  font-size: 13px;
}
/* line 1668, ../sass/_general.scss */
.socialsharing_product .btn-facebook,
.socialsharing_product .btn-twitter,
.socialsharing_product .btn-google-plus,
.socialsharing_product .btn-pinterest {
  background-color: white;
  color: #999999;
}
/* line 1669, ../sass/_general.scss */
.socialsharing_product .btn-facebook:hover,
.socialsharing_product .btn-twitter:hover,
.socialsharing_product .btn-google-plus:hover,
.socialsharing_product .btn-pinterest:hover {
  border-color: white;
}
/* line 1671, ../sass/_general.scss */
.socialsharing_product .btn-facebook {
  color: white;
  background-color: #435f9f;
}
/* line 1673, ../sass/_general.scss */
.socialsharing_product .btn-facebook i {
  color: white;
}
/* line 1675, ../sass/_general.scss */
.socialsharing_product .btn-twitter {
  color: white;
  background-color: #00aaf0;
}
/* line 1677, ../sass/_general.scss */
.socialsharing_product .btn-twitter i {
  color: white;
}
/* line 1679, ../sass/_general.scss */
.socialsharing_product .btn-google-plus {
  color: white;
  background-color: #e04b34;
}
/* line 1681, ../sass/_general.scss */
.socialsharing_product .btn-google-plus i {
  color: white;
}
/* line 1683, ../sass/_general.scss */
.socialsharing_product .btn-pinterest {
  color: white;
  background-color: #ce1f21;
}
/* line 1685, ../sass/_general.scss */
.socialsharing_product .btn-pinterest i {
  color: white;
}

/* line 1692, ../sass/_general.scss */
.form-group.form-error input, .form-group.form-error textarea, .form-group .form-error input, .form-group .form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background-image: url(/images/form-error.png);
  background-repeat: no-repeat;
  background-color: #fff1f2;
  background-position: 98% 7px;
}
/* line 456, ../sass/mixins/_theme.scss */
.rtl .form-group.form-error input, .rtl .form-group.form-error textarea, .rtl .form-group .form-error input, .rtl .form-group .form-error textarea {
  background-position: 2% 7px;
}
/* line 1702, ../sass/_general.scss */
.form-group.form-ok input, .form-group.form-ok textarea, .form-group .form-ok input, .form-group .form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(/images/form-ok.png);
  background-repeat: no-repeat;
  background-color: #ddf9e1;
  background-position: 98% 7px;
}
/* line 456, ../sass/mixins/_theme.scss */
.rtl .form-group.form-ok input, .rtl .form-group.form-ok textarea, .rtl .form-group .form-ok input, .rtl .form-group .form-ok textarea {
  background-position: 2% 7px;
}
/* line 1712, ../sass/_general.scss */
.form-group.form-error .form-control, .form-group.form-ok .form-control, .form-group .form-error .form-control, .form-group .form-ok .form-control {
  padding-right: 30px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .form-group.form-error .form-control, .rtl .form-group.form-ok .form-control, .rtl .form-group .form-error .form-control, .rtl .form-group .form-ok .form-control {
  padding-left: 30px;
  padding-right: inherit;
}

/* line 1719, ../sass/_general.scss */
.payment_option_form {
  display: none;
}

/* line 1723, ../sass/_general.scss */
.payment_option_logo {
  height: 50px;
  max-height: 50px;
}

/* line 1728, ../sass/_general.scss */
.payment_module_adv {
  height: 120px;
  max-height: 120px;
}

/* line 1733, ../sass/_general.scss */
.payment_option_selected {
  display: none;
  margin-top: 15px;
}
/* line 1734, ../sass/_general.scss */
.payment_option_selected i {
  color: green;
}

/* line 1741, ../sass/_general.scss */
.payment_option_cta {
  margin-left: 10px;
  color: #333 !important;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .payment_option_cta {
  margin-right: 10px;
  margin-left: inherit;
}

/* line 1746, ../sass/_general.scss */
.tnc_box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}

/* line 1754, ../sass/_general.scss */
.pointer-box {
  cursor: pointer;
}

/* Back to top */
/* line 1759, ../sass/_general.scss */
#back-top {
  text-align: center;
  position: fixed;
  cursor: pointer;
  right: 50px;
  bottom: 15px;
  z-index: 99;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl #back-top {
  left: 50px;
  right: auto;
}
/* line 1762, ../sass/_general.scss */
#back-top a {
  width: 45px;
  height: 45px;
  background: white;
  color: #666;
  font-size: 20px;
  line-height: 45px;
  border: 1px solid #dddddd;
}
/* line 1764, ../sass/_general.scss */
#back-top a:hover {
  color: #ffd32c;
}

/* Total Wishlist - Compare */
/* line 1770, ../sass/_general.scss */
.ap-total {
  position: relative;
  text-align: center;
  padding: 0 8px;
  margin-left: 5px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .ap-total {
  margin-right: 5px;
  margin-left: inherit;
}
/* line 1775, ../sass/_general.scss */
.ap-total:before {
  content: "(";
  position: absolute;
  left: 0;
  top: 0;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl .ap-total:before {
  right: 0;
  left: auto;
}
/* line 1781, ../sass/_general.scss */
.ap-total:after {
  content: ")";
  position: absolute;
  right: 0;
  top: 0;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl .ap-total:after {
  left: 0;
  right: auto;
}

/* line 1788, ../sass/_general.scss */
iframe {
  max-width: 100%;
  border: 0;
}

@media (min-width: 992px) {
  /* line 1794, ../sass/_general.scss */
  .contact-form-box textarea.form-control {
    height: 278px;
  }
}

/* line 1800, ../sass/_general.scss */
.socialsharing_products .btn-block {
  font-size: 12px;
}

/* line 6, ../sass/layouts/_block.scss */
.sidebar {
  font-size: 14px;
}
/* line 9, ../sass/layouts/_block.scss */
.sidebar li a {
  display: block;
  line-height: 30px;
}
/* line 14, ../sass/layouts/_block.scss */
.sidebar .media {
  margin-top: 0;
}
/* line 17, ../sass/layouts/_block.scss */
.sidebar .product-block {
  text-align: left;
  margin-bottom: 10px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .sidebar .product-block {
  text-align: right;
}
/* line 20, ../sass/layouts/_block.scss */
.sidebar .product-block .name a {
  line-height: 20px;
  height: 20px;
}
/* line 31, ../sass/layouts/_block.scss */
.sidebar #informations_block_left_1 .title_block,
.sidebar #new-products_block_right .title_block,
.sidebar #special_block_right .title_block,
.sidebar #viewed-products_block_left .title_block,
.sidebar #categories_blog_menu .title_block,
.sidebar #stores_block_left .title_block {
  margin-bottom: 20px;
}
/* line 35, ../sass/layouts/_block.scss */
.sidebar .block {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 35, ../sass/layouts/_block.scss */
  .sidebar .block {
    margin-bottom: 15px;
  }
}
/* line 40, ../sass/layouts/_block.scss */
.sidebar .block .title_block {
  color: #363636;
  position: relative;
  text-transform: capitalize;
  font-family: "Poppins";
  padding: 5px 0 15px;
  font-size: 28px;
  letter-spacing: 0px;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  margin: 0;
  font-weight: 900;
  border-bottom: 1px solid #f0f2f7;
}
/* line 42, ../sass/layouts/_block.scss */
.sidebar .block .title_block a {
  color: #363636;
}
@media (max-width: 1199px) {
  /* line 40, ../sass/layouts/_block.scss */
  .sidebar .block .title_block {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  /* line 40, ../sass/layouts/_block.scss */
  .sidebar .block .title_block {
    font-size: 20px;
  }
}
/* line 64, ../sass/layouts/_block.scss */
.sidebar .block .block_content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
  border: 0;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
.sidebar .block .block_content:before, .sidebar .block .block_content:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
.sidebar .block .block_content:after {
  clear: both;
}
/* line 70, ../sass/layouts/_block.scss */
.sidebar .block .list-group {
  margin-bottom: 0;
}
/* line 77, ../sass/layouts/_block.scss */
.sidebar .block-default {
  border-color: #dddddd;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-default .title_block {
  color: #333333;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-default .title_block a {
  color: #333333;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-default .title_block + .block-collapse .block_content {
  border-top-color: #dddddd;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-default > .block-footer + .block-collapse .block-body {
  border-bottom-color: #dddddd;
}
/* line 80, ../sass/layouts/_block.scss */
.sidebar .block-primary {
  border-color: #428bca;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-primary .title_block {
  color: white;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-primary .title_block a {
  color: white;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-primary .title_block + .block-collapse .block_content {
  border-top-color: #428bca;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-primary > .block-footer + .block-collapse .block-body {
  border-bottom-color: #428bca;
}
/* line 83, ../sass/layouts/_block.scss */
.sidebar .block-success {
  border-color: #d6e9c6;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-success .title_block {
  color: #3c763d;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-success .title_block a {
  color: #3c763d;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-success .title_block + .block-collapse .block_content {
  border-top-color: #d6e9c6;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-success > .block-footer + .block-collapse .block-body {
  border-bottom-color: #d6e9c6;
}
/* line 86, ../sass/layouts/_block.scss */
.sidebar .block-info {
  border-color: #bce8f1;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-info .title_block {
  color: #31708f;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-info .title_block a {
  color: #31708f;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-info .title_block + .block-collapse .block_content {
  border-top-color: #bce8f1;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-info > .block-footer + .block-collapse .block-body {
  border-bottom-color: #bce8f1;
}
/* line 89, ../sass/layouts/_block.scss */
.sidebar .block-warning {
  border-color: #faebcc;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-warning .title_block {
  color: #8a6d3b;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-warning .title_block a {
  color: #8a6d3b;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-warning .title_block + .block-collapse .block_content {
  border-top-color: #faebcc;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-warning > .block-footer + .block-collapse .block-body {
  border-bottom-color: #faebcc;
}
/* line 92, ../sass/layouts/_block.scss */
.sidebar .block-danger {
  border-color: #ebccd1;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-danger .title_block {
  color: #a94442;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-danger .title_block a {
  color: #a94442;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-danger .title_block + .block-collapse .block_content {
  border-top-color: #ebccd1;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-danger > .block-footer + .block-collapse .block-body {
  border-bottom-color: #ebccd1;
}
/* line 95, ../sass/layouts/_block.scss */
.sidebar .block-highlighted {
  border-color: 0;
}
/* line 275, ../sass/mixins/_theme.scss */
.sidebar .block-highlighted .title_block {
  color: white;
}
/* line 277, ../sass/mixins/_theme.scss */
.sidebar .block-highlighted .title_block a {
  color: white;
}
/* line 280, ../sass/mixins/_theme.scss */
.sidebar .block-highlighted .title_block + .block-collapse .block_content {
  border-top-color: 0;
}
/* line 285, ../sass/mixins/_theme.scss */
.sidebar .block-highlighted > .block-footer + .block-collapse .block-body {
  border-bottom-color: 0;
}

/* line 4, ../sass/layouts/_footer.scss */
.footer-container {
  font-size: 14px;
  line-height: 20px;
}
/* line 7, ../sass/layouts/_footer.scss */
.footer-container .title_block {
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 900;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  /* line 7, ../sass/layouts/_footer.scss */
  .footer-container .title_block {
    margin-bottom: 10px;
  }
}
/* line 17, ../sass/layouts/_footer.scss */
.footer-container .list-group {
  margin: 0;
}
/* line 21, ../sass/layouts/_footer.scss */
.footer-container .bullet:after {
  content: "";
  display: block;
  clear: both;
}
/* line 26, ../sass/layouts/_footer.scss */
.footer-container .bullet li {
  padding: 0;
  width: 50%;
  float: left;
}
@media (max-width: 480px) {
  /* line 26, ../sass/layouts/_footer.scss */
  .footer-container .bullet li {
    width: 100%;
  }
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .footer-container .bullet li {
  float: right;
}
/* line 33, ../sass/layouts/_footer.scss */
.footer-container .bullet li a {
  display: inline-block;
  padding: 6px 0;
  line-height: 20px;
  text-transform: capitalize;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 39, ../sass/layouts/_footer.scss */
.footer-container .bullet li a:hover {
  color: #ffd32c;
}
/* line 42, ../sass/layouts/_footer.scss */
.footer-container .bullet li a:before {
  display: none;
}

/* line 4, ../sass/layouts/_header.scss */
.logo {
  display: inline-block;
}

/* line 10, ../sass/layouts/_header.scss */
.header-classic #header_logo {
  float: left;
}
/* line 13, ../sass/layouts/_header.scss */
.header-classic #leo-megamenu {
  float: left;
}

/* line 24, ../sass/layouts/_header.scss */
.header-left #header_logo {
  text-align: left;
}

/* line 31, ../sass/layouts/_header.scss */
.header-right #header_logo {
  text-align: right;
}

/* line 38, ../sass/layouts/_header.scss */
.header-center #header_logo {
  text-align: center;
}

@media (min-width: 992px) {
  /* line 43, ../sass/layouts/_header.scss */
  .box-htop {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  /* line 49, ../sass/layouts/_header.scss */
  .box-htop > .ApColumn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 54, ../sass/layouts/_header.scss */
  .box-htop .col-cart {
    justify-content: flex-end;
  }
  /* line 57, ../sass/layouts/_header.scss */
  .box-htop .col-logo {
    justify-content: flex-start;
  }
}

/******************************************************
 * $package Leo Theme Framework for Leo THeme 1.6.x
 * $version 1.1
 * $author http://www.leotheme.com
 * $copyright   Copyright (C) Augus 2013 PavoThemes.com <$emai:leotheme$gmail.com>.All rights reserved.
 * $license     GNU General Public License version 2
 *******************************************************/
/*  
 * LAYOUT VARIABLES 
 */
/* line 12, ../sass/layouts/_layout.scss */
body.layout-boxed-md {
  background: white;
}
/* line 14, ../sass/layouts/_layout.scss */
body.layout-boxed-md #page {
  max-width: 990px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: white;
}
/* line 19, ../sass/layouts/_layout.scss */
body.layout-boxed-md #page .container {
  max-width: 970px;
}
/* line 25, ../sass/layouts/_layout.scss */
body.layout-boxed-lg {
  background: white;
}
/* line 27, ../sass/layouts/_layout.scss */
body.layout-boxed-lg #page {
  max-width: 1220px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: white;
}
/* line 32, ../sass/layouts/_layout.scss */
body.layout-boxed-lg #page .container {
  max-width: 1200px;
}

/* line 39, ../sass/layouts/_layout.scss */
.container {
  position: relative;
}

/*
* HEADER 
*/
/* line 46, ../sass/layouts/_layout.scss */
.header_logo {
  padding: 24px 0 25px;
}
@media (max-width: 991px) {
  /* line 46, ../sass/layouts/_layout.scss */
  .header_logo {
    padding: 10px 0 0;
  }
}

/* line 52, ../sass/layouts/_layout.scss */
#topbar {
  min-height: 30px;
  font-size: 12px;
  background: #1a1a1a;
  border-bottom: 1px solid #262626;
  font-weight: 400;
  text-transform: uppercase;
}

/* line 62, ../sass/layouts/_layout.scss */
#header-main {
  background: #1a1a1a;
}
/* line 64, ../sass/layouts/_layout.scss */
#header-main .container {
  background: transparent;
  color: #999999;
}
/* line 66, ../sass/layouts/_layout.scss */
#header-main .container a.btn {
  color: white;
}
/* line 68, ../sass/layouts/_layout.scss */
#header-main .container a.btn:hover {
  color: white;
}

/* FOOTER */
/* line 81, ../sass/layouts/_layout.scss */
#footer {
  background: #191919 url(/images/bg-footer.jpg) center bottom no-repeat;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
#footer:before, #footer:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
#footer:after {
  clear: both;
}

/*
* NAVIGATION
*/
/* line 8, ../sass/layouts/_menu.scss */
#leo-megamenu {
  font-family: "Poppins";
  background: transparent;
  color: #999999;
  /* menu level 1 */
  /* level 2 */
  /* level > 3 */
}
/* line 12, ../sass/layouts/_menu.scss */
#leo-megamenu .leo-colorbox {
  display: none !important;
}
/* line 15, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 25, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-fullwidth {
  position: static;
}
/* line 27, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  width: 100%!important;
}
/* line 32, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: 0;
  left: inherit;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: inherit;
  left: auto;
}
/* line 35, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu .dropdown-menu {
  right: 100%;
}
/* line 41, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: 0;
  right: inherit;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: inherit;
  right: auto;
}
/* line 44, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu .dropdown-menu {
  left: 100%;
}
/* line 50, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 56, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li:hover > a {
  color: #ffd32c;
}
/* line 60, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li > a {
  padding: 40px 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  background-color: transparent;
  font-weight: normal;
  line-height: 23px;
  position: relative;
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  /* 
  &:after{
  	content:"\f107";
  	font-family: $font-icon;
  	font-size: 13px;
  	@include rtl-padding-left(6px);
  	@include opacity(0);
  } */
}
@media (max-width: 1200px) {
  /* line 60, ../sass/layouts/_menu.scss */
  #leo-megamenu .navbar-nav > li > a {
    padding: 40px 10px;
    font-size: 13px;
  }
}
/* line 74, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li > a:hover, #leo-megamenu .navbar-nav > li > a:focus, #leo-megamenu .navbar-nav > li > a:active {
  color: #ffd32c;
  background-color: transparent;
}
/* line 87, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li .sub-title {
  position: absolute;
  top: 18px;
  left: 12px;
  line-height: 16px;
  font-size: 10px;
  padding: 0 5px;
  background: #ffd32c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .navbar-nav > li .sub-title {
  right: 12px;
  left: auto;
}
/* line 98, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li .sub-title:before {
  content: "";
  border: 3px solid transparent;
  border-top-color: #ffd32c;
  position: absolute;
  top: 100%;
  margin-top: 1px;
  left: 3px;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .navbar-nav > li .sub-title:before {
  right: 3px;
  left: auto;
}
/* line 110, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.item-hot > a .sub-title {
  background: #8bd319;
}
/* line 112, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li.item-hot > a .sub-title:before {
  border-top-color: #8bd319;
}
/* line 119, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li:active > a {
  color: #ffd32c;
}
/* line 121, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li > .caret {
  position: relative;
  color: white;
  margin-left: 5px;
}
/* line 126, ../sass/layouts/_menu.scss */
#leo-megamenu .navbar-nav > li:hover > .caret, #leo-megamenu .navbar-nav > li:active > .caret {
  color: #ffd32c;
}
/* line 132, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu {
  top: 100%;
  left: -9999px;
  height: auto;
  font-weight: 300;
  text-align: left;
  color: #999999;
  border: 0;
  min-width: 185px;
  padding: 20px;
  background-color: white;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .dropdown-menu {
  text-align: right;
}
/* line 146, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu li {
  line-height: 27px;
  padding: 3px 0;
}
/* line 149, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu li a {
  color: #666;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 15px;
  display: block;
  padding: 5px 0;
}
/* line 157, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  color: #ffd32c;
}
/* line 160, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu li a:hover .fa {
  color: #ffd32c;
}
/* line 166, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .menu-title {
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: #363636;
  font-weight: 900;
  letter-spacing: -1px;
}
/* line 173, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .menu-title a {
  color: #363636;
}
/* line 175, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .menu-title a:hover {
  color: #ffd32c;
}
/* line 180, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu a > .menu-title {
  text-transform: none;
  font-size: 14px;
  color: #666;
  font-weight: 300;
}
/* line 185, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu a > .menu-title:hover {
  color: #ffd32c;
}
/* line 189, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .product-block {
  text-align: left;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .dropdown-menu .product-block {
  text-align: right;
}
/* line 191, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .product-block .product-meta {
  padding: 0;
}
/* line 194, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .product-block .name a {
  font-size: 13px;
  line-height: 20px;
  height: 20px;
  font-weight: 300;
}
/* line 200, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu .product-block .price {
  font-size: 13px;
}
/* line 204, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-menu iframe {
  max-width: 100%;
}
/* line 210, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown:hover > .dropdown-menu {
  display: block;
  left: 0px;
}
/* line 214, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown:hover > a {
  color: #ffd32c;
}
/* line 216, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown:hover > a .fa {
  color: #ffd32c;
}
/* line 223, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-submenu {
  position: relative;
}
/* line 225, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-submenu .dropdown-menu {
  top: 0;
  right: -100%;
  left: auto;
  position: absolute;
}
/* line 232, ../sass/layouts/_menu.scss */
#leo-megamenu .dropdown-submenu:hover > .dropdown-menu {
  display: block;
  left: auto;
  top: 0;
}
/* line 240, ../sass/layouts/_menu.scss */
#leo-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Poppins";
  color: white;
}
/* line 247, ../sass/layouts/_menu.scss */
#leo-megamenu .mega-group > .dropdown-toggle .fa {
  color: white;
}
/* line 253, ../sass/layouts/_menu.scss */
#leo-megamenu .megamenu .cols1 {
  min-width: 200px;
}
/* line 256, ../sass/layouts/_menu.scss */
#leo-megamenu .megamenu .cols2 {
  min-width: 500px;
}
/* line 259, ../sass/layouts/_menu.scss */
#leo-megamenu .megamenu .cols3 {
  min-width: 740px;
}
/* line 263, ../sass/layouts/_menu.scss */
#leo-megamenu .product-block {
  background: transparent;
}
/* line 265, ../sass/layouts/_menu.scss */
#leo-megamenu .product-block .image {
  height: auto;
  float: left;
  width: 40%;
  margin: 0 0 10px;
  border: none;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .product-block .image {
  float: right;
}
/* line 272, ../sass/layouts/_menu.scss */
#leo-megamenu .product-block .product-meta {
  width: 60%;
  float: left;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #leo-megamenu .product-block .product-meta {
  float: right;
}
/* line 278, ../sass/layouts/_menu.scss */
#leo-megamenu .manu-logo img {
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  margin-right: 10px;
}

/*
 *
 * Vertical menu
 */
/* line 295, ../sass/layouts/_menu.scss */
div.verticalmenu {
  z-index: 100;
}
/* line 297, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-collapse, div.verticalmenu .navbar-vertical {
  margin: 0;
  padding: 0;
}
/* line 301, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
}
/* line 304, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li {
  width: 100%;
  height: auto;
  position: relative;
}
/* line 307, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li > a {
  display: block;
  color: #999999;
  font-size: 14px;
  padding: 16px 10px 15px 20px;
  border-bottom: 1px solid #e0e0e0;
}
/* line 315, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li .caret {
  position: absolute;
  right: 0;
  top: 17px;
  width: 33px;
  height: 40px;
  border: none;
  margin: -5px 0;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl div.verticalmenu .navbar-nav > li .caret {
  left: 0;
  right: auto;
}
/* line 323, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li .caret:before {
  position: absolute;
  content: "\f067";
  font-family: "FontAwesome";
  color: #aaa;
  font-size: 10px;
  font-weight: normal;
  left: 12px;
  top: 12px;
}
/* line 335, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li .dropdown-submenu .caret {
  top: 0;
}
/* line 339, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li.last a, div.verticalmenu .navbar-nav > li:last-child a {
  border: 0;
}
/* line 345, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li:hover > a {
  color: #ffd32c;
  background: white;
}
/* line 348, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li:hover > a:hover, div.verticalmenu .navbar-nav > li:hover > a:focus {
  color: #ffd32c;
  background: white;
  border-color: #dddddd;
}
/* line 354, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li:hover > .caret {
  color: #ffd32c;
}
/* line 359, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li.open > a {
  color: #ffd32c;
  background: white;
}
/* line 362, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li.open > a:hover, div.verticalmenu .navbar-nav > li.open > a:focus {
  color: #ffd32c;
  background: white;
  border-color: #dddddd;
}
/* line 368, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li.open > .caret {
  color: #ffd32c;
}
/* line 372, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li .parent {
  position: relative;
}
/* line 374, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
  text-transform: none;
  font-weight: normal;
  color: #999999;
}
/* line 378, ../sass/layouts/_menu.scss */
div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle:hover {
  color: #ffd32c;
}
/* line 389, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a .menu-icon {
  display: block;
  background-position: left center !important;
}
/* line 443, ../sass/mixins/_theme.scss */
.rtl div.verticalmenu ul li a .menu-icon {
  background-position: right center !important;
}
/* line 392, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a .menu-icon span {
  display: block;
  margin-left: 35px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl div.verticalmenu ul li a .menu-icon span {
  margin-right: 35px;
  margin-left: inherit;
}
/* line 396, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a .menu-icon .menu-desc {
  display: none;
}
/* line 400, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a .menu-title {
  display: block;
  text-transform: uppercase;
  color: #363636;
}
/* line 405, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a .sub-title {
  font-size: 12px;
}
/* line 408, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a:hover, div.verticalmenu ul li a:focus {
  color: #ffd32c;
  background: white;
}
/* line 409, ../sass/layouts/_menu.scss */
div.verticalmenu ul li a:hover .menu-title, div.verticalmenu ul li a:focus .menu-title {
  color: #ffd32c;
}
/* line 418, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu {
  left: -9999px;
  top: -9999px;
  right: auto;
  border: 0;
  min-height: 100px;
  height: auto !important;
  min-width: 215px;
  padding: 20px 28px;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
}
/* line 432, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu ul li {
  border: 0;
  padding: 4px 0;
  line-height: normal;
  list-style: none;
}
/* line 437, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu ul li a {
  color: #999999;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
}
/* line 445, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu p {
  line-height: 18px;
  font-size: 15px;
}
/* line 449, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu .leo-menu-video {
  width: 100%;
}
/* line 451, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu .leo-menu-video iframe {
  margin-bottom: 10px;
}
/* line 456, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu .dropdown-toggle:hover {
  color: black;
}
/* line 460, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu .dropdown-toggle {
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  color: black;
  font-family: "Poppins";
  font-size: 15px;
}
/* line 468, ../sass/layouts/_menu.scss */
div.verticalmenu .dropdown-menu .action {
  display: none;
}
/* line 472, ../sass/layouts/_menu.scss */
div.verticalmenu .widget-heading {
  color: black;
  text-transform: uppercase;
  font-weight: 600;
}

/* CANVAS MENU */
/* line 480, ../sass/layouts/_menu.scss */
#off-canvas-button {
  text-align: right;
  color: #fff;
  margin: 5px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #off-canvas-button {
  text-align: left;
}
/* line 484, ../sass/layouts/_menu.scss */
#off-canvas-button:hover {
  cursor: pointer;
}

/* line 490, ../sass/layouts/_menu.scss */
.leo-megamenu .navbar-toggle:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  background-color: transparent\9;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 507, ../sass/layouts/_menu.scss */
.off-canvas-active .leo-megamenu .navbar-toggle:before {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

/* line 513, ../sass/layouts/_menu.scss */
.off-canvas body {
  position: relative;
}

/*.off-canvas-inactive #page,
.off-canvas-inactive #off-canvas-nav {
  @include transition(all 500ms ease 0s);
  @include translate(0, 0);
}*/
/* line 525, ../sass/layouts/_menu.scss */
.off-canvas-active > #page,
.off-canvas-active > #off-canvas-nav {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  -webkit-transform: translate(234px, 0);
  -ms-transform: translate(234px, 0);
  transform: translate(234px, 0);
  display: block;
}

/* line 532, ../sass/layouts/_menu.scss */
.rtl .off-canvas-active > #page,
.rtl .off-canvas-active > #off-canvas-nav {
  -webkit-transform: translate(-234px, 0);
  -ms-transform: translate(-234px, 0);
  transform: translate(-234px, 0);
}

/* line 537, ../sass/layouts/_menu.scss */
.off-canvas-active #page {
  position: fixed;
  margin: 0 auto;
  max-width: 100%;
}
/* line 542, ../sass/layouts/_menu.scss */
.off-canvas-active #off-canvas-nav .navbar-nav .open .dropdown-menu {
  background: white;
}

/* line 546, ../sass/layouts/_menu.scss */
#off-canvas-nav {
  position: absolute;
  left: 0;
  display: none;
  top: 0;
  width: 0;
  background: white;
  z-index: 999;
  font-family: "Poppins";
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #off-canvas-nav {
  right: 0;
  left: auto;
}
/* line 555, ../sass/layouts/_menu.scss */
#off-canvas-nav .navbar-nav > li > a {
  color: #fff!important;
}
/* line 557, ../sass/layouts/_menu.scss */
#off-canvas-nav .navbar-nav > li > a .sub-title {
  display: inline-block;
  line-height: 20px;
  padding: 0 5px;
  margin: 0 10px;
  background: red;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 11px;
  vertical-align: top;
  text-transform: uppercase;
}
/* line 569, ../sass/layouts/_menu.scss */
#off-canvas-nav .nav .caret {
  float: right;
  width: 10px;
  height: 10px;
  margin-top: 10px;
  display: none;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl #off-canvas-nav .nav .caret {
  float: left;
}
/* line 576, ../sass/layouts/_menu.scss */
#off-canvas-nav .ct_menu a.shop-now {
  display: block;
  margin: 10px;
}
/* line 580, ../sass/layouts/_menu.scss */
#off-canvas-nav .ct_menu a.shop-now:hover {
  color: #fff;
}
/* line 583, ../sass/layouts/_menu.scss */
#off-canvas-nav .offcanvas-mainnav {
  background-color: #ffd32c;
  position: absolute;
  top: 0;
  left: -234px;
  overflow: hidden;
  width: 234px;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #off-canvas-nav .offcanvas-mainnav {
  right: -234px;
  left: auto;
}
/* line 591, ../sass/layouts/_menu.scss */
#off-canvas-nav .dropdown-menu {
  font-size: 15px;
  position: relative;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  float: none;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%!important;
  border: 0;
  padding: 10px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl #off-canvas-nav .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 607, ../sass/layouts/_menu.scss */
#off-canvas-nav .navbar-nav {
  margin: 0 !important;
}

@media (min-width: 992px) {
  /* line 615, ../sass/layouts/_menu.scss */
  .off-canvas-active > #page,
  .off-canvas-active > #off-canvas-nav {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative!important;
  }

  /* line 619, ../sass/layouts/_menu.scss */
  #off-canvas-button {
    display: none !important;
  }
}
/* line 624, ../sass/layouts/_menu.scss */
.float-vertical {
  position: relative;
  margin-bottom: 0;
}
/* line 627, ../sass/layouts/_menu.scss */
.float-vertical .float-vertical-button {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  cursor: pointer;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .float-vertical .float-vertical-button {
  padding-right: 15px;
  padding-left: inherit;
}
/* line 632, ../sass/layouts/_menu.scss */
.float-vertical .float-vertical-button i {
  margin-right: 10px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .float-vertical .float-vertical-button i {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 633, ../sass/layouts/_menu.scss */
.float-vertical .float-vertical-button .fa-angle-down {
  margin-right: -20px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .float-vertical .float-vertical-button .fa-angle-down {
  margin-left: -20px;
  margin-right: inherit;
}
/* line 635, ../sass/layouts/_menu.scss */
.float-vertical > .block_content {
  height: 0;
  overflow: hidden;
  border: none;
  -webkit-transition: height 0.4s ease 0s;
  transition: height 0.4s ease 0s;
}

/* line 644, ../sass/layouts/_menu.scss */
.float-vertical.active > .block_content {
  position: absolute;
  z-index: 30;
  height: auto;
  overflow: visible;
  width: 100%;
  border: 1px solid #dddddd;
  -webkit-transition: height 0.4s ease 0s;
  transition: height 0.4s ease 0s;
}

@media (max-width: 991px) {
  /* line 655, ../sass/layouts/_menu.scss */
  .nav > li > a {
    padding: 10px 10px;
  }

  /* line 659, ../sass/layouts/_menu.scss */
  .leo-megamenu .mega-col {
    width: 100%;
  }
  /* line 662, ../sass/layouts/_menu.scss */
  .leo-megamenu a {
    display: inline-block;
    padding: 5px 0;
  }
  /* line 666, ../sass/layouts/_menu.scss */
  .leo-megamenu div.menu-title {
    padding: 5px 0px;
    color: #333;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
  }
  /* line 671, ../sass/layouts/_menu.scss */
  .leo-megamenu div.menu-title a {
    color: #333;
  }
  /* line 675, ../sass/layouts/_menu.scss */
  .leo-megamenu .product-block {
    text-align: left;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .leo-megamenu .product-block {
    text-align: right;
  }
  /* line 677, ../sass/layouts/_menu.scss */
  .leo-megamenu .product-block .image {
    width: 40%;
    float: left;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .leo-megamenu .product-block .image {
    float: right;
  }
  /* line 681, ../sass/layouts/_menu.scss */
  .leo-megamenu .product-block .product-meta {
    width: 60%;
    float: left;
  }
  /* line 306, ../sass/mixins/_theme.scss */
  .rtl .leo-megamenu .product-block .product-meta {
    float: right;
  }
  /* line 686, ../sass/layouts/_menu.scss */
  .leo-megamenu .panel-group {
    margin-bottom: 10px;
  }

  /* line 690, ../sass/layouts/_menu.scss */
  .col-bg {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 696, ../sass/layouts/_menu.scss */
  .aligned-fullwidth .dropdown-menu {
    padding: 35px !important;
    overflow: hidden;
  }

  /* line 701, ../sass/layouts/_menu.scss */
  .col-border {
    border-right: 1px solid #e7e7e7;
  }
  /* line 317, ../sass/mixins/_theme.scss */
  .rtl .col-border {
    border-left: 1px solid #e7e7e7;
    border-right: inherit;
  }

  /* line 705, ../sass/layouts/_menu.scss */
  .col-bg img {
    position: absolute;
    bottom: -35px;
    right: -35px;
    z-index: -1;
  }
  /* line 415, ../sass/mixins/_theme.scss */
  .rtl .col-bg img {
    left: -35px;
    right: auto;
  }
}
/* line 5, ../sass/layouts/_modules.scss */
.popup-over {
  position: relative;
  z-index: 99;
  margin-right: 20px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .popup-over {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 9, ../sass/layouts/_modules.scss */
.popup-over .popup-title {
  height: 47px;
  line-height: 47px;
  overflow: hidden;
  padding-right: 13px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .popup-over .popup-title {
  padding-left: 13px;
  padding-right: inherit;
}
/* line 14, ../sass/layouts/_modules.scss */
.popup-over .popup-title:before {
  content: "\f107";
  position: absolute;
  top: 0px;
  right: 0;
  font-family: "FontAwesome";
  line-height: 47px;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl .popup-over .popup-title:before {
  left: 0;
  right: auto;
}
/* line 22, ../sass/layouts/_modules.scss */
.popup-over .popup-title .fa-cog {
  display: none;
}
/* line 26, ../sass/layouts/_modules.scss */
.popup-over .popup-content {
  padding: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #dddddd;
  min-width: 100%;
  z-index: 9;
  display: none;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl .popup-over .popup-content {
  right: 0;
  left: auto;
}
/* line 37, ../sass/layouts/_modules.scss */
.popup-over .popup-content a {
  display: block;
  white-space: nowrap;
}
/* line 41, ../sass/layouts/_modules.scss */
.popup-over .popup-content li {
  line-height: 25px;
}
/* line 43, ../sass/layouts/_modules.scss */
.popup-over .popup-content li > span {
  display: block;
  white-space: nowrap;
}
/* line 47, ../sass/layouts/_modules.scss */
.popup-over .popup-content li img {
  margin-right: 5px;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .popup-over .popup-content li img {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 50, ../sass/layouts/_modules.scss */
.popup-over .popup-content li.selected {
  color: #000;
}
/* line 52, ../sass/layouts/_modules.scss */
.popup-over .popup-content li.selected a {
  color: #000;
}
/* line 59, ../sass/layouts/_modules.scss */
.popup-over.content-right .popup-content {
  right: 0;
  left: auto;
}
/* line 64, ../sass/layouts/_modules.scss */
.popup-over:hover {
  cursor: pointer;
}
/* line 67, ../sass/layouts/_modules.scss */
.popup-over:hover .popup-title a {
  color: #ffd32c;
}
/* line 71, ../sass/layouts/_modules.scss */
.popup-over:hover .popup-content {
  display: block;
}

/* line 78, ../sass/layouts/_modules.scss */
.rtl .popup-over.content-right .popup-content {
  left: 0;
  right: auto;
}

/* mini basket */
/* line 86, ../sass/layouts/_modules.scss */
#cart {
  position: relative;
}
/* line 89, ../sass/layouts/_modules.scss */
#cart:hover .title-cart {
  background: #8bd319 url(/images/sprite.png) 6px -126px no-repeat;
}
/* line 91, ../sass/layouts/_modules.scss */
#cart:hover .title-cart .cart-quantity {
  background: #ffd32c;
}
/* line 96, ../sass/layouts/_modules.scss */
#cart h4 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  margin: 8px 0 0;
  font-family: "Poppins";
}
/* line 104, ../sass/layouts/_modules.scss */
#cart .content {
  clear: both;
  display: block;
  position: absolute;
  top: 100%;
  right: 17px;
  left: auto;
  padding: 15px;
  min-height: 100px;
  height: 100px;
  height: auto !important;
  background: white;
  border: 1px solid #dddddd;
  z-index: 99999;
  min-width: 400px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
}
/* line 125, ../sass/layouts/_modules.scss */
#cart.active .content {
  display: block;
}
/* line 129, ../sass/layouts/_modules.scss */
#cart .heading {
  min-width: 190px;
  padding-left: 10px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */
#cart .heading:before, #cart .heading:after {
  content: " ";
  display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */
#cart .heading:after {
  clear: both;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl #cart .heading {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 136, ../sass/layouts/_modules.scss */
#cart .heading a span {
  font-size: 14px;
}
/* line 141, ../sass/layouts/_modules.scss */
#cart .title-cart {
  background: #ffd32c url(/images/sprite.png) 6px -126px no-repeat;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  border-radius: 19px;
  position: relative;
}
/* line 148, ../sass/layouts/_modules.scss */
#cart .checkout {
  text-align: right;
  clear: both;
}
/* line 152, ../sass/layouts/_modules.scss */
#cart .empty {
  padding-top: 20px;
  text-align: center;
}
/* line 157, ../sass/layouts/_modules.scss */
#cart .mini-cart-total {
  text-align: right;
}
/* line 159, ../sass/layouts/_modules.scss */
#cart .mini-cart-total td {
  color: #000;
  padding: 4px;
}
/* line 163, ../sass/layouts/_modules.scss */
#cart .mini-cart-total table {
  border-collapse: collapse;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: 5px;
}
/* line 170, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .quantity {
  text-align: right;
}
/* line 173, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .name {
  font-size: 14px;
  font-weight: bold;
}
/* line 174, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .name small {
  color: #666;
}
/* line 180, ../sass/layouts/_modules.scss */
#cart .mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 6px;
  border-bottom: 1px solid #dddddd;
}
/* line 186, ../sass/layouts/_modules.scss */
#cart .mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
/* line 191, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .image {
  width: 1px;
}
/* line 193, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .image img {
  text-align: left;
}
/* line 197, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .remove {
  text-align: right;
}
/* line 199, ../sass/layouts/_modules.scss */
#cart .mini-cart-info .remove img {
  cursor: pointer;
}
/* line 203, ../sass/layouts/_modules.scss */
#cart .mini-cart-info td.total {
  text-align: right;
}

/* product style */
/* line 8, ../sass/layouts/_product-item.scss */
.product-list-default .product-block:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

/* line 13, ../sass/layouts/_product-item.scss */
.product-block {
  position: relative;
  margin: 0 0 5px;
  text-align: center;
  background: #fff;
  padding-bottom: 10px;
}
/* line 19, ../sass/layouts/_product-item.scss */
.product-block .label {
  white-space: normal;
  font-size: 10px;
  display: inline-block;
}
/* line 24, ../sass/layouts/_product-item.scss */
.product-block .color-list-container {
  /* position: absolute;
  top: 0;
  left: 0;
  right: 0; */
}
/* line 30, ../sass/layouts/_product-item.scss */
.product-block .color-list-container ul li {
  display: inline-block;
}
/* line 32, ../sass/layouts/_product-item.scss */
.product-block .color-list-container ul li a {
  display: block;
  width: 7px;
  height: 7px;
  margin: 1px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
@media (min-width: 992px) {
  /* line 42, ../sass/layouts/_product-item.scss */
  .product-block .right-block {
    margin: 0 10px;
    margin-top: -40px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9;
    position: relative;
  }
}
/* line 51, ../sass/layouts/_product-item.scss */
.product-block .product-meta {
  padding: 10px 10px 0;
}
/* line 55, ../sass/layouts/_product-item.scss */
.product-block .nb-comments {
  display: none;
}
/* line 58, ../sass/layouts/_product-item.scss */
.product-block .star_content {
  display: inline-block;
  padding: 2px 4px 3px 4px;
}
/* line 62, ../sass/layouts/_product-item.scss */
.product-block .product-rating, .product-block .norating {
  min-height: 25px;
  font-size: 12px;
}
/* line 68, ../sass/layouts/_product-item.scss */
.product-block .content_price {
  margin: 5px 0 10px;
}
/* line 69, ../sass/layouts/_product-item.scss */
.product-block .price {
  color: #363636;
  font-weight: normal;
  font-family: "Poppins";
  font-size: 18px;
}
/* line 75, ../sass/layouts/_product-item.scss */
.product-block .price-old, .product-block .old-price {
  color: #999999;
  text-decoration: line-through;
  padding: 0 5px;
}
/* line 80, ../sass/layouts/_product-item.scss */
.product-block .price-percent-reduction {
  background: #f2434a;
  background: #f2434a;
  padding: 0px 5px;
  color: #fff;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 94, ../sass/layouts/_product-item.scss */
.product-block .product-desc {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: none;
}
/* line 102, ../sass/layouts/_product-item.scss */
.product-block .name {
  margin: 0;
  text-transform: capitalize;
}
/* line 105, ../sass/layouts/_product-item.scss */
.product-block .name a {
  color: #3a3d41;
  font-size: 15px;
  font-family: "Poppins";
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-weight: 400;
}
/* line 115, ../sass/layouts/_product-item.scss */
.product-block .name a:hover {
  color: #ffd32c;
}
/* line 121, ../sass/layouts/_product-item.scss */
.product-block .product-additional {
  position: absolute;
  top: 0px;
  visibility: hidden;
  left: 0px;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}
/* line 133, ../sass/layouts/_product-item.scss */
.product-block:hover .product-additional {
  visibility: visible;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
}
/* line 143, ../sass/layouts/_product-item.scss */
.product-block .label-new {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #8bd319;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0 10px;
  line-height: 20px;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl .product-block .label-new {
  right: 15px;
  left: auto;
}
/* line 152, ../sass/layouts/_product-item.scss */
.product-block .label-new:before {
  content: "";
  border: 10px solid transparent;
  border-width: 10px 6px;
  border-right-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl .product-block .label-new:before {
  left: 0;
  right: auto;
}
/* line 162, ../sass/layouts/_product-item.scss */
.product-block .label-sale {
  position: absolute;
  top: 40px;
  left: 15px;
  background: #ffd32c;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0 10px;
  line-height: 20px;
}
/* line 408, ../sass/mixins/_theme.scss */
.rtl .product-block .label-sale {
  right: 15px;
  left: auto;
}
/* line 171, ../sass/layouts/_product-item.scss */
.product-block .label-sale:before {
  content: "";
  border: 10px solid transparent;
  border-width: 10px 6px;
  border-right-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl .product-block .label-sale:before {
  left: 0;
  right: auto;
}
/* line 190, ../sass/layouts/_product-item.scss */
.product-block .p-action {
  width: 44px;
  height: 44px;
  background: #1a1a1a;
  color: #fff;
  font-size: 0;
  line-height: 44px;
  text-align: center;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  overflow: hidden;
  display: inline-block;
  margin: 3px;
  padding: 0;
  border: 0;
  vertical-align: top;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  /* line 206, ../sass/layouts/_product-item.scss */
  .product-block .p-action.quick-view {
    display: none;
  }
}
/* line 210, ../sass/layouts/_product-item.scss */
.product-block .p-action i {
  font-size: 17px;
  vertical-align: middle;
}
/* line 214, ../sass/layouts/_product-item.scss */
.product-block .p-action:hover {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background: #ffd32c;
}
@media (min-width: 992px) {
  /* line 190, ../sass/layouts/_product-item.scss */
  .product-block .p-action {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
/* line 224, ../sass/layouts/_product-item.scss */
.product-block .cart {
  text-align: center;
}
@media (min-width: 992px) {
  /* line 224, ../sass/layouts/_product-item.scss */
  .product-block .cart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
  }
}
@media (min-width: 992px) {
  /* line 224, ../sass/layouts/_product-item.scss */
  .product-block .cart {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
/* line 236, ../sass/layouts/_product-item.scss */
.product-block .cart .btn {
  font-size: 13px;
  text-transform: capitalize;
  color: #333;
  font-weight: 500;
  padding: 0 30px;
  background: #ffd32c;
  line-height: 47px;
  height: 44px;
  overflow: hidden;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  border: 0;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1400px) and (min-width: 992px) {
  /* line 236, ../sass/layouts/_product-item.scss */
  .product-block .cart .btn {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  /* line 236, ../sass/layouts/_product-item.scss */
  .product-block .cart .btn {
    padding: 0;
    width: 44px;
    font-size: 0px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  /* line 415, ../sass/mixins/_theme.scss */
  .rtl .product-block .cart .btn {
    left: 10px;
    right: auto;
  }
}
/* line 261, ../sass/layouts/_product-item.scss */
.product-block .cart .btn:hover {
  background: #8bd319;
}
@media (max-width: 1199px) {
  /* line 236, ../sass/layouts/_product-item.scss */
  .product-block .cart .btn {
    padding: 0 10px;
  }
}
/* line 267, ../sass/layouts/_product-item.scss */
.product-block .cart .btn i {
  vertical-align: 0px;
  font-size: 15px;
  padding: 0 5px 0 0;
}
/* line 330, ../sass/mixins/_theme.scss */
.rtl .product-block .cart .btn i {
  padding: 0 0 0 5px;
}
@media (max-width: 1199px) {
  /* line 267, ../sass/layouts/_product-item.scss */
  .product-block .cart .btn i {
    vertical-align: middle;
    padding: 0 !important;
  }
}
/* line 276, ../sass/layouts/_product-item.scss */
.product-block .cart .btn span {
  vertical-align: 0px;
}
/* line 281, ../sass/layouts/_product-item.scss */
.product-block .functional-buttons {
  position: absolute;
  top: 6px;
  right: 6px;
}
/* line 415, ../sass/mixins/_theme.scss */
.rtl .product-block .functional-buttons {
  left: 6px;
  right: auto;
}
@media (max-width: 991px) {
  /* line 281, ../sass/layouts/_product-item.scss */
  .product-block .functional-buttons {
    top: 60px;
  }
}
/* line 290, ../sass/layouts/_product-item.scss */
.product-block:hover .cart {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 293, ../sass/layouts/_product-item.scss */
.product-block:hover .p-action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
/* line 299, ../sass/layouts/_product-item.scss */
.product-block:hover .functional-buttons > div:nth-child(1) .p-action {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 304, ../sass/layouts/_product-item.scss */
.product-block:hover .functional-buttons > div:nth-child(2) .p-action {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 309, ../sass/layouts/_product-item.scss */
.product-block:hover .functional-buttons > div:nth-child(3) .p-action {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
/* line 319, ../sass/layouts/_product-item.scss */
.product-block .image {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
/* line 324, ../sass/layouts/_product-item.scss */
.product-block .image img {
  margin: auto;
}
/* line 328, ../sass/layouts/_product-item.scss */
.product-block .left-block {
  position: relative;
}
/* line 334, ../sass/layouts/_product-item.scss */
.product-block .availability {
  display: block;
  margin-bottom: 1px;
}
/* line 339, ../sass/layouts/_product-item.scss */
.product-block .product-flags-wapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 345, ../sass/layouts/_product-item.scss */
.product-block .zmdi {
  font-size: 16px;
  vertical-align: middle;
}

/* line 351, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block {
  padding-bottom: 180px;
}
@media (max-width: 767px) {
  /* line 351, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block {
    padding-bottom: 0px;
  }
}
/* line 356, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block:after {
  content: "";
  display: block;
  clear: both;
}
/* line 362, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block:hover .image img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 366, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .image {
  margin-bottom: 0;
}
/* line 368, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .image img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 372, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .left-block {
  width: 49%;
  min-height: 570px;
  float: left;
  background: #fff;
  position: relative;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-deals .product-block .left-block {
  float: right;
}
@media (max-width: 767px) {
  /* line 372, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .left-block {
    width: 100%;
    min-height: auto;
  }
}
/* line 383, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .right-block {
  width: 51%;
  min-height: 570px;
  float: left;
  background: #333;
  padding: 90px 30px 30px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-deals .product-block .right-block {
  float: right;
}
@media (max-width: 991px) {
  /* line 383, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .right-block {
    padding: 30px 10px;
  }
}
@media (max-width: 767px) {
  /* line 383, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .right-block {
    width: 100%;
    min-height: auto;
  }
}
/* line 397, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .functional-buttons {
  position: absolute;
  bottom: 155px;
  left: 50%;
  margin-left: -123px;
  width: auto;
}
@media (max-width: 767px) {
  /* line 397, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .functional-buttons {
    bottom: 5px;
  }
}
/* line 407, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .name {
  margin: 0 0 20px;
}
@media (max-width: 991px) {
  /* line 407, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .name {
    margin: 0 0 10px;
  }
}
/* line 412, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .name a {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  max-height: 40px;
  height: auto;
  font-weight: bold;
}
/* line 421, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .content_price {
  margin: 0 0 35px;
  display: inline-block;
  clear: both;
}
@media (max-width: 991px) {
  /* line 421, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .content_price {
    margin: 0 0 10px;
  }
}
/* line 429, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .price {
  font-size: 20px;
  font-weight: bold;
  color: #7395ff;
  float: right;
  padding: 0 5px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-deals .product-block .price {
  float: left;
}
/* line 438, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .old-price {
  padding: 0 5px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 443, ../sass/layouts/_product-item.scss */
.product-list-deals .product-block .product-desc {
  height: auto;
  color: #999;
  line-height: 30px;
  max-width: 485px;
  margin: 0 auto 40px;
  max-height: 120px;
  display: block;
}
@media (max-width: 991px) {
  /* line 443, ../sass/layouts/_product-item.scss */
  .product-list-deals .product-block .product-desc {
    line-height: 25px;
    max-height: 100px;
  }
}
/* line 457, ../sass/layouts/_product-item.scss */
.product-list-deals .p-action {
  width: 62px;
  height: 62px;
  line-height: 62px;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  -ms-border-radius: 31px;
  -o-border-radius: 31px;
  border-radius: 31px;
  -webkit-box-shadow: 0 0 0 35px #333333 inset;
  box-shadow: 0 0 0 35px #333333 inset;
  color: #fff;
  margin: 0 10px 10px 10px;
}
/* line 330, ../sass/mixins/_theme.scss */
.rtl .product-list-deals .p-action {
  margin: 0 10px 10px 10px;
}
/* line 465, ../sass/layouts/_product-item.scss */
.product-list-deals .p-action:hover {
  -webkit-box-shadow: 0 0 0 35px #ffd32c inset;
  box-shadow: 0 0 0 35px #ffd32c inset;
  color: #fff;
}
/* line 470, ../sass/layouts/_product-item.scss */
.product-list-deals .quick-view {
  color: #fff;
}
/* line 473, ../sass/layouts/_product-item.scss */
.product-list-deals .zmdi {
  font-size: 20px;
}
/* line 476, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 482, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list {
  max-width: 433px;
  margin: auto;
  overflow: hidden;
  padding: 35px 0px 0;
}
/* line 488, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list ul {
  width: 9999px;
  text-align: left;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-deals .leo-more-info .thumbs_list ul {
  text-align: right;
}
/* line 491, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list ul:after {
  content: "";
  display: block;
  clear: both;
}
/* line 497, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .product-list-deals .leo-more-info .thumbs_list li {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 505, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list li:hover, .product-list-deals .leo-more-info .thumbs_list li:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 507, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list li:hover img, .product-list-deals .leo-more-info .thumbs_list li:active img {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
}
/* line 512, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list a {
  display: block;
  width: 100px;
}
/* line 516, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .thumbs_list img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  max-width: 100%;
  height: auto;
}
/* line 522, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .views_block {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  position: relative;
}
/* line 529, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .view_scroll_left,
.product-list-deals .leo-more-info .view_scroll_right {
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-90deg);
  color: #ddd;
}
/* line 535, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .view_scroll_left:hover,
.product-list-deals .leo-more-info .view_scroll_right:hover {
  color: #ffd32c;
}
/* line 539, ../sass/layouts/_product-item.scss */
.product-list-deals .leo-more-info .view_scroll_right {
  left: auto;
  right: 0;
  transform: rotate(-90deg);
}

/* line 546, ../sass/layouts/_product-item.scss */
.leo-more-cdown {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 546, ../sass/layouts/_product-item.scss */
  .leo-more-cdown {
    margin-bottom: 10px;
  }
}
/* line 551, ../sass/layouts/_product-item.scss */
.leo-more-cdown .list-inline {
  margin: 0 !important;
}
/* line 553, ../sass/layouts/_product-item.scss */
.leo-more-cdown .list-inline > li {
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  color: #fff;
  text-transform: uppercase;
  line-height: 22px;
  background: #5c5c5c;
  margin: 6px 8px;
}
/* line 563, ../sass/layouts/_product-item.scss */
.leo-more-cdown .list-inline > li b {
  display: block;
  height: 22px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
/* line 571, ../sass/layouts/_product-item.scss */
.leo-more-cdown .list-inline > li span {
  vertical-align: middle;
  font-size: 12px;
  height: 22px;
  overflow: hidden;
}

/* line 581, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block {
  padding: 15px 20px;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-best-sale .product-block {
  text-align: right;
}
/* line 586, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block:last-child {
  border: 0;
}
/* line 589, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block:after {
  content: "";
  display: block;
  clear: both;
}
/* line 594, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block .left-block {
  width: 30%;
  float: left;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-best-sale .product-block .left-block {
  float: right;
}
/* line 598, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block .right-block {
  width: 70%;
  float: left;
  padding-left: 10px;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .product-list-best-sale .product-block .right-block {
  float: right;
}
/* line 317, ../sass/mixins/_theme.scss */
.rtl .product-list-best-sale .product-block .right-block {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 603, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block .name a {
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  font-weight: 300;
  text-transform: lowercase;
}
/* line 609, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block .name a:first-letter {
  text-transform: uppercase;
}
/* line 613, ../sass/layouts/_product-item.scss */
.product-list-best-sale .product-block .product-meta {
  padding: 0;
}
/* line 617, ../sass/layouts/_product-item.scss */
.product-list-best-sale .owl-item {
  padding: 0;
}

/* line 622, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block {
  margin: 0;
}
/* line 624, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block .product-meta {
  padding: 0;
}
/* line 627, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block .content_price {
  margin: 5px 0 20px;
}
/* line 630, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block .cart .button {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  font-size: 13px;
  -webkit-box-shadow: 0 0 0 25px #444444 inset;
  box-shadow: 0 0 0 25px #444444 inset;
  font-weight: bold;
  width: auto;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px;
  border-radius: 23px;
  padding: 0 30px;
}
/* line 640, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block .cart .button span {
  display: block;
}
/* line 643, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block .cart .button i {
  display: none;
}
/* line 646, ../sass/layouts/_product-item.scss */
.product-list-today-deals .product-block .cart .button:hover {
  color: #fff;
  background: #ffd32c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 653, ../sass/layouts/_product-item.scss */
.product-list-today-deals .functional-buttons {
  margin: 2px auto 30px;
}
/* line 656, ../sass/layouts/_product-item.scss */
.product-list-today-deals .leo-more-cdown {
  margin-bottom: 20px;
}
/* line 659, ../sass/layouts/_product-item.scss */
.product-list-today-deals .leo-more-cdown .list-inline > li {
  width: 50px;
  height: 50px;
  border: 2px solid #eaeaea;
  margin: 4px !important;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 666, ../sass/layouts/_product-item.scss */
.product-list-today-deals .leo-more-cdown .list-inline > li b {
  color: #000;
  height: 23px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: top;
  margin: 0;
}
/* line 674, ../sass/layouts/_product-item.scss */
.product-list-today-deals .leo-more-cdown .list-inline > li span {
  font-size: 10px;
  color: #777;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  vertical-align: top;
}

/* line 687, ../sass/layouts/_product-item.scss */
.list .product-block {
  text-align: left;
  border-bottom: 1px solid #eee;
}
/* line 306, ../sass/mixins/_theme.scss */
.rtl .list .product-block {
  text-align: right;
}
/* line 690, ../sass/layouts/_product-item.scss */
.list .product-block .product-desc {
  display: block;
}
/* line 693, ../sass/layouts/_product-item.scss */
.list .product-block .right-block {
  margin: 0;
  background: none;
}
/* line 697, ../sass/layouts/_product-item.scss */
.list .product-block .p-action {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
@media (min-width: 992px) {
  /* line 702, ../sass/layouts/_product-item.scss */
  .list .product-block .name {
    margin-top: 30px;
  }
}
/* line 706, ../sass/layouts/_product-item.scss */
.list .product-block .name a {
  font-size: 25px;
  height: auto;
  color: #000;
  font-weight: 300;
}

/* line 717, ../sass/layouts/_product-item.scss */
.list .ajax_block_product:last-child .product-block {
  border-bottom: 0;
}

/* line 722, ../sass/layouts/_product-item.scss */
.rtl .product-block .label-new:before {
  border-right-color: transparent;
  border-left-color: #fff;
}

/*
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome/fontawesome-webfont.eot?v=4.5.0");
  src: url("/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("/fonts/fontawesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("/fonts/fontawesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("/fonts/fontawesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("/fonts/fontawesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}




/* line 4, ../sass/_font-awesome.min.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-2x {
  font-size: 2em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-3x {
  font-size: 3em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-4x {
  font-size: 4em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-5x {
  font-size: 5em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ul > li {
  position: relative;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pull-left {
  float: left;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pull-right {
  float: right;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.pull-right {
  float: right;
}

/* line 4, ../sass/_font-awesome.min.scss */
.pull-left {
  float: left;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  /* line 4, ../sass/_font-awesome.min.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 4, ../sass/_font-awesome.min.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  /* line 4, ../sass/_font-awesome.min.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 4, ../sass/_font-awesome.min.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 4, ../sass/_font-awesome.min.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-inverse {
  color: #fff;
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-music:before {
  content: "\f001";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-search:before {
  content: "\f002";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-star:before {
  content: "\f005";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-film:before {
  content: "\f008";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-home:before {
  content: "\f015";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-road:before {
  content: "\f018";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-download:before {
  content: "\f019";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-font:before {
  content: "\f031";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-random:before {
  content: "\f074";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-key:before {
  content: "\f084";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-code:before {
  content: "\f121";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-question:before {
  content: "\f128";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-info:before {
  content: "\f129";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-female:before {
  content: "\f182";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-male:before {
  content: "\f183";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-server:before {
  content: "\f233";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-train:before {
  content: "\f238";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-map-o:before {
  content: "\f278";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-map:before {
  content: "\f279";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-commenting:before {
  content: "\f27a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 4, ../sass/_font-awesome.min.scss */
.fa-percent:before {
  content: "\f295";
}

@font-face {
  font-family: Material-Design-Iconic-Font;
  src: url(https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/Material-Design-Iconic-Font.woff2?v=2.1.0) format("woff2"), url(https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/Material-Design-Iconic-Font.woff?v=2.1.0) format("woff"), url(https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/Material-Design-Iconic-Font.ttf?v=2.1.0) format("truetype");
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-2x {
  font-size: 2em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-3x {
  font-size: 3em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-4x {
  font-size: 4em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-5x {
  font-size: 5em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-ul > li {
  position: relative;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-border {
  padding: .1em .25em;
  border: solid .1em #9e9e9e;
  border-radius: 2px;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid .1em #9e9e9e;
  border-radius: 50%;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi.pull-left {
  float: left;
  margin-right: .15em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi.pull-right {
  float: right;
  margin-left: .15em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@-webkit-keyframes zmdi-spin {
  /* line 1, ../sass/_material-iconic-font.min.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 1, ../sass/_material-iconic-font.min.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes zmdi-spin {
  /* line 1, ../sass/_material-iconic-font.min.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 1, ../sass/_material-iconic-font.min.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes zmdi-spin-reverse {
  /* line 1, ../sass/_material-iconic-font.min.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 1, ../sass/_material-iconic-font.min.scss */
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}

@keyframes zmdi-spin-reverse {
  /* line 1, ../sass/_material-iconic-font.min.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 1, ../sass/_material-iconic-font.min.scss */
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-stack-1x, .zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-stack-1x {
  line-height: inherit;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-stack-2x {
  font-size: 2em;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hc-inverse {
  color: #fff;
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-3d-rotation:before {
  content: '\f101';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplane-off:before {
  content: '\f102';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplane:before {
  content: '\f103';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-album:before {
  content: '\f104';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-archive:before {
  content: '\f105';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-account:before {
  content: '\f106';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-alert:before {
  content: '\f107';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-check:before {
  content: '\f108';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-o:before {
  content: '\f109';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-return:before {
  content: '\f10a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-returned:before {
  content: '\f10b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment:before {
  content: '\f10c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-attachment-alt:before {
  content: '\f10d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-attachment:before {
  content: '\f10e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-audio:before {
  content: '\f10f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-badge-check:before {
  content: '\f110';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-balance-wallet:before {
  content: '\f111';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-balance:before {
  content: '\f112';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-alert:before {
  content: '\f113';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-flash:before {
  content: '\f114';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-unknown:before {
  content: '\f115';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery:before {
  content: '\f116';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bike:before {
  content: '\f117';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-block-alt:before {
  content: '\f118';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-block:before {
  content: '\f119';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-boat:before {
  content: '\f11a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-book-image:before {
  content: '\f11b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-book:before {
  content: '\f11c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bookmark-outline:before {
  content: '\f11d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bookmark:before {
  content: '\f11e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brush:before {
  content: '\f11f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bug:before {
  content: '\f120';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bus:before {
  content: '\f121';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cake:before {
  content: '\f122';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-car-taxi:before {
  content: '\f123';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-car-wash:before {
  content: '\f124';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-car:before {
  content: '\f125';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-giftcard:before {
  content: '\f126';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-membership:before {
  content: '\f127';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-travel:before {
  content: '\f128';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card:before {
  content: '\f129';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case-check:before {
  content: '\f12a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case-download:before {
  content: '\f12b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case-play:before {
  content: '\f12c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case:before {
  content: '\f12d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cast-connected:before {
  content: '\f12e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cast:before {
  content: '\f12f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chart-donut:before {
  content: '\f130';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chart:before {
  content: '\f131';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-city-alt:before {
  content: '\f132';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-city:before {
  content: '\f133';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-close-circle-o:before {
  content: '\f134';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-close-circle:before {
  content: '\f135';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-close:before {
  content: '\f136';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cocktail:before {
  content: '\f137';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-code-setting:before {
  content: '\f138';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-code-smartphone:before {
  content: '\f139';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-code:before {
  content: '\f13a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-coffee:before {
  content: '\f13b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-bookmark:before {
  content: '\f13c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-case-play:before {
  content: '\f13d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-folder-image:before {
  content: '\f13e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-image-o:before {
  content: '\f13f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-image:before {
  content: '\f140';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-1:before {
  content: '\f141';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-2:before {
  content: '\f142';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-3:before {
  content: '\f143';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-4:before {
  content: '\f144';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-5:before {
  content: '\f145';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-6:before {
  content: '\f146';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-7:before {
  content: '\f147';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-8:before {
  content: '\f148';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-9-plus:before {
  content: '\f149';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-9:before {
  content: '\f14a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item:before {
  content: '\f14b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-music:before {
  content: '\f14c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-pdf:before {
  content: '\f14d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-plus:before {
  content: '\f14e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-speaker:before {
  content: '\f14f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-text:before {
  content: '\f150';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-video:before {
  content: '\f151';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-compass:before {
  content: '\f152';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cutlery:before {
  content: '\f153';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-delete:before {
  content: '\f154';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dialpad:before {
  content: '\f155';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dns:before {
  content: '\f156';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-drink:before {
  content: '\f157';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-edit:before {
  content: '\f158';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-email-open:before {
  content: '\f159';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-email:before {
  content: '\f15a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eye-off:before {
  content: '\f15b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eye:before {
  content: '\f15c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eyedropper:before {
  content: '\f15d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-favorite-outline:before {
  content: '\f15e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-favorite:before {
  content: '\f15f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-list:before {
  content: '\f160';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fire:before {
  content: '\f161';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flag:before {
  content: '\f162';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flare:before {
  content: '\f163';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flash-auto:before {
  content: '\f164';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flash-off:before {
  content: '\f165';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flash:before {
  content: '\f166';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flip:before {
  content: '\f167';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flower-alt:before {
  content: '\f168';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flower:before {
  content: '\f169';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-font:before {
  content: '\f16a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fullscreen-alt:before {
  content: '\f16b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fullscreen-exit:before {
  content: '\f16c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fullscreen:before {
  content: '\f16d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-functions:before {
  content: '\f16e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gas-station:before {
  content: '\f16f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gesture:before {
  content: '\f170';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-globe-alt:before {
  content: '\f171';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-globe-lock:before {
  content: '\f172';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-globe:before {
  content: '\f173';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-graduation-cap:before {
  content: '\f174';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-home:before {
  content: '\f175';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hospital-alt:before {
  content: '\f176';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hospital:before {
  content: '\f177';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hotel:before {
  content: '\f178';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hourglass-alt:before {
  content: '\f179';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hourglass-outline:before {
  content: '\f17a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hourglass:before {
  content: '\f17b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-http:before {
  content: '\f17c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-image-alt:before {
  content: '\f17d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-image-o:before {
  content: '\f17e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-image:before {
  content: '\f17f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-inbox:before {
  content: '\f180';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-invert-colors-off:before {
  content: '\f181';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-invert-colors:before {
  content: '\f182';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-key:before {
  content: '\f183';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label-alt-outline:before {
  content: '\f184';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label-alt:before {
  content: '\f185';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label-heart:before {
  content: '\f186';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label:before {
  content: '\f187';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-labels:before {
  content: '\f188';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lamp:before {
  content: '\f189';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-landscape:before {
  content: '\f18a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-layers-off:before {
  content: '\f18b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-layers:before {
  content: '\f18c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-library:before {
  content: '\f18d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-link:before {
  content: '\f18e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lock-open:before {
  content: '\f18f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lock-outline:before {
  content: '\f190';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lock:before {
  content: '\f191';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mail-reply-all:before {
  content: '\f192';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mail-reply:before {
  content: '\f193';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mail-send:before {
  content: '\f194';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mall:before {
  content: '\f195';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-map:before {
  content: '\f196';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-menu:before {
  content: '\f197';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-money-box:before {
  content: '\f198';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-money-off:before {
  content: '\f199';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-money:before {
  content: '\f19a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-more-vert:before {
  content: '\f19b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-more:before {
  content: '\f19c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-movie-alt:before {
  content: '\f19d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-movie:before {
  content: '\f19e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-nature-people:before {
  content: '\f19f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-nature:before {
  content: '\f1a0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-navigation:before {
  content: '\f1a1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-open-in-browser:before {
  content: '\f1a2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-open-in-new:before {
  content: '\f1a3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-palette:before {
  content: '\f1a4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-parking:before {
  content: '\f1a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-account:before {
  content: '\f1a6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-assistant:before {
  content: '\f1a7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-drop:before {
  content: '\f1a8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-help:before {
  content: '\f1a9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-off:before {
  content: '\f1aa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin:before {
  content: '\f1ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pizza:before {
  content: '\f1ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plaster:before {
  content: '\f1ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power-setting:before {
  content: '\f1ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power:before {
  content: '\f1af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-print:before {
  content: '\f1b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-puzzle-piece:before {
  content: '\f1b1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-quote:before {
  content: '\f1b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-railway:before {
  content: '\f1b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-receipt:before {
  content: '\f1b4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-alt:before {
  content: '\f1b5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync:before {
  content: '\f1b8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh:before {
  content: '\f1b9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-roller:before {
  content: '\f1ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-ruler:before {
  content: '\f1bb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-scissors:before {
  content: '\f1bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-screen-rotation:before {
  content: '\f1be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-for:before {
  content: '\f1bf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-in-file:before {
  content: '\f1c0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-in-page:before {
  content: '\f1c1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-replace:before {
  content: '\f1c2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search:before {
  content: '\f1c3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-seat:before {
  content: '\f1c4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-settings-square:before {
  content: '\f1c5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-settings:before {
  content: '\f1c6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shield-check:before {
  content: '\f1c7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shield-security:before {
  content: '\f1c8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-basket:before {
  content: '\f1c9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-cart:before {
  content: '\f1cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sign-in:before {
  content: '\f1cc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-asc:before {
  content: '\f1cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-desc:before {
  content: '\f1d0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-spellcheck:before {
  content: '\f1d1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-storage:before {
  content: '\f1d2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-store-24:before {
  content: '\f1d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-store:before {
  content: '\f1d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-subway:before {
  content: '\f1d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sun:before {
  content: '\f1d6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tab-unselected:before {
  content: '\f1d7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tab:before {
  content: '\f1d8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag-close:before {
  content: '\f1d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag-more:before {
  content: '\f1da';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag:before {
  content: '\f1db';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-thumb-down:before {
  content: '\f1dc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-thumb-up-down:before {
  content: '\f1dd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-thumb-up:before {
  content: '\f1de';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-ticket-star:before {
  content: '\f1df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-toll:before {
  content: '\f1e0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-toys:before {
  content: '\f1e1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-traffic:before {
  content: '\f1e2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-translate:before {
  content: '\f1e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-triangle-down:before {
  content: '\f1e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-triangle-up:before {
  content: '\f1e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-truck:before {
  content: '\f1e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-turning-sign:before {
  content: '\f1e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wallpaper:before {
  content: '\f1e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-washing-machine:before {
  content: '\f1e9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-window-maximize:before {
  content: '\f1ea';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-window-minimize:before {
  content: '\f1eb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-window-restore:before {
  content: '\f1ec';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wrench:before {
  content: '\f1ed';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-zoom-in:before {
  content: '\f1ee';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-zoom-out:before {
  content: '\f1ef';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-circle-o:before {
  content: '\f1f0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-circle:before {
  content: '\f1f1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-octagon:before {
  content: '\f1f2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-polygon:before {
  content: '\f1f3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-triangle:before {
  content: '\f1f4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-help-outline:before {
  content: '\f1f5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-help:before {
  content: '\f1f6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-info-outline:before {
  content: '\f1f7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-info:before {
  content: '\f1f8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-active:before {
  content: '\f1f9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-add:before {
  content: '\f1fa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-none:before {
  content: '\f1fb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-off:before {
  content: '\f1fc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-paused:before {
  content: '\f1fd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications:before {
  content: '\f1fe';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-add:before {
  content: '\f1ff';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box-mail:before {
  content: '\f200';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box-o:before {
  content: '\f201';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box-phone:before {
  content: '\f202';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box:before {
  content: '\f203';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-calendar:before {
  content: '\f204';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-circle:before {
  content: '\f205';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-o:before {
  content: '\f206';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account:before {
  content: '\f207';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-add:before {
  content: '\f208';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-alt:before {
  content: '\f209';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-list-alt:before {
  content: '\f20a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-list:before {
  content: '\f20b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-outline:before {
  content: '\f20c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts:before {
  content: '\f20d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-face:before {
  content: '\f20e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-female:before {
  content: '\f20f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-male-alt:before {
  content: '\f210';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-male-female:before {
  content: '\f211';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-male:before {
  content: '\f212';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mood-bad:before {
  content: '\f213';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mood:before {
  content: '\f214';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-run:before {
  content: '\f215';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-walk:before {
  content: '\f216';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-box:before {
  content: '\f217';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-circle:before {
  content: '\f218';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-done:before {
  content: '\f219';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-download:before {
  content: '\f21a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-off:before {
  content: '\f21b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-outline:before {
  content: '\f21d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-upload:before {
  content: '\f21e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud:before {
  content: '\f21f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-download:before {
  content: '\f220';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file-plus:before {
  content: '\f221';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file-text:before {
  content: '\f222';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file:before {
  content: '\f223';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-outline:before {
  content: '\f224';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-person:before {
  content: '\f225';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-star-alt:before {
  content: '\f226';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-star:before {
  content: '\f227';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder:before {
  content: '\f228';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gif:before {
  content: '\f229';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-upload:before {
  content: '\f22a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-all:before {
  content: '\f22b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-bottom:before {
  content: '\f22c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-clear:before {
  content: '\f22d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-color:before {
  content: '\f22e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-horizontal:before {
  content: '\f22f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-inner:before {
  content: '\f230';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-left:before {
  content: '\f231';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-outer:before {
  content: '\f232';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-right:before {
  content: '\f233';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-style:before {
  content: '\f234';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-top:before {
  content: '\f235';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-vertical:before {
  content: '\f236';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-copy:before {
  content: '\f237';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop:before {
  content: '\f238';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-center:before {
  content: '\f239';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-justify:before {
  content: '\f23a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-left:before {
  content: '\f23b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-right:before {
  content: '\f23c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-bold:before {
  content: '\f23d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-clear-all:before {
  content: '\f23e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-clear:before {
  content: '\f23f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-color-fill:before {
  content: '\f240';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-color-reset:before {
  content: '\f241';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-color-text:before {
  content: '\f242';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-indent-decrease:before {
  content: '\f243';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-indent-increase:before {
  content: '\f244';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-italic:before {
  content: '\f245';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-line-spacing:before {
  content: '\f246';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-list-bulleted:before {
  content: '\f247';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-list-numbered:before {
  content: '\f248';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-ltr:before {
  content: '\f249';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-rtl:before {
  content: '\f24a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-size:before {
  content: '\f24b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-strikethrough:before {
  content: '\f24d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-subject:before {
  content: '\f24e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-underlined:before {
  content: '\f24f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-valign-bottom:before {
  content: '\f250';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-valign-center:before {
  content: '\f251';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-valign-top:before {
  content: '\f252';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-redo:before {
  content: '\f253';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-select-all:before {
  content: '\f254';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-space-bar:before {
  content: '\f255';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-text-format:before {
  content: '\f256';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-transform:before {
  content: '\f257';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-undo:before {
  content: '\f258';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wrap-text:before {
  content: '\f259';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-alert:before {
  content: '\f25a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-alt-text:before {
  content: '\f25b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-alt:before {
  content: '\f25c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-edit:before {
  content: '\f25d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-image:before {
  content: '\f25e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-list:before {
  content: '\f25f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-more:before {
  content: '\f260';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-outline:before {
  content: '\f261';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-text-alt:before {
  content: '\f262';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-text:before {
  content: '\f263';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-video:before {
  content: '\f264';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment:before {
  content: '\f265';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comments:before {
  content: '\f266';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-all:before {
  content: '\f267';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-circle-u:before {
  content: '\f268';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-circle:before {
  content: '\f269';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-square:before {
  content: '\f26a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check:before {
  content: '\f26b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-circle-o:before {
  content: '\f26c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-circle:before {
  content: '\f26d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dot-circle-alt:before {
  content: '\f26e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dot-circle:before {
  content: '\f26f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus-circle-outline:before {
  content: '\f270';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus-circle:before {
  content: '\f271';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus-square:before {
  content: '\f272';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus:before {
  content: '\f273';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-circle-o:before {
  content: '\f275';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-circle:before {
  content: '\f276';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-square:before {
  content: '\f277';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus:before {
  content: '\f278';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-square-o:before {
  content: '\f279';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-circle:before {
  content: '\f27a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-half:before {
  content: '\f27b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-outline:before {
  content: '\f27c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star:before {
  content: '\f27d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-connected:before {
  content: '\f27e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-off:before {
  content: '\f27f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-search:before {
  content: '\f280';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-setting:before {
  content: '\f281';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth:before {
  content: '\f282';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-add:before {
  content: '\f283';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-alt:before {
  content: '\f284';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-bw:before {
  content: '\f285';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-front:before {
  content: '\f286';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-mic:before {
  content: '\f287';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-party-mode:before {
  content: '\f288';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-rear:before {
  content: '\f289';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-roll:before {
  content: '\f28a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-switch:before {
  content: '\f28b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera:before {
  content: '\f28c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-alert:before {
  content: '\f28d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-off:before {
  content: '\f28e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-sd:before {
  content: '\f28f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-sim:before {
  content: '\f290';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-desktop-mac:before {
  content: '\f291';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-desktop-windows:before {
  content: '\f292';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-device-hub:before {
  content: '\f293';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-devices-off:before {
  content: '\f294';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-devices:before {
  content: '\f295';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dock:before {
  content: '\f296';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-floppy:before {
  content: '\f297';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gamepad:before {
  content: '\f298';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gps-dot:before {
  content: '\f299';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gps-off:before {
  content: '\f29a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gps:before {
  content: '\f29b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-headset-mic:before {
  content: '\f29c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-headset:before {
  content: '\f29d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-antenna:before {
  content: '\f29e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-composite:before {
  content: '\f29f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-hdmi:before {
  content: '\f2a0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-power:before {
  content: '\f2a1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-svideo:before {
  content: '\f2a2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-keyboard-hide:before {
  content: '\f2a3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-keyboard:before {
  content: '\f2a4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-laptop-mac:before {
  content: '\f2a6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-laptop:before {
  content: '\f2a7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic-off:before {
  content: '\f2a8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic-outline:before {
  content: '\f2a9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic-setting:before {
  content: '\f2aa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic:before {
  content: '\f2ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mouse:before {
  content: '\f2ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-alert:before {
  content: '\f2ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-locked:before {
  content: '\f2ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-off:before {
  content: '\f2af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-outline:before {
  content: '\f2b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-setting:before {
  content: '\f2b1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network:before {
  content: '\f2b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-end:before {
  content: '\f2b4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-forwarded:before {
  content: '\f2b5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-in-talk:before {
  content: '\f2b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-locked:before {
  content: '\f2b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-missed:before {
  content: '\f2b8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-msg:before {
  content: '\f2b9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-paused:before {
  content: '\f2ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-ring:before {
  content: '\f2bb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-setting:before {
  content: '\f2bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-sip:before {
  content: '\f2bd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone:before {
  content: '\f2be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-portable-wifi:before {
  content: '\f2c1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-radio:before {
  content: '\f2c2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-reader:before {
  content: '\f2c3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-remote-control-alt:before {
  content: '\f2c4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-remote-control:before {
  content: '\f2c5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-router:before {
  content: '\f2c6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-scanner:before {
  content: '\f2c7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-android:before {
  content: '\f2c8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-download:before {
  content: '\f2c9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-erase:before {
  content: '\f2ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-info:before {
  content: '\f2cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-lock:before {
  content: '\f2cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-ring:before {
  content: '\f2d1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-setting:before {
  content: '\f2d2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-setup:before {
  content: '\f2d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone:before {
  content: '\f2d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-speaker:before {
  content: '\f2d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tablet-android:before {
  content: '\f2d6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tablet-mac:before {
  content: '\f2d7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tablet:before {
  content: '\f2d8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv-alt-play:before {
  content: '\f2d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv-list:before {
  content: '\f2da';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv-play:before {
  content: '\f2db';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv:before {
  content: '\f2dc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-usb:before {
  content: '\f2dd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-videocam-off:before {
  content: '\f2de';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-videocam-switch:before {
  content: '\f2df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-videocam:before {
  content: '\f2e0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-watch:before {
  content: '\f2e1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-alt:before {
  content: '\f2e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-info:before {
  content: '\f2e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-lock:before {
  content: '\f2e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-off:before {
  content: '\f2e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-outline:before {
  content: '\f2e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi:before {
  content: '\f2e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-left:before {
  content: '\f2ea';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-merge:before {
  content: '\f2eb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-missed:before {
  content: '\f2ec';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-right-top:before {
  content: '\f2ed';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-right:before {
  content: '\f2ee';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-split:before {
  content: '\f2ef';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrows:before {
  content: '\f2f0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-down-circle:before {
  content: '\f2f1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-down:before {
  content: '\f2f2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-left-circle:before {
  content: '\f2f3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-left:before {
  content: '\f2f4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-right-circle:before {
  content: '\f2f5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-right:before {
  content: '\f2f6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-up-circle:before {
  content: '\f2f7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-up:before {
  content: '\f2f8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-down:before {
  content: '\f2f9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-left:before {
  content: '\f2fa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-right:before {
  content: '\f2fb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-up:before {
  content: '\f2fc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward:before {
  content: '\f2fd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-down:before {
  content: '\f2fe';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-left:before {
  content: '\f2ff';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-return:before {
  content: '\f300';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-right:before {
  content: '\f301';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-tab:before {
  content: '\f302';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-up:before {
  content: '\f303';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-ccw:before {
  content: '\f304';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-cw:before {
  content: '\f305';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-left:before {
  content: '\f306';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-right:before {
  content: '\f307';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-square-down:before {
  content: '\f308';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-square-right:before {
  content: '\f309';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-alt:before {
  content: '\f30a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-vertical:before {
  content: '\f30c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap:before {
  content: '\f30d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-trending-down:before {
  content: '\f30e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-trending-flat:before {
  content: '\f30f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-trending-up:before {
  content: '\f310';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-unfold-less:before {
  content: '\f311';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-unfold-more:before {
  content: '\f312';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-apps:before {
  content: '\f313';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-grid-off:before {
  content: '\f314';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-grid:before {
  content: '\f315';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-agenda:before {
  content: '\f316';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-array:before {
  content: '\f317';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-carousel:before {
  content: '\f318';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-column:before {
  content: '\f319';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-comfy:before {
  content: '\f31a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-compact:before {
  content: '\f31b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-dashboard:before {
  content: '\f31c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-day:before {
  content: '\f31d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-headline:before {
  content: '\f31e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-list-alt:before {
  content: '\f31f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-list:before {
  content: '\f320';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-module:before {
  content: '\f321';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-quilt:before {
  content: '\f322';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-stream:before {
  content: '\f323';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-subtitles:before {
  content: '\f324';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-toc:before {
  content: '\f325';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-web:before {
  content: '\f326';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-week:before {
  content: '\f327';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-widgets:before {
  content: '\f328';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-check:before {
  content: '\f329';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-off:before {
  content: '\f32a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-plus:before {
  content: '\f32b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-snooze:before {
  content: '\f32c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm:before {
  content: '\f32d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-alt:before {
  content: '\f32e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-check:before {
  content: '\f32f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-close:before {
  content: '\f330';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-note:before {
  content: '\f331';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar:before {
  content: '\f332';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-countdown:before {
  content: '\f333';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-interval:before {
  content: '\f334';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-restore-setting:before {
  content: '\f335';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-restore:before {
  content: '\f336';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time:before {
  content: '\f337';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-timer-off:before {
  content: '\f338';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-timer:before {
  content: '\f339';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-android-alt:before {
  content: '\f33a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-android:before {
  content: '\f33b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-apple:before {
  content: '\f33c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-behance:before {
  content: '\f33d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-codepen:before {
  content: '\f33e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dribbble:before {
  content: '\f33f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dropbox:before {
  content: '\f340';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-evernote:before {
  content: '\f341';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-facebook-box:before {
  content: '\f342';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-facebook:before {
  content: '\f343';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-github-box:before {
  content: '\f344';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-github:before {
  content: '\f345';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-drive:before {
  content: '\f346';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-earth:before {
  content: '\f347';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-glass:before {
  content: '\f348';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-maps:before {
  content: '\f349';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-pages:before {
  content: '\f34a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-play:before {
  content: '\f34b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-plus-box:before {
  content: '\f34c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-plus:before {
  content: '\f34d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google:before {
  content: '\f34e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-instagram:before {
  content: '\f34f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-css3:before {
  content: '\f350';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-html5:before {
  content: '\f351';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-javascript:before {
  content: '\f352';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-python-alt:before {
  content: '\f353';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-python:before {
  content: '\f354';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lastfm:before {
  content: '\f355';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-linkedin-box:before {
  content: '\f356';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-paypal:before {
  content: '\f357';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pinterest-box:before {
  content: '\f358';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pocket:before {
  content: '\f359';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-polymer:before {
  content: '\f35a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-share:before {
  content: '\f35b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-stack-overflow:before {
  content: '\f35c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-steam-square:before {
  content: '\f35d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-steam:before {
  content: '\f35e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-twitter-box:before {
  content: '\f35f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-twitter:before {
  content: '\f360';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-vk:before {
  content: '\f361';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wikipedia:before {
  content: '\f362';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-windows:before {
  content: '\f363';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-aspect-ratio:before {
  content: '\f365';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur-circular:before {
  content: '\f366';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur-linear:before {
  content: '\f367';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur-off:before {
  content: '\f368';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur:before {
  content: '\f369';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-2:before {
  content: '\f36a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-3:before {
  content: '\f36b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-4:before {
  content: '\f36c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-5:before {
  content: '\f36d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-6:before {
  content: '\f36e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-7:before {
  content: '\f36f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-auto:before {
  content: '\f370';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-setting:before {
  content: '\f371';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-broken-image:before {
  content: '\f372';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-center-focus-strong:before {
  content: '\f373';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-center-focus-weak:before {
  content: '\f374';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-compare:before {
  content: '\f375';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-16-9:before {
  content: '\f376';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-3-2:before {
  content: '\f377';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-5-4:before {
  content: '\f378';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-7-5:before {
  content: '\f379';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-din:before {
  content: '\f37a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-free:before {
  content: '\f37b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-landscape:before {
  content: '\f37c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-portrait:before {
  content: '\f37d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-square:before {
  content: '\f37e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-exposure-alt:before {
  content: '\f37f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-exposure:before {
  content: '\f380';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-b-and-w:before {
  content: '\f381';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-center-focus:before {
  content: '\f382';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-frames:before {
  content: '\f383';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-tilt-shift:before {
  content: '\f384';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gradient:before {
  content: '\f385';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-grain:before {
  content: '\f386';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-graphic-eq:before {
  content: '\f387';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr-off:before {
  content: '\f388';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr-strong:before {
  content: '\f389';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr-weak:before {
  content: '\f38a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr:before {
  content: '\f38b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-iridescent:before {
  content: '\f38c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-leak-off:before {
  content: '\f38d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-leak:before {
  content: '\f38e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-looks:before {
  content: '\f38f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-loupe:before {
  content: '\f390';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-panorama-horizontal:before {
  content: '\f391';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-panorama-vertical:before {
  content: '\f392';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-panorama-wide-angle:before {
  content: '\f393';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-photo-size-select-large:before {
  content: '\f394';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-photo-size-select-small:before {
  content: '\f395';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-picture-in-picture:before {
  content: '\f396';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-slideshow:before {
  content: '\f397';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-texture:before {
  content: '\f398';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tonality:before {
  content: '\f399';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-vignette:before {
  content: '\f39a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wb-auto:before {
  content: '\f39b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eject-alt:before {
  content: '\f39c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eject:before {
  content: '\f39d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-equalizer:before {
  content: '\f39e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fast-forward:before {
  content: '\f39f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fast-rewind:before {
  content: '\f3a0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward-10:before {
  content: '\f3a1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward-30:before {
  content: '\f3a2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward-5:before {
  content: '\f3a3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hearing:before {
  content: '\f3a4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pause-circle:before {
  content: '\f3a6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pause:before {
  content: '\f3a7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play-circle-outline:before {
  content: '\f3a8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play-circle:before {
  content: '\f3a9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play:before {
  content: '\f3aa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-playlist-audio:before {
  content: '\f3ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-playlist-plus:before {
  content: '\f3ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-repeat-one:before {
  content: '\f3ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-repeat:before {
  content: '\f3ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay-10:before {
  content: '\f3af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay-30:before {
  content: '\f3b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay-5:before {
  content: '\f3b1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay:before {
  content: '\f3b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shuffle:before {
  content: '\f3b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-skip-next:before {
  content: '\f3b4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-skip-previous:before {
  content: '\f3b5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-stop:before {
  content: '\f3b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-surround-sound:before {
  content: '\f3b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tune:before {
  content: '\f3b8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-down:before {
  content: '\f3b9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-mute:before {
  content: '\f3ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-off:before {
  content: '\f3bb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-up:before {
  content: '\f3bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-1-square:before {
  content: '\f3bd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-2-square:before {
  content: '\f3be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-3-square:before {
  content: '\f3bf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-4-square:before {
  content: '\f3c0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-5-square:before {
  content: '\f3c1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-6-square:before {
  content: '\f3c2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-neg-1:before {
  content: '\f3c3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-neg-2:before {
  content: '\f3c4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-1:before {
  content: '\f3c5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-2:before {
  content: '\f3c6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sec-10:before {
  content: '\f3c7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sec-3:before {
  content: '\f3c8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-zero:before {
  content: '\f3c9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplay:before {
  content: '\f3d2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-closed-caption:before {
  content: '\f3d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-confirmation-number:before {
  content: '\f3d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-developer-board:before {
  content: '\f3d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-disc-full:before {
  content: '\f3d6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-explicit:before {
  content: '\f3d7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flight-land:before {
  content: '\f3d8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flight-takeoff:before {
  content: '\f3d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flip-to-back:before {
  content: '\f3da';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flip-to-front:before {
  content: '\f3db';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-group-work:before {
  content: '\f3dc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hd:before {
  content: '\f3dd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hq:before {
  content: '\f3de';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-markunread-mailbox:before {
  content: '\f3df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-memory:before {
  content: '\f3e0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-nfc:before {
  content: '\f3e1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play-for-work:before {
  content: '\f3e2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power-input:before {
  content: '\f3e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-present-to-all:before {
  content: '\f3e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-satellite:before {
  content: '\f3e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tap-and-play:before {
  content: '\f3e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-vibration:before {
  content: '\f3e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-voicemail:before {
  content: '\f3e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-3d-rotation:before {
  content: '\f101';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplane-off:before {
  content: '\f102';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplane:before {
  content: '\f103';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-album:before {
  content: '\f104';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-archive:before {
  content: '\f105';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-account:before {
  content: '\f106';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-alert:before {
  content: '\f107';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-check:before {
  content: '\f108';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-o:before {
  content: '\f109';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-return:before {
  content: '\f10a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment-returned:before {
  content: '\f10b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-assignment:before {
  content: '\f10c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-attachment-alt:before {
  content: '\f10d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-attachment:before {
  content: '\f10e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-audio:before {
  content: '\f10f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-badge-check:before {
  content: '\f110';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-balance-wallet:before {
  content: '\f111';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-balance:before {
  content: '\f112';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-alert:before {
  content: '\f113';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-flash:before {
  content: '\f114';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-unknown:before {
  content: '\f115';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery:before {
  content: '\f116';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bike:before {
  content: '\f117';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-block-alt:before {
  content: '\f118';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-block:before {
  content: '\f119';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-boat:before {
  content: '\f11a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-book-image:before {
  content: '\f11b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-book:before {
  content: '\f11c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bookmark-outline:before {
  content: '\f11d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bookmark:before {
  content: '\f11e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brush:before {
  content: '\f11f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bug:before {
  content: '\f120';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bus:before {
  content: '\f121';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cake:before {
  content: '\f122';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-car-taxi:before {
  content: '\f123';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-car-wash:before {
  content: '\f124';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-car:before {
  content: '\f125';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-giftcard:before {
  content: '\f126';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-membership:before {
  content: '\f127';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-travel:before {
  content: '\f128';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card:before {
  content: '\f129';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case-check:before {
  content: '\f12a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case-download:before {
  content: '\f12b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case-play:before {
  content: '\f12c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-case:before {
  content: '\f12d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cast-connected:before {
  content: '\f12e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cast:before {
  content: '\f12f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chart-donut:before {
  content: '\f130';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chart:before {
  content: '\f131';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-city-alt:before {
  content: '\f132';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-city:before {
  content: '\f133';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-close-circle-o:before {
  content: '\f134';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-close-circle:before {
  content: '\f135';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-close:before {
  content: '\f136';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cocktail:before {
  content: '\f137';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-code-setting:before {
  content: '\f138';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-code-smartphone:before {
  content: '\f139';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-code:before {
  content: '\f13a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-coffee:before {
  content: '\f13b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-bookmark:before {
  content: '\f13c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-case-play:before {
  content: '\f13d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-folder-image:before {
  content: '\f13e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-image-o:before {
  content: '\f13f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-image:before {
  content: '\f140';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-1:before {
  content: '\f141';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-2:before {
  content: '\f142';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-3:before {
  content: '\f143';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-4:before {
  content: '\f144';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-5:before {
  content: '\f145';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-6:before {
  content: '\f146';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-7:before {
  content: '\f147';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-8:before {
  content: '\f148';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-9-plus:before {
  content: '\f149';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item-9:before {
  content: '\f14a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-item:before {
  content: '\f14b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-music:before {
  content: '\f14c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-pdf:before {
  content: '\f14d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-plus:before {
  content: '\f14e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-speaker:before {
  content: '\f14f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-text:before {
  content: '\f150';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-video:before {
  content: '\f151';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-compass:before {
  content: '\f152';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cutlery:before {
  content: '\f153';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-delete:before {
  content: '\f154';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dialpad:before {
  content: '\f155';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dns:before {
  content: '\f156';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-drink:before {
  content: '\f157';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-edit:before {
  content: '\f158';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-email-open:before {
  content: '\f159';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-email:before {
  content: '\f15a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eye-off:before {
  content: '\f15b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eye:before {
  content: '\f15c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eyedropper:before {
  content: '\f15d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-favorite-outline:before {
  content: '\f15e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-favorite:before {
  content: '\f15f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-list:before {
  content: '\f160';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fire:before {
  content: '\f161';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flag:before {
  content: '\f162';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flare:before {
  content: '\f163';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flash-auto:before {
  content: '\f164';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flash-off:before {
  content: '\f165';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flash:before {
  content: '\f166';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flip:before {
  content: '\f167';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flower-alt:before {
  content: '\f168';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flower:before {
  content: '\f169';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-font:before {
  content: '\f16a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fullscreen-alt:before {
  content: '\f16b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fullscreen-exit:before {
  content: '\f16c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fullscreen:before {
  content: '\f16d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-functions:before {
  content: '\f16e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gas-station:before {
  content: '\f16f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gesture:before {
  content: '\f170';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-globe-alt:before {
  content: '\f171';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-globe-lock:before {
  content: '\f172';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-globe:before {
  content: '\f173';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-graduation-cap:before {
  content: '\f174';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-home:before {
  content: '\f175';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hospital-alt:before {
  content: '\f176';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hospital:before {
  content: '\f177';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hotel:before {
  content: '\f178';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hourglass-alt:before {
  content: '\f179';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hourglass-outline:before {
  content: '\f17a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hourglass:before {
  content: '\f17b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-http:before {
  content: '\f17c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-image-alt:before {
  content: '\f17d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-image-o:before {
  content: '\f17e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-image:before {
  content: '\f17f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-inbox:before {
  content: '\f180';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-invert-colors-off:before {
  content: '\f181';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-invert-colors:before {
  content: '\f182';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-key:before {
  content: '\f183';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label-alt-outline:before {
  content: '\f184';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label-alt:before {
  content: '\f185';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label-heart:before {
  content: '\f186';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-label:before {
  content: '\f187';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-labels:before {
  content: '\f188';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lamp:before {
  content: '\f189';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-landscape:before {
  content: '\f18a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-layers-off:before {
  content: '\f18b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-layers:before {
  content: '\f18c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-library:before {
  content: '\f18d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-link:before {
  content: '\f18e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lock-open:before {
  content: '\f18f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lock-outline:before {
  content: '\f190';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lock:before {
  content: '\f191';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mail-reply-all:before {
  content: '\f192';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mail-reply:before {
  content: '\f193';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mail-send:before {
  content: '\f194';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mall:before {
  content: '\f195';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-map:before {
  content: '\f196';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-menu:before {
  content: '\f197';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-money-box:before {
  content: '\f198';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-money-off:before {
  content: '\f199';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-money:before {
  content: '\f19a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-more-vert:before {
  content: '\f19b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-more:before {
  content: '\f19c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-movie-alt:before {
  content: '\f19d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-movie:before {
  content: '\f19e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-nature-people:before {
  content: '\f19f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-nature:before {
  content: '\f1a0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-navigation:before {
  content: '\f1a1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-open-in-browser:before {
  content: '\f1a2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-open-in-new:before {
  content: '\f1a3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-palette:before {
  content: '\f1a4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-parking:before {
  content: '\f1a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-account:before {
  content: '\f1a6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-assistant:before {
  content: '\f1a7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-drop:before {
  content: '\f1a8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-help:before {
  content: '\f1a9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin-off:before {
  content: '\f1aa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pin:before {
  content: '\f1ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pizza:before {
  content: '\f1ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plaster:before {
  content: '\f1ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power-setting:before {
  content: '\f1ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power:before {
  content: '\f1af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-print:before {
  content: '\f1b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-puzzle-piece:before {
  content: '\f1b1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-quote:before {
  content: '\f1b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-railway:before {
  content: '\f1b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-receipt:before {
  content: '\f1b4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-alt:before {
  content: '\f1b5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync:before {
  content: '\f1b8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh:before {
  content: '\f1b9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-roller:before {
  content: '\f1ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-ruler:before {
  content: '\f1bb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-scissors:before {
  content: '\f1bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-screen-rotation:before {
  content: '\f1be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-for:before {
  content: '\f1bf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-in-file:before {
  content: '\f1c0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-in-page:before {
  content: '\f1c1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search-replace:before {
  content: '\f1c2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-search:before {
  content: '\f1c3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-seat:before {
  content: '\f1c4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-settings-square:before {
  content: '\f1c5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-settings:before {
  content: '\f1c6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shield-check:before {
  content: '\f1c7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shield-security:before {
  content: '\f1c8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-basket:before {
  content: '\f1c9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-cart:before {
  content: '\f1cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sign-in:before {
  content: '\f1cc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-asc:before {
  content: '\f1cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-desc:before {
  content: '\f1d0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-spellcheck:before {
  content: '\f1d1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-storage:before {
  content: '\f1d2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-store-24:before {
  content: '\f1d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-store:before {
  content: '\f1d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-subway:before {
  content: '\f1d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sun:before {
  content: '\f1d6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tab-unselected:before {
  content: '\f1d7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tab:before {
  content: '\f1d8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag-close:before {
  content: '\f1d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag-more:before {
  content: '\f1da';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag:before {
  content: '\f1db';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-thumb-down:before {
  content: '\f1dc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-thumb-up-down:before {
  content: '\f1dd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-thumb-up:before {
  content: '\f1de';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-ticket-star:before {
  content: '\f1df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-toll:before {
  content: '\f1e0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-toys:before {
  content: '\f1e1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-traffic:before {
  content: '\f1e2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-translate:before {
  content: '\f1e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-triangle-down:before {
  content: '\f1e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-triangle-up:before {
  content: '\f1e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-truck:before {
  content: '\f1e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-turning-sign:before {
  content: '\f1e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wallpaper:before {
  content: '\f1e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-washing-machine:before {
  content: '\f1e9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-window-maximize:before {
  content: '\f1ea';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-window-minimize:before {
  content: '\f1eb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-window-restore:before {
  content: '\f1ec';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wrench:before {
  content: '\f1ed';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-zoom-in:before {
  content: '\f1ee';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-zoom-out:before {
  content: '\f1ef';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-circle-o:before {
  content: '\f1f0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-circle:before {
  content: '\f1f1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-octagon:before {
  content: '\f1f2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-polygon:before {
  content: '\f1f3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alert-triangle:before {
  content: '\f1f4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-help-outline:before {
  content: '\f1f5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-help:before {
  content: '\f1f6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-info-outline:before {
  content: '\f1f7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-info:before {
  content: '\f1f8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-active:before {
  content: '\f1f9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-add:before {
  content: '\f1fa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-none:before {
  content: '\f1fb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-off:before {
  content: '\f1fc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications-paused:before {
  content: '\f1fd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-notifications:before {
  content: '\f1fe';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-add:before {
  content: '\f1ff';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box-mail:before {
  content: '\f200';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box-o:before {
  content: '\f201';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box-phone:before {
  content: '\f202';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-box:before {
  content: '\f203';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-calendar:before {
  content: '\f204';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-circle:before {
  content: '\f205';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account-o:before {
  content: '\f206';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-account:before {
  content: '\f207';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-add:before {
  content: '\f208';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-alt:before {
  content: '\f209';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-list-alt:before {
  content: '\f20a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-list:before {
  content: '\f20b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts-outline:before {
  content: '\f20c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-accounts:before {
  content: '\f20d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-face:before {
  content: '\f20e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-female:before {
  content: '\f20f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-male-alt:before {
  content: '\f210';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-male-female:before {
  content: '\f211';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-male:before {
  content: '\f212';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mood-bad:before {
  content: '\f213';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mood:before {
  content: '\f214';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-run:before {
  content: '\f215';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-walk:before {
  content: '\f216';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-box:before {
  content: '\f217';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-circle:before {
  content: '\f218';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-done:before {
  content: '\f219';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-download:before {
  content: '\f21a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-off:before {
  content: '\f21b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-outline:before {
  content: '\f21d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud-upload:before {
  content: '\f21e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cloud:before {
  content: '\f21f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-download:before {
  content: '\f220';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file-plus:before {
  content: '\f221';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file-text:before {
  content: '\f222';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file:before {
  content: '\f223';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-outline:before {
  content: '\f224';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-person:before {
  content: '\f225';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-star-alt:before {
  content: '\f226';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-star:before {
  content: '\f227';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder:before {
  content: '\f228';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gif:before {
  content: '\f229';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-upload:before {
  content: '\f22a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-all:before {
  content: '\f22b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-bottom:before {
  content: '\f22c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-clear:before {
  content: '\f22d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-color:before {
  content: '\f22e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-horizontal:before {
  content: '\f22f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-inner:before {
  content: '\f230';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-left:before {
  content: '\f231';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-outer:before {
  content: '\f232';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-right:before {
  content: '\f233';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-style:before {
  content: '\f234';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-top:before {
  content: '\f235';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-border-vertical:before {
  content: '\f236';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-copy:before {
  content: '\f237';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop:before {
  content: '\f238';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-center:before {
  content: '\f239';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-justify:before {
  content: '\f23a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-left:before {
  content: '\f23b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-align-right:before {
  content: '\f23c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-bold:before {
  content: '\f23d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-clear-all:before {
  content: '\f23e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-clear:before {
  content: '\f23f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-color-fill:before {
  content: '\f240';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-color-reset:before {
  content: '\f241';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-color-text:before {
  content: '\f242';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-indent-decrease:before {
  content: '\f243';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-indent-increase:before {
  content: '\f244';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-italic:before {
  content: '\f245';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-line-spacing:before {
  content: '\f246';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-list-bulleted:before {
  content: '\f247';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-list-numbered:before {
  content: '\f248';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-ltr:before {
  content: '\f249';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-rtl:before {
  content: '\f24a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-size:before {
  content: '\f24b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-strikethrough:before {
  content: '\f24d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-subject:before {
  content: '\f24e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-underlined:before {
  content: '\f24f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-valign-bottom:before {
  content: '\f250';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-valign-center:before {
  content: '\f251';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-valign-top:before {
  content: '\f252';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-redo:before {
  content: '\f253';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-select-all:before {
  content: '\f254';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-space-bar:before {
  content: '\f255';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-text-format:before {
  content: '\f256';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-transform:before {
  content: '\f257';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-undo:before {
  content: '\f258';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wrap-text:before {
  content: '\f259';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-alert:before {
  content: '\f25a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-alt-text:before {
  content: '\f25b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-alt:before {
  content: '\f25c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-edit:before {
  content: '\f25d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-image:before {
  content: '\f25e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-list:before {
  content: '\f25f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-more:before {
  content: '\f260';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-outline:before {
  content: '\f261';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-text-alt:before {
  content: '\f262';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-text:before {
  content: '\f263';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-video:before {
  content: '\f264';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment:before {
  content: '\f265';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comments:before {
  content: '\f266';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-all:before {
  content: '\f267';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-circle-u:before {
  content: '\f268';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-circle:before {
  content: '\f269';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check-square:before {
  content: '\f26a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-check:before {
  content: '\f26b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-circle-o:before {
  content: '\f26c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-circle:before {
  content: '\f26d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dot-circle-alt:before {
  content: '\f26e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dot-circle:before {
  content: '\f26f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus-circle-outline:before {
  content: '\f270';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus-circle:before {
  content: '\f271';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus-square:before {
  content: '\f272';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-minus:before {
  content: '\f273';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-circle-o:before {
  content: '\f275';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-circle:before {
  content: '\f276';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-square:before {
  content: '\f277';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus:before {
  content: '\f278';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-square-o:before {
  content: '\f279';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-circle:before {
  content: '\f27a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-half:before {
  content: '\f27b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-outline:before {
  content: '\f27c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star:before {
  content: '\f27d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-connected:before {
  content: '\f27e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-off:before {
  content: '\f27f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-search:before {
  content: '\f280';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth-setting:before {
  content: '\f281';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-bluetooth:before {
  content: '\f282';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-add:before {
  content: '\f283';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-alt:before {
  content: '\f284';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-bw:before {
  content: '\f285';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-front:before {
  content: '\f286';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-mic:before {
  content: '\f287';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-party-mode:before {
  content: '\f288';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-rear:before {
  content: '\f289';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-roll:before {
  content: '\f28a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-switch:before {
  content: '\f28b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera:before {
  content: '\f28c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-alert:before {
  content: '\f28d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-off:before {
  content: '\f28e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-sd:before {
  content: '\f28f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-card-sim:before {
  content: '\f290';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-desktop-mac:before {
  content: '\f291';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-desktop-windows:before {
  content: '\f292';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-device-hub:before {
  content: '\f293';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-devices-off:before {
  content: '\f294';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-devices:before {
  content: '\f295';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dock:before {
  content: '\f296';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-floppy:before {
  content: '\f297';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gamepad:before {
  content: '\f298';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gps-dot:before {
  content: '\f299';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gps-off:before {
  content: '\f29a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gps:before {
  content: '\f29b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-headset-mic:before {
  content: '\f29c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-headset:before {
  content: '\f29d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-antenna:before {
  content: '\f29e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-composite:before {
  content: '\f29f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-hdmi:before {
  content: '\f2a0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-power:before {
  content: '\f2a1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-input-svideo:before {
  content: '\f2a2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-keyboard-hide:before {
  content: '\f2a3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-keyboard:before {
  content: '\f2a4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-laptop-mac:before {
  content: '\f2a6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-laptop:before {
  content: '\f2a7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic-off:before {
  content: '\f2a8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic-outline:before {
  content: '\f2a9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic-setting:before {
  content: '\f2aa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mic:before {
  content: '\f2ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-mouse:before {
  content: '\f2ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-alert:before {
  content: '\f2ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-locked:before {
  content: '\f2ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-off:before {
  content: '\f2af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-outline:before {
  content: '\f2b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-setting:before {
  content: '\f2b1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network:before {
  content: '\f2b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-end:before {
  content: '\f2b4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-forwarded:before {
  content: '\f2b5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-in-talk:before {
  content: '\f2b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-locked:before {
  content: '\f2b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-missed:before {
  content: '\f2b8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-msg:before {
  content: '\f2b9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-paused:before {
  content: '\f2ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-ring:before {
  content: '\f2bb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-setting:before {
  content: '\f2bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone-sip:before {
  content: '\f2bd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-phone:before {
  content: '\f2be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-portable-wifi:before {
  content: '\f2c1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-radio:before {
  content: '\f2c2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-reader:before {
  content: '\f2c3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-remote-control-alt:before {
  content: '\f2c4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-remote-control:before {
  content: '\f2c5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-router:before {
  content: '\f2c6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-scanner:before {
  content: '\f2c7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-android:before {
  content: '\f2c8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-download:before {
  content: '\f2c9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-erase:before {
  content: '\f2ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-info:before {
  content: '\f2cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-lock:before {
  content: '\f2cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-ring:before {
  content: '\f2d1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-setting:before {
  content: '\f2d2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-setup:before {
  content: '\f2d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone:before {
  content: '\f2d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-speaker:before {
  content: '\f2d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tablet-android:before {
  content: '\f2d6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tablet-mac:before {
  content: '\f2d7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tablet:before {
  content: '\f2d8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv-alt-play:before {
  content: '\f2d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv-list:before {
  content: '\f2da';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv-play:before {
  content: '\f2db';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tv:before {
  content: '\f2dc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-usb:before {
  content: '\f2dd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-videocam-off:before {
  content: '\f2de';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-videocam-switch:before {
  content: '\f2df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-videocam:before {
  content: '\f2e0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-watch:before {
  content: '\f2e1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-alt:before {
  content: '\f2e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-info:before {
  content: '\f2e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-lock:before {
  content: '\f2e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-off:before {
  content: '\f2e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi-outline:before {
  content: '\f2e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wifi:before {
  content: '\f2e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-left:before {
  content: '\f2ea';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-merge:before {
  content: '\f2eb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-missed:before {
  content: '\f2ec';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-right-top:before {
  content: '\f2ed';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-right:before {
  content: '\f2ee';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-split:before {
  content: '\f2ef';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrows:before {
  content: '\f2f0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-down-circle:before {
  content: '\f2f1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-down:before {
  content: '\f2f2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-left-circle:before {
  content: '\f2f3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-left:before {
  content: '\f2f4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-right-circle:before {
  content: '\f2f5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-right:before {
  content: '\f2f6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-up-circle:before {
  content: '\f2f7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-caret-up:before {
  content: '\f2f8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-down:before {
  content: '\f2f9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-left:before {
  content: '\f2fa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-right:before {
  content: '\f2fb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-chevron-up:before {
  content: '\f2fc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward:before {
  content: '\f2fd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-down:before {
  content: '\f2fe';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-left:before {
  content: '\f2ff';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-return:before {
  content: '\f300';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-right:before {
  content: '\f301';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-tab:before {
  content: '\f302';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-long-arrow-up:before {
  content: '\f303';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-ccw:before {
  content: '\f304';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-cw:before {
  content: '\f305';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-left:before {
  content: '\f306';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-right:before {
  content: '\f307';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-square-down:before {
  content: '\f308';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-square-right:before {
  content: '\f309';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-alt:before {
  content: '\f30a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-vertical:before {
  content: '\f30c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap:before {
  content: '\f30d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-trending-down:before {
  content: '\f30e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-trending-flat:before {
  content: '\f30f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-trending-up:before {
  content: '\f310';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-unfold-less:before {
  content: '\f311';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-unfold-more:before {
  content: '\f312';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-apps:before {
  content: '\f313';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-grid-off:before {
  content: '\f314';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-grid:before {
  content: '\f315';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-agenda:before {
  content: '\f316';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-array:before {
  content: '\f317';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-carousel:before {
  content: '\f318';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-column:before {
  content: '\f319';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-comfy:before {
  content: '\f31a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-compact:before {
  content: '\f31b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-dashboard:before {
  content: '\f31c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-day:before {
  content: '\f31d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-headline:before {
  content: '\f31e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-list-alt:before {
  content: '\f31f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-list:before {
  content: '\f320';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-module:before {
  content: '\f321';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-quilt:before {
  content: '\f322';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-stream:before {
  content: '\f323';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-subtitles:before {
  content: '\f324';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-toc:before {
  content: '\f325';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-web:before {
  content: '\f326';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-view-week:before {
  content: '\f327';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-widgets:before {
  content: '\f328';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-check:before {
  content: '\f329';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-off:before {
  content: '\f32a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-plus:before {
  content: '\f32b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-snooze:before {
  content: '\f32c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm:before {
  content: '\f32d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-alt:before {
  content: '\f32e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-check:before {
  content: '\f32f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-close:before {
  content: '\f330';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-note:before {
  content: '\f331';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar:before {
  content: '\f332';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-countdown:before {
  content: '\f333';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-interval:before {
  content: '\f334';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-restore-setting:before {
  content: '\f335';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time-restore:before {
  content: '\f336';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-time:before {
  content: '\f337';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-timer-off:before {
  content: '\f338';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-timer:before {
  content: '\f339';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-android-alt:before {
  content: '\f33a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-android:before {
  content: '\f33b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-apple:before {
  content: '\f33c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-behance:before {
  content: '\f33d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-codepen:before {
  content: '\f33e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dribbble:before {
  content: '\f33f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dropbox:before {
  content: '\f340';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-evernote:before {
  content: '\f341';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-facebook-box:before {
  content: '\f342';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-facebook:before {
  content: '\f343';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-github-box:before {
  content: '\f344';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-github:before {
  content: '\f345';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-drive:before {
  content: '\f346';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-earth:before {
  content: '\f347';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-glass:before {
  content: '\f348';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-maps:before {
  content: '\f349';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-pages:before {
  content: '\f34a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-play:before {
  content: '\f34b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-plus-box:before {
  content: '\f34c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google-plus:before {
  content: '\f34d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-google:before {
  content: '\f34e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-instagram:before {
  content: '\f34f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-css3:before {
  content: '\f350';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-html5:before {
  content: '\f351';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-javascript:before {
  content: '\f352';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-python-alt:before {
  content: '\f353';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-language-python:before {
  content: '\f354';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-lastfm:before {
  content: '\f355';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-linkedin-box:before {
  content: '\f356';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-paypal:before {
  content: '\f357';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pinterest-box:before {
  content: '\f358';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pocket:before {
  content: '\f359';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-polymer:before {
  content: '\f35a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-share:before {
  content: '\f35b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-stack-overflow:before {
  content: '\f35c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-steam-square:before {
  content: '\f35d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-steam:before {
  content: '\f35e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-twitter-box:before {
  content: '\f35f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-twitter:before {
  content: '\f360';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-vk:before {
  content: '\f361';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wikipedia:before {
  content: '\f362';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-windows:before {
  content: '\f363';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-aspect-ratio:before {
  content: '\f365';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur-circular:before {
  content: '\f366';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur-linear:before {
  content: '\f367';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur-off:before {
  content: '\f368';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-blur:before {
  content: '\f369';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-2:before {
  content: '\f36a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-3:before {
  content: '\f36b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-4:before {
  content: '\f36c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-5:before {
  content: '\f36d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-6:before {
  content: '\f36e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-7:before {
  content: '\f36f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-auto:before {
  content: '\f370';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-setting:before {
  content: '\f371';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-broken-image:before {
  content: '\f372';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-center-focus-strong:before {
  content: '\f373';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-center-focus-weak:before {
  content: '\f374';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-compare:before {
  content: '\f375';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-16-9:before {
  content: '\f376';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-3-2:before {
  content: '\f377';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-5-4:before {
  content: '\f378';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-7-5:before {
  content: '\f379';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-din:before {
  content: '\f37a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-free:before {
  content: '\f37b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-landscape:before {
  content: '\f37c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-portrait:before {
  content: '\f37d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-square:before {
  content: '\f37e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-exposure-alt:before {
  content: '\f37f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-exposure:before {
  content: '\f380';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-b-and-w:before {
  content: '\f381';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-center-focus:before {
  content: '\f382';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-frames:before {
  content: '\f383';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-filter-tilt-shift:before {
  content: '\f384';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-gradient:before {
  content: '\f385';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-grain:before {
  content: '\f386';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-graphic-eq:before {
  content: '\f387';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr-off:before {
  content: '\f388';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr-strong:before {
  content: '\f389';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr-weak:before {
  content: '\f38a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hdr:before {
  content: '\f38b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-iridescent:before {
  content: '\f38c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-leak-off:before {
  content: '\f38d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-leak:before {
  content: '\f38e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-looks:before {
  content: '\f38f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-loupe:before {
  content: '\f390';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-panorama-horizontal:before {
  content: '\f391';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-panorama-vertical:before {
  content: '\f392';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-panorama-wide-angle:before {
  content: '\f393';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-photo-size-select-large:before {
  content: '\f394';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-photo-size-select-small:before {
  content: '\f395';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-picture-in-picture:before {
  content: '\f396';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-slideshow:before {
  content: '\f397';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-texture:before {
  content: '\f398';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tonality:before {
  content: '\f399';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-vignette:before {
  content: '\f39a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wb-auto:before {
  content: '\f39b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eject-alt:before {
  content: '\f39c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-eject:before {
  content: '\f39d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-equalizer:before {
  content: '\f39e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fast-forward:before {
  content: '\f39f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-fast-rewind:before {
  content: '\f3a0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward-10:before {
  content: '\f3a1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward-30:before {
  content: '\f3a2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-forward-5:before {
  content: '\f3a3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hearing:before {
  content: '\f3a4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pause-circle:before {
  content: '\f3a6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pause:before {
  content: '\f3a7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play-circle-outline:before {
  content: '\f3a8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play-circle:before {
  content: '\f3a9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play:before {
  content: '\f3aa';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-playlist-audio:before {
  content: '\f3ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-playlist-plus:before {
  content: '\f3ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-repeat-one:before {
  content: '\f3ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-repeat:before {
  content: '\f3ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay-10:before {
  content: '\f3af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay-30:before {
  content: '\f3b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay-5:before {
  content: '\f3b1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-replay:before {
  content: '\f3b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shuffle:before {
  content: '\f3b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-skip-next:before {
  content: '\f3b4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-skip-previous:before {
  content: '\f3b5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-stop:before {
  content: '\f3b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-surround-sound:before {
  content: '\f3b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tune:before {
  content: '\f3b8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-down:before {
  content: '\f3b9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-mute:before {
  content: '\f3ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-off:before {
  content: '\f3bb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-volume-up:before {
  content: '\f3bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-1-square:before {
  content: '\f3bd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-2-square:before {
  content: '\f3be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-3-square:before {
  content: '\f3bf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-4-square:before {
  content: '\f3c0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-5-square:before {
  content: '\f3c1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-n-6-square:before {
  content: '\f3c2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-neg-1:before {
  content: '\f3c3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-neg-2:before {
  content: '\f3c4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-1:before {
  content: '\f3c5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-2:before {
  content: '\f3c6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sec-10:before {
  content: '\f3c7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sec-3:before {
  content: '\f3c8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-zero:before {
  content: '\f3c9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplay:before {
  content: '\f3d2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-closed-caption:before {
  content: '\f3d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-confirmation-number:before {
  content: '\f3d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-developer-board:before {
  content: '\f3d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-disc-full:before {
  content: '\f3d6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-explicit:before {
  content: '\f3d7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flight-land:before {
  content: '\f3d8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flight-takeoff:before {
  content: '\f3d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flip-to-back:before {
  content: '\f3da';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-flip-to-front:before {
  content: '\f3db';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-group-work:before {
  content: '\f3dc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hd:before {
  content: '\f3dd';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-hq:before {
  content: '\f3de';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-markunread-mailbox:before {
  content: '\f3df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-memory:before {
  content: '\f3e0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-nfc:before {
  content: '\f3e1';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-play-for-work:before {
  content: '\f3e2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power-input:before {
  content: '\f3e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-present-to-all:before {
  content: '\f3e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-satellite:before {
  content: '\f3e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tap-and-play:before {
  content: '\f3e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-vibration:before {
  content: '\f3e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-voicemail:before {
  content: '\f3e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-import-export:before {
  content: '\f30c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-swap-vertical-:before {
  content: '\f30c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplanemode-inactive:before {
  content: '\f102';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-airplanemode-active:before {
  content: '\f103';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rate-review:before {
  content: '\f103';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-sign:before {
  content: '\f25a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-warning:before {
  content: '\f2ad';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-shopping-cart-add:before {
  content: '\f1ca';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-file-add:before {
  content: '\f221';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi-scan:before {
  content: '\f2e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-collection-add:before {
  content: '\f14e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-playlist-add:before {
  content: '\f3ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-queue-music:before {
  content: '\f3ab';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-plus-box:before {
  content: '\f277';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-tag-backspace:before {
  content: '\f1d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-alarm-add:before {
  content: '\f32b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-battery-charging:before {
  content: '\f114';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-daydream-setting:before {
  content: '\f217';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-more-horiz:before {
  content: '\f19c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-book-photo:before {
  content: '\f11b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-incandescent:before {
  content: '\f189';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-wb-iridescent:before {
  content: '\f38c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-remove:before {
  content: '\f330';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync-disabled:before {
  content: '\f1b7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-refresh-sync-problem:before {
  content: '\f1b6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-crop-original:before {
  content: '\f17e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power-off:before {
  content: '\f1af';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-power-off-setting:before {
  content: '\f1ae';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-leak-remove:before {
  content: '\f38d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-star-border:before {
  content: '\f27c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-low:before {
  content: '\f36d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-medium:before {
  content: '\f36e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-brightness-high:before {
  content: '\f36f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-portrait:before {
  content: '\f2d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-live-tv:before {
  content: '\f2d9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-textdirection-l-to-r:before {
  content: '\f249';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-textdirection-r-to-l:before {
  content: '\f24a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-back:before {
  content: '\f2ea';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-forward:before {
  content: '\f2ee';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-in:before {
  content: '\f2e9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-arrow-out:before {
  content: '\f2ed';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-rotate-90-degrees-ccw:before {
  content: '\f304';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-adb:before {
  content: '\f33a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi:before {
  content: '\f2e8';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi-alt:before {
  content: '\f2e3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi-lock:before {
  content: '\f2e5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi-off:before {
  content: '\f2e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi-outline:before {
  content: '\f2e7';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-network-wifi-info:before {
  content: '\f2e4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-layers-clear:before {
  content: '\f18b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-colorize:before {
  content: '\f15d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-paint:before {
  content: '\f1ba';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-format-quote:before {
  content: '\f1b2';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-camera-monochrome-photos:before {
  content: '\f285';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort-by-alpha:before {
  content: '\f1cf';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-shared:before {
  content: '\f225';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-folder-special:before {
  content: '\f226';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-comment-dots:before {
  content: '\f260';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-reorder:before {
  content: '\f31e';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-dehaze:before {
  content: '\f197';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-sort:before {
  content: '\f1ce';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-pages:before {
  content: '\f34a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-calendar-account:before {
  content: '\f204';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-paste:before {
  content: '\f109';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-cut:before {
  content: '\f1bc';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-save:before {
  content: '\f297';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-smartphone-code:before {
  content: '\f139';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-bike:before {
  content: '\f117';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-boat:before {
  content: '\f11a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-bus:before {
  content: '\f121';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-car:before {
  content: '\f125';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-railway:before {
  content: '\f1b3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-run:before {
  content: '\f215';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-subway:before {
  content: '\f1d5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions-walk:before {
  content: '\f216';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-hotel:before {
  content: '\f178';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-activity:before {
  content: '\f1df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-play:before {
  content: '\f1df';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-airport:before {
  content: '\f103';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-atm:before {
  content: '\f198';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-bar:before {
  content: '\f137';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-cafe:before {
  content: '\f13b';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-car-wash:before {
  content: '\f124';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-convenience-store:before {
  content: '\f1d3';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-dining:before {
  content: '\f153';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-drink:before {
  content: '\f157';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-florist:before {
  content: '\f168';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-gas-station:before {
  content: '\f16f';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-grocery-store:before {
  content: '\f1cb';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-hospital:before {
  content: '\f177';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-laundry-service:before {
  content: '\f1e9';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-library:before {
  content: '\f18d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-mall:before {
  content: '\f195';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-movies:before {
  content: '\f19d';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-offer:before {
  content: '\f187';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-parking:before {
  content: '\f1a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-parking:before {
  content: '\f1a5';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-pharmacy:before {
  content: '\f176';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-phone:before {
  content: '\f2be';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-pizza:before {
  content: '\f1ac';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-post-office:before {
  content: '\f15a';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-printshop:before {
  content: '\f1b0';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-see:before {
  content: '\f28c';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-shipping:before {
  content: '\f1e6';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-store:before {
  content: '\f1d4';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-taxi:before {
  content: '\f123';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-local-wc:before {
  content: '\f211';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-my-location:before {
  content: '\f299';
}

/* line 1, ../sass/_material-iconic-font.min.scss */
.zmdi-directions:before {
  content: '\f1e7';
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 10, 2016 */
@font-face {
  font-family: 'gant_modernbold';
  src: url("https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/modern-bold-webfont.woff2") format("woff2"), url("https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/modern-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gant_modernmedium';
  src: url("https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/modern-medium-webfont.woff2") format("woff2"), url("https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/modern-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gant_modernregular';
  src: url("https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/modern-regular-webfont.woff2") format("woff2"), url("https://demo4leotheme.com/prestashop/leo_melody_demo/themes/leo_melody/fonts/modern-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
