@charset "UTF-8";
/* line 5, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/* RIGHT TO LEFT */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BORDER RADIUS */
/* DOUBLE BORDERS */
/* TRIPLE BORDERS */
/* FONT FACE */
/* OPACITY */
/* TEXT SHADOW */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/**parallax**/
/**absolute**/
/*  
 * LAYOUT VARIABLES 
 */
/** CHECKOUT BY STEP */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/*! normalize.css v3.0.2 | 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 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 117, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, ../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, ../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 370, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, ../sass/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 83, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 100, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/FontAwesome.eot");
  src: url("../fonts/FontAwesome.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome.woff") format("woff"), url("../fonts/FontAwesome.ttf") format("truetype"), url("../fonts/FontAwesome.svg#glyphicons_halflingsregular") format("svg");
}
/* line 21, ../sass/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 34, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 35, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 37, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 38, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 39, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 40, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 41, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 42, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 43, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 44, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 45, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 46, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 47, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 48, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 49, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 50, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 51, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 52, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 53, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 54, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 55, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 56, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 57, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 58, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 59, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 60, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 61, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 62, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 63, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 64, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 65, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 66, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 67, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 68, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 69, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 70, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 71, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 72, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 73, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 74, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 75, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 76, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 77, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 78, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 79, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 80, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 81, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 82, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 83, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 84, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 85, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 86, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 87, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 88, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 89, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 90, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 91, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 92, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 93, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 94, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 95, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 96, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 97, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 98, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 99, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 100, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 101, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 102, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 103, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 104, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 105, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 106, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 107, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 108, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 109, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 110, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 111, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 112, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 113, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 114, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 115, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 116, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 117, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 118, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 119, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 120, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 121, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 122, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 123, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 124, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 125, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 126, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 127, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 128, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 129, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 130, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 131, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 132, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 133, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 134, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 135, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 136, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 137, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 138, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 139, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 140, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 141, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 142, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 143, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 144, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 145, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 146, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 147, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 148, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 149, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 150, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 151, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 152, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 153, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 154, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 155, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 156, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 157, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 158, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 159, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 160, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 161, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 162, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 163, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 164, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 165, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 166, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 167, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 168, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 169, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 170, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 171, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 172, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 173, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 174, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 175, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 176, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 177, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 178, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 179, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 180, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 181, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 182, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 183, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 184, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 185, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 186, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 187, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 188, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 189, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 190, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 191, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 192, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 193, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 194, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 195, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 196, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 197, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 198, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 199, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 200, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 201, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 202, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 203, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 204, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 205, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 206, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 207, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 208, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 209, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 210, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 211, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 212, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 213, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 214, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 215, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 216, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 217, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 218, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 219, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 220, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 221, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 222, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 223, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 224, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 225, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 226, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 227, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 228, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 229, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 230, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 231, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 232, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 233, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 234, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Merriweather", sans-serif;
  font-size: 13px;
  line-height: 1.625;
  color: #808080;
  background-color: #ebebeb;
}

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #000000;
  outline: none;
  text-decoration: none;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}
/* line 55, ../sass/bootstrap/_scaffolding.scss */
a:hover {
  color: #f07273;
  text-decoration: none;
}

/* line 67, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 74, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 79, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 84, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0px;
}

/* line 91, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 104, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 111, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #aaa;
}

/* line 123, ../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 139, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.1;
  color: #000000;
}
/* line 16, ../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: #888;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
/* line 30, ../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 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
/* line 41, ../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: 29px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 24px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 20px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 15px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 11px;
}

/* line 52, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 10px;
}

/* line 58, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 10.5px;
}

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 21px;
  font-size: 51px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 83, ../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #222222;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #090909;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #222222;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #090909;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #aaa;
}

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
/* line 153, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 21px;
}

/* line 189, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.625;
}

/* line 193, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 991px) {
  /* line 211, ../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 218, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888;
}

/* line 235, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 13px 26px 13px 70px;
  margin: 0 0 21px;
  font-size: 16.25px;
  border-left: 3px solid #aaa;
}
/* line 251, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 258, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  font-size: 12px;
  line-height: 1.625;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
  font-style: normal;
}
/* line 267, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 276, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 3px solid #aaa;
  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 296, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.625;
}

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

/* line 24, ../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 12px;
  line-height: 1.625;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1200px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 41, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/bootstrap/_tables.scss */
caption {
  padding-top: 15px 10px;
  padding-bottom: 15px 10px;
  color: #999999;
  text-align: left;
}

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
/* line 31, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 15px 10px;
  line-height: 1.625;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #ebebeb;
}

/* line 75, ../sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 19.5px;
  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;
}

/* line 45, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 50, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 5px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 58, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 63, ../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 69, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 75, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 82, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 8px;
  font-size: 13px;
  line-height: 1.625;
  color: #555555;
}

/* line 113, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 5px 15px;
  font-size: 13px;
  line-height: 1.625;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #e5e5e5;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 139, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #aaa;
  opacity: 1;
}

/* line 151, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 163, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 173, ../sass/bootstrap/_forms.scss */
input[type="date"] {
  line-height: 32px;
}

/* line 183, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 192, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
/* line 199, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

/* line 205, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
}

/* line 212, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 218, ../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 227, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 242, ../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 72, ../sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 80, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 25px;
  line-height: 25px;
}

/* line 85, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 72, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  padding: 13px 28px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0px;
}

/* line 80, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 50px;
  line-height: 50px;
}

/* line 85, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 263, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 268, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 40px;
}
/* line 273, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 302, ../sass/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 312, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: silver;
}

@media (min-width: 768px) {
  /* line 337, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 344, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 350, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 354, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 362, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 370, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  /* line 380, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 395, ../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: 8px;
}
/* line 406, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
/* line 412, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 416, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-control-static {
  padding-top: 8px;
}
@media (min-width: 768px) {
  /* line 422, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 431, ../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: 800;
  text-align: center;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 15px;
  font-size: 11px;
  line-height: 1.625;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
}
/* line 28, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 34, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  text-decoration: none;
}
/* line 40, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 47, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 61, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #0f0f0f;
  border-color: #0f0f0f;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #333;
  border-color: #333;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #333;
  background-color: #fff;
}

/* line 64, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #222222;
  border-color: #161616;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #222222;
  border-color: #161616;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #222222;
  background-color: #fff;
}

/* line 68, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #46a74e;
  border-color: #3e9546;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #317537;
  border-color: #317537;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #46a74e;
  border-color: #3e9546;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #46a74e;
  background-color: #fff;
}

/* line 72, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #28a4c9;
  border-color: #28a4c9;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 76, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #e7ca2b;
  border-color: #dfc119;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b69d15;
  border-color: #b69d15;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #e7ca2b;
  border-color: #dfc119;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #e7ca2b;
  background-color: #fff;
}

/* line 80, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #f35a5a;
  border-color: #f14242;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ee1717;
  border-color: #ee1717;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #f35a5a;
  border-color: #f14242;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #f35a5a;
  background-color: #fff;
}

/* line 90, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #152a38;
  font-weight: normal;
  border-radius: 0;
}
/* line 95, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 103, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 109, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #f07273;
  text-decoration: underline;
  background-color: transparent;
}
/* line 117, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #888;
  text-decoration: none;
}

/* line 129, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 13px 28px;
  font-size: 11px;
  line-height: 1.33;
  border-radius: 0px;
}

/* line 133, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 20px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 137, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 2px 15px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 145, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 151, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 159, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden;
}
/* line 22, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 27, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px 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: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  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 52, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.625;
  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: #f5f5f5;
}

/* line 86, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #222222;
}

/* line 101, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #888;
}
/* line 108, ../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: 12px;
  line-height: 1.625;
  color: #888;
  white-space: nowrap;
}

/* line 161, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 171, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 184, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 190, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 991px) {
  /* line 204, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 43, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 50, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 57, ../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 62, ../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 68, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 75, ../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 80, ../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 85, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, ../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 115, ../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 119, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 126, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 130, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 135, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 144, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 156, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 161, ../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 171, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 174, ../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 178, ../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 183, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 187, ../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 192, ../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 200, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 205, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 211, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 215, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, ../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 64, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 7px 15px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #aaa;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
}
/* line 85, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 20px;
  font-size: 12px;
  border-radius: 0px;
}
/* line 90, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 13px 28px;
  font-size: 17px;
  border-radius: 0px;
}
/* line 97, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 25px;
}
/* line 26, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #888;
}
/* line 29, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #888;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 41, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #152a38;
}
/* line 54, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 0px solid #ddd;
}
/* line 73, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
}
/* line 79, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: -1px;
  line-height: 1.625;
  border: 1px solid #ddd;
  font-weight: 800;
  text-transform: uppercase;
  border-radius: 0px 0px 0 0;
}
/* line 86, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #aaa #aaa #ddd;
}
/* line 93, ../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: #ebebeb;
  border-bottom-color: transparent;
  border-top: 3px solid #46a74e;
  cursor: default;
}

/* line 115, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 119, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  font-weight: 800;
  text-transform: uppercase;
  border-radius: 0px;
}
/* line 124, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 130, ../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #000;
  background-color: transparent;
  border-bottom: 2px solid #46a74e;
}

/* 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 199, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  /* line 210, ../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: #ebebeb;
  }
}

/* line 224, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
/* line 228, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 239, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  margin-bottom: 23px;
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 991px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 991px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../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 93, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 93, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 109, ../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: 991px) {
  /* line 109, ../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 129, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  /* line 129, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 139, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  /* line 139, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 151, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 155, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 164, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 9.5px 15px;
  font-size: 17px;
  line-height: 21px;
  height: 40px;
}
/* line 171, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 176, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  /* line 181, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 194, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: left;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 207, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 212, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 218, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  /* line 194, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 236, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 990px) {
  /* line 244, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #f5f5f5;
    border: 0;
    box-shadow: none;
  }
  /* line 252, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 256, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  /* line 258, ../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: 991px) {
  /* line 233, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 271, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 273, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 9.5px;
    padding-bottom: 9.5px;
  }
}

/* line 287, ../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: 4px;
  margin-bottom: 4px;
}
@media (max-width: 990px) {
  /* line 299, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 303, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  /* line 287, ../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 328, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 333, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
/* line 346, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
/* line 349, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 359, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
@media (min-width: 991px) {
  /* line 359, ../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 991px) {
  /* line 379, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 433, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 990px) {
  /* line 473, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #aeaeae;
}
/* line 537, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #aeaeae;
}
/* line 549, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #aeaeae;
}
/* line 552, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 990px) {
  /* line 607, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #aeaeae;
  }
  /* line 615, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #aeaeae;
}
/* line 643, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #aeaeae;
}
/* line 650, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 7px 15px;
  line-height: 1.625;
  text-decoration: none;
  color: #838d8f;
  background-color: transparent;
  border: none;
  margin-left: -1px;
  font-size: 11px;
}
/* line 24, ../sass/bootstrap/_pagination.scss */
.pagination > li > a b,
.pagination > li > span b {
  font-weight: normal;
}
/* line 29, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span, .pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin-left: 0;
  background: transparent;
  font-size: 14px;
  text-transform: capitalize;
  color: #808080;
  font-weight: normal;
}
/* line 37, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover, .pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  color: #58d2b0;
  background: transparent;
}
/* line 44, ../sass/bootstrap/_pagination.scss */
.pagination > li.current span {
  background: #58d2b0;
  color: #fff;
}
/* line 47, ../sass/bootstrap/_pagination.scss */
.pagination > li.current span:hover {
  background: #58d2b0;
}
/* line 57, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #fff;
  background-color: #58d2b0;
  border-color: #58d2b0;
}
/* line 67, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  cursor: default;
}
/* line 82, ../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 {
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 13px 28px;
  font-size: 17px;
}
/* line 11, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 17, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 20px;
  font-size: 12px;
}
/* line 11, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 17, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 6, ../sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
}
/* line 23, ../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #58d2b0;
}
/* line 31, ../sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #666;
  background-color: #f1f1f1;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  font-size: 100%;
  font-weight: normal;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
}
/* line 16, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 21, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 29, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 40, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #888;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #6f6f6f;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #222222;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #090909;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #46a74e;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #37833d;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #e7ca2b;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #c8ad17;
}

/* line 60, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #f35a5a;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f02a2a;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #888;
  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 39, ../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #152a38;
  background-color: #fff;
}
/* line 44, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 47, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 50, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 57, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #aaa;
}
/* line 12, ../sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 16, ../sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
/* line 22, ../sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #919191;
}
/* line 26, ../sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0px;
}
/* line 31, ../sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 38, ../sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 44, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}

/* line 7, ../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.625;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #808080;
}

/* line 34, ../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #152a38;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 5px 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
  color: red;
}
/* line 17, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 32, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 41, ../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 5px 15px20;
}
/* line 46, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 58, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #f5fdf5;
  border-color: #d6e9c6;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: black;
}

/* line 61, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #f5fbfd;
  border-color: #bce8f1;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: black;
}

/* line 64, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fffdf6;
  border-color: #faebcc;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: black;
}

/* line 67, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #fdf7f5;
  border-color: #ebccd1;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: black;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #222222;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 64, ../sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #46a74e;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 77, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 81, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #e7ca2b;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #f35a5a;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 15px;
}

/* line 15, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 15px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 767px) {
  /* line 20, ../sass/bootstrap/_media.scss */
  .media-left,
  .media-right,
  .media-body {
    display: block;
  }
}

/* line 30, ../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 34, ../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 39, ../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 47, ../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: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 49, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 54, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #aaa;
  color: #888;
  cursor: not-allowed;
}
/* line 72, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 75, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #888;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
/* line 90, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 95, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #888888;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 117, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 121, ../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: 21px;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  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: 15px;
  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: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 59, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 70, ../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 77, ../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 86, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 90, ../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 100, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 105, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 111, ../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 117, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
/* line 121, ../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 125, ../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 133, ../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 139, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
/* line 143, ../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 147, ../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 154, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 160, ../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 164, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 171, ../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 175, ../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 184, ../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 193, ../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 200, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 212, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 21px;
}
/* line 216, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
/* line 220, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 225, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 228, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 234, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 236, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 244, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #fff;
  background-color: #282423;
  border-color: #ddd;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #282423;
  background-color: #fff;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 247, ../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #222222;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #222222;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #222222;
  background-color: #fff;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #222222;
}

/* line 250, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 253, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 256, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 259, ../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 27, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 32, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 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: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 33, ../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 37, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 39, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 45, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 52, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 65, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
/* line 72, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 73, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 78, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 30px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 9px 30px1.625;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .modal-header {
  text-align: right;
}

/* line 85, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.625;
  font-size: 13px;
  text-transform: uppercase;
}

/* line 99, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 7px 15px;
}

/* line 105, ../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 7px 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 112, ../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 117, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 121, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 127, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 138, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 80%;
    margin: 30px auto;
  }

  /* line 142, ../sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 147, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 151, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 1200px;
  }
}
/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 21, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 22, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 23, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 27, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}

/* line 38, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 47, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 54, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 61, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 68, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 75, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 82, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 96, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Merriweather", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.625;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 31, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

/* line 46, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 55, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 65, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 81, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 89, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 104, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 111, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 120, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 127, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  /* line 34, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
  font-weight: bold;
  color: #4384f6;
  text-align: center;
  margin: auto;
  line-height: 30px;
  background: #f4f4f4;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 90;
}
/* line 119, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  background: #4384f6;
}
/* line 124, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover span {
  color: #fff;
}
/* line 130, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  z-index: 5;
  display: inline-block;
}
/* line 145, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 100%;
  height: 100%;
}
/* line 154, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\f104';
  font-family: "FontAwesome";
}
/* line 160, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\f105';
  font-family: "FontAwesome";
}

/* line 169, ../sass/bootstrap/_carousel.scss */
.carousel .carousel-control.left {
  left: -15px;
}
/* line 172, ../sass/bootstrap/_carousel.scss */
.carousel .carousel-control.right {
  right: -15px;
}
/* line 177, ../sass/bootstrap/_carousel.scss */
.carousel:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 187, ../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 198, ../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 1px 3px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid #e9e9e9;
  background-color: #e9e9e9;
}
/* line 208, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #5fb7dd;
  border-color: #5fb7dd;
}

/* line 217, ../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px transparent;
}
/* line 228, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 256, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 263, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 31, ../sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 49, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 68, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 87, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 106, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 150, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 157, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 164, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../sass/font-awesome/_core.scss */
.icon {
  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 14, ../sass/font-awesome/_core.scss */
[class^="icon-"],
[class*="icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../sass/font-awesome/_larger.scss */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../sass/font-awesome/_larger.scss */
.icon-2x {
  font-size: 2em;
}

/* line 11, ../sass/font-awesome/_larger.scss */
.icon-3x {
  font-size: 3em;
}

/* line 12, ../sass/font-awesome/_larger.scss */
.icon-4x {
  font-size: 4em;
}

/* line 13, ../sass/font-awesome/_larger.scss */
.icon-5x {
  font-size: 5em;
}

/* line 3, ../sass/font-awesome/_fixed-width.scss */
.icon-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../sass/font-awesome/_list.scss */
.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../sass/font-awesome/_list.scss */
.icon-ul > li {
  position: relative;
}

/* line 10, ../sass/font-awesome/_list.scss */
.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../sass/font-awesome/_list.scss */
.icon-li.icon-lg {
  left: -1.85714em;
}

/* line 4, ../sass/font-awesome/_bordered-pulled.scss */
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../sass/font-awesome/_bordered-pulled.scss */
.icon-pull-left {
  float: left;
}

/* line 11, ../sass/font-awesome/_bordered-pulled.scss */
.icon-pull-right {
  float: right;
}

/* line 14, ../sass/font-awesome/_bordered-pulled.scss */
.icon.icon-pull-left {
  margin-right: .3em;
}
/* line 15, ../sass/font-awesome/_bordered-pulled.scss */
.icon.icon-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../sass/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../sass/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../sass/font-awesome/_bordered-pulled.scss */
.icon.pull-left {
  margin-right: .3em;
}
/* line 24, ../sass/font-awesome/_bordered-pulled.scss */
.icon.pull-right {
  margin-left: .3em;
}

/* line 4, ../sass/font-awesome/_animated.scss */
.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../sass/font-awesome/_animated.scss */
.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, ../sass/font-awesome/_rotated-flipped.scss */
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../sass/font-awesome/_rotated-flipped.scss */
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../sass/font-awesome/_rotated-flipped.scss */
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../sass/font-awesome/_rotated-flipped.scss */
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../sass/font-awesome/_rotated-flipped.scss */
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../sass/font-awesome/_rotated-flipped.scss */
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}

/* line 4, ../sass/font-awesome/_stacked.scss */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../sass/font-awesome/_stacked.scss */
.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../sass/font-awesome/_stacked.scss */
.icon-stack-1x {
  line-height: inherit;
}

/* line 19, ../sass/font-awesome/_stacked.scss */
.icon-stack-2x {
  font-size: 2em;
}

/* line 20, ../sass/font-awesome/_stacked.scss */
.icon-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../sass/font-awesome/_icons.scss */
.icon-glass:before {
  content: "";
}

/* line 5, ../sass/font-awesome/_icons.scss */
.icon-music:before {
  content: "";
}

/* line 6, ../sass/font-awesome/_icons.scss */
.icon-search:before {
  content: "";
}

/* line 7, ../sass/font-awesome/_icons.scss */
.icon-envelope-o:before {
  content: "";
}

/* line 8, ../sass/font-awesome/_icons.scss */
.icon-heart:before {
  content: "";
}

/* line 9, ../sass/font-awesome/_icons.scss */
.icon-star:before {
  content: "";
}

/* line 10, ../sass/font-awesome/_icons.scss */
.icon-star-o:before {
  content: "";
}

/* line 11, ../sass/font-awesome/_icons.scss */
.icon-user:before {
  content: "";
}

/* line 12, ../sass/font-awesome/_icons.scss */
.icon-film:before {
  content: "";
}

/* line 13, ../sass/font-awesome/_icons.scss */
.icon-th-large:before {
  content: "";
}

/* line 14, ../sass/font-awesome/_icons.scss */
.icon-th:before {
  content: "";
}

/* line 15, ../sass/font-awesome/_icons.scss */
.icon-th-list:before {
  content: "";
}

/* line 16, ../sass/font-awesome/_icons.scss */
.icon-check:before {
  content: "";
}

/* line 17, ../sass/font-awesome/_icons.scss */
.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: "";
}

/* line 20, ../sass/font-awesome/_icons.scss */
.icon-search-plus:before {
  content: "";
}

/* line 21, ../sass/font-awesome/_icons.scss */
.icon-search-minus:before {
  content: "";
}

/* line 22, ../sass/font-awesome/_icons.scss */
.icon-power-off:before {
  content: "";
}

/* line 23, ../sass/font-awesome/_icons.scss */
.icon-signal:before {
  content: "";
}

/* line 24, ../sass/font-awesome/_icons.scss */
.icon-gear:before,
.icon-cog:before {
  content: "";
}

/* line 26, ../sass/font-awesome/_icons.scss */
.icon-trash-o:before {
  content: "";
}

/* line 27, ../sass/font-awesome/_icons.scss */
.icon-home:before {
  content: "";
}

/* line 28, ../sass/font-awesome/_icons.scss */
.icon-file-o:before {
  content: "";
}

/* line 29, ../sass/font-awesome/_icons.scss */
.icon-clock-o:before {
  content: "";
}

/* line 30, ../sass/font-awesome/_icons.scss */
.icon-road:before {
  content: "";
}

/* line 31, ../sass/font-awesome/_icons.scss */
.icon-download:before {
  content: "";
}

/* line 32, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../sass/font-awesome/_icons.scss */
.icon-inbox:before {
  content: "";
}

/* line 35, ../sass/font-awesome/_icons.scss */
.icon-play-circle-o:before {
  content: "";
}

/* line 36, ../sass/font-awesome/_icons.scss */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "";
}

/* line 38, ../sass/font-awesome/_icons.scss */
.icon-refresh:before {
  content: "";
}

/* line 39, ../sass/font-awesome/_icons.scss */
.icon-list-alt:before {
  content: "";
}

/* line 40, ../sass/font-awesome/_icons.scss */
.icon-lock:before {
  content: "";
}

/* line 41, ../sass/font-awesome/_icons.scss */
.icon-flag:before {
  content: "";
}

/* line 42, ../sass/font-awesome/_icons.scss */
.icon-headphones:before {
  content: "";
}

/* line 43, ../sass/font-awesome/_icons.scss */
.icon-volume-off:before {
  content: "";
}

/* line 44, ../sass/font-awesome/_icons.scss */
.icon-volume-down:before {
  content: "";
}

/* line 45, ../sass/font-awesome/_icons.scss */
.icon-volume-up:before {
  content: "";
}

/* line 46, ../sass/font-awesome/_icons.scss */
.icon-qrcode:before {
  content: "";
}

/* line 47, ../sass/font-awesome/_icons.scss */
.icon-barcode:before {
  content: "";
}

/* line 48, ../sass/font-awesome/_icons.scss */
.icon-tag:before {
  content: "";
}

/* line 49, ../sass/font-awesome/_icons.scss */
.icon-tags:before {
  content: "";
}

/* line 50, ../sass/font-awesome/_icons.scss */
.icon-book:before {
  content: "";
}

/* line 51, ../sass/font-awesome/_icons.scss */
.icon-bookmark:before {
  content: "";
}

/* line 52, ../sass/font-awesome/_icons.scss */
.icon-print:before {
  content: "";
}

/* line 53, ../sass/font-awesome/_icons.scss */
.icon-camera:before {
  content: "";
}

/* line 54, ../sass/font-awesome/_icons.scss */
.icon-font:before {
  content: "";
}

/* line 55, ../sass/font-awesome/_icons.scss */
.icon-bold:before {
  content: "";
}

/* line 56, ../sass/font-awesome/_icons.scss */
.icon-italic:before {
  content: "";
}

/* line 57, ../sass/font-awesome/_icons.scss */
.icon-text-height:before {
  content: "";
}

/* line 58, ../sass/font-awesome/_icons.scss */
.icon-text-width:before {
  content: "";
}

/* line 59, ../sass/font-awesome/_icons.scss */
.icon-align-left:before {
  content: "";
}

/* line 60, ../sass/font-awesome/_icons.scss */
.icon-align-center:before {
  content: "";
}

/* line 61, ../sass/font-awesome/_icons.scss */
.icon-align-right:before {
  content: "";
}

/* line 62, ../sass/font-awesome/_icons.scss */
.icon-align-justify:before {
  content: "";
}

/* line 63, ../sass/font-awesome/_icons.scss */
.icon-list:before {
  content: "";
}

/* line 64, ../sass/font-awesome/_icons.scss */
.icon-dedent:before,
.icon-outdent:before {
  content: "";
}

/* line 66, ../sass/font-awesome/_icons.scss */
.icon-indent:before {
  content: "";
}

/* line 67, ../sass/font-awesome/_icons.scss */
.icon-video-camera:before {
  content: "";
}

/* line 68, ../sass/font-awesome/_icons.scss */
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: "";
}

/* line 71, ../sass/font-awesome/_icons.scss */
.icon-pencil:before {
  content: "";
}

/* line 72, ../sass/font-awesome/_icons.scss */
.icon-map-marker:before {
  content: "";
}

/* line 73, ../sass/font-awesome/_icons.scss */
.icon-adjust:before {
  content: "";
}

/* line 74, ../sass/font-awesome/_icons.scss */
.icon-tint:before {
  content: "";
}

/* line 75, ../sass/font-awesome/_icons.scss */
.icon-edit:before,
.icon-pencil-square-o:before {
  content: "";
}

/* line 77, ../sass/font-awesome/_icons.scss */
.icon-share-square-o:before {
  content: "";
}

/* line 78, ../sass/font-awesome/_icons.scss */
.icon-check-square-o:before {
  content: "";
}

/* line 79, ../sass/font-awesome/_icons.scss */
.icon-arrows:before {
  content: "";
}

/* line 80, ../sass/font-awesome/_icons.scss */
.icon-step-backward:before {
  content: "";
}

/* line 81, ../sass/font-awesome/_icons.scss */
.icon-fast-backward:before {
  content: "";
}

/* line 82, ../sass/font-awesome/_icons.scss */
.icon-backward:before {
  content: "";
}

/* line 83, ../sass/font-awesome/_icons.scss */
.icon-play:before {
  content: "";
}

/* line 84, ../sass/font-awesome/_icons.scss */
.icon-pause:before {
  content: "";
}

/* line 85, ../sass/font-awesome/_icons.scss */
.icon-stop:before {
  content: "";
}

/* line 86, ../sass/font-awesome/_icons.scss */
.icon-forward:before {
  content: "";
}

/* line 87, ../sass/font-awesome/_icons.scss */
.icon-fast-forward:before {
  content: "";
}

/* line 88, ../sass/font-awesome/_icons.scss */
.icon-step-forward:before {
  content: "";
}

/* line 89, ../sass/font-awesome/_icons.scss */
.icon-eject:before {
  content: "";
}

/* line 90, ../sass/font-awesome/_icons.scss */
.icon-chevron-left:before {
  content: "";
}

/* line 91, ../sass/font-awesome/_icons.scss */
.icon-chevron-right:before {
  content: "";
}

/* line 92, ../sass/font-awesome/_icons.scss */
.icon-plus-circle:before {
  content: "";
}

/* line 93, ../sass/font-awesome/_icons.scss */
.icon-minus-circle:before {
  content: "";
}

/* line 94, ../sass/font-awesome/_icons.scss */
.icon-times-circle:before {
  content: "";
}

/* line 95, ../sass/font-awesome/_icons.scss */
.icon-check-circle:before {
  content: "";
}

/* line 96, ../sass/font-awesome/_icons.scss */
.icon-question-circle:before {
  content: "";
}

/* line 97, ../sass/font-awesome/_icons.scss */
.icon-info-circle:before {
  content: "";
}

/* line 98, ../sass/font-awesome/_icons.scss */
.icon-crosshairs:before {
  content: "";
}

/* line 99, ../sass/font-awesome/_icons.scss */
.icon-times-circle-o:before {
  content: "";
}

/* line 100, ../sass/font-awesome/_icons.scss */
.icon-check-circle-o:before {
  content: "";
}

/* line 101, ../sass/font-awesome/_icons.scss */
.icon-ban:before {
  content: "";
}

/* line 102, ../sass/font-awesome/_icons.scss */
.icon-arrow-left:before {
  content: "";
}

/* line 103, ../sass/font-awesome/_icons.scss */
.icon-arrow-right:before {
  content: "";
}

/* line 104, ../sass/font-awesome/_icons.scss */
.icon-arrow-up:before {
  content: "";
}

/* line 105, ../sass/font-awesome/_icons.scss */
.icon-arrow-down:before {
  content: "";
}

/* line 106, ../sass/font-awesome/_icons.scss */
.icon-mail-forward:before,
.icon-share:before {
  content: "";
}

/* line 108, ../sass/font-awesome/_icons.scss */
.icon-expand:before {
  content: "";
}

/* line 109, ../sass/font-awesome/_icons.scss */
.icon-compress:before {
  content: "";
}

/* line 110, ../sass/font-awesome/_icons.scss */
.icon-plus:before {
  content: "";
}

/* line 111, ../sass/font-awesome/_icons.scss */
.icon-minus:before {
  content: "";
}

/* line 112, ../sass/font-awesome/_icons.scss */
.icon-asterisk:before {
  content: "";
}

/* line 113, ../sass/font-awesome/_icons.scss */
.icon-exclamation-circle:before {
  content: "";
}

/* line 114, ../sass/font-awesome/_icons.scss */
.icon-gift:before {
  content: "";
}

/* line 115, ../sass/font-awesome/_icons.scss */
.icon-leaf:before {
  content: "";
}

/* line 116, ../sass/font-awesome/_icons.scss */
.icon-fire:before {
  content: "";
}

/* line 117, ../sass/font-awesome/_icons.scss */
.icon-eye:before {
  content: "";
}

/* line 118, ../sass/font-awesome/_icons.scss */
.icon-eye-slash:before {
  content: "";
}

/* line 119, ../sass/font-awesome/_icons.scss */
.icon-warning:before,
.icon-exclamation-triangle:before {
  content: "";
}

/* line 121, ../sass/font-awesome/_icons.scss */
.icon-plane:before {
  content: "";
}

/* line 122, ../sass/font-awesome/_icons.scss */
.icon-calendar:before {
  content: "";
}

/* line 123, ../sass/font-awesome/_icons.scss */
.icon-random:before {
  content: "";
}

/* line 124, ../sass/font-awesome/_icons.scss */
.icon-comment:before {
  content: "";
}

/* line 125, ../sass/font-awesome/_icons.scss */
.icon-magnet:before {
  content: "";
}

/* line 126, ../sass/font-awesome/_icons.scss */
.icon-chevron-up:before {
  content: "";
}

/* line 127, ../sass/font-awesome/_icons.scss */
.icon-chevron-down:before {
  content: "";
}

/* line 128, ../sass/font-awesome/_icons.scss */
.icon-retweet:before {
  content: "";
}

/* line 129, ../sass/font-awesome/_icons.scss */
.icon-shopping-cart:before {
  content: "";
}

/* line 130, ../sass/font-awesome/_icons.scss */
.icon-folder:before {
  content: "";
}

/* line 131, ../sass/font-awesome/_icons.scss */
.icon-folder-open:before {
  content: "";
}

/* line 132, ../sass/font-awesome/_icons.scss */
.icon-arrows-v:before {
  content: "";
}

/* line 133, ../sass/font-awesome/_icons.scss */
.icon-arrows-h:before {
  content: "";
}

/* line 134, ../sass/font-awesome/_icons.scss */
.icon-bar-chart-o:before,
.icon-bar-chart:before {
  content: "";
}

/* line 136, ../sass/font-awesome/_icons.scss */
.icon-twitter-square:before {
  content: "";
}

/* line 137, ../sass/font-awesome/_icons.scss */
.icon-facebook-square:before {
  content: "";
}

/* line 138, ../sass/font-awesome/_icons.scss */
.icon-camera-retro:before {
  content: "";
}

/* line 139, ../sass/font-awesome/_icons.scss */
.icon-key:before {
  content: "";
}

/* line 140, ../sass/font-awesome/_icons.scss */
.icon-gears:before,
.icon-cogs:before {
  content: "";
}

/* line 142, ../sass/font-awesome/_icons.scss */
.icon-comments:before {
  content: "";
}

/* line 143, ../sass/font-awesome/_icons.scss */
.icon-thumbs-o-up:before {
  content: "";
}

/* line 144, ../sass/font-awesome/_icons.scss */
.icon-thumbs-o-down:before {
  content: "";
}

/* line 145, ../sass/font-awesome/_icons.scss */
.icon-star-half:before {
  content: "";
}

/* line 146, ../sass/font-awesome/_icons.scss */
.icon-heart-o:before {
  content: "";
}

/* line 147, ../sass/font-awesome/_icons.scss */
.icon-sign-out:before {
  content: "";
}

/* line 148, ../sass/font-awesome/_icons.scss */
.icon-linkedin-square:before {
  content: "";
}

/* line 149, ../sass/font-awesome/_icons.scss */
.icon-thumb-tack:before {
  content: "";
}

/* line 150, ../sass/font-awesome/_icons.scss */
.icon-external-link:before {
  content: "";
}

/* line 151, ../sass/font-awesome/_icons.scss */
.icon-sign-in:before {
  content: "";
}

/* line 152, ../sass/font-awesome/_icons.scss */
.icon-trophy:before {
  content: "";
}

/* line 153, ../sass/font-awesome/_icons.scss */
.icon-github-square:before {
  content: "";
}

/* line 154, ../sass/font-awesome/_icons.scss */
.icon-upload:before {
  content: "";
}

/* line 155, ../sass/font-awesome/_icons.scss */
.icon-lemon-o:before {
  content: "";
}

/* line 156, ../sass/font-awesome/_icons.scss */
.icon-phone:before {
  content: "";
}

/* line 157, ../sass/font-awesome/_icons.scss */
.icon-square-o:before {
  content: "";
}

/* line 158, ../sass/font-awesome/_icons.scss */
.icon-bookmark-o:before {
  content: "";
}

/* line 159, ../sass/font-awesome/_icons.scss */
.icon-phone-square:before {
  content: "";
}

/* line 160, ../sass/font-awesome/_icons.scss */
.icon-twitter:before {
  content: "";
}

/* line 161, ../sass/font-awesome/_icons.scss */
.icon-facebook-f:before,
.icon-facebook:before {
  content: "";
}

/* line 163, ../sass/font-awesome/_icons.scss */
.icon-github:before {
  content: "";
}

/* line 164, ../sass/font-awesome/_icons.scss */
.icon-unlock:before {
  content: "";
}

/* line 165, ../sass/font-awesome/_icons.scss */
.icon-credit-card:before {
  content: "";
}

/* line 166, ../sass/font-awesome/_icons.scss */
.icon-feed:before,
.icon-rss:before {
  content: "";
}

/* line 168, ../sass/font-awesome/_icons.scss */
.icon-hdd-o:before {
  content: "";
}

/* line 169, ../sass/font-awesome/_icons.scss */
.icon-bullhorn:before {
  content: "";
}

/* line 170, ../sass/font-awesome/_icons.scss */
.icon-bell:before {
  content: "";
}

/* line 171, ../sass/font-awesome/_icons.scss */
.icon-certificate:before {
  content: "";
}

/* line 172, ../sass/font-awesome/_icons.scss */
.icon-hand-o-right:before {
  content: "";
}

/* line 173, ../sass/font-awesome/_icons.scss */
.icon-hand-o-left:before {
  content: "";
}

/* line 174, ../sass/font-awesome/_icons.scss */
.icon-hand-o-up:before {
  content: "";
}

/* line 175, ../sass/font-awesome/_icons.scss */
.icon-hand-o-down:before {
  content: "";
}

/* line 176, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-left:before {
  content: "";
}

/* line 177, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-right:before {
  content: "";
}

/* line 178, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-up:before {
  content: "";
}

/* line 179, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-down:before {
  content: "";
}

/* line 180, ../sass/font-awesome/_icons.scss */
.icon-globe:before {
  content: "";
}

/* line 181, ../sass/font-awesome/_icons.scss */
.icon-wrench:before {
  content: "";
}

/* line 182, ../sass/font-awesome/_icons.scss */
.icon-tasks:before {
  content: "";
}

/* line 183, ../sass/font-awesome/_icons.scss */
.icon-filter:before {
  content: "";
}

/* line 184, ../sass/font-awesome/_icons.scss */
.icon-briefcase:before {
  content: "";
}

/* line 185, ../sass/font-awesome/_icons.scss */
.icon-arrows-alt:before {
  content: "";
}

/* line 186, ../sass/font-awesome/_icons.scss */
.icon-group:before,
.icon-users:before {
  content: "";
}

/* line 188, ../sass/font-awesome/_icons.scss */
.icon-chain:before,
.icon-link:before {
  content: "";
}

/* line 190, ../sass/font-awesome/_icons.scss */
.icon-cloud:before {
  content: "";
}

/* line 191, ../sass/font-awesome/_icons.scss */
.icon-flask:before {
  content: "";
}

/* line 192, ../sass/font-awesome/_icons.scss */
.icon-cut:before,
.icon-scissors:before {
  content: "";
}

/* line 194, ../sass/font-awesome/_icons.scss */
.icon-copy:before,
.icon-files-o:before {
  content: "";
}

/* line 196, ../sass/font-awesome/_icons.scss */
.icon-paperclip:before {
  content: "";
}

/* line 197, ../sass/font-awesome/_icons.scss */
.icon-save:before,
.icon-floppy-o:before {
  content: "";
}

/* line 199, ../sass/font-awesome/_icons.scss */
.icon-square:before {
  content: "";
}

/* line 200, ../sass/font-awesome/_icons.scss */
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: "";
}

/* line 203, ../sass/font-awesome/_icons.scss */
.icon-list-ul:before {
  content: "";
}

/* line 204, ../sass/font-awesome/_icons.scss */
.icon-list-ol:before {
  content: "";
}

/* line 205, ../sass/font-awesome/_icons.scss */
.icon-strikethrough:before {
  content: "";
}

/* line 206, ../sass/font-awesome/_icons.scss */
.icon-underline:before {
  content: "";
}

/* line 207, ../sass/font-awesome/_icons.scss */
.icon-table:before {
  content: "";
}

/* line 208, ../sass/font-awesome/_icons.scss */
.icon-magic:before {
  content: "";
}

/* line 209, ../sass/font-awesome/_icons.scss */
.icon-truck:before {
  content: "";
}

/* line 210, ../sass/font-awesome/_icons.scss */
.icon-pinterest:before {
  content: "";
}

/* line 211, ../sass/font-awesome/_icons.scss */
.icon-pinterest-square:before {
  content: "";
}

/* line 212, ../sass/font-awesome/_icons.scss */
.icon-google-plus-square:before {
  content: "";
}

/* line 213, ../sass/font-awesome/_icons.scss */
.icon-google-plus:before {
  content: "";
}

/* line 214, ../sass/font-awesome/_icons.scss */
.icon-money:before {
  content: "";
}

/* line 215, ../sass/font-awesome/_icons.scss */
.icon-caret-down:before {
  content: "";
}

/* line 216, ../sass/font-awesome/_icons.scss */
.icon-caret-up:before {
  content: "";
}

/* line 217, ../sass/font-awesome/_icons.scss */
.icon-caret-left:before {
  content: "";
}

/* line 218, ../sass/font-awesome/_icons.scss */
.icon-caret-right:before {
  content: "";
}

/* line 219, ../sass/font-awesome/_icons.scss */
.icon-columns:before {
  content: "";
}

/* line 220, ../sass/font-awesome/_icons.scss */
.icon-unsorted:before,
.icon-sort:before {
  content: "";
}

/* line 222, ../sass/font-awesome/_icons.scss */
.icon-sort-down:before,
.icon-sort-desc:before {
  content: "";
}

/* line 224, ../sass/font-awesome/_icons.scss */
.icon-sort-up:before,
.icon-sort-asc:before {
  content: "";
}

/* line 226, ../sass/font-awesome/_icons.scss */
.icon-envelope:before {
  content: "";
}

/* line 227, ../sass/font-awesome/_icons.scss */
.icon-linkedin:before {
  content: "";
}

/* line 228, ../sass/font-awesome/_icons.scss */
.icon-rotate-left:before,
.icon-undo:before {
  content: "";
}

/* line 230, ../sass/font-awesome/_icons.scss */
.icon-legal:before,
.icon-gavel:before {
  content: "";
}

/* line 232, ../sass/font-awesome/_icons.scss */
.icon-dashboard:before,
.icon-tachometer:before {
  content: "";
}

/* line 234, ../sass/font-awesome/_icons.scss */
.icon-comment-o:before {
  content: "";
}

/* line 235, ../sass/font-awesome/_icons.scss */
.icon-comments-o:before {
  content: "";
}

/* line 236, ../sass/font-awesome/_icons.scss */
.icon-flash:before,
.icon-bolt:before {
  content: "";
}

/* line 238, ../sass/font-awesome/_icons.scss */
.icon-sitemap:before {
  content: "";
}

/* line 239, ../sass/font-awesome/_icons.scss */
.icon-umbrella:before {
  content: "";
}

/* line 240, ../sass/font-awesome/_icons.scss */
.icon-paste:before,
.icon-clipboard:before {
  content: "";
}

/* line 242, ../sass/font-awesome/_icons.scss */
.icon-lightbulb-o:before {
  content: "";
}

/* line 243, ../sass/font-awesome/_icons.scss */
.icon-exchange:before {
  content: "";
}

/* line 244, ../sass/font-awesome/_icons.scss */
.icon-cloud-download:before {
  content: "";
}

/* line 245, ../sass/font-awesome/_icons.scss */
.icon-cloud-upload:before {
  content: "";
}

/* line 246, ../sass/font-awesome/_icons.scss */
.icon-user-md:before {
  content: "";
}

/* line 247, ../sass/font-awesome/_icons.scss */
.icon-stethoscope:before {
  content: "";
}

/* line 248, ../sass/font-awesome/_icons.scss */
.icon-suitcase:before {
  content: "";
}

/* line 249, ../sass/font-awesome/_icons.scss */
.icon-bell-o:before {
  content: "";
}

/* line 250, ../sass/font-awesome/_icons.scss */
.icon-coffee:before {
  content: "";
}

/* line 251, ../sass/font-awesome/_icons.scss */
.icon-cutlery:before {
  content: "";
}

/* line 252, ../sass/font-awesome/_icons.scss */
.icon-file-text-o:before {
  content: "";
}

/* line 253, ../sass/font-awesome/_icons.scss */
.icon-building-o:before {
  content: "";
}

/* line 254, ../sass/font-awesome/_icons.scss */
.icon-hospital-o:before {
  content: "";
}

/* line 255, ../sass/font-awesome/_icons.scss */
.icon-ambulance:before {
  content: "";
}

/* line 256, ../sass/font-awesome/_icons.scss */
.icon-medkit:before {
  content: "";
}

/* line 257, ../sass/font-awesome/_icons.scss */
.icon-fighter-jet:before {
  content: "";
}

/* line 258, ../sass/font-awesome/_icons.scss */
.icon-beer:before {
  content: "";
}

/* line 259, ../sass/font-awesome/_icons.scss */
.icon-h-square:before {
  content: "";
}

/* line 260, ../sass/font-awesome/_icons.scss */
.icon-plus-square:before {
  content: "";
}

/* line 261, ../sass/font-awesome/_icons.scss */
.icon-angle-double-left:before {
  content: "";
}

/* line 262, ../sass/font-awesome/_icons.scss */
.icon-angle-double-right:before {
  content: "";
}

/* line 263, ../sass/font-awesome/_icons.scss */
.icon-angle-double-up:before {
  content: "";
}

/* line 264, ../sass/font-awesome/_icons.scss */
.icon-angle-double-down:before {
  content: "";
}

/* line 265, ../sass/font-awesome/_icons.scss */
.icon-angle-left:before {
  content: "";
}

/* line 266, ../sass/font-awesome/_icons.scss */
.icon-angle-right:before {
  content: "";
}

/* line 267, ../sass/font-awesome/_icons.scss */
.icon-angle-up:before {
  content: "";
}

/* line 268, ../sass/font-awesome/_icons.scss */
.icon-angle-down:before {
  content: "";
}

/* line 269, ../sass/font-awesome/_icons.scss */
.icon-desktop:before {
  content: "";
}

/* line 270, ../sass/font-awesome/_icons.scss */
.icon-laptop:before {
  content: "";
}

/* line 271, ../sass/font-awesome/_icons.scss */
.icon-tablet:before {
  content: "";
}

/* line 272, ../sass/font-awesome/_icons.scss */
.icon-mobile-phone:before,
.icon-mobile:before {
  content: "";
}

/* line 274, ../sass/font-awesome/_icons.scss */
.icon-circle-o:before {
  content: "";
}

/* line 275, ../sass/font-awesome/_icons.scss */
.icon-quote-left:before {
  content: "";
}

/* line 276, ../sass/font-awesome/_icons.scss */
.icon-quote-right:before {
  content: "";
}

/* line 277, ../sass/font-awesome/_icons.scss */
.icon-spinner:before {
  content: "";
}

/* line 278, ../sass/font-awesome/_icons.scss */
.icon-circle:before {
  content: "";
}

/* line 279, ../sass/font-awesome/_icons.scss */
.icon-mail-reply:before,
.icon-reply:before {
  content: "";
}

/* line 281, ../sass/font-awesome/_icons.scss */
.icon-github-alt:before {
  content: "";
}

/* line 282, ../sass/font-awesome/_icons.scss */
.icon-folder-o:before {
  content: "";
}

/* line 283, ../sass/font-awesome/_icons.scss */
.icon-folder-open-o:before {
  content: "";
}

/* line 284, ../sass/font-awesome/_icons.scss */
.icon-smile-o:before {
  content: "";
}

/* line 285, ../sass/font-awesome/_icons.scss */
.icon-frown-o:before {
  content: "";
}

/* line 286, ../sass/font-awesome/_icons.scss */
.icon-meh-o:before {
  content: "";
}

/* line 287, ../sass/font-awesome/_icons.scss */
.icon-gamepad:before {
  content: "";
}

/* line 288, ../sass/font-awesome/_icons.scss */
.icon-keyboard-o:before {
  content: "";
}

/* line 289, ../sass/font-awesome/_icons.scss */
.icon-flag-o:before {
  content: "";
}

/* line 290, ../sass/font-awesome/_icons.scss */
.icon-flag-checkered:before {
  content: "";
}

/* line 291, ../sass/font-awesome/_icons.scss */
.icon-terminal:before {
  content: "";
}

/* line 292, ../sass/font-awesome/_icons.scss */
.icon-code:before {
  content: "";
}

/* line 293, ../sass/font-awesome/_icons.scss */
.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "";
}

/* line 295, ../sass/font-awesome/_icons.scss */
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "";
}

/* line 298, ../sass/font-awesome/_icons.scss */
.icon-location-arrow:before {
  content: "";
}

/* line 299, ../sass/font-awesome/_icons.scss */
.icon-crop:before {
  content: "";
}

/* line 300, ../sass/font-awesome/_icons.scss */
.icon-code-fork:before {
  content: "";
}

/* line 301, ../sass/font-awesome/_icons.scss */
.icon-unlink:before,
.icon-chain-broken:before {
  content: "";
}

/* line 303, ../sass/font-awesome/_icons.scss */
.icon-question:before {
  content: "";
}

/* line 304, ../sass/font-awesome/_icons.scss */
.icon-info:before {
  content: "";
}

/* line 305, ../sass/font-awesome/_icons.scss */
.icon-exclamation:before {
  content: "";
}

/* line 306, ../sass/font-awesome/_icons.scss */
.icon-superscript:before {
  content: "";
}

/* line 307, ../sass/font-awesome/_icons.scss */
.icon-subscript:before {
  content: "";
}

/* line 308, ../sass/font-awesome/_icons.scss */
.icon-eraser:before {
  content: "";
}

/* line 309, ../sass/font-awesome/_icons.scss */
.icon-puzzle-piece:before {
  content: "";
}

/* line 310, ../sass/font-awesome/_icons.scss */
.icon-microphone:before {
  content: "";
}

/* line 311, ../sass/font-awesome/_icons.scss */
.icon-microphone-slash:before {
  content: "";
}

/* line 312, ../sass/font-awesome/_icons.scss */
.icon-shield:before {
  content: "";
}

/* line 313, ../sass/font-awesome/_icons.scss */
.icon-calendar-o:before {
  content: "";
}

/* line 314, ../sass/font-awesome/_icons.scss */
.icon-fire-extinguisher:before {
  content: "";
}

/* line 315, ../sass/font-awesome/_icons.scss */
.icon-rocket:before {
  content: "";
}

/* line 316, ../sass/font-awesome/_icons.scss */
.icon-maxcdn:before {
  content: "";
}

/* line 317, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-left:before {
  content: "";
}

/* line 318, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-right:before {
  content: "";
}

/* line 319, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-up:before {
  content: "";
}

/* line 320, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-down:before {
  content: "";
}

/* line 321, ../sass/font-awesome/_icons.scss */
.icon-html5:before {
  content: "";
}

/* line 322, ../sass/font-awesome/_icons.scss */
.icon-css3:before {
  content: "";
}

/* line 323, ../sass/font-awesome/_icons.scss */
.icon-anchor:before {
  content: "";
}

/* line 324, ../sass/font-awesome/_icons.scss */
.icon-unlock-alt:before {
  content: "";
}

/* line 325, ../sass/font-awesome/_icons.scss */
.icon-bullseye:before {
  content: "";
}

/* line 326, ../sass/font-awesome/_icons.scss */
.icon-ellipsis-h:before {
  content: "";
}

/* line 327, ../sass/font-awesome/_icons.scss */
.icon-ellipsis-v:before {
  content: "";
}

/* line 328, ../sass/font-awesome/_icons.scss */
.icon-rss-square:before {
  content: "";
}

/* line 329, ../sass/font-awesome/_icons.scss */
.icon-play-circle:before {
  content: "";
}

/* line 330, ../sass/font-awesome/_icons.scss */
.icon-ticket:before {
  content: "";
}

/* line 331, ../sass/font-awesome/_icons.scss */
.icon-minus-square:before {
  content: "";
}

/* line 332, ../sass/font-awesome/_icons.scss */
.icon-minus-square-o:before {
  content: "";
}

/* line 333, ../sass/font-awesome/_icons.scss */
.icon-level-up:before {
  content: "";
}

/* line 334, ../sass/font-awesome/_icons.scss */
.icon-level-down:before {
  content: "";
}

/* line 335, ../sass/font-awesome/_icons.scss */
.icon-check-square:before {
  content: "";
}

/* line 336, ../sass/font-awesome/_icons.scss */
.icon-pencil-square:before {
  content: "";
}

/* line 337, ../sass/font-awesome/_icons.scss */
.icon-external-link-square:before {
  content: "";
}

/* line 338, ../sass/font-awesome/_icons.scss */
.icon-share-square:before {
  content: "";
}

/* line 339, ../sass/font-awesome/_icons.scss */
.icon-compass:before {
  content: "";
}

/* line 340, ../sass/font-awesome/_icons.scss */
.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: "";
}

/* line 342, ../sass/font-awesome/_icons.scss */
.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: "";
}

/* line 344, ../sass/font-awesome/_icons.scss */
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "";
}

/* line 346, ../sass/font-awesome/_icons.scss */
.icon-euro:before,
.icon-eur:before {
  content: "";
}

/* line 348, ../sass/font-awesome/_icons.scss */
.icon-gbp:before {
  content: "";
}

/* line 349, ../sass/font-awesome/_icons.scss */
.icon-dollar:before,
.icon-usd:before {
  content: "";
}

/* line 351, ../sass/font-awesome/_icons.scss */
.icon-rupee:before,
.icon-inr:before {
  content: "";
}

/* line 353, ../sass/font-awesome/_icons.scss */
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "";
}

/* line 357, ../sass/font-awesome/_icons.scss */
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: "";
}

/* line 360, ../sass/font-awesome/_icons.scss */
.icon-won:before,
.icon-krw:before {
  content: "";
}

/* line 362, ../sass/font-awesome/_icons.scss */
.icon-bitcoin:before,
.icon-btc:before {
  content: "";
}

/* line 364, ../sass/font-awesome/_icons.scss */
.icon-file:before {
  content: "";
}

/* line 365, ../sass/font-awesome/_icons.scss */
.icon-file-text:before {
  content: "";
}

/* line 366, ../sass/font-awesome/_icons.scss */
.icon-sort-alpha-asc:before {
  content: "";
}

/* line 367, ../sass/font-awesome/_icons.scss */
.icon-sort-alpha-desc:before {
  content: "";
}

/* line 368, ../sass/font-awesome/_icons.scss */
.icon-sort-amount-asc:before {
  content: "";
}

/* line 369, ../sass/font-awesome/_icons.scss */
.icon-sort-amount-desc:before {
  content: "";
}

/* line 370, ../sass/font-awesome/_icons.scss */
.icon-sort-numeric-asc:before {
  content: "";
}

/* line 371, ../sass/font-awesome/_icons.scss */
.icon-sort-numeric-desc:before {
  content: "";
}

/* line 372, ../sass/font-awesome/_icons.scss */
.icon-thumbs-up:before {
  content: "";
}

/* line 373, ../sass/font-awesome/_icons.scss */
.icon-thumbs-down:before {
  content: "";
}

/* line 374, ../sass/font-awesome/_icons.scss */
.icon-youtube-square:before {
  content: "";
}

/* line 375, ../sass/font-awesome/_icons.scss */
.icon-youtube:before {
  content: "";
}

/* line 376, ../sass/font-awesome/_icons.scss */
.icon-xing:before {
  content: "";
}

/* line 377, ../sass/font-awesome/_icons.scss */
.icon-xing-square:before {
  content: "";
}

/* line 378, ../sass/font-awesome/_icons.scss */
.icon-youtube-play:before {
  content: "";
}

/* line 379, ../sass/font-awesome/_icons.scss */
.icon-dropbox:before {
  content: "";
}

/* line 380, ../sass/font-awesome/_icons.scss */
.icon-stack-overflow:before {
  content: "";
}

/* line 381, ../sass/font-awesome/_icons.scss */
.icon-instagram:before {
  content: "";
}

/* line 382, ../sass/font-awesome/_icons.scss */
.icon-flickr:before {
  content: "";
}

/* line 383, ../sass/font-awesome/_icons.scss */
.icon-adn:before {
  content: "";
}

/* line 384, ../sass/font-awesome/_icons.scss */
.icon-bitbucket:before {
  content: "";
}

/* line 385, ../sass/font-awesome/_icons.scss */
.icon-bitbucket-square:before {
  content: "";
}

/* line 386, ../sass/font-awesome/_icons.scss */
.icon-tumblr:before {
  content: "";
}

/* line 387, ../sass/font-awesome/_icons.scss */
.icon-tumblr-square:before {
  content: "";
}

/* line 388, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-down:before {
  content: "";
}

/* line 389, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-up:before {
  content: "";
}

/* line 390, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-left:before {
  content: "";
}

/* line 391, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-right:before {
  content: "";
}

/* line 392, ../sass/font-awesome/_icons.scss */
.icon-apple:before {
  content: "";
}

/* line 393, ../sass/font-awesome/_icons.scss */
.icon-windows:before {
  content: "";
}

/* line 394, ../sass/font-awesome/_icons.scss */
.icon-android:before {
  content: "";
}

/* line 395, ../sass/font-awesome/_icons.scss */
.icon-linux:before {
  content: "";
}

/* line 396, ../sass/font-awesome/_icons.scss */
.icon-dribbble:before {
  content: "";
}

/* line 397, ../sass/font-awesome/_icons.scss */
.icon-skype:before {
  content: "";
}

/* line 398, ../sass/font-awesome/_icons.scss */
.icon-foursquare:before {
  content: "";
}

/* line 399, ../sass/font-awesome/_icons.scss */
.icon-trello:before {
  content: "";
}

/* line 400, ../sass/font-awesome/_icons.scss */
.icon-female:before {
  content: "";
}

/* line 401, ../sass/font-awesome/_icons.scss */
.icon-male:before {
  content: "";
}

/* line 402, ../sass/font-awesome/_icons.scss */
.icon-gittip:before,
.icon-gratipay:before {
  content: "";
}

/* line 404, ../sass/font-awesome/_icons.scss */
.icon-sun-o:before {
  content: "";
}

/* line 405, ../sass/font-awesome/_icons.scss */
.icon-moon-o:before {
  content: "";
}

/* line 406, ../sass/font-awesome/_icons.scss */
.icon-archive:before {
  content: "";
}

/* line 407, ../sass/font-awesome/_icons.scss */
.icon-bug:before {
  content: "";
}

/* line 408, ../sass/font-awesome/_icons.scss */
.icon-vk:before {
  content: "";
}

/* line 409, ../sass/font-awesome/_icons.scss */
.icon-weibo:before {
  content: "";
}

/* line 410, ../sass/font-awesome/_icons.scss */
.icon-renren:before {
  content: "";
}

/* line 411, ../sass/font-awesome/_icons.scss */
.icon-pagelines:before {
  content: "";
}

/* line 412, ../sass/font-awesome/_icons.scss */
.icon-stack-exchange:before {
  content: "";
}

/* line 413, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-right:before {
  content: "";
}

/* line 414, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-left:before {
  content: "";
}

/* line 415, ../sass/font-awesome/_icons.scss */
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "";
}

/* line 417, ../sass/font-awesome/_icons.scss */
.icon-dot-circle-o:before {
  content: "";
}

/* line 418, ../sass/font-awesome/_icons.scss */
.icon-wheelchair:before {
  content: "";
}

/* line 419, ../sass/font-awesome/_icons.scss */
.icon-vimeo-square:before {
  content: "";
}

/* line 420, ../sass/font-awesome/_icons.scss */
.icon-turkish-lira:before,
.icon-try:before {
  content: "";
}

/* line 422, ../sass/font-awesome/_icons.scss */
.icon-plus-square-o:before {
  content: "";
}

/* line 423, ../sass/font-awesome/_icons.scss */
.icon-space-shuttle:before {
  content: "";
}

/* line 424, ../sass/font-awesome/_icons.scss */
.icon-slack:before {
  content: "";
}

/* line 425, ../sass/font-awesome/_icons.scss */
.icon-envelope-square:before {
  content: "";
}

/* line 426, ../sass/font-awesome/_icons.scss */
.icon-wordpress:before {
  content: "";
}

/* line 427, ../sass/font-awesome/_icons.scss */
.icon-openid:before {
  content: "";
}

/* line 428, ../sass/font-awesome/_icons.scss */
.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "";
}

/* line 431, ../sass/font-awesome/_icons.scss */
.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "";
}

/* line 433, ../sass/font-awesome/_icons.scss */
.icon-yahoo:before {
  content: "";
}

/* line 434, ../sass/font-awesome/_icons.scss */
.icon-google:before {
  content: "";
}

/* line 435, ../sass/font-awesome/_icons.scss */
.icon-reddit:before {
  content: "";
}

/* line 436, ../sass/font-awesome/_icons.scss */
.icon-reddit-square:before {
  content: "";
}

/* line 437, ../sass/font-awesome/_icons.scss */
.icon-stumbleupon-circle:before {
  content: "";
}

/* line 438, ../sass/font-awesome/_icons.scss */
.icon-stumbleupon:before {
  content: "";
}

/* line 439, ../sass/font-awesome/_icons.scss */
.icon-delicious:before {
  content: "";
}

/* line 440, ../sass/font-awesome/_icons.scss */
.icon-digg:before {
  content: "";
}

/* line 441, ../sass/font-awesome/_icons.scss */
.icon-pied-piper:before {
  content: "";
}

/* line 442, ../sass/font-awesome/_icons.scss */
.icon-pied-piper-alt:before {
  content: "";
}

/* line 443, ../sass/font-awesome/_icons.scss */
.icon-drupal:before {
  content: "";
}

/* line 444, ../sass/font-awesome/_icons.scss */
.icon-joomla:before {
  content: "";
}

/* line 445, ../sass/font-awesome/_icons.scss */
.icon-language:before {
  content: "";
}

/* line 446, ../sass/font-awesome/_icons.scss */
.icon-fax:before {
  content: "";
}

/* line 447, ../sass/font-awesome/_icons.scss */
.icon-building:before {
  content: "";
}

/* line 448, ../sass/font-awesome/_icons.scss */
.icon-child:before {
  content: "";
}

/* line 449, ../sass/font-awesome/_icons.scss */
.icon-paw:before {
  content: "";
}

/* line 450, ../sass/font-awesome/_icons.scss */
.icon-spoon:before {
  content: "";
}

/* line 451, ../sass/font-awesome/_icons.scss */
.icon-cube:before {
  content: "";
}

/* line 452, ../sass/font-awesome/_icons.scss */
.icon-cubes:before {
  content: "";
}

/* line 453, ../sass/font-awesome/_icons.scss */
.icon-behance:before {
  content: "";
}

/* line 454, ../sass/font-awesome/_icons.scss */
.icon-behance-square:before {
  content: "";
}

/* line 455, ../sass/font-awesome/_icons.scss */
.icon-steam:before {
  content: "";
}

/* line 456, ../sass/font-awesome/_icons.scss */
.icon-steam-square:before {
  content: "";
}

/* line 457, ../sass/font-awesome/_icons.scss */
.icon-recycle:before {
  content: "";
}

/* line 458, ../sass/font-awesome/_icons.scss */
.icon-automobile:before,
.icon-car:before {
  content: "";
}

/* line 460, ../sass/font-awesome/_icons.scss */
.icon-cab:before,
.icon-taxi:before {
  content: "";
}

/* line 462, ../sass/font-awesome/_icons.scss */
.icon-tree:before {
  content: "";
}

/* line 463, ../sass/font-awesome/_icons.scss */
.icon-spotify:before {
  content: "";
}

/* line 464, ../sass/font-awesome/_icons.scss */
.icon-deviantart:before {
  content: "";
}

/* line 465, ../sass/font-awesome/_icons.scss */
.icon-soundcloud:before {
  content: "";
}

/* line 466, ../sass/font-awesome/_icons.scss */
.icon-database:before {
  content: "";
}

/* line 467, ../sass/font-awesome/_icons.scss */
.icon-file-pdf-o:before {
  content: "";
}

/* line 468, ../sass/font-awesome/_icons.scss */
.icon-file-word-o:before {
  content: "";
}

/* line 469, ../sass/font-awesome/_icons.scss */
.icon-file-excel-o:before {
  content: "";
}

/* line 470, ../sass/font-awesome/_icons.scss */
.icon-file-powerpoint-o:before {
  content: "";
}

/* line 471, ../sass/font-awesome/_icons.scss */
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "";
}

/* line 474, ../sass/font-awesome/_icons.scss */
.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "";
}

/* line 476, ../sass/font-awesome/_icons.scss */
.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "";
}

/* line 478, ../sass/font-awesome/_icons.scss */
.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "";
}

/* line 480, ../sass/font-awesome/_icons.scss */
.icon-file-code-o:before {
  content: "";
}

/* line 481, ../sass/font-awesome/_icons.scss */
.icon-vine:before {
  content: "";
}

/* line 482, ../sass/font-awesome/_icons.scss */
.icon-codepen:before {
  content: "";
}

/* line 483, ../sass/font-awesome/_icons.scss */
.icon-jsfiddle:before {
  content: "";
}

/* line 484, ../sass/font-awesome/_icons.scss */
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "";
}

/* line 489, ../sass/font-awesome/_icons.scss */
.icon-circle-o-notch:before {
  content: "";
}

/* line 490, ../sass/font-awesome/_icons.scss */
.icon-ra:before,
.icon-rebel:before {
  content: "";
}

/* line 492, ../sass/font-awesome/_icons.scss */
.icon-ge:before,
.icon-empire:before {
  content: "";
}

/* line 494, ../sass/font-awesome/_icons.scss */
.icon-git-square:before {
  content: "";
}

/* line 495, ../sass/font-awesome/_icons.scss */
.icon-git:before {
  content: "";
}

/* line 496, ../sass/font-awesome/_icons.scss */
.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
  content: "";
}

/* line 499, ../sass/font-awesome/_icons.scss */
.icon-tencent-weibo:before {
  content: "";
}

/* line 500, ../sass/font-awesome/_icons.scss */
.icon-qq:before {
  content: "";
}

/* line 501, ../sass/font-awesome/_icons.scss */
.icon-wechat:before,
.icon-weixin:before {
  content: "";
}

/* line 503, ../sass/font-awesome/_icons.scss */
.icon-send:before,
.icon-paper-plane:before {
  content: "";
}

/* line 505, ../sass/font-awesome/_icons.scss */
.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "";
}

/* line 507, ../sass/font-awesome/_icons.scss */
.icon-history:before {
  content: "";
}

/* line 508, ../sass/font-awesome/_icons.scss */
.icon-circle-thin:before {
  content: "";
}

/* line 509, ../sass/font-awesome/_icons.scss */
.icon-header:before {
  content: "";
}

/* line 510, ../sass/font-awesome/_icons.scss */
.icon-paragraph:before {
  content: "";
}

/* line 511, ../sass/font-awesome/_icons.scss */
.icon-sliders:before {
  content: "";
}

/* line 512, ../sass/font-awesome/_icons.scss */
.icon-share-alt:before {
  content: "";
}

/* line 513, ../sass/font-awesome/_icons.scss */
.icon-share-alt-square:before {
  content: "";
}

/* line 514, ../sass/font-awesome/_icons.scss */
.icon-bomb:before {
  content: "";
}

/* line 515, ../sass/font-awesome/_icons.scss */
.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: "";
}

/* line 517, ../sass/font-awesome/_icons.scss */
.icon-tty:before {
  content: "";
}

/* line 518, ../sass/font-awesome/_icons.scss */
.icon-binoculars:before {
  content: "";
}

/* line 519, ../sass/font-awesome/_icons.scss */
.icon-plug:before {
  content: "";
}

/* line 520, ../sass/font-awesome/_icons.scss */
.icon-slideshare:before {
  content: "";
}

/* line 521, ../sass/font-awesome/_icons.scss */
.icon-twitch:before {
  content: "";
}

/* line 522, ../sass/font-awesome/_icons.scss */
.icon-yelp:before {
  content: "";
}

/* line 523, ../sass/font-awesome/_icons.scss */
.icon-newspaper-o:before {
  content: "";
}

/* line 524, ../sass/font-awesome/_icons.scss */
.icon-wifi:before {
  content: "";
}

/* line 525, ../sass/font-awesome/_icons.scss */
.icon-calculator:before {
  content: "";
}

/* line 526, ../sass/font-awesome/_icons.scss */
.icon-paypal:before {
  content: "";
}

/* line 527, ../sass/font-awesome/_icons.scss */
.icon-google-wallet:before {
  content: "";
}

/* line 528, ../sass/font-awesome/_icons.scss */
.icon-cc-visa:before {
  content: "";
}

/* line 529, ../sass/font-awesome/_icons.scss */
.icon-cc-mastercard:before {
  content: "";
}

/* line 530, ../sass/font-awesome/_icons.scss */
.icon-cc-discover:before {
  content: "";
}

/* line 531, ../sass/font-awesome/_icons.scss */
.icon-cc-amex:before {
  content: "";
}

/* line 532, ../sass/font-awesome/_icons.scss */
.icon-cc-paypal:before {
  content: "";
}

/* line 533, ../sass/font-awesome/_icons.scss */
.icon-cc-stripe:before {
  content: "";
}

/* line 534, ../sass/font-awesome/_icons.scss */
.icon-bell-slash:before {
  content: "";
}

/* line 535, ../sass/font-awesome/_icons.scss */
.icon-bell-slash-o:before {
  content: "";
}

/* line 536, ../sass/font-awesome/_icons.scss */
.icon-trash:before {
  content: "";
}

/* line 537, ../sass/font-awesome/_icons.scss */
.icon-copyright:before {
  content: "";
}

/* line 538, ../sass/font-awesome/_icons.scss */
.icon-at:before {
  content: "";
}

/* line 539, ../sass/font-awesome/_icons.scss */
.icon-eyedropper:before {
  content: "";
}

/* line 540, ../sass/font-awesome/_icons.scss */
.icon-paint-brush:before {
  content: "";
}

/* line 541, ../sass/font-awesome/_icons.scss */
.icon-birthday-cake:before {
  content: "";
}

/* line 542, ../sass/font-awesome/_icons.scss */
.icon-area-chart:before {
  content: "";
}

/* line 543, ../sass/font-awesome/_icons.scss */
.icon-pie-chart:before {
  content: "";
}

/* line 544, ../sass/font-awesome/_icons.scss */
.icon-line-chart:before {
  content: "";
}

/* line 545, ../sass/font-awesome/_icons.scss */
.icon-lastfm:before {
  content: "";
}

/* line 546, ../sass/font-awesome/_icons.scss */
.icon-lastfm-square:before {
  content: "";
}

/* line 547, ../sass/font-awesome/_icons.scss */
.icon-toggle-off:before {
  content: "";
}

/* line 548, ../sass/font-awesome/_icons.scss */
.icon-toggle-on:before {
  content: "";
}

/* line 549, ../sass/font-awesome/_icons.scss */
.icon-bicycle:before {
  content: "";
}

/* line 550, ../sass/font-awesome/_icons.scss */
.icon-bus:before {
  content: "";
}

/* line 551, ../sass/font-awesome/_icons.scss */
.icon-ioxhost:before {
  content: "";
}

/* line 552, ../sass/font-awesome/_icons.scss */
.icon-angellist:before {
  content: "";
}

/* line 553, ../sass/font-awesome/_icons.scss */
.icon-cc:before {
  content: "";
}

/* line 554, ../sass/font-awesome/_icons.scss */
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: "";
}

/* line 557, ../sass/font-awesome/_icons.scss */
.icon-meanpath:before {
  content: "";
}

/* line 558, ../sass/font-awesome/_icons.scss */
.icon-buysellads:before {
  content: "";
}

/* line 559, ../sass/font-awesome/_icons.scss */
.icon-connectdevelop:before {
  content: "";
}

/* line 560, ../sass/font-awesome/_icons.scss */
.icon-dashcube:before {
  content: "";
}

/* line 561, ../sass/font-awesome/_icons.scss */
.icon-forumbee:before {
  content: "";
}

/* line 562, ../sass/font-awesome/_icons.scss */
.icon-leanpub:before {
  content: "";
}

/* line 563, ../sass/font-awesome/_icons.scss */
.icon-sellsy:before {
  content: "";
}

/* line 564, ../sass/font-awesome/_icons.scss */
.icon-shirtsinbulk:before {
  content: "";
}

/* line 565, ../sass/font-awesome/_icons.scss */
.icon-simplybuilt:before {
  content: "";
}

/* line 566, ../sass/font-awesome/_icons.scss */
.icon-skyatlas:before {
  content: "";
}

/* line 567, ../sass/font-awesome/_icons.scss */
.icon-cart-plus:before {
  content: "";
}

/* line 568, ../sass/font-awesome/_icons.scss */
.icon-cart-arrow-down:before {
  content: "";
}

/* line 569, ../sass/font-awesome/_icons.scss */
.icon-diamond:before {
  content: "";
}

/* line 570, ../sass/font-awesome/_icons.scss */
.icon-ship:before {
  content: "";
}

/* line 571, ../sass/font-awesome/_icons.scss */
.icon-user-secret:before {
  content: "";
}

/* line 572, ../sass/font-awesome/_icons.scss */
.icon-motorcycle:before {
  content: "";
}

/* line 573, ../sass/font-awesome/_icons.scss */
.icon-street-view:before {
  content: "";
}

/* line 574, ../sass/font-awesome/_icons.scss */
.icon-heartbeat:before {
  content: "";
}

/* line 575, ../sass/font-awesome/_icons.scss */
.icon-venus:before {
  content: "";
}

/* line 576, ../sass/font-awesome/_icons.scss */
.icon-mars:before {
  content: "";
}

/* line 577, ../sass/font-awesome/_icons.scss */
.icon-mercury:before {
  content: "";
}

/* line 578, ../sass/font-awesome/_icons.scss */
.icon-intersex:before,
.icon-transgender:before {
  content: "";
}

/* line 580, ../sass/font-awesome/_icons.scss */
.icon-transgender-alt:before {
  content: "";
}

/* line 581, ../sass/font-awesome/_icons.scss */
.icon-venus-double:before {
  content: "";
}

/* line 582, ../sass/font-awesome/_icons.scss */
.icon-mars-double:before {
  content: "";
}

/* line 583, ../sass/font-awesome/_icons.scss */
.icon-venus-mars:before {
  content: "";
}

/* line 584, ../sass/font-awesome/_icons.scss */
.icon-mars-stroke:before {
  content: "";
}

/* line 585, ../sass/font-awesome/_icons.scss */
.icon-mars-stroke-v:before {
  content: "";
}

/* line 586, ../sass/font-awesome/_icons.scss */
.icon-mars-stroke-h:before {
  content: "";
}

/* line 587, ../sass/font-awesome/_icons.scss */
.icon-neuter:before {
  content: "";
}

/* line 588, ../sass/font-awesome/_icons.scss */
.icon-genderless:before {
  content: "";
}

/* line 589, ../sass/font-awesome/_icons.scss */
.icon-facebook-official:before {
  content: "";
}

/* line 590, ../sass/font-awesome/_icons.scss */
.icon-pinterest-p:before {
  content: "";
}

/* line 591, ../sass/font-awesome/_icons.scss */
.icon-whatsapp:before {
  content: "";
}

/* line 592, ../sass/font-awesome/_icons.scss */
.icon-server:before {
  content: "";
}

/* line 593, ../sass/font-awesome/_icons.scss */
.icon-user-plus:before {
  content: "";
}

/* line 594, ../sass/font-awesome/_icons.scss */
.icon-user-times:before {
  content: "";
}

/* line 595, ../sass/font-awesome/_icons.scss */
.icon-hotel:before,
.icon-bed:before {
  content: "";
}

/* line 597, ../sass/font-awesome/_icons.scss */
.icon-viacoin:before {
  content: "";
}

/* line 598, ../sass/font-awesome/_icons.scss */
.icon-train:before {
  content: "";
}

/* line 599, ../sass/font-awesome/_icons.scss */
.icon-subway:before {
  content: "";
}

/* line 600, ../sass/font-awesome/_icons.scss */
.icon-medium:before {
  content: "";
}

/* line 601, ../sass/font-awesome/_icons.scss */
.icon-yc:before,
.icon-y-combinator:before {
  content: "";
}

/* line 603, ../sass/font-awesome/_icons.scss */
.icon-optin-monster:before {
  content: "";
}

/* line 604, ../sass/font-awesome/_icons.scss */
.icon-opencart:before {
  content: "";
}

/* line 605, ../sass/font-awesome/_icons.scss */
.icon-expeditedssl:before {
  content: "";
}

/* line 606, ../sass/font-awesome/_icons.scss */
.icon-battery-4:before,
.icon-battery-full:before {
  content: "";
}

/* line 608, ../sass/font-awesome/_icons.scss */
.icon-battery-3:before,
.icon-battery-three-quarters:before {
  content: "";
}

/* line 610, ../sass/font-awesome/_icons.scss */
.icon-battery-2:before,
.icon-battery-half:before {
  content: "";
}

/* line 612, ../sass/font-awesome/_icons.scss */
.icon-battery-1:before,
.icon-battery-quarter:before {
  content: "";
}

/* line 614, ../sass/font-awesome/_icons.scss */
.icon-battery-0:before,
.icon-battery-empty:before {
  content: "";
}

/* line 616, ../sass/font-awesome/_icons.scss */
.icon-mouse-pointer:before {
  content: "";
}

/* line 617, ../sass/font-awesome/_icons.scss */
.icon-i-cursor:before {
  content: "";
}

/* line 618, ../sass/font-awesome/_icons.scss */
.icon-object-group:before {
  content: "";
}

/* line 619, ../sass/font-awesome/_icons.scss */
.icon-object-ungroup:before {
  content: "";
}

/* line 620, ../sass/font-awesome/_icons.scss */
.icon-sticky-note:before {
  content: "";
}

/* line 621, ../sass/font-awesome/_icons.scss */
.icon-sticky-note-o:before {
  content: "";
}

/* line 622, ../sass/font-awesome/_icons.scss */
.icon-cc-jcb:before {
  content: "";
}

/* line 623, ../sass/font-awesome/_icons.scss */
.icon-cc-diners-club:before {
  content: "";
}

/* line 624, ../sass/font-awesome/_icons.scss */
.icon-clone:before {
  content: "";
}

/* line 625, ../sass/font-awesome/_icons.scss */
.icon-balance-scale:before {
  content: "";
}

/* line 626, ../sass/font-awesome/_icons.scss */
.icon-hourglass-o:before {
  content: "";
}

/* line 627, ../sass/font-awesome/_icons.scss */
.icon-hourglass-1:before,
.icon-hourglass-start:before {
  content: "";
}

/* line 629, ../sass/font-awesome/_icons.scss */
.icon-hourglass-2:before,
.icon-hourglass-half:before {
  content: "";
}

/* line 631, ../sass/font-awesome/_icons.scss */
.icon-hourglass-3:before,
.icon-hourglass-end:before {
  content: "";
}

/* line 633, ../sass/font-awesome/_icons.scss */
.icon-hourglass:before {
  content: "";
}

/* line 634, ../sass/font-awesome/_icons.scss */
.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
  content: "";
}

/* line 636, ../sass/font-awesome/_icons.scss */
.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
  content: "";
}

/* line 638, ../sass/font-awesome/_icons.scss */
.icon-hand-scissors-o:before {
  content: "";
}

/* line 639, ../sass/font-awesome/_icons.scss */
.icon-hand-lizard-o:before {
  content: "";
}

/* line 640, ../sass/font-awesome/_icons.scss */
.icon-hand-spock-o:before {
  content: "";
}

/* line 641, ../sass/font-awesome/_icons.scss */
.icon-hand-pointer-o:before {
  content: "";
}

/* line 642, ../sass/font-awesome/_icons.scss */
.icon-hand-peace-o:before {
  content: "";
}

/* line 643, ../sass/font-awesome/_icons.scss */
.icon-trademark:before {
  content: "";
}

/* line 644, ../sass/font-awesome/_icons.scss */
.icon-registered:before {
  content: "";
}

/* line 645, ../sass/font-awesome/_icons.scss */
.icon-creative-commons:before {
  content: "";
}

/* line 646, ../sass/font-awesome/_icons.scss */
.icon-gg:before {
  content: "";
}

/* line 647, ../sass/font-awesome/_icons.scss */
.icon-gg-circle:before {
  content: "";
}

/* line 648, ../sass/font-awesome/_icons.scss */
.icon-tripadvisor:before {
  content: "";
}

/* line 649, ../sass/font-awesome/_icons.scss */
.icon-odnoklassniki:before {
  content: "";
}

/* line 650, ../sass/font-awesome/_icons.scss */
.icon-odnoklassniki-square:before {
  content: "";
}

/* line 651, ../sass/font-awesome/_icons.scss */
.icon-get-pocket:before {
  content: "";
}

/* line 652, ../sass/font-awesome/_icons.scss */
.icon-wikipedia-w:before {
  content: "";
}

/* line 653, ../sass/font-awesome/_icons.scss */
.icon-safari:before {
  content: "";
}

/* line 654, ../sass/font-awesome/_icons.scss */
.icon-chrome:before {
  content: "";
}

/* line 655, ../sass/font-awesome/_icons.scss */
.icon-firefox:before {
  content: "";
}

/* line 656, ../sass/font-awesome/_icons.scss */
.icon-opera:before {
  content: "";
}

/* line 657, ../sass/font-awesome/_icons.scss */
.icon-internet-explorer:before {
  content: "";
}

/* line 658, ../sass/font-awesome/_icons.scss */
.icon-tv:before,
.icon-television:before {
  content: "";
}

/* line 660, ../sass/font-awesome/_icons.scss */
.icon-contao:before {
  content: "";
}

/* line 661, ../sass/font-awesome/_icons.scss */
.icon-500px:before {
  content: "";
}

/* line 662, ../sass/font-awesome/_icons.scss */
.icon-amazon:before {
  content: "";
}

/* line 663, ../sass/font-awesome/_icons.scss */
.icon-calendar-plus-o:before {
  content: "";
}

/* line 664, ../sass/font-awesome/_icons.scss */
.icon-calendar-minus-o:before {
  content: "";
}

/* line 665, ../sass/font-awesome/_icons.scss */
.icon-calendar-times-o:before {
  content: "";
}

/* line 666, ../sass/font-awesome/_icons.scss */
.icon-calendar-check-o:before {
  content: "";
}

/* line 667, ../sass/font-awesome/_icons.scss */
.icon-industry:before {
  content: "";
}

/* line 668, ../sass/font-awesome/_icons.scss */
.icon-map-pin:before {
  content: "";
}

/* line 669, ../sass/font-awesome/_icons.scss */
.icon-map-signs:before {
  content: "";
}

/* line 670, ../sass/font-awesome/_icons.scss */
.icon-map-o:before {
  content: "";
}

/* line 671, ../sass/font-awesome/_icons.scss */
.icon-map:before {
  content: "";
}

/* line 672, ../sass/font-awesome/_icons.scss */
.icon-commenting:before {
  content: "";
}

/* line 673, ../sass/font-awesome/_icons.scss */
.icon-commenting-o:before {
  content: "";
}

/* line 674, ../sass/font-awesome/_icons.scss */
.icon-houzz:before {
  content: "";
}

/* line 675, ../sass/font-awesome/_icons.scss */
.icon-vimeo:before {
  content: "";
}

/* line 676, ../sass/font-awesome/_icons.scss */
.icon-black-tie:before {
  content: "";
}

/* line 677, ../sass/font-awesome/_icons.scss */
.icon-fonticons:before {
  content: "";
}

/* line 678, ../sass/font-awesome/_icons.scss */
.icon-reddit-alien:before {
  content: "";
}

/* line 679, ../sass/font-awesome/_icons.scss */
.icon-edge:before {
  content: "";
}

/* line 680, ../sass/font-awesome/_icons.scss */
.icon-credit-card-alt:before {
  content: "";
}

/* line 681, ../sass/font-awesome/_icons.scss */
.icon-codiepie:before {
  content: "";
}

/* line 682, ../sass/font-awesome/_icons.scss */
.icon-modx:before {
  content: "";
}

/* line 683, ../sass/font-awesome/_icons.scss */
.icon-fort-awesome:before {
  content: "";
}

/* line 684, ../sass/font-awesome/_icons.scss */
.icon-usb:before {
  content: "";
}

/* line 685, ../sass/font-awesome/_icons.scss */
.icon-product-hunt:before {
  content: "";
}

/* line 686, ../sass/font-awesome/_icons.scss */
.icon-mixcloud:before {
  content: "";
}

/* line 687, ../sass/font-awesome/_icons.scss */
.icon-scribd:before {
  content: "";
}

/* line 688, ../sass/font-awesome/_icons.scss */
.icon-pause-circle:before {
  content: "";
}

/* line 689, ../sass/font-awesome/_icons.scss */
.icon-pause-circle-o:before {
  content: "";
}

/* line 690, ../sass/font-awesome/_icons.scss */
.icon-stop-circle:before {
  content: "";
}

/* line 691, ../sass/font-awesome/_icons.scss */
.icon-stop-circle-o:before {
  content: "";
}

/* line 692, ../sass/font-awesome/_icons.scss */
.icon-shopping-bag:before {
  content: "";
}

/* line 693, ../sass/font-awesome/_icons.scss */
.icon-shopping-basket:before {
  content: "";
}

/* line 694, ../sass/font-awesome/_icons.scss */
.icon-hashtag:before {
  content: "";
}

/* line 695, ../sass/font-awesome/_icons.scss */
.icon-bluetooth:before {
  content: "";
}

/* line 696, ../sass/font-awesome/_icons.scss */
.icon-bluetooth-b:before {
  content: "";
}

/* line 697, ../sass/font-awesome/_icons.scss */
.icon-percent:before {
  content: "";
}

/**
 * BASE CSS STYLES
 */
/* line 4, ../sass/app/_base.scss */
html {
  margin: 0;
  padding: 0;
}

/* line 8, ../sass/app/_base.scss */
body {
  background: #ebebeb;
  color: #808080;
  overflow-x: hidden;
  font-family: "Merriweather", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
}

/* line 18, ../sass/app/_base.scss */
#page {
  background: #fff;
}

/* line 25, ../sass/app/_base.scss */
.tree > ul > li,
.tree-menu > ul > li {
  width: 100%;
  height: auto;
  position: relative;
  padding: 5px 0;
}
/* line 30, ../sass/app/_base.scss */
.tree > ul > li.active > a,
.tree-menu > ul > li.active > a {
  color: #4384f6;
}
/* line 37, ../sass/app/_base.scss */
.tree > ul > li ul li,
.tree-menu > ul > li ul li {
  position: relative;
  padding-right: 0;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .tree > ul > li ul li, .rtl
.tree-menu > ul > li ul li {
  padding-left: 0;
  padding-right: inherit;
}
/* line 40, ../sass/app/_base.scss */
.tree > ul > li ul li.last,
.tree-menu > ul > li ul li.last {
  padding-bottom: 0;
}
/* line 45, ../sass/app/_base.scss */
.tree > ul > li a.active,
.tree-menu > ul > li a.active {
  font-weight: bold;
  color: #4384f6;
}
/* line 48, ../sass/app/_base.scss */
.tree > ul > li a.active + ul,
.tree-menu > ul > li a.active + ul {
  display: block;
  padding: 0 0 10px 10px;
}
/* line 58, ../sass/app/_base.scss */
.tree > ul > li ul > li > a.active,
.tree-menu > ul > li ul > li > a.active {
  font-weight: bold;
  color: #000000;
}

/* line 67, ../sass/app/_base.scss */
a:hover {
  color: #4384f6;
  text-decoration: none;
  outline: none;
}

/* block */
/* line 3, ../sass/app/_block.scss */
.block {
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 3, ../sass/app/_block.scss */
  .block {
    margin-bottom: 30px;
  }
}
/* line 9, ../sass/app/_block.scss */
.block .title_block {
  position: relative;
  background: transparent;
  color: #58d2b0;
  text-transform: none;
  font-family: "Montserrat";
  font-size: 24px;
  letter-spacing: -1px;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  font-weight: 700;
  text-align: left;
  line-height: 40px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .block .title_block {
  text-align: right;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.block .block_content:before, .block .block_content:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.block .block_content:after {
  clear: both;
}
/* line 30, ../sass/app/_block.scss */
.block .title_block_full {
  font-size: 28px;
  text-align: center !important;
}
/* line 34, ../sass/app/_block.scss */
.block .box-content {
  border: 1px solid transparent;
}

/* line 42, ../sass/app/_block.scss */
.block-borderbox.block .title_block:before {
  background: transparent url("../img/data/border-box.png") repeat-x center center;
  bottom: 0;
  content: "";
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
}

/* line 55, ../sass/app/_block.scss */
.title_medium.block .title_block {
  font-size: 34px;
}

/* line 62, ../sass/app/_block.scss */
.title-top-60 .title_block {
  padding: 60px 0 10px 0;
  text-align: center !important;
  font-size: 28px;
}

@media (min-width: 992px) {
  /* line 68, ../sass/app/_block.scss */
  .banner-top {
    left: 0;
    margin-top: -133px;
    position: absolute;
    right: 0;
    z-index: 12;
  }
}

@media (min-width: 992px) {
  /* line 78, ../sass/app/_block.scss */
  .space-top-cus {
    margin-top: 220px;
  }
}

/* line 83, ../sass/app/_block.scss */
.subtitle {
  margin: 0;
  text-align: center;
}
/* line 86, ../sass/app/_block.scss */
.subtitle span {
  color: #808080;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  width: 50%;
}

/* line 97, ../sass/app/_block.scss */
.category-banner {
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .category-banner {
  float: right;
}

/* line 100, ../sass/app/_block.scss */
.bg_top {
  background-repeat: no-repeat;
  padding: 50px 0 0;
  background-image: url("../img/bg_bottom1.jpg");
  background-position: left top;
}

/* line 107, ../sass/app/_block.scss */
.bg_bottom {
  background-repeat: no-repeat;
  background-image: url("../img/bg_bottom2.jpg");
  background-position: right bottom;
}

/* line 632, ../sass/mixins/_app.scss */
.block-default .title_block {
  padding: 0;
  background-color: transparent;
}

/* line 632, ../sass/mixins/_app.scss */
.block-primary .title_block {
  padding: 0;
  background-color: transparent;
}

/* line 632, ../sass/mixins/_app.scss */
.block-success .title_block {
  padding: 0;
  background-color: transparent;
}

/* line 632, ../sass/mixins/_app.scss */
.block-info .title_block {
  padding: 0;
  background-color: transparent;
}

/* line 632, ../sass/mixins/_app.scss */
.block-warning .title_block {
  padding: 0;
  background-color: transparent;
}

/* line 632, ../sass/mixins/_app.scss */
.block-danger .title_block {
  padding: 0;
  background-color: transparent;
}

/* line 133, ../sass/app/_block.scss */
.block-highlighted .title_block {
  background-color: #4384f6;
  color: #000;
  position: relative;
  padding: 15px 25px;
}
/* line 138, ../sass/app/_block.scss */
.block-highlighted .title_block:after {
  content: "\f0c9";
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 15px;
}
/* line 146, ../sass/app/_block.scss */
.block-highlighted .block_content {
  border: 2px solid #4384f6;
}

/**
 * Widget styles in footer
 */
/* line 158, ../sass/app/_block.scss */
.footer-center .block-borderbox.block .title_block:before {
  background: transparent url("../img/data/border-box.png") no-repeat center center;
  bottom: 0;
  content: "";
  width: 12px;
  height: 12px;
  top: 5px;
  left: -20px;
  position: absolute;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .footer-center .block-borderbox.block .title_block:before {
  right: -20px;
  left: auto;
}
@media (max-width: 767px) {
  /* line 168, ../sass/app/_block.scss */
  .footer-center .block-borderbox.block .title_block:before {
    background: transparent url("../img/data/border-box.png") repeat-x center center;
    bottom: 0;
    content: "";
    width: 100%;
    height: 7px;
    position: absolute;
    left: 0;
    top: auto;
  }
}
/* line 182, ../sass/app/_block.scss */
.footer-center .title_block {
  margin-bottom: 0;
  text-transform: capitalize;
  font-family: "Merriweather", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.1;
  color: #000;
  letter-spacing: 1px;
  margin: 0 0 10px;
  border: none;
  padding: 0 0 15px;
  position: relative;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .footer-center .title_block {
  text-align: right;
}
/* line 199, ../sass/app/_block.scss */
.footer-center .block-borderbox {
  border: 0;
  padding-left: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .footer-center .block-borderbox {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 202, ../sass/app/_block.scss */
.footer-center .block-borderbox .widget-banner-desc {
  padding: 25px 0 0;
}
/* line 208, ../sass/app/_block.scss */
.footer-center .widget-links .panel-group {
  margin-bottom: 0;
}
/* line 213, ../sass/app/_block.scss */
.footer-center .nav-links li {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}
/* line 214, ../sass/app/_block.scss */
.footer-center .nav-links li:first-child {
  margin-top: 0;
}
/* line 217, ../sass/app/_block.scss */
.footer-center .nav-links li:last-child {
  margin-bottom: 0;
}
/* line 226, ../sass/app/_block.scss */
.footer-center .nav-links li a {
  display: block;
  padding: 0 !important;
}
/* line 229, ../sass/app/_block.scss */
.footer-center .nav-links li a:hover {
  color: #4384f6;
}
/* line 240, ../sass/app/_block.scss */
.footer-center #footer .block-borderbox {
  background-color: transparent;
}
@media (max-width: 991px) {
  /* line 251, ../sass/app/_block.scss */
  .footer-center #footer .title_block {
    position: relative;
  }
  /* line 253, ../sass/app/_block.scss */
  .footer-center #footer .title_block:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    background: #FFF;
    z-index: 99;
    text-align: center;
    line-height: 25px;
  }
  /* line 269, ../sass/app/_block.scss */
  .footer-center #footer .accordion-active .title_block:after {
    content: "\f068";
  }
  /* line 273, ../sass/app/_block.scss */
  .footer-center #footer .accordion-active .block_content {
    display: block !important;
  }
  /* line 277, ../sass/app/_block.scss */
  .footer-center #footer .block_content {
    display: none !important;
  }
}

/******************************************************
 * $package Pav Prestashop Theme Framework for Prestashop 1.5.x
 * $version 1.1
 * $author http://www.prestabrain.com
 * $copyright   Copyright (C) Augus 2013 PavoThemes.com <$emai:prestabrain$gmail.com>.All rights reserved.
 * $license     GNU General Public License version 2
 *******************************************************/
/* line 9, ../sass/app/_layout.scss */
body.layout-boxed-md {
  background: #fff;
}
/* line 11, ../sass/app/_layout.scss */
body.layout-boxed-md #page {
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: #FFFFFF;
  max-width: 1030px;
}
/* line 16, ../sass/app/_layout.scss */
body.layout-boxed-md #page .container {
  max-width: 1030px;
}
/* line 22, ../sass/app/_layout.scss */
body.layout-boxed-lg #page {
  margin: 0 auto;
  background: #FFFFFF;
  max-width: 1230px;
}

/* line 31, ../sass/app/_layout.scss */
#header .container {
  position: relative;
}

/*
* HEADER 
*/
/*** Position Topbar***/
/* line 39, ../sass/app/_layout.scss */
#topbar {
  padding: 8px 0;
  font-weight: 400;
  font-size: 13px;
  font-family: "Merriweather", sans-serif;
  line-height: 30px;
}
@media (max-width: 991px) {
  /* line 46, ../sass/app/_layout.scss */
  #topbar .container {
    text-align: center;
  }
}

/* line 52, ../sass/app/_layout.scss */
.topbar .block {
  margin-bottom: 0;
}
/* line 55, ../sass/app/_layout.scss */
.topbar .list-inline {
  margin-bottom: 0;
}
/* line 59, ../sass/app/_layout.scss */
.topbar .btn-group {
  padding: 0 0;
  font-size: 13px;
  line-height: inherit;
  border-radius: 0;
  cursor: pointer;
  text-transform: capitalize;
}
/* line 69, ../sass/app/_layout.scss */
.topbar .content_top {
  margin-bottom: 0;
  line-height: 50px;
  left: auto;
  right: 0;
}
@media (min-width: 992px) {
  /* line 69, ../sass/app/_layout.scss */
  .topbar .content_top {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 69, ../sass/app/_layout.scss */
  .topbar .content_top {
    margin-right: 0;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .topbar .content_top {
    margin-left: 0;
    margin-right: inherit;
  }
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .topbar .content_top {
  right: auto;
  left: auto;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .topbar .content_top {
  left: 0;
  right: auto;
}
/* line 80, ../sass/app/_layout.scss */
.topbar .content_top li {
  padding: 0 10px;
  position: relative;
}
@media (max-width: 991px) {
  /* line 80, ../sass/app/_layout.scss */
  .topbar .content_top li {
    line-height: 40px;
  }
}
/* line 86, ../sass/app/_layout.scss */
.topbar .content_top li a {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 13px;
  color: #d6d6d6;
}
/* line 91, ../sass/app/_layout.scss */
.topbar .content_top li a:hover {
  color: #4384f6;
}
/* line 94, ../sass/app/_layout.scss */
.topbar .content_top li a:after {
  content: ":";
  position: absolute;
  right: -5px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .topbar .content_top li a:after {
  left: -5px;
  right: auto;
}
@media (max-width: 991px) {
  /* line 94, ../sass/app/_layout.scss */
  .topbar .content_top li a:after {
    display: none;
  }
}
/* line 102, ../sass/app/_layout.scss */
.topbar .content_top li a .icon {
  color: #999;
  display: none;
}
/* line 107, ../sass/app/_layout.scss */
.topbar .content_top li a:hover .icon {
  color: #4384f6;
}
/* line 114, ../sass/app/_layout.scss */
.topbar .content_top li:last-child a:after {
  display: none;
}

/* line 124, ../sass/app/_layout.scss */
.toogle_content {
  background-color: #fff;
  position: absolute;
  top: 100%;
  font-size: 11px;
  color: #808080;
  text-transform: uppercase;
  left: 0;
  text-align: left;
  min-width: 170px;
  z-index: 115;
  display: none;
  border: 1px solid #ebebeb;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.3);
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .toogle_content {
  right: 0;
  left: auto;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .toogle_content {
  text-align: right;
}
@media (max-width: 767px) {
  /* line 124, ../sass/app/_layout.scss */
  .toogle_content {
    font-size: 11px;
  }
}
/* line 144, ../sass/app/_layout.scss */
.toogle_content .group-title-label {
  line-height: 25px;
}
/* line 147, ../sass/app/_layout.scss */
.toogle_content a {
  color: #808080;
}
/* line 149, ../sass/app/_layout.scss */
.toogle_content a .icon {
  margin-right: 15px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .toogle_content a .icon {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 153, ../sass/app/_layout.scss */
.toogle_content li {
  display: block;
  padding: 5px 0;
  line-height: 25px;
}
/* line 158, ../sass/app/_layout.scss */
.toogle_content li.selected a, .toogle_content li.selected span {
  color: #4384f6;
}
/* line 163, ../sass/app/_layout.scss */
.toogle_content li a:hover, .toogle_content li a:focus, .toogle_content li a:active {
  color: #4384f6;
}
/* line 168, ../sass/app/_layout.scss */
.toogle_content.currencies_ul {
  right: auto;
  left: 0;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .toogle_content.currencies_ul {
  right: 0;
  left: auto;
}

/* line 174, ../sass/app/_layout.scss */
#header-main {
  color: #666666;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 185, ../sass/app/_layout.scss */
  #header-main .container {
    position: relative;
  }
}

/* line 192, ../sass/app/_layout.scss */
.header-right {
  float: right;
  text-align: right;
  position: static;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-right {
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-right {
  text-align: left;
}
/* line 197, ../sass/app/_layout.scss */
.header-right .group-userinfo .group-title {
  padding-right: 15px;
  position: relative;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .header-right .group-userinfo .group-title {
  padding-left: 15px;
  padding-right: inherit;
}
/* line 200, ../sass/app/_layout.scss */
.header-right .group-userinfo .group-title:before {
  position: absolute;
  background: #ccc;
  top: 16px;
  right: 0;
  width: 1px;
  height: 14px;
  content: "";
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .header-right .group-userinfo .group-title:before {
  left: 0;
  right: auto;
}
@media (max-width: 992px) {
  /* line 192, ../sass/app/_layout.scss */
  .header-right {
    text-align: center;
  }
}

/* line 216, ../sass/app/_layout.scss */
#header_logo {
  position: relative;
  z-index: 98;
  text-align: left;
  display: block;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #header_logo {
  text-align: right;
}
/* line 221, ../sass/app/_layout.scss */
#header_logo a {
  display: inline-block;
}

/* line 227, ../sass/app/_layout.scss */
#logo-theme.logo-theme {
  background: none;
  display: inline-block;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #logo-theme.logo-theme {
  float: right;
}
@media (max-width: 991px) {
  /* line 227, ../sass/app/_layout.scss */
  #logo-theme.logo-theme {
    display: inline-block;
    float: none !important;
  }
}
/* line 235, ../sass/app/_layout.scss */
#logo-theme.logo-theme a {
  width: 260px;
  height: 100px;
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
}
/* line 157, ../sass/mixins/_app.scss */
.rtl #logo-theme.logo-theme a {
  background-position: right center;
}
@media (max-width: 991px) {
  /* line 235, ../sass/app/_layout.scss */
  #logo-theme.logo-theme a {
    background-position: center center;
  }
}
@media (max-width: 991px) {
  /* line 248, ../sass/app/_layout.scss */
  #logo-theme.logo-store {
    text-align: center;
    display: block;
  }
  /* line 251, ../sass/app/_layout.scss */
  #logo-theme.logo-store a {
    display: inline-block;
  }
}

/*
* NAVIGATION
*/
/* line 262, ../sass/app/_layout.scss */
#pts-mainnav {
  color: #222222;
  background: #fff;
  position: relative;
}
/* line 266, ../sass/app/_layout.scss */
#pts-mainnav .block {
  margin-bottom: 0;
}

/*
* SLIDESHOW 
*/
/* line 273, ../sass/app/_layout.scss */
#pts-slideshow {
  padding-bottom: 30px;
}

/*Breadcrumb*/
/* line 279, ../sass/app/_layout.scss */
#breadcrumb {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
}

/*
 * SHOWCASE 
 */
/*
* MAIN CONTENT
*/
/* line 294, ../sass/app/_layout.scss */
#center {
  padding-bottom: 20px;
}

/* line 297, ../sass/app/_layout.scss */
.col-custom-20 {
  width: 20% !important;
}
@media (max-width: 991px) {
  /* line 297, ../sass/app/_layout.scss */
  .col-custom-20 {
    width: 100% !important;
  }
}

/* line 303, ../sass/app/_layout.scss */
.col-custom-80 {
  width: 80% !important;
}
@media (max-width: 991px) {
  /* line 303, ../sass/app/_layout.scss */
  .col-custom-80 {
    width: 100% !important;
  }
}

/* line 309, ../sass/app/_layout.scss */
.background-newsleter {
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
@media (max-width: 991px) {
  /* line 309, ../sass/app/_layout.scss */
  .background-newsleter {
    background-image: url("../img/data/border-box.png") !important;
    background-repeat: repeat;
    padding: 10px 8px;
  }
}

/* line 320, ../sass/app/_layout.scss */
#newsletter_block_left {
  text-align: center;
  min-height: 420px;
  border: 10px solid #58d2b0;
}
/* line 324, ../sass/app/_layout.scss */
#newsletter_block_left .row-inner {
  border-top: 1px solid #ebebeb;
}
/* line 327, ../sass/app/_layout.scss */
#newsletter_block_left .block_content {
  display: inline-block;
  margin: 65px 0 70px 0;
  text-align: center;
  width: 78%;
}
@media (max-width: 567px) {
  /* line 327, ../sass/app/_layout.scss */
  #newsletter_block_left .block_content {
    width: 100%;
  }
}
/* line 338, ../sass/app/_layout.scss */
#newsletter_block_left .block_content h1 {
  font-size: 34px;
  line-height: 50px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000000;
  margin: 0 0 10px 0;
}
@media (max-width: 480px) {
  /* line 338, ../sass/app/_layout.scss */
  #newsletter_block_left .block_content h1 {
    font-size: 26px;
  }
}
/* line 349, ../sass/app/_layout.scss */
#newsletter_block_left .block_content p {
  font-size: 14px;
  margin: 0 0 30px 0;
}
/* line 353, ../sass/app/_layout.scss */
#newsletter_block_left .block_content .input-group {
  display: block;
  font-family: "Montserrat", sans-serif;
}
/* line 356, ../sass/app/_layout.scss */
#newsletter_block_left .block_content .input-group #newsletter-input {
  background: #f6f6f6;
  color: #777;
  text-transform: uppercase;
  border: none;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  font-size: 10px;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 356, ../sass/app/_layout.scss */
  #newsletter_block_left .block_content .input-group #newsletter-input {
    width: 95%;
    margin: 0 10px;
  }
}
@media (max-width: 992px) {
  /* line 371, ../sass/app/_layout.scss */
  #newsletter_block_left .block_content .input-group .btn-newsletter {
    margin: 20px 0 0 0;
  }
  /* line 32, ../sass/mixins/_app.scss */
  .rtl #newsletter_block_left .block_content .input-group .btn-newsletter {
    margin: 20px 0 0 0;
  }
}

/* line 381, ../sass/app/_layout.scss */
.newletter-v2 #newsletter_block_left .block_content {
  width: auto;
  margin: 30px 0;
}
/* line 384, ../sass/app/_layout.scss */
.newletter-v2 #newsletter_block_left .block_content h1, .newletter-v2 #newsletter_block_left .block_content p {
  color: #000000;
}
/* line 387, ../sass/app/_layout.scss */
.newletter-v2 #newsletter_block_left .block_content #newsletter-input {
  background: #fff;
  color: #000000;
  border: 1px solid #ebebeb;
}
/* line 392, ../sass/app/_layout.scss */
.newletter-v2 #newsletter_block_left .block_content .btn-newsletter {
  margin: 0;
  background: #000000;
}
@media (max-width: 992px) {
  /* line 392, ../sass/app/_layout.scss */
  .newletter-v2 #newsletter_block_left .block_content .btn-newsletter {
    margin: 20px 0 0 0;
  }
  /* line 32, ../sass/mixins/_app.scss */
  .rtl .newletter-v2 #newsletter_block_left .block_content .btn-newsletter {
    margin: 20px 0 0 0;
  }
}
/* line 398, ../sass/app/_layout.scss */
.newletter-v2 #newsletter_block_left .block_content .btn-newsletter:hover {
  background: #4384f6;
}

/* line 408, ../sass/app/_layout.scss */
.sidebar .list > li {
  float: left;
  width: 100%;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .sidebar .list > li {
  float: right;
}
/* line 413, ../sass/app/_layout.scss */
.sidebar .list .name {
  margin: 5px 0;
}
/* line 415, ../sass/app/_layout.scss */
.sidebar .list .name a {
  height: auto;
}
/* line 420, ../sass/app/_layout.scss */
.sidebar .list .product-block .nb-comments {
  display: none;
}
/* line 423, ../sass/app/_layout.scss */
.sidebar .list .product-block .price {
  font-size: 14px;
}

/*top column*/
/* line 431, ../sass/app/_layout.scss */
#top_column {
  margin-bottom: 20px;
}

/*boottom*/
/* line 436, ../sass/app/_layout.scss */
.bottom {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 440, ../sass/app/_layout.scss */
.bottom .row-inner > .row > div {
  padding: 15px 10px;
}
@media (min-width: 768px) {
  /* line 440, ../sass/app/_layout.scss */
  .bottom .row-inner > .row > div {
    border-left: 1px solid #ebebeb;
    padding: 40px 30px 10px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .bottom .row-inner > .row > div {
    border-right: 1px solid #ebebeb;
    border-left: inherit;
  }
  /* line 445, ../sass/app/_layout.scss */
  .bottom .row-inner > .row > div:first-child {
    border-left: 0;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .bottom .row-inner > .row > div:first-child {
    border-right: 0;
    border-left: inherit;
  }
}

/*end*/
/* FOOTER */
/* line 455, ../sass/app/_layout.scss */
#footer {
  min-height: 105px;
  color: #000;
  font-size: 14px;
  position: relative;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#footer:before, #footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#footer:after {
  clear: both;
}
/* line 462, ../sass/app/_layout.scss */
#footer .block {
  margin-bottom: 7px;
}
@media (max-width: 992px) {
  /* line 462, ../sass/app/_layout.scss */
  #footer .block {
    margin-bottom: 30px;
  }
}
/* line 468, ../sass/app/_layout.scss */
#footer a {
  color: #808080;
}
/* line 472, ../sass/app/_layout.scss */
#footer a:hover {
  color: #4384f6;
}
/* line 477, ../sass/app/_layout.scss */
#footer .footer-top .block {
  margin-bottom: 0;
}
/* line 482, ../sass/app/_layout.scss */
#footer .footer-center {
  position: relative;
  background-color: #fff;
  color: #808080;
  padding: 80px 0 40px;
  font-size: 13px;
}
/* line 488, ../sass/app/_layout.scss */
#footer .footer-center .nav-links {
  margin-bottom: 0;
}
/* line 490, ../sass/app/_layout.scss */
#footer .footer-center .nav-links li {
  margin: 1px 0;
  font-size: 10px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  width: 100%;
  font-weight: 600;
}
/* line 502, ../sass/app/_layout.scss */
#footer .footer-center .widget-image {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #footer .footer-center .widget-image {
  text-align: right;
}
/* line 507, ../sass/app/_layout.scss */
#footer .footer-center .widget-html .block_content p {
  color: #808080;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
/* line 512, ../sass/app/_layout.scss */
#footer .footer-center .widget-html .block_content p span {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  font-family: "Merriweather", sans-serif;
  margin-left: 10px;
}
/* line 519, ../sass/app/_layout.scss */
#footer .footer-center .widget-html .block_content p span.mail-text a {
  color: #4384f6;
}
/* line 530, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .box-icon {
  width: 100%;
  margin-bottom: 15px;
}
/* line 533, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .box-icon img {
  background-position: left center;
}
/* line 157, ../sass/mixins/_app.scss */
.rtl #footer .footer-center .widget-ourservice .ps-ourservice .box-icon img {
  background-position: right center;
}
/* line 537, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .ourservice-content {
  display: inline-block;
  width: 100%;
  text-align: justify;
}
/* line 542, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .ourservice-content .contact-text {
  padding-bottom: 10px;
}
/* line 546, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .ourservice-content > div p {
  margin-bottom: 0;
  line-height: 28px;
}
/* line 549, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .ourservice-content > div p span {
  position: relative;
}
/* line 552, ../sass/app/_layout.scss */
#footer .footer-center .widget-ourservice .ps-ourservice .ourservice-content > div p i {
  color: #4384f6;
  font-size: 15px;
  width: 20px;
}
/* line 566, ../sass/app/_layout.scss */
#footer .footer-bottom {
  position: relative;
  background-color: #fff;
  color: #808080;
  padding: 40px 0;
}

/* POWER BY */
/* line 574, ../sass/app/_layout.scss */
.pts-payment {
  font-family: "Merriweather", sans-serif;
  font-size: 13px;
  position: relative;
  color: #666;
  padding: 30px 0 0;
  text-align: center;
  background-color: transparent;
  color: #666;
}
/* line 582, ../sass/app/_layout.scss */
.pts-payment .copyright {
  line-height: 28px;
  text-align: center;
}
/* line 585, ../sass/app/_layout.scss */
.pts-payment .copyright > span {
  display: inline-block;
}
/* line 588, ../sass/app/_layout.scss */
.pts-payment .copyright a {
  color: #bbb;
}
/* line 593, ../sass/app/_layout.scss */
.pts-payment .widget-images .title_block {
  font-size: 18px;
}
/* line 599, ../sass/app/_layout.scss */
.pts-payment p {
  margin-bottom: 0;
}
/* line 602, ../sass/app/_layout.scss */
.pts-payment .powered a {
  color: #000;
}
/* line 602, ../sass/app/_layout.scss */
.pts-payment .powered a:hover {
  color: #4384f6;
}

/* line 605, ../sass/app/_layout.scss */
#footer .pts-copyright {
  background: #f5f5f5;
  color: #808080;
}
/* line 609, ../sass/app/_layout.scss */
#footer .pts-copyright .row-inner {
  padding: 20px 0 5px;
}
@media (max-width: 991px) {
  /* line 609, ../sass/app/_layout.scss */
  #footer .pts-copyright .row-inner {
    padding-bottom: 0;
  }
}
/* line 615, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html {
  text-align: left;
  line-height: 30px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #footer .pts-copyright .widget-html {
  text-align: right;
}
@media (max-width: 991px) {
  /* line 615, ../sass/app/_layout.scss */
  #footer .pts-copyright .widget-html {
    text-align: center;
  }
}
/* line 621, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html a {
  color: #808080;
  text-transform: capitalize;
}
/* line 624, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html a:hover {
  color: #4384f6;
}
/* line 628, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html .list-inline {
  color: #000000;
  display: block;
  text-align: right;
  margin: 0;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #footer .pts-copyright .widget-html .list-inline {
  text-align: left;
}
@media (max-width: 991px) {
  /* line 628, ../sass/app/_layout.scss */
  #footer .pts-copyright .widget-html .list-inline {
    text-align: center;
  }
}
/* line 636, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html .list-inline li {
  padding: 0;
}
/* line 639, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html .list-inline li a {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  padding: 0 10px;
  border-right: 1px solid #ccc;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #footer .pts-copyright .widget-html .list-inline li a {
  border-left: 1px solid #ccc;
  border-right: inherit;
}
/* line 648, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html .list-inline li:last-child a {
  border: none;
}
/* line 662, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html .list-inline a:hover {
  color: #4384f6;
}
/* line 667, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-html p {
  text-transform: capitalize;
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #footer .pts-copyright .widget-html p {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 674, ../sass/app/_layout.scss */
#footer .pts-copyright .widget-image {
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #footer .pts-copyright .widget-image {
  text-align: left;
}
@media (max-width: 991px) {
  /* line 674, ../sass/app/_layout.scss */
  #footer .pts-copyright .widget-image {
    text-align: center;
  }
}

/* line 684, ../sass/app/_layout.scss */
.gmnoprint img {
  max-width: initial;
}

/* line 687, ../sass/app/_layout.scss */
.map {
  padding: 10px 0;
}

/* line 690, ../sass/app/_layout.scss */
.bg_border_top {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 694, ../sass/app/_layout.scss */
#product .main-content {
  margin-top: 30px;
}

/* line 698, ../sass/app/_layout.scss */
.main-content {
  margin-top: 20px;
}

/* line 702, ../sass/app/_layout.scss */
#left_column .block-borderbox .title_block, #right_column .block-borderbox .title_block {
  padding: 0 0 10px;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #left_column .block-borderbox .title_block, .rtl #right_column .block-borderbox .title_block {
  text-align: right;
}
/* line 709, ../sass/app/_layout.scss */
#left_column .block, #right_column .block {
  margin-bottom: 30px;
  padding-bottom: 10px;
}
/* line 713, ../sass/app/_layout.scss */
#left_column .block:last-child, #right_column .block:last-child {
  border: none;
}

/* line 1, ../sass/app/_product.scss */
.price {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 14px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .price {
  text-align: right;
}
/* line 9, ../sass/app/_product.scss */
.price .price-old, .price .old-price {
  color: #ffba00;
  text-decoration: line-through;
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px;
  font-family: "Montserrat", sans-serif;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .price .price-old, .rtl .price .old-price {
  margin-left: 10px;
  margin-right: inherit;
}

/* line 21, ../sass/app/_product.scss */
.products-row {
  position: relative;
}
/* line 23, ../sass/app/_product.scss */
.products-row .product-col {
  border-right: 1px solid transparent;
  padding: 30px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .products-row .product-col {
  border-left: 1px solid transparent;
  border-right: inherit;
}
/* line 26, ../sass/app/_product.scss */
.products-row .product-col:last-child {
  border-right: none;
}
/* line 29, ../sass/app/_product.scss */
.products-row .product-col:nth-child(1) {
  border-right: 1px solid transparent;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .products-row .product-col:nth-child(1) {
  border-left: 1px solid transparent;
  border-right: inherit;
}

/* line 37, ../sass/app/_product.scss */
.name-color-white .product-block .name a {
  color: #fff;
}

/* line 43, ../sass/app/_product.scss */
.product-block {
  position: relative;
  overflow: hidden;
}
/* line 46, ../sass/app/_product.scss */
.product-block .action {
  z-index: 5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.product-block .action:before, .product-block .action:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.product-block .action:after {
  clear: both;
}
/* line 51, ../sass/app/_product.scss */
.product-block .description {
  display: none;
  margin-bottom: 15px;
  overflow: hidden;
}
/* line 59, ../sass/app/_product.scss */
.product-block .comments_note {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .product-block .comments_note {
  text-align: right;
}
/* line 62, ../sass/app/_product.scss */
.product-block .comments_note .star_content {
  display: inline-block;
  position: relative;
}
/* line 66, ../sass/app/_product.scss */
.product-block .comments_note .nb-comments {
  font-size: 11px;
  padding-left: 7px;
  position: relative;
  color: #bebebe;
  display: none;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .product-block .comments_note .nb-comments {
  padding-right: 7px;
  padding-left: inherit;
}
/* line 72, ../sass/app/_product.scss */
.product-block .comments_note .nb-comments:before {
  position: absolute;
  left: 0;
  bottom: inherit;
  top: 2px;
  margin: auto;
  content: "";
  height: 12px;
  border-left: 1px solid #ebebeb;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .product-block .comments_note .nb-comments:before {
  right: 0;
  left: auto;
}
/* line 77, ../sass/app/_product.scss */
.product-block .comments_note .nb-comments span {
  font-size: 12px;
}
/* line 82, ../sass/app/_product.scss */
.product-block .name {
  margin: 0 0 8px 0;
  display: block;
  position: relative;
}
/* line 87, ../sass/app/_product.scss */
.product-block .name a {
  color: #808080;
  font-size: 13px;
  font-family: "Merriweather", sans-serif;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}
/* line 96, ../sass/app/_product.scss */
.product-block .name a:hover {
  color: #4384f6;
}
/* line 102, ../sass/app/_product.scss */
.product-block .image-gallery {
  border: solid 4px #aeaeae;
  position: absolute;
  top: 0;
  left: -80px;
  display: none;
}
/* line 109, ../sass/app/_product.scss */
.product-block .image-gallery .product-image {
  width: 75px;
  overflow: hidden;
  cursor: hand;
  cursor: pointer;
}
/* line 114, ../sass/app/_product.scss */
.product-block .image-gallery .arrow {
  border-bottom: 5px solid transparent;
  border-left: 5px solid #aeaeae;
  border-top: 5px solid transparent;
  margin: -5px 0;
  position: absolute;
  right: -9px;
  top: 50%;
}
/* line 125, ../sass/app/_product.scss */
.product-block .image {
  position: relative;
  overflow: hidden;
  text-align: center;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
/* line 131, ../sass/app/_product.scss */
.product-block .image img {
  display: inline-block;
  transition: opacity 0.7s ease 0s, transform 0.7s ease 0s;
}
/* line 142, ../sass/app/_product.scss */
.product-block .product-zoom, .product-block .pav-colorbox {
  width: 30px;
  height: 30px;
  font-size: 12px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 146, ../sass/app/_product.scss */
.product-block .product-zoom:hover, .product-block .pav-colorbox:hover {
  background-color: #4384f6;
  color: #FFFFFF;
}
/* line 151, ../sass/app/_product.scss */
.product-block .product-zoom {
  z-index: 10;
  color: #FFFFFF;
  background-color: #808080;
  line-height: 30px;
  right: 50%;
  text-align: center;
}
/* line 159, ../sass/app/_product.scss */
.product-block .color-list-container {
  text-align: center;
  display: none;
}
/* line 162, ../sass/app/_product.scss */
.product-block .color-list-container ul {
  display: inline-block;
  margin-top: 10px;
}
/* line 165, ../sass/app/_product.scss */
.product-block .color-list-container ul li {
  border: 1px solid #ebebeb;
  float: left;
  margin: 0 2px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .product-block .color-list-container ul li {
  float: right;
}
/* line 169, ../sass/app/_product.scss */
.product-block .color-list-container ul li a {
  display: block;
  width: 10px;
  height: 10px;
  margin: 1px;
}
/* line 178, ../sass/app/_product.scss */
.product-block:hover .image-gallery {
  display: block;
  z-index: 9999;
}
/* line 185, ../sass/app/_product.scss */
.product-block .availability {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-bottom: 5px;
}
/* line 188, ../sass/app/_product.scss */
.product-block .availability span {
  padding: 1px 5px;
  display: inline-block;
  line-height: 16px;
  color: #fff;
  font-weight: 600;
}
/* line 194, ../sass/app/_product.scss */
.product-block .availability span.available-now {
  color: #74B841;
}
/* line 199, ../sass/app/_product.scss */
.product-block .availability span.out-of-stock {
  color: red;
}
/* line 207, ../sass/app/_product.scss */
.product-block .product-flags .discount {
  color: red;
  display: inline-block;
  padding: 3px 0;
}
/* line 212, ../sass/app/_product.scss */
.product-block .product-flags .online_only {
  color: blue;
  display: inline-block;
  padding: 3px 0;
}

/* line 220, ../sass/app/_product.scss */
.availability .out-of-stock {
  font-size: 14px;
  color: #FFFFFF;
}
/* line 225, ../sass/app/_product.scss */
.availability .available-now {
  font-size: 14px;
  color: #FFFFFF;
}

/* line 232, ../sass/app/_product.scss */
.banner-product {
  margin: 10px 0;
}

/* line 235, ../sass/app/_product.scss */
.price-percent-reduction {
  position: absolute;
  display: none;
  left: 15px;
  font-size: 11px;
  text-align: center;
  z-index: 80;
  top: 15px;
  line-height: 11px;
  text-transform: uppercase;
  min-width: 40px;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .price-percent-reduction {
  right: 15px;
  left: auto;
}
/* line 246, ../sass/app/_product.scss */
.price-percent-reduction span {
  display: block;
  text-align: center;
  padding: 4px 6px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  position: relative;
  background: #FE6658;
  color: #fff;
  font-weight: bold;
}
/* line 255, ../sass/app/_product.scss */
.price-percent-reduction span:before {
  content: "\f0da";
  font-family: "FontAwesome";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  left: -4px;
  top: 18%;
  font-size: 15px;
  color: #FE6658;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .price-percent-reduction span:before {
  right: -4px;
  left: auto;
}

/* line 269, ../sass/app/_product.scss */
.product-label-wrap .product-label {
  color: white;
  font-size: 12px;
  font-weight: 400;
  width: 100px;
  height: 32px;
  line-height: 24px;
  overflow: hidden;
  padding: 3px 6px 5px 5px;
  position: absolute;
  text-align: center;
  top: 6px;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .product-label-wrap .product-label {
  padding: 3px 5px 5px 6px;
}
/* line 284, ../sass/app/_product.scss */
.product-label-wrap .product-label.new-box {
  background: #6cc063;
  left: -29px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
/* line 291, ../sass/app/_product.scss */
.product-label-wrap .product-label.sale-percent-box, .product-label-wrap .product-label.sale-box {
  background: #ee4564;
  right: -29px;
  -webkit-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  -o-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

/* line 306, ../sass/app/_product.scss */
.products-block.list li .product-block {
  border: none;
}

/* line 315, ../sass/app/_product.scss */
.border-product-list .owl-wrapper {
  border-left: 1px solid #ebebeb;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .border-product-list .owl-wrapper {
  border-right: 1px solid #ebebeb;
  border-left: inherit;
}

/* line 320, ../sass/app/_product.scss */
.products-block .wrap_thumbnail {
  margin: 0;
  position: relative;
}
/* line 323, ../sass/app/_product.scss */
.products-block .wrap_thumbnail .carousel-controls {
  display: none !important;
}
/* line 325, ../sass/app/_product.scss */
.products-block .wrap_thumbnail .carousel-controls .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  top: 50%;
  margin-top: -7px;
  font-size: 12px;
}
/* line 333, ../sass/app/_product.scss */
.products-block .wrap_thumbnail .carousel-controls .carousel-control.left {
  left: 0;
}
/* line 336, ../sass/app/_product.scss */
.products-block .wrap_thumbnail .carousel-controls .carousel-control.right {
  right: 0;
}
/* line 342, ../sass/app/_product.scss */
.products-block .thumbs_list_frame {
  position: relative;
  margin: 10px 0 5px;
}
/* line 345, ../sass/app/_product.scss */
.products-block .thumbs_list_frame .item {
  padding: 0;
}
/* line 347, ../sass/app/_product.scss */
.products-block .thumbs_list_frame .item a {
  padding: 1px;
  margin: 1px 2px;
  border: 1px solid #ebebeb;
  display: block;
}
/* line 352, ../sass/app/_product.scss */
.products-block .thumbs_list_frame .item a:hover, .products-block .thumbs_list_frame .item a.shown {
  border-color: #f44336;
}
/* line 366, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block {
  padding: 15px 0;
  text-align: left;
  margin: 0;
  width: 100%;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .products-block.list .owl-wrapper .product-block {
  text-align: right;
}
/* line 372, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .media-body {
  display: table-cell;
}
/* line 378, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .product-meta {
  overflow: hidden;
}
/* line 381, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .product-meta .name:after {
  left: 0;
  margin-left: 0;
}
/* line 385, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .product-meta .name a {
  font-size: 14px;
  margin-bottom: 10px;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .products-block.list .owl-wrapper .product-block .product-meta .name a {
  text-align: right;
}
/* line 392, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .image {
  margin: 0;
}
/* line 396, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block:hover .product-meta {
  background: none;
}
/* line 399, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .description {
  display: block;
  height: inherit;
}
/* line 403, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .product-box {
  display: block;
  float: none;
  margin: 0 0 15px 0;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .products-block.list .owl-wrapper .product-block .product-box {
  margin: 0 0 15px 0;
}
/* line 408, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block .availability {
  display: block;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .products-block.list .owl-wrapper .product-block .availability {
  text-align: right;
}
/* line 413, ../sass/app/_product.scss */
.products-block.list .owl-wrapper .product-block hr {
  display: none;
}
/* line 417, ../sass/app/_product.scss */
.products-block.list .owl-wrapper.first-in-line {
  border: none;
}
/* line 429, ../sass/app/_product.scss */
.products-block.list-slidebar {
  margin: 0;
}
/* line 432, ../sass/app/_product.scss */
.products-block.list-slidebar.list li {
  margin-bottom: 8px;
}
/* line 434, ../sass/app/_product.scss */
.products-block.list-slidebar.list li .product-block {
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0;
}
/* line 439, ../sass/app/_product.scss */
.products-block.list-slidebar.list li:last-child {
  margin: 0;
}
/* line 441, ../sass/app/_product.scss */
.products-block.list-slidebar.list li:last-child .product-block {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 455, ../sass/app/_product.scss */
.products-block.grid .item .product-block .name a {
  overflow: hidden;
  margin: 0px;
  text-transform: capitalize;
  min-height: 45px;
}
/* line 473, ../sass/app/_product.scss */
.products-block.grid .owl-item {
  position: relative;
  display: block;
}
/* line 477, ../sass/app/_product.scss */
.products-block.grid .product-flags,
.products-block.grid .product-meta-action {
  display: none;
}
@media (min-width: 991px) {
  /* line 482, ../sass/app/_product.scss */
  .products-block.grid.first-in-line {
    clear: left;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  /* line 487, ../sass/app/_product.scss */
  .products-block.grid.first-item-of-tablet-line {
    clear: left;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl .products-block.grid.first-item-of-tablet-line {
    clear: right;
  }
}

/* line 495, ../sass/app/_product.scss */
.product_list.products-block.grid {
  margin-bottom: 0;
}
/* line 502, ../sass/app/_product.scss */
.product_list.products-block.list .product-block {
  border: none;
}
/* line 504, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .price {
  font-size: 16px;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .product_list.products-block.list .product-block .price {
  text-align: right;
}
/* line 507, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .price .old-price {
  font-size: 14px;
}

@media (max-width: 480px) {
  /* line 517, ../sass/app/_product.scss */
  .item-product-list, .item-special {
    width: 100%;
  }
}

/* line 525, ../sass/app/_product.scss */
.item-special.products-block.grid .product-block {
  margin: 0;
}
/* line 528, ../sass/app/_product.scss */
.item-special.products-block.grid .product-block .name a {
  min-height: 45px;
}

/* line 537, ../sass/app/_product.scss */
.banner-right .category-banner {
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .banner-right .category-banner {
  float: left;
}

/* line 547, ../sass/app/_product.scss */
.owl-carousel.product_list.list1 .item .product-block {
  margin-bottom: 35px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
/* line 552, ../sass/app/_product.scss */
.owl-carousel.product_list.list1 .item .product-block .name a {
  min-height: 40px;
}
/* line 556, ../sass/app/_product.scss */
.owl-carousel.product_list.list1 .item .product-block .image {
  padding: 0 15px 0 0;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .owl-carousel.product_list.list1 .item .product-block .image {
  padding: 0 0 0 15px;
}
/* line 559, ../sass/app/_product.scss */
.owl-carousel.product_list.list1 .item .product-block:last-child {
  margin: 0;
  border: none;
  padding: 0;
}

/* line 570, ../sass/app/_product.scss */
.grid .product-block, .product_list.list .product-block, .widget-productdeal .list2 .product-block {
  border: 1px solid #ebebeb;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  margin-bottom: 30px;
  background: #fff;
}
/* line 578, ../sass/app/_product.scss */
.grid .product-block .left-block, .product_list.list .product-block .left-block, .widget-productdeal .list2 .product-block .left-block {
  padding: 0;
}
/* line 581, ../sass/app/_product.scss */
.grid .product-block .left-block .product_img_link:before, .product_list.list .product-block .left-block .product_img_link:before, .widget-productdeal .list2 .product-block .left-block .product_img_link:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  z-index: 10;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .grid .product-block .left-block .product_img_link:before, .rtl .product_list.list .product-block .left-block .product_img_link:before, .rtl .widget-productdeal .list2 .product-block .left-block .product_img_link:before {
  right: 0;
  left: auto;
}
/* line 594, ../sass/app/_product.scss */
.grid .product-block .left-block .action, .product_list.list .product-block .left-block .action, .widget-productdeal .list2 .product-block .left-block .action {
  display: inline-block;
  position: absolute;
  bottom: 10%;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
  border: none;
  width: 160px;
  z-index: 11;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 50%;
  margin-left: -80px;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .grid .product-block .left-block .action, .rtl .product_list.list .product-block .left-block .action, .rtl .widget-productdeal .list2 .product-block .left-block .action {
  right: 50%;
  left: auto;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .grid .product-block .left-block .action, .rtl .product_list.list .product-block .left-block .action, .rtl .widget-productdeal .list2 .product-block .left-block .action {
  margin-right: -80px;
  margin-left: inherit;
}
/* line 610, ../sass/app/_product.scss */
.grid .product-block .left-block .action > div > div, .product_list.list .product-block .left-block .action > div > div, .widget-productdeal .list2 .product-block .left-block .action > div > div {
  float: left;
  display: inline-block;
  position: relative;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .grid .product-block .left-block .action > div > div, .rtl .product_list.list .product-block .left-block .action > div > div, .rtl .widget-productdeal .list2 .product-block .left-block .action > div > div {
  float: right;
}
/* line 615, ../sass/app/_product.scss */
.grid .product-block .left-block .action > div > div .btn, .product_list.list .product-block .left-block .action > div > div .btn, .widget-productdeal .list2 .product-block .left-block .action > div > div .btn {
  font-size: 14px;
  color: #fff;
  padding: 0;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  border: none;
}
/* line 626, ../sass/app/_product.scss */
.grid .product-block .left-block .action > div > div .btn span, .product_list.list .product-block .left-block .action > div > div .btn span, .widget-productdeal .list2 .product-block .left-block .action > div > div .btn span {
  display: none;
}
/* line 629, ../sass/app/_product.scss */
.grid .product-block .left-block .action > div > div .btn:hover, .product_list.list .product-block .left-block .action > div > div .btn:hover, .widget-productdeal .list2 .product-block .left-block .action > div > div .btn:hover {
  background: transparent;
  color: #4384f6;
}
/* line 633, ../sass/app/_product.scss */
.grid .product-block .left-block .action > div > div .btn i, .product_list.list .product-block .left-block .action > div > div .btn i, .widget-productdeal .list2 .product-block .left-block .action > div > div .btn i {
  margin: 0;
}
/* line 640, ../sass/app/_product.scss */
.grid .product-block .left-block .action > div > div:last-child:after, .product_list.list .product-block .left-block .action > div > div:last-child:after, .widget-productdeal .list2 .product-block .left-block .action > div > div:last-child:after {
  display: none;
}
/* line 649, ../sass/app/_product.scss */
.grid .product-block .right-block, .product_list.list .product-block .right-block, .widget-productdeal .list2 .product-block .right-block {
  text-align: left;
  position: relative;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .grid .product-block .right-block, .rtl .product_list.list .product-block .right-block, .rtl .widget-productdeal .list2 .product-block .right-block {
  text-align: right;
}
/* line 654, ../sass/app/_product.scss */
.grid .product-block .right-block .product-meta, .product_list.list .product-block .right-block .product-meta, .widget-productdeal .list2 .product-block .right-block .product-meta {
  padding: 25px;
  min-height: 223px;
}
/* line 657, ../sass/app/_product.scss */
.grid .product-block .right-block .product-meta .comments_note, .product_list.list .product-block .right-block .product-meta .comments_note, .widget-productdeal .list2 .product-block .right-block .product-meta .comments_note {
  margin-bottom: 20px;
}
/* line 660, ../sass/app/_product.scss */
.grid .product-block .right-block .product-meta .product-box, .product_list.list .product-block .right-block .product-meta .product-box, .widget-productdeal .list2 .product-block .right-block .product-meta .product-box {
  display: inline-block;
  width: 100%;
}
/* line 672, ../sass/app/_product.scss */
.grid .product-block .right-block .product-meta .addtocart, .product_list.list .product-block .right-block .product-meta .addtocart, .widget-productdeal .list2 .product-block .right-block .product-meta .addtocart {
  background: #4384f6;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 677, ../sass/app/_product.scss */
.grid .product-block .right-block .product-meta .addtocart .btn, .product_list.list .product-block .right-block .product-meta .addtocart .btn, .widget-productdeal .list2 .product-block .right-block .product-meta .addtocart .btn {
  display: block;
  padding: 10px 6px;
}
/* line 680, ../sass/app/_product.scss */
.grid .product-block .right-block .product-meta .addtocart .btn span, .product_list.list .product-block .right-block .product-meta .addtocart .btn span, .widget-productdeal .list2 .product-block .right-block .product-meta .addtocart .btn span {
  color: #fff;
}
/* line 689, ../sass/app/_product.scss */
.grid .product-block:hover, .product_list.list .product-block:hover, .widget-productdeal .list2 .product-block:hover {
  -webkit-box-shadow: 0px 10px 25px 0px rgba(168, 172, 185, 0.3);
  box-shadow: 0px 10px 25px 0px rgba(168, 172, 185, 0.3);
}
/* line 700, ../sass/app/_product.scss */
.grid .product-block:hover .left-block .product_img_link:before, .product_list.list .product-block:hover .left-block .product_img_link:before, .widget-productdeal .list2 .product-block:hover .left-block .product_img_link:before {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
/* line 706, ../sass/app/_product.scss */
.grid .product-block:hover .left-block .action, .product_list.list .product-block:hover .left-block .action, .widget-productdeal .list2 .product-block:hover .left-block .action {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 4%;
}
/* line 710, ../sass/app/_product.scss */
.grid .product-block:hover .left-block .action .btn.checked, .product_list.list .product-block:hover .left-block .action .btn.checked, .widget-productdeal .list2 .product-block:hover .left-block .action .btn.checked {
  color: #4384f6;
}
/* line 718, ../sass/app/_product.scss */
.grid .product-block:hover .right-block .product-meta .addtocart, .product_list.list .product-block:hover .right-block .product-meta .addtocart, .widget-productdeal .list2 .product-block:hover .right-block .product-meta .addtocart {
  background: #58d2b0;
}

/* line 732, ../sass/app/_product.scss */
.list-normal .item .product-block .product-meta .availability {
  display: none;
}
/* line 736, ../sass/app/_product.scss */
.list-normal .item .product-block .product-meta .name a {
  min-height: 40px;
}

/* line 745, ../sass/app/_product.scss */
.products-block.list2 {
  padding: 0 0 85px 0;
  border: none;
}
/* line 748, ../sass/app/_product.scss */
.products-block.list2 .product-block {
  background: #fff;
  padding: 0 !important;
}
/* line 751, ../sass/app/_product.scss */
.products-block.list2 .product-block .left-block {
  float: left;
  width: 50%;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block .left-block {
  float: right;
}
@media (max-width: 767px) {
  /* line 751, ../sass/app/_product.scss */
  .products-block.list2 .product-block .left-block {
    width: 100%;
  }
}
/* line 757, ../sass/app/_product.scss */
.products-block.list2 .product-block .left-block .action {
  width: 155px;
}
@media (max-width: 991px) {
  /* line 757, ../sass/app/_product.scss */
  .products-block.list2 .product-block .left-block .action {
    margin-left: -77px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .products-block.list2 .product-block .left-block .action {
    margin-right: -77px;
    margin-left: inherit;
  }
}
/* line 764, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block {
  padding: 20px 0;
  width: 50%;
  text-align: center;
  float: left;
}
@media (max-width: 767px) {
  /* line 764, ../sass/app/_product.scss */
  .products-block.list2 .product-block .right-block {
    width: 100%;
  }
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block .right-block {
  float: right;
}
/* line 772, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta {
  padding: 0;
  max-height: none;
}
/* line 777, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .name a {
  font-size: 30px;
  text-align: center !important;
  font-weight: normal;
  text-transform: capitalize;
  line-height: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  /* line 777, ../sass/app/_product.scss */
  .products-block.list2 .product-block .right-block .product-meta .name a {
    font-size: 23px;
  }
}
/* line 790, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .description {
  padding: 0 10px;
}
/* line 793, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .availability, .products-block.list2 .product-block .right-block .product-meta .product_model {
  display: inline-block;
  text-transform: uppercase;
}
/* line 797, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .availability span, .products-block.list2 .product-block .right-block .product-meta .product_model span {
  font-size: 10px;
  color: #4384f6;
  font-weight: 500;
}
/* line 802, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .availability label, .products-block.list2 .product-block .right-block .product-meta .product_model label {
  font-size: 10px;
  color: #bbb;
}
/* line 807, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .product_model {
  line-height: 10px;
  margin-right: 10px;
  padding-right: 15px;
  border-right: 1px solid #ebebeb;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block .right-block .product-meta .product_model {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block .right-block .product-meta .product_model {
  padding-left: 15px;
  padding-right: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block .right-block .product-meta .product_model {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
/* line 813, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .price, .products-block.list2 .product-block .right-block .product-meta .new-price {
  font-size: 30px;
  color: #4384f6;
}
/* line 817, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .old-price {
  color: #f31e37;
  font-size: 20px;
}
/* line 821, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .product-box, .products-block.list2 .product-block .right-block .product-meta .action {
  width: 100%;
  text-align: left;
  margin: 0;
  margin: 0 10px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block .right-block .product-meta .product-box, .rtl .products-block.list2 .product-block .right-block .product-meta .action {
  text-align: right;
}
/* line 827, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .addtocart {
  margin-top: 15px;
}
/* line 829, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .addtocart a {
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  background: #4384f6;
  border: none;
  padding: 0 10px;
}
/* line 839, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .addtocart a:hover {
  background: #58d2b0;
}
/* line 844, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .product-meta .item-countdown {
  position: relative;
  text-align: center;
  margin: 10px 0;
  line-height: normal;
  bottom: 0;
}
@media (max-width: 568px) {
  /* line 764, ../sass/app/_product.scss */
  .products-block.list2 .product-block .right-block {
    padding: 20px;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 764, ../sass/app/_product.scss */
  .products-block.list2 .product-block .right-block {
    padding: 35px 5px 35px 15px;
  }
  /* line 32, ../sass/mixins/_app.scss */
  .rtl .products-block.list2 .product-block .right-block {
    padding: 35px 15px 35px 5px;
  }
}
/* line 859, ../sass/app/_product.scss */
.products-block.list2 .product-block .right-block .comments_note {
  padding-bottom: 10px;
}
/* line 865, ../sass/app/_product.scss */
.products-block.list2 .product-block:hover .left-block .action {
  margin-left: -77px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .products-block.list2 .product-block:hover .left-block .action {
  margin-right: -77px;
  margin-left: inherit;
}

/* line 876, ../sass/app/_product.scss */
.product_list.products-block.list {
  margin: 0;
  padding-top: 0;
  padding-bottom: 15px;
  border: none;
}
/* line 881, ../sass/app/_product.scss */
.product_list.products-block.list > li {
  padding: 30px 0;
  border-top: 1px solid #ddd !important;
  margin: 0;
}
/* line 885, ../sass/app/_product.scss */
.product_list.products-block.list > li:last-child {
  padding-bottom: 0;
}
/* line 893, ../sass/app/_product.scss */
.product_list.products-block.list .product-block {
  padding: 0;
}
/* line 896, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .left-block {
  border: 1px solid #ebebeb;
}
/* line 901, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .product-meta {
  padding: 0 15px 15px;
  max-height: none;
}
/* line 904, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .product-meta .name {
  display: block;
  width: auto;
  padding: 0;
  float: none;
}
/* line 909, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .product-meta .name a {
  font-size: 18px;
  color: #000000;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .product_list.products-block.list .product-block .product-container .right-block .product-meta .name a {
  text-align: right;
}
/* line 913, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .product-meta .name a:hover {
  color: #4384f6;
}
/* line 918, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .product-meta .comments_note {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .product_list.products-block.list .product-block .product-container .right-block .product-meta .comments_note {
  text-align: right;
}
/* line 921, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .product-meta .product-box {
  width: auto;
}
/* line 926, ../sass/app/_product.scss */
.product_list.products-block.list .product-block .product-container .right-block .addtocart {
  margin: 0 0 20px;
  display: inline-block;
  min-width: 200px;
}
/* line 934, ../sass/app/_product.scss */
.product_list.products-block.list .product-block:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 937, ../sass/app/_product.scss */
.product_list.products-block.list .product-block:hover .left-block .action {
  bottom: 10px;
}
/* line 943, ../sass/app/_product.scss */
.product_list.products-block.list .product-block:hover .right-block .product-box {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 961, ../sass/app/_product.scss */
.multi-row .list .item {
  margin-bottom: 30px;
}

/* line 969, ../sass/app/_product.scss */
.list1.list .item-countdown {
  display: none;
}
/* line 974, ../sass/app/_product.scss */
.list1.list .product-block .media-body .product-content {
  margin-top: 40px;
}

/* line 983, ../sass/app/_product.scss */
#product_comments_block_extra .comments_advices li:last-child a {
  color: #4384f6;
}

/* line 987, ../sass/app/_product.scss */
#add_to_cart .btn {
  background: #4384f6;
  border: none;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
  border: none;
  color: #fff;
}
/* line 993, ../sass/app/_product.scss */
#add_to_cart .btn:hover {
  background: #58d2b0;
  color: #fff;
}

/* line 1000, ../sass/app/_product.scss */
#reduction_percent,
#reduction_amount {
  background: #000000;
}

/* line 4, ../sass/app/_menu.scss */
#pts-top-menu {
  padding: 0;
  /* max-height: inherit; */
}
/* line 6, ../sass/app/_menu.scss */
#pts-top-menu .navbar-nav {
  float: none;
  position: relative;
}
@media (max-width: 991px) {
  /* line 4, ../sass/app/_menu.scss */
  #pts-top-menu {
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    margin-top: 1px;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    text-align: left;
    padding: 15px;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl #pts-top-menu {
    text-align: right;
  }
}

/* line 26, ../sass/app/_menu.scss */
.pts-megamenu {
  background: transparent;
  font-family: "Merriweather", sans-serif;
  padding: 0;
  position: relative;
  max-height: inherit;
  text-align: center;
  /* level 2 */
}
/* line 33, ../sass/app/_menu.scss */
.pts-megamenu .pts-colorbox {
  display: none !important;
}
/* line 36, ../sass/app/_menu.scss */
.pts-megamenu .navbar {
  border: 0;
  padding: 0;
  margin: 0;
  max-height: inherit;
  position: inherit;
}
/* line 43, ../sass/app/_menu.scss */
.pts-megamenu .navbar .navbar-header .navbar-toggle {
  margin: 10px 15px;
  border-color: #999;
  z-index: 100;
}
/* line 47, ../sass/app/_menu.scss */
.pts-megamenu .navbar .navbar-header .navbar-toggle .icon-bar {
  background-color: #999;
}
/* line 50, ../sass/app/_menu.scss */
.pts-megamenu .navbar .navbar-header .navbar-toggle:hover {
  border-color: #4384f6;
}
/* line 52, ../sass/app/_menu.scss */
.pts-megamenu .navbar .navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #4384f6;
}
/* line 57, ../sass/app/_menu.scss */
.pts-megamenu .navbar .navbar-header .title_block {
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  margin: 15px 0;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .navbar .navbar-header .title_block {
  text-align: right;
}
@media (min-width: 991px) {
  /* line 57, ../sass/app/_menu.scss */
  .pts-megamenu .navbar .navbar-header .title_block {
    display: none;
  }
}
/* line 71, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li {
  float: none;
  display: inline-block;
  margin-right: 20px;
  z-index: 101;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li {
  margin-left: 20px;
  margin-right: inherit;
}
@media (max-width: 991px) {
  /* line 71, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 71, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li {
    margin-right: 10px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .megamenu > li {
    margin-left: 10px;
    margin-right: inherit;
  }
}
/* line 82, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li:last-child {
  margin-right: 0;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li:last-child {
  margin-left: 0;
  margin-right: inherit;
}
/* line 85, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li > a {
  position: relative;
  padding: 13px 17px;
  margin-bottom: 0;
  line-height: 25px;
}
@media (max-width: 991px) {
  /* line 85, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a {
    padding: 10px;
  }
}
@media (min-width: 992px) {
  /* line 93, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a .menu-title {
    position: relative;
  }
  /* line 95, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a .menu-title:before {
    background: transparent url("../img/data/border-box.png") no-repeat center center;
    bottom: 0;
    content: "";
    width: 12px;
    height: 12px;
    top: 5px;
    left: -20px;
    position: absolute;
    -webkit-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
  }
  /* line 108, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .megamenu > li > a .menu-title:before {
    right: -20px;
    left: auto;
  }
}
/* line 122, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li > a .menu-title {
  font-size: 18px;
  font-family: "Merriweather", sans-serif;
  text-transform: capitalize;
  display: inline;
  color: #808080;
  font-weight: 400;
  letter-spacing: 0;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}
@media (max-width: 991px) {
  /* line 122, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a .menu-title {
    padding: 10px;
  }
}
@media (min-width: 991px) {
  /* line 137, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a .menu-icon {
    padding-left: 30px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .megamenu > li > a .menu-icon {
    padding-right: 30px;
    padding-left: inherit;
  }
  /* line 141, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a .hasicon .menu-title {
    margin: 0 5px;
  }
}
/* line 146, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li > a .sub-title {
  display: block;
  text-transform: normal;
  font-size: 12px;
  position: absolute;
  top: 0;
  width: 70%;
  padding: 5px 0;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  left: 0;
  line-height: 15px;
  font-weight: 500;
  color: #000;
  min-width: 100px;
  border-bottom: 1px solid #000;
  margin-left: 15px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li > a .sub-title {
  text-align: right;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li > a .sub-title {
  right: 0;
  left: auto;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li > a .sub-title {
  margin-right: 15px;
  margin-left: inherit;
}
@media (max-width: 991px) {
  /* line 146, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li > a .sub-title {
    display: none;
  }
}
/* line 170, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.dropdown .caret {
  border: none;
  position: relative;
  display: inline-block;
  float: right;
  margin-left: 10px;
  color: #4384f6;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li.dropdown .caret {
  float: left;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li.dropdown .caret {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 177, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.dropdown .caret:before {
  color: #808080;
  content: "\f107";
  font: 13px "FontAwesome";
  padding-left: 7px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li.dropdown .caret:before {
  padding-right: 7px;
  padding-left: inherit;
}
@media (min-width: 992px) {
  /* line 189, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li.dropdown.open > .dropdown-menu, .pts-megamenu .megamenu > li.dropdown:hover > .dropdown-menu {
    left: 0;
    display: block;
  }
  /* line 108, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .megamenu > li.dropdown.open > .dropdown-menu, .rtl .pts-megamenu .megamenu > li.dropdown:hover > .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 193, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li.dropdown.open > a, .pts-megamenu .megamenu > li.dropdown:hover > a {
    color: #4384f6;
  }
}
/* line 204, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.open > a .menu-title, .pts-megamenu .megamenu > li:hover > a .menu-title {
  color: #4384f6;
}
/* line 209, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.open > a:focus .menu-title, .pts-megamenu .megamenu > li.open > a:hover .menu-title, .pts-megamenu .megamenu > li:hover > a:focus .menu-title, .pts-megamenu .megamenu > li:hover > a:hover .menu-title {
  color: #4384f6;
}
/* line 215, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.aligned-fullwidth {
  position: static;
}
/* line 217, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
/* line 222, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.aligned-right .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 228, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li.aligned-left .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 234, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.aligned-center .dropdown-menu {
  left: 50%;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .megamenu > li.aligned-center .dropdown-menu {
  right: 50%;
  left: auto;
}
/* line 240, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.hot > a .sub-title {
  background-color: #eb5466;
}
/* line 242, ../sass/app/_menu.scss */
.pts-megamenu .megamenu > li.hot > a .sub-title:before {
  border-top-color: #eb5466;
  border-right-color: #eb5466;
}
@media (max-width: 991px) {
  /* line 251, ../sass/app/_menu.scss */
  .pts-megamenu .megamenu > li.open .dropdown-menu {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* line 261, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu {
  top: 100%;
  height: auto;
  font-weight: 300;
  display: none;
  color: #666666;
  min-width: 200px;
  background-color: #fff;
  font-family: "Merriweather", sans-serif;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  text-align: left;
  -webkit-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  /* level > 3 */
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .pts-megamenu .dropdown-menu {
  text-align: right;
}
@media (min-width: 991px) {
  /* line 261, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu {
    -webkit-animation: 0.5s ease 0s normal forwards 1 running animationmenus;
    -o-animation: 0.5s ease 0s normal forwards 1 running animationmenus;
    animation: 0.5s ease 0s normal forwards 1 running animationmenus;
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
  }
}
@media (max-width: 991px) {
  /* line 261, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu {
    width: 100% !important;
  }
}
/* line 284, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu li a {
  color: #666666;
  padding: 3px 0;
  font-size: 14px;
  display: block;
  text-transform: capitalize;
}
/* line 290, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  color: #000000;
}
/* line 293, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu li a:hover .caret {
  color: #000000;
}
/* line 299, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .dropdown-menu-inner {
  padding: 10px 20px;
}
@media (min-width: 991px) {
  /* line 299, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu .dropdown-menu-inner {
    padding: 15px 30px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
  }
}
/* line 305, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .dropdown-menu-inner .mega-col-inner {
  margin: 15px 0;
}
/* line 311, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .dropdown:hover > .dropdown-menu {
  display: block;
  left: 0px;
}
/* line 315, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .dropdown:hover > a {
  color: #4384f6;
  display: block;
}
/* line 322, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .dropdown-submenu {
  position: relative;
}
/* line 326, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .dropdown-submenu > a .caret:before {
  content: "\f105";
}
@media (min-width: 991px) {
  /* line 333, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu, .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: -5px;
    background: transparent;
    padding: 0;
    background: #fff;
    box-shadow: none;
  }
  /* line 108, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu, .rtl .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
    right: 100%;
    left: auto;
  }
  /* line 341, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner, .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner {
    padding: 15px;
  }
}
@media (min-width: 991px) and (min-width: 991px) {
  /* line 341, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner, .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 991px) {
  /* line 348, ../sass/app/_menu.scss */
  .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner:before, .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner:before {
    content: "";
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    display: inline-block;
    margin-left: -30px;
    margin-top: -10px;
    float: left;
    display: none;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner:before, .rtl .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner:before {
    border-left: 10px solid #fff;
    border-right: inherit;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner:before, .rtl .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner:before {
    margin-right: -30px;
    margin-left: inherit;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner:before, .rtl .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner:before {
    float: right;
  }
}
/* line 363, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .menu-title {
  line-height: 25px;
}
/* line 367, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Montserrat";
  color: #000000;
}
/* line 376, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .megamenu .cols1 {
  min-width: 200px;
}
/* line 379, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .megamenu .cols2 {
  min-width: 500px;
}
/* line 382, ../sass/app/_menu.scss */
.pts-megamenu .dropdown-menu .megamenu .cols3 {
  min-width: 740px;
}

/*** widgets using inside megamenu ***/
/* line 390, ../sass/app/_menu.scss */
.megamenu .widget-html .title_block {
  margin-bottom: 25px;
}
/* line 395, ../sass/app/_menu.scss */
.megamenu .widget-html ul li i {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .megamenu .widget-html ul li i {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 400, ../sass/app/_menu.scss */
.megamenu .widget-html ul li a {
  display: inline-block;
  height: 43px;
  line-height: 43px;
  padding: 0 !important;
}

/* line 414, ../sass/app/_menu.scss */
.megamenu .widget-product .product-block {
  border: 1px solid #ebebeb;
  overflow: hidden;
  position: relative;
}
/* line 418, ../sass/app/_menu.scss */
.megamenu .widget-product .product-block .product-meta {
  padding: 20px;
}
/* line 421, ../sass/app/_menu.scss */
.megamenu .widget-product .product-block .product-meta .name a {
  min-height: 40px;
}
/* line 431, ../sass/app/_menu.scss */
.megamenu .pts-widget {
  /* product-list */
  /* Tabs List */
  /* end Tabs List */
  /* widget-accordion */
}
/* line 433, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-heading {
  text-transform: capitalize;
  line-height: 30px;
  letter-spacing: 0;
  color: #000000;
  font-size: 16px;
  font-family: "Merriweather", sans-serif;
  border-bottom: 1px dotted #ccc;
  text-align: left;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0;
  display: block;
  padding: 0;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .megamenu .pts-widget .widget-heading {
  text-align: right;
}
/* line 448, ../sass/app/_menu.scss */
.megamenu .pts-widget .media {
  margin: 0;
}
/* line 451, ../sass/app/_menu.scss */
.megamenu .pts-widget .panel-group {
  margin-bottom: 0;
}
/* line 457, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .block_content {
  border: none;
}
/* line 460, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .product-block {
  padding: 0 0 15px;
}
/* line 462, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .product-block .product-image-container {
  padding: 0;
  border: 0;
}
/* line 466, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .product-block .comments_note {
  display: none;
}
/* line 469, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .product-block .name {
  margin-top: 0;
}
/* line 471, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .product-block .name a {
  height: auto;
  text-transform: none;
}
/* line 476, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-products .product-block .product_img_link {
  padding: 0;
}
/* line 484, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-tab .nav-tabs {
  border-bottom: 1px solid #ebebeb;
}
/* line 486, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-tab .nav-tabs li {
  padding: 0;
}
/* line 488, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-tab .nav-tabs li:before {
  content: none;
}
/* line 491, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-tab .nav-tabs li a {
  padding: 5px 10px;
}
/* line 493, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-tab .nav-tabs li a:hover {
  border: 1px solid #ebebeb;
  border-bottom: none;
}
/* line 504, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-tab .tab-content {
  border: 1px solid #ebebeb;
  border-top: none;
  margin: 0 !important;
  padding: 10px;
}
/* line 514, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-accordion .panel-heading {
  padding: 0;
}
/* line 516, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-accordion .panel-heading h4 {
  background: none;
  cursor: pointer;
  padding: 8px 10px;
}
/* line 520, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-accordion .panel-heading h4 a {
  color: red;
  /* &:hover {
  	&.collapsed {
  		color: red;
  	}
  } */
}
/* line 522, ../sass/app/_menu.scss */
.megamenu .pts-widget .widget-accordion .panel-heading h4 a.collapsed {
  color: #000;
}
/* line 539, ../sass/app/_menu.scss */
.megamenu .widget-manufacture .manu-logo {
  border: 0;
}
/* line 541, ../sass/app/_menu.scss */
.megamenu .widget-manufacture .manu-logo a {
  display: inline-block;
  border: 1px solid #ebebeb;
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .megamenu .widget-manufacture .manu-logo a {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 545, ../sass/app/_menu.scss */
.megamenu .widget-manufacture .manu-logo a:hover {
  border-color: #f07273;
}
/* line 555, ../sass/app/_menu.scss */
.megamenu .widget-inner .nav-links li a {
  padding: 5px 0;
}
/* line 563, ../sass/app/_menu.scss */
.megamenu .widget-subcategories {
  margin-bottom: 15px !important;
}
/* line 567, ../sass/app/_menu.scss */
.megamenu .widget-subcategories .media .image {
  max-width: 160px;
}

/* vertical menu */
/* line 589, ../sass/app/_menu.scss */
#pts-verticalmenu .navbar-default {
  background-color: transparent;
  border: 0;
  margin-bottom: 0;
}
/* line 594, ../sass/app/_menu.scss */
#pts-verticalmenu .pts-verticalmenu {
  font-family: "Montserrat";
  font-weight: 400;
  padding: 0 !important;
  background-color: #4384f6;
  z-index: 90;
}

/* line 604, ../sass/app/_menu.scss */
div.verticalmenu {
  z-index: 100;
}
/* line 606, ../sass/app/_menu.scss */
div.verticalmenu .navbar {
  border: 0;
}
/* line 609, ../sass/app/_menu.scss */
div.verticalmenu .navbar-collapse,
div.verticalmenu .navbar-vertical {
  margin: 0;
  padding: 0;
}
/* line 614, ../sass/app/_menu.scss */
div.verticalmenu ul {
  padding-left: 0;
  list-style: none;
}
/* line 618, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav {
  position: static;
  padding: 0;
  margin: 28px 0 29px;
  float: none;
  width: 100%;
}
/* line 623, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li {
  width: 100%;
  height: auto;
  position: relative;
  border: none;
  float: left;
  -webkit-transition: 0.4s all ease-in-out 0s;
  -o-transition: 0.4s all ease-in-out 0s;
  transition: 0.4s all ease-in-out 0s;
  padding: 0;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li {
  float: right;
}
/* line 630, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a {
  color: #a1c3ff;
  display: block;
  font-size: 12px;
  padding: 13px 20px;
  -webkit-transition: 0.4s all ease 0s;
  -o-transition: 0.4s all ease 0s;
  transition: 0.4s all ease 0s;
}
/* line 636, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a .menu-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: none !important;
}
/* line 663, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a .menu-icon {
  display: block;
  padding: 2px 0;
  background-position: left center !important;
}
/* line 157, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li > a .menu-icon {
  background-position: right center !important;
}
/* line 667, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a .menu-icon span {
  display: block;
  margin: 0 10px 0 35px;
  line-height: 16px;
  padding: 5px 0;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li > a .menu-icon span {
  margin: 0 35px 0 10px;
}
/* line 672, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a .menu-icon span.menu-desc {
  font-style: normal;
  font-family: "Merriweather", sans-serif;
  color: #6f757c;
  font-weight: 400;
  font-size: 12px;
  text-transform: none;
  line-height: 14px;
}
/* line 683, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a .caret {
  position: absolute;
  right: 15px;
  top: 40%;
  border-top: 1px solid #a1c3ff;
  border-right: 1px solid #a1c3ff;
  border-bottom: 0;
  border-left: 0;
  width: 7px;
  height: 7px;
  background: transparent;
  padding: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 115, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li > a .caret {
  left: 15px;
  right: auto;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li > a .caret {
  border-left: 1px solid #a1c3ff;
  border-right: inherit;
}
/* line 756, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li > a .caret {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 698, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a:hover, div.verticalmenu .navbar-nav > li > a:focus {
  color: #fff;
}
/* line 701, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a.last a, div.verticalmenu .navbar-nav > li > a:last-child {
  border: 0;
}
/* line 708, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a.parent:focus > a:after, div.verticalmenu .navbar-nav > li > a.parent:hover > a:after {
  border-color: #fff;
}
/* line 717, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a:focus > a, div.verticalmenu .navbar-nav > li > a:hover > a {
  color: #f07273;
}
/* line 720, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a:focus > a .caret, div.verticalmenu .navbar-nav > li > a:hover > a .caret {
  border-top-color: #4384f6;
  border-right-color: #4384f6;
}
/* line 724, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a:focus > a:before, div.verticalmenu .navbar-nav > li > a:hover > a:before {
  color: #4384f6;
}
/* line 730, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li .parent {
  position: relative;
}
/* line 733, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li .parent > a .caret {
  position: absolute;
  right: 10px;
  top: 40%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 0;
  border-left: 0;
  width: 6px;
  height: 6px;
  background: transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 115, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li .parent > a .caret {
  left: 10px;
  right: auto;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li .parent > a .caret {
  border-left: 1px solid #000;
  border-right: inherit;
}
/* line 756, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li .parent > a .caret {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 747, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
  text-transform: none;
  font-weight: normal;
}
/* line 751, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li .parent > .dropdown-menu {
  min-height: 100px;
  height: 100px;
  height: auto !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.13);
}
@media (max-width: 768px) {
  /* line 762, ../sass/app/_menu.scss */
  div.verticalmenu .navbar-nav > li.open .dropdown-menu {
    display: block;
    top: 0;
  }
}
/* line 768, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li:last-child {
  border: none;
}
/* line 772, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li.dropdown.open > a, div.verticalmenu .navbar-nav > li.dropdown:hover > a {
  color: #fff;
}
/* line 781, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu {
  top: 100%;
  height: auto;
  color: #6a6a6b;
  min-width: 215px;
  background-color: #ffffff;
  font-family: "Merriweather", sans-serif;
  padding: 15px;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
  -webkit-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .dropdown-menu {
  text-align: right;
}
@media (min-width: 991px) {
  /* line 781, ../sass/app/_menu.scss */
  div.verticalmenu .dropdown-menu {
    -webkit-animation: 0.5s ease 0s normal forwards 1 running animationmenus;
    -o-animation: 0.5s ease 0s normal forwards 1 running animationmenus;
    animation: 0.5s ease 0s normal forwards 1 running animationmenus;
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 781, ../sass/app/_menu.scss */
  div.verticalmenu .dropdown-menu {
    width: 100% !important;
  }
}
/* line 827, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu ul li {
  border: 0;
  padding: 3px 0;
  line-height: normal;
  list-style: none;
}
/* line 833, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu ul li a {
  color: #6a6a6b;
  font-size: 12px;
  font-weight: 400;
  padding: 0 5px;
  display: block;
  text-transform: capitalize;
}
/* line 841, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu ul li:hover {
  background: #ccc;
}
/* line 843, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu ul li:hover > a {
  color: #000;
}
/* line 845, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu ul li:hover > a .caret {
  border-color: #000;
}
/* line 852, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu p {
  line-height: 18px;
  font-size: 12px;
}
/* line 856, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu .pts-menu-video {
  width: 100%;
}
/* line 858, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu .pts-menu-video iframe {
  margin-bottom: 20px;
}
/* line 862, ../sass/app/_menu.scss */
div.verticalmenu .dropdown-menu .action {
  display: none;
}
/* line 866, ../sass/app/_menu.scss */
div.verticalmenu .widget-heading,
div.verticalmenu .widget-title {
  font-family: "Merriweather", sans-serif;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: capitalize;
  line-height: 30px;
  border-bottom: 1px dotted #ccc;
}
/* line 877, ../sass/app/_menu.scss */
div.verticalmenu .product-block {
  padding: 15px;
  width: 25%;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .product-block {
  float: right;
}
@media (max-width: 768px) {
  /* line 877, ../sass/app/_menu.scss */
  div.verticalmenu .product-block {
    width: 50%;
  }
}
/* line 884, ../sass/app/_menu.scss */
div.verticalmenu .product-block .product-meta {
  text-align: center;
}
/* line 889, ../sass/app/_menu.scss */
div.verticalmenu .widget-manufacture {
  padding: 0 10px;
}
/* line 891, ../sass/app/_menu.scss */
div.verticalmenu .widget-manufacture .manu-logo {
  border: 0;
}
/* line 894, ../sass/app/_menu.scss */
div.verticalmenu .widget-manufacture .manu-logo a {
  display: inline-block;
  margin: 0 10px 10px 0;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .widget-manufacture .manu-logo a {
  margin: 0 0 10px 10px;
}

/* line 907, ../sass/app/_menu.scss */
.widget-inner .nav-links li a {
  padding: 5px 0;
}

@media (max-width: 768px) {
  /* line 914, ../sass/app/_menu.scss */
  .pts-verticalmenu .navbar-nav > li > .dropdown-menu,
  .pts-megamenu .navbar-nav > li > .dropdown-menu {
    position: relative;
  }
}
/* line 926, ../sass/app/_menu.scss */
.right div.verticalmenu .navbar-nav > li > a:after {
  position: absolute;
  left: -2px;
  bottom: inherit;
  top: 0;
  margin: auto;
  content: "";
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .right div.verticalmenu .navbar-nav > li > a:after {
  right: -2px;
  left: auto;
}
@media (min-width: 992px) {
  /* line 935, ../sass/app/_menu.scss */
  .right div.verticalmenu .navbar-nav > li:focus > .dropdown-menu, .right div.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
    right: 100%;
    left: inherit;
    top: 0px;
  }
  /* line 115, ../sass/mixins/_app.scss */
  .rtl .right div.verticalmenu .navbar-nav > li:focus > .dropdown-menu, .rtl .right div.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
    left: 100%;
    right: auto;
  }
}
/* line 944, ../sass/app/_menu.scss */
.right div.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  right: 100%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .right div.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 100%;
  right: auto;
}

/* line 961, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li > a:after {
  position: absolute;
  right: -2px;
  bottom: inherit;
  top: 0;
  margin: auto;
  content: "";
}
/* line 115, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li > a:after {
  left: -2px;
  right: auto;
}
@media (min-width: 992px) {
  /* line 970, ../sass/app/_menu.scss */
  div.verticalmenu .navbar-nav > li:focus > .dropdown-menu, div.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
    left: 100%;
    top: 0;
    display: block;
  }
  /* line 108, ../sass/mixins/_app.scss */
  .rtl div.verticalmenu .navbar-nav > li:focus > .dropdown-menu, .rtl div.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
    right: 100%;
    left: auto;
  }
}
/* line 979, ../sass/app/_menu.scss */
div.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 100%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl div.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}

/* line 996, ../sass/app/_menu.scss */
#pts-verticalmenu {
  margin: 0 0 30px !important;
}
@media (max-width: 991px) {
  /* line 998, ../sass/app/_menu.scss */
  #pts-verticalmenu .title_block {
    background: #4384f6;
    width: 100%;
    font-weight: 400;
    padding: 5px 0;
    cursor: pointer;
  }
  /* line 1006, ../sass/app/_menu.scss */
  #pts-verticalmenu .title_block:before {
    display: none;
  }
  /* line 1009, ../sass/app/_menu.scss */
  #pts-verticalmenu .title_block span {
    color: #fff;
    position: relative;
    padding-left: 60px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl #pts-verticalmenu .title_block span {
    padding-right: 60px;
    padding-left: inherit;
  }
  /* line 1013, ../sass/app/_menu.scss */
  #pts-verticalmenu .title_block span:after {
    content: "\f0c9";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 17px;
    left: 10px;
    height: 36px;
    line-height: 36px;
    padding: 0 13px;
    top: -3px;
    border: 1px solid #fff;
  }
  /* line 108, ../sass/mixins/_app.scss */
  .rtl #pts-verticalmenu .title_block span:after {
    right: 10px;
    left: auto;
  }
  /* line 1025, ../sass/app/_menu.scss */
  #pts-verticalmenu .title_block span:before {
    display: none;
  }
}

/* line 1035, ../sass/app/_menu.scss */
.widget-module.block-borderbox {
  border-top: 0;
}
/* line 1039, ../sass/app/_menu.scss */
.widget-module .verticalmenu {
  z-index: 75;
}
/* line 1042, ../sass/app/_menu.scss */
.widget-module #pts-verticalmenu .pts-verticalmenu {
  position: relative;
  z-index: 80;
}

@media (min-width: 991px) {
  /* line 1048, ../sass/app/_menu.scss */
  .menu_fixed {
    position: fixed;
    z-index: 95;
    background-color: #fff;
    width: 100%;
    height: 65px;
    top: 0 !important;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
  }
}
@keyframes animationmenus {
  0% {
    opacity: 0;
    transform: translate(0px, 10px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}
/* line 8, ../sass/app/_form.scss */
.btn.button-plus,
.btn.button-minus {
  font-size: 14px;
  line-height: 14px;
  color: #c0c0c0;
  padding: 0;
  border: 1px solid #ebebeb;
  background-color: #000000;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 19, ../sass/app/_form.scss */
.btn {
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 22, ../sass/app/_form.scss */
.btn i {
  margin: 0;
}
/* line 25, ../sass/app/_form.scss */
.btn i.left {
  margin-right: 5px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .btn i.left {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 28, ../sass/app/_form.scss */
.btn i.right {
  margin-left: 5px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .btn i.right {
  margin-right: 5px;
  margin-left: inherit;
}

/* line 35, ../sass/app/_form.scss */
.form-group .form-control {
  padding: 3px 5px;
}

/* line 39, ../sass/app/_form.scss */
.btn-default {
  border-width: 1px;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-weight: 900;
}
/* line 44, ../sass/app/_form.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff;
  background: #4384f6;
  border-color: #4384f6;
}

/* line 55, ../sass/app/_form.scss */
.btn-newsletter {
  color: #fff;
  background-color: #4384f6;
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 4px 11px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
  margin-left: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .btn-newsletter {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 66, ../sass/app/_form.scss */
.btn-newsletter:hover {
  background-color: #58d2b0;
}
/* line 69, ../sass/app/_form.scss */
.btn-newsletter i {
  font-size: 14px;
  color: #fff;
}

/* line 75, ../sass/app/_form.scss */
select {
  background-position: right center;
  padding: 0 25px 0 10px;
  border: 1px solid #ebebeb;
  background-image: url(../img/data/arrow-bg.png) !important;
  background-repeat: no-repeat !important;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /*Removes default style Firefox*/
  position: relative;
}
/* line 163, ../sass/mixins/_app.scss */
.rtl select {
  background-position: left center;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl select {
  padding: 0 10px 0 25px;
}

/**
 * Call To Action Widget
 */
/* line 4, ../sass/app/_modules.scss */
.ps-calltoaction {
  padding: 120px 0 60px 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
  text-align: center;
  color: #fff;
}
/* line 11, ../sass/app/_modules.scss */
.ps-calltoaction .calltoaction-subtitle {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
  padding-bottom: 24px;
}
/* line 18, ../sass/app/_modules.scss */
.ps-calltoaction .calltoaction-subtitle:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 6px;
  background-color: #4384f6;
}
/* line 28, ../sass/app/_modules.scss */
.ps-calltoaction .calltoaction-title {
  font-size: 68px;
  font-weight: 700;
  line-height: 64px;
  margin: 0 0 30px 0;
  font-family: "Montserrat";
}
/* line 35, ../sass/app/_modules.scss */
.ps-calltoaction .calltoaction-title span {
  font-weight: 300;
}
/* line 39, ../sass/app/_modules.scss */
.ps-calltoaction .calltoaction-text {
  margin-bottom: 40px;
  letter-spacing: 1px;
  line-height: 30px;
  padding: 0 230px;
}
@media (max-width: 992px) {
  /* line 39, ../sass/app/_modules.scss */
  .ps-calltoaction .calltoaction-text {
    padding: 0 130px;
  }
}
@media (max-width: 480px) {
  /* line 39, ../sass/app/_modules.scss */
  .ps-calltoaction .calltoaction-text {
    padding: 0;
  }
}
/* line 51, ../sass/app/_modules.scss */
.ps-calltoaction .btn {
  font-size: 13px;
  font-family: "Montserrat";
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #4384f6;
  color: #fff;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
}
/* line 59, ../sass/app/_modules.scss */
.ps-calltoaction .btn:hover {
  background: #000000;
}
/* line 62, ../sass/app/_modules.scss */
.ps-calltoaction .btn .icon {
  margin-left: 10px;
  font-weight: 300;
  font-size: 10px;
  position: relative;
  top: -1px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .ps-calltoaction .btn .icon {
  margin-right: 10px;
  margin-left: inherit;
}

/* line 74, ../sass/app/_modules.scss */
.widget-productlist .title_list.block .title_block {
  font-size: 12px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .widget-productlist .title_list.block .title_block {
  text-align: right;
}

/* line 84, ../sass/app/_modules.scss */
.widget-manufacturer {
  padding: 24px 0;
}
/* line 86, ../sass/app/_modules.scss */
.widget-manufacturer .carousel-controls {
  display: none;
}

/* line 91, ../sass/app/_modules.scss */
.widget-gallery .carousel-controls {
  display: none;
}
/* line 94, ../sass/app/_modules.scss */
.widget-gallery .owl-wrapper-outer {
  margin-bottom: 30px;
}

/* line 99, ../sass/app/_modules.scss */
#index .hidden-homepage {
  display: none;
}

/* line 104, ../sass/app/_modules.scss */
.widget-bloglatest {
  text-align: center;
}
/* line 106, ../sass/app/_modules.scss */
.widget-bloglatest .owl-wrapper {
  overflow: hidden;
}

/* line 117, ../sass/app/_modules.scss */
.widget-newsletter {
  text-align: center;
  min-height: 210px;
  position: relative;
}
@media (max-width: 991px) {
  /* line 117, ../sass/app/_modules.scss */
  .widget-newsletter {
    background: #fff;
  }
}
/* line 125, ../sass/app/_modules.scss */
.widget-newsletter #newsletter_block_footer {
  display: inline-block;
  margin: 30px 0;
}
@media (min-width: 992px) {
  /* line 125, ../sass/app/_modules.scss */
  .widget-newsletter #newsletter_block_footer {
    width: 33%;
  }
}
/* line 132, ../sass/app/_modules.scss */
.widget-newsletter #newsletter_block_footer .text-muted {
  height: 50px;
  overflow: hidden;
}
/* line 136, ../sass/app/_modules.scss */
.widget-newsletter #newsletter_block_footer .newsletter-group {
  display: inline-block;
}
/* line 138, ../sass/app/_modules.scss */
.widget-newsletter #newsletter_block_footer .newsletter-group #newsletter-input-footer {
  height: 40px;
  border: none;
  -webkit-box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
  padding-left: 10px;
  color: #808080;
  width: 260px;
  float: none;
  display: inline-block;
  background: #f4f4f4;
  float: left;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .widget-newsletter #newsletter_block_footer .newsletter-group #newsletter-input-footer {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .widget-newsletter #newsletter_block_footer .newsletter-group #newsletter-input-footer {
  float: right;
}
@media (max-width: 480px) {
  /* line 138, ../sass/app/_modules.scss */
  .widget-newsletter #newsletter_block_footer .newsletter-group #newsletter-input-footer {
    width: 100%;
  }
}
/* line 153, ../sass/app/_modules.scss */
.widget-newsletter #newsletter_block_footer .newsletter-group .input-group-btn {
  width: auto;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .widget-newsletter #newsletter_block_footer .newsletter-group .input-group-btn {
  float: right;
}
@media (max-width: 480px) {
  /* line 153, ../sass/app/_modules.scss */
  .widget-newsletter #newsletter_block_footer .newsletter-group .input-group-btn {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
  }
}
/* line 164, ../sass/app/_modules.scss */
.widget-newsletter #newsletter_block_footer h4 {
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-family: "Merriweather", sans-serif;
  letter-spacing: -1px;
}

/* line 173, ../sass/app/_modules.scss */
.blog_container {
  position: relative;
}
/* line 175, ../sass/app/_modules.scss */
.blog_container.list {
  padding-bottom: 26px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
}
/* line 179, ../sass/app/_modules.scss */
.blog_container.list:last-child {
  padding: 0;
  border: none;
  margin-bottom: 0;
}
/* line 185, ../sass/app/_modules.scss */
.blog_container.list .blog-image {
  display: inline-block;
  float: left;
  padding-right: 30px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .blog_container.list .blog-image {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .blog_container.list .blog-image {
  padding-left: 30px;
  padding-right: inherit;
}
/* line 192, ../sass/app/_modules.scss */
.blog_container.list .blog_inner .blog-meta {
  font-family: "Montserrat", sans-serif;
}
/* line 194, ../sass/app/_modules.scss */
.blog_container.list .blog_inner .blog-meta .blog-cat, .blog_container.list .blog_inner .blog-meta .blog-author {
  margin-right: 15px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .blog_container.list .blog_inner .blog-meta .blog-cat, .rtl .blog_container.list .blog_inner .blog-meta .blog-author {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 198, ../sass/app/_modules.scss */
.blog_container.list .blog_inner .blog-shortinfo {
  height: 45px;
  overflow: hidden;
}
/* line 205, ../sass/app/_modules.scss */
.blog_container.grid {
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
}
/* line 208, ../sass/app/_modules.scss */
.blog_container.grid .blog_inner {
  padding: 30px 25px 23px;
}
/* line 210, ../sass/app/_modules.scss */
.blog_container.grid .blog_inner .blog-shortinfo {
  height: 65px;
  overflow: hidden;
}
/* line 214, ../sass/app/_modules.scss */
.blog_container.grid .blog_inner .blog-meta {
  margin-bottom: 10px;
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
}
/* line 218, ../sass/app/_modules.scss */
.blog_container.grid .blog_inner .blog-meta span {
  margin-right: 15px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .blog_container.grid .blog_inner .blog-meta span {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 220, ../sass/app/_modules.scss */
.blog_container.grid .blog_inner .blog-meta span:last-child {
  margin: 0;
}
/* line 224, ../sass/app/_modules.scss */
.blog_container.grid .blog_inner .blog-meta span.blog-author a {
  color: #4384f6;
}
/* line 234, ../sass/app/_modules.scss */
.blog_container .blog-image {
  position: relative;
  text-align: center;
  -webkit-transition: 0.1s all ease-out 0s;
  -o-transition: 0.1s all ease-out 0s;
  transition: 0.1s all ease-out 0s;
}
/* line 239, ../sass/app/_modules.scss */
.blog_container .blog_inner {
  position: relative;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .blog_container .blog_inner {
  text-align: right;
}
/* line 243, ../sass/app/_modules.scss */
.blog_container .blog_inner .blog-title {
  font-size: 16px;
  line-height: 19px;
  height: 40px;
  overflow: hidden;
  font-weight: normal;
  margin: 0;
}
/* line 253, ../sass/app/_modules.scss */
.blog_container .blog_inner .blog-shortinfo {
  margin: 10px 0 0;
  font-size: 14px;
  height: 115px;
  overflow: hidden;
  overflow: hidden;
  color: #696969;
  display: inline-block;
}
/* line 263, ../sass/app/_modules.scss */
.blog_container .blog_inner .readmore {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
/* line 267, ../sass/app/_modules.scss */
.blog_container .blog_inner .readmore .btn-link {
  border: none;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  color: #4384f6;
  display: inline-block;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  background: transparent;
  padding: 0;
}
/* line 294, ../sass/app/_modules.scss */
.blog_container:hover .blog-image {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 302, ../sass/app/_modules.scss */
.blog_container:hover .blog_inner .blog-title a {
  color: #4384f6;
}

/* line 315, ../sass/app/_modules.scss */
.widget-productdeal .list.list1 .item-countdown {
  border-top: 1px solid #ebebeb;
  display: block;
  float: none;
  margin-top: 20px;
  padding: 10px 0;
  text-align: center;
}

/* line 326, ../sass/app/_modules.scss */
#social_block {
  text-align: center;
  padding-left: 15px;
  height: 45px;
  line-height: 45px;
  margin-left: 20px;
  position: relative;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #social_block {
  padding-right: 15px;
  padding-left: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #social_block {
  margin-right: 20px;
  margin-left: inherit;
}
/* line 333, ../sass/app/_modules.scss */
#social_block:before {
  position: absolute;
  background: #ccc;
  top: 16px;
  left: 0;
  width: 1px;
  height: 15px;
  content: "";
}
/* line 108, ../sass/mixins/_app.scss */
.rtl #social_block:before {
  right: 0;
  left: auto;
}
@media (max-width: 480px) {
  /* line 342, ../sass/app/_modules.scss */
  #social_block:before {
    display: none;
  }
}
/* line 346, ../sass/app/_modules.scss */
#social_block span {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  color: #000000;
}
/* line 354, ../sass/app/_modules.scss */
#social_block ul {
  margin: 0;
  display: inline-block;
}
/* line 359, ../sass/app/_modules.scss */
#social_block li a {
  font-size: 14px;
  color: #818796;
}
/* line 362, ../sass/app/_modules.scss */
#social_block li a:hover {
  color: #4384f6;
}

/* line 370, ../sass/app/_modules.scss */
.block-search .active .icon-search {
  color: #4384f6;
}

/* line 377, ../sass/app/_modules.scss */
#search_block_top.nav-search .button-search {
  color: #4384f6;
}
/* line 379, ../sass/app/_modules.scss */
#search_block_top.nav-search .button-search:hover {
  background: #4384f6;
  color: #fff;
}

/* line 396, ../sass/app/_modules.scss */
#button_order_cart {
  background: #4384f6;
}

/* line 402, ../sass/app/_modules.scss */
#left_column #tags_block_left .block_content a, #right_column #tags_block_left .block_content a {
  background: transparent;
  border: 1px solid #ebebeb;
  color: #808080;
  padding: 0 18px;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #left_column #tags_block_left .block_content a, .rtl #right_column #tags_block_left .block_content a {
  float: right;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl #left_column #tags_block_left .block_content a, .rtl #right_column #tags_block_left .block_content a {
  margin: 0 0 10px 10px;
}
/* line 414, ../sass/app/_modules.scss */
#left_column #tags_block_left .block_content a:hover, #right_column #tags_block_left .block_content a:hover {
  background: #4384f6;
  color: #fff;
}
/* line 419, ../sass/app/_modules.scss */
#left_column #tags_block_left .block_content span, #right_column #tags_block_left .block_content span {
  display: none;
}

/* line 427, ../sass/app/_modules.scss */
.widget-banner .widget-images {
  display: block;
}
/* line 432, ../sass/app/_modules.scss */
.widget-banner .title_medium .banner-content .widget-banner-desc {
  font-size: 34px;
  line-height: 40px;
}
/* line 438, ../sass/app/_modules.scss */
.widget-banner .banner-content {
  overflow: hidden;
  position: relative;
}
/* line 441, ../sass/app/_modules.scss */
.widget-banner .banner-content .mask-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .widget-banner .banner-content .mask-link {
  right: 0;
  left: auto;
}
/* line 448, ../sass/app/_modules.scss */
.widget-banner .banner-content .widget-banner-desc {
  color: #fff;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  margin: 5px;
  padding: 10px;
  position: absolute;
  top: 0;
  z-index: 0;
  font-size: 60px;
  font-weight: 800;
  letter-spacing: -2px;
  line-height: 60px;
  z-index: 1;
}
@media (max-width: 480px) {
  /* line 448, ../sass/app/_modules.scss */
  .widget-banner .banner-content .widget-banner-desc {
    font-size: 36px;
  }
}
/* line 472, ../sass/app/_modules.scss */
.widget-banner .banner-content .widget-banner-desc .content-desc {
  display: inline-block;
  width: 100%;
  text-align: center;
}
/* line 477, ../sass/app/_modules.scss */
.widget-banner .banner-content .widget-banner-desc span {
  font-size: 44px;
}
@media (max-width: 480px) {
  /* line 477, ../sass/app/_modules.scss */
  .widget-banner .banner-content .widget-banner-desc span {
    font-size: 30px;
  }
}
/* line 482, ../sass/app/_modules.scss */
.widget-banner .banner-content .widget-banner-desc span.light_brown {
  color: #d6aea4;
}
/* line 485, ../sass/app/_modules.scss */
.widget-banner .banner-content .widget-banner-desc span.blue {
  color: #19499b;
}
/* line 491, ../sass/app/_modules.scss */
.widget-banner .banner-content:hover .widget-banner-desc {
  letter-spacing: 3px;
}

/**
 * Animation should use for each screen vis using @media
 */
/* line 4, ../sass/app/_animation.scss */
.block_manuf {
  margin: 30px 0;
}
/* line 6, ../sass/app/_animation.scss */
.block_manuf a {
  position: relative;
  display: block;
}
/* line 10, ../sass/app/_animation.scss */
.block_manuf a img {
  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: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE6+ */
}
/* line 19, ../sass/app/_animation.scss */
.block_manuf a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 21, ../sass/app/_animation.scss */
.block_manuf a:hover img {
  filter: grayscale(0%);
  /* Current draft standard */
  -webkit-filter: grayscale(0%);
  /* New WebKit */
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;
  /* IE6+ */
}

/* line 46, ../sass/app/_animation.scss */
.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}

/* line 51, ../sass/app/_animation.scss */
.product-block .left-block {
  position: relative;
  overflow: hidden;
}
/* line 55, ../sass/app/_animation.scss */
.product-block .image {
  /*swap image*/
}
/* line 57, ../sass/app/_animation.scss */
.product-block .image .hover-image {
  position: absolute;
  padding: 0;
  top: 0;
  width: 100%;
  left: 0;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  -o-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}
@media (min-width: 991px) {
  /* line 71, ../sass/app/_animation.scss */
  .product-block:hover.swap-gallery .product-zoom {
    margin: -10px -40px -0 0;
  }
  /* line 74, ../sass/app/_animation.scss */
  .product-block:hover.swap-gallery .pav-colorbox {
    margin: -10px 0 0 -25px;
  }
  /* line 77, ../sass/app/_animation.scss */
  .product-block:hover.swap-gallery .thumbs-wrap {
    left: -90px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

/* line 96, ../sass/app/_animation.scss */
.banner-effect-1.widget-images .image-item img {
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 101, ../sass/app/_animation.scss */
.banner-effect-1.widget-images .image-item:hover img {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

/* line 112, ../sass/app/_animation.scss */
.no-animation .image-item a:before, .no-animation .image-item a:after {
  display: none;
}
/* line 117, ../sass/app/_animation.scss */
.no-animation .image-item:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 120, ../sass/app/_animation.scss */
.no-animation .image-item:hover a:before, .no-animation .image-item:hover a:after {
  display: none;
}
/* line 123, ../sass/app/_animation.scss */
.no-animation .image-item:hover a img {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 131, ../sass/app/_animation.scss */
.category-banner .banner {
  position: relative;
  overflow: visible;
}

/* line 136, ../sass/app/_animation.scss */
.image-item {
  position: relative;
}
/* line 141, ../sass/app/_animation.scss */
.image-item a:before {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .image-item a:before {
  right: 0;
  left: auto;
}
/* line 152, ../sass/app/_animation.scss */
.image-item a:after {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 8px rgba(246, 249, 250, 0.42);
  box-shadow: 0 0 0 8px rgba(246, 249, 250, 0.42);
  color: #fff;
  content: "\f0c1";
  font-family: "FontAwesome";
  font-size: 20px;
  width: 50px;
  height: 50px;
  left: 0;
  line-height: 50px;
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 2;
  text-align: center;
}
/* line 174, ../sass/app/_animation.scss */
.image-item a:hover:before {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .image-item a:hover:before {
  right: 0;
  left: auto;
}
/* line 179, ../sass/app/_animation.scss */
.image-item a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 50%;
  margin-top: -25px;
}

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
/* line 7, ../sass/app/_elements.scss */
.space-padding-0 {
  padding: 0 !important;
}

/* line 10, ../sass/app/_elements.scss */
.space-padding-10 {
  padding: 10px !important;
}

/* line 13, ../sass/app/_elements.scss */
.space-padding-20 {
  padding: 20px !important;
}

/* line 16, ../sass/app/_elements.scss */
.space-padding-30 {
  padding: 30px !important;
}

/* line 19, ../sass/app/_elements.scss */
.space-padding-40 {
  padding: 40px !important;
}

/* line 22, ../sass/app/_elements.scss */
.space-padding-50 {
  padding: 50px !important;
}

/*Padding Top & Bottom*/
/* line 27, ../sass/app/_elements.scss */
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 31, ../sass/app/_elements.scss */
.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 35, ../sass/app/_elements.scss */
.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 39, ../sass/app/_elements.scss */
.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 43, ../sass/app/_elements.scss */
.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 47, ../sass/app/_elements.scss */
.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 51, ../sass/app/_elements.scss */
.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 55, ../sass/app/_elements.scss */
.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 60, ../sass/app/_elements.scss */
.space-padding-tb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/* line 65, ../sass/app/_elements.scss */
.space-padding-top-10 {
  padding-top: 10px !important;
}

/* line 68, ../sass/app/_elements.scss */
.space-padding-top-20 {
  padding-top: 20px !important;
}

/* line 71, ../sass/app/_elements.scss */
.space-padding-top-30 {
  padding-top: 30px !important;
}

/* line 74, ../sass/app/_elements.scss */
.space-padding-top-40 {
  padding-top: 40px !important;
}

/* line 77, ../sass/app/_elements.scss */
.space-padding-top-50 {
  padding-top: 50px !important;
}

/* line 80, ../sass/app/_elements.scss */
.space-padding-top-60 {
  padding-top: 60px !important;
}

/* line 83, ../sass/app/_elements.scss */
.space-padding-top-70 {
  padding-top: 70px !important;
}

/* line 86, ../sass/app/_elements.scss */
.space-padding-top-80 {
  padding-top: 80px !important;
}

/* line 89, ../sass/app/_elements.scss */
.space-padding-bottom-10 {
  padding-bottom: 10px !important;
}

/* line 92, ../sass/app/_elements.scss */
.space-padding-bottom-20 {
  padding-bottom: 20px !important;
}

/* line 95, ../sass/app/_elements.scss */
.space-padding-bottom-30 {
  padding-bottom: 30px !important;
}

/* line 98, ../sass/app/_elements.scss */
.space-padding-bottom-40 {
  padding-bottom: 40px !important;
}

/* line 101, ../sass/app/_elements.scss */
.space-padding-bottom-50 {
  padding-bottom: 50px !important;
}

/*Padding Left & Right*/
/* line 106, ../sass/app/_elements.scss */
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 110, ../sass/app/_elements.scss */
.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 114, ../sass/app/_elements.scss */
.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 118, ../sass/app/_elements.scss */
.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 122, ../sass/app/_elements.scss */
.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 126, ../sass/app/_elements.scss */
.space-padding-lr-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

/*Space
------------------------------------*/
/*Margin Top*/
/* line 134, ../sass/app/_elements.scss */
.space-top-5 {
  margin-top: 5px !important;
}

/* line 135, ../sass/app/_elements.scss */
.space-top-10 {
  margin-top: 10px !important;
}

/* line 136, ../sass/app/_elements.scss */
.space-top-15 {
  margin-top: 15px !important;
}

/* line 137, ../sass/app/_elements.scss */
.space-top-20 {
  margin-top: 20px !important;
}

/* line 138, ../sass/app/_elements.scss */
.space-top-25 {
  margin-top: 25px !important;
}

/* line 139, ../sass/app/_elements.scss */
.space-top-30 {
  margin-top: 30px !important;
}

/* line 140, ../sass/app/_elements.scss */
.space-top-35 {
  margin-top: 35px !important;
}

/* line 141, ../sass/app/_elements.scss */
.space-top-40 {
  margin-top: 40px !important;
}

/* line 142, ../sass/app/_elements.scss */
.space-top-45 {
  margin-top: 45px !important;
}

/* line 143, ../sass/app/_elements.scss */
.space-top-50 {
  margin-top: 50px !important;
}

/* line 144, ../sass/app/_elements.scss */
.space-top-60 {
  margin-top: 60px !important;
}

/* line 145, ../sass/app/_elements.scss */
.space-top-70 {
  margin-top: 70px !important;
}

/* line 146, ../sass/app/_elements.scss */
.space-top-80 {
  margin-top: 80px !important;
}

/* line 148, ../sass/app/_elements.scss */
.space-top-220 {
  margin-top: 220px !important;
}

@media (min-width: 992px) {
  /* line 150, ../sass/app/_elements.scss */
  .space-top-95 {
    margin-top: 95px !important;
  }
}
/*Margin Top Negative*/
/* line 154, ../sass/app/_elements.scss */
.space-top-n-100 {
  margin-top: -100px !important;
}

/*Margin Bottom*/
/* line 157, ../sass/app/_elements.scss */
.space-0 {
  margin-bottom: 0 !important;
}

/* line 158, ../sass/app/_elements.scss */
.space-5 {
  margin-bottom: 5px !important;
}

/* line 159, ../sass/app/_elements.scss */
.space-10 {
  margin-bottom: 10px !important;
}

/* line 160, ../sass/app/_elements.scss */
.space-15 {
  margin-bottom: 15px !important;
}

/* line 161, ../sass/app/_elements.scss */
.space-20 {
  margin-bottom: 20px !important;
}

/* line 162, ../sass/app/_elements.scss */
.space-25 {
  margin-bottom: 25px !important;
}

/* line 163, ../sass/app/_elements.scss */
.space-30 {
  margin-bottom: 30px !important;
}

/* line 164, ../sass/app/_elements.scss */
.space-35 {
  margin-bottom: 35px !important;
}

/* line 165, ../sass/app/_elements.scss */
.space-40 {
  margin-bottom: 40px !important;
}

/* line 166, ../sass/app/_elements.scss */
.space-45 {
  margin-bottom: 45px !important;
}

/* line 167, ../sass/app/_elements.scss */
.space-50 {
  margin-bottom: 50px !important;
}

/* line 168, ../sass/app/_elements.scss */
.space-55 {
  margin-bottom: 55px !important;
}

/* line 169, ../sass/app/_elements.scss */
.space-60 {
  margin-bottom: 60px !important;
}

/* line 170, ../sass/app/_elements.scss */
.space-65 {
  margin-bottom: 65px !important;
}

/* line 171, ../sass/app/_elements.scss */
.space-70 {
  margin-bottom: 70px !important;
}

/* line 172, ../sass/app/_elements.scss */
.space-75 {
  margin-bottom: 75px !important;
}

/* line 173, ../sass/app/_elements.scss */
.space-80 {
  margin-bottom: 80px !important;
}

/* line 174, ../sass/app/_elements.scss */
.space-85 {
  margin-bottom: 85px !important;
}

/* line 175, ../sass/app/_elements.scss */
.space-90 {
  margin-bottom: 90px !important;
}

/* line 176, ../sass/app/_elements.scss */
.space-95 {
  margin-bottom: 95px !important;
}

/* line 177, ../sass/app/_elements.scss */
.space-100 {
  margin-bottom: 100px !important;
}

/* line 179, ../sass/app/_elements.scss */
.space-margin-tb-80 {
  margin-bottom: 80px !important;
  margin-top: 80px !important;
}

/*Margin left right*/
/* line 185, ../sass/app/_elements.scss */
.space-margin-lr-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

/* line 189, ../sass/app/_elements.scss */
.space-margin-lr-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

/* line 193, ../sass/app/_elements.scss */
.space-margin-lr-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

/*Margin Left*/
/* line 199, ../sass/app/_elements.scss */
.space-left-5 {
  margin-left: 5px !important;
}

/* line 200, ../sass/app/_elements.scss */
.space-left-10 {
  margin-left: 10px !important;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .space-left-10 {
  margin-right: 10px !important;
  margin-left: inherit;
}

/* line 201, ../sass/app/_elements.scss */
.space-left-15 {
  margin-left: 15px !important;
}

/*Removes space*/
/* line 204, ../sass/app/_elements.scss */
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* line 209, ../sass/app/_elements.scss */
.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* line 215, ../sass/app/_elements.scss */
.no-space-row .row {
  margin: 0;
}

/* line 220, ../sass/app/_elements.scss */
.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/*Height
------------------------------------*/
/* line 230, ../sass/app/_elements.scss */
.height-100 {
  height: 100px;
}

/* line 234, ../sass/app/_elements.scss */
.height-200 {
  height: 200px;
}

/* line 238, ../sass/app/_elements.scss */
.height-300 {
  height: 300px;
}

/* line 242, ../sass/app/_elements.scss */
.height-400 {
  height: 400px;
}

/* line 246, ../sass/app/_elements.scss */
.height-500 {
  height: 500px;
}

/*Radius
------------------------------------*/
/* line 252, ../sass/app/_elements.scss */
.radius-0 {
  border-radius: 0 !important;
}

/* line 256, ../sass/app/_elements.scss */
.radius-x {
  border-radius: 50% !important;
}

/* line 260, ../sass/app/_elements.scss */
.radius-1x {
  border-radius: 10px !important;
}

/* line 264, ../sass/app/_elements.scss */
.radius-2x {
  border-radius: 20px !important;
}

/* line 268, ../sass/app/_elements.scss */
.radius-3x {
  border-radius: 30px !important;
}

/* line 272, ../sass/app/_elements.scss */
.radius-4x {
  border-radius: 40px !important;
}

/* line 276, ../sass/app/_elements.scss */
.radius-5x {
  border-radius: 5px !important;
}

/* line 280, ../sass/app/_elements.scss */
.radius-6x {
  border-radius: 3px !important;
}

/*Text Colors
------------------------------------*/
/* line 288, ../sass/app/_elements.scss */
.text-primary {
  color: #222222 !important;
}

/* line 292, ../sass/app/_elements.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 296, ../sass/app/_elements.scss */
.text-danger {
  color: #f35a5a !important;
}

/* line 300, ../sass/app/_elements.scss */
.text-warning {
  color: #e7ca2b !important;
}

/* line 304, ../sass/app/_elements.scss */
.text-success {
  color: #46a74e !important;
}

/* line 308, ../sass/app/_elements.scss */
.text-purple {
  color: #6c58bd !important;
}

/* line 312, ../sass/app/_elements.scss */
.text-red {
  color: #c32322 !important;
}

/* line 316, ../sass/app/_elements.scss */
.text-orange {
  color: #f66000 !important;
}

/* line 320, ../sass/app/_elements.scss */
.text-yellow {
  color: #e2d951 !important;
}

/* line 324, ../sass/app/_elements.scss */
.text-light {
  color: #FFFFFF !important;
}

/* line 327, ../sass/app/_elements.scss */
.text-darker {
  color: #333 !important;
}

/*Background Colors
------------------------------------*/
/* line 333, ../sass/app/_elements.scss */
.bg-primary {
  background: #222222 !important;
}

/* line 337, ../sass/app/_elements.scss */
.bg-info {
  background: #5bc0de !important;
}

/* line 341, ../sass/app/_elements.scss */
.bg-danger {
  background: #f35a5a !important;
}

/* line 345, ../sass/app/_elements.scss */
.bg-warning {
  background: #e7ca2b !important;
}

/* line 349, ../sass/app/_elements.scss */
.bg-success {
  background: #46a74e !important;
}

/* line 353, ../sass/app/_elements.scss */
.bg-purple {
  background: #8e86ba !important;
}

/* line 357, ../sass/app/_elements.scss */
.bg-red {
  background: #e1574c !important;
}

/* line 361, ../sass/app/_elements.scss */
.bg-orange {
  background: #f4b45a !important;
}

/* line 365, ../sass/app/_elements.scss */
.bg-yellow {
  background: #e2d951 !important;
}

/* line 368, ../sass/app/_elements.scss */
.bg-blue {
  background: #1ea3d0 !important;
}

/* line 371, ../sass/app/_elements.scss */
.bg-green {
  background: #3db39d !important;
}

/* line 374, ../sass/app/_elements.scss */
.bg-default {
  background: #f5f5f5 !important;
}

/* line 377, ../sass/app/_elements.scss */
.bg-darker {
  background: #324e5c !important;
}

/* line 382, ../sass/app/_elements.scss */
.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}
/* line 387, ../sass/app/_elements.scss */
.parallax:after {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

/* line 403, ../sass/app/_elements.scss */
.has-banner .owl-carousel-play > .carousel-controls .carousel-control.left {
  left: 0;
}
/* line 406, ../sass/app/_elements.scss */
.has-banner .owl-carousel-play > .carousel-controls .carousel-control.right {
  right: 0;
}
/* line 414, ../sass/app/_elements.scss */
.has-banner .owl-carousel-play:focus > .carousel-controls .carousel-control, .has-banner .owl-carousel-play:hover > .carousel-controls .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 416, ../sass/app/_elements.scss */
.has-banner .owl-carousel-play:focus > .carousel-controls .carousel-control.left, .has-banner .owl-carousel-play:hover > .carousel-controls .carousel-control.left {
  left: 15px;
}
/* line 419, ../sass/app/_elements.scss */
.has-banner .owl-carousel-play:focus > .carousel-controls .carousel-control.right, .has-banner .owl-carousel-play:hover > .carousel-controls .carousel-control.right {
  right: 15px;
}

/* line 428, ../sass/app/_elements.scss */
.owl-carousel-play {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 431, ../sass/app/_elements.scss */
.owl-carousel-play .item {
  margin-left: 15px;
  margin-right: 15px;
}
/* line 466, ../sass/app/_elements.scss */
.owl-carousel-play > .carousel-controls {
  width: 62px;
  margin-top: -75px;
  right: 0;
  position: absolute;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls {
  left: 0;
  right: auto;
}
/* line 471, ../sass/app/_elements.scss */
.owl-carousel-play > .carousel-controls .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 473, ../sass/app/_elements.scss */
.owl-carousel-play > .carousel-controls .carousel-control.left {
  left: 0;
  -moz-border-radius-topleft: 1em;
  -webkit-border-top-left-radius: 1em;
  border-top-left-radius: 1em;
  -moz-border-radius-bottomleft: 1em;
  -webkit-border-bottom-left-radius: 1em;
  border-bottom-left-radius: 1em;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls .carousel-control.left {
  right: 0;
  left: auto;
}
/* line 227, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls .carousel-control.left {
  -moz-border-radius-topright: 1em;
  -webkit-border-top-right-radius: 1em;
  border-top-right-radius: 1em;
  -moz-border-radius-topleft: inherit;
  -webkit-border-top-left-radius: inherit;
  border-top-left-radius: inherit;
}
/* line 241, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls .carousel-control.left {
  -moz-border-radius-bottomright: 1em;
  -webkit-border-bottom-right-radius: 1em;
  border-bottom-right-radius: 1em;
  -moz-border-radius-bottomleft: inherit;
  -webkit-border-bottom-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
/* line 478, ../sass/app/_elements.scss */
.owl-carousel-play > .carousel-controls .carousel-control.right {
  right: 0;
  -moz-border-radius-topright: 1em;
  -webkit-border-top-right-radius: 1em;
  border-top-right-radius: 1em;
  -moz-border-radius-bottomright: 1em;
  -webkit-border-bottom-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls .carousel-control.right {
  left: 0;
  right: auto;
}
/* line 199, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls .carousel-control.right {
  -moz-border-radius-topleft: 1em;
  -webkit-border-top-left-radius: 1em;
  border-top-left-radius: 1em;
  -moz-border-radius-topright: inherit;
  -webkit-border-top-right-radius: inherit;
  border-top-right-radius: inherit;
}
/* line 213, ../sass/mixins/_app.scss */
.rtl .owl-carousel-play > .carousel-controls .carousel-control.right {
  -moz-border-radius-bottomleft: 1em;
  -webkit-border-bottom-left-radius: 1em;
  border-bottom-left-radius: 1em;
  -moz-border-radius-bottomright: inherit;
  -webkit-border-bottom-right-radius: inherit;
  border-bottom-right-radius: inherit;
}

/* line 505, ../sass/app/_elements.scss */
.owl-controls .owl-pagination {
  text-align: center;
}
/* line 507, ../sass/app/_elements.scss */
.owl-controls .owl-pagination .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .owl-controls .owl-pagination .owl-page {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 511, ../sass/app/_elements.scss */
.owl-controls .owl-pagination .owl-page:before {
  font-family: "FontAwesome";
  color: #4384f6;
  content: "\f10c";
  opacity: 0.1;
  filter: alpha(opacity=10);
}
/* line 518, ../sass/app/_elements.scss */
.owl-controls .owl-pagination .owl-page.active:before {
  content: "\f111";
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 532, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item {
  float: left;
  display: inline-block;
  width: 100%;
  border: none;
  padding: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .widget-categoriesinfo .block_content .item {
  float: right;
}
/* line 541, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item img {
  display: inline-block;
  width: 100%;
}
/* line 545, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .bg_hover {
  background: transparent;
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .widget-categoriesinfo .block_content .item .bg_hover {
  float: right;
}
/* line 556, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info {
  top: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  position: absolute;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  z-index: 10;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 568, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info h3 {
  font-size: 30px;
  font-weight: 600;
  position: relative;
  padding-bottom: 5px;
  margin: 0;
  text-transform: none;
}
/* line 575, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info h3 a {
  color: #fff;
}
/* line 577, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info h3 a:hover {
  color: #58d2b0;
}
/* line 582, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info .product-number {
  padding-bottom: 70px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 588, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info .des-cate {
  margin-bottom: 20px;
  margin-right: 50px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .widget-categoriesinfo .block_content .item .categories-info .des-cate {
  margin-left: 50px;
  margin-right: inherit;
}
@media (max-width: 568px) {
  /* line 588, ../sass/app/_elements.scss */
  .widget-categoriesinfo .block_content .item .categories-info .des-cate {
    margin-bottom: 10px;
    height: 50px;
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  /* line 588, ../sass/app/_elements.scss */
  .widget-categoriesinfo .block_content .item .categories-info .des-cate {
    display: none;
  }
}
/* line 600, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info .btn-shopnow {
  border: none;
  background: transparent;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease 0s;
}
/* line 606, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info .btn-shopnow a {
  color: #58d2b0;
  padding: 11px 31px;
  line-height: 36px;
  height: 36px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  font-weight: normal;
}
/* line 617, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info .btn-shopnow a:before {
  content: "\f18e";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  font-size: 23px;
  top: 2px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .widget-categoriesinfo .block_content .item .categories-info .btn-shopnow a:before {
  left: 0;
  right: auto;
}
/* line 626, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info .btn-shopnow a:hover, .widget-categoriesinfo .block_content .item .categories-info .btn-shopnow a:focus {
  color: #fff;
}
/* line 632, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info span {
  display: block;
}
/* line 635, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info ul {
  margin: 0;
}
/* line 638, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info ul li a {
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
}
/* line 642, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item .categories-info ul li a:hover {
  color: #58d2b0;
}
/* line 651, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item:hover a .bg_hover {
  background: #4384f6;
}
/* line 657, ../sass/app/_elements.scss */
.widget-categoriesinfo .block_content .item:hover .categories-info .btn-shopnow {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.3s ease 0s;
}

/*Tab v4
------------------------------------*/
/* line 675, ../sass/app/_elements.scss */
.widget-producttabs.tab-v4.block .title_block {
  text-align: center;
}
/* line 679, ../sass/app/_elements.scss */
.widget-producttabs.tab-v4 .nav-tabs {
  display: inline-block;
  text-align: center;
  float: none !important;
  margin-bottom: 25px;
  width: 100%;
}
/* line 685, ../sass/app/_elements.scss */
.widget-producttabs.tab-v4 .nav-tabs > li {
  float: none;
  display: inline-block;
  position: relative;
}
/* line 689, ../sass/app/_elements.scss */
.widget-producttabs.tab-v4 .nav-tabs > li:before {
  background: #000;
  content: "";
  width: 1px;
  height: 15px;
  right: 0;
  position: absolute;
  top: 7px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .widget-producttabs.tab-v4 .nav-tabs > li:before {
  left: 0;
  right: auto;
}
/* line 698, ../sass/app/_elements.scss */
.widget-producttabs.tab-v4 .nav-tabs > li:last-child:before {
  display: none;
}
/* line 703, ../sass/app/_elements.scss */
.widget-producttabs.tab-v4 .nav-tabs > li > a {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: capitalize;
  color: #808080;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
}

/* line 728, ../sass/app/_elements.scss */
.tab-v4 .nav-tabs {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 25px;
  padding: 0;
  line-height: 50px;
}
@media (max-width: 768px) {
  /* line 728, ../sass/app/_elements.scss */
  .tab-v4 .nav-tabs {
    float: none;
  }
}
/* line 736, ../sass/app/_elements.scss */
.tab-v4 .nav-tabs > li {
  float: none;
  display: inline-block;
}
/* line 740, ../sass/app/_elements.scss */
.tab-v4 .nav-tabs > li > a {
  color: #696969;
  border-radius: 0;
  padding: 0 20px;
  background: transparent;
  font-size: 12px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  line-height: 26px;
  border: 0;
  position: relative;
  text-transform: capitalize;
}
/* line 767, ../sass/app/_elements.scss */
.tab-v4 .nav-tabs > li:last-child > a:after {
  display: none;
}
/* line 772, ../sass/app/_elements.scss */
.tab-v4 .nav-tabs > li.active > a {
  color: #000000;
  border: none;
  background: transparent;
}
/* line 777, ../sass/app/_elements.scss */
.tab-v4 .nav-tabs > li:hover > a {
  color: #000000;
}

/**
 * Testimoninias
 */
/* line 789, ../sass/app/_elements.scss */
.bg_testimonial {
  background-color: #9cc1e3;
  background-image: -webkit-gradient(to right, from(#9cc1e3), to(#dbced4));
  background-image: -webkit-linear-gradient(to right, #9cc1e3, #dbced4);
  background-image: -moz-linear-gradient(to right, #9cc1e3, #dbced4);
  background-image: -ms-linear-gradient(to right, #9cc1e3, #dbced4);
  background-image: -o-linear-gradient(to right, #9cc1e3, #dbced4);
  background-image: linear-gradient(to right, #9cc1e3, #dbced4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#9cc1e3', endColorStr='#dbced4');
}

/* line 795, ../sass/app/_elements.scss */
.testimonials {
  color: #000;
  position: relative;
  text-align: center;
}
/* line 800, ../sass/app/_elements.scss */
.testimonials .carousel-controls {
  display: none;
}
/* line 803, ../sass/app/_elements.scss */
.testimonials .owl-controls {
  margin-top: 8px;
}
/* line 806, ../sass/app/_elements.scss */
.testimonials .testimonials-profiles {
  text-align: center;
  z-index: 100;
  position: relative;
}
/* line 810, ../sass/app/_elements.scss */
.testimonials .testimonials-profiles .testimonials-avatar {
  width: 50px;
  height: 50px;
  overflow: hidden;
  display: inline-block;
}
/* line 816, ../sass/app/_elements.scss */
.testimonials .testimonials-profiles .testimonials-profile .job {
  font-size: 10px;
  text-transform: uppercase;
  color: #bbb;
  margin-bottom: 0px;
}
/* line 821, ../sass/app/_elements.scss */
.testimonials .testimonials-profiles .testimonials-profile .job p {
  margin-bottom: 0;
}
/* line 825, ../sass/app/_elements.scss */
.testimonials .testimonials-profiles .testimonials-profile .name {
  display: inline-block;
  padding: 3px 6px;
  color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 11px;
  padding: 7px 20px;
  background: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.15);
}
/* line 839, ../sass/app/_elements.scss */
.testimonials .testimonials-quote {
  margin: 0 0 0 20px;
  position: relative;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 32px;
  max-height: 200px;
  overflow: hidden;
}
/* line 849, ../sass/app/_elements.scss */
.testimonials .testimonials-quote h3 {
  color: #000000;
  letter-spacing: 1px;
  line-height: 20px;
  margin-top: 0;
}
/* line 856, ../sass/app/_elements.scss */
.testimonials h3, .testimonials h4, .testimonials h5 {
  text-transform: uppercase;
  font-size: 12px;
  color: #4384f6;
  font-weight: 600;
}
/* line 857, ../sass/app/_elements.scss */
.testimonials .testimonials-body {
  width: 65%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 50px 0;
  padding: 5px 0;
  line-height: 40px;
}
/* line 865, ../sass/app/_elements.scss */
.testimonials .testimonials-body:before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 26px;
  position: absolute;
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  left: 0;
  top: -6px;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .testimonials .testimonials-body:before {
  right: 0;
  left: auto;
}
/* line 879, ../sass/app/_elements.scss */
.testimonials .testimonials-left .testimonials-avatar {
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .testimonials .testimonials-left .testimonials-avatar {
  float: right;
}

/** SOCIAL ICONS ***/
/* line 886, ../sass/app/_elements.scss */
.bo-social-icons [class^="bo-social-"] {
  color: #FFFFFF;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 30px;
  padding: 0;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  border: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 5px;
  background: transparent;
  color: #959595;
  transition: all 0.2s ease-out 0s;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .bo-social-icons [class^="bo-social-"] {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 905, ../sass/app/_elements.scss */
.bo-social-icons [class^="bo-social-"] .icon {
  margin: 0 8px;
  font-size: 17px;
}
/* line 909, ../sass/app/_elements.scss */
.bo-social-icons [class^="bo-social-"]:hover {
  color: #FFFFFF;
}
/* line 914, ../sass/app/_elements.scss */
.bo-social-icons .bo-social-white {
  background: #FFFFFF;
  color: #959595;
  border: 1px solid #959595;
}
/* line 919, ../sass/app/_elements.scss */
.bo-social-icons .bo-social-outline {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}
/* line 924, ../sass/app/_elements.scss */
.bo-social-icons .bo-social-outline-light {
  background: transparent;
  color: #FFF;
  border: 1px solid #FFFFFF;
}
/* line 928, ../sass/app/_elements.scss */
.bo-social-icons .bo-social-outline-light:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
/* line 935, ../sass/app/_elements.scss */
.bo-social-icons:first-child [class*="bo-social-"] {
  margin-top: 0;
}
/* line 940, ../sass/app/_elements.scss */
.bo-social-icons:last-child [class*="bo-social-"] {
  margin-bottom: 0;
}
/* line 945, ../sass/app/_elements.scss */
.bo-social-icons.bo-sicolor [class*="bo-social-"] {
  color: #FFFFFF;
}

/* line 952, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
/* line 952, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
/* line 953, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
/* line 953, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
/* line 954, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
/* line 954, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
/* line 955, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
/* line 955, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
/* line 956, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-aim {
  background: #158799;
}
/* line 956, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
/* line 957, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
/* line 957, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
/* line 958, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
/* line 958, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
/* line 959, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
/* line 959, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
/* line 960, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
/* line 960, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
/* line 961, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
/* line 961, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
/* line 962, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
/* line 962, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
/* line 963, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
/* line 963, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
/* line 964, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
/* line 964, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
/* line 965, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
/* line 965, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
/* line 966, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
/* line 966, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
/* line 967, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
/* line 967, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
/* line 968, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
/* line 968, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
/* line 969, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
/* line 969, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
/* line 970, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
/* line 970, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
/* line 971, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
/* line 971, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
/* line 972, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
/* line 972, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
/* line 973, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
/* line 973, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
/* line 974, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
/* line 974, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
/* line 975, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
/* line 975, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
/* line 976, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
/* line 976, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
/* line 977, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-blogger {
  background: #fb9241;
}
/* line 977, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-blogger:hover {
  background: #000000;
}
/* line 978, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
/* line 978, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
/* line 979, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
/* line 979, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
/* line 980, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
/* line 980, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
/* line 981, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
/* line 981, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
/* line 982, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
/* line 982, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
/* line 983, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
/* line 983, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
/* line 984, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
/* line 984, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
/* line 985, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
/* line 985, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
/* line 986, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
/* line 986, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
/* line 987, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
/* line 987, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
/* line 988, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
/* line 988, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
/* line 989, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
/* line 989, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
/* line 990, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
/* line 990, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
/* line 991, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
/* line 991, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
/* line 992, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
/* line 992, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
/* line 993, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
/* line 993, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
/* line 994, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-xing {
  background: #036567;
}
/* line 994, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
/* line 995, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
/* line 995, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
/* line 996, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
/* line 996, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
/* line 997, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
/* line 997, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
/* line 998, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
/* line 998, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
/* line 999, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
/* line 999, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
/* line 1000, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
/* line 1000, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
/* line 1001, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
/* line 1001, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
/* line 1002, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
/* line 1002, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
/* line 1003, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
/* line 1003, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
/* line 1004, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
/* line 1004, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
/* line 1005, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
/* line 1005, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
/* line 1006, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
/* line 1006, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
/* line 1007, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
/* line 1007, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
/* line 1008, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
/* line 1008, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
/* line 1009, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
/* line 1009, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
/* line 1010, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
/* line 1010, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
/* line 1011, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
/* line 1011, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
/* line 1012, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
/* line 1012, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
/* line 1013, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
/* line 1013, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
/* line 1014, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
/* line 1014, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
/* line 1015, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
/* line 1015, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
/* line 1016, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
/* line 1016, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 1017, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
/* line 1017, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
/* line 1018, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
/* line 1018, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
/* line 1019, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
/* line 1019, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
/* line 1020, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
/* line 1020, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
/* line 1021, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
/* line 1021, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
/* line 1022, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
/* line 1022, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
/* line 1023, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
/* line 1023, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
/* line 1024, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
/* line 1024, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
/* line 1025, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
/* line 1025, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
/* line 1026, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
/* line 1026, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
/* line 1027, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
/* line 1027, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
/* line 1028, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-acrobat {
  background: #ff0000;
}
/* line 1028, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
/* line 1029, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
/* line 1029, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
/* line 1030, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
/* line 1030, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
/* line 1031, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
/* line 1031, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
/* line 1032, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
/* line 1032, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
/* line 1033, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
/* line 1033, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
/* line 1034, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
/* line 1034, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
/* line 1035, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
/* line 1035, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 1036, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-calendar {
  background: #ff0000;
}
/* line 1036, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
/* line 1037, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
/* line 1037, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
/* line 1038, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
/* line 1038, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
/* line 1039, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
/* line 1039, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
/* line 1040, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
/* line 1040, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
/* line 1041, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-email {
  background: blue;
}
/* line 1041, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
/* line 1042, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
/* line 1042, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
/* line 1043, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
/* line 1043, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
/* line 1044, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
/* line 1044, ../sass/app/_elements.scss */
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* line 1048, ../sass/app/_elements.scss */
.widget-social .bo-social-icons a {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}

/* --- SCSS For Counters --- */
/* line 1058, ../sass/app/_elements.scss */
.counters {
  text-align: center;
}
/* line 1060, ../sass/app/_elements.scss */
.counters .counter-wrap {
  font-size: 36px;
  color: #46a74e;
  font-weight: 800;
}
/* line 1064, ../sass/app/_elements.scss */
.counters .counter-wrap .fa {
  font-size: 46px;
}
/* line 1067, ../sass/app/_elements.scss */
.counters .counter-wrap .counter {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* line 1072, ../sass/app/_elements.scss */
.counters .counter-wrap .counter:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #46a74e;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
/* line 1083, ../sass/app/_elements.scss */
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}

/* --- SCSS For Pricing --- */
/* line 1097, ../sass/app/_elements.scss */
.pricing {
  text-align: center;
}
/* line 1099, ../sass/app/_elements.scss */
.pricing ul {
  padding-left: 0;
  padding-right: 0;
}
/* line 1102, ../sass/app/_elements.scss */
.pricing ul li {
  list-style: none;
}
/* line 1106, ../sass/app/_elements.scss */
.pricing.pricing-v1 {
  background: #FFFFFF;
  border: 3px solid #313131;
}
/* line 1112, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plan-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  background: #313131;
  color: #FFFFFF;
}
/* line 1121, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plan-figure {
  font-size: 48px;
  font-weight: 700;
  color: #000;
}
/* line 1126, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plan-price {
  font-size: 16px;
  border-bottom: 2px solid #e1e1e1;
  line-height: 1;
  padding: 25px 0;
}
/* line 1131, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plan-price p {
  margin: 0;
}
/* line 1135, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plan-currency {
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  position: relative;
  top: -15px;
}
/* line 1142, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plain-info {
  padding: 20px;
}
/* line 1144, ../sass/app/_elements.scss */
.pricing.pricing-v1 .plain-info li {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  padding: 15px 0;
}
/* line 1151, ../sass/app/_elements.scss */
.pricing.pricing-v1 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 1154, ../sass/app/_elements.scss */
.pricing.pricing-v1.pricing-highlight {
  border-color: #4384f6 !important;
}
/* line 1158, ../sass/app/_elements.scss */
.pricing.pricing-v2 {
  background: #FFFFFF;
}
/* line 1160, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plan-title {
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
}
/* line 1168, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plan-price {
  background: #222222;
  margin: 0 -10px;
  position: relative;
  height: 100px;
}
/* line 1173, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-price-body {
  background: #222222;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  color: #FFF;
  width: 130px;
  height: 130px;
}
/* line 1184, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-figure {
  font-size: 48px;
  font-weight: 300;
}
/* line 1188, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plan-price .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 1193, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plain-info {
  padding: 20px;
}
/* line 1195, ../sass/app/_elements.scss */
.pricing.pricing-v2 .plain-info li {
  color: #000;
  line-height: 62px;
  border-bottom: 1px dashed #C8C8C8;
}
/* line 1201, ../sass/app/_elements.scss */
.pricing.pricing-v2 .pricing-footer {
  padding: 0 20px 40px 20px;
}
/* line 1205, ../sass/app/_elements.scss */
.pricing.pricing-v2.pricing-highlight .plan-title {
  background: #FFFFFF;
  color: #000000;
}
/* line 1209, ../sass/app/_elements.scss */
.pricing.pricing-v2.pricing-highlight .plan-price-body {
  background: #4384f6;
  color: #FFFFFF;
}
/* line 1213, ../sass/app/_elements.scss */
.pricing.pricing-v2.pricing-highlight .btn-block {
  background: #4384f6;
  border-color: #4384f6;
}
/* line 1216, ../sass/app/_elements.scss */
.pricing.pricing-v2.pricing-highlight .btn-block:hover, .pricing.pricing-v2.pricing-highlight .btn-block:focus, .pricing.pricing-v2.pricing-highlight .btn-block:active {
  background: none;
  color: #4384f6;
}
/* line 1223, ../sass/app/_elements.scss */
.pricing.pricing-v3 {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
}
/* line 1226, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plan-title {
  background: #261F2F;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  border: none;
}
/* line 1234, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plan-title span {
  color: #FFFFFF;
}
/* line 1238, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plan-figure {
  font-size: 48px;
  font-weight: 300;
  color: #000;
}
/* line 1243, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plan-price {
  font-size: 16px;
  background: #332C3E;
  padding: 15px 0;
}
/* line 1247, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plan-price > * {
  color: #FFFFFF;
  line-height: 1;
}
/* line 1252, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 1257, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plain-info li {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  background: #F8F8F8;
  padding: 14px 0;
}
/* line 1263, ../sass/app/_elements.scss */
.pricing.pricing-v3 .plain-info li:nth-child(2n+1) {
  background: #FFFFFF;
}
/* line 1268, ../sass/app/_elements.scss */
.pricing.pricing-v3 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 1272, ../sass/app/_elements.scss */
.pricing.pricing-v3.pricing-highlight .plan-title {
  background: #4384f6;
  color: #FFFFFF;
}
/* line 1276, ../sass/app/_elements.scss */
.pricing.pricing-v3.pricing-highlight .plan-price {
  background: #4384f6;
  color: #FFFFFF;
}
/* line 1280, ../sass/app/_elements.scss */
.pricing.pricing-v3.pricing-highlight .btn-block {
  background: #4384f6;
  border-color: #4384f6;
}
/* line 1283, ../sass/app/_elements.scss */
.pricing.pricing-v3.pricing-highlight .btn-block:hover, .pricing.pricing-v3.pricing-highlight .btn-block:focus, .pricing.pricing-v3.pricing-highlight .btn-block:active {
  background: none;
  color: #4384f6;
}
/* line 1291, ../sass/app/_elements.scss */
.pricing.pricing-highlight .plan-title {
  background: #4384f6;
  color: #FFFFFF;
}

/* our team */
/* line 1311, ../sass/app/_elements.scss */
[class*="team-v"] {
  text-align: center;
}
/* line 1313, ../sass/app/_elements.scss */
[class*="team-v"] [class^="bo-social-"] {
  margin: 0;
}
/* line 1316, ../sass/app/_elements.scss */
[class*="team-v"] .team-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}

/* line 1324, ../sass/app/_elements.scss */
.team-list {
  margin-bottom: 50px;
}
/* line 1326, ../sass/app/_elements.scss */
.team-list .team-name {
  font-size: 18px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
}
/* line 1332, ../sass/app/_elements.scss */
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #4384f6;
  width: 30px;
  height: 2px;
  position: absolute;
}
/* line 1341, ../sass/app/_elements.scss */
.team-list .team-position {
  text-transform: uppercase;
  color: #4384f6;
  font-weight: 800;
  margin-bottom: 25px;
}
/* line 1347, ../sass/app/_elements.scss */
.team-list .team-info {
  margin-bottom: 15px;
}
/* line 1350, ../sass/app/_elements.scss */
.team-list .bo-social-icons {
  text-align: left;
}
/* line 1352, ../sass/app/_elements.scss */
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

/* line 1359, ../sass/app/_elements.scss */
.team-gallery {
  background: #FFF;
}
/* line 1361, ../sass/app/_elements.scss */
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
/* line 1364, ../sass/app/_elements.scss */
.team-gallery .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(67, 132, 246, 0.5);
}
/* line 1376, ../sass/app/_elements.scss */
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 1381, ../sass/app/_elements.scss */
.team-gallery .team-gallery-box {
  top: 0;
  left: 0;
  width: 80%;
  right: 0;
  height: 50%;
  bottom: 0;
  margin: auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 1394, ../sass/app/_elements.scss */
.team-gallery .team-info {
  color: #FFFFFF;
}
/* line 1398, ../sass/app/_elements.scss */
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 1402, ../sass/app/_elements.scss */
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
/* line 1405, ../sass/app/_elements.scss */
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #4384f6;
}
/* line 1413, ../sass/app/_elements.scss */
.team-gallery .bo-social-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
/* line 1420, ../sass/app/_elements.scss */
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1425, ../sass/app/_elements.scss */
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1433, ../sass/app/_elements.scss */
.team-hover {
  background: #FFF;
  border: none;
}
/* line 1436, ../sass/app/_elements.scss */
.team-hover .team-header {
  position: relative;
  text-align: center;
}
/* line 1439, ../sass/app/_elements.scss */
.team-hover .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(67, 132, 246, 0.5);
}
/* line 1451, ../sass/app/_elements.scss */
.team-hover .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 1456, ../sass/app/_elements.scss */
.team-hover .team-gallery-box {
  width: 100%;
  height: 45px;
  top: 50%;
  margin-top: -22.5px;
}
/* line 1462, ../sass/app/_elements.scss */
.team-hover .team-info {
  color: #FFFFFF;
}
/* line 1465, ../sass/app/_elements.scss */
.team-hover .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 1469, ../sass/app/_elements.scss */
.team-hover .team-body-content {
  padding: 20px;
  position: relative;
  text-align: center;
}
/* line 1473, ../sass/app/_elements.scss */
.team-hover .team-body-content:before {
  content: none;
}
/* line 1476, ../sass/app/_elements.scss */
.team-hover .team-body-content > * {
  text-align: center;
}
/* line 1479, ../sass/app/_elements.scss */
.team-hover .team-body-content .team-name {
  margin-bottom: 5px;
}
/* line 1483, ../sass/app/_elements.scss */
.team-hover .bo-social-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
/* line 1490, ../sass/app/_elements.scss */
.team-hover:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1495, ../sass/app/_elements.scss */
.team-hover:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1502, ../sass/app/_elements.scss */
.team-small {
  border: none !important;
}
/* line 1504, ../sass/app/_elements.scss */
.team-small .team-body {
  background: none !important;
}
/* line 1507, ../sass/app/_elements.scss */
.team-small .team-info {
  display: none !important;
}
/* line 1511, ../sass/app/_elements.scss */
.team-small:hover .team-body {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

/* --- SCSS For Icon-box --- */
/* line 1525, ../sass/app/_elements.scss */
.block-ourservice .ps-ourservice .media i {
  color: #4384f6;
  font-size: 30px;
}

/* line 1529, ../sass/app/_elements.scss */
.feature-box {
  text-align: center;
  overflow: hidden;
}
/* line 1532, ../sass/app/_elements.scss */
.feature-box .fbox-content {
  width: 70%;
  display: inline-block;
}
/* line 1536, ../sass/app/_elements.scss */
.feature-box small {
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}
/* line 1542, ../sass/app/_elements.scss */
.feature-box h4 {
  margin: 10px 0 0;
  font-weight: 700;
  line-height: normal;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
}
/* line 1551, ../sass/app/_elements.scss */
.feature-box .subtitle {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .feature-box .subtitle {
  text-align: right;
}
/* line 1553, ../sass/app/_elements.scss */
.feature-box .subtitle span {
  font-size: 12px;
  color: #808080;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
  margin-bottom: 15px;
  width: 100%;
}
/* line 1563, ../sass/app/_elements.scss */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 15px 0 0;
  color: #d6d6d6;
  display: inline-block;
  float: none;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .feature-box .fbox-icon {
  float: right;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .feature-box .fbox-icon {
  margin: 10px 0 0 15px;
}
/* line 1569, ../sass/app/_elements.scss */
.feature-box .fbox-icon .icons {
  font-size: 2em;
  color: #4384f6;
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
}
/* line 1579, ../sass/app/_elements.scss */
.feature-box.feature-box-v1 h4 {
  color: #000;
  margin-bottom: 5px;
}
/* line 1581, ../sass/app/_elements.scss */
.feature-box .fbox-image {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .feature-box .fbox-image {
  text-align: right;
}
/* line 1585, ../sass/app/_elements.scss */
.feature-box .fbox-body {
  overflow: hidden;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .feature-box .fbox-body {
  text-align: right;
}
/* line 1591, ../sass/app/_elements.scss */
.feature-box:hover h4 {
  color: #4384f6;
}

/* line 1604, ../sass/app/_elements.scss */
.feature-box-v1 .fbox-icon {
  margin-right: 36px;
  float: left;
  position: relative;
  /* &:before{
      width:1px;
      height: 100%;
      content: " ";
      background:$border-color;
      position: absolute;
      top: 0;
      right: -15px;
   }*/
}
/* line 1617, ../sass/app/_elements.scss */
.feature-box-v1 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 40px;
}

/* line 1626, ../sass/app/_elements.scss */
.feature-box-v2 {
  text-align: center;
}
/* line 1628, ../sass/app/_elements.scss */
.feature-box-v2 .fbox-icon {
  float: none;
  margin-bottom: 20px;
}
/* line 1631, ../sass/app/_elements.scss */
.feature-box-v2 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 36px;
  background: none;
}
/* line 1638, ../sass/app/_elements.scss */
.feature-box-v2 .fbox-content {
  overflow: hidden;
}

/* line 1642, ../sass/app/_elements.scss */
.feature-box-v3 {
  position: relative;
  padding: 45px 30px 20px;
  text-align: center !important;
  background: #F5F5F5;
}
/* line 1647, ../sass/app/_elements.scss */
.feature-box-v3 .fbox-icon {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -36px;
  margin: 0 auto;
}
/* line 1654, ../sass/app/_elements.scss */
.feature-box-v3 .fbox-icon .icons {
  font-size: 24px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #FFFFFF;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #4384f6;
}

/* line 1665, ../sass/app/_elements.scss */
.feature-box.feature-box-v4 {
  padding: 40px 0;
  text-align: center !important;
}
/* line 1668, ../sass/app/_elements.scss */
.feature-box.feature-box-v4 .fbox-icon {
  display: inline-block;
  text-align: center;
  float: none !important;
  font-size: 28px;
  margin-bottom: 15px;
}
/* line 1674, ../sass/app/_elements.scss */
.feature-box.feature-box-v4 .fbox-icon a {
  color: #d6d6d6;
}
/* line 1678, ../sass/app/_elements.scss */
.feature-box.feature-box-v4 .description {
  text-align: left;
  font-size: 15px;
  color: #808080;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .feature-box.feature-box-v4 .description {
  text-align: right;
}

/* line 1686, ../sass/app/_elements.scss */
.media .pull-left a {
  color: #4384f6;
  font-size: 18px;
}
/* line 1692, ../sass/app/_elements.scss */
.media .media-body .ourservice-heading {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 6px;
}

/* line 1702, ../sass/app/_elements.scss */
.blog-created-date {
  color: #4384f6;
}

/* line 1708, ../sass/app/_elements.scss */
.caption .btn.bt-white:hover {
  background: #4384f6;
  color: #fff;
}
/* line 1711, ../sass/app/_elements.scss */
.caption .btn.bt-white:hover span {
  color: #fff;
}
/* line 1716, ../sass/app/_elements.scss */
.caption .btn span {
  color: #4384f6;
}

/* line 1723, ../sass/app/_elements.scss */
.widget-gallery .widget-images {
  display: block;
}
/* line 1726, ../sass/app/_elements.scss */
.widget-gallery .images-list {
  margin-top: 6px;
}
/* line 1728, ../sass/app/_elements.scss */
.widget-gallery .images-list .image-item {
  display: inline-block;
  float: left;
  position: relative;
  width: 20%;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .widget-gallery .images-list .image-item {
  float: right;
}
/* line 1739, ../sass/app/_elements.scss */
.widget-gallery .gallery-slider-bt .owl-carousel-play .item img {
  min-height: 235px;
}

/* line 1747, ../sass/app/_elements.scss */
.widget-tags a {
  border: 1px solid;
  padding: 0 8px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 5px 5px 0;
  line-height: 17px;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .widget-tags a {
  margin: 0 0 5px 5px;
}

/* line 1756, ../sass/app/_elements.scss */
.availability_value {
  font-size: 14px;
  color: #4384f6;
  font-family: "Montserrat";
}

@media (min-width: 1200px) {
  /* line 1767, ../sass/app/_elements.scss */
  .iconbox-padding .row-inner {
    padding: 0 80px;
  }
}
/* line 1772, ../sass/app/_elements.scss */
.block_phone_number {
  text-align: center;
  background: transparent url("../img/data/border-box.png") repeat-x center center;
}
/* line 1775, ../sass/app/_elements.scss */
.block_phone_number .number {
  display: inline-block;
  font-size: 30px;
  color: #000000;
  padding: 0 50px 0 30px;
  line-height: 40px;
  background: #fff;
  position: relative;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .block_phone_number .number {
  padding: 0 30px 0 50px;
}
/* line 1783, ../sass/app/_elements.scss */
.block_phone_number .number:before {
  content: "\f232";
  font-family: "FontAwesome";
  position: absolute;
  right: 24px;
  top: -10px;
  font-size: 23px;
  color: #58d2b0;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .block_phone_number .number:before {
  left: 24px;
  right: auto;
}
/* line 1792, ../sass/app/_elements.scss */
.block_phone_number .number span {
  color: #4384f6;
}

/* line 1797, ../sass/app/_elements.scss */
.box-html {
  padding: 95px 40px;
}
/* line 1801, ../sass/app/_elements.scss */
.box-html.block-borderbox.block .title_block {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .box-html.block-borderbox.block .title_block {
  text-align: right;
}
/* line 1803, ../sass/app/_elements.scss */
.box-html.block-borderbox.block .title_block:before {
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Chrome, Safari, Opera */
  transform: none;
  left: 0;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .box-html.block-borderbox.block .title_block:before {
  right: 0;
  left: auto;
}
@media (max-width: 992px) {
  /* line 1797, ../sass/app/_elements.scss */
  .box-html {
    padding: 0 40px;
  }
}

/* line 1815, ../sass/app/_elements.scss */
.accordion .panel {
  border-bottom: 1px solid #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1819, ../sass/app/_elements.scss */
.accordion .panel:first-child .panel-heading {
  padding-top: 0;
}
/* line 1823, ../sass/app/_elements.scss */
.accordion .panel .panel-body {
  padding: 15px 15px 25px 35px;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .accordion .panel .panel-body {
  padding: 15px 35px 25px 15px;
}
/* line 1827, ../sass/app/_elements.scss */
.accordion .panel-heading {
  padding: 30px 0;
  position: relative;
}
/* line 1830, ../sass/app/_elements.scss */
.accordion .panel-heading a {
  text-decoration: none;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 1838, ../sass/app/_elements.scss */
.accordion .panel-heading a:hover {
  color: #58d2b0;
}
/* line 1841, ../sass/app/_elements.scss */
.accordion .panel-heading a.collapsed:before {
  content: "\f055";
  font-family: "FontAwesome";
  color: #dedede;
}
/* line 1846, ../sass/app/_elements.scss */
.accordion .panel-heading a:before {
  content: "\f056";
  font-family: "FontAwesome";
  font-size: 16px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  color: #58d2b0;
  margin-right: 10px;
  float: left;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .accordion .panel-heading a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .accordion .panel-heading a:before {
  float: right;
}
/* line 1861, ../sass/app/_elements.scss */
.accordion .panel-body {
  border-top-color: transparent !important;
}
/* line 1867, ../sass/app/_elements.scss */
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 20px;
  right: auto;
}
/* line 1884, ../sass/app/_elements.scss */
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/**
 * HEADER CSS STYLES
 */
/* default */
/* line 19, ../sass/app/_header.scss */
#index #header-main {
  padding: 30px 0 40px;
}
@media (max-width: 991px) {
  /* line 19, ../sass/app/_header.scss */
  #index #header-main {
    padding: 20px 0;
  }
}

/* line 26, ../sass/app/_header.scss */
#header-main {
  background: #FFFFFF;
  position: relative;
  padding: 30px 0 30px;
}
/* line 31, ../sass/app/_header.scss */
#header-main .container .row-inner {
  position: relative;
}
/* line 33, ../sass/app/_header.scss */
#header-main .container .row-inner:before {
  background: transparent url("../img/data/border-box.png") repeat-x center center;
  content: "";
  width: 100%;
  height: 7px;
  top: 80px;
  left: 0;
  position: absolute;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl #header-main .container .row-inner:before {
  right: 0;
  left: auto;
}
@media (max-width: 992px) {
  /* line 44, ../sass/app/_header.scss */
  #header-main .header-left, #header-main .header-right {
    text-align: center;
  }
}
/* line 52, ../sass/app/_header.scss */
#header-main .btn-group .group-title {
  cursor: pointer;
  position: relative;
  padding: 0 15px;
  color: #000000;
}
/* line 58, ../sass/app/_header.scss */
#header-main .btn-group .group-title .icon {
  margin-right: 5px;
  color: #818796;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #header-main .btn-group .group-title .icon {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 63, ../sass/app/_header.scss */
#header-main .btn-group .group-title:hover .icon, #header-main .btn-group .group-title:hover span {
  color: #4384f6;
}
/* line 67, ../sass/app/_header.scss */
#header-main .btn-group .group-title:before {
  background: #ccc;
  width: 1px;
  height: 15px;
  right: 0;
  top: 6px;
  content: "";
  position: absolute;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #header-main .btn-group .group-title:before {
  left: 0;
  right: auto;
}

/* line 78, ../sass/app/_header.scss */
.shop-info {
  height: 45px;
  line-height: 45px;
  font-size: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
}
/* line 79, ../sass/app/_header.scss */
.shop-info .media-body {
  display: inline-block;
}
/* line 90, ../sass/app/_header.scss */
.shop-info .shop-phone {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000000;
}
/* line 94, ../sass/app/_header.scss */
.shop-info .shop-phone i {
  color: #58d2b0;
  margin-right: 4px;
  font-size: 14px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .shop-info .shop-phone i {
  margin-left: 4px;
  margin-right: inherit;
}
/* line 99, ../sass/app/_header.scss */
.shop-info .shop-phone span {
  color: #4384f6;
  font-family: "Merriweather", sans-serif;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 600;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .shop-info .shop-phone span {
  margin-right: 5px;
  margin-left: inherit;
}

/* line 108, ../sass/app/_header.scss */
.topbar {
  background: #ebebeb;
}
@media (max-width: 480px) {
  /* line 113, ../sass/app/_header.scss */
  .topbar .header-right, .topbar .header-left {
    width: 100%;
    text-align: center !important;
  }
}
/* line 118, ../sass/app/_header.scss */
.topbar .header-right {
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .topbar .header-right {
  text-align: left;
}
/* line 126, ../sass/app/_header.scss */
.topbar .group-title {
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 10px;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 45px;
  height: 45px;
  color: #000000;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .topbar .group-title {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 136, ../sass/app/_header.scss */
.topbar .group-title .icon {
  margin-right: 6px;
  color: #58d2b0;
  font-size: 14px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .topbar .group-title .icon {
  margin-left: 6px;
  margin-right: inherit;
}

/* line 146, ../sass/app/_header.scss */
.header-default #header-main .header-center {
  display: inline-block;
  float: left;
  margin-top: 40px;
  font-weight: 500;
  color: #ff4557;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-default #header-main .header-center {
  float: right;
}
/* line 152, ../sass/app/_header.scss */
.header-default #header-main .header-center span {
  color: #4384f6;
}
/* line 159, ../sass/app/_header.scss */
.header-default #header-main .header-right .block-cart .cart-icon {
  display: none;
}
@media (max-width: 767px) {
  /* line 164, ../sass/app/_header.scss */
  .header-default #header-main .header-right .pull-right {
    float: none !important;
    display: inline-block;
  }
  /* line 167, ../sass/app/_header.scss */
  .header-default #header-main .header-right .pull-right .hidden-cs {
    display: none;
  }
}
@media (max-width: 992px) {
  /* line 179, ../sass/app/_header.scss */
  .header-default .topbar .header-left, .header-default .topbar .header-right {
    text-align: center !important;
  }
}
/* line 184, ../sass/app/_header.scss */
.header-default .topbar .header-left {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-default .topbar .header-left {
  text-align: right;
}
/* line 186, ../sass/app/_header.scss */
.header-default .topbar .header-left > div {
  display: inline-block;
}
/* line 190, ../sass/app/_header.scss */
.header-default .topbar .header-right {
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-default .topbar .header-right {
  text-align: left;
}
/* line 192, ../sass/app/_header.scss */
.header-default .topbar .header-right > div {
  display: inline-block;
}
@media (min-width: 991px) {
  /* line 202, ../sass/app/_header.scss */
  .header-default .pts-megamenu #pts-top-menu .navbar-nav {
    position: relative;
    text-align: right;
    padding-right: 80px;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl .header-default .pts-megamenu #pts-top-menu .navbar-nav {
    text-align: left;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .header-default .pts-megamenu #pts-top-menu .navbar-nav {
    padding-left: 80px;
    padding-right: inherit;
  }
  /* line 211, ../sass/app/_header.scss */
  .header-default .pts-megamenu .megamenu > li:first-child a:after {
    display: none;
  }
  /* line 216, ../sass/app/_header.scss */
  .header-default .pts-megamenu .megamenu > li > a {
    position: relative;
  }
  /* line 226, ../sass/app/_header.scss */
  .header-default .pts-megamenu .megamenu > li:focus > a,
  .header-default .pts-megamenu .megamenu > li:focus > a .menu-title, .header-default .pts-megamenu .megamenu > li:hover > a,
  .header-default .pts-megamenu .megamenu > li:hover > a .menu-title {
    color: #000000;
  }
  /* line 235, ../sass/app/_header.scss */
  .header-default .pts-megamenu .megamenu > li.dropdown.open > a,
  .header-default .pts-megamenu .megamenu > li.dropdown.open > a .menu-title,
  .header-default .pts-megamenu .megamenu > li.dropdown:hover > a,
  .header-default .pts-megamenu .megamenu > li.dropdown:hover > a .menu-title {
    color: #000000;
  }
}
@media (min-width: 992px) {
  /* line 242, ../sass/app/_header.scss */
  .header-default #pts-mainnav {
    padding: 0;
    position: absolute;
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  /* line 252, ../sass/app/_header.scss */
  .header-default #pts-mainnav .main-menu {
    background: #4384f6;
    display: inline-block;
    position: relative;
  }
}
/* line 261, ../sass/app/_header.scss */
.header-default #pts-mainnav .main-menu .pts-megamenu {
  position: static;
}
/* line 266, ../sass/app/_header.scss */
.header-default #pts-mainnav #header_logo {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-default #pts-mainnav #header_logo {
  text-align: right;
}
@media (min-width: 992px) {
  /* line 266, ../sass/app/_header.scss */
  .header-default #pts-mainnav #header_logo {
    width: 20%;
  }
}
@media (max-width: 991px) {
  /* line 266, ../sass/app/_header.scss */
  .header-default #pts-mainnav #header_logo {
    text-align: center;
  }
}
/* line 275, ../sass/app/_header.scss */
.header-default #pts-mainnav .search-cart {
  padding: 27px 0;
  position: static;
  text-align: right;
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-default #pts-mainnav .search-cart {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header-default #pts-mainnav .search-cart {
  float: left;
}
@media (max-width: 991px) {
  /* line 275, ../sass/app/_header.scss */
  .header-default #pts-mainnav .search-cart {
    padding: 20px 0;
    text-align: center;
  }
}
/* line 286, ../sass/app/_header.scss */
.header-default #pts-mainnav .container .row-inner {
  position: relative;
}
@media (max-width: 568px) {
  /* line 295, ../sass/app/_header.scss */
  .header-default #pts-mainnav .header-left {
    width: 100% !important;
  }
  /* line 299, ../sass/app/_header.scss */
  .header-default #pts-mainnav .header-left .block-search {
    position: relative;
    width: 100%;
    border: none;
  }
  /* line 303, ../sass/app/_header.scss */
  .header-default #pts-mainnav .header-left .block-search #search_block_top {
    width: 100%;
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  /* line 310, ../sass/app/_header.scss */
  .header-default #pts-mainnav .main-menu {
    width: 100% !important;
  }
  /* line 314, ../sass/app/_header.scss */
  .header-default #pts-mainnav .main-menu .pts-megamenu .navbar-toggle {
    border-color: #fff !important;
  }
  /* line 316, ../sass/app/_header.scss */
  .header-default #pts-mainnav .main-menu .pts-megamenu .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
}
@media (max-width: 568px) {
  /* line 323, ../sass/app/_header.scss */
  .header-default #pts-mainnav .header-right {
    width: 100% !important;
    text-align: center !important;
  }
  /* line 328, ../sass/app/_header.scss */
  .header-default #pts-mainnav .header-right #pts-mini-cart {
    float: none;
  }
  /* line 330, ../sass/app/_header.scss */
  .header-default #pts-mainnav .header-right #pts-mini-cart .cart-icon {
    border: none;
  }
}
/* line 339, ../sass/app/_header.scss */
.header-default #pts_search_block_top {
  margin-top: 30px;
}
/* line 342, ../sass/app/_header.scss */
.header-default #pts-verticalmenu {
  margin: 10px 0;
}

/* line 348, ../sass/app/_header.scss */
.header1#header {
  display: inline-block;
  width: 100%;
}
/* line 352, ../sass/app/_header.scss */
.header1 #header-main {
  padding: 0;
}
/* line 358, ../sass/app/_header.scss */
.header1 #header-main .header-right .search-block .search-focus .text-label {
  display: none;
}
/* line 366, ../sass/app/_header.scss */
.header1 #header-main .header-right .btn-group .group-title:before {
  background: #ccc;
  width: 1px;
  height: 15px;
  right: auto;
  left: 0;
  top: 6px;
  content: "";
  position: absolute;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .header1 #header-main .header-right .btn-group .group-title:before {
  left: auto;
  right: auto;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .header1 #header-main .header-right .btn-group .group-title:before {
  right: 0;
  left: auto;
}
/* line 376, ../sass/app/_header.scss */
.header1 #header-main .header-right .btn-group .toogle_content {
  right: 0;
  left: auto;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .header1 #header-main .header-right .btn-group .toogle_content {
  left: 0;
  right: auto;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .header1 #header-main .header-right .btn-group .toogle_content {
  right: auto;
  left: auto;
}
/* line 383, ../sass/app/_header.scss */
.header1 #header-main .header-right .block-cart .shopping_cart .heading {
  margin: 0;
}
/* line 385, ../sass/app/_header.scss */
.header1 #header-main .header-right .block-cart .shopping_cart .heading .cart-title {
  display: none;
}
/* line 388, ../sass/app/_header.scss */
.header1 #header-main .header-right .block-cart .shopping_cart .heading .cart-icon {
  display: block;
}
/* line 396, ../sass/app/_header.scss */
.header1 #header-main .header-right .btn-group .sub-title {
  display: none;
}
/* line 401, ../sass/app/_header.scss */
.header1 #header-main #header_logo, .header1 #header-main .header-right {
  padding: 20px 15px 10px;
}
@media (max-width: 991px) {
  /* line 405, ../sass/app/_header.scss */
  .header1 #header-main .header-right {
    text-align: center;
  }
  /* line 407, ../sass/app/_header.scss */
  .header1 #header-main .header-right .pull-right {
    display: inline-block;
    float: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 419, ../sass/app/_header.scss */
  .header1 .pts-megamenu .megamenu > li a {
    padding: 13px 5px;
  }
  /* line 421, ../sass/app/_header.scss */
  .header1 .pts-megamenu .megamenu > li a .menu-title {
    font-size: 11px;
  }
}
@media (min-width: 991px) {
  /* line 431, ../sass/app/_header.scss */
  .header1 .pts-megamenu #pts-top-menu .navbar-nav {
    position: static;
  }
  /* line 438, ../sass/app/_header.scss */
  .header1 .pts-megamenu .megamenu > li:first-child a:after {
    display: none;
  }
  /* line 443, ../sass/app/_header.scss */
  .header1 .pts-megamenu .megamenu > li > a {
    padding: 12px;
    position: relative;
  }
  /* line 454, ../sass/app/_header.scss */
  .header1 .pts-megamenu .megamenu > li:focus > a,
  .header1 .pts-megamenu .megamenu > li:focus > a .menu-title, .header1 .pts-megamenu .megamenu > li:hover > a,
  .header1 .pts-megamenu .megamenu > li:hover > a .menu-title {
    color: #000000;
  }
  /* line 463, ../sass/app/_header.scss */
  .header1 .pts-megamenu .megamenu > li.dropdown.open > a,
  .header1 .pts-megamenu .megamenu > li.dropdown.open > a .menu-title,
  .header1 .pts-megamenu .megamenu > li.dropdown:hover > a,
  .header1 .pts-megamenu .megamenu > li.dropdown:hover > a .menu-title {
    color: #000000;
  }
}
@media (min-width: 992px) {
  /* line 470, ../sass/app/_header.scss */
  .header1 #pts-mainnav {
    padding-top: 12px;
  }
}
@media (max-width: 991px) {
  /* line 470, ../sass/app/_header.scss */
  .header1 #pts-mainnav {
    background: #4384f6;
  }
}
/* line 478, ../sass/app/_header.scss */
.header1 #pts-mainnav .main-menu {
  position: static;
}
/* line 480, ../sass/app/_header.scss */
.header1 #pts-mainnav .main-menu .pts-megamenu {
  position: static;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header1 #pts-mainnav .main-menu .pts-megamenu {
  text-align: right;
}
/* line 486, ../sass/app/_header.scss */
.header1 #pts-mainnav #header_logo {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header1 #pts-mainnav #header_logo {
  text-align: right;
}
@media (min-width: 992px) {
  /* line 486, ../sass/app/_header.scss */
  .header1 #pts-mainnav #header_logo {
    width: 20%;
  }
}
@media (max-width: 991px) {
  /* line 486, ../sass/app/_header.scss */
  .header1 #pts-mainnav #header_logo {
    text-align: center;
  }
}
/* line 495, ../sass/app/_header.scss */
.header1 #pts-mainnav .search-cart {
  padding: 27px 0;
  position: static;
  text-align: right;
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header1 #pts-mainnav .search-cart {
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .header1 #pts-mainnav .search-cart {
  float: left;
}
@media (max-width: 991px) {
  /* line 495, ../sass/app/_header.scss */
  .header1 #pts-mainnav .search-cart {
    padding: 20px 0;
    text-align: center;
  }
}
/* line 506, ../sass/app/_header.scss */
.header1 #pts-mainnav .container .row-inner {
  position: relative;
}
@media (min-width: 992px) {
  /* line 506, ../sass/app/_header.scss */
  .header1 #pts-mainnav .container .row-inner {
    border-top: 1px solid #f1f1f1;
  }
}
@media (max-width: 568px) {
  /* line 515, ../sass/app/_header.scss */
  .header1 #pts-mainnav .header-left {
    width: 100% !important;
  }
  /* line 519, ../sass/app/_header.scss */
  .header1 #pts-mainnav .header-left .block-search {
    position: relative;
    width: 100%;
    border: none;
  }
  /* line 523, ../sass/app/_header.scss */
  .header1 #pts-mainnav .header-left .block-search #search_block_top {
    width: 100%;
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  /* line 530, ../sass/app/_header.scss */
  .header1 #pts-mainnav .main-menu {
    width: 100% !important;
  }
  /* line 534, ../sass/app/_header.scss */
  .header1 #pts-mainnav .main-menu .pts-megamenu .navbar-toggle {
    border-color: #fff !important;
  }
  /* line 536, ../sass/app/_header.scss */
  .header1 #pts-mainnav .main-menu .pts-megamenu .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
}
@media (max-width: 568px) {
  /* line 543, ../sass/app/_header.scss */
  .header1 #pts-mainnav .header-right {
    width: 100% !important;
    text-align: center !important;
  }
  /* line 548, ../sass/app/_header.scss */
  .header1 #pts-mainnav .header-right #pts-mini-cart {
    float: none;
  }
  /* line 550, ../sass/app/_header.scss */
  .header1 #pts-mainnav .header-right #pts-mini-cart .cart-icon {
    border: none;
  }
}
/* line 559, ../sass/app/_header.scss */
.header1 #pts_search_block_top {
  margin-top: 30px;
}
/* line 562, ../sass/app/_header.scss */
.header1 #pts-verticalmenu {
  margin: 10px 0;
}

@font-face {
  font-family: 'cooper_hewittbold';
  src: url("../fonts/cooperhewitt-bold.eot");
  src: url("../fonts/cooperhewitt-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-bold.woff2") format("woff2"), url("../fonts/cooperhewitt-bold.woff") format("woff"), url("../fonts/cooperhewitt-bold.ttf") format("truetype"), url("../fonts/cooperhewitt-bold.svg#cooper_hewittbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt-book';
  src: url("../fonts/cooperhewitt-book.eot");
  src: url("../fonts/cooperhewitt-book.eot?#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-book.woff2") format("woff2"), url("../fonts/cooperhewitt-book.woff") format("woff"), url("../fonts/cooperhewitt-book.ttf") format("truetype"), url("../fonts/cooperhewitt-book.svg#cooperhewitt-book") format("svg");
  font-weight: 700;
  font-style: normal;
}
/* line 27, ../sass/_typo.scss */
img {
  max-width: 100%;
  height: auto;
}

/*  PAGINATION STYLE */
/* line 33, ../sass/_typo.scss */
.pagination {
  margin: 0;
}
/* line 36, ../sass/_typo.scss */
.pagination ul > li {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
/* line 40, ../sass/_typo.scss */
.pagination ul > li > a, .pagination ul > li > span {
  margin: 0 25px 0 0;
  min-height: 38px;
  min-width: 38px;
  line-height: 38px;
  text-align: center;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .pagination ul > li > a, .rtl .pagination ul > li > span {
  margin: 0 0 0 25px;
}
/* line 54, ../sass/_typo.scss */
.pagination .product-count {
  line-height: 50px;
  color: #808080;
}

/* line 59, ../sass/_typo.scss */
#pagination_bottom {
  display: block;
  color: #000000;
  text-align: center;
}
/* line 63, ../sass/_typo.scss */
#pagination_bottom .pagination {
  padding: 5px 0;
}

/* line 67, ../sass/_typo.scss */
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
/* line 73, ../sass/_typo.scss */
table.form > * > * > td {
  color: #000000;
}
/* line 78, ../sass/_typo.scss */
table.form td {
  padding: 4px;
}
/* line 82, ../sass/_typo.scss */
table.form tr td:first-child {
  width: 170px;
}

/* line 87, ../sass/_typo.scss */
table.radio {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  display: table;
}
/* line 92, ../sass/_typo.scss */
table.radio td {
  padding: 5px;
}
/* line 94, ../sass/_typo.scss */
table.radio td label {
  display: block;
}
/* line 97, ../sass/_typo.scss */
table.radio td input[type="radio"] {
  margin: 0;
}
/* line 102, ../sass/_typo.scss */
table.radio tr td:first-child {
  width: 1px;
}
/* line 104, ../sass/_typo.scss */
table.radio tr td:first-child input {
  margin-top: 1px;
}
/* line 110, ../sass/_typo.scss */
table.radio tr.highlight:hover td {
  background: #eeeeee;
  cursor: pointer;
}

/* line 121, ../sass/_typo.scss */
#colorbox {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 128, ../sass/_typo.scss */
.no-padding {
  padding: 0;
}

/* line 131, ../sass/_typo.scss */
.required sup {
  color: #FF0000;
  font-weight: normal;
  font-size: 12px;
}

/* line 137, ../sass/_typo.scss */
.success, .warning, .attention, .information {
  padding: 10px 10px 10px 33px;
  margin: 21px 0;
  color: #555555;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 143, ../sass/_typo.scss */
.success .close, .warning .close, .attention .close, .information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}

/* line 149, ../sass/_typo.scss */
.attention {
  background: #FFF5CC;
  border: 1px solid #F2DD8C;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 154, ../sass/_typo.scss */
.warning {
  background: #FFD1D1;
  border: 1px solid #F8ACAC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 159, ../sass/_typo.scss */
.success {
  background: #EAF7D9;
  border: 1px solid #BBDF8D;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 164, ../sass/_typo.scss */
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  display: block;
}

/* line 170, ../sass/_typo.scss */
.error {
  display: block;
  color: #FF0000;
  margin-top: 5px;
}

/* line 176, ../sass/_typo.scss */
.welcome {
  color: #636E75;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

/* line 2, ../sass/_prestashop-pages.scss */
#columns {
  position: relative;
}

/* line 5, ../sass/_prestashop-pages.scss */
.breadcrumb {
  display: inline-block;
  text-align: left;
  font-size: 10px;
  line-height: 24px;
  width: 100%;
  z-index: 1;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #000000;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .breadcrumb {
  text-align: right;
}
/* line 16, ../sass/_prestashop-pages.scss */
.breadcrumb .navigation-pipe {
  display: none;
}
/* line 19, ../sass/_prestashop-pages.scss */
.breadcrumb a {
  display: inline-block;
  background: transparent;
  padding-right: 25px;
  position: relative;
  z-index: 2;
  color: #999;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .breadcrumb a {
  padding-left: 25px;
  padding-right: inherit;
}
/* line 26, ../sass/_prestashop-pages.scss */
.breadcrumb a:after {
  display: inline-block;
  content: ".";
  position: absolute;
  right: 10px;
  top: 9px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  text-indent: -5000px;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .breadcrumb a:after {
  left: 10px;
  right: auto;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .breadcrumb a:after {
  border-left: 1px solid #999;
  border-right: inherit;
}
/* line 756, ../sass/mixins/_app.scss */
.rtl .breadcrumb a:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 40, ../sass/_prestashop-pages.scss */
.breadcrumb a:hover {
  color: #4384f6;
}

/* line 45, ../sass/_prestashop-pages.scss */
.breadcrumb-heading {
  line-height: 45px;
  overflow: hidden;
  background: transparent url("../img/data/border-box.png") repeat-x center center;
  margin-top: 30px;
}
/* line 51, ../sass/_prestashop-pages.scss */
.breadcrumb-heading .page-headding-v3 {
  display: inline-block;
  background: #fff;
  color: #4384f6;
  font-size: 48px;
  font-style: italic;
  padding-right: 30px;
  letter-spacing: -1px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .breadcrumb-heading .page-headding-v3 {
  padding-left: 30px;
  padding-right: inherit;
}
/* line 60, ../sass/_prestashop-pages.scss */
.breadcrumb-heading a, .breadcrumb-heading span {
  display: none;
}

/* line 65, ../sass/_prestashop-pages.scss */
.content_scene_cat_bg, .content_scene_cat_bg_default {
  position: absolute;
  width: 100%;
  top: 0;
  background-position: center center;
}

/* line 72, ../sass/_prestashop-pages.scss */
.content_scene_cat_bg_default, .bg-default-banner {
  background: transparent url("../img/data/bg_default.jpg") no-repeat scroll center center;
  min-height: 230px;
}

/*** PAGE HEADING **/
/* line 88, ../sass/_prestashop-pages.scss */
.page-heading {
  font: 600 24px/30px "Montserrat";
  color: #58d2b0;
  padding: 0 0 5px 0;
  margin-bottom: 25px;
  margin-top: 0;
  letter-spacing: 0;
  position: relative;
  border-bottom: none;
  text-transform: capitalize;
}
/* line 98, ../sass/_prestashop-pages.scss */
.page-heading span.heading-counter {
  font: 300 12px/22px "Montserrat";
  text-transform: none;
  display: inline-block;
}
/* line 104, ../sass/_prestashop-pages.scss */
.page-heading:after {
  background-color: #58d2b0;
  bottom: -5px;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  right: inherit;
  width: 70px;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .page-heading:after {
  right: 0;
  left: auto;
}

/* line 115, ../sass/_prestashop-pages.scss */
.page-subheading {
  font-family: "Montserrat";
  font-weight: 600;
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  padding: 0 0 10px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0;
  border-bottom: 1px solid #e1e1e1;
}

/* line 129, ../sass/_prestashop-pages.scss */
.content_sortPagiBar {
  font-size: 13px;
  color: #acacac;
  margin-bottom: 20px;
  padding: 17px 0 22px;
  background-color: transparent;
  border-bottom: none;
  position: relative;
}
/* line 138, ../sass/_prestashop-pages.scss */
.content_sortPagiBar:before {
  background: transparent url("../img/data/border-box.png") repeat-x center center;
  content: "";
  width: 100%;
  height: 7px;
  left: 0;
  position: absolute;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar:before {
  right: 0;
  left: auto;
}
/* line 147, ../sass/_prestashop-pages.scss */
.content_sortPagiBar.top:before {
  bottom: 0;
}
/* line 152, ../sass/_prestashop-pages.scss */
.content_sortPagiBar.bottom:before {
  top: 0;
  bottom: auto;
}
/* line 157, ../sass/_prestashop-pages.scss */
.content_sortPagiBar label {
  font-size: 13px;
  color: #000;
  margin: 13px 15px 0 0;
  display: inline-block;
  float: left;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar label {
  margin: 13px 0 0 15px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar label {
  float: right;
}
@media (max-width: 480px) {
  /* line 157, ../sass/_prestashop-pages.scss */
  .content_sortPagiBar label {
    display: none;
  }
}
/* line 167, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .sortPagiBar > * {
  margin-left: 15px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .sortPagiBar > * {
  margin-right: 15px;
  margin-left: inherit;
}
/* line 171, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .compare-form .bt_compare {
  padding: 6px 0px;
  border: none;
  background: transparent;
  height: 35px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 4px;
  font-size: 13px;
}
/* line 181, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .compare-form .bt_compare:hover {
  color: #4384f6;
}
/* line 189, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .showall {
  display: none;
}
/* line 192, ../sass/_prestashop-pages.scss */
.content_sortPagiBar #productsSortForm {
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar #productsSortForm {
  float: right;
}
/* line 193, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .form-control {
  display: inline;
  width: auto;
  border: none;
  height: 35px;
  padding: 7px 27px;
  border: 1px solid #ddd;
  margin-top: 4px;
}
/* line 202, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .form-control {
  color: #acacac;
  text-transform: capitalize;
  border: none;
  font-size: 13px;
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
}
/* line 209, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 213, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display {
  margin: 0;
  display: inline-block;
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .display {
  float: left;
}
/* line 217, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display li {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  height: 38px;
  line-height: 50px;
  text-align: center;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .display li {
  float: right;
}
/* line 227, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display li.selected a {
  color: #4384f6;
  font-weight: 500;
}
/* line 233, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display li#grid i {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #ebebeb;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .display li#grid i {
  padding-left: 15px;
  padding-right: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .display li#grid i {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .display li#grid i {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
/* line 241, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display span {
  margin-right: 5px;
}
/* line 244, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display a {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  color: #808080;
}
/* line 250, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display a > span {
  margin-left: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_sortPagiBar .display a > span {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 254, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display a > em {
  display: none;
}
/* line 257, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display a.selected, .content_sortPagiBar .display a:hover {
  color: #theme-color;
}
/* line 261, ../sass/_prestashop-pages.scss */
.content_sortPagiBar .display i {
  font-size: 14px;
}
/* line 265, ../sass/_prestashop-pages.scss */
.content_sortPagiBar.bottom-pagination-content {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 0;
  color: #000000;
}

/* line 278, ../sass/_prestashop-pages.scss */
.footer_links {
  padding: 20px 0;
}

/* line 283, ../sass/_prestashop-pages.scss */
ul.step {
  margin-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
}
/* line 288, ../sass/_prestashop-pages.scss */
ul.step li {
  padding: 0 10px;
  float: none;
  display: inline-block;
}
@media (max-width: 700px) {
  /* line 288, ../sass/_prestashop-pages.scss */
  ul.step li {
    display: block;
    text-align: left;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl ul.step li {
    text-align: right;
  }
}
/* line 297, ../sass/_prestashop-pages.scss */
ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
  display: block;
  padding: 10px;
  color: #555555;
  font-size: 17px;
  line-height: 30px;
  position: relative;
  font-weight: bold;
}
/* line 308, ../sass/_prestashop-pages.scss */
ul.step li a:focus,
ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none;
}
/* line 316, ../sass/_prestashop-pages.scss */
ul.step li.second span, ul.step li.second a {
  z-index: 4;
}
/* line 321, ../sass/_prestashop-pages.scss */
ul.step li.third span, ul.step li.third a {
  z-index: 3;
}
/* line 326, ../sass/_prestashop-pages.scss */
ul.step li.four span, ul.step li.four a {
  z-index: 2;
}
/* line 331, ../sass/_prestashop-pages.scss */
ul.step li.last span {
  z-index: 1;
}
/* line 337, ../sass/_prestashop-pages.scss */
ul.step li.step_done a, ul.step li.step_done span, ul.step li.step_current a, ul.step li.step_current span {
  color: #f35a5a;
  border-bottom: 3px solid #f35a5a;
  text-shadow: none;
}
/* line 345, ../sass/_prestashop-pages.scss */
ul.step li.step_current_end {
  font-weight: bold;
}
/* line 349, ../sass/_prestashop-pages.scss */
ul.step li.step_todo span {
  display: block;
  color: #000;
  position: relative;
}
@media (min-width: 992px) {
  /* line 361, ../sass/_prestashop-pages.scss */
  ul.step li#step_end:after {
    display: none;
  }
}
/* line 366, ../sass/_prestashop-pages.scss */
ul.step li em {
  font-style: normal;
}

/* line 377, ../sass/_prestashop-pages.scss */
.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}

/* line 384, ../sass/_prestashop-pages.scss */
.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

/* line 393, ../sass/_prestashop-pages.scss */
.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .cancel, .rtl .star {
  float: right;
}

/* line 401, ../sass/_prestashop-pages.scss */
.cancel, .cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}

/* line 405, ../sass/_prestashop-pages.scss */
.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

/* line 412, ../sass/_prestashop-pages.scss */
div.star_on a {
  background-position: 0 -16px;
}

/* line 416, ../sass/_prestashop-pages.scss */
div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

/* line 421, ../sass/_prestashop-pages.scss */
.pack_content {
  margin: 10px 0 10px 0;
}

/* line 425, ../sass/_prestashop-pages.scss */
.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

/* line 432, ../sass/_prestashop-pages.scss */
.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}

/* line 437, ../sass/_prestashop-pages.scss */
.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #ebebeb;
  color: #666666;
}

/* line 443, ../sass/_prestashop-pages.scss */
.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #555555;
}

/* line 450, ../sass/_prestashop-pages.scss */
.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #555555;
}

/* line 462, ../sass/_prestashop-pages.scss */
.cart_navigation {
  margin: 0 0 40px;
}
/* line 465, ../sass/_prestashop-pages.scss */
.cart_navigation .button-exclusive i {
  margin-right: 8px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .cart_navigation .button-exclusive i {
  margin-left: 8px;
  margin-right: inherit;
}
@media (max-width: 480px) {
  /* line 470, ../sass/_prestashop-pages.scss */
  .cart_navigation > span {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
}

/* line 477, ../sass/_prestashop-pages.scss */
#HOOK_PAYMENT {
  margin-bottom: 15px;
}

/* line 481, ../sass/_prestashop-pages.scss */
.cart_last_product {
  display: none;
}

/* line 485, ../sass/_prestashop-pages.scss */
.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

/* line 493, ../sass/_prestashop-pages.scss */
.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

/* line 502, ../sass/_prestashop-pages.scss */
.table tbody > tr > td {
  vertical-align: middle;
}
/* line 504, ../sass/_prestashop-pages.scss */
.table tbody > tr > td.cart_quantity {
  padding: 41px 14px 25px;
  width: 88px;
}
/* line 507, ../sass/_prestashop-pages.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}
/* line 509, ../sass/_prestashop-pages.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
  margin-right: 5px;
  border: 1px solid #e1e1e1;
  width: 25px;
  height: 25px;
  font-size: 10px;
  line-height: 25px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 517, ../sass/_prestashop-pages.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-right: 0;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-left: 0;
  margin-right: inherit;
}
/* line 523, ../sass/_prestashop-pages.scss */
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
  padding: 5px;
}
/* line 528, ../sass/_prestashop-pages.scss */
.table tfoot > tr > td {
  vertical-align: middle;
}

/* line 533, ../sass/_prestashop-pages.scss */
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #555555;
}
/* line 537, ../sass/_prestashop-pages.scss */
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}

/* line 545, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_product {
  padding: 19px;
  width: 137px;
}
/* line 548, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_product img {
  border: 1px solid #ddd;
}
/* line 554, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_unit .price span {
  display: block;
}
/* line 556, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}
/* line 560, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
}
/* line 566, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_description {
  width: 480px;
}
/* line 568, ../sass/_prestashop-pages.scss */
#cart_summary tbody td.cart_description small {
  display: block;
  padding: 5px 0 0 0;
}
/* line 578, ../sass/_prestashop-pages.scss */
#cart_summary tfoot td.text-right {
  font-weight: bold;
  color: #555555;
}
/* line 582, ../sass/_prestashop-pages.scss */
#cart_summary tfoot td.price {
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #cart_summary tfoot td.price {
  text-align: left;
}
/* line 586, ../sass/_prestashop-pages.scss */
#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "Montserrat";
  color: base-text-color;
  text-transform: uppercase;
}
/* line 592, ../sass/_prestashop-pages.scss */
#cart_summary tfoot td#total_price_container {
  font: 600 21px/25px "Montserrat";
}

/* line 600, ../sass/_prestashop-pages.scss */
.cart_voucher {
  vertical-align: top !important;
}
/* line 602, ../sass/_prestashop-pages.scss */
.cart_voucher h4 {
  font: 600 14px/22px "Montserrat";
  color: #000;
  text-transform: uppercase;
}
/* line 607, ../sass/_prestashop-pages.scss */
.cart_voucher .title-offers {
  color: #555555;
  font-weight: bold;
  margin-bottom: 6px;
}
/* line 612, ../sass/_prestashop-pages.scss */
.cart_voucher fieldset {
  margin-bottom: 10px;
}
/* line 614, ../sass/_prestashop-pages.scss */
.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .cart_voucher fieldset #discount_name {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .cart_voucher fieldset #discount_name {
  margin-left: 11px;
  margin-right: inherit;
}
/* line 621, ../sass/_prestashop-pages.scss */
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #152a38;
}
/* line 625, ../sass/_prestashop-pages.scss */
.cart_voucher #display_cart_vouchers span:hover {
  color: #f07273;
}

/* line 632, ../sass/_prestashop-pages.scss */
.enable-multishipping {
  margin: -13px 0 17px;
}
/* line 634, ../sass/_prestashop-pages.scss */
.enable-multishipping label {
  font-weight: normal;
}

/* line 639, ../sass/_prestashop-pages.scss */
#carrier_area {
  background-color: #fff;
  padding: 20px;
}

/* line 643, ../sass/_prestashop-pages.scss */
#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: #FFFFFF;
}

/* line 650, ../sass/_prestashop-pages.scss */
#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

/* line 661, ../sass/_prestashop-pages.scss */
#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

/* line 667, ../sass/_prestashop-pages.scss */
.multishipping_close_container {
  text-align: center;
}

/* line 671, ../sass/_prestashop-pages.scss */
table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

/* line 680, ../sass/_prestashop-pages.scss */
#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}
/* line 683, ../sass/_prestashop-pages.scss */
#multishipping_mode_box .title {
  font-weight: bold;
  color: #555555;
  margin-bottom: 15px;
}
/* line 688, ../sass/_prestashop-pages.scss */
#multishipping_mode_box .description_off {
  display: none;
}
/* line 690, ../sass/_prestashop-pages.scss */
#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}
/* line 694, ../sass/_prestashop-pages.scss */
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

/* line 701, ../sass/_prestashop-pages.scss */
#multishipping_mode_box.on .description_off {
  display: block;
}

/* line 707, ../sass/_prestashop-pages.scss */
.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

/* line 713, ../sass/_prestashop-pages.scss */
#order .address_add.submit {
  margin-bottom: 20px;
}

/* line 717, ../sass/_prestashop-pages.scss */
#ordermsg {
  margin-bottom: 30px;
}

/* line 721, ../sass/_prestashop-pages.scss */
#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

/* line 727, ../sass/_prestashop-pages.scss */
.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .addresses .select label, .rtl
.addresses .selector, .rtl
.addresses .addresses .address_select {
  float: right;
}
/* line 733, ../sass/_prestashop-pages.scss */
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url(../../../img/loader.gif);
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .addresses .waitimage {
  float: right;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .addresses .waitimage {
  right: 10px;
  left: auto;
}
/* line 744, ../sass/_prestashop-pages.scss */
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .addresses .checkbox.addressesAreEquals {
  float: right;
}

/* line 754, ../sass/_prestashop-pages.scss */
#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
/* line 758, ../sass/_prestashop-pages.scss */
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
  background: #FFFFFF;
  margin-bottom: 0;
}
/* line 761, ../sass/_prestashop-pages.scss */
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
  height: 53px;
}
/* line 763, ../sass/_prestashop-pages.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 770, ../sass/_prestashop-pages.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 772, ../sass/_prestashop-pages.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 19, ../sass/mixins/_app.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 780, ../sass/_prestashop-pages.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 19, ../sass/mixins/_app.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 19, ../sass/mixins/_app.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 786, ../sass/_prestashop-pages.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 19, ../sass/mixins/_app.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 790, ../sass/_prestashop-pages.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 799, ../sass/_prestashop-pages.scss */
.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}
/* line 802, ../sass/_prestashop-pages.scss */
.order_carrier_content .carrier_title {
  font-weight: bold;
  padding-bottom: 10px;
  color: #555555;
}
/* line 813, ../sass/_prestashop-pages.scss */
.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}
/* line 817, ../sass/_prestashop-pages.scss */
.order_carrier_content + div {
  padding-bottom: 15px;
}

/* line 822, ../sass/_prestashop-pages.scss */
#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: #FFFFFF;
}

/* line 828, ../sass/_prestashop-pages.scss */
#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

/* line 832, ../sass/_prestashop-pages.scss */
#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #000000;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png);
  background-repeat: repeat-x;
  background-color: #999999;
  background-position: -1% 0;
}
/* line 170, ../sass/mixins/_app.scss */
.rtl #carrierTable th {
  background-position: 101% 0;
}

/* line 845, ../sass/_prestashop-pages.scss */
#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #carrierTable td {
  border-left: 1px solid #e9e9e9;
  border-right: inherit;
}

/* line 851, ../sass/_prestashop-pages.scss */
#carrierTable td.carrier_price {
  border: none;
}

/* line 855, ../sass/_prestashop-pages.scss */
p.checkbox.gift {
  margin-bottom: 10px;
}

/* line 859, ../sass/_prestashop-pages.scss */
#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 865, ../sass/_prestashop-pages.scss */
a.iframe {
  color: #555555;
  text-decoration: underline;
}
/* line 868, ../sass/_prestashop-pages.scss */
a.iframe:hover {
  text-decoration: none;
}

/* line 874, ../sass/_prestashop-pages.scss */
p.payment_module {
  margin-bottom: 10px;
}
/* line 876, ../sass/_prestashop-pages.scss */
p.payment_module a {
  display: block;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  color: #555555;
  font-weight: normal;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl p.payment_module a {
  padding: 33px 99px 34px 40px;
}
/* line 887, ../sass/_prestashop-pages.scss */
p.payment_module a.bankwire {
  background: url(../img/bankwire.png);
  background-repeat: no-repeat;
  background-color: #fbfbfb;
  background-position: 15px 12px;
}
/* line 893, ../sass/_prestashop-pages.scss */
p.payment_module a.cheque {
  background-image: url(../img/cheque.png);
  background-repeat: no-repeat;
  background-color: #fbfbfb;
  background-position: 15px 15px;
}
/* line 899, ../sass/_prestashop-pages.scss */
p.payment_module a.cash {
  background: url(../img/cash.png);
  background-repeat: no-repeat;
  background-color: #fbfbfb;
  background-position: 15px 15px;
}
/* line 906, ../sass/_prestashop-pages.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: #152a38;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl p.payment_module a.cheque:after, .rtl p.payment_module a.bankwire:after, .rtl p.payment_module a.cash:after {
  left: 15px;
  right: auto;
}
/* line 920, ../sass/_prestashop-pages.scss */
p.payment_module a:hover {
  border: 1px solid #808080;
}
/* line 923, ../sass/_prestashop-pages.scss */
p.payment_module a span {
  font-weight: bold;
  color: #555555;
}

/* line 930, ../sass/_prestashop-pages.scss */
.payment_module.box {
  margin-top: 20px;
}

/* line 934, ../sass/_prestashop-pages.scss */
p.cheque-indent {
  margin-bottom: 9px;
}

/* line 939, ../sass/_prestashop-pages.scss */
.cheque-box .form-group {
  margin-bottom: 0px;
}
/* line 941, ../sass/_prestashop-pages.scss */
.cheque-box .form-group .form-control {
  width: 269px;
}

/* line 947, ../sass/_prestashop-pages.scss */
.order-confirmation.box {
  line-height: 29px;
}
/* line 949, ../sass/_prestashop-pages.scss */
.order-confirmation.box a {
  text-decoration: underline;
}
/* line 951, ../sass/_prestashop-pages.scss */
.order-confirmation.box a:hover {
  text-decoration: none;
}

/* line 956, ../sass/_prestashop-pages.scss */
#order-detail-content {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}

@media (max-width: 700px) {
  /* line 963, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
    display: block;
  }
  /* line 966, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 971, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
  }
  /* line 975, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50%;
    float: left;
    white-space: normal;
  }
  /* line 983, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td.cart_avail {
    clear: both;
  }
  /* line 987, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td.cart_quantity {
    clear: both;
    padding: 9px 8px 11px 18px;
  }
  /* line 992, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td.cart_delete {
    width: 100%;
    clear: both;
    text-align: right;
  }
  /* line 996, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td.cart_delete:before {
    display: inline-block;
    padding-right: 0.5em;
    position: relative;
    top: -3px;
  }
  /* line 1003, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td div {
    display: inline;
  }
  /* line 1007, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: block;
  }
  /* line 1012, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
  }
  /* line 1015, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary tfoot td:before {
    display: inline;
  }
  /* line 1020, ../sass/_prestashop-pages.scss */
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%;
  }

  /* line 1029, ../sass/_prestashop-pages.scss */
  #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total, #cart_summary tbody td.cart_description {
    text-align: right;
  }
}
/* line 1035, ../sass/_prestashop-pages.scss */
.delivery_option_carrier td {
  width: 200px;
}

/* line 1039, ../sass/_prestashop-pages.scss */
.delivery_option_carrier td + td {
  width: 280px;
}

/* line 1043, ../sass/_prestashop-pages.scss */
.delivery_option_carrier td + td + td {
  width: 200px;
}

/* line 1047, ../sass/_prestashop-pages.scss */
.delivery_option_carrier tr td {
  padding: 5px;
}

/* line 1051, ../sass/_prestashop-pages.scss */
.delivery_option_carrier.selected {
  display: table;
}

/* line 1055, ../sass/_prestashop-pages.scss */
.delivery_option_carrier.not-displayable {
  display: none;
}

/* line 1068, ../sass/_prestashop-pages.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 1072, ../sass/_prestashop-pages.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 1075, ../sass/_prestashop-pages.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 1078, ../sass/_prestashop-pages.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 19, ../sass/mixins/_app.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 1083, ../sass/_prestashop-pages.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 1092, ../sass/_prestashop-pages.scss */
#new_account_form .box {
  line-height: 20px;
}
/* line 1094, ../sass/_prestashop-pages.scss */
#new_account_form .box .date-select {
  padding-bottom: 10px;
}
/* line 1097, ../sass/_prestashop-pages.scss */
#new_account_form .box .top-indent {
  padding-top: 10px;
}
/* line 1100, ../sass/_prestashop-pages.scss */
#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

/* line 1111, ../sass/_prestashop-pages.scss */
#password {
  padding-top: 0;
  border: none;
}
/* line 1113, ../sass/_prestashop-pages.scss */
#password .box p {
  margin-bottom: 9px;
}

/* line 1124, ../sass/_prestashop-pages.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: "Merriweather", sans-serif;
}
/* line 1131, ../sass/_prestashop-pages.scss */
#instant_search_results a.close:hover {
  color: #f07273;
}

/* line 1138, ../sass/_prestashop-pages.scss */
#manufacturers_list,
#suppliers_list {
  background: #fff;
}
/* line 1141, ../sass/_prestashop-pages.scss */
#manufacturers_list .mansup-container,
#suppliers_list .mansup-container {
  margin: 15px 0;
}
/* line 1144, ../sass/_prestashop-pages.scss */
#manufacturers_list .left-side,
#suppliers_list .left-side {
  border: 1px solid #ebebeb;
}

/* line 1151, ../sass/_prestashop-pages.scss */
table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px;
}
/* line 1155, ../sass/_prestashop-pages.scss */
table.discount i.icon-ok {
  color: #46a74e;
}
/* line 1158, ../sass/_prestashop-pages.scss */
table.discount i.icon-remove {
  color: #f13340;
}

/* line 1166, ../sass/_prestashop-pages.scss */
#guestTracking .form-control {
  max-width: 271px;
}
@media (min-width: 1200px) {
  /* line 1171, ../sass/_prestashop-pages.scss */
  #guestTracking .form-group {
    overflow: hidden;
  }
  /* line 1173, ../sass/_prestashop-pages.scss */
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl #guestTracking .form-group i {
    padding-right: 10px;
    padding-left: inherit;
  }
  /* line 1177, ../sass/_prestashop-pages.scss */
  #guestTracking .form-control {
    float: left;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl #guestTracking .form-control {
    float: right;
  }
  /* line 1180, ../sass/_prestashop-pages.scss */
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl #guestTracking label {
    float: right;
  }
}

/* line 1190, ../sass/_prestashop-pages.scss */
#pagenotfound #header {
  border-bottom: 1px solid #ebebeb;
}
/* line 1193, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound {
  padding: 30px 0;
}
/* line 1195, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound .text-lager {
  font-size: 140px;
  font-weight: 800;
  line-height: 140px;
  color: red;
}
@media (min-width: 768px) {
  /* line 1195, ../sass/_prestashop-pages.scss */
  #pagenotfound .pagenotfound .text-lager {
    margin-top: 40px;
    padding-right: 40px;
    text-align: right;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl #pagenotfound .pagenotfound .text-lager {
    padding-left: 40px;
    padding-right: inherit;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl #pagenotfound .pagenotfound .text-lager {
    text-align: left;
  }
}
/* line 1206, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound form {
  padding-top: 20px;
}
/* line 1210, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound h1 {
  font: 800 200px/200px "Merriweather", sans-serif;
  color: #58d2b0;
  text-transform: uppercase;
  margin: 20px 0;
}
/* line 1216, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound h2 {
  font: 700 40px/40px "Merriweather", sans-serif;
  color: #4384f6;
  text-transform: uppercase;
  margin: 20px 0;
  text-align: center;
}
/* line 1222, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound h2 span {
  display: inline-block;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 30px;
}
/* line 1229, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound p {
  color: #696969;
  font-size: 14px;
  width: 65%;
  display: inline-block;
  margin: 10px 0 25px 0;
}
/* line 1236, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound h3 {
  font-weight: bold;
  color: #555555;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 18px;
}
/* line 1243, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound label {
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 1243, ../sass/_prestashop-pages.scss */
  #pagenotfound .pagenotfound label {
    display: block;
  }
}
/* line 1249, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound .form-control {
  max-width: 293px;
  display: inline-block;
  height: 38px;
  margin-right: 5px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #pagenotfound .pagenotfound .form-control {
  margin-left: 5px;
  margin-right: inherit;
}
@media (max-width: 767px) {
  /* line 1249, ../sass/_prestashop-pages.scss */
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}
/* line 1261, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound .buttons .btn-home {
  background: #4384f6;
  padding: 11px 30px;
  margin-right: 15px;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #pagenotfound .pagenotfound .buttons .btn-home {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 1272, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound .buttons .btn-home:hover {
  background: #58d2b0;
}
/* line 1278, ../sass/_prestashop-pages.scss */
#pagenotfound .pagenotfound .buttons .button-medium i.left {
  font-size: 17px;
}

/* line 1287, ../sass/_prestashop-pages.scss */
#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}

/* line 1291, ../sass/_prestashop-pages.scss */
#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #account-creation_form fieldset.reversoform .text label {
  text-align: right;
}

/* line 1298, ../sass/_prestashop-pages.scss */
#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #account-creation_form fieldset.reversoform .infos-sup {
  text-align: left;
}

/* line 1306, ../sass/_prestashop-pages.scss */
#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}

/* line 1315, ../sass/_prestashop-pages.scss */
form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

/* line 1321, ../sass/_prestashop-pages.scss */
form#sendComment h3 {
  font-size: 14px;
}

/* line 1325, ../sass/_prestashop-pages.scss */
#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1330, ../sass/_prestashop-pages.scss */
#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}

/* line 1338, ../sass/_prestashop-pages.scss */
#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(../img/bg_input.png);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  background-position: left 0;
}
/* line 157, ../sass/mixins/_app.scss */
.rtl #sendComment p.text input {
  background-position: right 0;
}

/* line 1349, ../sass/_prestashop-pages.scss */
#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}

/* line 1355, ../sass/_prestashop-pages.scss */
#sendComment p.submit {
  padding: 0;
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #sendComment p.submit {
  text-align: left;
}

/* line 1360, ../sass/_prestashop-pages.scss */
#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background-image: url(../img/icon/delete.gif);
  background-repeat: no-repeat;
  background-position: left 0;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #sendComment p.closeform {
  float: left;
}
/* line 157, ../sass/mixins/_app.scss */
.rtl #sendComment p.closeform {
  background-position: right 0;
}

/* line 1371, ../sass/_prestashop-pages.scss */
.star {
  position: relative;
  top: -1px;
  float: left;
  width: 12px;
  overflow: hidden;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .star {
  float: right;
}

/* line 1384, ../sass/_prestashop-pages.scss */
.star {
  display: block;
}
/* line 1386, ../sass/_prestashop-pages.scss */
.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}

/* line 1394, ../sass/_prestashop-pages.scss */
div.star:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #cecece;
}

/* line 1402, ../sass/_prestashop-pages.scss */
div.star.star_on {
  display: block;
}
/* line 1404, ../sass/_prestashop-pages.scss */
div.star.star_on:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #f7c045;
}

/* line 1413, ../sass/_prestashop-pages.scss */
div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #fdc91a;
}

@media (max-width: 1199px) {
  /* line 1425, ../sass/_prestashop-pages.scss */
  .zoomdiv {
    display: none !important;
  }
}
/* line 1433, ../sass/_prestashop-pages.scss */
#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}
/* line 1437, ../sass/_prestashop-pages.scss */
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}

/* line 1445, ../sass/_prestashop-pages.scss */
#product_comparison td.compare_extra_information {
  padding: 10px;
}
/* line 1448, ../sass/_prestashop-pages.scss */
#product_comparison #social-share-compare {
  margin-bottom: 50px;
}

/* line 1452, ../sass/_prestashop-pages.scss */
.box {
  background: none repeat scroll 0 0 #fff;
  line-height: 23px;
  margin: 0 0 30px;
}
/* line 1458, ../sass/_prestashop-pages.scss */
.box li {
  padding: 5px 0;
}

/* line 762, ../sass/mixins/_app.scss */
.nopadding .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 766, ../sass/mixins/_app.scss */
.nopadding [class*="col-"],
.nopadding [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* line 1467, ../sass/_prestashop-pages.scss */
.pts-tab-product {
  background-color: #fff;
  margin-bottom: 20px;
}
/* line 1470, ../sass/_prestashop-pages.scss */
.pts-tab-product .nav-tabs {
  border-top: 1px solid #ebebeb;
  text-align: center;
}
/* line 1473, ../sass/_prestashop-pages.scss */
.pts-tab-product .nav-tabs a {
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat";
}
/* line 1479, ../sass/_prestashop-pages.scss */
.pts-tab-product .tab_product_content {
  padding: 15px 30px;
}

@media (min-width: 1200px) {
  /* line 1486, ../sass/_prestashop-pages.scss */
  .col-lg-cus-5 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl .col-lg-cus-5 {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 1494, ../sass/_prestashop-pages.scss */
  .col-md-cus-5 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl .col-md-cus-5 {
    float: right;
  }
}
@media (max-width: 568px) {
  /* line 1502, ../sass/_prestashop-pages.scss */
  .col-xs-cus-12 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 1510, ../sass/_prestashop-pages.scss */
#to_top {
  bottom: 20px;
  display: none;
  position: fixed;
  right: 30px;
  z-index: 90;
  background-color: #4384f6;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  border: 2px solid #fff;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #to_top {
  left: 30px;
  right: auto;
}
/* line 1520, ../sass/_prestashop-pages.scss */
#to_top:hover {
  background: #000000;
}
/* line 1523, ../sass/_prestashop-pages.scss */
#to_top span {
  margin: 2px;
  width: 40px;
  font-size: 20px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  display: block;
}

/* line 1536, ../sass/_prestashop-pages.scss */
.themecollection .btn-switchskin {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  width: 138px;
  height: 200px;
}
/* line 1543, ../sass/_prestashop-pages.scss */
.themecollection > div.theme-default {
  background-image: url("../img/skins/home_1.jpg");
}
/* line 1546, ../sass/_prestashop-pages.scss */
.themecollection > div.theme-home2 {
  background-image: url("../img/skins/home_2.jpg");
}
/* line 1550, ../sass/_prestashop-pages.scss */
.themecollection > div.theme-home3 {
  background-image: url("../img/skins/home_3.jpg");
}
/* line 1554, ../sass/_prestashop-pages.scss */
.themecollection > div.theme-home4 {
  background-image: url("../img/skins/home_4.jpg");
}

/* line 1563, ../sass/_prestashop-pages.scss */
#pagenotfound #columns .pagenotfound .content-404 {
  text-align: center;
}
