/* Minification failed. Returning unminified contents.
(11796,15): run-time error CSS1036: Expected expression, found ';'
(11812,27): run-time error CSS1038: Expected hex color, found '#e1e1e1s'
(12032,1): run-time error CSS1019: Unexpected token, found '@import'
(12032,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,500,300italic,300|Lato:400,700)'
(12371,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(12372,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12645,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(12646,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12661,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12662,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12677,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(12678,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12709,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(12710,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12729,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(12730,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12739,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(12740,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12749,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12750,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18438,1): run-time error CSS1019: Unexpected token, found '}'
(18638,1): run-time error CSS1019: Unexpected token, found '}'
(34647,1): run-time error CSS1019: Unexpected token, found '@'
 */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/Assets/fonts/glyphicons-halflings-regular.eot');
  src: url('/Assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/Assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.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;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.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;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.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;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
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;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
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;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
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;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
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;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/Assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/Assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/Assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/Assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/Assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/Assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/**
 * jQuery toast plugin created by Kamran Ahmed copyright MIT license 2014
 */
.jq-toast-wrap {
    display: block;
    position: fixed;
    width: 400px;
    pointer-events: none !important;
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    z-index: 9000 !important;
}

    .jq-toast-wrap * {
        margin: 0;
        padding: 0;
    }

    .jq-toast-wrap.bottom-left {
        bottom: 20px;
        left: 20px;
    }

    .jq-toast-wrap.bottom-right {
        bottom: 20px;
        right: 40px;
    }

    .jq-toast-wrap.top-left {
        top: 20px;
        left: 20px;
    }

    .jq-toast-wrap.top-right {
        top: 20px;
        right: 40px;
    }

.jq-toast-single {
    display: block;
    box-shadow: 1px 0px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 15px;
    margin: 0px 0px 5px;
    font-size: 12px;
    font-family: arial, sans-serif;
    line-height: 17px;
    position: relative;
    pointer-events: all !important;
    background-color: #fff;
    color: #2b2b2b;
}

    .jq-toast-single h2 {
        font-family: arial, sans-serif;
        font-size: 14px;
        margin: 0px 0px 7px;
        background: none;
        color: inherit;
        line-height: inherit;
        letter-spacing: normal;
    }

    .jq-toast-single a {
        color: #eee;
        text-decoration: none;
        font-weight: bold;
        border-bottom: 1px solid white;
        padding-bottom: 3px;
        font-size: 12px;
    }

    .jq-toast-single ul {
        margin: 0px 0px 0px 15px;
        background: none;
        padding: 0px;
    }

        .jq-toast-single ul li {
            list-style-type: disc !important;
            line-height: 17px;
            background: none;
            margin: 0;
            padding: 0;
            letter-spacing: normal;
        }

.close-jq-toast-single {
    position: absolute;
    top: 3px;
    right: 7px;
    font-size: 14px;
    cursor: pointer;
}

.jq-toast-loader {
    display: block;
    position: absolute;
    bottom: -3px;
    height: 5px;
    width: 0%;
    left: 0;
    border-radius: 5px;
    background: #fff;
}

.jq-toast-loaded {
    width: 100%;
}

.jq-has-icon {
    padding: 10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px;
}

.jq-icon-info {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=');
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}

.jq-icon-warning {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=');
    background-color: #ffc107;
    color: #333;
    border-color: #ffc107;
}

.jq-icon-error {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=');
    background-color: #dc3545;
    color: #fff;
    border-color: #dc3545;
}

.jq-icon-success {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==');
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
@charset "UTF-8";/*!
 * =============================================================
 * dropify v0.2.0 - Override your input files with style.
 * https://github.com/JeremyFagis/dropify
 *
 * (c) 2016 - Jeremy FAGIS <jeremy@fagis.fr> (http://fagis.fr)
 * =============================================================
 */@font-face{font-family:dropify;src:url(/Assets/fonts/dropify.eot);src:url(/Assets/fonts/dropify.eot#iefix) format("embedded-opentype"),url(/Assets/fonts/dropify.woff) format("woff"),url(/Assets/fonts/dropify.ttf) format("truetype"),url(/Assets/fonts/dropify.svg#dropify) format("svg");font-weight:400;font-style:normal}.dropify-font:before,.dropify-wrapper .dropify-message span.file-icon:before,.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.file-icon:before,[class*=" dropify-font-"]:before,[class^=dropify-font-]:before{font-family:dropify;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-left:.2em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.dropify-wrapper,.dropify-wrapper .dropify-clear{font-family:Roboto,"Helvetica Neue",Helvetica,Arial}.dropify-wrapper.has-error .dropify-message .dropify-error,.dropify-wrapper.has-preview .dropify-clear{display:block}.dropify-font-upload:before,.dropify-wrapper .dropify-message span.file-icon:before{content:'\e800'}.dropify-font-file:before{content:'\e801'}.dropify-wrapper{display:block;position:relative;cursor:pointer;overflow:hidden;width:100%;max-width:100%;height:200px;padding:5px 10px;font-size:14px;line-height:22px;color:#777;background-color:#FFF;background-image:none;text-align:center;border:2px solid #E5E5E5;-webkit-transition:border-color .15s linear;transition:border-color .15s linear}.dropify-wrapper:hover{background-size:30px 30px;background-image:-webkit-linear-gradient(135deg,#F6F6F6 25%,transparent 25%,transparent 50%,#F6F6F6 50%,#F6F6F6 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,#F6F6F6 25%,transparent 25%,transparent 50%,#F6F6F6 50%,#F6F6F6 75%,transparent 75%,transparent);-webkit-animation:stripes 2s linear infinite;animation:stripes 2s linear infinite}.dropify-wrapper.has-error{border-color:#F34141}.dropify-wrapper.has-error:hover .dropify-errors-container{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s}.dropify-wrapper.disabled input{cursor:not-allowed}.dropify-wrapper.disabled:hover{background-image:none;-webkit-animation:none;animation:none}.dropify-wrapper.disabled .dropify-message{opacity:.5;text-decoration:line-through}.dropify-wrapper.disabled .dropify-infos-message{display:none}.dropify-wrapper input{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer;z-index:5}.dropify-wrapper .dropify-message{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropify-wrapper .dropify-message span.file-icon{font-size:50px;color:#CCC}.dropify-wrapper .dropify-message p{margin:5px 0 0}.dropify-wrapper .dropify-message p.dropify-error{color:#F34141;font-weight:700;display:none}.dropify-wrapper .dropify-clear{display:none;position:absolute;opacity:0;z-index:7;top:10px;right:10px;background:0 0;border:2px solid #FFF;text-transform:uppercase;font-size:11px;padding:4px 8px;font-weight:700;color:#FFF;-webkit-transition:all .15s linear;transition:all .15s linear}.dropify-wrapper .dropify-clear:hover{background:rgba(255,255,255,.2)}.dropify-wrapper .dropify-preview{display:none;position:absolute;z-index:1;background-color:#FFF;padding:5px;width:100%;height:100%;top:0;right:0;bottom:0;left:0;overflow:hidden;text-align:center}.dropify-wrapper .dropify-preview .dropify-render img{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:relative;max-width:100%;max-height:100%;background-color:#FFF;-webkit-transition:border-color .15s linear;transition:border-color .15s linear}.dropify-wrapper .dropify-preview .dropify-render i{font-size:70px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;color:#777}.dropify-wrapper .dropify-preview .dropify-render .dropify-extension{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:10px;text-transform:uppercase;font-weight:900;letter-spacing:-.03em;font-size:13px;width:42px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropify-wrapper .dropify-preview .dropify-infos{position:absolute;left:0;top:0;right:0;bottom:0;z-index:3;background:rgba(0,0,0,.7);opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner{position:absolute;top:50%;-webkit-transform:translate(0,-40%);transform:translate(0,-40%);-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;padding:0 20px;-webkit-transition:all .2s ease;transition:all .2s ease}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p{padding:0;margin:0;position:relative;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#FFF;text-align:center;line-height:25px;font-weight:700}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.file-icon{margin-right:2px}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message{margin-top:15px;padding-top:15px;font-size:12px;position:relative;opacity:.5}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before{content:'';position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background:#FFF;width:30px;height:2px}.dropify-wrapper:hover .dropify-clear,.dropify-wrapper:hover .dropify-preview .dropify-infos{opacity:1}.dropify-wrapper:hover .dropify-preview .dropify-infos .dropify-infos-inner{margin-top:-5px}.dropify-wrapper.touch-fallback{height:auto!important}.dropify-wrapper.touch-fallback:hover{background-image:none;-webkit-animation:none;animation:none}.dropify-wrapper.touch-fallback .dropify-preview{position:relative;padding:0}.dropify-wrapper.touch-fallback .dropify-preview .dropify-render{display:block;position:relative}.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before,.dropify-wrapper.touch-fallback.has-preview .dropify-message{display:none}.dropify-wrapper.touch-fallback .dropify-preview .dropify-render .dropify-font-file{position:relative;-webkit-transform:translate(0,0);transform:translate(0,0);top:0;left:0}.dropify-wrapper.touch-fallback .dropify-preview .dropify-render .dropify-font-file::before{margin-top:30px;margin-bottom:30px}.dropify-wrapper.touch-fallback .dropify-preview .dropify-render img{position:relative;-webkit-transform:translate(0,0);transform:translate(0,0)}.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos{position:relative;opacity:1;background:0 0}.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner{position:relative;top:0;-webkit-transform:translate(0,0);transform:translate(0,0);padding:5px 90px 5px 0}.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p{padding:0;margin:0;position:relative;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777;text-align:left;line-height:25px}.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename{font-weight:700}.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message{margin-top:0;padding-top:0;font-size:11px;position:relative;opacity:1}.dropify-wrapper.touch-fallback .dropify-message{-webkit-transform:translate(0,0);transform:translate(0,0);padding:40px 0}.dropify-wrapper.touch-fallback .dropify-clear{top:auto;bottom:23px;opacity:1;border-color:rgba(119,119,119,.7);color:#777}.dropify-wrapper.touch-fallback:hover .dropify-preview .dropify-infos .dropify-infos-inner{margin-top:0}.dropify-wrapper .dropify-loader{position:absolute;top:15px;right:15px;display:none;z-index:9}.dropify-wrapper .dropify-loader::after{display:block;position:relative;width:20px;height:20px;-webkit-animation:rotate .6s linear infinite;animation:rotate .6s linear infinite;border-radius:100%;border-top:1px solid #CCC;border-bottom:1px solid #777;border-left:1px solid #CCC;border-right:1px solid #777;content:''}.dropify-wrapper .dropify-errors-container{position:absolute;left:0;top:0;right:0;bottom:0;z-index:3;background:rgba(243,65,65,.8);text-align:left;visibility:hidden;opacity:0;-webkit-transition:visibility 0s linear .15s,opacity .15s linear;transition:visibility 0s linear .15s,opacity .15s linear}.dropify-wrapper .dropify-errors-container ul{padding:10px 20px;margin:0;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropify-wrapper .dropify-errors-container ul li{margin-left:20px;color:#FFF;font-weight:700}.dropify-wrapper .dropify-errors-container.visible{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s}.dropify-wrapper~.dropify-errors-container ul{padding:0;margin:15px 0}.dropify-wrapper~.dropify-errors-container ul li{margin-left:20px;color:#F34141;font-weight:700}@-webkit-keyframes stripes{from{background-position:0 0}to{background-position:60px 30px}}@keyframes stripes{from{background-position:0 0}to{background-position:60px 30px}}@-webkit-keyframes rotate{0%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@keyframes rotate{0%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}
/*!
 * Datepicker for Bootstrap v1.4.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days .datepicker-days,.datepicker.months .datepicker-months,.datepicker.years .datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(top,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(top,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(top,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(top,#f3c17a,#f3e97a);background-image:-o-linear-gradient(top,#f3c17a,#f3e97a);background-image:linear-gradient(top,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(top,#b3b3b3,gray);background-image:-ms-linear-gradient(top,#b3b3b3,gray);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(gray));background-image:-webkit-linear-gradient(top,#b3b3b3,gray);background-image:-o-linear-gradient(top,#b3b3b3,gray);background-image:linear-gradient(top,#b3b3b3,gray);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:gray #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled]{background-color:gray}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active{background-color:#666 \9}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child .cw{cursor:default;background-color:transparent}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*! * Timepicker Component for Twitter Bootstrap * * Copyright 2013 Joris de Wit * * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */.bootstrap-timepicker{position: relative;}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left: auto;right: 0;}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left: auto;right: 12px;}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left: auto;right: 13px;}.bootstrap-timepicker .add-on{cursor: pointer;}.bootstrap-timepicker .add-on i{display: inline-block;width: 16px;height: 16px;}.bootstrap-timepicker-widget.dropdown-menu{padding: 4px;}.bootstrap-timepicker-widget.dropdown-menu.open{display: inline-block;}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom: 7px solid rgba(0, 0, 0, 0.2);border-left: 7px solid transparent;border-right: 7px solid transparent;content: "";display: inline-block;position: absolute;}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom: 6px solid #FFFFFF;border-left: 6px solid transparent;border-right: 6px solid transparent;content: "";display: inline-block;position: absolute;}.bootstrap-timepicker-widget.timepicker-orient-left:before{left: 6px;}.bootstrap-timepicker-widget.timepicker-orient-left:after{left: 7px;}.bootstrap-timepicker-widget.timepicker-orient-right:before{right: 6px;}.bootstrap-timepicker-widget.timepicker-orient-right:after{right: 7px;}.bootstrap-timepicker-widget.timepicker-orient-top:before{top: -7px;}.bootstrap-timepicker-widget.timepicker-orient-top:after{top: -6px;}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom: -7px;border-bottom: 0;border-top: 7px solid #999;}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom: -6px;border-bottom: 0;border-top: 6px solid #ffffff;}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{height: 30px;padding: 5px 0px;font-size: 13px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;margin: 0;border-radius: 0;}.bootstrap-timepicker-widget table{width: 100%;margin: 0;}.bootstrap-timepicker-widget table td{text-align: center;height: 30px;margin: 0;padding: 2px;}.bootstrap-timepicker-widget table td:not(.separator){min-width: 30px;}.bootstrap-timepicker-widget table td span{width: 100%;}.bootstrap-timepicker-widget table td a{border: 1px transparent solid;width: 100%;display: inline-block;margin: 0;padding: 8px 0;outline: 0;color: #333;}.bootstrap-timepicker-widget table td a:hover{text-decoration: none;background-color: #eee;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border-color: #ddd;}.bootstrap-timepicker-widget table td a i{margin-top: 2px;font-size: 18px;}.bootstrap-timepicker-widget table td input{width: 35px;margin: 0;text-align: center;}.bootstrap-timepicker-widget .modal-content{padding: 4px;}@media (min-width: 767px){.bootstrap-timepicker-widget.modal{width: 200px;margin-left: -100px;}}@media (max-width: 767px){.bootstrap-timepicker{width: 100%;}.bootstrap-timepicker .dropdown-menu{width: 100%;}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; display: table; }
.arcticmodal-container_i > div{ display: table-row; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; display: table-cell; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }
/*! jQuery UI - v1.12.1 - 2017-10-23
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, selectmenu.css, tabs.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityActive=65&bgImgOpacityHover=100&bgImgOpacityDefault=100&bgImgOpacityContent=75&bgImgOpacityHeader=75&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=0&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23f1f1f1&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cd0a0a&fcError=%23cd0a0a&borderColorError=%23cd0a0a&bgTextureError=glass&bgColorError=%23fef1ec&iconColorHighlight=%23333&fcHighlight=%23333&borderColorHighlight=%23f1f1f1&bgTextureHighlight=flat&bgColorHighlight=%23fbf9ee&iconColorActive=%23454545&fcActive=%23333&borderColorActive=%23aaaaaa&bgTextureActive=flat&bgColorActive=%23ffffff&iconColorHover=%23454545&fcHover=%23212121&borderColorHover=%23999999&bgTextureHover=flat&bgColorHover=%23e1e1e1&iconColorDefault=%23e1e1e1&fcDefault=%23333&borderColorDefault=%23f1f1f1&bgTextureDefault=flat&bgColorDefault=%23f1f1f1&iconColorContent=%23222222&fcContent=%23222222&borderColorContent=%23aaaaaa&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23222222&fcHeader=%23222222&borderColorHeader=%23aaaaaa&bgTextureHeader=highlight_soft&bgColorHeader=%23cccccc&cornerRadius=0&fwDefault=normal&fsDefault=&ffDefault=
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        /* support: IE10, see #8844 */
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px .4em;
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-state-focus,
    .ui-menu .ui-state-active {
        margin: -1px;
    }

/* icon support */
.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em;
    }

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* Support: IE <= 11 */
    overflow: visible;
}

    .ui-button,
    .ui-button:link,
    .ui-button:visited,
    .ui-button:hover,
    .ui-button:active {
        text-decoration: none;
    }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

        .ui-controlgroup > .ui-controlgroup-item:focus,
        .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
            z-index: 9999;
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%;
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
    /* Support: IE8 only, Android < 4.4 only */
    width: 75%;
    width: calc( 100% - 2.4em );
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-prev,
    .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev-hover,
    .ui-datepicker .ui-datepicker-next-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td span,
        .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    /* with multiple calendars */
    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
            .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px;
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: bold;
            line-height: 1.5;
            padding: 2px 0.4em;
            margin: 0.5em 0 0 0;
            height: auto;
            border: 0;
        }

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
            .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text;
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: inherit;
    font-size:;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: inherit;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 2px solid #e1e1e1s;
    }

.ui-widget-content {
    border: 2px solid #e1e1e1;
    background: #ffffff;
    color: #222222;
}

    .ui-widget-content a {
        color: #222222;
    }

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #222222;
    }

    /* Interaction states
----------------------------------*/
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button,
    /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
    html .ui-button.ui-state-disabled:hover,
    html .ui-button.ui-state-disabled:active {
        border: 1px solid #f1f1f1;
        background: #f1f1f1;
        font-weight: normal;
        color: #333;
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited,
        a.ui-button,
        a:link.ui-button,
        a:visited.ui-button,
        .ui-button {
            color: #333;
            text-decoration: none;
        }

            .ui-state-hover,
            .ui-widget-content .ui-state-hover,
            .ui-widget-header .ui-state-hover,
            .ui-state-focus,
            .ui-widget-content .ui-state-focus,
            .ui-widget-header .ui-state-focus,
            .ui-button:hover,
            .ui-button:focus {
                border: 1px solid #e1e1e1;
                background: #f1f1f1;
                font-weight: normal;
                color: #212121;
            }

                .ui-state-hover a,
                .ui-state-hover a:hover,
                .ui-state-hover a:link,
                .ui-state-hover a:visited,
                .ui-state-focus a,
                .ui-state-focus a:hover,
                .ui-state-focus a:link,
                .ui-state-focus a:visited,
                a.ui-button:hover,
                a.ui-button:focus {
                    color: #212121;
                    text-decoration: none;
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    font-weight: normal;
    color: #333;
}

    .ui-icon-background,
    .ui-state-active .ui-icon-background {
        border: #aaaaaa;
        background-color: #333;
    }

    .ui-state-active a,
    .ui-state-active a:link,
    .ui-state-active a:visited {
        color: #333;
        text-decoration: none;
    }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #f1f1f1;
    background: #fbf9ee;
    color: #333;
}

.ui-state-checked {
    border: 1px solid #f1f1f1;
    background: #fbf9ee;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #333;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    color: #cd0a0a;
}

    .ui-state-error a,
    .ui-widget-content .ui-state-error a,
    .ui-widget-header .ui-state-error a {
        color: #cd0a0a;
    }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
    }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
    -webkit-box-shadow: -8px -8px 8px #f1f1f1;
    box-shadow: -8px -8px 8px #f1f1f1;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,500,300italic,300|Lato:400,700);

body {
    margin: auto;
    font-size: 15px;
    font-family: 'Roboto', Arial, serif;
    font-weight: normal;
    color: #000;
    background-color: #fff;
    overflow-x: hidden;
}

a,
a:active,
a:visited,
a:focus {
    color: #2c6b4c;
    text-decoration: none;
}

    a:hover {
        outline: none;
        text-decoration: none;
        color: #333;
    }

h3 {
    margin-top: 0;
    text-transform: capitalize;
    font-weight: normal;
}

.no-padding {
    padding: 0 !important;
}

.padded-heading {
    margin:20px 0;
}

img {
    max-width: 100%;
}

.clickable-row {
    cursor: pointer;
}

.bg-white {
    background: #fff;
}

ul.simple li {
    list-style: circle;
    margin-left: 45px;
}

.light-grey-bg {
    background: #f1f1f1;
}

.extra-light-grey-bg {
    background: #f8f8f8;
}

.no-border {
    border: 0 !important;
}

.box-shadow {
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.view-more-link{
    margin-top: 15px;
}

label {
    font-weight: 400;
    text-transform: capitalize;
}

.master-logo {
    width: 100%;    
    border: 0;
    background-size: cover;
    display: table;
    pointer-events: none;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
    height: 100px;
}

.hover:hover {
    background: #f8f8f8;
}

.border-bottom {
    border-bottom: 1px solid #f3f3f3;
}

.purple-title {
    color: #2196F3 !important;
}

.bold {
    font-weight: bold;
}

.purple-text {
    color: #2196F3;
}

.orange-text {
    color: #2c6b4c;
}


.order-list-container ol li,
ol.numeric li {
    list-style: decimal;
    margin-bottom: 10px;
    margin-left: 20px;
}

/* Icon boxes */
.md-bg-light {
    background-color: #fff;
    color: #212121;
}


.iconbox-media-icon {
    width: 72px;
    height: 72px;
    background-color: #2196F3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
    font-size: 24px;
    line-height: 72px;
}

.iconbox-media-img {
    width: 72px;
    height: 72px;
}

.iconbox-media-img-lg {
    width: 96px;
    height: 96px;
}

.iconbox-header {
    margin-bottom: 24px;
}

.iconbox-header-title {
    color: inherit;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -0.02em;
    font-size: 19px;
    line-height: 1.68421;
    margin-bottom: 0;
}

.iconbox-body > :last-child {
    margin-bottom: 0;
}

.iconbox-media-object,
.iconbox-media-object .iconbox-content {
    overflow: hidden;
}

    .iconbox-media-object .iconbox-content,
    .iconbox-media-object .iconbox-media-left,
    .iconbox-media-object .iconbox-media-right {
        display: table-cell;
        vertical-align: top;
    }

    .iconbox-media-object .iconbox-content {
        width: 10000px;
    }

    .iconbox-media-object .iconbox-media-left,
    .iconbox-media-object .iconbox-media-right {
        padding-top: 6.5px;
    }

    .iconbox-media-object .iconbox-media-left {
        padding-right: 24px;
    }

    .iconbox-media-object .iconbox-media-right {
        padding-left: 24px;
    }

    .iconbox-media-object .iconbox-header {
        margin-bottom: 8px;
    }

.iconbox-number {
    position: absolute;
    left: 58px;
    bottom: 0;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 1.23077;
    border: 4px solid #fafafa;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #191b1f;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.iconbox-align-center {
    text-align: center;
}

    .iconbox-align-center .iconbox-number {
        left: 50%;
        margin-left: 22px;
    }

.iconbox-align-right {
    text-align: right;
}

    .iconbox-align-right .iconbox-number {
        right: 58px;
        left: auto;
    }

.iconbox-media-right .iconbox-number,
.iconbox-media-left .iconbox-number {
    top: 48px;
    bottom: auto;
}

.iconbox-media-right .iconbox-number {
    right: 58px;
    left: auto;
}


ul,
ol {
    margin: 0;
    padding: 0;
}

    ul li,
    ol li {
        list-style: none;
    }

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-l-5 {
    margin-left: 5px;
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 199999;
    background: #f8f8f8;
}

    .preloader .signal {
        position: absolute;
        top: calc(50% - 3.5px);
        left: calc(50% - 3.5px);
    }

.signal {
    border: 5px solid #2196F3;
    border-radius: 30px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 30px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}


.content-block {
    margin-bottom: 40px;
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

    .video-responsive embed,
    .video-responsive iframe,
    .video-responsive iframe,
    .video-responsive video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        border: none;
    }

.audio-responsive iframe {
    width: 100%;
    height: 126px;
}

.homepage-wrapper {
    /*background: #f8f8f8;*/
}

#account-menu {
}

    
        #account-menu .dropdown a:hover {
            color: #333;
        }

    #account-menu .open > a,
    #account-menu .open > a:hover,
    #account-menu .open > a:focus {
        background-color: #fff !important;
    }

    #account-menu .account-sub-nav .dropdown a:hover,
    #account-menu .dropdown-menu .more-dropdown .account-sub-nav a:hover {
        color: #fff !important;
    }

.load-more-feeds {
    margin-bottom: 20px;
    text-align: center;
}

.field-validation-error {
    color: #d9534f;
}

.secure-message {
    margin-top: 20px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-50 {
    padding-top: 50px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-20 {
    padding: 20px;
}

/* Notifcation Messages */
.notify {
    display: block;
    background: #fff;
    padding: 12px 18px;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    margin-top: 50px;
}

    .notify p {
        font-size: 16px;
    }

    .notify i {
        padding: 20px;
        display: inline-block;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .notify h1 {
        margin-bottom: 6px;
    }

.successbox h1,
.successbox i {
    color: #0fad00;
}

.successbox i {
    -moz-box-shadow: 0px 0px 2px #0fad00;
    -webkit-box-shadow: 0px 0px 2px #0fad00;
    box-shadow: 0px 0px 2px #0fad00;
}

.errorbox h1,
.errorbox i {
    color: #6f423b;
}

.errorbox i {
    -moz-box-shadow: 0px 0px 2px #6f423b;
    -webkit-box-shadow: 0px 0px 2px #6f423b;
    box-shadow: 0px 0px 2px #6f423b;
}

.successbox h1:before, .successbox h1:after {
    background: #cad8a9;
}

.errorbox h1:before, .errorbox h1:after {
    background: #d6b8b7;
}

.notify .alerticon {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

/* Loader */

.loader {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0;
}

    .loader:after {
        display: block;
        position: relative;
        width: 20px;
        height: 20px;
        -webkit-animation: rotate 0.6s linear infinite;
        -moz-animation: rotate 0.6s linear infinite;
        -ms-animation: rotate 0.6s linear infinite;
        -o-animation: rotate 0.6s linear infinite;
        animation: rotate 0.6s linear infinite;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border-top: 1px solid #545a6a;
        border-bottom: 1px solid #d4d4db;
        border-left: 1px solid #545a6a;
        border-right: 1px solid #d4d4db;
        content: '';
        opacity: .5;
    }

    .loader.loader-large:after {
        width: 40px;
        height: 40px;
    }

    .loader.loader-medium:after {
        width: 25px;
        height: 25px;
    }

    .loader.loader-small:after {
        width: 10px;
        height: 10px;
    }

    .loader.loader-green:after {
        opacity: 1;
        border-top: 1px solid #42a26e;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #42a26e;
        border-right: 1px solid #fff;
    }

    .loader.loader-purple:after {
        opacity: 1;
        border-top: 1px solid #2196F3;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #2196F3;
        border-right: 1px solid #fff;
    }


@keyframes rotate {
    0% {
        transform: rotateZ(-360deg);
        -webkit-transform: rotateZ(-360deg);
        -moz-transform: rotateZ(-360deg);
        -o-transform: rotateZ(-360deg);
    }

    100% {
        transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotateZ(-360deg);
        -webkit-transform: rotateZ(-360deg);
        -moz-transform: rotateZ(-360deg);
        -o-transform: rotateZ(-360deg);
    }

    100% {
        transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
    }
}

@-moz-keyframes rotate {
    0% {
        transform: rotateZ(-360deg);
        -webkit-transform: rotateZ(-360deg);
        -moz-transform: rotateZ(-360deg);
        -o-transform: rotateZ(-360deg);
    }

    100% {
        transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
    }
}

@-o-keyframes rotate {
    0% {
        transform: rotateZ(-360deg);
        -webkit-transform: rotateZ(-360deg);
        -moz-transform: rotateZ(-360deg);
        -o-transform: rotateZ(-360deg);
    }

    100% {
        transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
    }
}

@keyframes anim {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@-o-keyframes anim {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@-ms-keyframes anim {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@-moz-keyframes anim {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@-webkit-keyframes anim {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

/* Boostrap overrides */

.modal-backdrop {
    background: #848484;
}


.label-default {
    background-color: transparent;
    color: #2196F3;
    border: 1px solid #2196F3;
    border-style: solid;
    font-weight: normal;
}

.panel .panel-heading {
    background-color: #f9f9f9;
}

.thumbnail,
.well,
.panel {
    box-shadow: none;
    border-radius: 0;
    background: #fff;
    border-color: #f1f1f1;
}

.alert {
    border-radius: 0;
}

.modal-content {
    border-radius: 0;
}

.btn-primary,
.btn-primary:focus {
    background-color: #2c6b4c;
    border-color: #2c6b4c;
    color: #fff !important;
}

    .btn-primary:hover,
    .btn-primary:active {
        background-color: #0a70c1;
        border-color: #0a70c1;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
    }

.popover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid #2c6b4c;
}

.popover-title {
    background-color: #2c6b4c;
    border-bottom: #2c6b4c;
    border-bottom: 1px solid #2c6b4c;
    color: #fff;
}


/* Elements */
.pagination {
    text-align: center;
    display: block;
    margin: 0;
}

    .pagination > li {
        display: inline-block;
        font-size: 14px;
        margin-left: 3px;
        margin-bottom: 7px;
        vertical-align: top;
    }

        .pagination > li:first-child > a,
        .pagination > li:last-child > a,
        .pagination > li:first-child > span,
        .pagination > li:last-child > span {
            border-radius: 0;
        }

        .pagination > li > a,
        .pagination > li > span {
            color: #333333;
            border: 1px solid #dfdfdf;
            line-height: 32px;
            min-width: 34px;
            text-align: center;
            padding: 0 5px;
            border-radius: 0;
            background-color: #fff;
        }

            .pagination > li > a:hover,
            .pagination > li > span:hover,
            .pagination > li > a:focus,
            .pagination > li > span:focus {
                background-color: #fff;
                color: #2c6b4c;
                border-color: #dfdfdf;
            }

    .pagination .action > a,
    .pagination .action > span {
        color: #888888;
    }

    .pagination .active > a,
    .pagination .active > span,
    .pagination .active > a:hover,
    .pagination .active > span:hover,
    .pagination .active > a:focus,
    .pagination .active > span:focus {
        background-color: #fff;
        color: #2c6b4c;
        border-color: #dfdfdf;
    }

.pager > li > a,
.pager > li > span {
    color: #a9a9a9;
    border-color: #dcdcdc;
    line-height: 37px;
    min-width: 39px;
    text-align: center;
    padding: 0 25px;
    border-radius: 40px;
}

    .pager > li > a:hover,
    .pager > li > span:hover,
    .pager > li > a:focus,
    .pager > li > span:focus {
        background-color: #1a1a1a;
        color: #fff;
        border-color: #1a1a1a;
    }

.breadcrumb {
    background-color: transparent;
    text-transform: capitalize;
    padding: 0;
    font-size: 14px;
    margin: 10px 0;
}

.bradcrumb-row {
    background: #f8f8f8;
}

.breadcrumb li {
    color: #333;
    line-height: 25px;
}

    .breadcrumb li + li:before {
        color: #999999;
        content: " / ";
        margin: 0 2px;
    }

    .breadcrumb li a {
        color: #333;
    }

        .breadcrumb li a:hover {
            color: #2c6b4c;
        }

.breadcrumb .active {
    color: #999999;
}

    .breadcrumb .active a {
        color: #999999;
    }

.dropdown-menu {
    border: none;
    min-width: 250px;
}

    .dropdown-menu > li > a {
        color: #333333;
        padding: 6px 12px;
    }

        .dropdown-menu > li > a:hover {
            background-color: #2c6b4c;
            color: #fff !important;
        }

    .dropdown-menu .dropdown-header {
        color: #777;
        padding: 6px 12px;
    }

.btn {
    text-transform: capitalize;
    height: 45px;
    padding: 0 15px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    outline: 0;
}

.btn-success {
    color: #fff !important;
}

.btn.form-control-feedback {
    border: none;
    pointer-events: auto;
}

.btn:focus,
.btn.focus {
    outline: none;
    outline-style: none;
}

.btn:hover,
.btn:focus {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    outline: 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline-style: none;
}

.btn-lg {
    height: 60px;
    font-size: 18px;
}

.btn-sm {
    height: 28px;
    font-size: 12px;
}

a.btn {
    height: auto;
    line-height: 37px;
}

a.btn-lg {
    height: auto;
    line-height: 60px;
}

a.btn-sm {
    height: auto;
    line-height: 28px;
}

.btn-default {
    /*background-color: transparent;
    border-color: #cecece;
    color: #333;*/

    color: #2c6b4c;
    background-color: transparent;
    border-color: #2c6b4c;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active {
        color: #2c6b4c;
        background-color: transparent;
        border-color: #2c6b4c;
    }

.open .btn-default.dropdown-toggle {
    color: #ffffff;
    background-color: #2c6b4c;
    border-color: #e3e3e3;
}

.btn-default:active,
.btn-default.active {
    background-image: none;
}

.open .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #e3e3e3;
}

.btn-default .badge {
    color: transparent;
    background-color: #6b6b6b;
}

.btn-inline {
    color: #ffffff;
    background-color: #2c6b4c;
    border-color: #2c6b4c;
}

    .btn-inline:hover,
    .btn-inline:focus,
    .btn-inline.focus,
    .btn-inline:active,
    .btn-inline.active {
        color: #ffffff;
        background-color: #171717;
        border-color: #171717;
    }

.open .btn-inline.dropdown-toggle {
    color: #ffffff;
    background-color: #171717;
    border-color: #171717;
}

.btn-inline:active,
.btn-inline.active {
    background-image: none;
}

.open .btn-inline.dropdown-toggle {
    background-image: none;
}

.btn-inline.disabled,
.btn-inline[disabled],
fieldset[disabled] .btn-inline,
.btn-inline.disabled:hover,
.btn-inline[disabled]:hover,
fieldset[disabled] .btn-inline:hover,
.btn-inline.disabled:focus,
.btn-inline[disabled]:focus,
fieldset[disabled] .btn-inline:focus,
.btn-inline.disabled:active,
.btn-inline[disabled]:active,
fieldset[disabled] .btn-inline:active,
.btn-inline.disabled.active,
.btn-inline[disabled].active,
fieldset[disabled] .btn-inline.active {
    background-color: #2c6b4c;
    border-color: #2c6b4c;
}

.btn-inline .badge {
    color: #2c6b4c;
    background-color: #ffffff;
}

.btn-inline-sub {
    color: #ffffff;
    background-color: #9a9a9a;
    border-color: #9a9a9a;
}

    .btn-inline-sub:hover,
    .btn-inline-sub:focus,
    .btn-inline-sub.focus,
    .btn-inline-sub:active,
    .btn-inline-sub.active {
        color: #ffffff;
        background-color: #2c6b4c;
        border-color: #2c6b4c;
    }

.open .btn-inline-sub.dropdown-toggle {
    color: #ffffff;
    background-color: #2c6b4c;
    border-color: #2c6b4c;
}

.btn-inline-sub:active,
.btn-inline-sub.active {
    background-image: none;
}

.open .btn-inline-sub.dropdown-toggle {
    background-image: none;
}

.btn-inline-sub.disabled,
.btn-inline-sub[disabled],
fieldset[disabled] .btn-inline-sub,
.btn-inline-sub.disabled:hover,
.btn-inline-sub[disabled]:hover,
fieldset[disabled] .btn-inline-sub:hover,
.btn-inline-sub.disabled:focus,
.btn-inline-sub[disabled]:focus,
fieldset[disabled] .btn-inline-sub:focus,
.btn-inline-sub.disabled:active,
.btn-inline-sub[disabled]:active,
fieldset[disabled] .btn-inline-sub:active,
.btn-inline-sub.disabled.active,
.btn-inline-sub[disabled].active,
fieldset[disabled] .btn-inline-sub.active {
    background-color: #9a9a9a;
    border-color: #9a9a9a;
}

.btn-inline-sub .badge {
    color: #9a9a9a;
    background-color: #ffffff;
}

.hp1-btn {
    color: #333333;
    background-color: #ffffff;
    border-color: #ffffff;
    height: 38px;
}

    .hp1-btn:hover,
    .hp1-btn:focus,
    .hp1-btn.focus,
    .hp1-btn:active,
    .hp1-btn.active {
        color: #ffffff;
        background-color: #3f5266;
        border-color: #3f5266;
    }

.open .hp1-btn.dropdown-toggle {
    color: #ffffff;
    background-color: #3f5266;
    border-color: #3f5266;
}

.hp1-btn:active,
.hp1-btn.active {
    background-image: none;
}

.open .hp1-btn.dropdown-toggle {
    background-image: none;
}

.hp1-btn.disabled,
.hp1-btn[disabled],
fieldset[disabled] .hp1-btn,
.hp1-btn.disabled:hover,
.hp1-btn[disabled]:hover,
fieldset[disabled] .hp1-btn:hover,
.hp1-btn.disabled:focus,
.hp1-btn[disabled]:focus,
fieldset[disabled] .hp1-btn:focus,
.hp1-btn.disabled:active,
.hp1-btn[disabled]:active,
fieldset[disabled] .hp1-btn:active,
.hp1-btn.disabled.active,
.hp1-btn[disabled].active,
fieldset[disabled] .hp1-btn.active {
    background-color: #ffffff;
    border-color: #ffffff;
}

.hp1-btn .badge {
    color: #ffffff;
    background-color: #333333;
}

a.hp1-btn {
    line-height: 38px;
    height: auto;
}

.form-control,
input[type=text],
select {
    display: inline-block;
    height: 45px;
    width: 100%;
    color: #30373b;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    background-color: #fff;
    -webkit-transition: all 150ms;
    -webkit-box-shadow: 0 0 0 1px #c4cdd5;
    box-shadow: 0 0 0 1px #c4cdd5;
    transition: all 150ms;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Select styles */
.select2-container--default .select2-selection--single {
    border: 2px solid #e1e1e1;
    border-radius: 2px;
    height: 36px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin-top: 0;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px;
    }

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}


select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: center right 11px;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/icon/arrow-select.png);
    padding-right: 22px;
    line-height: 1.3333333;
}

.input-group-addon {
    border-radius: 0;
}

.nav-tabs {
    margin-bottom: 15px;
}

    .nav-tabs > li > a {
        border-radius: 0;
    }

        .nav-tabs > li > a:hover,
        .nav-tabs > li > a:focus {
            border-color: #ddd #ddd transparent;
            background-color: #fff;
        }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        color: #2c6b4c;
    }

.nav-pills {
    margin-bottom: 15px;
}

    .nav-pills > li > a {
        border-radius: 0;
        display: block;
        line-height: 30px;
        padding: 0 25px;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        text-transform: uppercase;
    }

        .nav-pills > li > a:hover,
        .nav-pills > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #333333;
        background-color: transparent;
        margin-bottom: -1px;
        border-bottom: 3px solid #2196F3;
    }

.owl-carousel .owl-item img {
    width: auto;
}

/* Header */

.block-search .block-title {
    display: none;
    width: 60px;
    height: 49px;
    padding: 0;
    background-color: #2c6b4c;
    color: #fff;
    text-align: center;
    line-height: 1px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/icon/search.png);
}

    .block-search .block-title span {
        display: none;
    }

.block-search .block-content:before,
.block-search .block-content:after {
    content: "";
    display: table;
}

.block-search .block-content:after {
    clear: both;
}

.block-search .category-search {
    width: 25%;
    float: left;
    margin-right: -1px;
}

    .block-search .category-search .dropdown-toggle {
        display: block;
        line-height: 47px;
        height: 49px;
        border: 1px solid #aaaaaa;
        padding-left: 15px;
        padding-right: 28px;
        position: relative;
        text-transform: capitalize;
        color: #333333;
        font-size: 14px;
        font-weight: normal;
        background-color: #fff;
    }

        .block-search .category-search .dropdown-toggle .caret {
            border: none;
            width: auto;
            height: auto;
            color: #888888;
            position: absolute;
            top: 0;
            right: 28px;
        }

            .block-search .category-search .dropdown-toggle .caret:before {
                content: "\f107";
                font-family: 'FontAwesome';
            }

    .block-search .category-search .dropdown-menu {
        padding: 10px;
        height: 350px;
        overflow-y: auto;
        left: 0;
        width: 250px;
    }

        .block-search .category-search .dropdown-menu ul {
            padding-left: 15px;
            font-size: 13px;
        }

            .block-search .category-search .dropdown-menu ul li {
                display: block;
                margin-bottom: 5px;
            }

                .block-search .category-search .dropdown-menu ul li a {
                    display: block;
                }

                    .block-search .category-search .dropdown-menu ul li a:hover {
                        color: #2c6b4c;
                    }

    .block-search .category-search .chosen-container {
        width: 100% !important;
    }

        .block-search .category-search .chosen-container .chosen-single {
            line-height: 47px;
            height: 49px;
            border-radius: 0;
            border: 2px solid #e1e1e1;
            background-color: #fff;
            background-image: none;
            box-shadow: none;
            padding-left: 15px;
            padding-right: 28px;
            position: relative;
            text-transform: capitalize;
            color: #333333;
            font-size: 14px;
            font-weight: normal;
        }

            .block-search .category-search .chosen-container .chosen-single span {
                margin: 0;
            }

            .block-search .category-search .chosen-container .chosen-single div {
                width: 28px;
                text-align: left;
            }

                .block-search .category-search .chosen-container .chosen-single div b {
                    font-size: 14px;
                    color: #888888;
                    background-image: none;
                    font-weight: normal;
                }

                    .block-search .category-search .chosen-container .chosen-single div b:before {
                        content: "\f107";
                        font-family: 'FontAwesome';
                    }

        .block-search .category-search .chosen-container .chosen-drop {
            border-radius: 0;
        }

        .block-search .category-search .chosen-container .chosen-results li {
            line-height: 22px;
        }

.block-search .form-search {
    width: 75%;
    float: left;
}

    .block-search .form-search .box-group {
        position: relative;
    }

    .block-search .form-search .form-control {
        height: 45px;
        /*border: 2px solid #2c6b4c;*/
        padding-left: 30px;
        padding-right: 60px;
        font-size: 14px;
        color: #888888;
    }

        .block-search .form-search .form-control::-moz-placeholder {
            color: #888888;
            opacity: 1;
        }

        .block-search .form-search .form-control:-ms-input-placeholder {
            color: #888888;
        }

        .block-search .form-search .form-control::-webkit-input-placeholder {
            color: #888888;
        }

    .block-search .form-search .btn-search {
        width: 60px;
        padding: 0;
        background-color: #2c6b4c;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        line-height: 1px;
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        box-shadow: none;
    }

        .block-search .form-search .btn-search span {
            display: none;
        }

        .block-search .form-search .btn-search:before {
            content: "\f002";
            font-family: 'FontAwesome';
        }

        .block-search .form-search .btn-search:hover {
            background-color: #0a70c1;
        }

.block-minicart {
    position: relative;
}

    .block-minicart.open > .dropdown-menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-minicart > .dropdown-menu {
        padding: 20px;
        margin: 0;
        right: 0;
        left: auto;
        width: 375px;
        display: block;
        visibility: hidden;
        opacity: 0;
        margin-top: 15px;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-minicart .subtitle {
        display: block;
        font-weight: 600;
        color: #333;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .block-minicart .subtotal {
        margin: 40px 0;
    }

        .block-minicart .subtotal:before,
        .block-minicart .subtotal:after {
            content: "";
            display: table;
        }

        .block-minicart .subtotal:after {
            clear: both;
        }

        .block-minicart .subtotal .label {
            font-style: italic;
            padding: 0;
            line-height: 15px;
            font-weight: normal;
            font-size: 16px;
            float: left;
            color: #888888;
            display: block;
        }

        .block-minicart .subtotal .price {
            float: right;
            font-size: 16px;
            line-height: 15px;
            display: block;
            color: #333;
        }

    .block-minicart .actions:before,
    .block-minicart .actions:after {
        content: "";
        display: table;
    }

    .block-minicart .actions:after {
        clear: both;
    }

    .block-minicart .actions .btn {
        text-align: center;
        width: calc((100% - 12px)/ 2);
        width: -moz-calc((100% - 12px)/ 2);
        width: -webkit-calc((100% - 12px)/ 2);
        width: -o-calc((100% - 12px)/ 2);
        margin-bottom: 9px;
        font-size: 14px;
        font-weight: bold;
    }

@media (max-width: 479px) {
    .block-minicart .actions .btn {
        font-size: 13px;
    }
}

.block-minicart .actions .btn:hover,
.block-minicart .actions .btn:focus {
    background-color: #2c6b4c;
    color: #fff;
}

.block-minicart .actions .btn-viewcart {
    float: left;
}

.block-minicart .actions .btn-checkout {
    float: right;
}

.block-minicart .minicart-items .product-item {
    border-bottom: 1px solid #cdccd1;
    padding: 0 0 26px;
    margin-bottom: 15px;
}

    .block-minicart .minicart-items .product-item:before,
    .block-minicart .minicart-items .product-item:after {
        content: "";
        display: table;
    }

    .block-minicart .minicart-items .product-item:after {
        clear: both;
    }

    .block-minicart .minicart-items .product-item .product-item-photo {
        display: block;
        float: left;
        margin-right: 10px;
        width: 96px;
        padding-top: 7px;
    }

    .block-minicart .minicart-items .product-item .product-item-details {
        overflow: hidden;
        position: relative;
        padding-top: 7px;
    }

    .block-minicart .minicart-items .product-item .product-item-name {
        font-weight: normal;
        display: block;
        text-transform: capitalize;
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 6px;
    }

        .block-minicart .minicart-items .product-item .product-item-name a {
            color: #333;
        }

            .block-minicart .minicart-items .product-item .product-item-name a:hover {
                color: #2c6b4c;
            }

    .block-minicart .minicart-items .product-item .product-item-qty {
        margin-bottom: 2px;
    }

        .block-minicart .minicart-items .product-item .product-item-qty .label {
            color: #888888;
            font-size: 14px;
            padding: 0;
            font-weight: normal;
        }

    .block-minicart .minicart-items .product-item .product-item-price {
        font-size: 14px;
        color: #333;
        display: block;
    }

    .block-minicart .minicart-items .product-item .action.delete {
        position: absolute;
        top: 0;
        right: 0;
        color: #333;
        display: block;
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(/Assets/images/icon/remove-cart.png);
    }

        .block-minicart .minicart-items .product-item .action.delete:hover,
        .block-minicart .minicart-items .product-item .action.delete:focus {
            color: #2c6b4c;
        }

        .block-minicart .minicart-items .product-item .action.delete span {
            display: none;
        }

.block-nav-category {
    width: 250px;
    position: relative;
    background: #f37643;
}

    .block-nav-category .block-title {
        cursor: pointer;
        line-height: 57px;
        /*background-color: #2c91e2;*/
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        position: relative;
        padding: 0 44px 0 25px;
        background-repeat: no-repeat;
        background-position: center right 25px;
        background-image: url(/Assets/images/icon/menu-cat.png);
        letter-spacing: 1px;
    }

    .block-nav-category .block-content {
        position: absolute;
        top: 100%;
        z-index: 300;
        background-color: #fff;
        left: 0;
        width: 300px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
    }

    .block-nav-category.has-open .block-content {
        opacity: 1;
        visibility: visible;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-nav-category .ui-category {
        padding-top: 17px;
        padding-bottom: 13px;
    }

        .block-nav-category .ui-category .block-nav-category .ui-category .toggle-submenu {
            display: none;
        }

        .block-nav-category .ui-category > li {
            display: block;
            margin: 5px 0;
        }

            .block-nav-category .ui-category > li > a {
                display: block;
                padding: 0 40px 0 25px;
                position: relative;
                text-transform: capitalize;
                line-height: 51px;
                color: #333;
            }

                .block-nav-category .ui-category > li > a .icon {
                    width: 40px;
                    text-align: left;
                    display: inline-block;
                    vertical-align: top;
                }

                    .block-nav-category .ui-category > li > a .icon img {
                        width: 30px;
                        height: 30px;
                    }

                .block-nav-category .ui-category > li > a:hover {
                    color: #2c6b4c;
                }

            .block-nav-category .ui-category > li.parent {
                position: relative;
            }

                .block-nav-category .ui-category > li.parent > a:after {
                    content: "\f107";
                    font-family: 'FontAwesome';
                    position: absolute;
                    line-height: 50px;
                    top: 0;
                    right: 0;
                    width: 40px;
                    text-align: left;
                    font-size: 16px;
                }

                .block-nav-category .ui-category > li.parent:hover > a {
                    color: #888888;
                }

                    .block-nav-category .ui-category > li.parent:hover > a:after {
                        content: "\f105";
                    }

                .block-nav-category .ui-category > li.parent:hover > .submenu {
                    visibility: visible;
                    opacity: 1;
                    -webkit-transition: 0.35s;
                    -o-transition: 0.35s;
                    transition: 0.35s;
                    margin-left: 0px;
                }

            .block-nav-category .ui-category > li.cat-link-orther {
                display: none;
            }

        .block-nav-category .ui-category .submenu {
            position: absolute;
            top: -17px;
            width: 870px;
            left: 300px;
            margin-left: 20px;
            padding: 10px 10px 20px;
            background-color: #fff;
            z-index: 300;
            opacity: 0;
            visibility: hidden;
            -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 8px 0px;
            box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 8px 0px;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
            background-position: top right;
            background-repeat: no-repeat;
        }

            .block-nav-category .ui-category .submenu .category-img {
                display: block;
                margin-bottom: 10px;
            }

                .block-nav-category .ui-category .submenu .category-img img {
                    width: 100%;
                }

                .block-nav-category .ui-category .submenu .category-img a {
                    display: block;
                    position: relative;
                    overflow: hidden;
                }

                    .block-nav-category .ui-category .submenu .category-img a:before,
                    .block-nav-category .ui-category .submenu .category-img a:after {
                        content: "";
                        position: absolute;
                        top: 5px;
                        bottom: 5px;
                        left: 5px;
                        right: 5px;
                        border-style: solid;
                        border-color: #fff;
                        -webkit-transition: 0.3s;
                        -o-transition: 0.3s;
                        transition: 0.3s;
                        z-index: 100;
                    }

                    .block-nav-category .ui-category .submenu .category-img a:before {
                        border-width: 1px 0 1px 0;
                        -webkit-transform: scale(0, 1);
                        -ms-transform: scale(0, 1);
                        -o-transform: scale(0, 1);
                        transform: scale(0, 1);
                        top: 10px;
                        bottom: 10px;
                    }

                    .block-nav-category .ui-category .submenu .category-img a:after {
                        border-width: 0px 1px 0px 1px;
                        -webkit-transform: scale(1, 0);
                        -ms-transform: scale(1, 0);
                        -o-transform: scale(1, 0);
                        transform: scale(1, 0);
                        left: 10px;
                        right: 10px;
                    }

                    .block-nav-category .ui-category .submenu .category-img a:hover:before,
                    .block-nav-category .ui-category .submenu .category-img a:hover:after {
                        -webkit-transform: scale(1, 1);
                        -ms-transform: scale(1, 1);
                        -o-transform: scale(1, 1);
                        transform: scale(1, 1);
                        -webkit-transition: 0.3s;
                        -o-transition: 0.3s;
                        transition: 0.3s;
                    }

                    .block-nav-category .ui-category .submenu .category-img a:hover img {
                        -webkit-transform: scale(1.05);
                        -ms-transform: scale(1.05);
                        -o-transform: scale(1.05);
                        transform: scale(1.05);
                        -webkit-transition: 0.35s;
                        -o-transition: 0.35s;
                        transition: 0.35s;
                    }

                    .block-nav-category .ui-category .submenu .category-img a img {
                        display: block;
                        width: 100%;
                        -webkit-transition: 0.35s;
                        -o-transition: 0.35s;
                        transition: 0.35s;
                    }

            .block-nav-category .ui-category .submenu .category-list {
                margin: 0;
                padding-bottom: 43px;
            }

                .block-nav-category .ui-category .submenu .category-list:before,
                .block-nav-category .ui-category .submenu .category-list:after {
                    content: "";
                    display: table;
                }

                .block-nav-category .ui-category .submenu .category-list:after {
                    clear: both;
                }

                .block-nav-category .ui-category .submenu .category-list .title {
                    text-transform: uppercase;
                    font-weight: 600;
                    color: #444444;
                    display: block;
                    margin-bottom: 11px;
                    margin-top: 15px;
                    font-size: 16px;
                }

                    .block-nav-category .ui-category .submenu .category-list .title a {
                        color: #444444;
                        text-transform: uppercase;
                    }

                        .block-nav-category .ui-category .submenu .category-list .title a:hover {
                            color: #2c6b4c;
                        }

                .block-nav-category .ui-category .submenu .category-list > li {
                    padding: 0 20px;
                }

                .block-nav-category .ui-category .submenu .category-list li a {
                    color: #888888;
                    font-size: 14px;
                    display: block;
                    line-height: 30px;
                    text-transform: none;
                }

                    .block-nav-category .ui-category .submenu .category-list li a:hover {
                        color: #2c6b4c;
                    }

            .block-nav-category .ui-category .submenu .subtitle {
                display: block;
                text-transform: uppercase;
                font-weight: 600;
                color: #444444;
                margin-bottom: 15px;
                position: relative;
                overflow: hidden;
                font-size: 14px;
                margin-top: 25px;
                padding-left: 18px;
            }

                .block-nav-category .ui-category .submenu .subtitle:after {
                    content: "";
                    display: inline-block;
                    vertical-align: middle;
                    width: 100%;
                    margin-right: -100%;
                    border-top: 1px solid #dfdfdf;
                    margin-left: 8px;
                }

            .block-nav-category .ui-category .submenu .product-item-opt-1 .product-item-price {
                color: #333333;
                font-size: 16px;
            }

    .block-nav-category .view-all-category .btn-view-all,
    .block-nav-category .view-all-category a {
        display: block;
        text-transform: capitalize;
        padding: 0 65px;
        line-height: 55px;
        background-color: #e1e1e1;
        color: #333;
        font-weight: 600;
        cursor: pointer;
    }

        .block-nav-category .view-all-category .btn-view-all:after,
        .block-nav-category .view-all-category a:after {
            content: "\f105";
            font-family: 'FontAwesome';
            float: right;
            font-size: 18px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

        .block-nav-category .view-all-category .btn-view-all:hover,
        .block-nav-category .view-all-category a:hover {
            background-color: #2c6b4c;
            color: #fff;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

.sticky-wrapper:not(.is-sticky ) .block-nav-category.has-open .block-content .ui-category,
.sticky-wrapper:not(.is-sticky ) .block-nav-category.has-open .block-content .view-all-category {
    display: block !important;
}

.block-nav-menu .ui-menu {
    padding-left: 17px;
}

    .block-nav-menu .ui-menu:before,
    .block-nav-menu .ui-menu:after {
        content: "";
        display: table;
    }

    .block-nav-menu .ui-menu:after {
        clear: both;
    }

    .block-nav-menu .ui-menu .toggle-submenu {
        display: none;
    }

    .block-nav-menu .ui-menu > li {
        float: left;
        position: relative;
    }

        .block-nav-menu .ui-menu > li > a {
            display: block;
            padding: 0 10px;
            line-height: 57px;
            font-size: 14px;
            position: relative;
            color: #333;
            font-weight: bold;
        }

            .block-nav-menu .ui-menu > li > a:hover,
            .block-nav-menu .ui-menu > li > a:focus {
                color: #2c6b4c;
            }

        .block-nav-menu .ui-menu > li .label-menu {
            position: absolute;
            top: -7px;
            line-height: 20px;
            color: #fff;
            background-color: #009966;
            text-transform: uppercase;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            min-width: 33px;
            padding: 0 2px;
            border-radius: 10px;
            font-family: Arial;
            right: 35px;
        }

            .block-nav-menu .ui-menu > li .label-menu:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 4px 6px 0 0;
                border-color: #009966 transparent transparent transparent;
                position: absolute;
                bottom: -4px;
                left: 10px;
            }

        .block-nav-menu .ui-menu > li:hover > a {
            color: #2c6b4c;
        }

        .block-nav-menu .ui-menu > li.parent > a:after {
            content: "\f107";
            font-family: 'FontAwesome';
            margin-left: 9px;
            position: absolute;
            right: 0;
            line-height: 30px;
            top: 50%;
            margin-top: -15px;
        }

    .block-nav-menu .ui-menu .parent:hover > .submenu {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-nav-menu .ui-menu .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 170px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 8px 0px;
        box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 8px 0px;
        margin-top: 15px;
        padding: 15px 0;
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
        z-index: 900;
        white-space: nowrap;
    }

        .block-nav-menu .ui-menu .submenu > li {
            display: block;
        }

            .block-nav-menu .ui-menu .submenu > li > a {
                display: block;
                line-height: 34px;
                padding: 0 12px;
                padding-left: 25px;
                padding-right: 25px;
                color: #888888;
            }

                .block-nav-menu .ui-menu .submenu > li > a:hover,
                .block-nav-menu .ui-menu .submenu > li > a:focus {
                    color: #2c6b4c;
                }

    .block-nav-menu .ui-menu .parent-megamenu {
        position: static;
    }

        .block-nav-menu .ui-menu .parent-megamenu:hover > .megamenu {
            opacity: 1;
            visibility: visible;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
            margin-top: 0px;
        }

        .block-nav-menu .ui-menu .parent-megamenu > .megamenu {
            position: absolute;
            top: 100%;
            right: 0;
            -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 8px 0px;
            box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 8px 0px;
            margin-top: 15px;
            background-color: #fff;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
            z-index: 900;
        }

@media (max-width: 991px) {
    .block-nav-menu .ui-menu .parent-megamenu > .megamenu {
        width: 100%;
        display: none;
        visibility: visible;
        margin: 0;
        opacity: 1;
        box-shadow: none;
        position: static;
    }
}

@media (max-width: 991px) {
    .block-nav-menu .ui-menu .parent-megamenu.open-submenu > .megamenu {
        display: block;
    }
}

.block-nav-menu .ui-menu .parent-megamenu > a {
    position: relative;
}

.block-nav-menu .ui-menu .horizontal-menu {
    width: 870px;
    padding: 30px 15px;
}

@media (max-width: 1199px) {
    .block-nav-menu .ui-menu .horizontal-menu {
        width: 940px;
    }
}

@media (max-width: 991px) {
    .block-nav-menu .ui-menu .horizontal-menu {
        width: 100%;
    }
}

.block-nav-menu .ui-menu .horizontal-menu > ul:before,
.block-nav-menu .ui-menu .horizontal-menu > ul:after {
    content: "";
    display: table;
}

.block-nav-menu .ui-menu .horizontal-menu > ul:after {
    clear: both;
}

.block-nav-menu .ui-menu .horizontal-menu .title {
    color: #444444;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    margin-top: 0;
    display: block;
    margin-top: 10px;
    font-weight: 600;
}

.block-nav-menu .ui-menu .horizontal-menu .img-category {
    margin-bottom: 15px;
    position: relative;
}

    .block-nav-menu .ui-menu .horizontal-menu .img-category img {
        display: block;
        width: 100%;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .block-nav-menu .ui-menu .horizontal-menu .img-category a {
        position: relative;
        display: block;
        overflow: hidden;
    }

        .block-nav-menu .ui-menu .horizontal-menu .img-category a:before,
        .block-nav-menu .ui-menu .horizontal-menu .img-category a:after {
            content: "";
            position: absolute;
            top: 10px;
            bottom: 10px;
            left: 10px;
            right: 10px;
        }

        .block-nav-menu .ui-menu .horizontal-menu .img-category a:before {
            top: 20px;
            bottom: 20px;
            border-top: 1px solid rgba(255, 255, 255, 0.8);
            border-bottom: 1px solid rgba(255, 255, 255, 0.8);
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .block-nav-menu .ui-menu .horizontal-menu .img-category a:after {
            left: 20px;
            right: 20px;
            border-left: 1px solid rgba(255, 255, 255, 0.8);
            border-right: 1px solid rgba(255, 255, 255, 0.8);
            -webkit-transform: scale(1, 0);
            -ms-transform: scale(1, 0);
            -o-transform: scale(1, 0);
            transform: scale(1, 0);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .block-nav-menu .ui-menu .horizontal-menu .img-category a:hover:before,
        .block-nav-menu .ui-menu .horizontal-menu .img-category a:hover:after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

.block-nav-menu .ui-menu .horizontal-menu .list-submenu li {
    padding-bottom: 10px;
}

.block-nav-menu .ui-menu .horizontal-menu .list-submenu a {
    display: block;
    color: #888888;
}

    .block-nav-menu .ui-menu .horizontal-menu .list-submenu a:hover {
        color: #2c6b4c;
    }

.block-nav-menu .ui-menu .vertical-menu {
    width: 1170px;
    padding: 30px 15px;
}

@media (max-width: 1199px) {
    .block-nav-menu .ui-menu .vertical-menu {
        width: 940px;
    }
}

@media (max-width: 991px) {
    .block-nav-menu .ui-menu .vertical-menu {
        width: 100%;
        display: block;
    }
}

.block-nav-menu .ui-menu .vertical-menu:before,
.block-nav-menu .ui-menu .vertical-menu:after {
    content: "";
    display: table;
}

.block-nav-menu .ui-menu .vertical-menu:after {
    clear: both;
}

.block-nav-menu .ui-menu .vertical-menu .col-left {
    width: 245px;
    float: left;
}

@media (max-width: 991px) {
    .block-nav-menu .ui-menu .vertical-menu .col-left {
        width: 100%;
        float: none;
    }
}

.block-nav-menu .ui-menu .vertical-menu .col-left .title {
    line-height: 30px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #444444;
    padding: 0 15px;
    position: relative;
    font-weight: 600;
    margin-top: -10px;
    margin-bottom: 10px;
}

.block-nav-menu .ui-menu .vertical-menu .col-left > ul > li {
    position: static;
}

    .block-nav-menu .ui-menu .vertical-menu .col-left > ul > li > a {
        line-height: 30px;
        display: block;
        text-transform: none;
        color: #888888;
        padding: 0 15px;
        position: relative;
        font-size: 14px;
    }

        .block-nav-menu .ui-menu .vertical-menu .col-left > ul > li > a:hover {
            color: #2c6b4c;
        }

.block-nav-menu .ui-menu .vertical-menu .col-right {
    overflow: hidden;
}

@media (max-width: 991px) {
    .block-nav-menu .ui-menu .vertical-menu .col-right {
        width: 100%;
        float: none;
    }
}

.block-nav-menu .ui-menu .vertical-menu .col-right a {
    position: relative;
    display: block;
}

    .block-nav-menu .ui-menu .vertical-menu .col-right a:before,
    .block-nav-menu .ui-menu .vertical-menu .col-right a:after {
        content: "";
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

    .block-nav-menu .ui-menu .vertical-menu .col-right a:before {
        top: 20px;
        bottom: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.8);
        border-bottom: 1px solid rgba(255, 255, 255, 0.8);
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .block-nav-menu .ui-menu .vertical-menu .col-right a:after {
        left: 20px;
        right: 20px;
        border-left: 1px solid rgba(255, 255, 255, 0.8);
        border-right: 1px solid rgba(255, 255, 255, 0.8);
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .block-nav-menu .ui-menu .vertical-menu .col-right a:hover:before,
    .block-nav-menu .ui-menu .vertical-menu .col-right a:hover:after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

.header-nav {
    background-color: #fff;
    position: relative;
}

    .header-nav:before,
    .header-nav:after {
        content: "";
        display: table;
    }

    .header-nav:after {
        clear: both;
    }

    .header-nav .container {
        position: relative;
    }

        .header-nav .container:before,
        .header-nav .container:after {
            content: "";
            display: table;
        }

        .header-nav .container:after {
            clear: both;
        }

    .header-nav .box-header-nav {
        position: relative;
    }

        .header-nav .box-header-nav:before,
        .header-nav .box-header-nav:after {
            content: "";
            display: table;
        }

        .header-nav .box-header-nav:after {
            clear: both;
        }

    .header-nav .block-nav-category {
        float: left;
    }

    .header-nav .block-nav-menu {
        float: left;
    }

    .header-nav .block-minicart > .dropdown-toggle {
        display: block;
        position: relative;
        color: #fff;
        background-color: #2c6b4c;
    }

        .header-nav .block-minicart > .dropdown-toggle:before,
        .header-nav .block-minicart > .dropdown-toggle:after {
            content: "";
            display: table;
        }

        .header-nav .block-minicart > .dropdown-toggle:after {
            clear: both;
        }

        .header-nav .block-minicart > .dropdown-toggle .cart-icon {
            width: 38px;
            display: block;
            height: 49px;
            float: left;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url(/Assets/images/icon/minicart.png);
        }

    .header-nav .nav-toggle-cat {
        display: block;
        float: left;
        width: 50px;
        padding: 0;
    }

.nav-toggle-menu {
    display: none;
}

.site-header .switcher .dropdown-toggle {
    display: block;
}

    .site-header .switcher .dropdown-toggle i {
        margin-right: 0;
    }

@media (min-width: 768px) {
    .site-header .switcher:hover .dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .site-header .switcher .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        margin-top: 10px;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }
}

.site-header .switcher .switcher-options .switcher-flag {
    margin-right: 10px;
}

.site-header .switcher .switcher-options .fa {
    margin-right: 10px;
}

.site-header .switcher-language .dropdown-toggle .switcher-flag {
    margin-right: 6px;
}

.site-header .switcher-language .switcher-options .switcher-flag {
    margin-right: 10px;
}

.site-header .switcher-language .switcher-options .fa {
    margin-right: 10px;
}

.site-header .setting .dropdown-menu {
    background-color: #fff;
    width: 273px;
    padding: 20px 22px;
    margin: 0;
    right: 0;
    left: auto;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    color: #333;
    font-size: 12px;
}

    .site-header .setting .dropdown-menu a {
        color: #333;
    }

@media (max-width: 600px) {
    .site-header .setting .dropdown-menu {
        left: 0;
        right: auto;
    }
}

@media (max-width: 479px) {
    .site-header .setting .dropdown-menu {
        left: 0;
        right: 0;
    }
}

@media (max-width: 479px) {
    .site-header .setting {
        position: static;
    }

        .site-header .setting .dropdown-menu {
            top: 50px;
        }
}

@media (min-width: 768px) {
    .site-header .setting:hover .dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .site-header .setting .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        margin-top: 10px;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }
}

.site-header .setting .switcher {
    margin-bottom: 13px;
    border-bottom: 1px dotted #dadada;
    padding-bottom: 8px;
}

    .site-header .setting .switcher .title {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        color: #333;
        display: block;
        margin-bottom: 12px;
    }

    .site-header .setting .switcher ul:before,
    .site-header .setting .switcher ul:after {
        content: "";
        display: table;
    }

    .site-header .setting .switcher ul:after {
        clear: both;
    }

    .site-header .setting .switcher li {
        display: block;
        margin-right: 8px;
        margin-bottom: 10px;
        float: left;
    }

        .site-header .setting .switcher li a {
            display: block;
        }

        .site-header .setting .switcher li img {
            display: block;
        }

    .site-header .setting .switcher .switcher-options .switcher-flag {
        margin: 0;
    }

.site-header .setting .switcher-language .switcher-active {
    outline: 1px solid #ededed;
}

.site-header .setting .switcher-currency a {
    display: block;
    width: 32px;
    line-height: 22px;
    padding: 0;
    text-align: center;
    background-color: #eeeeee;
    font-size: 12px;
    color: #333333;
}

.site-header .setting .switcher-currency .switcher-active {
    background-color: #4f4f4f;
    color: #fff;
}

    .site-header .setting .switcher-currency .switcher-active a {
        color: #fff;
        background-color: #4f4f4f;
    }

.site-header .setting .account {
    padding-left: 15px;
}

    .site-header .setting .account li {
        display: list-item;
        text-transform: capitalize;
        line-height: 30px;
        list-style: disc;
        list-style-position: outside;
        color: #aaaaaa;
    }

        .site-header .setting .account li a {
            color: #333;
            font-size: 14px;
        }

            .site-header .setting .account li a:hover {
                color: #2c6b4c;
            }

.site-header .nav-toggle-menu {
    line-height: 49px;
    padding: 0 20px;
    text-transform: uppercase;
    text-align: center;
    background-color: #2c6b4c;
    color: #fff;
    display: none;
    float: right;
    font-size: 15px;
    font-weight: 600;
    line-height: 57px;
    padding: 0 44px 0 25px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right 25px;
    background-image: url(/Assets/images/icon/menu-cat.png);
}

    .site-header .nav-toggle-menu span {
        margin-right: 10px;
    }

    .site-header .nav-toggle-menu .fa {
        font-size: 24px;
        vertical-align: middle;
        display: none;
    }

    .site-header .nav-toggle-menu.active:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 500;
    }

@media (max-width: 991px) {
    .site-header .block-nav-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -110%;
        width: 280px;
        -webkit-box-shadow: rgba(136, 136, 136, 0.23) 0px 0px 3px 0px;
        box-shadow: rgba(136, 136, 136, 0.23) 0px 0px 3px 0px;
        background-color: #fff;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
        overflow-y: auto;
    }

        .site-header .block-nav-menu.has-open {
            right: 0;
            visibility: visible;
            opacity: 1;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .site-header .block-nav-menu .ui-menu {
            padding-left: 0px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .site-header .block-nav-menu .ui-menu > li {
                float: none;
                display: block;
            }

                .site-header .block-nav-menu .ui-menu > li > a {
                    padding: 0 15px;
                    line-height: 46px;
                }

            .site-header .block-nav-menu .ui-menu li {
                position: relative;
            }

                .site-header .block-nav-menu .ui-menu li.parent > a:after {
                    line-height: 46px;
                    top: 0;
                    margin: 0;
                    width: 20px;
                    content: none;
                }

                .site-header .block-nav-menu .ui-menu li a {
                    display: inline-block;
                    position: relative;
                    z-index: 20;
                    margin-right: 30px;
                }

            .site-header .block-nav-menu .ui-menu .open-submenu > a {
                color: #2c6b4c;
            }

            .site-header .block-nav-menu .ui-menu .open-submenu > .submenu {
                display: block;
            }

            .site-header .block-nav-menu .ui-menu .open-submenu > .toggle-submenu:before {
                content: "\f107";
            }

            .site-header .block-nav-menu .ui-menu .submenu {
                position: static;
                display: none;
                box-shadow: none;
                border: none;
                padding: 0;
                margin: 0;
                opacity: 1;
                visibility: visible;
                padding-left: 20px;
            }

            .site-header .block-nav-menu .ui-menu .toggle-submenu {
                position: absolute;
                display: block;
                height: 46px;
                top: 0;
                left: 0;
                right: 0;
                cursor: pointer;
                text-align: right;
                padding-right: 15px;
                line-height: 46px;
            }

                .site-header .block-nav-menu .ui-menu .toggle-submenu:before {
                    content: "\f105";
                    font-family: 'FontAwesome';
                    font-size: 18px;
                }

    .site-header .block-nav-category {
        /*width: 200px;*/
    }

        .site-header .block-nav-category .block-title {
            cursor: pointer;
        }

            .site-header .block-nav-category .block-title.active:before {
                content: "";
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 500;
            }

        .site-header .block-nav-category.has-open .block-content {
            left: 0;
            visibility: visible;
            opacity: 1;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .site-header .block-nav-category .block-content {
            position: fixed;
            top: 0;
            bottom: 0;
            left: -110%;
            right: auto;
            width: 280px;
            -webkit-box-shadow: rgba(136, 136, 136, 0.23) 0px 0px 3px 0px;
            box-shadow: rgba(136, 136, 136, 0.23) 0px 0px 3px 0px;
            background-color: #fff;
            z-index: 9999;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
            overflow-y: auto;
        }

        .site-header .block-nav-category .ui-category {
            padding-left: 0px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .site-header .block-nav-category .ui-category > li {
                float: none;
                display: block;
            }

                .site-header .block-nav-category .ui-category > li > a {
                    padding: 0 15px;
                    line-height: 46px;
                }

            .site-header .block-nav-category .ui-category li {
                position: relative;
            }

                .site-header .block-nav-category .ui-category li.parent > a:after {
                    line-height: 46px;
                    top: 0;
                    margin: 0;
                    width: 20px;
                    content: none;
                }

                .site-header .block-nav-category .ui-category li a {
                    display: inline-block;
                    position: relative;
                    z-index: 20;
                    margin-right: 30px;
                }

            .site-header .block-nav-category .ui-category .open-submenu > a {
                color: #2c6b4c;
            }

            .site-header .block-nav-category .ui-category .open-submenu > .submenu {
                display: block;
            }

            .site-header .block-nav-category .ui-category .open-submenu > .toggle-submenu:before {
                content: "\f107";
            }

            .site-header .block-nav-category .ui-category .submenu {
                position: static;
                display: none;
                box-shadow: none;
                border: none;
                padding: 0;
                margin: 0;
                opacity: 1;
                visibility: visible;
                padding-left: 15px;
                padding-right: 15px;
                width: 100%;
            }

            .site-header .block-nav-category .ui-category .toggle-submenu {
                position: absolute;
                display: block;
                height: 46px;
                top: 0;
                left: 0;
                right: 0;
                cursor: pointer;
                text-align: right;
                padding-right: 15px;
                line-height: 46px;
            }

                .site-header .block-nav-category .ui-category .toggle-submenu:before {
                    content: "\f105";
                    font-family: 'FontAwesome';
                    font-size: 18px;
                }

            .site-header .block-nav-category .ui-category .category-list li {
                display: block;
                float: none;
                width: 100%;
            }

    .site-header .nav-toggle-menu {
        line-height: 49px;
        padding: 0 20px;
        text-transform: uppercase;
        text-align: center;
        background-color: #2c6b4c;
        color: #fff;
        display: block;
        float: right;
        font-size: 15px;
        font-weight: 600;
        line-height: 57px;
        padding: 0 44px 0 25px;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: right 12px center;
        background-image: url(/Assets/images/icon/menu-cat.png);
    }

        .site-header .nav-toggle-menu span {
            margin-right: 10px;
        }

        .site-header .nav-toggle-menu .fa {
            font-size: 24px;
            vertical-align: middle;
            display: none;
        }

        .site-header .nav-toggle-menu.active:before {
            content: "";
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 500;
        }

    body.category-open,
    body.menu-open {
        overflow: hidden;
    }
}

@media (max-width: 479px) {
    .site-header .header-content .nav-right {
        position: static;
    }

    .site-header .header-content .block-minicart {
        position: static;
    }

        .site-header .header-content .block-minicart .dropdown-menu {
            left: 15px;
            right: 15px;
            width: auto;
        }
}

@media (max-width: 1199px) {
    .site-header .block-nav-menu .ui-menu {
        padding-left: 10px;
    }

        .site-header .block-nav-menu .ui-menu > li > a {
            padding: 0 13px;
        }

    .site-header .block-nav-category .ui-category .submenu {
        width: 640px;
    }
}

@media (max-width: 991px) {
    .site-header .block-nav-category .ui-category .submenu {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    .site-header .header-content .container {
        position: relative;
    }

    .site-header .header-content .nav-mind {
        position: static;
    }

    .site-header .header-content .block-search {
        position: static;
        width: auto;
    }

        .site-header .header-content .block-search .block-title {
            display: block;
            cursor: pointer;
        }

        .site-header .header-content .block-search .block-content {
            display: none;
            position: absolute;
            left: 0;
            right: 0;
            padding: 30px 20px;
            background-color: #fff;
            z-index: 666;
            margin-top: 5px;
            -webkit-box-shadow: rgba(136, 136, 136, 0.23) 0px 0px 3px 0px;
            box-shadow: rgba(136, 136, 136, 0.23) 0px 0px 3px 0px;
        }

            .site-header .header-content .block-search .block-content .form-search {
                width: 100%;
            }

        .site-header .header-content .block-search.active .block-content {
            display: block;
        }
}

@media (max-width: 479px) {
    .site-header .block-nav-category {
        width: 49% !important;
    }

        .site-header .block-nav-category .block-title {
            padding-left: 15px;
            padding-right: 40px;
            background-position: right 12px center;
            line-height: 42px;
            font-size: 13px;
        }

    .site-header .nav-toggle-menu {
        line-height: 42px;
        padding: 0 20px;
        width: 49%;
        font-size: 13px;
    }
}

.header-top {
    background-color: #fbfbfb;
    border-bottom: 1px solid #e1e1e1;
}

    .header-top a {
        color: #333;
    }

    .header-top .container:before,
    .header-top .container:after {
        content: "";
        display: table;
    }

    .header-top .container:after {
        clear: both;
    }

    .header-top .hotline {
        float: left;
        color: #333333;
        font-size: 13px;
    }

        .header-top .hotline:before,
        .header-top .hotline:after {
            content: "";
            display: table;
        }

        .header-top .hotline:after {
            clear: both;
        }

        .header-top .hotline > li {
            position: relative;
            padding: 0 20px;
            float: left;
        }

            .header-top .hotline > li > span {
                line-height: 38px;
                display: block;
            }

            .header-top .hotline > li > a {
                line-height: 38px;
            }

            .header-top .hotline > li:first-child {
                padding-left: 0;
            }

            .header-top .hotline > li .fa {
                margin-right: 8px;
                font-size: 14px;
            }

            .header-top .hotline > li .wellcome a {
                color: #2c6b4c;
            }

                .header-top .hotline > li .wellcome a:hover {
                    color: #0f5194;
                }

            .header-top .hotline > li .wellcome span {
                color: #919191;
            }

    .header-top .links {
        float: right;
        color: #333;
        position: relative;
        font-size: 14px;
    }

        .header-top .links:before,
        .header-top .links:after {
            content: "";
            display: table;
        }

        .header-top .links:after {
            clear: both;
        }

        .header-top .links > li {
            position: relative;
            padding: 0 15px;
            float: left;
        }

            .header-top .links > li > a,
            .header-top .links > li > span {
                color: #333;
                font-size: 14px;
                font-weight: normal;
                display: block;
                line-height: 38px;
            }

                .header-top .links > li > a:hover,
                .header-top .links > li > span:hover {
                    color: #0a70c1;
                }

            .header-top .links > li:last-child {
                padding-right: 0;
            }

        .header-top .links .dropdown .dropdown-menu {
            right: 0;
            left: auto;
        }

        .header-top .links .link-account img,
        .header-top .links .link-wishlist img,
        .header-top .links .link-checkout img {
            margin-right: 7px;
            vertical-align: text-bottom;
        }

    .header-top .setting .account li a:hover,
    .header-top .setting .account li a:focus {
        color: #2c6b4c;
    }

.header-content {
    background-color: #fff;
    padding: 30px 0;
}

    .header-content .logo {
        display: block;
        margin-top: 8px;
    }

    .header-content .block-search {
        float: left;
        position: relative;
        margin-right: 17px;
        margin-top: 5px;
        width: 100%;
    }

        .header-content .block-search .block-title {
            /*background-color: #2c6b4c;*/
        }

        .header-content .block-search .category-search .chosen-container .chosen-single {
            /*border-color: #2c6b4c;*/
            position: relative;
            z-index: 10;
            border-right: none;
            font-size: 14px;
            line-height: 40px;
            height: 45px;
        }

            .header-content .block-search .category-search .chosen-container .chosen-single:before {
                content: "";
                width: 1px;
                height: 34px;
                background-color: #e0e0e0;
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -17px;
            }

    .header-content .link-wishlist,
    .header-content .link-login,
    .header-content .link-favorites {
        width: auto;
        float: right;
        font-size: 14px;
        color: #333333;
        line-height: 1;
        background-image: none;
        background-color: transparent;
        margin-right: 15px;
    }

        .header-content .link-wishlist:hover,
        .header-content .link-login:hover,
        .header-content .link-favorites:hover {
            color: #2c6b4c;
        }

        .header-content .link-wishlist:before,
        .header-content .link-login:before,
        .header-content .link-favorites:before {
            content: "";
            width: 34px;
            height: 40px;
            display: inline-block;
            vertical-align: bottom;
            background-position: bottom center;
            background-repeat: no-repeat;
            margin-right: 10px;
        }

        .header-content .link-wishlist span,
        .header-content .link-login span,
        .header-content .link-favorites span {
            display: inline-block;
            vertical-align: bottom;
            padding-bottom: 7px;
        }

@media (max-width: 479px) {
    .header-content .link-wishlist,
    .header-content .link-login,
    .header-content .link-favorites {
        margin-right: 0;
    }

        .header-content .link-wishlist span,
        .header-content .link-login span,
        .header-content .link-favorites span {
            display: none;
        }
}

.header-content .block-minicart {
    float: left;
}

    .header-content .block-minicart:hover > .dropdown-toggle .counter,
    .header-content .block-minicart.open > .dropdown-toggle .counter {
        color: #2c6b4c;
    }

    .header-content .block-minicart > .dropdown-toggle {
        display: block;
        position: relative;
    }

        .header-content .block-minicart > .dropdown-toggle:before,
        .header-content .block-minicart > .dropdown-toggle:after {
            content: "";
            display: table;
        }

        .header-content .block-minicart > .dropdown-toggle:after {
            clear: both;
        }

        .header-content .block-minicart > .dropdown-toggle .counter-title {
            display: none;
        }

        .header-content .block-minicart > .dropdown-toggle .counter {
            font-size: 14px;
            color: #333333;
            display: inline-block;
            vertical-align: bottom;
            line-height: 1;
            padding-left: 5px;
        }

        .header-content .block-minicart > .dropdown-toggle .counter-number {
            width: 20px;
            line-height: 20px;
            background-color: #2c6b4c;
            border-radius: 100%;
            color: #fff;
            text-align: center;
            position: absolute;
            top: 6px;
            left: 17px;
            font-size: 14px;
        }

        .header-content .block-minicart > .dropdown-toggle .cart-text {
            text-transform: capitalize;
        }

        .header-content .block-minicart > .dropdown-toggle .counter-label {
            display: none;
        }

        .header-content .block-minicart > .dropdown-toggle .counter-price {
            display: none;
        }

#account-menu li {
    float: left;
    margin-right: 8px;
}

    #account-menu li .fa {
        font-size: 24px;
    }

#account-menu .account-sub-nav li .fa {
    font-size: 16px;
}

#account-menu .account-sub-nav li {
    width: 100%;
    margin: 0;
    padding: 0;
}

#account-menu .dropdown-menu .divider {
    display: block;
}

#account-menu .more-dropdown {
    right: 0;
    left: auto;
    width: 320px;
    padding: 20px;
}

    #account-menu .more-dropdown a {
        text-align: center;
        font-size: 13px;
        margin: 10px;
    }


.block-minicart .actions .btn:hover,
.block-minicart .actions .btn:focus {
    background-color: #2c6b4c;
}

.block-minicart .minicart-items .product-item .product-item-name a:hover,
.block-minicart .minicart-items .product-item .product-item-name a:focus {
    color: #2c6b4c;
}

.block-nav-category .block-content {
    visibility: hidden;
    opacity: 0;
    margin-top: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.block-nav-category.has-open .block-content {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.block-nav-category .ui-category .submenu .category-list li a:hover,
.block-nav-category .ui-category .submenu .category-list li a:focus {
    color: #2c6b4c;
}

.block-nav-category .view-all-category .btn-view-all,
.block-nav-category .view-all-category a {
    background-color: #7E7E7E;
    color: #fff;
}

    .block-nav-category .view-all-category .btn-view-all:hover,
    .block-nav-category .view-all-category a:hover {
        background-color: #ff8307;
    }

.block-nav-category .block-content .icon {
    /*display: none;*/
}

.block-nav-category .block-content .ui-category {
    padding-bottom: 21px;
}

@media (min-width: 992px) {
    .block-nav-category .block-content .ui-category {
        margin-bottom: 3px;
    }

        .block-nav-category .block-content .ui-category > li > a {
            font-size: 14px;
            line-height: 28px;
        }

        .block-nav-category .block-content .ui-category > li.parent > a:after {
            line-height: 28px;
            width: 16px;
            font-size: 13px;
        }

        .block-nav-category .block-content .ui-category > li > .submenu {
            left: 199px;
            width: 740px;
        }

    .block-nav-category .block-content .view-all-category a {
        line-height: 36px;
        background-color: #7e7e7e;
        color: #fff;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        padding-right: 16px;
        font-weight: normal;
    }

        .block-nav-category .block-content .view-all-category a:hover,
        .block-nav-category .block-content .view-all-category a:focus {
            background-color: #656565;
        }
}

@media (min-width: 1200px) {
    .block-nav-category .block-content {
        /*border: 1px solid #dfdfdf;*/
        border-top: none;
        margin-top: 1px;
    }

        .block-nav-category .block-content .ui-category > li > .submenu {
            width: 970px;
        }
}

@media (min-width: 1200px) {
    .block-nav-menu .ui-menu .horizontal-menu {
        width: 970px;
    }
}

.block-nav-menu .ui-menu > li a:hover {
    color: #fba668 !important;
}

.block-nav-menu .ui-menu > li:hover > a {
    color: #fba668 !important;
}

@media (min-width: 992px) {
    .block-nav-menu .ui-menu > li:hover > a {
        color: #fba668 !important;
    }
}

.block-nav-menu .ui-menu > li > a {
    line-height: 55px;
}

@media (min-width: 992px) {
    .block-nav-menu .ui-menu > li > a {
        color: #fff;
    }
}

.block-nav-menu .ui-menu .parent-megamenu > .megamenu {
    right: 0;
}

.nav-toggle-menu {
    line-height: 45px;
    background-color: #2196F3;
    text-align: center;
}

.header-nav {
    background-color: #2c6b4c;
    /*box-shadow: 0 2px 3px -1px rgba(186, 188, 190, 0.7);*/
}

    .header-nav .box-header-nav {
        background-color: #2c6b4c;
    }

@media (max-width: 1199px) {
    .header-content .block-search {
        float: right;
        margin-right: 0;
    }

        .header-content .block-search .form-search {
            width: 275px;
        }

        .header-content .block-search .category-search {
            display: none;
        }
}

@media (max-width: 991px) {
    .header-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .header-content .nav-left {
            float: none;
            clear: both;
            text-align: center;
            margin-bottom: 30px;
        }

        .header-content .nav-mind {
            float: left;
        }

            .header-content .nav-mind .block-search {
                float: left;
                margin-left: 0;
            }

        .header-content .nav-right {
            float: right;
        }
}

@media (max-width: 600px) {
    .header-content .nav-mind .block-search {
        width: auto;
        position: static;
    }
}

/* Track Order */
#track-order-page {
    margin-bottom: 40px;
}

    #track-order-page h2 {
        text-align: center;
        margin-bottom: 30px;
    }
/* Product Detail Siderbar */
.slider-range {
    margin-bottom: 20px;
    padding-top: 2px;
}

    .slider-range:before,
    .slider-range:after {
        content: "";
        display: table;
    }

    .slider-range:after {
        clear: both;
    }

.catalog-view-default .slider-range {
    margin-bottom: 5px;
}

.catalog-view-default .product-media .images-large .btn-zoom {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #8f8f8f;
    color: #fff;
    border-radius: 3px;
    border: none;
    box-shadow: none;
    z-index: 1000;
    line-height: 34px;
    width: 34px;
    text-align: center;
    font-size: 24px;
    padding: 0;
}

    .catalog-view-default .product-media .images-large .btn-zoom:before {
        content: "\f0b2";
        font-family: "FontAwesome";
    }

    .catalog-view-default .product-media .images-large .btn-zoom:hover,
    .catalog-view-default .product-media .images-large .btn-zoom:focus {
        box-shadow: none;
        border: none;
        outline: none;
    }

    .catalog-view-default .product-media .images-large .btn-zoom span {
        display: none;
    }

.slider-range .ui-slider {
    position: relative;
    height: 3px;
    background-color: #888888;
    border-radius: 0px;
    margin: 5px 0;
}

.catalog-view-default .slider-range .ui-slider {
    height: 7px;
    background-color: #2c6b4c;
}

.slider-range .ui-slider-range {
    height: 3px;
    background-color: #00a1d0;
    position: absolute;
    top: 0;
}

.catalog-view-default .slider-range .ui-slider-range {
    height: 7px;
    background-color: #ccc;
}

.slider-range .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background-color: #888888;
    display: block;
    position: absolute;
    top: -5px;
}

.catalog-view-default .slider-range .ui-slider-handle {
    background-color: transparent;
    width: 13px;
    height: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/icon/slider-range.png);
}

.slider-range .action:before,
.slider-range .action:after {
    content: "";
    display: table;
}

.slider-range .action:after {
    clear: both;
}

.slider-range .action .price {
    font-size: 18px;
    float: left;
    margin-bottom: 15px;
}

.catalog-view-default .slider-range .action .price {
    font-size: 14px;
    color: #333333;
    margin: 0;
}

.slider-range .action .price > span {
    line-height: 30px;
    border: 1px solid #dfdfdf;
    text-align: center;
    width: 65px;
    display: block;
    float: left;
    font-size: 14px;
    color: #000000;
    margin: 0 10px 0 0;
}

.catalog-view-default .slider-range .action .price > span {
    float: none;
    display: inline;
    border: none;
    font-size: 14px;
    color: #333333;
    width: auto;
    margin: 0;
}

.slider-range .action .btn {
    height: 32px;
    width: 65px;
    text-align: center;
    padding: 0;
    font-size: 14px;
    color: #fff;
    background-color: #2c6b4c;
    float: left;
    margin-bottom: 15px;
}

    .slider-range .action .btn:hover,
    .slider-range .action .btn:focus {
        background-color: #171717;
    }

.slider-range .amount-min,
.slider-range .amount-max {
    display: block;
    line-height: 30px;
    float: left;
    font-size: 14px;
    color: #888888;
}

    .slider-range .amount-min .catalog-view-default,
    .slider-range .amount-max .catalog-view-default {
        display: none;
    }

.slider-range .amount-max {
    float: right;
}

/* Compare */
.compare-block {
    margin-bottom: 40px;
}

.table-compare th,
.table-compare td {
    padding: 10px;
}

.table-compare table,
.table-compare th,
.table-compare td {
    border: 1px solid #ececec;
}

    .table-compare td.compare-label {
        width: 10%;
        background: #fafafa;
        vertical-align: middle;
    }

.table-compare a {
    color: #333;
    font-weight: bold;
}

.table-compare .remove {
    font-size: 14px;
    float: right;
    margin-top: 10px;
    color: red;
}

/* Customer Reviews */

#reviews .review-title {
    margin-bottom: 50px;
    font-size: 20px;
}

#reviews .glyphicon {
    margin-right: 5px;
}

#reviews .rating .glyphicon {
    font-size: 22px;
}

#reviews .rating-num {
    margin-top: 0px;
    font-size: 30px;
}

#reviews .progress {
    margin-bottom: 5px;
    box-shadow: none;
}

#reviews .progress-bar {
    text-align: left;
}

#reviews .rating-desc .col-md-3 {
    padding-right: 0px;
}

#reviews .review-title {
    margin-bottom: 50px;
    font-size: 20px;
}

#reviews .commentlist .comment {
    list-style: none;
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
}

    #reviews .commentlist .comment:last-child {
        margin-bottom: 0;
        border: none;
    }

#reviews .avatar {
    width: 70px;
    height: 70px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#reviews .comment-text {
    overflow: hidden;
    padding-left: 20px;
}

    #reviews .comment-text .rating {
        color: #ecc366;
        font-size: 10px;
    }

#review_form {
    margin-top: 50px;
}

.modal-body #review_form {
    margin-top: 10px !important;
}

#review_form input[type="text"],
#review_form input[type="email"],
#review_form textarea {
    width: 100%;
}

#review_form label {
    font-weight: normal;
    display: block;
}

#review_form .stars {
    margin: 0;
}

    #review_form .stars a {
        font-size: 0;
        color: #ccc;
        display: inline-block;
        border-right: 1px solid #eeeeee;
        padding: 0 10px;
        line-height: 12px;
    }

        #review_form .stars a:first-child {
            padding-left: 0;
        }

        #review_form .stars a:before {
            font-family: 'FontAwesome';
            font-size: 12px;
            display: inline-block;
        }

    #review_form .stars .star-1:before {
        content: "\f005";
    }

    #review_form .stars .star-2:before {
        content: "\f005\f005";
    }

    #review_form .stars .star-3:before {
        content: "\f005\f005\f005";
    }

    #review_form .stars .star-4:before {
        content: "\f005\f005\f005\f005";
    }

    #review_form .stars .star-5:before {
        content: "\f005\f005\f005\f005\f005";
    }

    #review_form .stars a:hover,
    #review_form .stars a.active {
        color: #ffcc33;
    }

.block-sidebar {
    margin-bottom: 20px;
}

    .block-sidebar .block-title strong {
        font-size: 15px;
        color: #000000;
        font-weight: 600;
        text-transform: capitalize;
        margin: 0;
        display: block;
        line-height: 30px;
    }

    .block-sidebar .block-content {
        font-size: 13px;
        color: #5b5b5b;
    }

.block-filter .close-filter-products {
    width: 50px;
    line-height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    cursor: pointer;
    display: none;
}

.block-filter .block-title {
    /*margin-bottom: 38px;*/
}

.block-filter .block-content {
    padding: 10px;
}

.block-filter .filter-options-item {
    margin-bottom: 15px;
}

.catalog-view-default .block-filter .filter-options-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    margin-bottom: 13px;
}

.catalog-view_op1_style2.catalog-view-default .block-filter .filter-options-item {
    margin-bottom: 20px;
}

.catalog-view-default .block-filter .filter-options-item .filter-options-content {
    padding-bottom: 0;
}

.catalog-view-default .block-filter .filter-options-item:last-child {
    border-bottom: none;
}

.block-filter .filter-options-title {
    font-size: 15px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 25px;
    display: block;
}

.catalog-view-default .block-filter .filter-options-title {
    margin-bottom: 5px;
}

.block-filter .filter-options-content {
    padding-bottom: 0;
}

    .block-filter .filter-options-content .item {
        text-transform: capitalize;
        display: block;
        color: #888888;
        font-size: 14px;
        line-height: 24px;
        position: relative;
    }

.catalog-view-default .block-filter .filter-options-content .item {
    line-height: 1;
}

.block-filter .filter-options-content .item label {
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    cursor: pointer;
    color: #888888;
}

    .block-filter .filter-options-content .item label:before,
    .block-filter .filter-options-content .item label:after {
        content: "";
        display: table;
    }

    .block-filter .filter-options-content .item label:after {
        clear: both;
    }

.catalog-view-default .block-filter .filter-options-content .item label {
    line-height: 25px;
    margin: 0;
}

    .catalog-view-default .block-filter .filter-options-content .item label > span:before {
        top: 7px;
    }

.block-filter .filter-options-content .item label:hover {
    color: #2c6b4c;
}

.block-filter .filter-options-content .item label > span {
    display: block;
    position: relative;
    padding-left: 27px;
}

    .block-filter .filter-options-content .item label > span:before {
        content: '';
        width: 15px;
        height: 14px;
        background-color: #fff;
        border: 1px solid #999;
        display: block;
        position: absolute;
        left: 0;
        top: 10px;
    }

.block-filter .filter-options-content .item label input[type=checkbox] {
    visibility: hidden;
    position: absolute;
}

    .block-filter .filter-options-content .item label input[type=checkbox]:checked + span {
        color: #2c6b4c;
    }

.catalog-view-default .block-filter .filter-options-content .item label input[type=checkbox]:checked + span {
    color: #2c6b4c;
}

    .catalog-view-default .block-filter .filter-options-content .item label input[type=checkbox]:checked + span:before {
        background-color: #2c6b4c;
        border-color: #2c6b4c;
    }

.block-filter .filter-options-content .item label input[type=checkbox]:checked + span:before {
    background-color: #2c6b4c;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/Assets/images/icon/checked.png);
}

.block-filter .filter-options-content .item a {
    display: block;
    color: #333333;
}

    .block-filter .filter-options-content .item a:before,
    .block-filter .filter-options-content .item a:after {
        content: "";
        display: table;
    }

    .block-filter .filter-options-content .item a:after {
        clear: both;
    }

    .block-filter .filter-options-content .item a:hover {
        color: #2c6b4c;
    }

.block-filter .filter-options-content .item .count {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #a4a4a4;
    line-height: 1;
}

/*.block-filter .filter-options-category,
.block-filter .filter-options-price {
    border-bottom: 1px dashed #dfdfdf;
    margin-bottom: 22px;
}

    .block-filter .filter-options-category .filter-options-content,
    .block-filter .filter-options-price .filter-options-content {
        padding-bottom: 18px;
    } */

.block-filter .filter-options-price .filter-options-content {
    padding-bottom: 0px;
}

.block-filter .filter-options-color .filter-options-content .items:before,
.block-filter .filter-options-color .filter-options-content .items:after {
    content: "";
    display: table;
}

.block-filter .filter-options-color .filter-options-content .items:after {
    clear: both;
}

.block-filter .filter-options-color .filter-options-content .item {
    padding: 0;
    width: 50%;
    float: left;
    line-height: 31px;
}

    .block-filter .filter-options-color .filter-options-content .item:before {
        content: none;
    }

.catalog-view-default .block-filter .filter-options-color .filter-options-content .item {
    display: block;
    width: auto;
    margin: 0 10px 10px 0;
    line-height: 1;
}

    .catalog-view-default .block-filter .filter-options-color .filter-options-content .item label {
        margin: 0;
    }

.block-filter .filter-options-color .filter-options-content .item .img {
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin-right: 6px;
}

.catalog-view-default .block-filter .filter-options-color .filter-options-content .item .img {
    width: 20px;
    height: 20px;
    border: 1px solid #dfdfdf;
    display: block;
}

.block-filter .filter-options-color .filter-options-content .item .text {
    display: inline-block;
    line-height: 19px;
    vertical-align: middle;
    padding: 0 6px;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
}

.block-filter .filter-options-color .filter-options-content .item label > span {
    padding-left: 0;
}

.catalog-view-default .block-filter .filter-options-color .filter-options-content .item label > span {
    padding-left: 0;
    position: relative;
    height: 20px;
}

    .catalog-view-default .block-filter .filter-options-color .filter-options-content .item label > span .count {
        display: none;
    }

    .catalog-view-default .block-filter .filter-options-color .filter-options-content .item label > span .img {
        display: block;
        margin: 0;
    }

    .catalog-view-default .block-filter .filter-options-color .filter-options-content .item label > span:before {
        width: 13px;
        height: 12px;
        background-color: transparent;
        position: absolute;
        bottom: 0;
        right: 0;
        left: auto;
        top: auto;
        border: none;
    }

.block-filter .filter-options-color .filter-options-content .item label > span:before {
    top: 16px;
    background-color: transparent;
}

.block-filter .filter-options-color .filter-options-content .item label input[type=checkbox]:checked + span:before {
    background-color: #2c6b4c;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/Assets/images/icon/checked.png);
}

.block-filter .filter-options-color .filter-options-content .item label input[type=checkbox]:checked + span .img,
.block-filter .filter-options-color .filter-options-content .item label input[type=checkbox]:checked + span .text {
    border: 1px solid #2c6b4c;
}

.catalog-view-default .block-filter .filter-options-color .filter-options-content .item label input[type=checkbox]:checked + span .img {
    border: 1px solid #2c6b4c;
}

.catalog-view-default .block-filter .filter-options-color .filter-options-content .item label input[type=checkbox]:checked + span:before {
    background-color: #2c6b4c;
}

@media (max-width: 991px) {
    .block-filter {
        position: fixed;
        top: 0;
        left: -110%;
        bottom: 0;
        width: 300px;
        background-color: #fff;
        z-index: 888;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
        overflow-y: auto;
        margin: 0;
        -webkit-box-shadow: 0 0 3px 0 rgba(136, 136, 136, 0.23);
        box-shadow: 0 0 3px 0 rgba(136, 136, 136, 0.23);
    }

        .block-filter.active {
            left: 0;
            visibility: visible;
            opacity: 1;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .block-filter .close-filter-products {
            display: block;
        }

        .block-filter .block-title {
            padding: 0 20px;
        }

            .block-filter .block-title strong {
                line-height: 50px;
                font-weight: bold;
                font-size: 20px;
            }

        .block-filter .block-content {
            padding: 0;
            border: none;
        }

            .block-filter .block-content .filter-options-item {
                border-bottom: 1px solid #dfdfdf;
                padding: 0 20px;
            }

                .block-filter .block-content .filter-options-item.active .filter-options-content {
                    display: block;
                }

            .block-filter .block-content .filter-options-title {
                cursor: pointer;
                position: relative;
                padding-right: 20px;
            }

                .block-filter .block-content .filter-options-title:after {
                    content: "\f105";
                    font-family: "FontAwesome";
                    display: block;
                    line-height: 25px;
                    position: absolute;
                    top: 0;
                    right: 0;
                    width: 20px;
                    font-weight: normal;
                }

                .block-filter .block-content .filter-options-title.active {
                    color: #2c6b4c;
                }

                    .block-filter .block-content .filter-options-title.active:after {
                        content: "\f107";
                    }

            .block-filter .block-content .filter-options-content {
                display: none;
                border: none;
                padding-bottom: 20px;
            }
}

.catalog-view-default .block-sidebar {
    margin-bottom: 30px;
    border: 1px solid #f1f1f1;
}

.catalog-view_op1_style2.catalog-view-default .block-sidebar {
    border: none;
    margin-bottom: 20px;
}

.catalog-view-default .block-sidebar .block-title {
    margin-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 27px;
    text-transform: uppercase;
}

    .catalog-view-default .block-sidebar .block-title strong {
        font-size: 15px;
        font-weight: bold;
        line-height: 46px;
        color: #333;
    }

@media (min-width: 992px) {
    .catalog-view_op1_style2.catalog-view-default .block-sidebar .block-title strong {
        font-weight: 600;
        color: #333;
        line-height: 32px;
    }
}

@media (min-width: 992px) {
    .catalog-view_op1_style2.catalog-view-default .block-sidebar .block-title {
        padding-left: 0;
        margin-right: 24px;
    }
}

.catalog-view-default .block-sidebar .block-content {
    border: none;
    padding-left: 27px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (min-width: 992px) {
    .catalog-view_op1_style2.catalog-view-default .block-sidebar .block-content {
        padding-left: 20px;
        padding-bottom: 0;
    }
}

.catalog-view-default .block-filter {
    border: 1px solid #f1f1f1;
}

.catalog-view_op1_style2.catalog-view-default .block-filter {
    border: none;
}

.catalog-view-default .block-filter .block-title {
    margin-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 27px;
    text-transform: uppercase;
}

    .catalog-view-default .block-filter .block-title strong {
        font-size: 15px;
        font-weight: bold;
        line-height: 46px;
    }

.catalog-view-default .block-filter .block-content {
    border: none;
    padding-left: 27px;
    padding-right: 22px;
    padding-top: 15px;
    padding-bottom: 0px;
}

@media (min-width: 992px) {
    .catalog-view_op1_style2.catalog-view-default .block-filter .block-content {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
    }
}

@media (max-width: 991px) {
    .catalog-view-default .block-filter .block-content {
        padding-left: 0;
        padding-right: 0;
    }

        .catalog-view-default .block-filter .block-content .filter-options-item {
            padding-bottom: 10px;
        }
}

.catalog-view-default .block-filter .filter-options-title {
    font-size: 15px;
    color: #333333;
    font-weight: normal;
}

.catalog-view-default .block-filter .filter-options-content .item label {
    color: #666;
}

    .catalog-view-default .block-filter .filter-options-content .item label > span {
        padding-left: 24px;
    }

        .catalog-view-default .block-filter .filter-options-content .item label > span:before {
            width: 12px;
            height: 12px;
            background-color: transparent;
            border: 1px solid #cdcdcd;
        }

.catalog-view-default .block-filter .filter-options-size .filter-options-content {
    max-height: 150px;
    overflow-y: auto;
}

    .catalog-view-default .block-filter .filter-options-size .filter-options-content .item {
        width: 50%;
        float: left;
    }

        .catalog-view-default .block-filter .filter-options-size .filter-options-content .item:nth-child(2n+1) {
            clear: both;
        }

.block-sidebar-compare .block-content {
    padding: 20px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    font-size: 13px;
    color: #888888;
}

.block-sidebar-tags .block-content {
    padding-top: 8px;
}

.catalog-view_op1_style2 .block-sidebar-tags .block-content {
    margin-left: 0;
    padding-left: 0 !important;
    padding-right: 0;
}

.block-sidebar-tags .block-content:before,
.block-sidebar-tags .block-content:after {
    content: "";
    display: table;
}

.block-sidebar-tags .block-content:after {
    clear: both;
}

.block-sidebar-tags .block-content ul:before,
.block-sidebar-tags .block-content ul:after {
    content: "";
    display: table;
}

.block-sidebar-tags .block-content ul:after {
    clear: both;
}

.block-sidebar-tags .block-content li {
    float: left;
}

.catalog-view-default .block-sidebar-tags .block-content li {
    float: none;
    display: inline-block;
    vertical-align: bottom;
}

.block-sidebar-tags .block-content a {
    display: block;
    line-height: 31px;
    border: 1px solid #dfdfdf;
    /*background-color: #fff;*/
    padding: 0 13px;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 9px;
    float: left;
}

    .block-sidebar-tags .block-content a:hover {
        color: #2c6b4c;
    }

.catalog-view_op1_style2 .block-sidebar-tags .block-content a {
    line-height: 33px;
    font-size: 14px;
    font-style: italic;
    color: #333333;
    margin-right: 5px;
    margin-bottom: 5px;
}

    .catalog-view_op1_style2 .block-sidebar-tags .block-content a:hover {
        color: #2c6b4c;
    }

.catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a {
    color: #333333;
    margin-right: 22px;
    padding: 0;
    line-height: 1;
    border: none;
}

    .catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a:hover {
        color: #2c6b4c;
    }

    .catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a.lv1 {
        font-size: 12px;
    }

    .catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a.lv2 {
        font-size: 16px;
    }

    .catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a.lv3 {
        font-size: 18px;
    }

    .catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a.lv4 {
        font-size: 20px;
    }

    .catalog-view-default:not(.catalog-view_op1_style2) .block-sidebar-tags .block-content a.lv5 {
        font-size: 24px;
    }

.block-sidebar-tags .block-content .view-all {
    color: #333333;
    text-transform: capitalize;
}

    .block-sidebar-tags .block-content .view-all .fa {
        margin-left: 15px;
    }

.catalog-view-default .block-sidebar-products .block-content {
    padding-left: 20px;
    padding-right: 20px;
}

.block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-info {
    margin-bottom: 10px;
}

    .block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-info:before,
    .block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-info:after {
        content: "";
        display: table;
    }

    .block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-info:after {
        clear: both;
    }

.block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-photo {
    float: left;
    margin-right: 10px;
    width: 110px;
}

.block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-detail {
    overflow: hidden;
}

.block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-name {
    font-size: 14px;
    color: #888888;
    font-weight: normal;
    display: block;
    margin-top: 53px;
    margin-bottom: 3px;
}

    .block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-name a {
        color: #888888;
    }

        .block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-name a:hover {
            color: #2c6b4c;
        }

.block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-price {
    font-size: 16px;
    color: #333333;
}

    .block-sidebar-products .product-item:not(.product-item-opt-2 ) .product-item-price .old-price {
        text-decoration: line-through;
        margin-left: 6px;
    }

.block-sidebar-products .product-item-opt-2 {
    margin-bottom: 10px;
}

    .block-sidebar-products .product-item-opt-2 .product-item-info:before,
    .block-sidebar-products .product-item-opt-2 .product-item-info:after {
        content: "";
        display: table;
    }

    .block-sidebar-products .product-item-opt-2 .product-item-info:after {
        clear: both;
    }

    .block-sidebar-products .product-item-opt-2 .product-item-photo {
        padding: 0;
        width: 80px;
        margin-right: 10px;
        float: left;
    }

    .block-sidebar-products .product-item-opt-2 .product-item-detail {
        padding: 0;
        overflow: hidden;
    }

    .block-sidebar-products .product-item-opt-2 .product-item-name {
        white-space: normal;
        margin: 0;
    }

    .block-sidebar-products .product-item-opt-2 .product-item-price,
    .block-sidebar-products .product-item-opt-2 .product-reviews-summary {
        float: none;
        width: 100%;
    }

.block-sidebar-products .all-products {
    line-height: 29px;
    background-color: #fafafa;
    height: auto;
    border: 1px solid #e9e9e9;
    padding: 0 10px;
    color: #2c6b4c;
    font-size: 13px;
    text-transform: none;
}

    .block-sidebar-products .all-products:hover {
        background-color: #2c6b4c;
        color: #fff;
        border-color: #fafafa;
    }

.block-sidebar-products .owl-dots {
    text-align: center;
    margin-bottom: 4px;
}

    .block-sidebar-products .owl-dots .owl-dot {
        width: 14px;
        height: 14px;
        background-color: #adadad;
        border-radius: 100%;
        display: inline-block;
        margin: 0 5px;
    }

        .block-sidebar-products .owl-dots .owl-dot.active {
            background-color: #2c6b4c;
        }

.block-sidebar-products .owl-carousel .product-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 18px;
    padding-top: 4px;
}

    .block-sidebar-products .owl-carousel .product-item:last-child {
        border-bottom: none;
    }

.block-sidebar-products-opt2 .block-content {
    padding-left: 20px;
    padding-right: 20px;
}

.catalog-view-default .block-sidebar-products-opt2 .block-content {
    padding-left: 20px;
    padding-right: 20px;
}

.block-sidebar-products-opt2 .owl-dots {
    text-align: center;
    margin-bottom: 4px;
}

    .block-sidebar-products-opt2 .owl-dots .owl-dot {
        width: 14px;
        height: 14px;
        background-color: #adadad;
        border-radius: 100%;
        display: inline-block;
        margin: 0 5px;
    }

        .block-sidebar-products-opt2 .owl-dots .owl-dot.active {
            background-color: #2c6b4c;
        }

.block-sidebar-products-opt2 .product-item-opt-2 {
    margin-bottom: 15px;
}

    .block-sidebar-products-opt2 .product-item-opt-2 .product-item-info {
        position: relative;
        padding-bottom: 40px;
    }

        .block-sidebar-products-opt2 .product-item-opt-2 .product-item-info .product-item-photo {
            position: static;
        }

        .block-sidebar-products-opt2 .product-item-opt-2 .product-item-info .btn-cart {
            opacity: 1;
            visibility: visible;
            bottom: 0;
            height: 36px !important;
            line-height: 34px !important;
            background-color: #2c6b4c !important;
            width: 130px;
            left: 50%;
            margin-left: -65px;
            right: auto;
            padding: 0;
        }

            .block-sidebar-products-opt2 .product-item-opt-2 .product-item-info .btn-cart:before {
                background-image: url(/Assets/images/icon/cart-catalog-op1.png);
                margin: 0;
            }

            .block-sidebar-products-opt2 .product-item-opt-2 .product-item-info .btn-cart:hover {
                background-color: #cc0033 !important;
            }

.block-banner-sidebar .owl-carousel .owl-item img {
    /*width: 100%;*/
    width: 80%;
    margin: 0 auto;
}

.block-banner-sidebar .owl-dots {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    text-align: center;
}

    .block-banner-sidebar .owl-dots .owl-dot {
        width: 14px;
        height: 14px;
        background-color: #adadad;
        margin: 0 5px;
        display: inline-block;
        border-radius: 100%;
    }

        .block-banner-sidebar .owl-dots .owl-dot.active {
            width: 14px;
            height: 14px;
            background-color: #2c6b4c;
        }

.block-sidebar-categorye .items a {
    color: #333333;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    line-height: 26px;
    margin-left: 17px;
    position: relative;
}

    .block-sidebar-categorye .items a:hover {
        color: #2c6b4c;
    }

        .block-sidebar-categorye .items a:hover:before {
            color: #2c6b4c;
        }

    .block-sidebar-categorye .items a:before {
        content: "\f0da";
        font-family: 'FontAwesome';
        position: absolute;
        top: 0;
        left: -17px;
        color: #cccccc;
        font-size: 13px;
    }

.block-sidebar-categorye .items li.active > ul,
.block-sidebar-categorye .items li:hover > ul {
    height: auto;
    display: block;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-sidebar-categorye .items > li > a:before {
    content: "\f105";
    font-size: 14px;
    font-weight: bold;
}

.block-sidebar-categorye .items > li:hover > a {
    color: #2c6b4c;
}

    .block-sidebar-categorye .items > li:hover > a:before {
        color: #2c6b4c;
    }

.block-sidebar-categorye .items > li ul {
    padding-left: 17px;
    display: none;
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

    .block-sidebar-categorye .items > li ul li {
        border-bottom: 1px dotted #eeeeee;
    }

        .block-sidebar-categorye .items > li ul li:last-child {
            border-bottom: none;
        }

.block-sidebar-testimonials .item {
    margin-bottom: 10px;
}

    .block-sidebar-testimonials .item .name {
        font-weight: normal;
        font-size: 14px;
        color: #000;
        margin: 0;
        display: block;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .block-sidebar-testimonials .item .avata {
        text-align: center;
        width: 108px;
        height: 108px;
        border-radius: 100%;
        overflow: hidden;
        border: 3px solid #eeeeee;
        display: block;
        margin: auto;
        margin-bottom: 5px;
    }

        .block-sidebar-testimonials .item .avata img {
            display: block;
        }

    .block-sidebar-testimonials .item .des {
        font-size: 14px;
        line-height: 20px;
        color: #333333;
    }

.block-sidebar-testimonials .owl-dots {
    text-align: center;
    margin-bottom: 4px;
}

    .block-sidebar-testimonials .owl-dots .owl-dot {
        width: 14px;
        height: 14px;
        background-color: #adadad;
        border-radius: 100%;
        display: inline-block;
        margin: 0 5px;
    }

        .block-sidebar-testimonials .owl-dots .owl-dot.active {
            background-color: #2c6b4c;
        }

.block-sidebar-testimonials2 .block-content {
    background-color: #f6f6f6;
    text-align: center;
}

.catalog-view_op1_style2 .block-sidebar-testimonials2 .block-content {
    padding-bottom: 15px;
}

.block-sidebar-testimonials2 .block-content .item {
    padding-bottom: 5px;
}

.block-sidebar-testimonials2 .block-content .img {
    margin-bottom: 10px;
}

    .block-sidebar-testimonials2 .block-content .img img {
        margin: auto;
    }

.block-sidebar-testimonials2 .block-content .title {
    color: #2c6b4c;
    font-size: 16px;
    font-family: Arial;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 15px;
}

.block-sidebar-testimonials2 .block-content .des {
    font-size: 14px;
    color: #333333;
    font-family: Arial;
    margin-bottom: 12px;
}

.block-sidebar-testimonials2 .block-content .btn {
    line-height: 29px;
    height: auto;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    padding: 0 9px;
    color: #333333;
    font-family: Arial;
    text-transform: none;
}

    .block-sidebar-testimonials2 .block-content .btn:hover {
        background-color: #2c6b4c;
        color: #fff;
    }

/* Footer */
.block-newletter {
    margin-bottom: 25px;
}

    .block-newletter .block-title {
        display: block;
        font-weight: 600;
        font-size: 16px;
        color: #333333;
        text-transform: uppercase;
        margin-top: 12px;
        margin-bottom: 55px;
        line-height: 1.1;
    }

    .block-newletter .form-control {
        height: 52px;
        padding-left: 14px;
        font-size: 14px;
        color: #aaaaaa;
    }

        .block-newletter .form-control::-moz-placeholder {
            color: #aaaaaa;
            opacity: 1;
        }

        .block-newletter .form-control:-ms-input-placeholder {
            color: #aaaaaa;
        }

        .block-newletter .form-control::-webkit-input-placeholder {
            color: #aaaaaa;
        }

    .block-newletter .btn-subcribe {
        z-index: 20;
        padding: 0 15px;
        height: 52px;
        background-color: #3e3e3e;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        position: relative;
    }

        .block-newletter .btn-subcribe:before {
            content: "";
            width: 0;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 22;
            background-color: rgba(255, 255, 255, 0.3);
            opacity: 0;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .block-newletter .btn-subcribe:hover:before {
            width: 100%;
            opacity: 1;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

.site-footer {
    padding-top: 45px;
}

    .site-footer .footer-column {
        padding-bottom: 20px;
    }

        .site-footer .footer-column .logo-footer {
            margin-bottom: 35px;
            display: block;
        }

        .site-footer .footer-column .address {
            font-size: 14px;
            color: #888888;
            margin-bottom: 42px;
        }

            .site-footer .footer-column .address td {
                padding-bottom: 8px;
                vertical-align: top;
            }

            .site-footer .footer-column .address b {
                font-weight: 600;
                font-size: 16px;
                color: #333333;
                padding-right: 15px;
            }

        .site-footer .footer-column .links {
            font-size: 14px;
        }

            .site-footer .footer-column .links h3.title {
                display: block;
                font-weight: bold;
                font-size: 14px;
                color: #333333;
                text-transform: uppercase;
                margin-top: 12px;
                margin-bottom: 16px;
            }

            .site-footer .footer-column .links a {
                color: #888888;
            }

                .site-footer .footer-column .links a:hover {
                    color: #333;
                }

            .site-footer .footer-column .links li {
                margin-bottom: 7px;
            }

        .site-footer .footer-column .block-social .block-title {
            display: block;
            font-weight: bold;
            font-size: 14px;
            color: #333333;
            text-transform: uppercase;
            margin-top: 12px;
            margin-bottom: 25px;
        }

        .site-footer .footer-column .block-social .block-content:before,
        .site-footer .footer-column .block-social .block-content:after {
            content: "";
            display: table;
        }

        .site-footer .footer-column .block-social .block-content:after {
            clear: both;
        }

        .site-footer .footer-column .block-social .block-content a {
            width: 32px;
            line-height: 30px;
            text-align: center;
            color: #333333;
            font-size: 16px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
            display: block;
            float: left;
            margin-right: 7px;
            margin-bottom: 5px;
        }

            .site-footer .footer-column .block-social .block-content a:last-child {
                margin-right: 0;
            }

            .site-footer .footer-column .block-social .block-content a:hover {
                color: #fff;
                background-color: #2c6b4c;
                border-color: #2c6b4c;
                -webkit-transition: 0.2s;
                -o-transition: 0.2s;
                transition: 0.2s;
            }

    .site-footer .footer-bottom {
        border-top: 1px solid #e4e4e4;
        padding-bottom: 17px;
        padding-top: 32px;
    }

        .site-footer .footer-bottom .links {
            font-size: 14px;
            text-transform: capitalize;
            text-align: center;
        }

            .site-footer .footer-bottom .links ul {
                margin-bottom: 5px;
            }

            .site-footer .footer-bottom .links li {
                display: inline-block;
            }

    .site-footer .footer-column .block-social .block-content a i {
        font-size: 25px;
    }

    .site-footer .footer-bottom .links li:last-child a:after {
        content: none;
    }

    .site-footer .footer-bottom .links a {
        color: #333;
        display: block;
        line-height: 24px;
        position: relative;
        padding-right: 9px;
        padding-left: 6px;
    }

        .site-footer .footer-bottom .links a:after {
            content: "";
            width: 1px;
            height: 15px;
            background-color: #333;
            display: block;
            position: absolute;
            top: 50%;
            margin-top: -7px;
            right: 0;
        }

        .site-footer .footer-bottom .links a:hover {
            color: #2c6b4c;
        }

    .site-footer .payment {
        margin-bottom: 20px;
    }

        .site-footer .payment img {
            margin-right: 6px;
            cursor: pointer;
        }

    .site-footer .copyright {
        padding-bottom: 40px;
        text-align: center;
    }

        .site-footer .copyright a {
            color: #2c6b4c;
        }

    .site-footer .footer-tag {
        margin-bottom: 30px;
    }

        .site-footer .footer-tag .title {
            font-size: 16px;
            line-height: 20px;
            color: #333333;
            text-transform: uppercase;
            font-weight: 600;
            display: block;
            margin-bottom: 20px;
        }

        .site-footer .footer-tag li {
            display: inline-block;
            padding-right: 10px;
            position: relative;
            margin-bottom: 5px;
            margin-right: 6px;
        }

            .site-footer .footer-tag li:after {
                content: "";
                position: absolute;
                top: 50%;
                margin-top: -7px;
                right: 0;
                width: 1px;
                height: 14px;
                background-color: #333333;
            }

            .site-footer .footer-tag li:last-child:after {
                content: none;
            }

        .site-footer .footer-tag a {
            font-size: 14px;
            color: #333333;
        }

            .site-footer .footer-tag a:hover {
                color: #333;
            }

@media (min-width: 992px) and (max-width: 1199px) {
    .site-footer:not(.footer-opt-6) .footer-column .block-newletter .input-group {
        display: block;
    }

    .site-footer:not(.footer-opt-6) .footer-column .block-newletter .form-control {
        margin-bottom: 5px;
    }
}

@media (max-width: 991px) {
    .site-footer:not(.footer-opt-6) .footer-column .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
}

.back-to-top {
    display: block;
    padding: 3px;
    text-align: center;
    float: right;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999;
    top: auto !important;
    border: 4px solid #e1e1e1;
    border-radius: 100%;
}

    .back-to-top .fa {
        line-height: 36px;
        width: 36px;
        font-size: 22px;
        color: #999;
    }

    .back-to-top:hover {
        color: #fff;
        background-color: #2c6b4c;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .back-to-top .fa:hover {
        color: #fff;
    }

.footer-column .block-social {
    margin-bottom: 42px;
}

@media (min-width: 1200px) {
    .footer-column .block-social {
        padding-left: 50px;
    }
}

.footer-column .block-social .block-title {
    line-height: 1.1;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-column .block-social a {
    color: #999999;
    border-color: #999999;
    margin-right: 19px;
}

    .footer-column .block-social a:hover {
        color: #fff;
        border-color: #2c6b4c;
        background-color: #2c6b4c;
    }

    .footer-column .block-social a:last-child {
        margin-right: 0;
    }

.block-newletter {
    max-width: 420px;
}

@media (min-width: 1200px) {
    .block-newletter {
        padding-left: 50px;
    }
}

.block-newletter .input-group {
    display: table;
}

.block-newletter .block-title {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 18px;
}

.block-newletter .form-control {
    height: 40px;
    margin: 0;
}

.block-newletter .btn-subcribe {
    height: 40px;
    background-color: #2c6b4c;
}

/* Blog */

.post-grid .post-items {
    margin-bottom: 34px;
}

.post-list .post-items {
    margin-bottom: 25px;
}

.post-grid .post-items .post-item {
    margin-bottom: 30px;
    width: 50%;
    float: left;
}

    .post-grid .post-items .post-item:nth-child(2n+1) {
        clear: both;
    }

@media (max-width: 360px) {
    .post-grid .post-items .post-item {
        width: 100%;
    }
}

.post-list .post-items .post-item {
    margin-bottom: 30px;
}

    .post-list .post-items .post-item .post-item-info {
        border: 1px solid #f0f0f0;
    }

        .post-list .post-items .post-item .post-item-info:before,
        .post-list .post-items .post-item .post-item-info:after {
            content: "";
            display: table;
        }

        .post-list .post-items .post-item .post-item-info:after {
            clear: both;
        }

    .post-list .post-items .post-item .post-item-photo {
        width: 48%;
        float: left;
        margin: 0;
    }

@media (max-width: 479px) {
    .post-list .post-items .post-item .post-item-photo {
        width: 100%;
        float: none;
    }
}

.post-list .post-items .post-item .post-item-detail {
    overflow: hidden;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 10px;
}

.post-list .post-items .post-item .post-item-name {
    font-size: 16px;
    margin-top: 30px;
}

@media (max-width: 1199px) {
    .post-list .post-items .post-item .post-item-name {
        margin-top: 5px;
    }
}

.post-items .post-item .post-item-des {
    font-size: 13px;
    color: #888888;
    margin: 22px 0 25px;
    line-height: 20px;
    max-height: 61px;
    overflow: hidden;
}

.post-items .post-item .post-item-actions {
    margin-top: 15px;
}

    .post-items .post-item .post-item-actions .btn {
        color: #333333;
        font-size: 13px;
        display: inline-block;
        line-height: 36px;
        padding: 0 22px;
        text-transform: none;
        background-color: #f2f2f2;
        text-align: center;
        border-radius: 100px;
    }

        .post-items .post-item .post-item-actions .btn:hover {
            background-color: #2c6b4c;
            color: #fff;
        }

.post-items .post-item .post-item-photo {
    display: block;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

    .post-items .post-item .post-item-photo a:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(225, 165, 60, 0.5);
        opacity: 0;
        display: block;
        z-index: 5;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .post-items .post-item .post-item-photo:hover img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .post-items .post-item .post-item-photo:hover a:before {
        opacity: 1;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .post-items .post-item .post-item-photo img {
        display: block;
        width: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.post-items .post-item .post-item-name {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    display: block;
    margin-bottom: 6px;
}

    .post-items .post-item .post-item-name a {
        color: #333333;
    }

        .post-items .post-item .post-item-name a:hover {
            color: #2c6b4c;
        }

.post-items .post-item .post-item-athur {
    color: #aaaaaa;
    font-size: 11px;
    display: block;
}

.cms-blog .pagination {
    margin-bottom: 70px;
}

.sidebar-blog .block {
    margin-bottom: 30px;
}

    .sidebar-blog .block .block-title {
        font-size: 15px;
        font-weight: 600;
        color: #000000;
        display: block;
        border-bottom: 1px solid #dfdfdf;
        text-transform: uppercase;
        margin-bottom: 40px;
        padding-bottom: 5px;
    }

.sidebar-blog .block-category-blog .block-title {
    margin-bottom: 26px;
}

.sidebar-blog .block-category-blog li {
    font-size: 14px;
    color: #333333;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    text-transform: capitalize;
    padding: 10px 0;
}

    .sidebar-blog .block-category-blog li:last-child {
        border-bottom: none;
    }

    .sidebar-blog .block-category-blog li:before,
    .sidebar-blog .block-category-blog li:after {
        content: "";
        display: table;
    }

    .sidebar-blog .block-category-blog li:after {
        clear: both;
    }

    .sidebar-blog .block-category-blog li a {
        color: #333333;
        display: block;
    }

        .sidebar-blog .block-category-blog li a:hover {
            color: #2c6b4c;
        }

            .sidebar-blog .block-category-blog li a:hover .count {
                color: #2c6b4c;
            }

    .sidebar-blog .block-category-blog li .count {
        float: right;
        font-style: italic;
        color: #aaa;
        margin-left: 5px;
    }

.sidebar-blog .block-recent-post li {
    margin-bottom: 20px;
}

    .sidebar-blog .block-recent-post li:hover .item-photo img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.sidebar-blog .block-recent-post .item-photo {
    float: left;
    width: 32.6%;
    max-width: 90px;
    margin-right: 15px;
    display: block;
    overflow: hidden;
}

    .sidebar-blog .block-recent-post .item-photo img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.sidebar-blog .block-recent-post .item-detail {
    overflow: hidden;
    color: #aaaaaa;
    font-size: 10px;
}

.sidebar-blog .block-recent-post .item-name {
    font-size: 13px;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
}

.sidebar-blog .block-tag-blog .block-content a {
    display: inline-block;
    line-height: 34px;
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 0 23px;
    color: #333333;
    font-size: 12px;
    font-style: italic;
    font-family: "Merriweather";
    margin-bottom: 5px;
    margin-right: 1px;
}

    .sidebar-blog .block-tag-blog .block-content a:hover {
        color: #2c6b4c;
    }

.post-detail .post-item-info .post-item-photo {
    display: block;
}

    .post-detail .post-item-info .post-item-photo img {
        width: 100%;
        display: block;
    }

.post-detail .post-item-info .post-item-name {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    margin: 24px 0 15px;
    display: block;
}

.post-detail .post-item-info .post-item-athur {
    font-size: 12px;
    color: #aaaaaa;
    margin-bottom: 18px;
}

.post-detail .post-item-info .post-item-des {
    color: #333333;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

    .post-detail .post-item-info .post-item-des:before {
        content: "";
        width: 30px;
        height: 2px;
        background-color: #eaeaea;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .post-detail .post-item-info .post-item-des blockquote {
        font-size: 14px;
        color: #333333;
        font-family: "Merriweather";
        border-left: 3px solid #e9c77b;
        padding-left: 29px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

.post-detail .post-item-info .post-item-tag {
    font-size: 13px;
    color: #888888;
    float: left;
    line-height: 28px;
    margin-bottom: 23px;
}

    .post-detail .post-item-info .post-item-tag a {
        color: #888888;
        line-height: 28px;
    }

        .post-detail .post-item-info .post-item-tag a:hover {
            color: #2c6b4c;
        }

    .post-detail .post-item-info .post-item-tag label {
        font-size: 13px;
        text-transform: uppercase;
        color: #333;
        padding: 0;
        font-weight: normal;
        margin-right: 3px;
        line-height: 28px;
    }

.post-detail .post-item-info .post-item-share {
    font-size: 18px;
    color: #333;
    float: right;
    line-height: 28px;
    margin-bottom: 23px;
}

    .post-detail .post-item-info .post-item-share a {
        color: #333;
        margin-left: 5px;
        line-height: 28px;
    }

        .post-detail .post-item-info .post-item-share a:hover {
            color: #2c6b4c;
        }

    .post-detail .post-item-info .post-item-share label {
        font-size: 13px;
        text-transform: none;
        color: #333333;
        padding: 0;
        font-weight: normal;
        margin-right: 3px;
        font-family: "Merriweather";
        font-style: italic;
        line-height: 28px;
    }

.post-detail .post-arthur {
    background-color: #f2ddb0;
    margin-bottom: 25px;
    padding: 27px 35px 33px 53px;
}

    .post-detail .post-arthur:before,
    .post-detail .post-arthur:after {
        content: "";
        display: table;
    }

    .post-detail .post-arthur:after {
        clear: both;
    }

@media (max-width: 479px) {
    .post-detail .post-arthur {
        padding: 25px 20px;
    }
}

.post-detail .post-arthur .avata {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px;
    float: left;
}

    .post-detail .post-arthur .avata img {
        display: block;
    }

.post-detail .post-arthur .des {
    overflow: hidden;
    font-size: 12px;
    color: #555555;
    font-family: "Merriweather";
    font-style: italic;
    padding-top: 20px;
}

    .post-detail .post-arthur .des .name {
        font-size: 13px;
        color: #333;
        font-weight: 600;
        display: block;
        font-style: normal;
        margin-bottom: 8px;
    }

.block-comment-blog .list-commnet {
    margin-bottom: 35px;
}

    .block-comment-blog .list-commnet .block-title {
        font-size: 18px;
        color: #333;
        font-weight: 600;
        margin-bottom: 25px;
    }

        .block-comment-blog .list-commnet .block-title:before,
        .block-comment-blog .list-commnet .block-title:after {
            content: "";
            display: table;
        }

        .block-comment-blog .list-commnet .block-title:after {
            clear: both;
        }

        .block-comment-blog .list-commnet .block-title .leaver-comment {
            float: right;
            font-size: 12px;
            color: #888888;
            font-family: "Merriweather";
            font-style: italic;
            font-weight: normal;
        }

    .block-comment-blog .list-commnet .item {
        border: 1px solid #ececec;
        padding: 22px 29px 28px;
        margin-bottom: 10px;
    }

        .block-comment-blog .list-commnet .item .user {
            font-size: 14px;
            color: #222222;
            font-weight: 600;
            margin-right: 25px;
        }

        .block-comment-blog .list-commnet .item .date {
            color: #aaaaaa;
            font-size: 13px;
        }

        .block-comment-blog .list-commnet .item .des {
            font-size: 12px;
            font-family: "Merriweather";
            font-style: italic;
            margin-top: 12px;
            margin-bottom: 15px;
            color: #333333;
        }

        .block-comment-blog .list-commnet .item .actions {
            text-align: right;
            font-size: 12px;
            color: #333333;
            font-family: "Merriweather";
            font-style: italic;
            margin-top: 45px;
        }

            .block-comment-blog .list-commnet .item .actions .fa {
                color: #8b8b8b;
                font-size: 11px;
                margin-left: 5px;
            }

            .block-comment-blog .list-commnet .item .actions .reply:hover {
                color: #2c6b4c;
            }

                .block-comment-blog .list-commnet .item .actions .reply:hover .fa {
                    color: #2c6b4c;
                }

.block-comment-blog .block-leave-reply {
    margin-bottom: 70px;
}

    .block-comment-blog .block-leave-reply .block-title {
        font-size: 18px;
        color: #333;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .block-comment-blog .block-leave-reply .form-group {
        margin-bottom: 10px;
    }

    .block-comment-blog .block-leave-reply .form-control {
        height: 40px;
        padding-left: 10px;
        font-size: 13px;
        color: #888888;
        max-width: 295px;
    }

        .block-comment-blog .block-leave-reply .form-control::-moz-placeholder {
            color: #888888;
            opacity: 1;
        }

        .block-comment-blog .block-leave-reply .form-control:-ms-input-placeholder {
            color: #888888;
        }

        .block-comment-blog .block-leave-reply .form-control::-webkit-input-placeholder {
            color: #888888;
        }

    .block-comment-blog .block-leave-reply textarea,
    .block-comment-blog .block-leave-reply textarea.form-control {
        height: 190px;
        max-width: 510px;
    }

    .block-comment-blog .block-leave-reply .btn {
        height: 40px;
        border-radius: 100px;
        padding: 0 20px;
        font-size: 12px;
        margin-top: 10px;
    }

/* Products & Store */
.product-reviews-summary .rating-result {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

    .product-reviews-summary .rating-result,
    .product-reviews-summary .rating-result > span {
        color: #ccc;
        white-space: nowrap;
    }

        .product-reviews-summary .rating-result:before,
        .product-reviews-summary .rating-result > span:before {
            content: "\f005" "\f005" "\f005" "\f005" "\f005";
            font-family: "FontAwesome";
            font-size: 12px;
            letter-spacing: 1.5px;
        }

        .product-reviews-summary .rating-result > span {
            color: #2c6b4c;
            position: absolute;
            top: 0;
            left: 0;
            overflow: hidden;
        }

            .product-reviews-summary .rating-result > span span {
                display: none;
            }

.product-item-opt-1 {
    padding: 10px 22px;
    position: relative;
    z-index: 10;
    background-color: #fff;
    /*border: 1px solid #e1e1e1;
    margin: 2px;*/
}

    .product-item-opt-1:hover .product-item-actions .btn {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
        -webkit-animation-duration: 0.45s;
        animation-duration: 0.45s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .product-item-opt-1 .product-item-photo {
        text-align: center;
        position: relative;
        overflow: hidden;
    }

    .product-item-opt-1 .product-item-detail {
        text-align: center;
    }

    .product-item-opt-1 .product-item-name {
        font-size: 14px;
        font-weight: normal;
        color: #444;
        display: block;
        margin-bottom: 2px;
        overflow: hidden;
        /*text-overflow: ellipsis;
        white-space: nowrap;*/
    }

        .product-item-opt-1 .product-item-name a {
            color: #333333;
        }

            .product-item-opt-1 .product-item-name a:hover {
                color: #2c6b4c;
            }

    .product-item-opt-1 .product-item-price {
        font-size: 18px;
        color: #2c6b4c;
        margin-bottom: 2px;
    }

        .product-item-opt-1 .product-item-price .old-price {
            color: #666;
            text-decoration: line-through;
        }

    .product-item-opt-1 .product-item-actions {
        position: absolute;
        z-index: 30;
        right: 10px;
        top: 50px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        .product-item-opt-1 .product-item-actions .btn {
            width: 30px;
            height: 30px;
            line-height: 30px;
            padding: 0;
            text-align: center;
            background-color: #aaaaaa;
            color: #333;
            margin-bottom: 10px;
            display: block;
            background-position: center;
            background-repeat: no-repeat;
            -webkit-animation-name: fadeOutRight;
            animation-name: fadeOutRight;
            -webkit-animation-duration: 0.45s;
            animation-duration: 0.45s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }

            .product-item-opt-1 .product-item-actions .btn:nth-child(1) {
                -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s;
            }

            .product-item-opt-1 .product-item-actions .btn:nth-child(2) {
                -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s;
            }

            .product-item-opt-1 .product-item-actions .btn:nth-child(3) {
                -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
            }

            .product-item-opt-1 .product-item-actions .btn:nth-child(4) {
                -webkit-animation-delay: 0.7s;
                animation-delay: 0.7s;
            }

            .product-item-opt-1 .product-item-actions .btn span {
                display: none;
            }

            .product-item-opt-1 .product-item-actions .btn:hover {
                color: #fff;
                background-color: #2c6b4c;
            }

        .product-item-opt-1 .product-item-actions .btn-wishlist {
            background-image: url(/Assets/images/icon/btn-wishlist.png);
        }

            .product-item-opt-1 .product-item-actions .btn-wishlist:hover {
                background-image: url(/Assets/images/icon/btn-wishlist-hover.png);
            }

        .product-item-opt-1 .product-item-actions .btn-compare {
            background-image: url(/Assets/images/icon/btn-compare.png);
        }

            .product-item-opt-1 .product-item-actions .btn-compare:hover {
                background-image: url(/Assets/images/icon/btn-compare-hover.png);
            }

        .product-item-opt-1 .product-item-actions .btn-cart {
            background-image: url(/Assets/images/icon/btn-cart.png);
        }

            .product-item-opt-1 .product-item-actions .btn-cart:hover {
                background-image: url(/Assets/images/icon/btn-cart-hover.png);
            }

.product-item-opt-0 .product-item-info {
    padding: 0px;
    background-color: #fff;
    position: relative;
}

.product-item-opt-0 .product-item-photo {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.product-item-opt-0 .product-item-name {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    display: block;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    text-transform: capitalize;
    text-align: center;
    margin-top: 10px;
    height: 3em;
    line-height: 1.5em;
}

}

.product-item-opt-0 .product-item-img img {
    margin-left: auto;
    margin-right: auto;
    max-width: 85%;
}

.product-item-opt-0 .product-item-name a {
    color: #333;
    padding: 4px;
    text-align: center;
}

    .product-item-opt-0 .product-item-name a:hover {
        color: #2c6b4c;
    }

.product-item-opt-0 .product-item-price {
    font-size: 16px;
    font-weight: bold;
    color: #2c6b4c;
    margin-bottom: 10px;
    padding: 4px;
    text-align: center;
}

    .product-item-opt-0 .product-item-price .old-price {
        color: #666;
        text-decoration: line-through;
    }

.product-item-opt-0 .product-item-actions:before,
.product-item-opt-0 .product-item-actions:after {
    content: "";
    display: table;
}

.product-item-opt-0 .product-item-actions:after {
    clear: both;
}

.product-item-opt-0 .product-item-actions .btn {
    width: 100%;
    line-height: 33px;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    text-transform: capitalize;
    border: 1px solid #2c6b4c;
    background-color: #2c6b4c;
}

    .product-item-opt-0 .product-item-actions .btn:hover {
        color: #fff;
        background-color: #2c6b4c;
        border-color: #2c6b4c;
    }

.product-item-opt-0 .product-item-review .action {
    font-size: 13px;
    color: #888888;
    line-height: 34px;
}

    .product-item-opt-0 .product-item-review .action:hover {
        color: #2c6b4c;
    }

.product-item-opt-0 .product-item-des {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    margin-bottom: 26px;
    overflow: hidden;
    max-height: 73px;
}

.product-item-opt-2 {
    padding: 0;
    position: relative;
    z-index: 10;
    background-color: #fff;
}

    .product-item-opt-2:hover .product-item-actions .btn {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
        -webkit-animation-duration: 0.45s;
        animation-duration: 0.45s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .product-item-opt-2 .product-item-info:hover .product-item-photo img {
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .product-item-opt-2 .product-item-info:hover .btn-cart {
        -webkit-transform: translate(0, 0px);
        -ms-transform: translate(0, 0px);
        -o-transform: translate(0, 0px);
        transform: translate(0, 0px);
        opacity: 1;
        visibility: visible;
        -webkit-transition: 0.45s;
        -o-transition: 0.45s;
        transition: 0.45s;
    }

    .product-item-opt-2 .product-item-info .btn-cart {
        left: 0;
        right: 0;
        position: absolute;
        bottom: 0px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        height: 50px;
        line-height: 48px;
        font-size: 14px;
        text-transform: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.45s;
        -o-transition: 0.45s;
        transition: 0.45s;
        -webkit-transform: translate(0, 60px);
        -ms-transform: translate(0, 60px);
        -o-transform: translate(0, 60px);
        transform: translate(0, 60px);
    }

        .product-item-opt-2 .product-item-info .btn-cart:before {
            content: "";
            width: 33px;
            height: 33px;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(/Assets/images/icon/btn-cart.png);
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px;
        }

        .product-item-opt-2 .product-item-info .btn-cart:hover {
            background-color: #2c6b4c;
        }

    .product-item-opt-2 .product-item-info .product-reviews-summary {
        float: right;
        margin-top: 2px;
    }

    .product-item-opt-2 .product-item-photo {
        text-align: center;
        position: relative;
        overflow: hidden;
        padding: 10px;
    }

    .product-item-opt-2 .product-item-img img {
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .product-item-opt-2 .product-item-detail {
        padding: 0 15px 10px;
    }

    .product-item-opt-2 .product-item-name {
        font-size: 14px;
        font-weight: normal;
        color: #333333;
        display: block;
        margin-bottom: 7px;
        overflow: hidden;
        text-overflow: ellipsis;
        /*white-space: nowrap;*/
        margin-top: 12px;
        height: 3em;
        line-height: 1.5em;
    }

}

.product-item-opt-2 .product-item-name a {
    color: #333333;
}

    .product-item-opt-2 .product-item-name a:hover {
        color: #2c6b4c;
    }

.product-item-opt-2 .product-item-price {
    font-size: 16px;
    color: #2c6b4c;
    font-weight: 600;
    margin-bottom: 2px;
    float: left;
    width: calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: -webkit-calc(100% - 85px);
    width: -o-calc(100% - 85px);
}

    .product-item-opt-2 .product-item-price .price {
        margin-right: 3px;
    }

    .product-item-opt-2 .product-item-price .old-price {
        font-size: 14px;
        color: #666;
        text-decoration: line-through;
        font-weight: normal;
    }

.product-item-opt-2 .product-item-actions {
    position: absolute;
    z-index: 30;
    right: 23px;
    top: 80px;
}

@media (max-width: 1199px) {
    .product-item-opt-2 .product-item-actions {
        top: 55px;
    }
}

.product-item-opt-2 .product-item-actions .btn {
    width: 32px;
    height: 32px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    background-color: #333333;
    color: #fff;
    margin-bottom: 7px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100%;
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
    -webkit-animation-duration: 0.45s;
    animation-duration: 0.45s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .product-item-opt-2 .product-item-actions .btn:nth-child(1) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .product-item-opt-2 .product-item-actions .btn:nth-child(2) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .product-item-opt-2 .product-item-actions .btn:nth-child(3) {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .product-item-opt-2 .product-item-actions .btn:nth-child(4) {
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }

    .product-item-opt-2 .product-item-actions .btn span {
        display: none;
    }

    .product-item-opt-2 .product-item-actions .btn:hover {
        color: #fff;
        background-color: #2c6b4c;
    }

.product-item-opt-2 .product-item-actions .btn-wishlist {
    background-image: url(/Assets/images/icon/btn-wishlist.png);
}

.product-item-opt-2 .product-item-actions .btn-compare {
    background-image: url(/Assets/images/icon/btn-compare.png);
}

.product-item-opt-2 .product-item-actions .btn-quickview {
    background-image: url(/Assets/images/icon/btn-quickview.png);
}

.product-item-opt-2 .product-item-label {
    position: absolute;
    top: 20px;
    right: 0px;
    line-height: 28px;
    padding: 0 8px;
    display: block;
    background-color: #3395ff;
    color: #fff;
    font-size: 13px;
}

    .product-item-opt-2 .product-item-label:before {
        content: "";
        position: absolute;
        top: 0;
        left: -9px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 14px 0;
        border-color: transparent #3395ff transparent transparent;
    }

    .product-item-opt-2 .product-item-label:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -9px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 14px 9px;
        border-color: transparent transparent #3395ff transparent;
    }

    .product-item-opt-2 .product-item-label.label-sale {
        background-color: #ff9c33;
    }

        .product-item-opt-2 .product-item-label.label-sale:before {
            border-color: transparent #ff9c33 transparent transparent;
        }

        .product-item-opt-2 .product-item-label.label-sale:after {
            border-color: transparent transparent #ff9c33 transparent;
        }

    .product-item-opt-2 .product-item-label.label-price {
        background-color: #ff6600;
        color: #fff;
        border-radius: 100%;
        text-transform: uppercase;
        width: 36px;
        text-align: center;
        padding: 0;
        height: 36px;
        right: 10px;
        top: 3px;
        line-height: 1;
        font-size: 11px;
        padding-top: 7px;
        width: 30%;
    }

        .product-item-opt-2 .product-item-label.label-price span {
            display: block;
        }

        .product-item-opt-2 .product-item-label.label-price:before,
        .product-item-opt-2 .product-item-label.label-price:after {
            content: none;
        }

.product-item-opt-3 {
    padding: 0;
    position: relative;
    z-index: 10;
    background-color: #fff;
}

    .product-item-opt-3 .product-item-info {
        border: 1px solid #dfdfdf;
        padding: 15px 28px;
    }

        .product-item-opt-3 .product-item-info:hover .product-item-img img {
            -webkit-transform: scale(1.15);
            -ms-transform: scale(1.15);
            -o-transform: scale(1.15);
            transform: scale(1.15);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .product-item-opt-3 .product-item-photo {
        text-align: center;
        position: relative;
        overflow: hidden;
        padding: 0px;
    }

    .product-item-opt-3 .product-item-img img {
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .product-item-opt-3 .product-item-detail {
        text-align: center;
        padding: 0;
    }

    .product-item-opt-3 .product-item-name {
        font-size: 14px;
        font-weight: normal;
        color: #333;
        display: block;
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 12px;
        text-transform: uppercase;
    }

        .product-item-opt-3 .product-item-name a {
            color: #333;
        }

            .product-item-opt-3 .product-item-name a:hover {
                color: #2c6b4c;
            }

    .product-item-opt-3 .product-item-actions .btn {
        height: 30px;
        line-height: 28px;
        padding: 0 15px;
        text-align: center;
        background-color: #dddddd;
        color: #333;
        margin-bottom: 7px;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 19px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        text-transform: uppercase;
        font-size: 12px;
    }

        .product-item-opt-3 .product-item-actions .btn:hover {
            color: #fff;
            background-color: #2c6b4c;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

.product-item-opt-4 {
    padding: 0;
    position: relative;
    z-index: 10;
    background-color: #fff;
}

    .product-item-opt-4 .product-item-info {
        padding: 20px 0 13px;
    }

        .product-item-opt-4 .product-item-info .btn-quickview {
            position: absolute;
            width: 52px;
            height: 52px;
            background-color: #2c6b4c;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(/Assets/images/icon/quickview.png);
            top: 50%;
            margin-top: -26px;
            left: 50%;
            margin-left: -26px;
            padding: 0;
            border-radius: 100%;
            opacity: 0;
            visibility: hidden;
            -webkit-transform: scale(0.2);
            -ms-transform: scale(0.2);
            -o-transform: scale(0.2);
            transform: scale(0.2);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

            .product-item-opt-4 .product-item-info .btn-quickview:hover {
                background-color: #cc7000;
            }

            .product-item-opt-4 .product-item-info .btn-quickview span {
                display: none;
            }

        .product-item-opt-4 .product-item-info .product-reviews-summary {
            float: right;
        }

    .product-item-opt-4 .product-item-photo {
        text-align: center;
        position: relative;
        overflow: hidden;
        padding: 0 27px;
    }

    .product-item-opt-4 .product-item-img {
        position: relative;
        overflow: hidden;
        display: block;
    }

        .product-item-opt-4 .product-item-img img {
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .product-item-opt-4 .product-item-detail {
        padding: 0 27px;
    }

    .product-item-opt-4 .product-item-name {
        font-size: 14px;
        font-weight: normal;
        color: #333;
        display: block;
        margin-bottom: 1px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 12px;
    }

        .product-item-opt-4 .product-item-name a {
            color: #333;
        }

            .product-item-opt-4 .product-item-name a:hover {
                color: #2c6b4c;
            }

    .product-item-opt-4 .product-item-price {
        font-size: 14px;
        color: #b40000;
        font-weight: 400;
        margin-bottom: 2px;
    }

        .product-item-opt-4 .product-item-price .price {
            margin-right: 3px;
        }

        .product-item-opt-4 .product-item-price .old-price {
            font-size: 14px;
            color: #666;
            text-decoration: line-through;
            font-weight: normal;
        }

    .product-item-opt-4 .product-item-actions {
        position: absolute;
        z-index: 30;
        right: 7px;
        bottom: 1px;
    }

        .product-item-opt-4 .product-item-actions .btn {
            width: 30px;
            height: 30px;
            line-height: 28px;
            padding: 0;
            text-align: center;
            background-color: #fff;
            color: #fff;
            margin-top: 5px;
            display: block;
            background-position: center;
            background-repeat: no-repeat;
            border: 1px solid #dfdfdf;
            -webkit-transform: scale(0.1);
            -ms-transform: scale(0.1);
            -o-transform: scale(0.1);
            transform: scale(0.1);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

            .product-item-opt-4 .product-item-actions .btn span {
                display: none;
            }

            .product-item-opt-4 .product-item-actions .btn:hover {
                color: #fff;
                background-color: #2c6b4c;
                border-color: #2c6b4c;
            }

        .product-item-opt-4 .product-item-actions .btn-wishlist {
            background-image: url(/Assets/images/icon/btn-wishlist.png);
        }

            .product-item-opt-4 .product-item-actions .btn-wishlist:hover {
                background-image: url(/Assets/images/icon/btn-wishlist-hover.png);
            }

        .product-item-opt-4 .product-item-actions .btn-compare {
            background-image: url(/Assets/images/icon/btn-compare.png);
        }

            .product-item-opt-4 .product-item-actions .btn-compare:hover {
                background-image: url(/Assets/images/icon/btn-compare-hover.png);
            }

        .product-item-opt-4 .product-item-actions .btn-cart {
            background-image: url(/Assets/images/icon/btn-cart.png);
        }

            .product-item-opt-4 .product-item-actions .btn-cart:hover {
                background-image: url(/Assets/images/icon/btn-cart-hover.png);
            }

    .product-item-opt-4 .product-item-label {
        position: absolute;
        top: 20px;
        right: 0px;
        line-height: 28px;
        padding: 0 8px;
        display: block;
        background-color: #3395ff;
        color: #fff;
        font-size: 13px;
    }

        .product-item-opt-4 .product-item-label:before {
            content: "";
            position: absolute;
            top: 0;
            left: -9px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 9px 14px 0;
            border-color: transparent #3395ff transparent transparent;
        }

        .product-item-opt-4 .product-item-label:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: -9px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 14px 9px;
            border-color: transparent transparent #3395ff transparent;
        }

        .product-item-opt-4 .product-item-label.label-sale {
            background-color: #ff9c33;
        }

            .product-item-opt-4 .product-item-label.label-sale:before {
                border-color: transparent #ff9c33 transparent transparent;
            }

            .product-item-opt-4 .product-item-label.label-sale:after {
                border-color: transparent transparent #ff9c33 transparent;
            }

@media (max-width: 991px) {
    body.filter-active {
        overflow: hidden;
        height: 0;
    }

    .catalog-category-view .col-sidebar > *:not(.no-hide) {
        display: none;
    }
}

.toolbar-products {
    /* Safari */
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: flex-start;
    -webkit-justify-content: space-between;
    flex: 1 1 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 8px 0 0px;
}

    .toolbar-products.toolbar-top {
        margin-top: 40px;
        margin-bottom: 45px;
    }

    .toolbar-products.toolbar-bottom {
        margin-top: 20px;
        margin-bottom: 65px;
    }

    .toolbar-products .btn-filter-products {
        line-height: 32px;
        text-transform: uppercase;
        cursor: pointer;
        border: 1px solid #dfdfdf;
        color: #000000;
        background-color: #fff;
        padding: 0 12px;
        font-size: 14px;
        font-weight: 300;
        display: none;
    }

        .toolbar-products .btn-filter-products:hover {
            color: #2c6b4c;
        }

    .toolbar-products .modes .label {
        display: none;
    }

    .toolbar-products .toolbar-option .label {
        color: #000000;
        display: inline-block;
        line-height: 34px;
        font-weight: normal;
        font-size: 14px;
        padding: 0;
        vertical-align: top;
        margin: 0;
        margin-right: 5px;
    }

    .toolbar-products .form-control {
        height: 34px;
        border: 1px solid #dfdfdf;
        color: #000000;
        display: inline-block;
        box-shadow: none;
        font-size: 14px;
        font-weight: 300;
        padding-left: 10px;
        padding-right: 19px;
        background-position: center right 10px;
        background-repeat: no-repeat;
        background-image: url(/Assets/images/icon/arrow-select.png);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .toolbar-products .modes {
        font-size: 13px;
        margin-bottom: 7px;
    }

        .toolbar-products .modes .modes-mode {
            margin-top: 2px;
            width: 29px;
            height: 27px;
            text-align: center;
            background-color: #dddddd;
            color: #bcbcbc;
            display: inline-block;
            margin-right: 6px;
            background-position: center;
            background-repeat: no-repeat;
        }

            .toolbar-products .modes .modes-mode span {
                display: none;
            }

            .toolbar-products .modes .modes-mode.active,
            .toolbar-products .modes .modes-mode:hover {
                color: #fff;
                background-color: #2c6b4c;
            }

        .toolbar-products .modes .mode-grid {
            background-image: url(/Assets/images/icon/grid.png);
        }

            .toolbar-products .modes .mode-grid.active,
            .toolbar-products .modes .mode-grid:hover {
                background-image: url(/Assets/images/icon/grid-active.png);
            }

        .toolbar-products .modes .mode-list {
            background-image: url(/Assets/images/icon/list.png);
        }

            .toolbar-products .modes .mode-list.active,
            .toolbar-products .modes .mode-list:hover {
                background-image: url(/Assets/images/icon/list-active.png);
            }

    .toolbar-products .toolbar-sorter,
    .toolbar-products .toolbar-limiter {
        display: inline-block;
        vertical-align: top;
        margin: 0 13px;
        margin-bottom: 7px;
    }

        .toolbar-products .toolbar-sorter .form-control {
            padding-left: 12px;
            width: 105px;
        }

        .toolbar-products .toolbar-limiter .form-control {
            text-align-last: center;
            text-align: center;
            width: 54px;
            padding-left: 2px;
        }

@media (max-width: 991px) {
    .toolbar-products .modes {
        display: none;
    }

    .toolbar-products .btn-filter-products {
        display: block;
    }

        .toolbar-products .btn-filter-products.active:before {
            content: "";
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 333;
        }
}

@media (max-width: 767px) {
    .toolbar-products .modes,
    .toolbar-products .toolbar-limiter {
        display: none;
    }

    .toolbar-products .toolbar-sorter {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (max-width: 600px) {
    .toolbar-products.toolbar-top .pagination {
        display: none;
    }

    .toolbar-products.toolbar-bottom .toolbar-option,
    .toolbar-products.toolbar-bottom .btn-filter-products {
        display: none;
    }
}

.category-view {
    margin-top: 30px;
}

    .category-view .category-image {
        display: block;
        position: relative;
        overflow: hidden;
    }

        .category-view .category-image:before,
        .category-view .category-image:after {
            content: "";
            position: absolute;
            top: 5px;
            bottom: 5px;
            left: 5px;
            right: 5px;
            border-style: solid;
            border-color: #fff;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            z-index: 100;
        }

        .category-view .category-image:before {
            border-width: 1px 0 1px 0;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            top: 10px;
            bottom: 10px;
        }

        .category-view .category-image:after {
            border-width: 0px 1px 0px 1px;
            -webkit-transform: scale(1, 0);
            -ms-transform: scale(1, 0);
            -o-transform: scale(1, 0);
            transform: scale(1, 0);
            left: 10px;
            right: 10px;
        }

        .category-view .category-image:hover:before,
        .category-view .category-image:hover:after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .category-view .category-image:hover img {
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .category-view .category-image img {
            display: block;
            width: 100%;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .category-view .category-image img {
            display: block;
            width: 100%;
        }

.catalog-view-default .category-view {
    margin-top: 0;
}

.category-view:hover .owl-nav .owl-prev,
.category-view:hover .owl-nav .owl-next {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.category-view:hover .owl-nav .owl-prev {
    left: 0;
}

.category-view:hover .owl-nav .owl-next {
    right: 0;
}

.category-view .owl-nav .owl-prev,
.category-view .owl-nav .owl-next {
    width: 40px;
    line-height: 40px;
    background-color: #a1a19c;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

    .category-view .owl-nav .owl-prev:hover,
    .category-view .owl-nav .owl-next:hover {
        background-color: #2c6b4c;
        color: #fff;
    }

    .category-view .owl-nav .owl-prev:before,
    .category-view .owl-nav .owl-next:before {
        content: "\f105";
        font-family: "FontAwesome";
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

.category-view .owl-nav .owl-prev {
    left: 15px;
}

    .category-view .owl-nav .owl-prev:before {
        content: "\f104";
    }

.category-view .owl-nav .owl-next {
    right: 15px;
}

.products.products-grid {
    padding-top: 5px;
}

    .products.products-grid .product-items .col-sm-4:nth-child(3n+1) {
        clear: both;
    }

@media (max-width: 767px) {
    .products.products-grid .product-items .col-sm-4 {
        float: left;
        width: 50%;
    }

        .products.products-grid .product-items .col-sm-4:nth-child(3n+1) {
            clear: none;
        }

        .products.products-grid .product-items .col-sm-4:nth-child(2n+1) {
            clear: both;
        }
}

.products.products-grid .product-items .col-sm-3:nth-child(4n+1) {
    clear: both;
}

@media (max-width: 767px) {
    .products.products-grid .product-items .col-sm-3 {
        float: left;
        width: 50%;
    }

        .products.products-grid .product-items .col-sm-3:nth-child(4n+1) {
            clear: none;
        }

        .products.products-grid .product-items .col-sm-3:nth-child(2n+1) {
            clear: both;
        }
}

.products.products-grid .product-items .col-sm-6:nth-child(2n+1) {
    clear: both;
}

@media (max-width: 767px) {
    .products.products-grid .product-items .col-sm-6 {
        float: left;
        width: 50%;
    }

        .products.products-grid .product-items .col-sm-6:nth-child(2n+1) {
            clear: none;
        }

        .products.products-grid .product-items .col-sm-6:nth-child(2n+1) {
            clear: both;
        }
}

.products.products-grid .product-items .product-item {
    margin-bottom: 19px;
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 479px) {
    .products.products-grid .product-items .product-item {
        width: 100%;
        max-width: 330px;
        margin-right: auto;
        margin-left: auto;
        float: none;
        display: block;
    }
}

.products.products-grid .product-items .product-item-opt-2 {
    border: 1px solid #eeeeee;
}

.catalog-view-default .products.products-grid .product-items .product-item {
    margin-bottom: 30px;
}

.products.products-list .product-items .product-item {
    margin-bottom: 19px;
}

    .products.products-list .product-items .product-item .product-item-info {
        background-color: transparent;
        border: none;
        padding: 0;
    }

        .products.products-list .product-items .product-item .product-item-info:before,
        .products.products-list .product-items .product-item .product-item-info:after {
            content: "";
            display: table;
        }

        .products.products-list .product-items .product-item .product-item-info:after {
            clear: both;
        }

    .products.products-list .product-items .product-item .product-item-photo {
        float: left;
        width: 31%;
        border: 1px solid #dfdfdf;
        background-color: #fff;
        padding: 30px 25px;
    }

    .products.products-list .product-items .product-item .product-item-detail {
        float: right;
        width: 69%;
        padding-left: 20px;
    }

    .products.products-list .product-items .product-item .product-item-name {
        font-size: 15px;
        color: #333333;
        font-weight: 600;
        margin-top: 38px;
    }

@media (max-width: 1199px) {
    .products.products-list .product-items .product-item .product-item-name {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .products.products-list .product-items .product-item .product-item-name {
        margin-top: 0px;
    }
}

.products.products-list .product-items .product-item .product-item-name a {
    color: #333333;
}

    .products.products-list .product-items .product-item .product-item-name a:hover,
    .products.products-list .product-items .product-item .product-item-name a:focus {
        color: #2c6b4c;
    }

@media (max-width: 680px) {
    .products.products-list .product-items .product-item .product-item-des {
        margin-bottom: 10px;
    }
}

@media (max-width: 479px) {
    .products.products-list .product-items .product-item .product-item-photo {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .products.products-list .product-items .product-item .product-item-detail {
        float: none;
        width: 100%;
    }
}

.products.products-list .product-items .product-item-opt-2 {
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
}

    .products.products-list .product-items .product-item-opt-2 .product-item-photo {
        border: none;
    }

    .products.products-list .product-items .product-item-opt-2 .product-item-info .product-reviews-summary,
    .products.products-list .product-items .product-item-opt-2 .product-item-info .product-item-price {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 6px;
    }

    .products.products-list .product-items .product-item-opt-2 .product-item-info .btn-cart,
    .products.products-list .product-items .product-item-opt-2 .product-item-info .btn {
        position: static;
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        float: left;
        margin: 0 6px;
        background-color: #999999;
    }

        .products.products-list .product-items .product-item-opt-2 .product-item-info .btn-cart:hover,
        .products.products-list .product-items .product-item-opt-2 .product-item-info .btn:hover {
            background-color: #2c6b4c;
        }

    .products.products-list .product-items .product-item-opt-2 .product-item-info .btn-cart {
        width: auto;
        border-radius: 0;
        padding: 0 10px;
        height: 36px;
        margin: 0;
        margin-bottom: 15px;
        float: none;
        clear: both;
        background-color: #2c6b4c;
        line-height: 1;
    }

        .products.products-list .product-items .product-item-opt-2 .product-item-info .btn-cart:hover {
            background-color: #cc0033;
        }

        .products.products-list .product-items .product-item-opt-2 .product-item-info .btn-cart:before {
            display: inline-block;
            background-image: url(/Assets/images/icon/cart-catalog-op1.png);
        }

        .products.products-list .product-items .product-item-opt-2 .product-item-info .btn-cart span {
            display: inline-block;
        }

    .products.products-list .product-items .product-item-opt-2 .product-item-detail {
        padding-right: 20px;
    }

    .products.products-list .product-items .product-item-opt-2 .product-item-actions {
        position: absolute;
        top: 0;
        right: 0;
        opacity: 1;
        visibility: visible;
    }

        .products.products-list .product-items .product-item-opt-2 .product-item-actions:before,
        .products.products-list .product-items .product-item-opt-2 .product-item-actions:after {
            content: "";
            display: table;
        }

        .products.products-list .product-items .product-item-opt-2 .product-item-actions:after {
            clear: both;
        }

        .products.products-list .product-items .product-item-opt-2 .product-item-actions .btn {
            -webkit-animation: none;
            -o-animation: none;
            animation: none;
        }

@media (max-width: 600px) {
    .products.products-list .product-items .product-item-opt-2 .product-item-actions {
        position: static;
        margin-top: 10px;
    }
}

.products.products-list .product-items .product-item-opt-2 .product-item-name {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    white-space: normal;
    margin-top: 20px;
}

    .products.products-list .product-items .product-item-opt-2 .product-item-name a {
        color: #333333;
    }

        .products.products-list .product-items .product-item-opt-2 .product-item-name a:hover {
            color: #2c6b4c;
        }

.products.products-list .product-items .product-item-opt-2 .product-item-label.label-price {
    top: 9px;
}

.products.products-list .product-items .product-item-opt-2 .product-info-des {
    position: relative;
    padding-right: 150px;
    min-height: 102px;
}

@media (max-width: 600px) {
    .products.products-list .product-items .product-item-opt-2 .product-info-des {
        padding-right: 0;
        min-height: 0;
    }
}

.products.products-list .product-items .product-item-opt-2 .product-item-code {
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px;
}

.products.products-list .product-items .product-item-opt-2 .product-item-stock {
    font-size: 14px;
    margin-bottom: 5px;
    color: #6bb898;
}

    .products.products-list .product-items .product-item-opt-2 .product-item-stock .title {
        color: #333333;
    }

.products.products-list .product-items .product-item-opt-2 .product-item-des {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.page-no-bg {
    background-color: #fff !important;
}

    .page-no-bg .site-header {
        background-color: #fff !important;
    }

        .page-no-bg .site-header .header-content {
            background-color: #fff;
        }

        .page-no-bg .site-header .header-nav {
            background-color: #EBEBEB;
        }

.catalog-view-default .toolbar-products {
    padding: 0;
    border: none;
}

    .catalog-view-default .toolbar-products .cate-title {
        margin: 0;
        margin-bottom: -1px;
        font-size: 18px;
        font-weight: bold;
        padding: 0 12px;
        line-height: 32px;
        border-bottom: 3px solid #2c6b4c;
    }

    .catalog-view-default .toolbar-products.toolbar-top {
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 25px;
        margin-top: 20px;
    }

        .catalog-view-default .toolbar-products.toolbar-top .toolbar-option,
        .catalog-view-default .toolbar-products.toolbar-top .pagination {
            display: none;
        }

    .catalog-view-default .toolbar-products.toolbar-bottom {
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
        margin-top: 0;
        margin-bottom: 40px;
    }

        .catalog-view-default .toolbar-products.toolbar-bottom .modes {
            display: none;
        }

    .catalog-view-default .toolbar-products .btn-filter-products {
        margin-bottom: 0px;
        line-height: 28px;
    }

        .catalog-view-default .toolbar-products .btn-filter-products:hover {
            color: #2c6b4c;
        }

    .catalog-view-default .toolbar-products .modes {
        margin: 0;
    }

        .catalog-view-default .toolbar-products .modes:before,
        .catalog-view-default .toolbar-products .modes:after {
            content: "";
            display: table;
        }

        .catalog-view-default .toolbar-products .modes:after {
            clear: both;
        }

        .catalog-view-default .toolbar-products .modes .modes-mode {
            background-color: #fafafa;
            width: 30px;
            height: 30px;
            float: left;
            display: block;
            margin: 0;
            margin-left: 3px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

            .catalog-view-default .toolbar-products .modes .modes-mode.active,
            .catalog-view-default .toolbar-products .modes .modes-mode:hover {
                background-color: #2c6b4c;
                border-color: #2c6b4c;
                -webkit-transition: 0.2s;
                -o-transition: 0.2s;
                transition: 0.2s;
            }

        .catalog-view-default .toolbar-products .modes .mode-list {
            background-image: url(/Assets/images/icon/list-view-bg.png);
            background-position: top left;
        }

            .catalog-view-default .toolbar-products .modes .mode-list.active,
            .catalog-view-default .toolbar-products .modes .mode-list:hover {
                background-position: bottom left;
            }

        .catalog-view-default .toolbar-products .modes .mode-grid {
            background-image: url(/Assets/images/icon/grid-view-bg.png);
            background-position: top left;
        }

            .catalog-view-default .toolbar-products .modes .mode-grid.active,
            .catalog-view-default .toolbar-products .modes .mode-grid:hover {
                background-position: bottom left;
            }

    .catalog-view-default .toolbar-products .toolbar-sorter,
    .catalog-view-default .toolbar-products .toolbar-limiter {
        margin: 0;
        margin-right: 25px;
    }

        .catalog-view-default .toolbar-products .toolbar-sorter .label,
        .catalog-view-default .toolbar-products .toolbar-limiter .label {
            display: none;
        }

        .catalog-view-default .toolbar-products .toolbar-sorter .sorter-options,
        .catalog-view-default .toolbar-products .toolbar-limiter .sorter-options,
        .catalog-view-default .toolbar-products .toolbar-sorter .limiter-options,
        .catalog-view-default .toolbar-products .toolbar-limiter .limiter-options {
            height: 31px;
            background-color: #fafafa;
            border: 1px solid #e8e8e8;
            padding-left: 5px;
            padding-right: 12px;
            padding-top: 0;
            padding-bottom: 0;
            font-size: 13px;
            color: #333333;
            background-image: url(/Assets/images/icon/select.png);
            background-position: center right 5px;
            font-weight: normal;
        }

        .catalog-view-default .toolbar-products .toolbar-limiter .limiter-options {
            width: 95px;
            text-align: left;
        }

        .catalog-view-default .toolbar-products .toolbar-sorter:before,
        .catalog-view-default .toolbar-products .toolbar-sorter:after {
            content: "";
            display: table;
        }

        .catalog-view-default .toolbar-products .toolbar-sorter:after {
            clear: both;
        }

        .catalog-view-default .toolbar-products .toolbar-sorter .sorter-options {
            width: 110px;
            float: left;
        }

        .catalog-view-default .toolbar-products .toolbar-sorter .sorter-action {
            display: block;
            line-height: 29px;
            border: 1px solid #e8e8e8;
            width: 37px;
            text-align: center;
            background-color: #fafafa;
            color: #333333;
            float: left;
            margin-left: -1px;
            height: 31px;
        }

            .catalog-view-default .toolbar-products .toolbar-sorter .sorter-action:before {
                content: "\f15d";
                font-family: 'FontAwesome';
            }

    .catalog-view-default .toolbar-products .pagination:before,
    .catalog-view-default .toolbar-products .pagination:after {
        content: "";
        display: table;
    }

    .catalog-view-default .toolbar-products .pagination:after {
        clear: both;
    }

    .catalog-view-default .toolbar-products .pagination > li {
        margin: 0;
        display: block;
        float: left;
    }

        .catalog-view-default .toolbar-products .pagination > li > a,
        .catalog-view-default .toolbar-products .pagination > li > span {
            line-height: 29px;
            min-width: 34px;
            background-color: #fafafa;
            font-size: 13px;
            color: #333333;
            font-weight: normal;
        }

        .catalog-view-default .toolbar-products .pagination > li.active > a,
        .catalog-view-default .toolbar-products .pagination > li.active > span {
            background-color: #2c6b4c;
            color: #fff;
            border-color: #2c6b4c;
        }

        .catalog-view-default .toolbar-products .pagination > li.action > a,
        .catalog-view-default .toolbar-products .pagination > li.action > span {
            padding-left: 15px;
            padding-right: 15px;
        }

            .catalog-view-default .toolbar-products .pagination > li.action > a span,
            .catalog-view-default .toolbar-products .pagination > li.action > span span {
                font-size: 16px;
                line-height: 29px;
                vertical-align: top;
            }

        .catalog-view-default .toolbar-products .pagination > li .action-next > a span,
        .catalog-view-default .toolbar-products .pagination > li .action-next > span span {
            margin-left: 4px;
        }

        .catalog-view-default .toolbar-products .pagination > li .action-prew > a span,
        .catalog-view-default .toolbar-products .pagination > li .action-prew > span span {
            margin-right: 4px;
        }

.catalog-view-default .category-view {
    margin-bottom: 33px;
}

.catalog-view-default .product-item-opt-2 .product-item-info .btn-cart {
    background-color: rgba(51, 51, 51, 0.5);
    height: 45px;
    line-height: 43px;
}

    .catalog-view-default .product-item-opt-2 .product-item-info .btn-cart:hover {
        background-color: #2c6b4c;
    }

.catalog-view-default .product-item-opt-2 .product-item-actions {
    right: 15px;
}

.catalog-view-default .breadcrumb {
    margin: 13px 0;
}

    .catalog-view-default .breadcrumb li + li:before {
        content: ">";
        color: #333333;
    }

    .catalog-view-default .breadcrumb li a:hover {
        color: #2c6b4c;
    }

    .catalog-view-default .breadcrumb .active {
        color: #333333;
    }

.category-links {
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

    .category-links:before,
    .category-links:after {
        content: "";
        display: table;
    }

    .category-links:after {
        clear: both;
    }

    .category-links > li {
        float: left;
    }

        .category-links > li > a {
            display: block;
            line-height: 34px;
            font-size: 13px;
            color: #333333;
            text-transform: capitalize;
            padding: 0 32px;
            position: relative;
        }

@media (max-width: 1199px) {
    .category-links > li > a {
        padding: 0 22px;
    }
}

.category-links > li > a:hover {
    background-color: #f2f2f2;
}

@media (max-width: 479px) {
    .category-links > li {
        float: none;
        display: block;
    }
}

.category-links > li.current-cate > a {
    background-color: #000000;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

    .category-links > li.current-cate > a:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 3px 0 3px 5px;
        border-color: transparent transparent transparent #000000;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: -5px;
        z-index: 10;
    }

@media (max-width: 479px) {
    .category-links > li.current-cate > a:before {
        border-width: 4px 3px 0 3px;
        border-color: #000000 transparent transparent transparent;
        top: auto;
        margin-top: 0;
        bottom: -4px;
        left: 20px;
        right: auto;
    }
}



.breadcrumb-page .breadcrumb {
    margin-top: 5px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

    .breadcrumb-page .breadcrumb li a {
        color: #999999;
    }

        .breadcrumb-page .breadcrumb li a:hover {
            color: #2c6b4c;
        }

    .breadcrumb-page .breadcrumb li.active {
        color: #333;
    }

        .breadcrumb-page .breadcrumb li.active a {
            color: #333;
        }

.catalog-view_default .product-media {
    margin-bottom: 60px;
}

    .catalog-view_default .product-media .images-large {
        position: relative;
        border: 1px solid #dfdfdf;
        background-color: #fff;
        margin-bottom: 33px;
        text-align: center;
        padding: 70px 58px;
    }

        .catalog-view_default .product-media .images-large .btn-zoom {
            position: absolute;
            bottom: 10px;
            right: 10px;
            background-color: #8f8f8f;
            color: #fff;
            border-radius: 3px;
            border: none;
            box-shadow: none;
            z-index: 1000;
            line-height: 34px;
            width: 34px;
            text-align: center;
            font-size: 24px;
            padding: 0;
        }

            .catalog-view_default .product-media .images-large .btn-zoom:before {
                content: "\f0b2";
                font-family: "FontAwesome";
            }

            .catalog-view_default .product-media .images-large .btn-zoom:hover,
            .catalog-view_default .product-media .images-large .btn-zoom:focus {
                box-shadow: none;
                border: none;
                outline: none;
            }

            .catalog-view_default .product-media .images-large .btn-zoom span {
                display: none;
            }

    .catalog-view_default .product-media .images-small a {
        display: block;
        position: relative;
        overflow: hidden;
        border: 1px solid #dfdfdf;
        background-color: #fff;
        text-align: center;
        padding: 5px 10px;
    }

        .catalog-view_default .product-media .images-small a.active {
            border: 1px solid #2c6b4c;
        }

        .catalog-view_default .product-media .images-small a img {
            margin: auto;
            display: block;
            width: 100%;
        }

    .catalog-view_default .product-media .images-small .owl-prev,
    .catalog-view_default .product-media .images-small .owl-next {
        width: 18px;
        text-align: center;
        line-height: 30px;
        color: #888888;
        border-radius: 0;
        display: block;
        height: auto;
        text-indent: 0;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        font-size: 25px;
    }

        .catalog-view_default .product-media .images-small .owl-prev:hover,
        .catalog-view_default .product-media .images-small .owl-next:hover {
            color: #2c6b4c;
        }

        .catalog-view_default .product-media .images-small .owl-prev:before,
        .catalog-view_default .product-media .images-small .owl-next:before {
            content: "";
            font-family: "FontAwesome";
        }

    .catalog-view_default .product-media .images-small .owl-prev {
        text-align: left;
        left: 0;
    }

        .catalog-view_default .product-media .images-small .owl-prev:before {
            content: "\f104";
        }

    .catalog-view_default .product-media .images-small .owl-next {
        right: 0;
        text-align: right;
    }

        .catalog-view_default .product-media .images-small .owl-next:before {
            content: "\f105";
        }

.catalog-view_default .product-info-main {
    margin-bottom: 60px;
}

    .catalog-view_default .product-info-main .page-title {
        font-size: 20px;
        color: #333333;
        text-transform: capitalize;
        font-weight: 600;
        display: block;
        margin-top: 0;
        margin-bottom: 8px;
    }

    .catalog-view_default .product-info-main .product-reviews-summary {
        margin-bottom: 15px;
    }

        .catalog-view_default .product-info-main .product-reviews-summary .rating-summary,
        .catalog-view_default .product-info-main .product-reviews-summary .rating-action {
            display: inline-block;
            vertical-align: middle;
        }

        .catalog-view_default .product-info-main .product-reviews-summary .rating-summary {
            margin-right: 5px;
        }

        .catalog-view_default .product-info-main .product-reviews-summary .rating-action {
            color: #888888;
            font-size: 14px;
            text-transform: capitalize;
        }

            .catalog-view_default .product-info-main .product-reviews-summary .rating-action a {
                color: #888888;
            }

                .catalog-view_default .product-info-main .product-reviews-summary .rating-action a:hover {
                    color: #2c6b4c;
                }

    .catalog-view_default .product-info-main .product-info-price {
        margin-bottom: 25px;
    }

        .catalog-view_default .product-info-main .product-info-price:before,
        .catalog-view_default .product-info-main .product-info-price:after {
            content: "";
            display: table;
        }

        .catalog-view_default .product-info-main .product-info-price:after {
            clear: both;
        }

    .catalog-view_default .product-info-main .price-box {
        float: left;
        margin-right: 120px;
    }

        .catalog-view_default .product-info-main .price-box .price {
            font-size: 18px;
            color: #333333;
            line-height: 24px;
        }

        .catalog-view_default .product-info-main .price-box .old-price .price {
            text-decoration: line-through;
        }

    .catalog-view_default .product-info-main .product-info-stock-sku {
        float: left;
        color: #2c6b4c;
        text-transform: capitalize;
        font-size: 14px;
        line-height: 24px;
    }

        .catalog-view_default .product-info-main .product-info-stock-sku .label {
            color: #333;
            font-weight: normal;
            padding: 0;
            margin-right: 10px;
            font-size: 14px;
        }

    .catalog-view_default .product-info-main .product-overview {
        color: #888888;
        font-size: 14px;
        margin-bottom: 25px;
    }

        .catalog-view_default .product-info-main .product-overview .overview-label {
            text-transform: uppercase;
            display: block;
            color: #333333;
            margin-bottom: 5px;
        }

        .catalog-view_default .product-info-main .product-overview .overview-content {
            overflow: hidden;
            max-height: 75px;
            line-height: 24px;
        }

    .catalog-view_default .product-info-main .product-add-form .product-options-wrapper {
        margin-bottom: 45px;
    }

        .catalog-view_default .product-info-main .product-add-form .product-options-wrapper .form-group {
            display: block;
            width: 100%;
            margin-bottom: 23px;
            max-width: 485px;
        }

            .catalog-view_default .product-info-main .product-add-form .product-options-wrapper .form-group label {
                display: block;
                font-weight: normal;
                padding: 0;
                text-transform: uppercase;
                color: #333;
                font-size: 14px;
            }

                .catalog-view_default .product-info-main .product-add-form .product-options-wrapper .form-group label sup {
                    color: #2c6b4c;
                    font-size: 15px;
                    top: 0px;
                }

            .catalog-view_default .product-info-main .product-add-form .product-options-wrapper .form-group .control {
                display: block;
            }

            .catalog-view_default .product-info-main .product-add-form .product-options-wrapper .form-group .form-control {
                height: 39px;
                width: 100%;
                border: 1px solid #dfdfdf;
                text-align: center;
                font-size: 14px;
                color: #888888;
            }

    .catalog-view_default .product-info-main .product-add-form .share {
        margin-bottom: 36px;
    }

        .catalog-view_default .product-info-main .product-add-form .share:before,
        .catalog-view_default .product-info-main .product-add-form .share:after {
            content: "";
            display: table;
        }

        .catalog-view_default .product-info-main .product-add-form .share:after {
            clear: both;
        }

    .catalog-view_default .product-info-main .product-add-form .form-qty {
        height: 43px;
        background-color: #dedede;
        padding-top: 6px;
        padding-left: 20px;
        padding-right: 28px;
        float: left;
    }

        .catalog-view_default .product-info-main .product-add-form .form-qty label {
            display: inline-block;
            font-size: 14px;
            color: #333333;
            line-height: 34px;
            margin: 0;
            vertical-align: top;
            margin-right: 15px;
            font-weight: normal;
        }

        .catalog-view_default .product-info-main .product-add-form .form-qty .control {
            padding-right: 16px;
            position: relative;
            width: 49px;
            display: inline-block;
            vertical-align: top;
        }

        .catalog-view_default .product-info-main .product-add-form .form-qty .input-qty {
            text-align: center;
            height: 33px;
            background-color: #fff;
            border: none;
            box-shadow: none;
            width: 33px;
            padding: 0;
        }

        .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number {
            background-color: #333333;
            cursor: pointer;
            line-height: 17px;
            width: 16px;
            text-align: center;
            position: absolute;
            right: 0;
            display: block;
            color: #fff;
            border: none;
            padding: 0;
        }

            .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number:hover,
            .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number:focus,
            .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number.focus,
            .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number.active,
            .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number.disabled,
            .catalog-view_default .product-info-main .product-add-form .form-qty .btn-number:disabled {
                background-color: #333333;
                color: #fff;
                outline: none;
                outline-style: none;
            }

        .catalog-view_default .product-info-main .product-add-form .form-qty .qtyminus {
            bottom: 0;
        }

        .catalog-view_default .product-info-main .product-add-form .form-qty .qtyplus {
            top: 0;
        }

    .catalog-view_default .product-info-main .actions {
        float: left;
        margin-bottom: 15px;
    }

        .catalog-view_default .product-info-main .actions:before,
        .catalog-view_default .product-info-main .actions:after {
            content: "";
            display: table;
        }

        .catalog-view_default .product-info-main .actions:after {
            clear: both;
        }

        .catalog-view_default .product-info-main .actions .action {
            width: 41px;
            height: 43px;
            line-height: 41px;
            padding: 0;
            text-align: center;
            background-color: #fff;
            color: #333;
            font-size: 14px;
            margin-bottom: 10px;
            display: block;
            background-position: center;
            background-repeat: no-repeat;
            text-transform: uppercase;
            border: 1px solid #dfdfdf;
            float: left;
            margin-right: 5px;
        }

            .catalog-view_default .product-info-main .actions .action:last-child {
                margin-right: 0;
            }

            .catalog-view_default .product-info-main .actions .action span {
                display: none;
            }

            .catalog-view_default .product-info-main .actions .action:hover {
                color: #fff;
                background-color: #2c6b4c;
                border-color: #2c6b4c;
            }

        .catalog-view_default .product-info-main .actions .btn-wishlist {
            background-image: url(/Assets/images/icon/btn-wishlist.png);
        }

            .catalog-view_default .product-info-main .actions .btn-wishlist:hover {
                background-image: url(/Assets/images/icon/btn-wishlist-hover.png);
            }

        .catalog-view_default .product-info-main .actions .btn-compare {
            background-image: url(/Assets/images/icon/btn-compare.png);
        }

            .catalog-view_default .product-info-main .actions .btn-compare:hover {
                background-image: url(/Assets/images/icon/btn-compare-hover.png);
            }

        .catalog-view_default .product-info-main .actions .btn-cart {
            padding-left: 35px;
            background-position: center left 11px;
            width: auto;
            padding-right: 15px;
            background-image: url(/Assets/images/iconbtn-cart.png);
        }

            .catalog-view_default .product-info-main .actions .btn-cart span {
                display: block;
            }

            .catalog-view_default .product-info-main .actions .btn-cart:hover {
                background-image: url(/Assets/images/iconbtn-cart-hover.png);
            }

.catalog-view_default .product-info-detailed {
    margin-bottom: 37px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    position: relative;
    display: table;
    height: 370px;
}

    .catalog-view_default .product-info-detailed > .nav {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0;
        min-width: 170px;
        display: table-cell;
        vertical-align: top;
        border-right: 1px solid #dfdfdf;
    }

        .catalog-view_default .product-info-detailed > .nav li {
            float: none;
            display: block;
            margin: 0;
        }

            .catalog-view_default .product-info-detailed > .nav li a {
                line-height: 43px;
                padding: 0 10px 0 27px;
                border-bottom: 1px solid #dfdfdf;
                color: #333;
                white-space: nowrap;
            }

            .catalog-view_default .product-info-detailed > .nav li.active a,
            .catalog-view_default .product-info-detailed > .nav li:hover a {
                color: #fff;
                background-color: #2c6b4c;
            }

    .catalog-view_default .product-info-detailed > .tab-content {
        display: table-cell;
        vertical-align: top;
        padding: 40px 20px;
        font-size: 14px;
        color: #888888;
        overflow: hidden;
    }

        .catalog-view_default .product-info-detailed > .tab-content .block-title {
            display: none;
        }

@media (max-width: 767px) {
    .catalog-view_default .product-info-detailed {
        display: block;
        height: auto;
    }

        .catalog-view_default .product-info-detailed > .nav {
            display: none;
        }

        .catalog-view_default .product-info-detailed > .tab-content {
            display: block;
        }

            .catalog-view_default .product-info-detailed > .tab-content .block-title {
                display: block;
                line-height: 43px;
                cursor: pointer;
                background-color: #fff;
                border-bottom: 1px solid #dfdfdf;
                text-transform: uppercase;
                font-size: 16px;
                font-weight: 600;
            }

            .catalog-view_default .product-info-detailed > .tab-content .block-content {
                display: none;
                margin-top: 20px;
                border-bottom: 1px solid #dfdfdf;
            }

            .catalog-view_default .product-info-detailed > .tab-content .tab-pane {
                position: static;
                opacity: 1;
                visibility: visible;
            }

            .catalog-view_default .product-info-detailed > .tab-content .tab-pane {
                display: block;
            }

                .catalog-view_default .product-info-detailed > .tab-content .tab-pane.has-active .block-content {
                    display: block;
                }

                .catalog-view_default .product-info-detailed > .tab-content .tab-pane.has-active .block-title {
                    color: #2c6b4c;
                }
}

.block-upsell,
.block-related {
    margin-bottom: 37px;
}

    .block-upsell .block-title,
    .block-related .block-title {
        font-size: 18px;
        color: #333333;
        border-bottom: 1px solid #dfdfdf;
        margin-bottom: 30px;
        text-transform: uppercase;
    }

        .block-upsell .block-title .title,
        .block-related .block-title .title {
            font-weight: 600;
            display: block;
            margin: 0;
            line-height: 36px;
        }

.catalog-view-default .block-upsell,
.catalog-view-default .block-related {
    margin-bottom: 17px;
}

    .catalog-view-default .block-upsell .block-title,
    .catalog-view-default .block-related .block-title {
        margin-bottom: 8px;
        border-bottom: none;
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }

.block-upsell .owl-nav,
.block-related .owl-nav {
    position: absolute;
    right: 0;
    top: -70px;
}

    .block-upsell .owl-nav:before,
    .block-related .owl-nav:before,
    .block-upsell .owl-nav:after,
    .block-related .owl-nav:after {
        content: "";
        display: table;
    }

    .block-upsell .owl-nav:after,
    .block-related .owl-nav:after {
        clear: both;
    }

.catalog-view-default .block-upsell .owl-nav,
.catalog-view-default .block-related .owl-nav {
    top: -40px;
}

.block-upsell .owl-nav .owl-next,
.block-related .owl-nav .owl-next,
.block-upsell .owl-nav .owl-prev,
.block-related .owl-nav .owl-prev {
    width: 33px;
    line-height: 28px;
    border: 1px solid #dfdfdf;
    display: block;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-size: 20px;
    float: left;
    margin-left: 10px;
}

.catalog-view-default .block-upsell .owl-nav .owl-next,
.catalog-view-default .block-related .owl-nav .owl-next,
.catalog-view-default .block-upsell .owl-nav .owl-prev,
.catalog-view-default .block-related .owl-nav .owl-prev {
    width: 24px;
    line-height: 24px;
    background-color: #aaaaaa;
    border: none;
    color: #fff;
    font-size: 16px;
}

    .catalog-view-default .block-upsell .owl-nav .owl-next:hover,
    .catalog-view-default .block-related .owl-nav .owl-next:hover,
    .catalog-view-default .block-upsell .owl-nav .owl-prev:hover,
    .catalog-view-default .block-related .owl-nav .owl-prev:hover {
        background-color: #2c6b4c;
    }

.block-upsell .owl-nav .owl-next:before,
.block-related .owl-nav .owl-next:before,
.block-upsell .owl-nav .owl-prev:before,
.block-related .owl-nav .owl-prev:before {
    content: "";
    font-family: "FontAwesome";
}

.block-upsell .owl-nav .owl-next:hover,
.block-related .owl-nav .owl-next:hover,
.block-upsell .owl-nav .owl-prev:hover,
.block-related .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #2c6b4c;
    border-color: #2c6b4c;
}

.block-upsell .owl-nav .owl-next:before,
.block-related .owl-nav .owl-next:before {
    content: "\f105";
}

.block-upsell .owl-nav .owl-prev:before,
.block-related .owl-nav .owl-prev:before {
    content: "\f104";
}

.block-upsell .owl-item,
.block-related .owl-item {
    padding-bottom: 1px;
}

/*.catalog-view-default .block-upsell .product-item,
.catalog-view-default .block-related .product-item {
    border: 1px solid #eeeeee;
}*/

.catalog-view-default .product-media {
    margin-bottom: 50px;
}

.catalog-view-default h3 {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px;
}

@media (min-width: 767px) {
    .catalog-view-default .product-media {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .catalog-view-default .product-media {
        padding-right: 30px;
    }
}

.catalog-view-default .product-media .images-large {
    position: relative;
    /*border: 1px solid #eeeeee;*/
    background-color: #fff;
    margin-bottom: 25px;
    text-align: center;
    padding: 30px;
}

.catalog-product-view.catalog-view-default .columns {
    padding-bottom: 12px;
}

.catalog-product-view .site-main .block-service {
    margin-top: 77px;
}



.catalog-product-view .col-main {
    margin: 0 0 10px 0;
}

.catalog-view-default .product-media .images-small a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    text-align: center;
    padding: 5px 10px;
}

    .catalog-view-default .product-media .images-small a.active {
        border: 1px solid #2c6b4c;
    }

    .catalog-view-default .product-media .images-small a img {
        margin: auto;
        display: block;
        width: 100%;
    }

.catalog-view-default .product-media .images-small .owl-item {
    padding-bottom: 1px;
}

.catalog-view-default .product-media .images-small .owl-prev,
.catalog-view-default .product-media .images-small .owl-next {
    width: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    background-color: #aaaaaa;
    border-radius: 0;
    display: block;
    height: auto;
    text-indent: 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    font-size: 16px;
}

    .catalog-view-default .product-media .images-small .owl-prev:hover,
    .catalog-view-default .product-media .images-small .owl-next:hover {
        background-color: #2c6b4c;
    }

    .catalog-view-default .product-media .images-small .owl-prev:before,
    .catalog-view-default .product-media .images-small .owl-next:before {
        content: "";
        font-family: "FontAwesome";
    }

.catalog-view-default .product-media .images-small .owl-prev {
    left: -35px;
}

    .catalog-view-default .product-media .images-small .owl-prev:before {
        content: "\f104";
    }

.catalog-view-default .product-media .images-small .owl-next {
    right: -35px;
}

    .catalog-view-default .product-media .images-small .owl-next:before {
        content: "\f105";
    }

.catalog-view-default .product-info-main {
    /*margin-bottom: 50px;*/
}

    /*@media (min-width: 1200px) {
    .catalog-view-default .product-info-main {
        margin-left: -15px;
    }
}*/

    .catalog-view-default .product-info-main .page-title {
        font-size: 24px;
        color: #333;
        text-transform: capitalize;
        display: block;
    }

    .catalog-view-default .product-info-main .product-reviews-summary {
        margin-bottom: 6px;
    }

        .catalog-view-default .product-info-main .product-reviews-summary .rating-summary {
            display: inline-block;
            vertical-align: top;
        }

        .catalog-view-default .product-info-main .product-reviews-summary .reviews-actions {
            display: inline-block;
            vertical-align: top;
            font-size: 14px;
            color: #333333;
        }

            .catalog-view-default .product-info-main .product-reviews-summary .reviews-actions a {
                color: #333333;
                display: inline-block;
                line-height: 18px;
                padding: 0 10px;
            }

                .catalog-view-default .product-info-main .product-reviews-summary .reviews-actions a:hover {
                    color: #2c6b4c;
                }

            .catalog-view-default .product-info-main .product-reviews-summary .reviews-actions .action {
                border-right: 1px solid #e5e5e5;
            }

                .catalog-view-default .product-info-main .product-reviews-summary .reviews-actions .action:last-child {
                    border-right: none;
                }

    .catalog-view-default .product-info-main .product-info-price {
        margin-bottom: 5px;
    }

        .catalog-view-default .product-info-main .product-info-price .price {
            font-weight: bold;
            color: #2c6b4c;
            font-size: 28px;
        }

        .catalog-view-default .product-info-main .product-info-price .old-price {
            font-size: 18px;
            color: #333333;
            text-decoration: line-through;
            margin-left: 8px;
        }

        .catalog-view-default .product-info-main .product-info-price .label-sale {
            display: inline-block;
            line-height: 23px;
            background-color: #2c6b4c;
            color: #fff;
            padding: 0 12px;
            font-size: 14px;
            margin-left: 12px;
        }

    .catalog-view-default .product-info-main .product-info-stock {
        color: #009966;
        font-size: 14px;
        margin-bottom: 7px;
    }

        .catalog-view-default .product-info-main .product-info-stock .label {
            color: #666;
            padding: 0;
            font-size: 14px;
            font-weight: normal;
        }

    .catalog-view-default .product-info-main .product-code,
    .catalog-view-default .product-info-main .product-condition {
        color: #666;
        font-size: 14px;
        margin-bottom: 7px;
    }

        .catalog-view-default .product-info-main .product-condition .text-success {
            color: #36a93c;
        }

    .catalog-view-default .product-info-main .product-code,
    .catalog-view-default .product-info-main .product-brand {
        color: #666;
        font-size: 14px;
        margin-bottom: 7px;
    }

        .catalog-view-default .product-info-main .product-brand .text-success {
            color: #36a93c;
        }

    .catalog-view-default .product-info-main .product-overview {
        border-top: 1px solid #eeeeee;
        padding: 10px 0;
    }

.catalog-view-default .product-info-detailed {
    margin-bottom: 38px;
}

    .catalog-view-default .product-info-detailed .nav {
        margin: 0;
    }

.catalog-view-default .bundle-plus {
    padding-top: 80px;
    font-size: 25px;
    text-align: center;
    color: #999;
}

@media (max-width: 767px) {
    .catalog-view-default .product-info-detailed .nav {
        display: none;
    }
}

.catalog-view-default .product-info-detailed .nav > li + li {
    margin-left: 6px;
}

.catalog-view-default .product-info-detailed .nav > li > a {
    display: block;
    line-height: 46px;
    padding: 0 25px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}

    .catalog-view-default .product-info-detailed .nav > li > a:hover {
        background-color: transparent;
    }

@media (max-width: 1199px) {
    .catalog-view-default .product-info-detailed .nav > li > a {
        padding: 0 15px;
    }
}

.catalog-view-default .product-info-detailed .nav > li.active > a {
    background-color: transparent;
    margin-bottom: -1px;
    border-bottom: 3px solid #2196F3;
}

.catalog-view-default .product-info-detailed .tab-content {
    border: 1px solid #d6d6d6;
    padding: 30px 15px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    box-shadow: 0 2px 3px -1px rgba(186, 188, 190, 0.7);
}

    .catalog-view-default .product-info-detailed .tab-content .block-title {
        display: none;
        line-height: 30px;
        border-bottom: 1px solid #eeeeee;
        margin-bottom: -1px;
        padding: 0 20px;
        text-transform: uppercase;
        line-height: 46px;
        padding: 0 25px;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        cursor: pointer;
        position: relative;
        padding-right: 35px;
    }

        .catalog-view-default .product-info-detailed .tab-content .block-title:after {
            content: "\f107";
            font-family: "FontAwesome";
            position: absolute;
            top: 0;
            right: 20px;
        }

@media (max-width: 767px) {
    .catalog-view-default .product-info-detailed .tab-content .block-title {
        display: block;
    }
}

@media (max-width: 767px) {
    .catalog-view-default .product-info-detailed .tab-content {
        padding: 0;
    }

        .catalog-view-default .product-info-detailed .tab-content .tab-pane {
            display: block;
        }

            .catalog-view-default .product-info-detailed .tab-content .tab-pane.has-active .block-content {
                display: block;
            }

            .catalog-view-default .product-info-detailed .tab-content .tab-pane.has-active .block-title {
                background-color: #e2e2e2;
            }

                .catalog-view-default .product-info-detailed .tab-content .tab-pane.has-active .block-title:after {
                    content: "\f106";
                    font-family: "FontAwesome";
                }

        .catalog-view-default .product-info-detailed .tab-content .block-content {
            display: none;
            padding: 20px;
            border-bottom: 1px solid #eeeeee;
        }

        .catalog-view-default .product-info-detailed .tab-content .tab-pane {
            visibility: visible;
            opacity: 1;
            position: static;
        }
}

.catalog-view-default .product-add-form {
    padding-top: 5px;
    /*border-top: 1px solid #eeeeee;*/
}

.catalog-view-default .product-options-wrapper .form-qty {
    margin-bottom: 10px;
}

    .catalog-view-default .product-options-wrapper .form-qty .label {
        font-size: 14px;
        color: #333;
        display: inline-block;
        line-height: 30px;
        vertical-align: top;
        min-width: 45px;
        padding: 0;
        font-weight: normal;
        text-align: left;
    }

    .catalog-view-default .product-options-wrapper .form-qty .control {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 70px;
    }

    .catalog-view-default .product-options-wrapper .form-qty .input-qty {
        /*height: 31px;
        border: 1px solid #eaeaea;*/
        background-color: #fafafa;
        width: 100%;
        font-size: 13px;
        padding-left: 10px;
    }

    .catalog-view-default .product-options-wrapper .form-qty .btn-number {
        width: 10px;
        padding: 0;
        text-align: center;
        line-height: 6px;
        border: none;
        background-color: transparent;
        box-shadow: none;
        cursor: pointer;
        position: absolute;
        right: 7px;
    }

        .catalog-view-default .product-options-wrapper .form-qty .btn-number span {
            display: none;
        }

        .catalog-view-default .product-options-wrapper .form-qty .btn-number:before {
            font-family: 'FontAwesome';
        }

        .catalog-view-default .product-options-wrapper .form-qty .btn-number.qtyminus {
            top: 50%;
            margin-top: 2px;
        }

            .catalog-view-default .product-options-wrapper .form-qty .btn-number.qtyminus:before {
                content: "\f0d7";
            }

        .catalog-view-default .product-options-wrapper .form-qty .btn-number.qtyplus {
            bottom: 50%;
            margin-bottom: 2px;
        }

            .catalog-view-default .product-options-wrapper .form-qty .btn-number.qtyplus:before {
                content: "\f0d8";
            }

.catalog-view-default .product-options-wrapper .form-configurable {
    margin-bottom: 10px;
}

    .catalog-view-default .product-options-wrapper .form-configurable .label {
        font-size: 14px;
        color: #333333;
        display: inline-block;
        line-height: 30px;
        vertical-align: top;
        min-width: 45px;
        padding: 0;
        font-weight: normal;
        text-align: left;
    }

    .catalog-view-default .product-options-wrapper .form-configurable .control {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 95px;
    }

    .catalog-view-default .product-options-wrapper .form-configurable .form-control {
        background-color: #fafafa;
        width: 100%;
        font-size: 13px;
        color: #333333;
        padding-left: 10px;
        padding-right: 15px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        line-height: 1;
    }

    .catalog-view-default .product-options-wrapper .form-configurable select {
        background-position: center right 5px;
        background-repeat: no-repeat;
        background-image: url(/Assets/images/icon/select.png);
    }

    .catalog-view-default .product-options-wrapper .form-configurable .size-chart {
        color: #2c6b4c;
        line-height: 30px;
        display: inline-block;
        text-decoration: underline;
        font-size: 14px;
        font-style: italic;
        margin-left: 6px;
    }

.catalog-view-default .product-options-bottom {
    padding-top: 10px;
    margin-top: 15px;
    border-top: 1px solid #eeeeee;
}

    .catalog-view-default .product-options-bottom .btn-cart {
        height: 36px;
        background-color: #2c6b4c;
        color: #fff;
        font-size: 14px;
        padding: 0 12px;
        border: none;
        box-shadow: none;
        line-height: 36px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        margin-bottom: 10px;
    }

        .catalog-view-default .product-options-bottom .btn-cart:before {
            content: "";
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(/Assets/images/icon/cart-catalog-op1.png);
            width: 16px;
            height: 16px;
            margin-right: 10px;
            display: inline-block;
            vertical-align: middle;
        }

        .catalog-view-default .product-options-bottom .btn-cart:hover {
            background-color: #cc0033;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

    .catalog-view-default .product-options-bottom .product-addto-links .action {
        display: inline-block;
        line-height: 34px;
        font-size: 12px;
        color: #333333;
        margin-right: 15px;
        margin-bottom: 10px;
        vertical-align: top;
        margin-top: 10px;
    }

        .catalog-view-default .product-options-bottom .product-addto-links .action:before {
            content: "";
            font-family: 'FontAwesome';
            text-align: center;
            line-height: 30px;
            display: inline-block;
            border-radius: 100%;
            color: #fff;
            margin-right: 3px;
            width: 30px;
            height: 30px;
            background-color: #999999;
            background-repeat: no-repeat;
            background-position: center;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

        .catalog-view-default .product-options-bottom .product-addto-links .action:hover {
            color: #2c6b4c;
        }

            .catalog-view-default .product-options-bottom .product-addto-links .action:hover:before {
                background-color: #2c6b4c;
                -webkit-transition: 0.2s;
                -o-transition: 0.2s;
                transition: 0.2s;
            }

    .catalog-view-default .product-options-bottom .product-addto-links .btn-wishlist:before {
        content: "\f08a";
    }

    .catalog-view-default .product-options-bottom .product-addto-links .btn-compare:before {
        content: "\f012";
    }

    .catalog-view-default .product-options-bottom .product-addto-links .btn-favorite:before {
        content: "\f005";
    }

.catalog-view-default .product-addto-links-second {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    margin-bottom: 15px;
}

    .catalog-view-default .product-addto-links-second .action {
        display: inline-block;
        font-size: 14px;
        color: #666;
        margin-right: 15px;
    }

        .catalog-view-default .product-addto-links-second .action:hover {
            color: #2c6b4c;
        }


.swatch-opt .swatch-attribute .swatch-attribute-label {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    min-width: 45px;
}

.swatch-opt .swatch-attribute .swatch-attribute-options {
    display: inline-block;
    vertical-align: top;
}

    .swatch-opt .swatch-attribute .swatch-attribute-options:before,
    .swatch-opt .swatch-attribute .swatch-attribute-options:after {
        content: "";
        display: table;
    }

    .swatch-opt .swatch-attribute .swatch-attribute-options:after {
        clear: both;
    }

    .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
        width: 20px;
        height: 20px;
        border: 1px solid #eeeeee;
        float: left;
        margin-right: 9px;
        margin-bottom: 10px;
        cursor: pointer;
    }

        .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected {
            outline: 1px solid #2c6b4c;
        }

.fancybox-overlay {
    z-index: 9999;
}

/* Pages */

.page-title-base .title-base {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 0;
    margin-bottom: 15px;
}

.cms-page .breadcrumb-page .breadcrumb {
    margin-bottom: 19px;
}

.block-about-us {
    margin-bottom: 40px;
}

    .block-about-us .block-title {
        display: block;
        font-size: 15px;
        font-weight: 600;
        color: #333333;
        line-height: 30px;
        text-transform: uppercase;
    }

    .block-about-us .block-content {
        padding-top: 2px;
    }

    .block-about-us .img {
        position: relative;
        overflow: hidden;
        margin-top: 8px;
        margin-bottom: 20px;
    }

        .block-about-us .img img {
            display: block;
            width: 100%;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .block-about-us .img:hover img {
            -webkit-transform: scale(1.15);
            -ms-transform: scale(1.15);
            -o-transform: scale(1.15);
            transform: scale(1.15);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .block-about-us .text {
        color: #333333;
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 20px;
    }
/*block-why-choos-us*/
.block-why-choos-us {
    margin-bottom: 60px;
}

    .block-why-choos-us .block-title {
        display: block;
        font-size: 15px;
        font-weight: 600;
        color: #333333;
        line-height: 30px;
        text-transform: uppercase;
    }

    .block-why-choos-us ul li {
        position: relative;
        padding-left: 30px;
        border-bottom: 1px dotted #333333;
        font-size: 13px;
        color: #333333;
        line-height: 30px;
        text-transform: capitalize;
        background-repeat: no-repeat;
        background-position: top 8px left;
        background-image: url(/Assets/images/icon/check.png);
        padding-bottom: 5px;
        margin-bottom: 4px;
    }

        .block-why-choos-us ul li:last-child {
            border-bottom: none;
        }

        .block-why-choos-us ul li a {
            color: #333333;
        }

            .block-why-choos-us ul li a:hover {
                color: #2c6b4c;
            }

        .block-why-choos-us ul li:hover {
            color: #2c6b4c;
            background-image: url(/Assets/images/icon/check-hover.png);
        }
/*block-our-menber*/
.block-our-member {
    margin-bottom: 57px;
}

    .block-our-member .block-title {
        font-size: 14px;
        color: #888888;
        text-align: center;
        max-width: 800px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 84px;
        line-height: 24px;
    }

        .block-our-member .block-title .title {
            display: block;
            font-size: 15px;
            font-weight: 600;
            color: #333333;
            line-height: 30px;
            text-transform: uppercase;
            margin-bottom: 5px;
        }

    .block-our-member .item .item-photo img {
        width: 100%;
        display: block;
    }

    .block-our-member .item .name {
        display: block;
        font-size: 14px;
        color: #157ed2;
        text-transform: capitalize;
        margin-top: 3px;
    }

    .block-our-member .item .team {
        display: block;
        text-transform: capitalize;
    }

    .block-our-member .item .des {
        color: #888888;
        display: block;
        font-size: 13px;
        line-height: 24px;
        margin-top: 12px;
    }

    .block-our-member .owl-dots {
        text-align: center;
        top: -60px;
        left: 0;
        right: 0;
        position: absolute;
    }

        .block-our-member .owl-dots .owl-dot {
            width: 17px;
            height: 17px;
            border-radius: 100%;
            display: inline-block;
            vertical-align: middle;
            background-color: #bbbbbb;
            margin-right: 5px;
        }

            .block-our-member .owl-dots .owl-dot.active {
                width: 19px;
                height: 19px;
                background-color: #2c6b4c;
            }

.block-googlemap {
    margin-bottom: 20px;
}

.block-contact-us,
.block-address {
    margin-bottom: 70px;
}

    .block-contact-us .block-title,
    .block-address .block-title {
        display: block;
        font-size: 15px;
        font-weight: 600;
        color: #333333;
        line-height: 30px;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .block-contact-us .row {
        margin: 0 -5px;
    }

    .block-contact-us .col-md-5,
    .block-contact-us .col-md-6,
    .block-contact-us .col-md-7,
    .block-contact-us .col-md-4 {
        padding: 0 5px;
    }

    .block-contact-us .form-control {
        font-size: 13px;
        color: #888888;
        padding-left: 25px;
    }

        .block-contact-us .form-control::-moz-placeholder {
            color: #888888;
            opacity: 1;
        }

        .block-contact-us .form-control:-ms-input-placeholder {
            color: #888888;
        }

        .block-contact-us .form-control::-webkit-input-placeholder {
            color: #888888;
        }

        .block-contact-us .form-control:not(textarea) {
            height: 46px;
        }

    .block-contact-us textarea {
        height: 185px;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .block-contact-us .form-group {
        margin-bottom: 8px;
    }

    .block-contact-us .btn {
        height: 43px;
        margin-top: 12px;
        font-size: 14px;
        padding: 0 22px;
        text-transform: uppercase;
    }

    .block-address .block-content {
        font-size: 14px;
        color: #888888;
        margin-top: -6px;
    }

        .block-address .block-content .title {
            font-weight: 600;
            display: block;
            line-height: 24px;
            color: #333;
            font-size: 14px;
        }

        .block-address .block-content p {
            margin-bottom: 26px;
        }

.block-form-login {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    color: #333333;
    margin-top: 17px;
    margin-bottom: 50px;
}

    .block-form-login .block-form-create,
    .block-form-login .block-form-registered {
        display: table-cell;
        border: 1px solid #ececec;
        width: 50%;
    }

        .block-form-login .block-form-create .block-title,
        .block-form-login .block-form-registered .block-title {
            font-size: 16px;
            display: block;
            margin-bottom: 37px;
        }

    .block-form-login .form-control {
        height: 40px;
        border: 1px solid #e5e5e5;
        padding-left: 24px;
        font-size: 13px;
        color: #aaaaaa;
        max-width: 320px;
    }

        .block-form-login .form-control::-moz-placeholder {
            color: #aaaaaa;
            opacity: 1;
        }

        .block-form-login .form-control:-ms-input-placeholder {
            color: #aaaaaa;
        }

        .block-form-login .form-control::-webkit-input-placeholder {
            color: #aaaaaa;
        }

    .block-form-login .form-group {
        margin-bottom: 20px;
    }

    .block-form-login p {
        margin-bottom: 15px;
    }

    .block-form-login .btn {
        padding: 0 30px;
        text-transform: uppercase;
        font-size: 14px;
        height: 40px;
        margin-top: 10px;
    }

    .block-form-login .block-form-create {
        padding: 45px 60px 60px;
    }

@media (max-width: 991px) {
    .block-form-login .block-form-create {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.block-form-login .block-form-registered {
    padding: 45px 70px 60px 74px;
}

@media (max-width: 991px) {
    .block-form-login .block-form-registered {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.block-form-login .checkbox {
    color: #333333;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .block-form-login .checkbox label {
        padding-left: 0;
    }

        .block-form-login .checkbox label > span {
            display: block;
            position: relative;
            padding-left: 27px;
        }

            .block-form-login .checkbox label > span:before {
                content: "";
                width: 16px;
                height: 16px;
                border: 1px solid #dedede;
                display: block;
                background-repeat: no-repeat;
                background-position: center;
                position: absolute;
                top: 3px;
                left: 0;
                border-radius: 100%;
                color: #2c6b4c;
                line-height: 14px;
                font-size: 11px;
                text-align: center;
            }

    .block-form-login .checkbox input[type=checkbox] {
        visibility: hidden;
    }

        .block-form-login .checkbox input[type=checkbox]:checked + span:before {
            border-color: #2c6b4c;
            content: "\f00c";
            font-family: "FontAwesome";
        }

@media (max-width: 639px) {
    .block-form-login {
        display: block;
    }

        .block-form-login .block-form-create,
        .block-form-login .block-form-registered {
            display: block;
            width: 100%;
        }
}

.block-forgot-pass {
    display: block;
    border: 1px solid #ececec;
    text-align: center;
    border-top: none;
    font-size: 14px;
    padding: 25px 15px;
    margin-bottom: 72px;
}

    .block-forgot-pass a {
        color: #7dc7d1;
        text-decoration: underline;
    }

/* Shopping Cart */

#shopping-cart {
}

    #shopping-cart h2 {
        margin: 0 0 20px;
    }

    #shopping-cart .form-cart {
        margin-bottom: 10px;
    }

        #shopping-cart .form-cart .table-cart-wrapper {
            padding: 9px;
            border: 1px solid #e1e1e1;
            margin-bottom: 15px;
        }

        #shopping-cart .light-grey-bg {
            background-color: #f8f8f8;
        }

        #shopping-cart .form-cart table {
            margin: 0;
        }

            #shopping-cart .form-cart table thead tr td,
            #shopping-cart .form-cart table tbody tr td,
            #shopping-cart .form-cart table thead tr th,
            #shopping-cart .form-cart table tbody tr th {
                padding-left: 30px;
                padding-right: 30px;
                padding: 0;
            }

            #shopping-cart .form-cart table thead tr td,
            #shopping-cart .form-cart table thead tr th {
                font-size: 14px;
                color: #999;
                font-weight: normal;
                text-transform: capitalize;
                border: none;
                text-align: center;
                padding-top: 10px;
                padding-bottom: 10px;
            }

            #shopping-cart .form-cart table thead .tb-available {
                color: #333;
                font-size: 14px;
                font-style: normal;
                font-weight: 600;
            }

            #shopping-cart .form-cart table tbody tr th,
            #shopping-cart .form-cart table tbody tr td {
                vertical-align: top;
                text-align: center;
                border-top: none;
            }

        #shopping-cart .form-cart a {
            color: #2c6b4c;
        }

            #shopping-cart .form-cart a:hover {
                color: #888;
            }

        #shopping-cart .form-cart table .tb-product {
            text-align: left;
            width: 30%;
        }

            #shopping-cart .form-cart table .tb-product .item:before,
            #shopping-cart .form-cart table .tb-product .item:after {
                content: "";
                display: table;
            }

            #shopping-cart .form-cart table .tb-product .item:after {
                clear: both;
            }

            #shopping-cart .form-cart table .tb-product .item-photo {
                float: left;
                width: 150px;
                /*border: 1px solid #e9e9e9;*/
                display: block;
                padding: 12px 2px 6px;
                text-align: center;
                margin-right: 20px;
                position: relative;
                overflow: hidden;
            }

                #shopping-cart .form-cart table .tb-product .item-photo:hover img {
                    -webkit-transform: scale(1.2);
                    -ms-transform: scale(1.2);
                    -o-transform: scale(1.2);
                    transform: scale(1.2);
                    -webkit-transition: 0.35s;
                    -o-transition: 0.35s;
                    transition: 0.35s;
                }

                #shopping-cart .form-cart table .tb-product .item-photo img {
                    display: block;
                    width: 100%;
                    -webkit-transform: scale(1);
                    -ms-transform: scale(1);
                    -o-transform: scale(1);
                    transform: scale(1);
                    -webkit-transition: 0.35s;
                    -o-transition: 0.35s;
                    transition: 0.35s;
                }

            #shopping-cart .form-cart table .tb-product .item-detail {
                overflow: hidden;
                white-space: normal;
            }

            #shopping-cart .form-cart table .tb-product .item-name {
                display: block;
                font-weight: normal;
                color: #888888;
                font-size: 14px;
                margin-bottom: 7px;
            }

                #shopping-cart .form-cart table .tb-product .item-name a {
                    color: #333;
                    font-size: 18px;
                    font-weight: 400;
                }

                    #shopping-cart .form-cart table .tb-product .item-name a:hover {
                        color: #2c6b4c;
                    }

            #shopping-cart .form-cart table .tb-product .soldby a {
                display: inline-block;
                padding-left: 15px;
                color: #2c6b4c;
            }

                #shopping-cart .form-cart table .tb-product .soldby a:hover {
                    color: #888888;
                }

        #shopping-cart .form-cart table .tb-qty,
        #shopping-cart .form-cart table .tb-unitprice,
        #shopping-cart .form-cart table .tb-shipping,
        #shopping-cart .form-cart table .tb-total,
        #shopping-cart .form-cart table .tb-remove {
            width: 5%;
        }

            #shopping-cart .form-cart table .tb-qty .input-qty {
                height: 35px;
                width: 60px;
                text-align: center;
                font-size: 14px;
                color: #555555;
                padding: 0;
                margin: auto;
            }

            #shopping-cart .form-cart table .tb-total .amount {
                display: block;
            }

            #shopping-cart .form-cart table .tb-remove .action-remove {
                color: #cccccc;
                display: inline-block;
            }

                #shopping-cart .form-cart table .tb-remove .action-remove:hover {
                    color: #2c6b4c;
                }

                #shopping-cart .form-cart table .tb-remove .action-remove span {
                    display: none;
                }

                #shopping-cart .form-cart table .tb-remove .action-remove:before {
                    content: "\f1f8";
                    font-family: "FontAwesome";
                    color: #2c6b4c;
                    font-size: 18px;
                }

        #shopping-cart .form-cart table .tb-subtotal {
            border: none;
            font-size: 16px;
            color: #444444;
            font-weight: 600;
            text-align: right;
            padding-right: 140px;
            padding-top: 32px;
            padding-bottom: 23px;
        }

            #shopping-cart .form-cart table .tb-subtotal .label {
                font-size: 16px;
                display: inline-block;
                color: #444444;
                margin-right: 12px;
                font-weight: 600;
            }

    #shopping-cart .block-content {
        padding-top: 10px;
    }

    #shopping-cart .cart-actions span {
        display: block;
        float: right;
        margin-left: 10px;
    }

    #shopping-cart .cart-actions small {
        color: #999;
        display: block;
        margin-top: 5px;
    }

    #shopping-cart .cart-totals .list-group-item {
        border: 0;
        font-size: 16px;
        padding: 0;
        background: transparent;
    }

        #shopping-cart .cart-totals .list-group-item .grand-total {
            font-weight: bold;
            font-size: 20px;
            border-top: 1px solid #e1e1e1;
            padding-top: 5px;
            margin-top: 5px;
            color: #2c6b4c;
        }

/* Newsletter Popup */
#popup-newsletter .close {
    width: 16px;
    height: 16px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/Assets/images/iconclose.png);
    opacity: 1;
    position: absolute;
    top: 12px;
    right: 14px;
}

    #popup-newsletter .close span {
        display: none;
    }

#popup-newsletter .modal-dialog {
    width: 100%;
    max-width: 800px;
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Safari */
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 0 auto;
    height: 100%;
    padding: 15px;
}

#popup-newsletter .modal-content {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(/Assets/images/media/Popup_Newsletter.jpg);
    height: 390px;
    border-radius: 0;
    border: none;
    padding: 20px;
    color: #fff;
    padding-top: 43px;
    padding-bottom: 40px;
    width: 100%;
    max-width: 770px;
}

#popup-newsletter .block-newletter {
    font-size: 14px;
    max-width: 375px;
}

    #popup-newsletter .block-newletter .block-title {
        font-size: 26px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 12px;
    }

    #popup-newsletter .block-newletter .text-des {
        margin-bottom: 30px;
    }

    #popup-newsletter .block-newletter .form-control {
        height: 40px;
        border: none;
        background-color: #dbdbdb;
        color: #888888;
        font-style: italic;
        font-size: 14px;
    }

        #popup-newsletter .block-newletter .form-control::-moz-placeholder {
            color: #888888;
            opacity: 1;
        }

        #popup-newsletter .block-newletter .form-control:-ms-input-placeholder {
            color: #888888;
        }

        #popup-newsletter .block-newletter .form-control::-webkit-input-placeholder {
            color: #888888;
        }

    #popup-newsletter .block-newletter .btn-subcribe {
        height: 40px;
    }

#popup-newsletter .block-social .block-title {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}

#popup-newsletter .block-social .block-content {
    font-size: 18px;
}

    #popup-newsletter .block-social .block-content a {
        margin-right: 13px;
        color: #fff;
    }

#popup-newsletter .btn-checkbox {
    position: absolute;
    bottom: 6px;
    left: 20px;
}

    #popup-newsletter .btn-checkbox label {
        cursor: pointer;
    }

.cms-page {
    background-color: #fff;
}

    .cms-page .site-main {
        background-color: #fff;
    }

    .cms-page.index-opt-1 {
        background-color: #fff;
    }

        .cms-page.index-opt-1 .header-content {
            background-color: #fff;
        }

        .cms-page.index-opt-1 .header-nav {
            background-color: #ebebeb;
        }

/* Homepage */

.effect-border {
    display: block;
    position: relative;
    overflow: hidden;
}

    .effect-border:before,
    .effect-border:after {
        content: "";
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
        border-style: solid;
        border-color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        z-index: 100;
    }

    .effect-border:before {
        border-width: 1px 0 1px 0;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        top: 10px;
        bottom: 10px;
    }

    .effect-border:after {
        border-width: 0px 1px 0px 1px;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        left: 10px;
        right: 10px;
    }

    .effect-border:hover:before,
    .effect-border:hover:after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .effect-border:hover img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .effect-border img {
        display: block;
        width: 100%;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.effect-bg {
    position: relative;
    display: block;
}

    .effect-bg:before {
        content: "";
        background-color: #2c6b4c;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        opacity: 0;
        border-radius: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .effect-bg img {
        display: block;
        width: 100%;
    }

    .effect-bg:hover:before {
        opacity: 0.4;
        border-radius: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.effect-banner1 .box-img {
    position: relative;
    display: block;
}

    .effect-banner1 .box-img:before,
    .effect-banner1 .box-img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }

    .effect-banner1 .box-img:hover:before {
        top: 50%;
        bottom: 50%;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .effect-banner1 .box-img:hover:after {
        left: 50%;
        right: 50%;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .effect-banner1 .box-img img {
        display: block;
        width: 100%;
    }

.effect-banner2 .box-img {
    display: block;
    position: relative;
    overflow: hidden;
}

    .effect-banner2 .box-img:before {
        background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        visibility: hidden;
        width: 100%;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }

    .effect-banner2 .box-img:hover:before {
        opacity: 1;
        visibility: initial;
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -100%, 0px);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -100%, 0px);
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -100%, 0px);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -100%, 0px);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }

.effect-banner2 img {
    display: block;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.effect-banner3 .box-img,
.effect-banner3 .img-banner {
    display: block;
    position: relative;
    overflow: hidden;
}

    .effect-banner3 .box-img:before,
    .effect-banner3 .img-banner:before,
    .effect-banner3 .box-img:after,
    .effect-banner3 .img-banner:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: 0.45s;
        -o-transition: 0.45s;
        transition: 0.45s;
        background-color: rgba(254, 86, 84, 0.3);
    }

    .effect-banner3 .box-img:before,
    .effect-banner3 .img-banner:before {
        left: 0;
        width: 0;
    }

    .effect-banner3 .box-img:after,
    .effect-banner3 .img-banner:after {
        right: 0;
        width: 0;
    }

    .effect-banner3 .box-img:hover:before,
    .effect-banner3 .img-banner:hover:before,
    .effect-banner3 .box-img:hover:after,
    .effect-banner3 .img-banner:hover:after {
        opacity: 1;
        background-color: rgba(254, 86, 84, 0.3);
    }

    .effect-banner3 .box-img:hover:before,
    .effect-banner3 .img-banner:hover:before {
        left: 0;
        width: 50%;
        -webkit-transition: 0.55s;
        -o-transition: 0.55s;
        transition: 0.55s;
    }

    .effect-banner3 .box-img:hover:after,
    .effect-banner3 .img-banner:hover:after {
        right: 0;
        width: 50%;
        -webkit-transition: 0.55s;
        -o-transition: 0.55s;
        transition: 0.55s;
    }

.effect-banner3 img {
    display: block;
    width: 100%;
}

.block-slide-main .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .block-slide-main .item .title {
        display: block;
        text-transform: uppercase;
        font-weight: bold;
    }

    .block-slide-main .item .subtitle {
        display: block;
        text-transform: uppercase;
        font-weight: 600;
    }

    .block-slide-main .item .des {
        display: block;
    }

    .block-slide-main .item .btn {
        line-height: 50px;
        background-color: #0a3a68;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        padding: 0 25px;
        font-size: 16px;
        font-weight: bold;
    }

        .block-slide-main .item .btn:hover {
            background-color: #2c6b4c;
        }

.block-slide-main .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

    .block-slide-main .owl-dots .owl-dot {
        width: 21px;
        height: 2px;
        background-color: #fff;
        display: inline-block;
        margin: 0 3px;
    }

        .block-slide-main .owl-dots .owl-dot.active {
            background-color: #2c6b4c;
        }

.block-slide-main .dotsData .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 12px;
    left: auto;
    right: 257px;
}

@media (max-width: 640px) {
    .block-slide-main .dotsData .owl-dots {
        right: 30px;
    }
}

.block-slide-main .dotsData .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    line-height: 18px;
    background-color: #fff;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #333333;
}

    .block-slide-main .dotsData .owl-dots .owl-dot.active {
        background-color: #28a152;
        color: #fff;
    }

.block-slide-main:hover .owl-nav .owl-next,
.block-slide-main:hover .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.block-slide-main:hover .owl-nav .owl-prev {
    left: 15px;
}

.block-slide-main:hover .owl-nav .owl-next {
    right: 15px;
}

.block-slide-main .owl-nav .owl-next,
.block-slide-main .owl-nav .owl-prev {
    width: 32px;
    line-height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0;
}

    .block-slide-main .owl-nav .owl-next:hover,
    .block-slide-main .owl-nav .owl-prev:hover {
        color: #fff;
        background-color: #2c6b4c;
        border-color: #2c6b4c;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .block-slide-main .owl-nav .owl-next:before,
    .block-slide-main .owl-nav .owl-prev:before {
        content: "";
        font-family: 'FontAwesome';
    }

.block-slide-main .owl-nav .owl-prev {
    left: 25px;
}

    .block-slide-main .owl-nav .owl-prev:before {
        content: "\f104";
    }

.block-slide-main .owl-nav .owl-next {
    right: 25px;
}

    .block-slide-main .owl-nav .owl-next:before {
        content: "\f105";
    }

.block-slide-main .active .item .title {
    -webkit-animation: fadeInRight 0.9s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.9s ease-in-out 0.8s both;
    animation: fadeInRight 0.9s ease-in-out 0.8s both;
}

.block-slide-main .active .item .subtitle {
    -webkit-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    animation: fadeInRight 0.6s ease-in-out 0.8s both;
}

.block-slide-main .active .item .des {
    -webkit-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    animation: fadeInRight 0.6s ease-in-out 0.8s both;
}

.block-slide-main .active .item .btn {
    -webkit-animation: fadeInRight 0.8s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.8s ease-in-out 0.8s both;
    animation: fadeInRight 0.8s ease-in-out 0.8s both;
}

.block-slide-main .active .item1 .title {
    -webkit-animation: fadeInDown 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInDown 0.6s ease-in-out 0.8s both;
    animation: fadeInDown 0.6s ease-in-out 0.8s both;
}

.block-slide-main .active .item1 .subtitle {
    -webkit-animation: fadeInDown 1s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1s ease-in-out 0.8s both;
    animation: fadeInDown 1s ease-in-out 0.8s both;
}

.block-slide-main .active .item1 .des {
    -webkit-animation: fadeInDown 1.5s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1.5s ease-in-out 0.8s both;
    animation: fadeInDown 1.5s ease-in-out 0.8s both;
}

.block-slide-main .active .item1 .btn {
    -webkit-animation: fadeInDown 1.7s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1.7s ease-in-out 0.8s both;
    animation: fadeInDown 1.7s ease-in-out 0.8s both;
}

.block-slide-main .active .item3 .title {
    -webkit-animation: flipInX 1s ease-in-out 1s both;
    -o-animation: flipInX 1s ease-in-out 1s both;
    animation: flipInX 1s ease-in-out 1s both;
}

.block-slide-main .active .item3 .subtitle {
    -webkit-animation: flipInX 1.2s ease-in-out 1s both;
    -o-animation: flipInX 1.2s ease-in-out 1s both;
    animation: flipInX 1.2s ease-in-out 1s both;
}

.block-slide-main .active .item3 .des {
    -webkit-animation: flipInX 1.5s ease-in-out 0.8s both;
    -o-animation: flipInX 1.5s ease-in-out 0.8s both;
    animation: flipInX 1.5s ease-in-out 0.8s both;
}

.block-slide-main .active .item3 .btn {
    -webkit-animation: flipInX 1.7s ease-in-out 0.8s both;
    -o-animation: flipInX 1.7s ease-in-out 0.8s both;
    animation: flipInX 1.7s ease-in-out 0.8s both;
}

.slide-opt-1 .item {
    height: 595px;
    color: #fff;
    font-size: 18px;
}

@media (max-width: 479px) {
    .slide-opt-1 .item {
        background-position: center right;
    }
}

.slide-opt-1 .item a {
    color: #fff;
}

.slide-opt-1 .item .description {
    position: relative;
    left: 300px;
    padding-top: 180px;
    max-width: 500px;
}

.slide-opt-1 .item1 .description {
    padding-left: 55px;
    padding-top: 194px;
    max-width: 530px;
}

.slide-opt-1 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 56px;
    margin-bottom: 10px;
    line-height: 1;
}

.slide-opt-1 .item1 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 15px;
}

.slide-opt-1 .item1 .des {
    margin-bottom: 14px;
    display: block;
    margin-bottom: 25px;
    max-width: 345px;
    line-height: 24px;
}

.slide-opt-1 .item1 .btn {
    line-height: 55px;
    background-color: #f5bc9e;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 23px;
    margin-top: 32px;
    font-size: 18px;
    font-weight: bold;
}

    .slide-opt-1 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-1 .item2 .description {
    margin-left: 260px;
    padding-top: 255px;
    max-width: 500px;
}

.slide-opt-1 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 55px;
    margin-bottom: 5px;
    line-height: 1;
}

.slide-opt-1 .item2 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 8px;
}

.slide-opt-1 .item2 .des {
    margin-bottom: 15px;
    display: block;
    margin-bottom: 7px;
    max-width: 345px;
    line-height: 1;
}

.slide-opt-1 .item2 .btn {
    line-height: 55px;
    background-color: #b22c2d;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 30px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-1 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-1 .item3 .description {
    margin-left: 475px;
    padding-top: 130px;
    max-width: 450px;
    float: left;
}

.slide-opt-1 .item3 .title {
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 5px;
}

.slide-opt-1 .item3 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 5px;
    line-height: 1;
}

.slide-opt-1 .item3 .des {
    margin-bottom: 15px;
    display: block;
    margin-bottom: 38px;
    text-align: right;
}

.slide-opt-1 .item3 .btn {
    line-height: 55px;
    background-color: #9941ef;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 30px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-1 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-1 .active .item .title {
    -webkit-animation: fadeInRight 0.9s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.9s ease-in-out 0.8s both;
    animation: fadeInRight 0.9s ease-in-out 0.8s both;
}

.slide-opt-1 .active .item .subtitle {
    -webkit-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    animation: fadeInRight 0.6s ease-in-out 0.8s both;
}

.slide-opt-1 .active .item .des {
    -webkit-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    animation: fadeInRight 0.6s ease-in-out 0.8s both;
}

.slide-opt-1 .active .item .btn {
    -webkit-animation: fadeInRight 0.8s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.8s ease-in-out 0.8s both;
    animation: fadeInRight 0.8s ease-in-out 0.8s both;
}

@media (max-width: 1199px) {
    .slide-opt-1 .item {
        height: 470px;
    }

        .slide-opt-1 .item .description {
            left: 20px;
            margin-left: 0;
            padding-left: 0;
            padding-top: 110px;
        }
}

@media (max-width: 600px) {
    .slide-opt-1 .item {
        height: 400px;
    }

        .slide-opt-1 .item:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(0, 0, 0, 0.5);
        }

        .slide-opt-1 .item .description {
            left: 0;
            right: 0;
            margin: 0;
            padding: 40px 15px 15px;
            top: 0;
            bottom: 0;
        }

    .slide-opt-1 .item3 .des {
        text-align: left;
    }
}

@media (max-width: 479px) {
    .slide-opt-1 .item {
        height: 360px;
        font-size: 13px;
    }

        .slide-opt-1 .item .btn {
            line-height: 34px;
            font-size: 14px;
            margin-top: 10px;
        }

    .slide-opt-1 .item1 .title {
        font-size: 24px;
    }

    .slide-opt-1 .item1 .subtitle {
        font-size: 14px;
    }

    .slide-opt-1 .item2 .title {
        font-size: 24px;
    }

    .slide-opt-1 .item2 .subtitle {
        font-size: 14px;
    }

    .slide-opt-1 .item3 .title {
        font-size: 14px;
    }

    .slide-opt-1 .item3 .subtitle {
        font-size: 24px;
    }
}

.slide-opt-2 .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 593px;
    color: #fff;
    font-size: 16px;
}

@media (max-width: 991px) {
    .slide-opt-2 .item {
        height: 400px;
    }
}

.slide-opt-2 .item a {
    color: #fff;
}

.slide-opt-2 .item .description {
    position: relative;
    padding-top: 180px;
}

@media (max-width: 991px) {
    .slide-opt-2 .item .description {
        font-size: 14px;
        padding-top: 40px;
    }
}

@media (max-width: 991px) {
    .slide-opt-2 .item .description .title {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .slide-opt-2 .item .description .subtitle {
        font-size: 20px;
    }
}

.slide-opt-2 .item1 .description {
    margin-left: 465px;
    padding-top: 128px;
}

@media (max-width: 991px) {
    .slide-opt-2 .item1 .description {
        margin-left: 200px;
        padding-top: 80px;
    }
}

.slide-opt-2 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 56px;
    margin-bottom: 12px;
    color: #333;
    line-height: 1;
}

.slide-opt-2 .item1 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 12px;
    color: #333;
}

.slide-opt-2 .item1 .des {
    margin-bottom: 15px;
    display: block;
    margin-bottom: 5px;
    color: #f3a829;
}

.slide-opt-2 .item1 .btn {
    line-height: 50px;
    background-color: #0a3a68;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 25px;
    margin-top: 18px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-2 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-2 .item2 .description {
    margin-left: 615px;
    padding-top: 147px;
}

@media (max-width: 1199px) {
    .slide-opt-2 .item2 .description {
        margin-left: 400px;
    }
}

@media (max-width: 991px) {
    .slide-opt-2 .item2 .description {
        margin-left: 200px;
        padding-top: 40px;
    }
}

.slide-opt-2 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 55px;
    margin-bottom: 10px;
    line-height: 1;
}

.slide-opt-2 .item2 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 20px;
}

.slide-opt-2 .item2 .des {
    display: block;
    margin-bottom: 15px;
    line-height: 24px;
}

.slide-opt-2 .item2 .btn {
    line-height: 50px;
    background-color: #0a3a68;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 25px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-2 .item2 .btn:hover {
        background-color: #fff;
        color: #333;
    }

.slide-opt-2 .item3 .description {
    margin-left: 55px;
    padding-top: 80px;
}

.slide-opt-2 .item3 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 55px;
    margin-bottom: 12px;
    line-height: 1;
    color: #333;
}

.slide-opt-2 .item3 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 12px;
    color: #333;
}

.slide-opt-2 .item3 .des {
    display: block;
    margin-bottom: 0px;
    line-height: 24px;
    color: #333333;
}

.slide-opt-2 .item3 .btn {
    line-height: 50px;
    background-color: #c59313;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 25px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-2 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

@media (max-width: 991px) {
    .slide-opt-2 .item {
        height: 400px;
    }

        .slide-opt-2 .item .description {
            font-size: 14px;
            padding-top: 40px;
        }

            .slide-opt-2 .item .description .title {
                font-size: 40px;
            }

            .slide-opt-2 .item .description .subtitle {
                font-size: 20px;
            }
}

@media (max-width: 639px) {
    .slide-opt-2 .item {
        height: 300px;
    }

        .slide-opt-2 .item .description {
            font-size: 13px;
            padding-top: 40px;
            margin-left: 20px;
        }

            .slide-opt-2 .item .description .title {
                font-size: 30px;
            }

            .slide-opt-2 .item .description .subtitle {
                font-size: 16px;
            }

            .slide-opt-2 .item .description .des {
                margin-bottom: 0;
            }

            .slide-opt-2 .item .description .btn {
                line-height: 30px;
                font-size: 14px;
            }
}

@media (max-width: 479px) {
    .slide-opt-2 .item {
        height: 300px;
    }

        .slide-opt-2 .item .description {
            font-size: 13px;
            padding-top: 40px;
            margin-left: 20px;
        }

            .slide-opt-2 .item .description .title {
                font-size: 20px;
            }

            .slide-opt-2 .item .description .subtitle {
                font-size: 16px;
            }

            .slide-opt-2 .item .description .des {
                margin-bottom: 0;
            }

            .slide-opt-2 .item .description .btn {
                line-height: 30px;
                font-size: 14px;
                margin-top: 15px;
            }
}

.slide-opt-2 .active .item .title {
    -webkit-animation: fadeInRight 0.9s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.9s ease-in-out 0.8s both;
    animation: fadeInRight 0.9s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item .subtitle {
    -webkit-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    animation: fadeInRight 0.6s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item .des {
    -webkit-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.6s ease-in-out 0.8s both;
    animation: fadeInRight 0.6s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item .btn {
    -webkit-animation: fadeInRight 0.8s ease-in-out 0.8s both;
    -o-animation: fadeInRight 0.8s ease-in-out 0.8s both;
    animation: fadeInRight 0.8s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item1 .title {
    -webkit-animation: fadeInDown 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInDown 0.6s ease-in-out 0.8s both;
    animation: fadeInDown 0.6s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item1 .subtitle {
    -webkit-animation: fadeInDown 1s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1s ease-in-out 0.8s both;
    animation: fadeInDown 1s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item1 .des {
    -webkit-animation: fadeInDown 1.5s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1.5s ease-in-out 0.8s both;
    animation: fadeInDown 1.5s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item1 .btn {
    -webkit-animation: fadeInDown 1.7s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1.7s ease-in-out 0.8s both;
    animation: fadeInDown 1.7s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item3 .title {
    -webkit-animation: flipInX 1s ease-in-out 1s both;
    -o-animation: flipInX 1s ease-in-out 1s both;
    animation: flipInX 1s ease-in-out 1s both;
}

.slide-opt-2 .active .item3 .subtitle {
    -webkit-animation: flipInX 1.2s ease-in-out 1s both;
    -o-animation: flipInX 1.2s ease-in-out 1s both;
    animation: flipInX 1.2s ease-in-out 1s both;
}

.slide-opt-2 .active .item3 .des {
    -webkit-animation: flipInX 1.5s ease-in-out 0.8s both;
    -o-animation: flipInX 1.5s ease-in-out 0.8s both;
    animation: flipInX 1.5s ease-in-out 0.8s both;
}

.slide-opt-2 .active .item3 .btn {
    -webkit-animation: flipInX 1.7s ease-in-out 0.8s both;
    -o-animation: flipInX 1.7s ease-in-out 0.8s both;
    animation: flipInX 1.7s ease-in-out 0.8s both;
}

.slide-opt-3 .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 595px;
    color: #fff;
    font-size: 18px;
}

    .slide-opt-3 .item a {
        color: #fff;
    }

    .slide-opt-3 .item .description {
        position: relative;
        padding-top: 180px;
    }

.slide-opt-3 .item1 .description {
    margin-left: 358px;
    padding-top: 103px;
}

@media (max-width: 991px) {
    .slide-opt-3 .item1 .description {
        margin-left: 200px;
        padding-top: 80px;
    }
}

.slide-opt-3 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 56px;
    margin-bottom: 0px;
    color: #fff;
}

@media (max-width: 639px) {
    .slide-opt-3 .item1 .title {
        font-size: 30px;
    }
}

.slide-opt-3 .item1 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 33px;
    margin-bottom: 8px;
    color: #fff;
}

@media (max-width: 639px) {
    .slide-opt-3 .item1 .subtitle {
        font-size: 20px;
    }
}

.slide-opt-3 .item1 .des {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    color: #333333;
}

@media (max-width: 639px) {
    .slide-opt-3 .item1 .des {
        font-size: 13px;
    }
}

.slide-opt-3 .item1 .btn {
    line-height: 55px;
    background-color: #0a193a;
    padding: 0 23px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-3 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-3 .item2 .description {
    margin-left: 315px;
    padding-top: 115px;
}

@media (max-width: 991px) {
    .slide-opt-3 .item2 .description {
        margin-left: 200px;
        padding-top: 40px;
    }
}

.slide-opt-3 .item2 .title {
    font-weight: bold;
    font-size: 55px;
    margin-bottom: 0px;
    line-height: 1;
    color: #333333;
}

@media (max-width: 639px) {
    .slide-opt-3 .item2 .title {
        font-size: 30px;
    }
}

.slide-opt-3 .item2 .subtitle {
    font-weight: bold;
    font-size: 55px;
    margin-bottom: 12px;
    line-height: 1;
    color: #333333;
}

@media (max-width: 639px) {
    .slide-opt-3 .item2 .subtitle {
        font-size: 30px;
    }
}

.slide-opt-3 .item2 .des {
    margin-bottom: 16px;
    font-size: 18px;
    color: #888888;
}

@media (max-width: 639px) {
    .slide-opt-3 .item2 .des {
        font-size: 14px;
    }
}

.slide-opt-3 .item2 .btn {
    line-height: 55px;
    background-color: #37321b;
    padding: 0 30px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-3 .item2 .btn:hover {
        background-color: #fff;
        color: #333;
    }

.slide-opt-3 .item3 .description {
    padding-top: 190px;
    float: right;
}

.slide-opt-3 .item3 .title {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 8px;
    color: #fff;
    text-transform: none;
}

.slide-opt-3 .item3 .subtitle {
    font-weight: bold;
    font-size: 55px;
    margin-bottom: 5px;
    line-height: 1;
    color: #fff;
}

@media (max-width: 639px) {
    .slide-opt-3 .item3 .subtitle {
        font-size: 30px;
    }
}

.slide-opt-3 .item3 .des {
    margin-bottom: 50px;
    color: #fff;
    text-align: right;
}

@media (max-width: 639px) {
    .slide-opt-3 .item3 .des {
        margin-bottom: 30px;
    }
}

.slide-opt-3 .item3 .btn {
    line-height: 55px;
    background-color: #304d88;
    padding: 0 30px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-3 .item3 .btn:hover {
        background-color: #fff;
        color: #333;
    }

@media (max-width: 991px) {
    .slide-opt-3 .item {
        height: 400px;
    }

        .slide-opt-3 .item .description {
            font-size: 14px;
            padding-top: 40px;
            margin-left: 20px;
        }
}

@media (max-width: 639px) {
    .slide-opt-3 .item {
        height: 300px;
    }

        .slide-opt-3 .item .description {
            font-size: 13px;
        }

            .slide-opt-3 .item .description .btn {
                line-height: 30px;
                font-size: 14px;
            }
}

@media (max-width: 479px) {
    .slide-opt-3 .item {
        height: 300px;
    }

        .slide-opt-3 .item .description .btn {
            line-height: 30px;
            font-size: 14px;
            margin-top: 15px;
        }
}

.slide-opt-3 .active .item .title {
    -webkit-animation: fadeInDown 0.6s ease-in-out 0.8s both;
    -o-animation: fadeInDown 0.6s ease-in-out 0.8s both;
    animation: fadeInDown 0.6s ease-in-out 0.8s both;
}

.slide-opt-3 .active .item .subtitle {
    -webkit-animation: fadeInDown 1s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1s ease-in-out 0.8s both;
    animation: fadeInDown 1s ease-in-out 0.8s both;
}

.slide-opt-3 .active .item .des {
    -webkit-animation: fadeInDown 1.5s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1.5s ease-in-out 0.8s both;
    animation: fadeInDown 1.5s ease-in-out 0.8s both;
}

.slide-opt-3 .active .item .btn {
    -webkit-animation: fadeInDown 1.7s ease-in-out 0.8s both;
    -o-animation: fadeInDown 1.7s ease-in-out 0.8s both;
    animation: fadeInDown 1.7s ease-in-out 0.8s both;
}

.slide-opt-3 .active .item1 .title {
    -webkit-animation: zoomInLeft 1s ease-in-out 0.5s both;
    -o-animation: zoomInLeft 1s ease-in-out 0.5s both;
    animation: zoomInLeft 1s ease-in-out 0.5s both;
}

.slide-opt-3 .active .item1 .subtitle {
    -webkit-animation: zoomInLeft 1s ease-in-out 1s both;
    -o-animation: zoomInLeft 1s ease-in-out 1s both;
    animation: zoomInLeft 1s ease-in-out 1s both;
}

.slide-opt-3 .active .item1 .des {
    -webkit-animation: zoomInLeft 1.5s ease-in-out 1s both;
    -o-animation: zoomInLeft 1.5s ease-in-out 1s both;
    animation: zoomInLeft 1.5s ease-in-out 1s both;
}

.slide-opt-3 .active .item1 .btn {
    -webkit-animation: zoomInLeft 1.7s ease-in-out 1s both;
    -o-animation: zoomInLeft 1.7s ease-in-out 1s both;
    animation: zoomInLeft 1.7s ease-in-out 1s both;
}

.slide-opt-3 .active .item3 .title {
    -webkit-animation: flipInX 1s ease-in-out 1s both;
    -o-animation: flipInX 1s ease-in-out 1s both;
    animation: flipInX 1s ease-in-out 1s both;
}

.slide-opt-3 .active .item3 .subtitle {
    -webkit-animation: flipInX 1.2s ease-in-out 1s both;
    -o-animation: flipInX 1.2s ease-in-out 1s both;
    animation: flipInX 1.2s ease-in-out 1s both;
}

.slide-opt-3 .active .item3 .des {
    -webkit-animation: flipInX 1.5s ease-in-out 0.8s both;
    -o-animation: flipInX 1.5s ease-in-out 0.8s both;
    animation: flipInX 1.5s ease-in-out 0.8s both;
}

.slide-opt-3 .active .item3 .btn {
    -webkit-animation: flipInX 1.7s ease-in-out 0.8s both;
    -o-animation: flipInX 1.7s ease-in-out 0.8s both;
    animation: flipInX 1.7s ease-in-out 0.8s both;
}

.block-banner-main a {
    display: block;
    margin-bottom: 30px;
}

.img-banner {
    margin-bottom: 30px;
}

    .img-banner img {
        display: block;
        width: 100%;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.blog-item {
    position: relative;
    margin-bottom: 22px;
}

    .blog-item:hover .blog-photo img {
        -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
        -o-transform: scale(1.12);
        transform: scale(1.12);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .blog-item .blog-photo {
        position: relative;
        overflow: hidden;
    }

        .blog-item .blog-photo img {
            display: block;
            width: 100%;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .blog-item .blog-date {
        display: block;
        line-height: 53px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #bf2025;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        padding: 0 18px;
        text-align: center;
    }

    .blog-item .blog-name {
        font-weight: normal;
        font-size: 14px;
        color: #333333;
        display: block;
        margin: 12px 0 15px;
        text-transform: uppercase;
    }

        .blog-item .blog-name a {
            color: #333333;
        }

            .blog-item .blog-name a:hover {
                color: #2c6b4c;
            }

    .blog-item .blog-des {
        font-size: 14px;
        color: #888888;
        display: block;
        margin-bottom: 15px;
        line-height: 20px;
    }

    .blog-item .blog-actions .action {
        color: #888888;
        font-size: 14px;
    }

        .blog-item .blog-actions .action:after {
            content: "\f0a9";
            font-family: 'FontAwesome';
            margin-left: 27px;
            font-size: 15px;
            vertical-align: middle;
        }

        .blog-item .blog-actions .action:hover {
            color: #2c6b4c;
        }

.block-brand {
    margin-bottom: 38px;
}

    .block-brand img {
        border: 1px solid #ebebeb;
    }

        .block-brand img:hover {
            -webkit-filter: sepia(100%);
            filter: sepia(100%);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .block-brand:hover .owl-nav .owl-prev,
    .block-brand:hover .owl-nav .owl-next {
        opacity: 1;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-brand:hover .owl-nav .owl-prev {
        left: 0;
    }

    .block-brand:hover .owl-nav .owl-next {
        right: 0;
    }

    .block-brand .owl-nav .owl-prev,
    .block-brand .owl-nav .owl-next {
        text-align: center;
        display: block;
        float: left;
        width: 24px;
        line-height: 24px;
        background-color: #d9d9d9;
        color: #b5b5b5;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        opacity: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

        .block-brand .owl-nav .owl-prev:hover,
        .block-brand .owl-nav .owl-next:hover {
            background-color: #999999;
            color: #fff;
        }

        .block-brand .owl-nav .owl-prev:before,
        .block-brand .owl-nav .owl-next:before {
            content: "";
            font-family: "FontAwesome";
        }

    .block-brand .owl-nav .owl-prev {
        left: 10px;
    }

        .block-brand .owl-nav .owl-prev:before {
            content: "\f104";
        }

    .block-brand .owl-nav .owl-next {
        right: 10px;
    }

        .block-brand .owl-nav .owl-next:before {
            content: "\f105";
        }

.block-service {
    background-color: #f8f8f8;
    padding: 20px 0 15px;
}

    .block-service .item {
        font-size: 14px;
        position: relative;
        padding-left: 100px;
        min-height: 85px;
    }

        .block-service .item:before,
        .block-service .item:after {
            content: "";
            display: table;
        }

        .block-service .item:after {
            clear: both;
        }

        .block-service .item .icon {
            width: 84px;
            text-align: center;
            line-height: 80px;
            height: 84px;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
        }

            .block-service .item .icon img {
                display: inline;
            }

        .block-service .item .title {
            display: block;
            color: #666;
            font-size: 18px;
            font-weight: normal;
            text-transform: capitalize;
            margin-bottom: 2px;
            margin-top: 12px;
        }

@media (max-width: 767px) {
    .block-service .item {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

.block-service-opt2 {
    margin-bottom: 30px;
}

    .block-service-opt2 .item {
        padding-left: 82px;
    }

        .block-service-opt2 .item .title {
            font-size: 18px;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .block-service-opt2 .item .title {
        font-size: 15px;
    }
}

.block-service-opt2 .item .icon {
    width: 66px;
    height: 66px;
    line-height: 62px;
}

@media (max-width: 767px) {
    .block-service-opt2 .item {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .block-service .item {
        padding-left: 50px;
    }

        .block-service .item .icon {
            width: 40px;
            height: 40px;
            line-height: 36px;
        }

            .block-service .item .icon img {
                max-width: 20px;
            }

        .block-service .item .title {
            margin-top: 0;
            font-size: 16px;
        }
}

.header-nav .setting {
    position: relative;
}

    .header-nav .setting .dropdown-toggle {
        display: block;
        cursor: pointer;
        line-height: 57px;
        height: 57px;
        width: 50px;
        font-size: 24px;
        color: #fff;
        background-color: #2c6b4c;
        text-align: center;
    }

        .header-nav .setting .dropdown-toggle span {
            display: none;
        }

    .header-nav .setting .dropdown-toggle {
        line-height: 45px;
        height: 45px;
    }

    .header-nav .setting .dropdown-toggle {
        background-color: #333333;
    }

    .header-nav .setting.open .dropdown-menu,
    .header-nav .setting:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
    }

    .header-nav .setting .dropdown-menu {
        right: 0;
        left: auto;
    }

.header-nav .block-minicart {
    margin: 0 0 0 10px;
}

    .header-nav .block-minicart .dropdown-toggle {
        line-height: 57px;
        height: 57px;
        padding: 0;
        margin: 0;
    }

    .header-nav .block-minicart .dropdown-toggle {
        line-height: 45px;
        height: 45px;
    }

        .header-nav .block-minicart .dropdown-toggle .cart-icon {
            height: 57px;
            padding: 0;
            margin: 0;
            width: 50px;
        }

        .header-nav .block-minicart .dropdown-toggle .cart-icon {
            line-height: 45px;
            height: 45px;
        }

        .header-nav .block-minicart .dropdown-toggle .cart-icon {
            background-color: #333333;
        }

    .header-nav .block-minicart .actions .btn:hover,
    .header-nav .block-minicart .actions .btn:focus {
        background-color: #333333;
    }

.header-nav .block-search {
    margin: 0 0 0 10px;
}

    .header-nav .block-search .block-title {
        display: block;
        cursor: pointer;
        line-height: 57px;
        height: 57px;
        width: 50px;
    }

    .header-nav .block-search .block-title {
        line-height: 45px;
        height: 45px;
    }

    .header-nav .block-search .block-title {
        background-color: #333333;
    }

    .header-nav .block-search .block-content {
        position: absolute;
        top: 100%;
        right: 0;
        background-color: #fff;
        padding: 30px 20px;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
        visibility: hidden;
        opacity: 0;
        margin-top: 15px;
        -webkit-transition: 0.45s;
        -o-transition: 0.45s;
        transition: 0.45s;
    }

    .header-nav .block-search.active .block-content,
    .header-nav .block-search:hover .block-content {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        -webkit-transition: 0.45s;
        -o-transition: 0.45s;
        transition: 0.45s;
    }

    .header-nav .block-search .form-search .form-control {
        padding-left: 15px;
    }

    .header-nav .block-search .form-search .btn-search {
        background-color: #ff8307;
    }

        .header-nav .block-search .form-search .btn-search:hover,
        .header-nav .block-search .form-search .btn-search:focus {
            background-color: #a05000;
        }

.header-nav .setting,
.header-nav .block-minicart,
.header-nav .block-search {
    float: right;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 0;
    right: 0;
}

.header-nav .block-search {
    right: 51px;
}

.header-nav .setting {
    right: 102px;
}

@media (max-width: 991px) {
    .header-nav .nav-toggle-cat {
        display: none !important;
    }

    .header-nav .block-nav-category .block-content .ui-category,
    .header-nav .block-nav-category .block-content .view-all-category {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .sticky-wrapper .mid-header .block-nav-category {
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }
}

.sticky-wrapper.is-sticky .mid-header {
    z-index: 9999;
    -webkit-box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.09);
}

    .sticky-wrapper.is-sticky .mid-header .block-nav-menu .ui-menu > li .label-menu {
        top: 1px;
        line-height: 13px;
        font-size: 8px;
    }

    .sticky-wrapper.is-sticky .mid-header .block-nav-category {
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        opacity: 1;
        visibility: visible;
    }

    .sticky-wrapper.is-sticky .mid-header .custom-link {
        display: none;
    }

@media (min-width: 992px) {
    .sticky-wrapper.is-sticky .mid-header .block-nav-category {
        width: 0px;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

        .sticky-wrapper.is-sticky .mid-header .block-nav-category .block-title {
            background-position: center;
            padding: 0;
        }

            .sticky-wrapper.is-sticky .mid-header .block-nav-category .block-title span {
                visibility: hidden;
                opacity: 0;
                text-indent: -1000px;
                -webkit-transition: 0.35s;
                -o-transition: 0.35s;
                transition: 0.35s;
            }

        .sticky-wrapper.is-sticky .mid-header .block-nav-category .block-content {
            visibility: visible;
            opacity: 1;
            left: -50px;
            margin: 0;
        }

            .sticky-wrapper.is-sticky .mid-header .block-nav-category .block-content .ui-category,
            .sticky-wrapper.is-sticky .mid-header .block-nav-category .block-content .view-all-category {
                display: none;
            }

    .sticky-wrapper.is-sticky .mid-header .block-nav-menu .ui-menu {
        padding-left: 0;
    }

        .sticky-wrapper.is-sticky .mid-header .block-nav-menu .ui-menu > li > a {
            padding: 0 18px;
            font-size: 13px;
        }

        .sticky-wrapper.is-sticky .mid-header .block-nav-menu .ui-menu .parent-megamenu > .megamenu {
            right: 0;
            left: 0;
        }

            .sticky-wrapper.is-sticky .mid-header .block-nav-menu .ui-menu .parent-megamenu > .megamenu .horizontal-menu,
            .sticky-wrapper.is-sticky .mid-header .block-nav-menu .ui-menu .parent-megamenu > .megamenu .vertical-menu {
                width: 100%;
            }

    .sticky-wrapper.is-sticky .mid-header .block-minicart,
    .sticky-wrapper.is-sticky .mid-header .block-search,
    .sticky-wrapper.is-sticky .mid-header .setting {
        visibility: visible;
        opacity: 1;
        display: block;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
}

@media (max-width: 991px) {
    .sticky-wrapper.is-sticky .mid-header {
        position: relative !important;
    }
}

.sticky-wrapper.is-sticky .mid-header .nav-toggle-cat {
    display: block;
    float: left;
    padding: 0;
    text-indent: -9999px;
    cursor: pointer;
    background-position: center;
}

.block-section-top {
    position: relative;
}

@media (max-width: 1199px) {
    .block-section-top {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .block-section-top {
        padding-right: 0;
    }
}

.block-section-top .block-nav-category {
    position: relative;
    float: none;
    width: 100%;
    z-index: 100;
}

    .block-section-top .block-nav-category .block-title {
        display: none;
    }

    .block-section-top .block-nav-category .block-content {
        background-color: #f7f7f7;
        background-color: #fff;
        opacity: 1;
        visibility: visible;
        max-height: 500px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.block-section-top6 .block-nav-category .block-content {
    background-color: #f7f7f7;
}

.block-section-top7 .block-banner-main a,
.block-section-top7 .block-banner-main a,
.block-section-top7 .block-banner-main a {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

    .block-section-top7 .block-banner-main a:before,
    .block-section-top7 .block-banner-main a:before,
    .block-section-top7 .block-banner-main a:before {
        content: "";
        background-color: #2c6b4c;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        opacity: 0;
        border-radius: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-section-top7 .block-banner-main a img,
    .block-section-top7 .block-banner-main a img,
    .block-section-top7 .block-banner-main a img {
        display: block;
        width: 100%;
    }

    .block-section-top7 .block-banner-main a:hover:before,
    .block-section-top7 .block-banner-main a:hover:before,
    .block-section-top7 .block-banner-main a:hover:before {
        opacity: 0.4;
        border-radius: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.block .box-img {
    display: block;
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    .block-section-top1 .block-nav-category {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}

.index-opt-1 {
    background-color: #f5f5f5;
}

    .index-opt-1 .block-slide-main {
        margin-bottom: 40px;
    }

    .index-opt-1 .block-the-blog .block-title {
        padding-top: 20px;
    }

@media (max-width: 767px) {
    .index-opt-1 .block-service {
        text-align: center;
    }

        .index-opt-1 .block-service .row {
            display: inline-block;
            text-align: left;
        }
}

.block-hot-category {
    margin-bottom: 30px;
}

    .block-hot-category .block-title {
        font-size: 18px;
        color: #333333;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 34px;
        margin-bottom: 30px;
    }

    .block-hot-category .block-content {
        margin: 0 -5px;
    }

    .block-hot-category .item {
        padding: 0 5px;
        float: left;
        width: 20%;
        text-align: center;
        margin-bottom: 10px;
    }

        .block-hot-category .item:hover .title img {
            -webkit-animation: bounce 1.1s ease-in-out 0.3s both infinite;
            -o-animation: bounce 1.1s ease-in-out 0.3s both infinite;
            animation: bounce 1.1s ease-in-out 0.3s both infinite;
        }

        .block-hot-category .item .item-info {
            background-color: #fff;
        }

        .block-hot-category .item .title {
            background-color: #2c6b4c;
            display: block;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 46px;
            color: #fff;
        }

            .block-hot-category .item .title a {
                color: #fff;
            }

            .block-hot-category .item .title img {
                vertical-align: middle;
                margin-right: 5px;
            }

            .block-hot-category .item .title > span {
                vertical-align: middle;
            }

        .block-hot-category .item ul {
            padding: 0px 17px;
            padding-bottom: 1px;
            text-transform: uppercase;
            font-size: 14px;
        }

            .block-hot-category .item ul li {
                border-bottom: 1px solid #eaeaea;
                margin-bottom: 20px;
                min-height: 208px;
            }

@media (max-width: 991px) {
    .block-hot-categories-opt2 .col-sm-6 {
        float: left;
        width: 50%;
    }

        .block-hot-categories-opt2 .col-sm-6:nth-child(2n+1) {
            clear: both;
        }
}

@media (max-width: 639px) {
    .block-hot-categories-opt2 .col-sm-6 {
        width: 100%;
    }
}

.block-hot-categories-opt2 .item {
    margin-bottom: 30px;
}

    .block-hot-categories-opt2 .item li {
        display: block;
    }

        .block-hot-categories-opt2 .item li > a {
            display: block;
            position: relative;
            padding: 0 12px;
            padding-left: 26px;
            line-height: 20px;
            color: #333333;
            font-size: 14px;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .block-hot-categories-opt2 .item li > a {
        font-size: 12px;
    }
}

.block-hot-categories-opt2 .item li > a:hover {
    color: #2c6b4c;
}

    .block-hot-categories-opt2 .item li > a:hover:after {
        color: #2c6b4c;
    }

.block-hot-categories-opt2 .item li > a:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0px;
    left: 10px;
    color: #cccccc;
}

.block-hot-categories-opt2 .item .description {
    margin-bottom: 5px;
    background-position: center right 20px;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    min-height: 110px;
    padding-left: 24px;
}

    .block-hot-categories-opt2 .item .description .title {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        display: table;
        height: 73px;
    }

        .block-hot-categories-opt2 .item .description .title > span {
            display: table-cell;
            vertical-align: middle;
        }

    .block-hot-categories-opt2 .item .description .btn {
        line-height: 20px;
        padding: 0 7px;
        color: #fff;
        background-color: #999999;
        text-transform: uppercase;
        font-size: 10px;
        border: none;
    }

        .block-hot-categories-opt2 .item .description .btn:after {
            content: "\f0da";
            font-family: "FontAwesome";
            margin-left: 5px;
        }

        .block-hot-categories-opt2 .item .description .btn:hover {
            background-color: #2c6b4c;
        }

.index-opt-1 .block-hot-category .item ul li {
    min-height: 213px;
}

.block-hot-category .item ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.block-hot-category .item ul a {
    color: #333333;
    display: block;
}

    .block-hot-category .item ul a > span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .block-hot-category .item ul a:hover {
        color: #2c6b4c;
    }

        .block-hot-category .item ul a:hover img {
            -webkit-filter: opacity(20%);
            filter: opacity(20%);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

.block-hot-category .item ul img {
    display: block;
    margin: auto;
    margin-bottom: 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 991px) {
    .block-hot-category .item {
        width: 33.33333333%;
    }

        .block-hot-category .item:nth-child(3n+1) {
            clear: both;
        }
}

@media (max-width: 600px) {
    .block-hot-category .item {
        width: 50%;
    }

        .block-hot-category .item:nth-child(3n+1) {
            clear: none;
        }

        .block-hot-category .item:nth-child(2n+1) {
            clear: both;
        }
}

@media (max-width: 420px) {
    .block-hot-category .item {
        width: 100%;
    }
}

.heading-opt-1 {
    background-color: transparent;
    margin-bottom: 1px;
    padding-right: 50px;
    position: relative;
}

    .heading-opt-1:before,
    .heading-opt-1:after {
        content: "";
        display: table;
    }

    .heading-opt-1:after {
        clear: both;
    }

    .heading-opt-1 .title {
        text-transform: capitalize;
        color: #333333;
        font-weight: bold;
        font-size: 28px;
        display: block;
        line-height: 62px;
        float: left;
    }

        .heading-opt-1 .title img {
            margin-right: 13px;
            vertical-align: text-top;
        }

    .heading-opt-1 .links {
        float: right;
    }

        .heading-opt-1 .links:before,
        .heading-opt-1 .links:after {
            content: "";
            display: table;
        }

        .heading-opt-1 .links:after {
            clear: both;
        }

        .heading-opt-1 .links li {
            float: left;
        }

            .heading-opt-1 .links li.active > a {
                color: #2c6b4c;
            }

        .heading-opt-1 .links a {
            display: block;
            line-height: 62px;
            color: #333333;
            text-transform: capitalize;
            font-size: 15px;
            padding: 0 10px;
        }

            .heading-opt-1 .links a:hover {
                color: #2c6b4c;
            }

    .heading-opt-1 .actions {
        position: absolute;
        right: 18px;
        top: 11px;
    }

        .heading-opt-1 .actions .action {
            width: 22px;
            text-align: center;
            line-height: 20px;
            display: block;
            cursor: pointer;
            color: #cccccc;
            font-size: 18px;
        }

            .heading-opt-1 .actions .action:hover {
                color: #2c6b4c;
            }

.tab-content,
.col-products {
    position: relative;
}

    /*.tab-content > .tab-pane,*/
    .col-products > .tab-pane,
    .tab-content > .box-tab,
    .col-products > .box-tab {
        width: 100% !important;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: 0s !important;
        -o-transition: 0s !important;
        transition: 0s !important;
    }

        .tab-content > .tab-pane.active,
        .col-products > .tab-pane.active,
        .tab-content > .box-tab.active,
        .col-products > .box-tab.active {
            position: relative;
            opacity: 1;
            z-index: 20;
            -webkit-transition: 0s !important;
            -o-transition: 0s !important;
            transition: 0s !important;
        }



.block-floor-products {
    margin-bottom: 40px;
}

    .block-floor-products .block-content:before,
    .block-floor-products .block-content:after {
        content: "";
        display: table;
    }

    .block-floor-products .block-content:after {
        clear: both;
    }

    .block-floor-products .col-banner {
        width: 20%;
        float: left;
        position: relative;
        height: 570px;
    }

@media (max-width: 1190px) {
    .block-floor-products .col-banner {
        height: 458px;
    }
}

.block-floor-products .col-banner img {
    width: 100%;
    display: block;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-floor-products .col-banner .img {
    display: block;
    position: relative;
    overflow: hidden;
}

.block-floor-products .col-banner .description {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(42, 42, 49, 0.5);
    padding: 15px;
    padding-right: 5px;
    padding-bottom: 24px;
    min-height: 170px;
    z-index: 10;
    overflow: hidden;
}

.block-floor-2.block-floor-products .col-banner .description {
    background-color: rgba(0, 0, 0, 0.56);
}

.block-floor-3.block-floor-products .col-banner .description {
    background-color: rgba(186, 150, 115, 0.5);
}

.block-floor-products .col-banner .title {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 6px;
    margin-bottom: 10px;
}

.block-floor-3.block-floor-products .col-banner .title {
    font-size: 16px;
    color: #333;
}

.block-floor-2.block-floor-products .col-banner .title {
    font-size: 30px;
}

.block-floor-products .col-banner .des {
    display: block;
    color: #aaaaaa;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 7px;
}

.block-floor-3.block-floor-products .col-banner .des {
    color: #888888;
}

.block-floor-2.block-floor-products .col-banner .des {
    color: #aaaaaa;
    text-transform: uppercase;
}

.block-floor-products .col-banner .btn {
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding: 0 17px;
    line-height: 40px;
    text-transform: capitalize;
    border: none;
}

    .block-floor-products .col-banner .btn:hover {
        background-color: #2c6b4c;
        color: #fff;
    }

.block-floor-3.block-floor-products .col-banner .btn {
    background-color: #373543;
    color: #fff;
}

    .block-floor-3.block-floor-products .col-banner .btn:hover {
        background-color: #2c6b4c;
        color: #fff;
    }

.block-floor-2.block-floor-products .col-banner .btn {
    background-color: #da9248;
    color: #fff;
}

    .block-floor-2.block-floor-products .col-banner .btn:hover {
        background-color: #2c6b4c;
        color: #fff;
    }

.block-floor-products .col-banner:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
}

.block-floor-products .col-banner:hover .title,
.block-floor-products .col-banner:hover .des,
.block-floor-products .col-banner:hover .btn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.block-floor-products .col-banner:hover .title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.block-floor-products .col-banner:hover .des {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.block-floor-products .col-banner:hover .btn {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.index-opt-2 .block-floor-products .col-banner:hover .title {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.index-opt-2 .block-floor-products .col-banner:hover .des {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.index-opt-2 .block-floor-products .col-banner:hover .btn {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.index-opt-3 .block-floor-products .col-banner:hover .title {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.index-opt-3 .block-floor-products .col-banner:hover .des {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.index-opt-3 .block-floor-products .col-banner:hover .btn {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.index-opt-4 .block-floor-products .col-banner:hover .title {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.index-opt-4 .block-floor-products .col-banner:hover .des {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.index-opt-4 .block-floor-products .col-banner:hover .btn {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.index-opt-5 .block-floor-products .col-banner:hover .title {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

.index-opt-5 .block-floor-products .col-banner:hover .des {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.index-opt-5 .block-floor-products .col-banner:hover .btn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.index-opt-7 .block-floor-products .col-banner:hover .title {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

.index-opt-7 .block-floor-products .col-banner:hover .des {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.index-opt-7 .block-floor-products .col-banner:hover .btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.block-floor-products .col-featured {
    width: 20%;
    float: left;
    background-color: #fff;
    position: relative;
}

@media (max-width: 767px) {
    .block-floor-products .col-featured {
        display: none;
    }
}

.block-floor-products .col-featured .label-featured {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.block-floor-products .col-featured .item {
    overflow: hidden;
}

.block-floor-products .col-featured .product-item {
    margin-top: -1px;
}

.block-floor-products .col-featured .product-item-opt-1 {
    padding-bottom: 5px;
}

@media (max-width: 1199px) {
    .block-floor-products .col-featured .product-item-opt-1 {
        padding-bottom: 3px;
    }
}

@media (max-width: 992px) {
    .block-floor-products .col-featured .product-item-opt-1 {
        padding-bottom: 5px;
    }
}

.block-floor-products .col-featured:hover .owl-nav {
    left: 5px;
    opacity: 1;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-floor-products .col-featured .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    left: -100%;
    opacity: 0;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-floor-products .col-featured .owl-prev,
.block-floor-products .col-featured .owl-next {
    width: 35px;
    line-height: 28px;
    border: 1px solid #dfdfdf;
    text-align: center;
    color: #888888;
    font-size: 20px;
    margin-bottom: 11px;
    display: block;
    background-color: #fff;
}

    .block-floor-products .col-featured .owl-prev:hover,
    .block-floor-products .col-featured .owl-next:hover,
    .block-floor-products .col-featured .owl-prev:focus,
    .block-floor-products .col-featured .owl-next:focus {
        background-color: #2c6b4c;
        border-color: #2c6b4c;
        color: #fff;
    }

    .block-floor-products .col-featured .owl-prev:before,
    .block-floor-products .col-featured .owl-next:before {
        content: "";
        font-family: 'FontAwesome';
    }

    .block-floor-products .col-featured .owl-prev:before {
        content: "\f104";
    }

    .block-floor-products .col-featured .owl-next:before {
        content: "\f105";
    }

.block-floor-products .col-products {
    width: 60%;
    float: left;
    background-color: #fff;
    overflow: hidden;
}

    .block-floor-products .col-products .product-item {
        margin-top: -1px;
    }

.block-floor-products-opt1.block-floor-products .col-products .product-item {
    height: 286px;
}

@media (max-width: 1199px) {
    .block-floor-products-opt1.block-floor-products .col-products .product-item {
        height: 230px;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt1.block-floor-products .col-products .product-item {
        height: 226px;
    }
}

@media (max-width: 767px) {
    .block-floor-products-opt1.block-floor-products .col-products .product-item {
        height: 300px;
    }
}

@media (max-width: 599px) {
    .block-floor-products-opt1.block-floor-products .col-products .product-item {
        height: 290px;
    }
}

@media (max-width: 379px) {
    .block-floor-products .col-products .product-item {
        height: auto;
    }
}

@media (max-width: 767px) {
    .block-floor-products .col-products .product-item-lag {
        width: 100% !important;
    }
}

.block-floor-products .product-item {
    border-bottom: none;
    border-right: none;
}

.block-floor-products .product-item-lag {
    padding: 0;
    position: relative;
}

    .block-floor-products .product-item-lag .product-item-info {
        height: 100%;
        display: table;
    }

@media (max-width: 379px) {
    .block-floor-products .product-item-lag .product-item-info {
        height: 230px;
    }
}

.block-floor-products .product-item-lag .product-item-photo {
    position: absolute;
    top: 10px;
    right: 23px;
}

    .block-floor-products .product-item-lag .product-item-photo img {
        width: auto;
    }

.block-floor-products .product-item-lag .product-item-detail {
    padding-left: 15px;
    position: relative;
    z-index: 10;
    display: table-cell;
    vertical-align: middle;
}

.block-floor-products .product-item-lag .product-item-name {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    font-weight: 600;
    margin-bottom: 11px;
    position: relative;
    z-index: 10;
}

    .block-floor-products .product-item-lag .product-item-name a:hover {
        color: #2c6b4c !important;
    }

.block-floor-1.block-floor-products .product-item-lag .product-item-name a {
    color: #4457b5;
}

    .block-floor-1.block-floor-products .product-item-lag .product-item-name a:hover {
        color: #333;
    }

.block-floor-1.block-floor-products .product-item-lag .product-item-name:hover a {
    color: #333;
}

.block-floor-2.block-floor-products .product-item-lag .product-item-name {
    color: #fe822c;
}

    .block-floor-2.block-floor-products .product-item-lag .product-item-name a {
        color: #fe822c;
    }

        .block-floor-2.block-floor-products .product-item-lag .product-item-name a:hover {
            color: #2c6b4c;
        }

.block-floor-3.block-floor-products .product-item-lag .product-item-name {
    color: #564e4b;
}

    .block-floor-3.block-floor-products .product-item-lag .product-item-name a {
        color: #564e4b;
    }

        .block-floor-3.block-floor-products .product-item-lag .product-item-name a:hover {
            color: #2c6b4c;
        }

.block-floor-products .product-item-lag .product-item-des {
    color: #888888;
    font-size: 14px;
    margin-bottom: 20px;
}

.block-floor-products .product-item-lag .view-more {
    font-size: 14px;
    color: #333333;
    text-transform: capitalize;
    position: relative;
    z-index: 10;
}

    .block-floor-products .product-item-lag .view-more:after {
        content: "\f0a9";
        font-family: "FontAwesome";
        margin-left: 10px;
    }

    .block-floor-products .product-item-lag .view-more:hover {
        color: #0164c9;
    }

@media (max-width: 1199px) {
    .block-floor-products .col-featured .product-item-opt-1 .product-item-img img {
        height: 90px;
    }
}

@media (max-width: 991px) {
    .block-floor-products .col-banner {
        display: none;
    }

    .block-floor-products .col-featured {
        width: 25%;
    }

        .block-floor-products .col-featured .product-item-opt-1 .product-item-img img {
            height: 85px;
        }

    .block-floor-products .col-products {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .block-floor-products .col-banner {
        display: none;
    }

    .block-floor-products .col-featured {
        display: none;
    }

        .block-floor-products .col-featured .product-item-opt-1 .product-item-img img {
            height: auto;
        }

    .block-floor-products .col-products {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .block-floor-products .col-featured {
        width: 100%;
    }

    .block-floor-products .col-products {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 379px) {
    .block-floor-products .col-products {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 600px) {
    .block-floor-products .block-title {
        padding-right: 0;
    }

        .block-floor-products .block-title .links {
            text-align: center;
            float: none;
            clear: both;
        }

            .block-floor-products .block-title .links li {
                display: inline-block;
                float: none;
            }
}

.block-floor-products-opt1 .col-products .item:first-child .product-item {
    margin-left: -1px;
}

@media (min-width: 1200px) {
    .block-floor-products-opt1 .col-featured .product-item {
        height: 191px;
    }
}

.block-floor-products-opt2 .col-products {
    width: 80%;
}

@media (max-width: 991px) {
    .block-floor-products-opt2 .col-products {
        width: 100%;
    }
}

.block-floor-products-opt2 .col-products .product-item {
    /*height: 286px;*/
}

@media (max-width: 1199px) {
    .block-floor-products-opt2 .col-products .product-item {
        height: 231px;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt2 .col-products .product-item {
        height: 286px;
    }
}

@media (max-width: 767px) {
    .block-floor-products-opt2 .col-products .product-item {
        height: 286px;
    }
}

@media (max-width: 600px) {
    .block-floor-products-opt2 .col-products .product-item {
        height: 285px;
    }
}

@media (max-width: 380px) {
    .block-floor-products-opt2 .col-products .product-item {
        height: auto;
    }
}

.block-floor-products-opt2 .col-banner {
    height: 570px;
}

@media (max-width: 1199px) {
    .block-floor-products-opt2 .col-banner {
        height: 460px;
    }
}

.block-floor-products-opt3 .block-title .title {
    background-color: #3266cc;
    width: 237px;
    color: #fff;
}

.block-floor-products-opt3 .block-content {
    position: relative;
    padding-left: 235px;
}

.block-floor-products-opt3 .col-category {
    width: 235px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #efefef;
    padding-top: 21px;
    padding: 21px 10px 5px 30px;
}

    .block-floor-products-opt3 .col-category li {
        display: block;
    }

    .block-floor-products-opt3 .col-category a {
        font-size: 14px;
        color: #333333;
        display: block;
        line-height: 34px;
        text-transform: capitalize;
    }

        .block-floor-products-opt3 .col-category a:hover {
            color: #2c6b4c;
        }

.block-floor-products-opt3 .col-products {
    width: 50%;
}

    .block-floor-products-opt3 .col-products .product-item {
        margin-left: -1px;
        height: 286px;
    }

@media (max-width: 1199px) {
    .block-floor-products-opt3 .col-products .product-item {
        height: 229px;
    }
}

@media (max-width: 992px) {
    .block-floor-products-opt3 .col-products .product-item {
        height: auto;
    }
}

.block-floor-products-opt3 .col-featured {
    width: 25%;
}

    .block-floor-products-opt3 .col-featured .product-item {
        height: 191px;
    }

@media (max-width: 1199px) {
    .block-floor-products-opt3 .col-featured .product-item {
        height: 153px;
    }
}

.block-floor-products-opt3 .col-banner {
    width: 25%;
}

@media (max-width: 1199px) {
    .block-floor-products-opt3 .col-banner {
        height: 457px;
    }
}

@media (max-width: 1199px) {
    .block-floor-products-opt3 .block-title .title {
        width: 191px;
    }

    .block-floor-products-opt3 .block-content {
        padding-left: 190px;
    }

    .block-floor-products-opt3 .col-category {
        width: 190px;
        padding-left: 20px;
    }

    .block-floor-products-opt3 .col-featured .product-item-opt-1 {
        padding-top: 8px;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt3 .col-products {
        width: 100%;
    }

    .block-floor-products-opt3 .col-featured {
        display: none;
    }
}

@media (max-width: 767px) {
    .block-floor-products-opt3 .block-title .title {
        width: auto;
        padding-right: 15px;
    }

    .block-floor-products-opt3 .col-category {
        display: none;
    }

    .block-floor-products-opt3 .block-content {
        padding-left: 0;
    }
}

@media (max-width: 639px) {
    .block-floor-products-opt3 .col-products .product-item {
        width: 100%;
        float: none;
    }
}

@media (max-width: 599px) {
    .block-floor-products-opt3 .col-products {
        width: 100%;
    }

    .block-floor-products-opt3 .col-featured {
        width: 100%;
    }

        .block-floor-products-opt3 .col-featured .product-item {
            min-height: 0px;
        }
}

@media (max-width: 360px) {
    .block-floor-products-opt3 .col-products .product-item {
        width: 100%;
    }
}

.block-the-blog {
    margin-bottom: 30px;
}

    .block-the-blog .block-title {
        font-size: 20px;
        color: #333333;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 34px;
        margin-bottom: 35px;
        padding-top: 30px;
    }

.banner-opt1 .description {
    min-height: 165px;
    padding: 15px;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
    display: none;
    margin-bottom: 30px;
}

.banner-opt1 .description1 {
    background-color: #dbdbdb;
}

    .banner-opt1 .description1 .title {
        display: block;
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        color: #333333;
        line-height: 1;
    }

    .banner-opt1 .description1 .subtitle {
        display: block;
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        color: #333333;
    }

    .banner-opt1 .description1 .des {
        display: block;
        font-size: 14px;
        font-weight: normal;
        color: #333333;
        line-height: 20px;
        margin-bottom: 7px;
    }

    .banner-opt1 .description1 .btn {
        background-color: #3266cc;
        text-transform: capitalize;
        padding: 0 10px;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        border: none;
    }

        .banner-opt1 .description1 .btn:hover,
        .banner-opt1 .description1 .btn:focus {
            background-color: #2c6b4c;
            color: #fff;
        }

.banner-opt1 .description2 {
    background-color: #dbdbdb;
    padding-top: 35px;
    padding-bottom: 0;
}

    .banner-opt1 .description2 .title {
        display: block;
        font-size: 14px;
        font-weight: normal;
        color: #888888;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .banner-opt1 .description2 .subtitle {
        display: block;
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        color: #333333;
    }

    .banner-opt1 .description2 .des {
        display: block;
        font-size: 14px;
        font-weight: normal;
        color: #333333;
        line-height: 20px;
        margin-bottom: 35px;
    }

    .banner-opt1 .description2 .btn {
        background-color: #bf2025;
        display: block;
        margin: 0 -15px 0 -20px;
        text-transform: capitalize;
        padding: 0 10px;
        padding-left: 50px;
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        height: auto;
        font-weight: normal;
        color: #fff;
        border: none;
    }

        .banner-opt1 .description2 .btn:hover,
        .banner-opt1 .description2 .btn:focus {
            background-color: #2c6b4c;
            color: #fff;
        }

@media (max-width: 479px) {
    .banner-opt1 .box-img {
        display: none;
    }

    .banner-opt1 .description {
        display: block;
    }
}

.index-opt-2 {
    background-color: #F5F5F5;
}

    .index-opt-2 .back-to-top {
        border-color: #0164c9;
    }

        .index-opt-2 .back-to-top .fa {
            background-color: #0164c9;
        }

        .index-opt-2 .back-to-top:hover {
            background-color: #0164c9;
        }

    .index-opt-2 .product-item-opt-1 .product-item-name a:hover,
    .index-opt-2 .product-item-opt-1 .product-item-name a:focus {
        color: #0164c9;
    }

    .index-opt-2 .block-nav-category .view-all-category .btn-view-all:hover,
    .index-opt-2 .block-nav-category .view-all-category a:hover {
        background-color: #0164c9;
    }

    .index-opt-2 .block-hot-category {
        top: -10px;
        position: relative;
        margin-bottom: 10px;
    }

        .index-opt-2 .block-hot-category .item .title {
            background-color: #0164c9;
        }

        .index-opt-2 .block-hot-category .item ul a:hover {
            color: #0164c9;
        }

        .index-opt-2 .block-hot-category .item ul {
            padding: 0 18px;
        }

            .index-opt-2 .block-hot-category .item ul li {
                margin-bottom: 20px;
                padding: 0;
            }

                .index-opt-2 .block-hot-category .item ul li:last-child {
                    margin-bottom: 0;
                }

                .index-opt-2 .block-hot-category .item ul li img {
                    margin-bottom: 8px;
                }

    .index-opt-2 .blog-item .blog-date {
        background-color: #F4B206;
    }

    .index-opt-2 .blog-item .blog-name a,
    .index-opt-2 .blog-item .blog-actions .action {
        color: #333;
        font-size: 14px;
    }

        .index-opt-2 .blog-item .blog-name a:hover,
        .index-opt-2 .blog-item .blog-actions .action:hover,
        .index-opt-2 .blog-item .blog-name a:focus,
        .index-opt-2 .blog-item .blog-actions .action:focus {
            color: #0164c9;
        }

    .index-opt-2 .block-service .item .icon {
        background-color: #0164c9;
    }

    .index-opt-2 .block-banner-main {
        margin-bottom: 10px;
    }

.block-deals-of {
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 0;
    padding: 10px;
}

    .block-deals-of .block-title {
        padding: 0;
    }


    .block-deals-of .title {
        font-size: 22px;
    }

    .block-deals-of .deals-of-countdown {
        margin-left: 40px;
    }

@media (max-width: 479px) {
    .block-deals-of .deals-of-countdown {
        margin-left: 10px;
    }
}

.block-deals-of .count-down-time:before,
.block-deals-of .count-down-time:after {
    content: "";
    display: table;
}

.block-deals-of .count-down-time:after {
    clear: both;
}

.block-deals-of .count-down-time .box-count {
    float: left;
    margin-right: 10px;
    text-align: center;
}

    .block-deals-of .count-down-time .box-count:last-child {
        margin-right: 0;
    }

    .block-deals-of .count-down-time .box-count .number {
        width: 39px;
        height: 36px;
        line-height: 36px;
        display: block;
        font-size: 16px;
        background-color: #2c6b4c;
        color: #fff;
    }

    .block-deals-of .count-down-time .box-count .text {
        display: block;
        font-size: 14px;
        color: #333333;
        line-height: 30px;
    }

.block-deals-of .product-item-opt-1 {
    padding: 0 0 15px;
}

    .block-deals-of .product-item-opt-1 .product-item-detail {
        padding-left: 10px;
        padding-right: 10px;
        padding: 10px;
    }

    .block-deals-of .product-item-opt-1 .product-item-name {
        margin-bottom: 4px;
        font-weight: bold;
        font-size: 14px;
        color: #f15a23;
        text-align: center;
    }

.block-deals-of .product-item-des {
    margin: 10px 0 20px 0;
}

.block-deals-of .review-count {
    font-size: 12px;
    color: #999;
}

.block-deals-of .label {
    font-weight: bold;
    color: #999;
}

.block-deals-of .owl-nav {
    position: absolute;
    right: 15px;
    top: -50px;
}

    .block-deals-of .owl-nav .owl-prev,
    .block-deals-of .owl-nav .owl-next {
        width: 24px;
        line-height: 24px;
        display: block;
        float: left;
        text-align: center;
        font-size: 26px;
        background-color: #2c6b4c;
        color: #fff;
    }

        .block-deals-of .owl-nav .owl-prev:before,
        .block-deals-of .owl-nav .owl-next:before {
            content: "";
            font-family: "FontAwesome";
        }

        .block-deals-of .owl-nav .owl-prev:hover,
        .block-deals-of .owl-nav .owl-next:hover {
            color: #2c6b4c;
        }

        .block-deals-of .owl-nav .owl-prev:before {
            content: "\f104";
        }

        .block-deals-of .owl-nav .owl-next:before {
            content: "\f105";
        }

.block-section-top3 .block-nav-category .view-all-category .btn-view-all,
.block-section-top3 .block-nav-category .view-all-category a {
    background-color: #F9F9F9;
}

    .block-section-top3 .block-nav-category .view-all-category .btn-view-all:hover,
    .block-section-top3 .block-nav-category .view-all-category a:hover {
        background-color: #e5343e;
    }

@media (max-width: 991px) {
    .block-section-top3 .block-nav-category {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}

.index-opt-3 {
    background-color: #F5F5F5;
}

    .index-opt-3 .back-to-top {
        border-color: #e5343e;
    }

        .index-opt-3 .back-to-top .fa {
            background-color: #e5343e;
        }

        .index-opt-3 .back-to-top:hover {
            background-color: #e5343e;
        }

    .index-opt-3 .block-banner-main {
        margin-bottom: 10px;
    }

    .index-opt-3 .product-item-opt-1 .product-item-name a:hover,
    .index-opt-3 .product-item-opt-1 .product-item-name a:focus {
        color: #e5343e;
    }

    .index-opt-3 .block-floor-products2 .col-products {
        width: 80%;
    }

@media (max-width: 991px) {
    .index-opt-3 .block-floor-products2 .col-products {
        width: 100%;
    }
}

.index-opt-3 .block-floor-3.block-floor-products .col-banner .des {
    color: #fff;
}

.index-opt-3 .block-floor-3.block-floor-products .col-banner .btn {
    background-color: #320101;
}

    .index-opt-3 .block-floor-3.block-floor-products .col-banner .btn:hover {
        background-color: #2c6b4c;
    }

.index-opt-3 .block-floor-2.block-floor-products .col-banner .btn {
    background-color: #e04f22;
}

    .index-opt-3 .block-floor-2.block-floor-products .col-banner .btn:hover {
        color: #e5343e;
    }

.index-opt-3 .block-hot-category .item .title {
    background-color: #e5343e;
}

.index-opt-3 .block-hot-category .item ul a:hover {
    color: #e5343e;
}

.index-opt-3 .block-hot-category .item ul li {
    margin-bottom: 10px;
    padding-bottom: 0;
    /*min-height: 208px;*/
}

    .index-opt-3 .block-hot-category .item ul li:last-child {
        margin-bottom: 0;
    }

.index-opt-3 .block-service {
    padding-top: 35px;
    padding-bottom: 0px;
}

    .index-opt-3 .block-service .item {
        margin-bottom: 15px;
    }

@media (max-width: 767px) {
    .index-opt-3 .block-service {
        text-align: center;
    }

        .index-opt-3 .block-service .row {
            display: inline-block;
            text-align: left;
        }
}

.index-opt-3 .block-the-blog {
    position: relative;
    top: -10px;
    margin-bottom: 0;
}

.index-opt-3 .block-brand {
    margin-bottom: 100px;
}

.index-opt-3 .blog-item .blog-date {
    background-color: #E5343E;
}

.index-opt-3 .blog-item .blog-name a:hover,
.index-opt-3 .blog-item .blog-actions .action:hover,
.index-opt-3 .blog-item .blog-name a:focus,
.index-opt-3 .blog-item .blog-actions .action:focus {
    color: #e5343e;
}

.index-opt-3 .block-service .item .icon {
    background-color: #e5343e;
}

.slide-opt-4 {
    background-color: #fff;
}

    .slide-opt-4 .container {
        position: relative;
    }

    .slide-opt-4 .item {
        /*height: 493px;*/
        height: 100%;
    }

@media (max-width: 640px) {
    /*.slide-opt-4 .item {
        height: 300px;
    }*/

        .slide-opt-4 .item .description {
            max-width: 100% !important;
            padding-top: 30px !important;
        }
}

.slide-opt-4 .item .description {
    position: relative;
    padding-top: 180px;
    max-width: 100%;
}

.slide-opt-4 .item1 .description {
    float: right;
    padding-right: 24px;
    padding-top: 135px;
    max-width: 290px;
    text-align: left;
}

.slide-opt-4 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 34px;
    color: #333333;
}

.slide-opt-4 .item1 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 8px;
    color: #333333;
}

.slide-opt-4 .item1 .des {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}

.slide-opt-4 .item1 .btn {
    line-height: 43px;
    background-color: #0a193a;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 23px;
    font-size: 13px;
    font-weight: 700;
    margin-top: 25px;
}

    .slide-opt-4 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-4 .item2 .description {
    float: right;
    padding-right: 16px;
    padding-top: 175px;
    max-width: 290px;
    text-align: center;
}

.slide-opt-4 .item2 .title {
    display: block;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

    .slide-opt-4 .item2 .title span {
        font-weight: 700;
        font-size: 24px;
    }

.slide-opt-4 .item2 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 7px;
    color: #fff;
}

.slide-opt-4 .item2 .btn {
    line-height: 36px;
    background-color: #01639a;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 17px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
}

    .slide-opt-4 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-4 .item3 .description {
    padding-right: 0;
    padding-left: 30px;
    padding-top: 153px;
    max-width: 350px;
}

.slide-opt-4 .item3 .title {
    display: block;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 14px;
    color: #888888;
}

.slide-opt-4 .item3 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 5px;
    color: #333;
    line-height: 1;
}

.slide-opt-4 .item3 .des {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.slide-opt-4 .item3 .btn {
    line-height: 36px;
    background-color: #937637;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 17px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 23px;
}

    .slide-opt-4 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

.block-trending .block-title {
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;
    font-size: 14px;
    background: #804ea7;
    color: #fff;
}

.block-section-top4 {
    position: relative;
    margin-bottom: 40px;
    background: #f1f1f1;
}

    .block-section-top4 .container {
        position: relative;
    }

    .block-section-top4 .block-slide-main {
        padding-left: 300px;
        padding-right: 200px;
    }

@media (max-width: 1199px) {
    .block-section-top4 .block-slide-main {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .block-section-top4 .block-slide-main {
        padding-right: 0;
    }
}

.block-section-top4 .block-trending {
    position: absolute;
    top: 0;
    right: 15px;
    width: 200px;
    z-index: 44;
    background-color: #fff;
}

    .block-section-top4 .block-trending .product-item-opt-1 .product-item-name {
        text-overflow: ellipsis;
        white-space: nowrap;
    }

@media (max-width: 991px) {
    .block-section-top4 .block-trending {
        display: none;
    }
}

.block-section-top4 .block-trending .product-item-opt-1 {
    /*padding: 0 30px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 30px;*/
}

    .block-section-top4 .block-trending .product-item-opt-1:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .block-section-top4 .block-trending .product-item-opt-1 .product-item-price {
        font-size: 14px;
        color: #333;
    }

.block-section-top4 .block-trending:hover .owl-prev,
.block-section-top4 .block-trending:hover .owl-next {
    opacity: 1;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-section-top4 .block-trending:hover .owl-prev {
    left: 5px;
}

.block-section-top4 .block-trending:hover .owl-next {
    right: 5px;
}

.block-section-top4 .block-trending .owl-prev,
.block-section-top4 .block-trending .owl-next {
    width: 35px;
    line-height: 28px;
    border: 1px solid #dfdfdf;
    text-align: center;
    color: #888888;
    font-size: 20px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    opacity: 0;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

    .block-section-top4 .block-trending .owl-prev:hover,
    .block-section-top4 .block-trending .owl-next:hover,
    .block-section-top4 .block-trending .owl-prev:focus,
    .block-section-top4 .block-trending .owl-next:focus {
        background-color: #2c6b4c;
        border-color: #2c6b4c;
        color: #fff;
    }

    .block-section-top4 .block-trending .owl-prev:before,
    .block-section-top4 .block-trending .owl-next:before {
        content: "";
        font-family: 'FontAwesome';
    }

.block-section-top4 .block-trending .owl-prev {
    left: 10px;
}

    .block-section-top4 .block-trending .owl-prev:before {
        content: "\f104";
    }

.block-section-top4 .block-trending .owl-next {
    right: 10px;
}

    .block-section-top4 .block-trending .owl-next:before {
        content: "\f105";
    }

.block-section-top4 .block-nav-category .ui-category > li > a {
    line-height: 31px;
}

@media (max-width: 1199px) {
    .block-section-top4 .block-nav-category {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}

.index-opt-4 {
    background-color: #eaeaea;
}

    .index-opt-4 .back-to-top {
        border-color: #486393;
    }

        .index-opt-4 .back-to-top .fa {
            background-color: #486393;
        }

        .index-opt-4 .back-to-top:hover {
            background-color: #486393;
        }

    .index-opt-4 .block-deals-of .product-item-opt-1 .product-item-price {
        color: #2c6b4c;
    }

    .index-opt-4 .block-deals-of .count-down-time .box-count .number {
        background-color: #486393;
    }

    .index-opt-4 .blog-item .blog-date {
        background-color: #f4b106;
    }

    .index-opt-4 .block-banner-main {
        margin-bottom: 10px;
    }

    .index-opt-4 .heading-opt-1 .links li > a {
        border-top: 1px solid transparent;
        padding: 0 3px;
        margin: 0 7px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

        .index-opt-4 .heading-opt-1 .links li > a:hover {
            color: #486393;
        }

    .index-opt-4 .heading-opt-1 .links li.active > a,
    .index-opt-4 .heading-opt-1 .links li:hover > a {
        color: #486393;
        border-top: 1px solid #486393;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .index-opt-4 .product-item-opt-1 .product-item-name a:hover {
        color: #486393;
    }

    .index-opt-4 .block-hot-category {
        position: relative;
        top: -10px;
        margin-bottom: 10px;
    }

        .index-opt-4 .block-hot-category .item .title {
            background-color: #486393;
        }

        .index-opt-4 .block-hot-category .item ul a:hover {
            color: #486393;
        }

    .index-opt-4 .blog-item .blog-name a:hover {
        color: #486393;
    }

    .index-opt-4 .blog-item .blog-actions .action:hover {
        color: #486393;
    }

    .index-opt-4 .block-brand {
        margin-bottom: 50px;
    }

    .index-opt-4 .block-service {
        background-color: #f1f1f1;
    }

        .index-opt-4 .block-service .item .icon {
            background-color: #486393;
        }

@media (min-width: 1200px) {
    .index-opt-4 .block-service .item .title {
        font-size: 18px;
    }
}

.index-opt-4 .block-floor-2.block-floor-products .col-banner .description {
    padding-top: 0;
}

.index-opt-4 .block-floor-3.block-floor-products .col-banner .description:before {
    content: "";
    background-color: #ba8d56;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.index-opt-4 .block-floor-3.block-floor-products .col-banner .des {
    color: #fff;
}

.index-opt-4 .block-floor-3.block-floor-products .col-banner .title {
    color: #fff;
}

.index-opt-4 .block-floor-2.block-floor-products .col-banner .description:before {
    content: "";
    background-color: #613124;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.index-opt-4 .block-floor-1.block-floor-products .col-banner .description:before {
    content: "";
    background-color: #2e487e;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.slide-opt-5 {
    margin-bottom: 13px;
    position: relative;
}

    .slide-opt-5 .item {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 495px;
        color: #fff;
        font-size: 18px;
    }

        .slide-opt-5 .item a {
            color: #fff;
        }

        .slide-opt-5 .item .description {
            position: relative;
            padding-top: 180px;
        }

    .slide-opt-5 .item1 .description {
        margin-left: 321px;
        padding-top: 50px;
    }

@media (max-width: 991px) {
    .slide-opt-5 .item1 .description {
        margin-left: 200px;
        padding-top: 50px;
    }
}

.slide-opt-5 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 42px;
    margin-bottom: 0px;
    color: #fff;
    line-height: 1;
}

@media (max-width: 639px) {
    .slide-opt-5 .item1 .title {
        font-size: 30px;
    }
}

.slide-opt-5 .item1 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 33px;
    margin-bottom: 13px;
    color: #fff;
}

@media (max-width: 639px) {
    .slide-opt-5 .item1 .subtitle {
        font-size: 20px;
    }
}

.slide-opt-5 .item1 .des {
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}

@media (max-width: 639px) {
    .slide-opt-5 .item1 .des {
        font-size: 13px;
    }
}

.slide-opt-5 .item1 .btn {
    line-height: 55px;
    background-color: #3266cc;
    padding: 0 23px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-5 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-5 .item2 .description {
    margin-left: 326px;
    padding-top: 60px;
}

@media (max-width: 991px) {
    .slide-opt-5 .item2 .description {
        margin-left: 200px;
        padding-top: 40px;
    }
}

.slide-opt-5 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 7px;
    color: #333;
    line-height: 1;
}

@media (max-width: 639px) {
    .slide-opt-5 .item2 .title {
        font-size: 30px;
    }
}

.slide-opt-5 .item2 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 18px;
    color: #333;
}

@media (max-width: 639px) {
    .slide-opt-5 .item2 .subtitle {
        font-size: 20px;
    }
}

.slide-opt-5 .item2 .des {
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    color: #888;
}

@media (max-width: 639px) {
    .slide-opt-5 .item2 .des {
        font-size: 13px;
    }
}

.slide-opt-5 .item2 .btn {
    line-height: 55px;
    background-color: #24252a;
    padding: 0 23px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-5 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-5 .item3 .description {
    margin-left: 320px;
    padding-top: 63px;
}

@media (max-width: 991px) {
    .slide-opt-5 .item3 .description {
        margin-left: 200px;
        padding-top: 40px;
    }
}

.slide-opt-5 .item3 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 37px;
    margin-bottom: 7px;
    color: #333;
    line-height: 1;
}

@media (max-width: 639px) {
    .slide-opt-5 .item3 .title {
        font-size: 30px;
    }
}

.slide-opt-5 .item3 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 5px;
    color: #333;
}

@media (max-width: 639px) {
    .slide-opt-5 .item3 .subtitle {
        font-size: 20px;
    }
}

.slide-opt-5 .item3 .des {
    font-size: 18px;
    display: block;
    margin-bottom: 36px;
    color: #888;
}

@media (max-width: 639px) {
    .slide-opt-5 .item3 .des {
        font-size: 13px;
    }
}

.slide-opt-5 .item3 .btn {
    line-height: 55px;
    background-color: #95a630;
    padding: 0 23px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold;
}

    .slide-opt-5 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

@media (max-width: 991px) {
    .slide-opt-5 .item {
        height: 400px;
    }

        .slide-opt-5 .item .description {
            font-size: 14px;
            padding-top: 40px;
            margin-left: 20px;
        }
}

@media (max-width: 639px) {
    .slide-opt-5 .item {
        height: 300px;
    }

        .slide-opt-5 .item .description {
            font-size: 13px;
        }

            .slide-opt-5 .item .description .btn {
                line-height: 30px;
                font-size: 14px;
            }
}

@media (max-width: 479px) {
    .slide-opt-5 .item {
        height: 300px;
    }

        .slide-opt-5 .item .description .btn {
            line-height: 30px;
            font-size: 14px;
            margin-top: 15px;
        }
}

.slide-opt-5 .banner-slide {
    width: 200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 385px;
    z-index: 55;
}

@media (max-width: 1199px) {
    .slide-opt-5 .banner-slide {
        display: none;
        visibility: hidden;
    }
}

.slide-opt-5 .banner-slide a {
    margin-top: 10px;
    display: block;
    position: relative;
    overflow: hidden;
}

    .slide-opt-5 .banner-slide a:before,
    .slide-opt-5 .banner-slide a:after {
        content: "";
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
        border-style: solid;
        border-color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        z-index: 100;
    }

    .slide-opt-5 .banner-slide a:before {
        border-width: 1px 0 1px 0;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        top: 10px;
        bottom: 10px;
    }

    .slide-opt-5 .banner-slide a:after {
        border-width: 0px 1px 0px 1px;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        left: 10px;
        right: 10px;
    }

    .slide-opt-5 .banner-slide a:hover:before,
    .slide-opt-5 .banner-slide a:hover:after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .slide-opt-5 .banner-slide a:hover img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .slide-opt-5 .banner-slide a img {
        display: block;
        width: 100%;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.spot-product-list {
    padding-bottom: 40px;
}

    .spot-product-list .block-title {
        background-color: transparent;
        margin-bottom: 5px;
    }

        .spot-product-list .block-title .title {
            padding: 0;
        }

@media (max-width: 600px) {
    .spot-product-list .block-title {
        padding-right: 0;
    }

        .spot-product-list .block-title .links {
            float: none;
            clear: both;
            display: block;
            text-align: center;
        }

            .spot-product-list .block-title .links li {
                float: none;
                display: inline-block;
            }
}

.spot-product-list .block-content {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    padding: 20px;
}

.spot-product-list .product-item-opt-1 {
    padding: 0;
}

    .spot-product-list .product-item-opt-1 .product-item-detail {
        padding: 0 15px;
    }

.spot-product-list:hover .owl-nav .owl-prev,
.spot-product-list:hover .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
}

.spot-product-list:hover .owl-nav .owl-prev {
    left: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.spot-product-list:hover .owl-nav .owl-next {
    right: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.spot-product-list .owl-nav {
    position: static;
}

    .spot-product-list .owl-nav .owl-prev,
    .spot-product-list .owl-nav .owl-next {
        position: absolute;
        top: 50%;
        opacity: 0;
        visibility: hidden;
        display: block;
        float: left;
        width: 30px;
        text-align: center;
        line-height: 50px;
        background-color: #2c6b4c;
        font-size: 24px;
        color: #fff;
        margin-top: -25px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        .spot-product-list .owl-nav .owl-prev:hover,
        .spot-product-list .owl-nav .owl-next:hover {
            background-color: #2c6b4c;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .spot-product-list .owl-nav .owl-prev:before,
        .spot-product-list .owl-nav .owl-next:before {
            content: "";
            font-family: "FontAwesome";
        }

    .spot-product-list .owl-nav .owl-prev {
        left: 15px;
    }

        .spot-product-list .owl-nav .owl-prev:before {
            content: "\f104";
        }

    .spot-product-list .owl-nav .owl-next {
        right: 15px;
    }

        .spot-product-list .owl-nav .owl-next:before {
            content: "\f105";
        }

.block-section-top5 .block-banner-main {
    margin-bottom: 10px;
}

.block-section-top5 .block-nav-category .ui-category {
    padding-bottom: 23px;
}

    .block-section-top5 .block-nav-category .ui-category > li > a {
        line-height: 40px;
    }

.block-section-top5 .block-nav-category .view-all-category .btn-view-all,
.block-section-top5 .block-nav-category .view-all-category a {
    background-color: #888888;
    color: #fff;
}

    .block-section-top5 .block-nav-category .view-all-category .btn-view-all:hover,
    .block-section-top5 .block-nav-category .view-all-category a:hover {
        background-color: #3266cc;
    }

@media (max-width: 1199px) {
    .block-section-top5 .block-nav-category {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}

.index-opt-5 {
    background-color: #eaeaea;
}

    .index-opt-5 .back-to-top {
        border-color: #3266cc;
    }

        .index-opt-5 .back-to-top .fa {
            background-color: #3266cc;
        }

        .index-opt-5 .back-to-top:hover {
            background-color: #3266cc;
        }

    .index-opt-5 .block-brand {
        margin-bottom: 70px;
    }

    .index-opt-5 .block-deals-of {
        background-color: transparent;
        margin-bottom: 15px;
    }

        .index-opt-5 .block-deals-of .product-item-opt-1 .product-item-price {
            color: #2c6b4c;
        }

        .index-opt-5 .block-deals-of .product-item {
            border: 1px solid #dfdfdf;
            padding: 10px;
        }

        .index-opt-5 .block-deals-of:hover .owl-nav .owl-prev {
            left: 0px;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .index-opt-5 .block-deals-of:hover .owl-nav .owl-next {
            right: 0px;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .index-opt-5 .block-deals-of .owl-nav .owl-prev,
        .index-opt-5 .block-deals-of .owl-nav .owl-next {
            width: 30px;
            text-align: center;
            line-height: 50px;
            background-color: #ccc;
            font-size: 24px;
            color: #fff;
            margin-top: -25px;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

            .index-opt-5 .block-deals-of .owl-nav .owl-prev:hover,
            .index-opt-5 .block-deals-of .owl-nav .owl-next:hover {
                background-color: #3266cc;
                -webkit-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

        .index-opt-5 .block-deals-of .owl-nav .owl-prev {
            left: 15px;
        }

        .index-opt-5 .block-deals-of .owl-nav .owl-next {
            right: 15px;
        }

    .index-opt-5 .block-the-blog .blog-item .blog-date {
        background-color: #f4b106;
    }

    .index-opt-5 .block-the-blog .block-title {
        padding-top: 20px;
    }

.block-floor-products-opt7 .block-title .title {
    background-color: #3266cc;
    width: 237px;
    color: #fff;
}

.block-floor-products-opt7 .block-content {
    position: relative;
    padding-left: 235px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-top: none;
}

.block-floor-products-opt7.block-floor-1 .col-banner .btn {
    background-color: #3266cc;
    color: #fff;
}

    .block-floor-products-opt7.block-floor-1 .col-banner .btn:hover {
        background-color: #2c6b4c;
    }

.block-floor-products-opt7.block-floor-2 .col-banner .btn {
    background-color: #e04f22;
    color: #fff;
}

    .block-floor-products-opt7.block-floor-2 .col-banner .btn:hover {
        background-color: #ff9956;
    }

.block-floor-products-opt7.block-floor-2 .col-banner .des {
    color: #333;
    font-weight: 600;
}

.block-floor-products-opt7.block-floor-3 .col-banner .btn {
    background-color: #320101;
    color: #fff;
}

    .block-floor-products-opt7.block-floor-3 .col-banner .btn:hover {
        background-color: #b6988e;
    }

.block-floor-products-opt7 .col-category {
    width: 235px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding-top: 21px;
    padding: 21px 10px 5px 30px;
}

    .block-floor-products-opt7 .col-category li {
        display: block;
    }

    .block-floor-products-opt7 .col-category a {
        font-size: 14px;
        color: #333333;
        display: block;
        line-height: 34px;
        text-transform: capitalize;
    }

        .block-floor-products-opt7 .col-category a:hover {
            color: #2c6b4c;
        }

.block-floor-products-opt7 .col-products {
    width: 75%;
}

@media (max-width: 991px) {
    .block-floor-products-opt7 .col-products {
        width: 100%;
    }
}

.block-floor-products-opt7 .col-banner {
    width: 25%;
    border-left: 1px solid #dfdfdf;
}

    .block-floor-products-opt7 .col-banner .description {
        background-color: transparent !important;
    }

    .block-floor-products-opt7 .col-banner .title {
        color: #000;
    }

@media (max-width: 1199px) {
    .block-floor-products-opt7 .block-title .title {
        width: 191px;
    }

    .block-floor-products-opt7 .block-content {
        padding-left: 190px;
    }

    .block-floor-products-opt7 .col-category {
        width: 190px;
        padding-left: 20px;
        padding-top: 5px;
    }

    .block-floor-products-opt7 .col-featured .product-item-opt-1 {
        padding-top: 8px;
    }

    .block-floor-products-opt7 .col-banner {
        height: 457px;
    }

    .block-floor-products-opt7 .col-products .product-item {
        height: 229px;
    }
}

@media (max-width: 767px) {
    .block-floor-products-opt7 .block-title .title {
        width: auto;
        padding-right: 15px;
    }

    .block-floor-products-opt7 .col-category {
        display: none;
    }

    .block-floor-products-opt7 .block-content {
        padding-left: 0;
    }

    .block-floor-products-opt7 .col-products {
        margin-bottom: 0;
    }

        .block-floor-products-opt7 .col-products .product-item {
            height: auto;
        }

    .block-floor-products-opt7 .block-content {
        border-left: none;
    }
}

@media (max-width: 599px) {
    .block-floor-products-opt7 .col-products {
        width: 100%;
    }
}

.block-deals-of-opt3 .block-title {
    padding-bottom: 30px;
}

    .block-deals-of-opt3 .block-title:before,
    .block-deals-of-opt3 .block-title:after {
        content: "";
        display: table;
    }

    .block-deals-of-opt3 .block-title:after {
        clear: both;
    }

    .block-deals-of-opt3 .block-title > .title {
        float: left;
        color: #333333;
        display: block;
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        padding: 0px;
        text-transform: uppercase;
    }

@media (max-width: 639px) {
    .block-deals-of-opt3 .block-title > .title {
        float: none;
    }
}

.block-deals-of-opt3 .deals-of-countdown {
    float: right;
}

@media (max-width: 639px) {
    .block-deals-of-opt3 .deals-of-countdown {
        width: 100%;
        clear: both;
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
}

.block-deals-of-opt3 .deals-of-countdown .title {
    font-size: 16px;
    text-transform: uppercase;
    color: #333333;
    font-weight: normal;
    padding-left: 34px;
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/iconicon-deals-of.png);
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.block-deals-of-opt3 .count-down-time {
    display: inline-block;
    vertical-align: middle;
}

    .block-deals-of-opt3 .count-down-time:before,
    .block-deals-of-opt3 .count-down-time:after {
        content: "";
        display: table;
    }

    .block-deals-of-opt3 .count-down-time:after {
        clear: both;
    }

    .block-deals-of-opt3 .count-down-time .box-count {
        float: left;
        margin-right: 10px;
        text-align: center;
        line-height: 28px;
        border: 1px solid #6e90b6;
        background-color: #fff;
        font-size: 14px;
        color: #05113b;
        padding: 0 7px;
        position: relative;
    }

        .block-deals-of-opt3 .count-down-time .box-count:after {
            content: ":";
            position: absolute;
            top: 0;
            right: -7px;
        }

        .block-deals-of-opt3 .count-down-time .box-count:last-child {
            margin-right: 0;
        }

            .block-deals-of-opt3 .count-down-time .box-count:last-child:after {
                content: none;
            }

        .block-deals-of-opt3 .count-down-time .box-count .number {
            width: auto;
            height: auto;
            line-height: 1;
            display: inline-block;
            font-size: 14px;
            background-color: transparent;
            color: #05113b;
            margin-right: 4px;
        }

        .block-deals-of-opt3 .count-down-time .box-count .text {
            display: inline-block;
            font-size: 14px;
            color: #05113b;
            line-height: 1;
        }

@media (max-width: 479px) {
    .block-deals-of-opt3 .count-down-time .box-count {
        padding: 0 3px;
        margin-top: 5px;
    }
}

.block-deals-of-opt3:hover .owl-nav .owl-prev,
.block-deals-of-opt3:hover .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
}

.block-deals-of-opt3 .owl-nav {
    position: static;
}

    .block-deals-of-opt3 .owl-nav .owl-prev,
    .block-deals-of-opt3 .owl-nav .owl-next {
        position: absolute;
        top: 50%;
        margin-top: -12px;
        opacity: 0;
        visibility: hidden;
    }

    .block-deals-of-opt3 .owl-nav .owl-prev {
        left: 0;
    }

    .block-deals-of-opt3 .owl-nav .owl-next {
        right: 0;
    }

.qc-top-site {
    background-repeat: no-repeat;
}

    .qc-top-site.close-bn {
        -webkit-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        /*.transition(0.35s);
		opacity: 0;
		visibility: hidden;*/
    }

.qc-top-site1 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #2c6b4c;
    min-height: 150px;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}

    .qc-top-site1 .container {
        position: relative;
    }

    .qc-top-site1 .close {
        background-color: #4c2222;
        width: 24px;
        height: 24px;
        border: none;
        opacity: 1;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(/Assets/images/icon/close-top.png);
        position: absolute;
        top: 0;
        right: 15px;
        opacity: 0.5;
    }

        .qc-top-site1 .close span {
            display: none;
        }

        .qc-top-site1 .close:hover {
            background-color: #53B475;
        }

    .qc-top-site1 .description {
        max-width: 700px;
        padding-top: 33px;
        padding-bottom: 10px;
        text-align: center;
        margin: auto;
    }

        .qc-top-site1 .description .title {
            display: block;
            text-transform: capitalize;
            font-size: 44px;
            font-weight: bold;
            color: #2c6b4c;
            font-family: Arial;
            line-height: 1;
            margin-bottom: 0px;
        }

@media (max-width: 600px) {
    .qc-top-site1 .description .title {
        font-size: 24px;
    }
}

.qc-top-site1 .description .subtitle {
    text-transform: none;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    display: block;
    font-family: Arial;
}

.qc-top-site1 .description .des {
    color: #ccc;
    display: block;
    font-family: Arial;
    font-size: 12px;
}

.qc-top-site1 .action {
    margin: 20px 0;
}

    .qc-top-site1 .action .btn {
        color: #fff;
    }

.qc-top-site1 .description .btn {
    line-height: 28px;
    display: inline-block;
    padding: 0 9px;
    background-color: #fe5654;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 7px;
}

    .qc-top-site1 .description .btn:hover,
    .qc-top-site1 .description .btn:focus {
        background-color: #2c6b4c;
    }

.block-section-top6 {
    position: relative;
    padding-left: 270px;
    padding-right: 234px;
    margin-bottom: 20px;
    background-color: #dfdfdf;
}

@media (max-width: 1199px) {
    .block-section-top6 {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .block-section-top6 {
        padding-right: 0;
    }
}

.block-section-top6 .banner-slide {
    position: absolute;
    top: 0;
    right: 0;
    width: 234px;
}

    .block-section-top6 .banner-slide a {
        display: block;
        position: relative;
        overflow: hidden;
        margin-bottom: 1px;
    }

        .block-section-top6 .banner-slide a:before,
        .block-section-top6 .banner-slide a:after {
            content: "";
            position: absolute;
            top: 5px;
            bottom: 5px;
            left: 5px;
            right: 5px;
            border-style: solid;
            border-color: #fff;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            z-index: 100;
        }

        .block-section-top6 .banner-slide a:before {
            border-width: 1px 0 1px 0;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            top: 10px;
            bottom: 10px;
        }

        .block-section-top6 .banner-slide a:after {
            border-width: 0px 1px 0px 1px;
            -webkit-transform: scale(1, 0);
            -ms-transform: scale(1, 0);
            -o-transform: scale(1, 0);
            transform: scale(1, 0);
            left: 10px;
            right: 10px;
        }

        .block-section-top6 .banner-slide a:hover:before,
        .block-section-top6 .banner-slide a:hover:after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .block-section-top6 .banner-slide a:hover img {
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .block-section-top6 .banner-slide a img {
            display: block;
            width: 100%;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

@media (max-width: 991px) {
    .block-section-top6 .banner-slide {
        display: none;
    }
}

.block-section-top6 .block-nav-category {
    float: none;
    position: absolute !important;
    top: 0;
    left: 0;
}

@media (max-width: 1199px) {
    .block-section-top6 .block-nav-category {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}

.block-section-top6 .block-nav-category .block-title {
    display: none;
}

.block-section-top6 .block-nav-category .ui-category {
    padding-bottom: 21px;
}

    .block-section-top6 .block-nav-category .ui-category > li > a {
        line-height: 36px;
        padding-left: 20px;
    }

    .block-section-top6 .block-nav-category .ui-category > li.parent > a:after {
        line-height: 36px;
    }

    .block-section-top6 .block-nav-category .ui-category .submenu {
        left: 270px;
        width: 900px;
    }

.block-section-top6 .block-nav-category .view-all-category .btn-view-all,
.block-section-top6 .block-nav-category .view-all-category a {
    background-color: #888888;
    color: #fff;
}

    .block-section-top6 .block-nav-category .view-all-category .btn-view-all:hover,
    .block-section-top6 .block-nav-category .view-all-category a:hover {
        background-color: #2c6b4c;
    }

.block-section-top6 .block-nav-category .block-content {
    background-color: #f7f7f7;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 270px;
}

.index-opt-6 .back-to-top {
    border-color: #2c6b4c;
}

    .index-opt-6 .back-to-top .fa {
        background-color: #2c6b4c;
    }

    .index-opt-6 .back-to-top:hover {
        background-color: #2c6b4c;
    }

.index-opt-6 .block-service-opt3 {
    padding-top: 23px;
}

    .index-opt-6 .block-service-opt3 .item .title {
        line-height: 1;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .index-opt-6 .block-service-opt3 .item {
        padding-left: 47px;
    }

        .index-opt-6 .block-service-opt3 .item .icon {
            left: 0;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .index-opt-6 .block-service-opt3 .item {
        margin-left: 45px;
    }
}

@media (max-width: 767px) {
    .index-opt-6 .block-service-opt3 {
        text-align: center;
    }

        .index-opt-6 .block-service-opt3 > .clearfix {
            display: inline-block;
            text-align: left;
        }
}

.slide-opt-6 .item {
    height: 453px;
}

@media (max-width: 640px) {
    .slide-opt-6 .item {
        height: 300px;
    }

        .slide-opt-6 .item .description {
            max-width: 100% !important;
        }
}

.slide-opt-6 .item .description {
    position: relative;
    padding-top: 180px;
    max-width: 100%;
}

.slide-opt-6 .item1 .description {
    float: right;
    padding-right: 64px;
    padding-top: 50px;
    max-width: 250px;
    text-align: center;
}

.slide-opt-6 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2px;
    font-size: 16px;
    color: #333333;
}

.slide-opt-6 .item1 .subtitle {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 27px;
    color: #fff;
    line-height: 1.12;
}

.slide-opt-6 .item1 .btn {
    line-height: 36px;
    background-color: #e1195f;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-6 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-6 .item2 {
    font-family: 'Roboto', sans-serif;
}

    .slide-opt-6 .item2 .description {
        margin-left: 26px;
        padding-top: 70px;
        text-align: center;
        float: left;
        max-width: 290px;
    }

    .slide-opt-6 .item2 .title {
        font-size: 12px;
        display: block;
        margin-bottom: 8px;
        font-weight: normal;
        letter-spacing: 6px;
    }

    .slide-opt-6 .item2 .subtitle {
        font-weight: bold;
        display: block;
        border: 2px solid #333;
        font-size: 48px;
        line-height: 60px;
        padding: 0 15px;
        margin-bottom: 8px;
    }

@media (max-width: 640px) {
    .slide-opt-6 .item2 .subtitle {
        font-size: 30px;
    }
}

.slide-opt-6 .item2 .des {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

.slide-opt-6 .item2 .btn {
    background-color: transparent;
    color: #fff;
    line-height: 24px;
    padding: 0 15px;
    font-size: 15px;
    display: inline-block;
    font-weight: 300;
    border: 3px solid #333333;
    color: #333333;
    margin-top: 70px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .slide-opt-6 .item2 .btn:hover {
        text-decoration: none;
        background-color: #333333;
        color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

@media (max-width: 640px) {
    .slide-opt-6 .item2 .btn {
        margin-top: 10px;
    }
}

.slide-opt-6 .item3 .description {
    margin-right: 30px;
    padding-top: 70px;
    text-align: center;
    float: right;
    max-width: 270px;
}

.slide-opt-6 .item3 .title {
    font-size: 30px;
    display: block;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
}

.slide-opt-6 .item3 .subtitle {
    font-weight: normal;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.slide-opt-6 .item3 .btn {
    background-color: #849dc5;
    color: #fff;
    line-height: 36px;
    padding: 0 19px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-6 .item3 .btn:hover {
        background-color: #333333;
        color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

.heading-opt-2 {
    background-color: #fff;
    margin-bottom: 0px;
    padding-right: 50px;
    position: relative;
    background-position: top 15px right 43px;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/icon/actions-floor.png);
    border-bottom: 3px solid #2c6b4c;
}

.floor_color1 .heading-opt-2 {
    border-bottom-color: #f18da5;
}

.floor_color2 .heading-opt-2 {
    border-bottom-color: #fdc113;
}

.floor_color3 .heading-opt-2 {
    border-bottom-color: #20254b;
}

.floor_color4 .heading-opt-2 {
    border-bottom-color: #3366cc;
}

.floor_color5 .heading-opt-2 {
    border-bottom-color: #669900;
}

.floor_color6 .heading-opt-2 {
    border-bottom-color: #6c6856;
}

.floor_color7 .heading-opt-2 {
    border-bottom-color: #ff6634;
}

.floor_color8 .heading-opt-2 {
    border-bottom-color: #1946bb;
}

.floor_color9 .heading-opt-2 {
    border-bottom-color: #00c0e3;
}

.floor_color10 .heading-opt-2 {
    border-bottom-color: #71cf2c;
}

.floor_color11 .heading-opt-2 {
    border-bottom-color: #9b26af;
}

.heading-opt-2:before,
.heading-opt-2:after {
    content: "";
    display: table;
}

.heading-opt-2:after {
    clear: both;
}

.heading-opt-2 .title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 12px;
    display: block;
    line-height: 50px;
    float: left;
    background-color: #000;
    min-width: 235px;
}

    .heading-opt-2 .title img {
        margin-right: 13px;
        vertical-align: text-top;
    }

.heading-opt-2 .links {
    float: left;
}

    .heading-opt-2 .links:before,
    .heading-opt-2 .links:after {
        content: "";
        display: table;
    }

    .heading-opt-2 .links:after {
        clear: both;
    }

    .heading-opt-2 .links .dropdown-toggle {
        width: 40px;
        border: none;
        background-color: transparent;
        padding: 0;
        height: 50px;
        font-size: 18px;
        display: none;
    }

@media (min-width: 992px) {
    .heading-opt-2 .links .dropdown-menu {
        position: static;
        display: block;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0;
    }
}

.heading-opt-2 .links li {
    float: left;
}

    .heading-opt-2 .links li.active > a {
        color: #fff;
        background-color: #2c6b4c;
        z-index: 5;
    }

        .heading-opt-2 .links li.active > a:before {
            content: none;
        }

.floor_color1 .heading-opt-2 .links li.active > a {
    background-color: #f18da5;
}

.floor_color2 .heading-opt-2 .links li.active > a {
    background-color: #fdc113;
}

.floor_color3 .heading-opt-2 .links li.active > a {
    background-color: #20254b;
}

.floor_color4 .heading-opt-2 .links li.active > a {
    background-color: #3366cc;
}

.floor_color5 .heading-opt-2 .links li.active > a {
    background-color: #669900;
}

.floor_color6 .heading-opt-2 .links li.active > a {
    background-color: #6c6856;
}

.floor_color7 .heading-opt-2 .links li.active > a {
    background-color: #ff6634;
}

.floor_color8 .heading-opt-2 .links li.active > a {
    background-color: #1946bb;
}

.floor_color9 .heading-opt-2 .links li.active > a {
    background-color: #00c0e3;
}

.floor_color10 .heading-opt-2 .links li.active > a {
    background-color: #71cf2c;
}

.floor_color11 .heading-opt-2 .links li.active > a {
    background-color: #9b26af;
}

.heading-opt-2 .links li:last-child > a:before {
    content: none;
}

.heading-opt-2 .links a {
    display: block;
    line-height: 50px;
    color: #333333;
    text-transform: capitalize;
    font-size: 14px;
    padding: 0 25px;
    position: relative;
}

    .heading-opt-2 .links a:hover {
        color: #2c6b4c;
        background-color: transparent;
    }

    .heading-opt-2 .links a:before {
        content: "";
        height: 21px;
        width: 1px;
        background-color: #dbdbdb;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: -1px;
    }

.heading-opt-2 .links .label-cat {
    position: absolute;
    top: -6px;
    right: 0;
    line-height: 18px;
    color: #fff;
    background-color: #009966;
    display: block;
    border-radius: 30px;
    width: 32px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

    .heading-opt-2 .links .label-cat:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 6px 0 0;
        border-color: #009966 transparent transparent transparent;
        position: absolute;
        bottom: -4px;
        left: 10px;
    }

.heading-opt-2 .actions {
    position: absolute;
    right: 18px;
    top: 4px;
}

    .heading-opt-2 .actions .action {
        width: 22px;
        text-align: center;
        line-height: 20px;
        display: block;
        cursor: pointer;
        color: #cccccc;
        font-size: 18px;
    }

        .heading-opt-2 .actions .action:hover {
            color: #999999;
        }

@media (max-width: 991px) {
    .heading-opt-2 {
        padding-right: 0;
        background-position: top 15px right 80px;
    }

        .heading-opt-2 .links {
            float: right;
        }

    .block-floor-products-opt4 .block-title.heading-opt-2 .links {
        float: right;
        clear: none;
    }

    .heading-opt-2 .links .dropdown-toggle {
        display: block;
    }

    .heading-opt-2 .links .dropdown-menu {
        left: auto;
        right: 0;
        width: 300px;
        margin: 0;
        padding: 0;
    }

        .heading-opt-2 .links .dropdown-menu li {
            float: none;
            display: block;
            z-index: 30;
        }

            .heading-opt-2 .links .dropdown-menu li a {
                z-index: 40;
                border-bottom: 1px solid #dedede;
            }

            .heading-opt-2 .links .dropdown-menu li:last-child a {
                border-bottom: none;
            }

    .heading-opt-2 .actions {
        right: 48px;
    }
}

@media (max-width: 479px) {
    .heading-opt-2 {
        padding-right: 0;
        background-position: top 65px right 40px;
    }

        .heading-opt-2 .title {
            display: block;
            width: 100%;
        }

        .heading-opt-2 .links {
            float: left;
            position: static;
        }

    .block-floor-products-opt4 .block-title.heading-opt-2 .links {
        float: left;
        clear: none;
    }

    .heading-opt-2 .links .dropdown-menu {
        left: 0;
        width: auto;
        right: 0;
    }

    .heading-opt-2 .actions {
        top: 55px;
        right: 10px;
    }
}

.index-opt-6 .block-floor-products .block-banner-floor .box-img,
.index-opt-10 .block-floor-products .block-banner-floor .box-img,
.index-opt-6 .block-floor-products .block-banner-floor .img-banner,
.index-opt-10 .block-floor-products .block-banner-floor .img-banner {
    display: block;
    position: relative;
    overflow: hidden;
}

    .index-opt-6 .block-floor-products .block-banner-floor .box-img:before,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:before,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:before,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:before,
    .index-opt-6 .block-floor-products .block-banner-floor .box-img:after,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:after,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:after,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: 0.45s;
        -o-transition: 0.45s;
        transition: 0.45s;
        background-color: rgba(254, 86, 84, 0.3);
    }

    .index-opt-6 .block-floor-products .block-banner-floor .box-img:before,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:before,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:before,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:before {
        left: 0;
        width: 0;
    }

    .index-opt-6 .block-floor-products .block-banner-floor .box-img:after,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:after,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:after,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:after {
        right: 0;
        width: 0;
    }

    .index-opt-6 .block-floor-products .block-banner-floor .box-img:hover:before,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:hover:before,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:hover:before,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:hover:before,
    .index-opt-6 .block-floor-products .block-banner-floor .box-img:hover:after,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:hover:after,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:hover:after,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:hover:after {
        opacity: 1;
        background-color: rgba(254, 86, 84, 0.3);
    }

    .index-opt-6 .block-floor-products .block-banner-floor .box-img:hover:before,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:hover:before,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:hover:before,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:hover:before {
        left: 0;
        width: 50%;
        -webkit-transition: 0.55s;
        -o-transition: 0.55s;
        transition: 0.55s;
    }

    .index-opt-6 .block-floor-products .block-banner-floor .box-img:hover:after,
    .index-opt-10 .block-floor-products .block-banner-floor .box-img:hover:after,
    .index-opt-6 .block-floor-products .block-banner-floor .img-banner:hover:after,
    .index-opt-10 .block-floor-products .block-banner-floor .img-banner:hover:after {
        right: 0;
        width: 50%;
        -webkit-transition: 0.55s;
        -o-transition: 0.55s;
        transition: 0.55s;
    }

.index-opt-6 .block-floor-products .block-banner-floor img,
.index-opt-10 .block-floor-products .block-banner-floor img {
    display: block;
    width: 100%;
}

.block-floor-products-opt4 {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .block-floor-products-opt4 .block-banner-floor:before,
    .block-floor-products-opt4 .block-banner-floor:after {
        content: "";
        display: table;
    }

    .block-floor-products-opt4 .block-banner-floor:after {
        clear: both;
    }

    .block-floor-products-opt4 .block-banner-floor .col-sm-6 {
        padding: 0;
    }

    .block-floor-products-opt4 .block-banner-floor .img-banner,
    .block-floor-products-opt4 .block-banner-floor .box-img {
        display: block;
        margin-bottom: 10px;
    }

    .block-floor-products-opt4 .col-banner {
        width: 20%;
        position: relative;
        height: 350px;
    }

        .block-floor-products-opt4 .col-banner:before,
        .block-floor-products-opt4 .col-banner:after {
            content: "";
            position: absolute;
            top: 5px;
            bottom: 5px;
            left: 5px;
            right: 5px;
            border-style: solid;
            border-color: #fff;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            z-index: 10;
        }

        .block-floor-products-opt4 .col-banner:before {
            border-width: 1px 0 1px 0;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            top: 10px;
            bottom: 10px;
        }

        .block-floor-products-opt4 .col-banner:after {
            border-width: 0px 1px 0px 1px;
            -webkit-transform: scale(1, 0);
            -ms-transform: scale(1, 0);
            -o-transform: scale(1, 0);
            transform: scale(1, 0);
            left: 10px;
            right: 10px;
        }

        .block-floor-products-opt4 .col-banner:hover:before,
        .block-floor-products-opt4 .col-banner:hover:after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .block-floor-products-opt4 .col-banner:hover a:before {
            opacity: 0.3;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

@media (max-width: 1199px) {
    .block-floor-products-opt4 .col-banner {
        height: 310px;
    }
}

.block-floor-products-opt4 .col-banner a {
    z-index: 100;
    display: block;
}

    .block-floor-products-opt4 .col-banner a:before {
        content: "";
        background-color: #2c6b4c;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        opacity: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-floor-products-opt4 .col-banner a img {
        width: 100%;
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        transform: scale(1) !important;
    }

.block-floor-products-opt4 .col-banner .label-featured {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 100;
}

    .block-floor-products-opt4 .col-banner .label-featured img {
        width: auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

.block-floor-products-opt4 .col-products {
    width: 80%;
}

@media (max-width: 991px) {
    .block-floor-products-opt4 .col-products {
        width: 100%;
    }
}

.block-floor-products-opt4 .col-products .product-item {
    height: auto;
    width: 100%;
}

    .block-floor-products-opt4 .col-products .product-item .product-item-photo {
        border: none;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .block-floor-products-opt4 .col-products .product-item {
        height: 310px;
    }
}

@media (max-width: 767px) {
    .block-floor-products-opt4 .col-products .product-item {
        min-height: 350px;
    }
}

.block-floor-products-opt4 .block-content:hover .col-products .owl-nav .owl-next,
.block-floor-products-opt4 .block-content:hover .col-products .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.block-floor-products-opt4 .block-content:hover .col-products .owl-nav .owl-prev {
    left: 0px;
}

.block-floor-products-opt4 .block-content:hover .col-products .owl-nav .owl-next {
    right: 0px;
}

.block-floor-products-opt4 .block-content .col-products .owl-nav .owl-next,
.block-floor-products-opt4 .block-content .col-products .owl-nav .owl-prev {
    width: 32px;
    line-height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0;
}

    .block-floor-products-opt4 .block-content .col-products .owl-nav .owl-next:hover,
    .block-floor-products-opt4 .block-content .col-products .owl-nav .owl-prev:hover {
        color: #fff;
        background-color: #2c6b4c;
        border-color: #2c6b4c;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .block-floor-products-opt4 .block-content .col-products .owl-nav .owl-next:before,
    .block-floor-products-opt4 .block-content .col-products .owl-nav .owl-prev:before {
        content: "";
        font-family: 'FontAwesome';
    }

.block-floor-products-opt4 .block-content .col-products .owl-nav .owl-prev {
    left: 25px;
}

    .block-floor-products-opt4 .block-content .col-products .owl-nav .owl-prev:before {
        content: "\f104";
    }

.block-floor-products-opt4 .block-content .col-products .owl-nav .owl-next {
    right: 25px;
}

    .block-floor-products-opt4 .block-content .col-products .owl-nav .owl-next:before {
        content: "\f105";
    }

.block-floor-products-opt4 .product-item-opt-2 .product-item-detail {
    padding-bottom: 26px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block-floor-products-opt4 .col-banner {
        width: 22%;
    }

    .block-floor-products-opt4 .col-products {
        width: 78%;
    }

    .block-floor-products-opt4 .product-item-opt-2 .product-item-detail {
        padding-bottom: 22px;
    }

    .block-floor-products-opt4 .heading-opt-2 .title {
        min-width: 209px;
    }

    .block-floor-products-opt4 .heading-opt-2 .links a {
        padding: 0 12px;
    }
}

.block-tab-products {
    margin-bottom: 15px;
    padding-top: 15px;
}

    .block-tab-products .block-title {
        margin-bottom: 30px;
    }

@media (max-width: 479px) {
    .block-tab-products .block-title {
        margin-bottom: 35px;
    }
}

.block-tab-products .nav {
    border-bottom: 1px solid #eeeeee;
    padding-right: 56px;
}

    .block-tab-products .nav > li {
        float: left;
        margin-right: 3px;
    }

        .block-tab-products .nav > li > a {
            display: block;
            text-transform: uppercase;
            line-height: 38px;
            color: #999;
            margin-bottom: -1px;
            border-bottom: 3px solid #ccc;
            padding: 0 25px 0 10px;
            font-size: 16px;
            font-weight: 600;
        }

            .block-tab-products .nav > li > a:hover,
            .block-tab-products .nav > li > a:focus {
                background-color: transparent;
                color: #333;
            }

        .block-tab-products .nav > li.active > a {
            color: #333;
            border-bottom: 3px solid #2c6b4c;
        }

            .block-tab-products .nav > li.active > a:hover,
            .block-tab-products .nav > li.active > a:focus {
                background-color: transparent;
                color: #333;
            }

@media (max-width: 600px) {
    .block-tab-products .nav > li > a {
        padding: 0 10px;
    }
}

@media (max-width: 479px) {
    .block-tab-products .nav {
        padding-right: 0;
    }

        .block-tab-products .nav > li {
            width: 100%;
            display: block;
            margin-right: 0;
        }
}

.block-tab-products .owl-nav {
    position: absolute;
    top: -64px;
    right: 0;
}

    .block-tab-products .owl-nav:before,
    .block-tab-products .owl-nav:after {
        content: "";
        display: table;
    }

    .block-tab-products .owl-nav:after {
        clear: both;
    }

@media (max-width: 479px) {
    .block-tab-products .owl-nav {
        top: -30px;
    }
}

.block-tab-products .owl-nav .owl-prev,
.block-tab-products .owl-nav .owl-next {
    text-align: center;
    display: block;
    float: left;
    margin-left: 5px;
    width: 24px;
    line-height: 24px;
    background-color: #eeeeee;
    color: #cccccc;
}

    .block-tab-products .owl-nav .owl-prev:hover,
    .block-tab-products .owl-nav .owl-next:hover {
        background-color: #999999;
        color: #fff;
    }

    .block-tab-products .owl-nav .owl-prev:before,
    .block-tab-products .owl-nav .owl-next:before {
        content: "";
        font-family: "FontAwesome";
    }

    .block-tab-products .owl-nav .owl-prev:before {
        content: "\f104";
    }

    .block-tab-products .owl-nav .owl-next:before {
        content: "\f105";
    }

.block-tab-products .product-item-opt-2 .product-item-photo {
    border: 1px solid #e0e0e0;
}

.block-deals-of-opt2 {
    background-color: transparent;
    margin-bottom: 27px;
}

    .block-deals-of-opt2 .block-title {
        padding: 0;
    }

    .block-deals-of-opt2 .block-content {
        border: 3px solid #2c6b4c;
        background-color: #fff;
    }

        .block-deals-of-opt2 .block-content .heading-title {
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-weight: 700;
            color: #333333;
            font-size: 16px;
            margin-top: 10px;
        }

    .block-deals-of-opt2 .deals-of-countdown {
        margin: 0;
        padding-top: 10px;
    }

        .block-deals-of-opt2 .deals-of-countdown:before,
        .block-deals-of-opt2 .deals-of-countdown:after {
            content: "";
            display: table;
        }

        .block-deals-of-opt2 .deals-of-countdown:after {
            clear: both;
        }

        .block-deals-of-opt2 .deals-of-countdown .icon {
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(/Assets/images/icon/icon-deals-of.png);
            width: 44px;
            height: 44px;
            background-color: #2c6b4c;
            position: relative;
            float: left;
            margin-right: 8px;
        }

            .block-deals-of-opt2 .deals-of-countdown .icon:before {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 22px 7px 22px;
                border-color: transparent transparent #2c6b4c transparent;
                content: "";
                position: absolute;
                top: -7px;
                left: 0;
            }

    .block-deals-of-opt2 .count-down-time {
        position: relative;
        float: left;
        padding-top: 14px;
    }

        .block-deals-of-opt2 .count-down-time:before,
        .block-deals-of-opt2 .count-down-time:after {
            content: "";
            display: table;
        }

        .block-deals-of-opt2 .count-down-time:after {
            clear: both;
        }

        .block-deals-of-opt2 .count-down-time .box-count {
            float: left;
            margin-right: 10px;
            text-align: center;
            position: relative;
        }

            .block-deals-of-opt2 .count-down-time .box-count:after {
                content: ":";
                position: absolute;
                line-height: 24px;
                top: 0;
                right: -6px;
            }

            .block-deals-of-opt2 .count-down-time .box-count:last-child {
                margin-right: 0;
            }

                .block-deals-of-opt2 .count-down-time .box-count:last-child:after {
                    content: none;
                }

            .block-deals-of-opt2 .count-down-time .box-count .number {
                width: 50px;
                height: 24px;
                line-height: 24px;
                display: block;
                font-size: 16px;
                background-color: transparent;
                color: #fff;
                position: relative;
                letter-spacing: 15px;
                text-align: center;
                text-indent: 8px;
            }

                .block-deals-of-opt2 .count-down-time .box-count .number:before,
                .block-deals-of-opt2 .count-down-time .box-count .number:after {
                    content: "";
                    height: 24px;
                    width: 24px;
                    background-color: #999999;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: -1;
                }

                .block-deals-of-opt2 .count-down-time .box-count .number:after {
                    left: auto;
                    right: 0;
                }

            .block-deals-of-opt2 .count-down-time .box-count .text {
                display: none;
            }

        .block-deals-of-opt2 .count-down-time .box-days {
            display: none;
        }

    .block-deals-of-opt2 .product-item-opt-2 .product-item-photo {
        padding: 10px 15px;
    }

    .block-deals-of-opt2 .product-item-opt-2 .product-item-name {
        margin-top: 0;
    }

    .block-deals-of-opt2 .product-item-opt-2 .product-item-detail {
        padding-left: 35px;
    }

.heading-opt-6 {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

    .heading-opt-6 .title {
        line-height: 30px;
        text-transform: uppercase;
        font-weight: 700;
        display: inline-block;
        padding: 0 24px 0 12px;
        border-bottom: 3px solid #2c6b4c;
        font-size: 16px;
    }

@media (max-width: 991px) {
    .block-hot-categoryes-opt2 .col-sm-6 {
        float: left;
        width: 50%;
    }

        .block-hot-categoryes-opt2 .col-sm-6:nth-child(2n+1) {
            clear: both;
        }
}

@media (max-width: 639px) {
    .block-hot-categoryes-opt2 .col-sm-6 {
        width: 100%;
    }
}

.block-hot-categoryes-opt2 .item {
    margin-bottom: 30px;
}

    .block-hot-categoryes-opt2 .item li {
        display: block;
    }

        .block-hot-categoryes-opt2 .item li > a {
            display: block;
            position: relative;
            padding: 0 12px;
            padding-left: 26px;
            line-height: 20px;
            color: #333333;
            font-size: 14px;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .block-hot-categoryes-opt2 .item li > a {
        font-size: 12px;
    }
}

.block-hot-categoryes-opt2 .item li > a:hover {
    color: #2c6b4c;
}

    .block-hot-categoryes-opt2 .item li > a:hover:after {
        color: #2c6b4c;
    }

.block-hot-categoryes-opt2 .item li > a:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0px;
    left: 10px;
    color: #cccccc;
}

.block-hot-categoryes-opt2 .item .description {
    margin-bottom: 5px;
    background-position: center right 20px;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    min-height: 110px;
    padding-left: 24px;
}

    .block-hot-categoryes-opt2 .item .description .title {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        display: table;
        height: 73px;
    }

        .block-hot-categoryes-opt2 .item .description .title > span {
            display: table-cell;
            vertical-align: middle;
        }

    .block-hot-categoryes-opt2 .item .description .btn {
        line-height: 20px;
        padding: 0 7px;
        color: #fff;
        background-color: #999999;
        text-transform: uppercase;
        font-size: 10px;
        border: none;
    }

        .block-hot-categoryes-opt2 .item .description .btn:after {
            content: "\f0da";
            font-family: "FontAwesome";
            margin-left: 5px;
        }

        .block-hot-categoryes-opt2 .item .description .btn:hover {
            background-color: #2c6b4c;
        }

.block-showcase {
    margin-bottom: 28px;
}

    .block-showcase .block-title {
        margin-bottom: 0;
    }

    .block-showcase .col-title {
        padding-right: 30px;
        padding-left: 30px;
    }

@media (max-width: 991px) {
    .block-showcase .col-title {
        margin-bottom: 60px;
    }
}

.block-showcase .col-title .logo-showcase {
    margin-bottom: 15px;
    padding-top: 15px;
}

.block-showcase .col-title .des {
    border-top: 1px dotted #ccc;
    padding-top: 15px;
    padding-bottom: 32px;
}

.block-showcase .col-title .actions {
    border-top: 1px dotted #ccc;
    padding-top: 23px;
}

.block-showcase .col-title .btn {
    text-transform: uppercase;
    line-height: 28px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    border-color: #cccccc;
    color: #333;
    font-family: Arial;
}

    .block-showcase .col-title .btn i {
        margin-left: 15px;
    }

    .block-showcase .col-title .btn:hover {
        background-color: #2c6b4c;
        border-color: #2c6b4c;
        color: #fff;
    }

.block-showcase .block-content {
    border: 1px solid #eeeeee;
    border-top: none;
    padding: 22px 0;
}

.block-showcase .owl-nav {
    position: absolute;
    top: -55px;
    right: 0;
}

    .block-showcase .owl-nav:before,
    .block-showcase .owl-nav:after {
        content: "";
        display: table;
    }

    .block-showcase .owl-nav:after {
        clear: both;
    }

@media (max-width: 991px) {
    .block-showcase .owl-nav {
        right: 15px;
    }
}

.block-showcase .owl-nav .owl-prev,
.block-showcase .owl-nav .owl-next {
    text-align: center;
    display: block;
    float: left;
    margin-left: 5px;
    width: 24px;
    line-height: 24px;
    background-color: #d9d9d9;
    color: #b5b5b5;
}

    .block-showcase .owl-nav .owl-prev:hover,
    .block-showcase .owl-nav .owl-next:hover {
        background-color: #999999;
        color: #fff;
    }

    .block-showcase .owl-nav .owl-prev:before,
    .block-showcase .owl-nav .owl-next:before {
        content: "";
        font-family: "FontAwesome";
    }

    .block-showcase .owl-nav .owl-prev:before {
        content: "\f104";
    }

    .block-showcase .owl-nav .owl-next:before {
        content: "\f105";
    }

.block-showcase .product-item {
    margin-bottom: 10px;
}

    .block-showcase .product-item:last-child {
        margin-bottom: 0;
    }

.block-showcase .product-item-opt-2 .product-item-info:before,
.block-showcase .product-item-opt-2 .product-item-info:after {
    content: "";
    display: table;
}

.block-showcase .product-item-opt-2 .product-item-info:after {
    clear: both;
}

.block-showcase .product-item-opt-2 .product-item-photo {
    float: left;
    padding: 0;
}

.block-showcase .product-item-opt-2 .product-item-detail {
    overflow: hidden;
    padding-left: 20px;
    padding-right: 5px;
}

.block-showcase .product-item-opt-2 .product-item-price,
.block-showcase .product-item-opt-2 .product-reviews-summary {
    float: none;
}

.block-showcase .product-item-opt-2 .product-item-name {
    white-space: normal;
}

.index-opt-6 .block-brand {
    padding-top: 40px;
    margin-bottom: 30px;
}

.block-service-opt3 {
    margin-bottom: 35px;
    background-color: #f6f6f6;
    border: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 0;
}

.index-opt-6 .block-service-opt3 {
    margin-bottom: 25px;
}

.block-service-opt3 .item {
    font-size: 12px;
    border-right: 1px solid #e1e1e1;
    min-height: 40px;
    padding-left: 70px;
    margin-bottom: 20px;
    color: #333333;
}

    .block-service-opt3 .item .title {
        font-size: 18px;
        margin: 0;
    }

    .block-service-opt3 .item .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: 15px;
        background-color: transparent;
    }

@media (max-width: 767px) {
    .block-service-opt3 .item {
        border-right: none;
    }
}

.block-service-opt3 .col-md-3:last-child .item {
    border-right: none;
}

@media (max-width: 991px) {
    .block-service-opt3 .col-md-3:nth-child(2n) .item {
        border-right: none;
    }
}

.slide-opt-7 .item {
    height: 345px;
}

@media (max-width: 640px) {
    .slide-opt-7 .item {
        height: 300px;
    }

        .slide-opt-7 .item .description {
            max-width: 100% !important;
        }
}

.slide-opt-7 .item .description {
    position: relative;
    padding-top: 180px;
    max-width: 100%;
}

.slide-opt-7 .item1 .description {
    padding-left: 70px;
    padding-top: 26px;
    max-width: 350px;
}

.slide-opt-7 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2px;
    font-size: 20px;
    color: #000000;
}

.slide-opt-7 .item1 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 12px;
    color: #555555;
    line-height: 24px;
}

.slide-opt-7 .item1 .btn {
    line-height: 40px;
    background-color: #2896b5;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 13px;
    font-size: 14px;
    font-weight: normal;
}

    .slide-opt-7 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-7 .item2 .description {
    padding-left: 54px;
    padding-top: 160px;
    max-width: 350px;
}

.slide-opt-7 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 24px;
    color: #000000;
    font-family: 'Lato', sans-serif;
}

.slide-opt-7 .item2 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 21px;
    color: #555555;
    line-height: 24px;
}

.slide-opt-7 .item2 .btn {
    line-height: 40px;
    background-color: #1369c0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 14px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-7 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-7 .item3 .description {
    padding-left: 54px;
    padding-top: 80px;
    max-width: 350px;
}

.slide-opt-7 .item3 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 24px;
    color: #000000;
    font-family: 'Lato', sans-serif;
}

.slide-opt-7 .item3 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 25px;
    color: #555555;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-7 .item3 .btn {
    line-height: 40px;
    background-color: #2c6b4c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 14px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-7 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

@media (max-width: 767px) {
    .slide-opt-7 .item .description {
        padding-top: 80px;
        padding-left: 40px;
    }
}

@media (max-width: 640px) {
    .slide-opt-7 .item .description {
        padding-top: 40px;
        padding-left: 40px;
    }
}

.block-section-top7 {
    position: relative;
    padding-left: 200px;
}

    .block-section-top7 .block-nav-category {
        position: absolute !important;
        left: 0;
        top: 0;
        width: 200px;
    }

        .block-section-top7 .block-nav-category .ui-category {
            min-height: 551px;
        }

        .block-section-top7 .block-nav-category .block-content {
            width: 200px;
        }

@media (min-width: 992px) {
    .block-section-top7 .block-nav-category .ui-category > li {
        margin-bottom: 10px;
    }

        .block-section-top7 .block-nav-category .ui-category > li > a {
            font-size: 14px;
            padding-left: 15px;
            line-height: 28px;
            padding-right: 5px;
        }

        .block-section-top7 .block-nav-category .ui-category > li.parent > a:after {
            line-height: 28px;
            width: 16px;
            font-size: 13px;
        }

        .block-section-top7 .block-nav-category .ui-category > li > .submenu {
            left: 199px;
            width: 740px;
        }

    .block-section-top7 .block-nav-category .view-all-category a {
        line-height: 46px;
        background-color: #333333;
        color: #fff;
        font-size: 16px;
        padding-left: 16px;
        padding-right: 30px;
        font-weight: normal;
    }

        .block-section-top7 .block-nav-category .view-all-category a:hover,
        .block-section-top7 .block-nav-category .view-all-category a:focus {
            background-color: #0f5194;
        }
}

@media (min-width: 1200px) {
    .block-section-top7 .block-nav-category {
        /*visibility: visible;
			opacity: 1;*/
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #dfdfdf;
        border-top: none;
    }

        .block-section-top7 .block-nav-category .ui-category > li > .submenu {
            width: 970px;
        }
}

@media (max-width: 1199px) {
    .block-section-top7 .block-nav-category {
        display: none;
    }
}

.block-section-top7 .block-slide-main {
    padding-right: 370px;
    margin-bottom: 6px;
}

@media (max-width: 1199px) {
    .block-section-top7 {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .block-section-top7 {
        padding-left: 0;
    }

        .block-section-top7 .block-slide-main {
            padding-right: 0px;
        }
}

.block-section-top7 .banner-slide {
    position: absolute;
    right: 0;
    top: 0px;
}

    .block-section-top7 .banner-slide .box-img {
        position: relative;
        display: block;
    }

        .block-section-top7 .banner-slide .box-img:before,
        .block-section-top7 .banner-slide .box-img:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            -webkit-transition: 0.6s;
            -o-transition: 0.6s;
            transition: 0.6s;
        }

        .block-section-top7 .banner-slide .box-img:hover:before {
            top: 50%;
            bottom: 50%;
            -webkit-transition: 0.6s;
            -o-transition: 0.6s;
            transition: 0.6s;
            background-color: rgba(255, 255, 255, 0.5);
        }

        .block-section-top7 .banner-slide .box-img:hover:after {
            left: 50%;
            right: 50%;
            -webkit-transition: 0.6s;
            -o-transition: 0.6s;
            transition: 0.6s;
            background-color: rgba(255, 255, 255, 0.5);
        }

        .block-section-top7 .banner-slide .box-img img {
            display: block;
            width: 100%;
        }

@media (max-width: 1199px) {
    .block-section-top7 .banner-slide {
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .block-section-top7 .banner-slide {
        display: none;
        visibility: hidden;
    }
}

.block-section-top7 .banner-slide a {
    margin-bottom: 1px;
    display: block;
}

.block-section-top7 .block-slide-main .owl-dots .owl-dot {
    background-color: #333333;
}

    .block-section-top7 .block-slide-main .owl-dots .owl-dot.active {
        background-color: #2c6b4c;
    }

.block-section-top7 .block-slide-main:hover .owl-nav .owl-next {
    right: 5px;
}

.block-section-top7 .block-slide-main:hover .owl-nav .owl-prev {
    left: 5px;
}

.block-section-top7 .block-deals-of {
    padding-left: 5px;
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .block-section-top7 .block-deals-of {
        padding-left: 0;
    }
}

.block-section-top7 .block-deals-of .block-title {
    display: none;
    visibility: hidden;
}

.block-section-top7 .block-deals-of .owl-nav .owl-prev,
.block-section-top7 .block-deals-of .owl-nav .owl-next {
    width: 30px;
    line-height: 50px;
    margin-top: -25px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    font-size: 24px;
}

    .block-section-top7 .block-deals-of .owl-nav .owl-prev:hover,
    .block-section-top7 .block-deals-of .owl-nav .owl-next:hover {
        border-color: #ff7f00;
    }

.block-section-top7 .block-deals-of:hover .owl-nav .owl-prev {
    left: 6px;
}

.block-section-top7 .block-deals-of:hover .owl-nav .owl-next {
    right: 6px;
}

.block-section-top7 .block-deals-of .product-item-opt-3 .product-item-info {
    padding-bottom: 8px;
}

.block-newletter-banner {
    background-color: transparent;
    padding-left: 18px;
    padding-right: 3px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 290px;
    padding-top: 24px;
    position: relative;
    display: block;
}

    .block-newletter-banner:before {
        content: "";
        background-color: #2c6b4c;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        opacity: 0;
        border-radius: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-newletter-banner img {
        display: block;
        width: 100%;
    }

    .block-newletter-banner:hover:before {
        opacity: 0.4;
        border-radius: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .block-newletter-banner {
        padding-top: 10px;
        height: 232px;
    }
}

.block-newletter-banner .block-title {
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 26px;
    position: relative;
    z-index: 20;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block-newletter-banner .block-title {
        margin-bottom: 15px;
    }
}

.block-newletter-banner .block-content {
    max-width: 270px;
    position: relative;
    z-index: 20;
}

.block-newletter-banner .input-group {
    max-width: 230px;
}

.block-newletter-banner .form-control {
    height: 45px;
    background-color: #fff;
    border: none;
    font-size: 13px;
    padding-left: 12px;
}

.block-newletter-banner .btn-subcribe {
    height: 45px;
    background-color: #2c6b4c;
    width: 49px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/icon/index9/subcribe.png);
}

    .block-newletter-banner .btn-subcribe span {
        display: none;
    }

.block-newletter-banner .note {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    max-height: 82px;
    overflow: hidden;
    display: block;
    margin-bottom: 35px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block-newletter-banner .note {
        margin-bottom: 15px;
    }
}

.index-opt-7 {
    background-color: #f5f5f5;
}

    .index-opt-7 .back-to-top {
        border-color: #0f5194;
    }

        .index-opt-7 .back-to-top .fa {
            background-color: #0f5194;
        }

        .index-opt-7 .back-to-top:hover {
            background-color: #0f5194;
        }

    .index-opt-7 .block-service-opt2 {
        background-color: transparent;
        padding-top: 0;
        margin-bottom: 45px;
        padding-bottom: 0;
    }

        .index-opt-7 .block-service-opt2 .item {
            border: 1px solid #dfdfdf;
            padding-left: 87px;
            padding-top: 24px;
            padding-bottom: 10px;
            min-height: 120px;
            padding-right: 3px;
            margin-bottom: 15px;
            background-color: #fff;
        }

            .index-opt-7 .block-service-opt2 .item .title {
                font-size: 16px;
                font-weight: bold;
            }

@media (min-width: 992px) and (max-width: 1199px) {
    .index-opt-7 .block-service-opt2 .item .title {
        font-size: 14px;
    }
}

.index-opt-7 .block-service-opt2 .item .icon {
    left: 10px;
    top: 24px;
    background-color: transparent;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .index-opt-7 .block-service-opt2 .item .icon {
        width: 40px;
        height: 40px;
        left: 30px;
    }

        .index-opt-7 .block-service-opt2 .item .icon img {
            max-width: 100%;
        }
}

.index-opt-7 .block-banner-main {
    margin-bottom: 0;
}

    .index-opt-7 .block-banner-main a {
        margin-bottom: 10px;
    }

    .index-opt-7 .block-banner-main .col-center .row {
        margin: 0 -5px;
    }

    .index-opt-7 .block-banner-main .col-center .col {
        padding: 0 5px;
    }

    .index-opt-7 .block-banner-main .box-img {
        position: relative;
        display: block;
    }

        .index-opt-7 .block-banner-main .box-img:before {
            content: "";
            background-color: #2c6b4c;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 10;
            opacity: 0;
            border-radius: 0;
            -webkit-transform: scale(0.3);
            -ms-transform: scale(0.3);
            -o-transform: scale(0.3);
            transform: scale(0.3);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .index-opt-7 .block-banner-main .box-img img {
            display: block;
            width: 100%;
        }

        .index-opt-7 .block-banner-main .box-img:hover:before {
            opacity: 0.4;
            border-radius: 0;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

.index-opt-7 .block-brand {
    padding: 15px 0;
    border: 1px solid #dfdfdf;
    margin-bottom: 30px;
}

.index-opt-7 .block-the-blog {
    margin-bottom: 12px;
}

    .index-opt-7 .block-the-blog .block-title {
        margin-bottom: 12px;
        padding-top: 18px;
    }

    .index-opt-7 .block-the-blog .blog-item .blog-date {
        background-color: #ff7f00;
    }

.block-floor-products-opt6 {
    padding-top: 5px;
    margin-bottom: 30px;
}

    .block-floor-products-opt6 .block-title {
        margin-bottom: 20px;
    }

        .block-floor-products-opt6 .block-title .title {
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            display: block;
            line-height: 19px;
            border-left: 4px solid #00a2d1;
            padding-left: 14px;
        }

.block-floor-2.block-floor-products-opt6 .block-title .title {
    border-left: 4px solid #ffa340;
}

.block-floor-products-opt6 .col-banner {
    width: 16.67%;
    height: 492px;
    overflow: hidden;
}

    .block-floor-products-opt6 .col-banner .description {
        min-height: 126px;
        background-color: #be8255;
    }

.block-floor-2.block-floor-products-opt6 .col-banner .description {
    background-color: #afa3b5;
}

.block-floor-products-opt6 .col-banner .description .title {
    font-size: 16px;
    color: #333;
    margin-bottom: 2px;
}

.block-floor-products-opt6 .col-banner .description .des {
    color: #fff;
    text-transform: none;
    margin-bottom: 10px;
}

.block-floor-products-opt6 .col-banner .description .btn {
    background-color: #fff;
    color: #333;
    text-transform: uppercase;
    line-height: 34px;
    font-weight: normal;
}

    .block-floor-products-opt6 .col-banner .description .btn:hover {
        background-color: #2c6b4c;
        color: #fff;
    }

@media (max-width: 1199px) {
    .block-floor-products-opt6 .col-banner {
        height: 395px;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt6 .col-banner {
        display: none;
    }
}

.block-floor-products-opt6 .col-banner img {
    display: block;
    width: 100%;
}

.block-floor-products-opt6 .col-products {
    width: 83.33%;
    float: left;
}

@media (max-width: 991px) {
    .block-floor-products-opt6 .col-products {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .block-floor-products-opt6 .col-products .clearfix:before,
    .block-floor-products-opt6 .col-products .clearfix:after {
        clear: none;
    }
}

.block-floor-products-opt6 .col-products .product-item {
    height: auto !important;
    float: left;
    width: 20%;
    border: none;
    margin: 0;
}

    .block-floor-products-opt6 .col-products .product-item .product-item-info {
        height: 248px;
        border: 1px solid #eaeaea;
        margin: -1px;
        display: block;
    }

@media (max-width: 1199px) {
    .block-floor-products-opt6 .col-products .product-item .product-item-info {
        height: 199px;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt6 .col-products .product-item .product-item-info {
        height: 300px;
    }
}

@media (max-width: 660px) {
    .block-floor-products-opt6 .col-products .product-item .product-item-info {
        height: auto;
    }
}

@media (max-width: 420px) {
    .block-floor-products-opt6 .col-products .product-item .product-item-info {
        height: auto;
    }
}

.block-floor-products-opt6 .col-products .product-item.product-item-lag {
    width: 40%;
}

@media (max-width: 991px) {
    .block-floor-products-opt6 .col-products .product-item {
        width: 33.33%;
    }

        .block-floor-products-opt6 .col-products .product-item.product-item-lag {
            display: none;
        }
}

@media (max-width: 600px) {
    .block-floor-products-opt6 .col-products .product-item {
        width: 50%;
        float: left;
    }

        .block-floor-products-opt6 .col-products .product-item .product-item-detail {
            padding-left: 6px;
            padding-right: 6px;
        }
}

@media (max-width: 379px) {
    .block-floor-products-opt6 .col-products .product-item {
        width: 100%;
    }
}

.block-floor-products-opt6 .col-products .product-item .product-item-info {
    /*padding: 20px 0 13px;
				padding-top: 17px;
				padding-bottom: 20px;*/
    padding-top: 17px;
}

.block-floor-products-opt6 .col-products .product-item-lag {
    position: relative;
}

    .block-floor-products-opt6 .col-products .product-item-lag .product-item-photo {
        position: static;
        padding: 0;
    }

    .block-floor-products-opt6 .col-products .product-item-lag .product-item-detail {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background-color: rgba(182, 128, 72, 0.5);
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    }

        .block-floor-products-opt6 .col-products .product-item-lag .product-item-detail .product-item-name {
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            margin: 20px 0;
        }

            .block-floor-products-opt6 .col-products .product-item-lag .product-item-detail .product-item-name a {
                color: #fff;
            }

.block-floor-2.block-floor-products-opt6 .col-products .product-item-lag .product-item-detail {
    background-color: rgba(97, 73, 109, 0.5);
    top: auto;
    bottom: 0;
}

    .block-floor-2.block-floor-products-opt6 .col-products .product-item-lag .product-item-detail .product-item-name {
        margin: 10px 0;
        font-weight: normal;
    }

        .block-floor-2.block-floor-products-opt6 .col-products .product-item-lag .product-item-detail .product-item-name b {
            font-weight: bold;
        }

.block-floor-products-opt6 .col-products .product-item-lag .product-item-info {
    padding: 0;
}

.block-floor-products-opt6 .block-content {
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 3px solid #ff9310;
}

.block-floor-products-opt6 .block-footer {
    background-color: #fff;
    padding: 21px 20px 28px;
    border: 1px solid #eaeaea;
}

    .block-floor-products-opt6 .block-footer .heading {
        margin-bottom: 25px;
    }

        .block-floor-products-opt6 .block-footer .heading:before,
        .block-floor-products-opt6 .block-footer .heading:after {
            content: "";
            display: table;
        }

        .block-floor-products-opt6 .block-footer .heading:after {
            clear: both;
        }

        .block-floor-products-opt6 .block-footer .heading > .title {
            font-size: 16px;
            display: block;
            text-transform: uppercase;
            color: #333;
            font-weight: bold;
            float: left;
            line-height: 30px;
        }

        .block-floor-products-opt6 .block-footer .heading > ul {
            float: right;
        }

            .block-floor-products-opt6 .block-footer .heading > ul > li {
                float: left;
            }

                .block-floor-products-opt6 .block-footer .heading > ul > li > a {
                    line-height: 30px;
                    padding: 0 12px;
                    display: block;
                    background-color: transparent;
                    color: #333;
                    font-size: 12px;
                    font-weight: normal;
                    text-transform: uppercase;
                }

                .block-floor-products-opt6 .block-footer .heading > ul > li.active > a {
                    background-color: #2c6b4c;
                    color: #fff;
                }

    .block-floor-products-opt6 .block-footer .product-item {
        border: none;
    }

        .block-floor-products-opt6 .block-footer .product-item .product-item-info {
            padding: 0;
        }

            .block-floor-products-opt6 .block-footer .product-item .product-item-info:before,
            .block-floor-products-opt6 .block-footer .product-item .product-item-info:after {
                content: "";
                display: table;
            }

            .block-floor-products-opt6 .block-footer .product-item .product-item-info:after {
                clear: both;
            }

        .block-floor-products-opt6 .block-footer .product-item .product-item-photo {
            padding: 0;
            float: left;
            width: 93px;
            margin-right: 5px;
        }

        .block-floor-products-opt6 .block-footer .product-item .product-item-detail {
            overflow: hidden;
            padding: 0;
            padding-top: 20px;
        }

        .block-floor-products-opt6 .block-footer .product-item .product-item-name {
            white-space: normal;
        }

    .block-floor-products-opt6 .block-footer:hover .owl-nav .owl-next,
    .block-floor-products-opt6 .block-footer:hover .owl-nav .owl-prev {
        opacity: 1;
        visibility: visible;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-floor-products-opt6 .block-footer:hover .owl-nav .owl-prev {
        left: -15px;
    }

    .block-floor-products-opt6 .block-footer:hover .owl-nav .owl-next {
        right: -15px;
    }

    .block-floor-products-opt6 .block-footer .owl-nav .owl-next,
    .block-floor-products-opt6 .block-footer .owl-nav .owl-prev {
        width: 32px;
        text-align: center;
        line-height: 50px;
        border-radius: 3px;
        border: 1px solid #dfdfdf;
        background-color: #f5f5f6;
        color: #333;
        font-size: 24px;
        top: 50%;
        margin-top: -25px;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

        .block-floor-products-opt6 .block-footer .owl-nav .owl-next:hover,
        .block-floor-products-opt6 .block-footer .owl-nav .owl-prev:hover {
            color: #fff;
            border-color: #2c6b4c;
            background-color: #2c6b4c;
        }

        .block-floor-products-opt6 .block-footer .owl-nav .owl-next:before,
        .block-floor-products-opt6 .block-footer .owl-nav .owl-prev:before {
            content: "";
            font-family: "FontAwesome";
        }

    .block-floor-products-opt6 .block-footer .owl-nav .owl-prev {
        left: 0px;
    }

        .block-floor-products-opt6 .block-footer .owl-nav .owl-prev:before {
            content: "\f104";
        }

    .block-floor-products-opt6 .block-footer .owl-nav .owl-next {
        right: 0;
    }

        .block-floor-products-opt6 .block-footer .owl-nav .owl-next:before {
            content: "\f105";
        }

.block-bestseller-op2 {
    margin-top: 20px;
    margin-bottom: 60px;
}

    .block-bestseller-op2 .block-title {
        margin-bottom: 20px;
    }

        .block-bestseller-op2 .block-title .title {
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            display: block;
            line-height: 19px;
            border-left: 4px solid #ff1877;
            padding-left: 14px;
        }

    .block-bestseller-op2 .row {
        margin: 0;
    }

    .block-bestseller-op2 .col {
        padding: 0;
    }

    .block-bestseller-op2 .box-categoryes {
        background-color: #fff;
        padding: 25px 15px 10px;
        border: 1px solid #dfdfdf;
        margin: -1px;
    }

        .block-bestseller-op2 .box-categoryes > .title {
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            display: block;
            line-height: 19px;
            margin-bottom: 30px;
        }

        .block-bestseller-op2 .box-categoryes .product-item-opt-4 .product-item-photo,
        .block-bestseller-op2 .box-categoryes .product-item-opt-4 .product-item-detail,
        .block-bestseller-op2 .box-categoryes .product-item-opt-4 .product-item-info {
            padding: 0;
        }

        .block-bestseller-op2 .box-categoryes .product-item-opt-4 .product-item-info {
            padding-top: 8px;
            padding-bottom: 10px;
        }

.slide-opt-8 .item {
    height: 440px;
}

@media (max-width: 640px) {
    .slide-opt-8 .item {
        height: 300px;
    }

        .slide-opt-8 .item .description {
            max-width: 100% !important;
        }
}

.slide-opt-8 .item .description {
    position: relative;
    padding-top: 180px;
    max-width: 100%;
}

.slide-opt-8 .item1 .description {
    padding-right: 25px;
    padding-top: 102px;
    max-width: 400px;
    float: right;
}

.slide-opt-8 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 25px;
    color: #333333;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item1 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 28px;
    color: #555555;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item1 .btn {
    line-height: 43px;
    background-color: #d5625c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 13px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-8 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-8 .item2 .description {
    padding-left: 40px;
    padding-top: 140px;
    max-width: 412px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 25px;
    color: #333333;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item2 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 27px;
    color: #555555;
    line-height: 20px;
}

.slide-opt-8 .item2 .btn {
    line-height: 43px;
    background-color: #d5625c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 14px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-8 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-8 .item3 .description {
    padding-left: 362px;
    padding-top: 139px;
    max-width: 100%;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item3 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 25px;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item3 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 25px;
    color: #888888;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-8 .item3 .btn {
    line-height: 40px;
    background-color: #d5625c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 14px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-8 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

@media (max-width: 640px) {
    .slide-opt-8 .item .description {
        padding-top: 40px;
        padding-left: 40px;
    }
}

.block-section-top8 {
    position: relative;
    padding-left: 209px;
    padding-top: 10px;
    margin-bottom: 25px;
}

    .block-section-top8 .block-nav-category {
        position: absolute !important;
        top: 0;
        left: 0;
    }

        .block-section-top8 .block-nav-category .block-content {
            width: 200px;
        }

            .block-section-top8 .block-nav-category .block-content .icon {
                display: none;
            }

@media (min-width: 992px) {
    .block-section-top8 .block-nav-category .block-content .ui-category {
        margin-bottom: 3px;
    }

        .block-section-top8 .block-nav-category .block-content .ui-category > li {
            margin-bottom: 10px;
        }

            .block-section-top8 .block-nav-category .block-content .ui-category > li > a {
                font-size: 14px;
                padding-left: 15px;
                line-height: 28px;
                padding-right: 5px;
            }

            .block-section-top8 .block-nav-category .block-content .ui-category > li.parent > a:after {
                line-height: 28px;
                width: 16px;
                font-size: 13px;
            }

            .block-section-top8 .block-nav-category .block-content .ui-category > li > .submenu {
                left: 199px;
                width: 740px;
            }

    .block-section-top8 .block-nav-category .block-content .view-all-category a {
        line-height: 36px;
        background-color: #7e7e7e;
        color: #fff;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        padding-left: 16px;
        padding-right: 30px;
        font-weight: normal;
    }

        .block-section-top8 .block-nav-category .block-content .view-all-category a:hover,
        .block-section-top8 .block-nav-category .block-content .view-all-category a:focus {
            background-color: #656565;
        }
}

@media (min-width: 1200px) {
    .block-section-top8 .block-nav-category .block-content {
        /*visibility: visible;
				opacity: 1;
				*/
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #dfdfdf;
        border-top: none;
        margin-top: 1px;
    }

        .block-section-top8 .block-nav-category .block-content .ui-category > li > .submenu {
            width: 970px;
        }
}

@media (max-width: 1199px) {
    .block-section-top8 .block-nav-category {
        display: none;
        visibility: hidden;
    }
}

.block-section-top8 .block-slide-main {
    padding-right: 230px;
    margin-bottom: 6px;
}

@media (max-width: 1199px) {
    .block-section-top8 {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .block-section-top8 {
        padding-left: 0;
    }

        .block-section-top8 .block-slide-main {
            padding-right: 0px;
        }
}

.block-section-top8 .banner-slide {
    position: absolute;
    right: 0;
    top: 0px;
    width: 220px;
}

@media (max-width: 1199px) {
    .block-section-top8 .banner-slide {
        width: 215px;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .block-section-top8 .banner-slide {
        display: none;
        visibility: hidden;
    }
}

.block-section-top8 .banner-slide a {
    margin-top: 10px;
    display: block;
    position: relative;
    margin-bottom: 11px;
}

@media (max-width: 1199px) {
    .block-section-top8 .banner-slide a {
        margin-bottom: 15px;
    }
}

.block-section-top8 .banner-slide a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-section-top8 .banner-slide a img {
    display: block;
    width: 100%;
}

.block-section-top8 .banner-slide a:hover:before {
    opacity: 1;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.index-opt-8 {
    background-color: #f5f5f5;
}

    .index-opt-8 .back-to-top {
        border-color: #ff8307;
    }

        .index-opt-8 .back-to-top .fa {
            background-color: #ff8307;
        }

        .index-opt-8 .back-to-top:hover {
            background-color: #ff8307;
        }

    .index-opt-8 .block-banner-main .row {
        margin: 0 -5px;
    }

    .index-opt-8 .block-banner-main .col-sm-6,
    .index-opt-8 .block-banner-main .col-md-6 {
        padding: 0 5px;
    }

    .index-opt-8 .block-banner-main a {
        margin-bottom: 25px;
    }

.heading-opt2 .title {
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    margin-bottom: 17px;
}

.block-featured-opt8 {
    margin-bottom: 30px;
}

    .block-featured-opt8 .block-content {
        border: 1px solid #dfdfdf;
        background-color: #fff;
        padding: 10px 10px 25px;
    }

    .block-featured-opt8 .product-item .product-item-info,
    .block-featured-opt8 .product-item .product-item-photo,
    .block-featured-opt8 .product-item .product-item-detail {
        padding: 0;
    }

.block-bestseller-opt8 {
    margin-bottom: 23px;
}

    .block-bestseller-opt8 .product-item {
        margin-bottom: 1px;
    }

        .block-bestseller-opt8 .product-item .product-item-info,
        .block-bestseller-opt8 .product-item .product-item-photo {
            padding: 0;
        }

        .block-bestseller-opt8 .product-item .product-item-detail {
            padding: 0 10px;
        }

        .block-bestseller-opt8 .product-item .product-item-info {
            border: 1px solid #dfdfdf;
            padding-bottom: 23px;
        }

.block-arrival-opt8 {
    margin-bottom: 23px;
}

    .block-arrival-opt8 .block-content {
        background-color: #fff;
        border: 1px solid #dfdfdf;
        padding: 8px;
    }

        .block-arrival-opt8 .block-content:before,
        .block-arrival-opt8 .block-content:after {
            content: "";
            display: table;
        }

        .block-arrival-opt8 .block-content:after {
            clear: both;
        }

    .block-arrival-opt8 .col-banner {
        width: 29%;
        float: left;
        position: relative;
        border: 10px solid #f2f2f2;
        min-height: 530px;
    }

@media (max-width: 1199px) {
    .block-arrival-opt8 .col-banner {
        min-height: 550px;
    }
}

@media (max-width: 1199px) {
    .block-arrival-opt8 .col-banner {
        display: none;
    }
}

.block-arrival-opt8 .col-banner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.22);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
    z-index: 5;
}

.block-arrival-opt8 .col-banner .img {
    display: block;
    overflow: hidden;
}

.block-arrival-opt8 .col-banner:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-arrival-opt8 .col-banner:hover .img img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-arrival-opt8 .col-banner img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-arrival-opt8 .col-banner .des {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    padding-bottom: 23px;
    font-size: 14px;
    color: #333333;
    z-index: 10;
}

    .block-arrival-opt8 .col-banner .des p {
        margin-bottom: 2px;
        display: block;
    }

    .block-arrival-opt8 .col-banner .des .title {
        display: block;
        font-size: 30px;
        font-weight: bold;
        color: #333;
        font-family: 'Lato', sans-serif;
        margin-bottom: 10px;
    }

.block-arrival-opt8 .col-products {
    width: 71%;
    float: left;
    padding: 10px 10px 0px 20px;
}

@media (max-width: 1199px) {
    .block-arrival-opt8 .col-products {
        width: 100%;
    }
}

.block-arrival-opt8 .product-item {
    margin-bottom: 12px;
}

    .block-arrival-opt8 .product-item .product-item-info,
    .block-arrival-opt8 .product-item .product-item-photo,
    .block-arrival-opt8 .product-item .product-item-detail {
        padding: 0;
    }

.block-hot-category-opt8 {
    margin-bottom: 23px;
}

    .block-hot-category-opt8 .block-content {
        padding: 10px;
        background-color: #fff;
    }

    .block-hot-category-opt8 .product-item {
        padding-bottom: 1px;
    }

        .block-hot-category-opt8 .product-item:hover .product-item-photo img {
            -webkit-transform: scale(1.12);
            -ms-transform: scale(1.12);
            -o-transform: scale(1.12);
            transform: scale(1.12);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .block-hot-category-opt8 .product-item-info {
        border: 1px solid #dfdfdf;
    }

    .block-hot-category-opt8 .product-item-photo {
        text-align: center;
        display: block;
        position: relative;
        overflow: hidden;
    }

        .block-hot-category-opt8 .product-item-photo img {
            margin: auto;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

    .block-hot-category-opt8 .product-item-detail {
        padding: 0 7px;
        padding-right: 4px;
        min-height: 61px;
    }

    .block-hot-category-opt8 .product-item-name {
        display: block;
        font-size: 14px;
        font-weight: 600;
        color: #333;
        margin-bottom: 2px;
        margin-top: 12px;
    }

        .block-hot-category-opt8 .product-item-name a {
            color: #333;
        }

            .block-hot-category-opt8 .product-item-name a:hover {
                color: #2c6b4c;
            }

    .block-hot-category-opt8 .btn {
        color: #888888;
        font-size: 14px;
        font-weight: normal;
        text-transform: capitalize;
        line-height: 20px;
        border: none;
        background-color: transparent;
        padding: 0;
    }

        .block-hot-category-opt8 .btn:after {
            content: "\f101";
            font-family: 'FontAwesome';
            font-size: 13px;
            margin-left: 4px;
        }

        .block-hot-category-opt8 .btn:hover {
            color: #2c6b4c;
        }

.block-featured-brand-opt8 {
    margin-bottom: 40px;
}

    .block-featured-brand-opt8 .block-content {
        padding-top: 60px;
        border: 1px solid #dfdfdf;
        background-color: #fff;
    }

@media (max-width: 479px) {
    .block-featured-brand-opt8 .block-content {
        padding-top: 20px;
    }
}

.block-featured-brand-opt8 .footer-page {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 15px 0;
    text-align: center;
    height: 60px;
    color: #999;
}

    .block-featured-brand-opt8 .footer-page .cus {
        color: #333;
    }

.block-featured-brand-opt8 .product-item {
    margin-bottom: 8px;
}

.block-featured-brand-opt8 .product-item-info:before,
.block-featured-brand-opt8 .product-item-info:after {
    content: "";
    display: table;
}

.block-featured-brand-opt8 .product-item-info:after {
    clear: both;
}

.block-featured-brand-opt8 .product-item-detail {
    width: 55%;
    float: left;
}

@media (max-width: 479px) {
    .block-featured-brand-opt8 .product-item-detail {
        width: 100%;
    }
}

.block-featured-brand-opt8 .product-item-photo {
    float: right;
    width: 34%;
}

@media (max-width: 479px) {
    .block-featured-brand-opt8 .product-item-photo {
        width: 100%;
        margin-bottom: 20px;
    }
}

.block-featured-brand-opt8 .product-item-name {
    display: block;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
}

.block-featured-brand-opt8 .product-item-subname {
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    color: #999;
    margin-bottom: 20px;
    display: block;
}

    .block-featured-brand-opt8 .product-item-subname a {
        color: #999;
    }

.block-featured-brand-opt8 .product-item-des {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 35px;
}

.block-featured-brand-opt8 .btn {
    line-height: 34px;
    border: none;
    padding: 0 10px;
    text-transform: capitalize;
    color: #fff;
    background-color: #2c6b4c;
    font-size: 14px;
}

    .block-featured-brand-opt8 .btn:after {
        content: "\f105";
        font-family: 'FontAwesome';
        margin-left: 5px;
    }

    .block-featured-brand-opt8 .btn:hover {
        background-color: #cc7000;
    }

.block-featured-brand-opt8 .owl-carousel {
    padding-right: 80px;
    padding-left: 100px;
}

@media (max-width: 600px) {
    .block-featured-brand-opt8 .owl-carousel {
        padding: 0 20px;
    }
}

.block-featured-brand-opt8:hover .owl-nav .owl-prev,
.block-featured-brand-opt8:hover .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.block-featured-brand-opt8:hover .owl-nav .owl-prev {
    left: 15px;
}

.block-featured-brand-opt8:hover .owl-nav .owl-next {
    right: 15px;
}

.block-featured-brand-opt8 .owl-nav .owl-prev,
.block-featured-brand-opt8 .owl-nav .owl-next {
    width: 30px;
    line-height: 50px;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    font-size: 24px;
    color: #333;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

    .block-featured-brand-opt8 .owl-nav .owl-prev:before,
    .block-featured-brand-opt8 .owl-nav .owl-next:before {
        content: "";
        font-family: "FontAwesome";
    }

    .block-featured-brand-opt8 .owl-nav .owl-prev:hover,
    .block-featured-brand-opt8 .owl-nav .owl-next:hover {
        background-color: #2c6b4c;
        color: #fff;
        border-color: #2c6b4c;
    }

.block-featured-brand-opt8 .owl-nav .owl-prev {
    left: 25px;
}

    .block-featured-brand-opt8 .owl-nav .owl-prev:before {
        content: "\f104";
    }

.block-featured-brand-opt8 .owl-nav .owl-next {
    right: 25px;
}

    .block-featured-brand-opt8 .owl-nav .owl-next:before {
        content: "\f105";
    }

.block-product-sidebar-opt8 {
    margin-bottom: 23px;
}

    .block-product-sidebar-opt8 .block-content {
        background-color: #fff;
        border: 1px solid #dfdfdf;
        padding: 10px 10px 6px;
    }

    .block-product-sidebar-opt8 .product-item {
        margin-bottom: 14px;
    }

        .block-product-sidebar-opt8 .product-item .product-item-info,
        .block-product-sidebar-opt8 .product-item .product-item-photo,
        .block-product-sidebar-opt8 .product-item .product-item-detail {
            padding: 0;
        }

            .block-product-sidebar-opt8 .product-item .product-item-info:before,
            .block-product-sidebar-opt8 .product-item .product-item-info:after {
                content: "";
                display: table;
            }

            .block-product-sidebar-opt8 .product-item .product-item-info:after {
                clear: both;
            }

        .block-product-sidebar-opt8 .product-item .product-item-photo {
            float: left;
            margin-right: 10px;
            width: 40%;
            max-width: 100px;
        }

        .block-product-sidebar-opt8 .product-item .product-item-detail {
            overflow: hidden;
        }

        .block-product-sidebar-opt8 .product-item .product-item-name {
            margin-top: 5px;
            white-space: normal;
        }

    .block-product-sidebar-opt8 .block-footer {
        border: 1px solid #dfdfdf;
        margin-top: -1px;
        background-color: #fff;
        padding: 0 10px;
        line-height: 40px;
        min-height: 40px;
    }

        .block-product-sidebar-opt8 .block-footer .page {
            display: block;
            text-align: right;
            padding-right: 73px;
            font-size: 14px;
            font-family: 'Lato', sans-serif;
            font-weight: bold;
            color: #999;
        }

            .block-product-sidebar-opt8 .block-footer .page .cus {
                color: #333;
            }

    .block-product-sidebar-opt8 .owl-nav {
        position: absolute;
        bottom: -40px;
        right: 0px;
    }

        .block-product-sidebar-opt8 .owl-nav.disabled {
            /*pointer-events: none;*/
        }

        .block-product-sidebar-opt8 .owl-nav:before,
        .block-product-sidebar-opt8 .owl-nav:after {
            content: "";
            display: table;
        }

        .block-product-sidebar-opt8 .owl-nav:after {
            clear: both;
        }

        .block-product-sidebar-opt8 .owl-nav .owl-prev,
        .block-product-sidebar-opt8 .owl-nav .owl-next {
            width: 24px;
            line-height: 25px;
            text-align: center;
            background-color: #fff;
            border: 1px solid #dfdfdf;
            font-size: 14px;
            color: #333;
            border-radius: 1px;
            float: left;
            margin-left: 8px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

            .block-product-sidebar-opt8 .owl-nav .owl-prev:before,
            .block-product-sidebar-opt8 .owl-nav .owl-next:before {
                content: "";
                font-family: "FontAwesome";
            }

            .block-product-sidebar-opt8 .owl-nav .owl-prev:hover,
            .block-product-sidebar-opt8 .owl-nav .owl-next:hover {
                background-color: #2c6b4c;
                color: #fff;
                border-color: #2c6b4c;
            }

            .block-product-sidebar-opt8 .owl-nav .owl-prev:before {
                content: "\f104";
            }

            .block-product-sidebar-opt8 .owl-nav .owl-next:before {
                content: "\f105";
            }

.block-service-opt8 {
    margin-bottom: 30px;
}

    .block-service-opt8 .item {
        background-color: #fff;
        border: 1px solid #dfdfdf;
        padding: 20px 0;
        margin-bottom: 10px;
    }

        .block-service-opt8 .item .detail {
            padding-left: 50px;
            padding-right: 20px;
        }

@media (max-width: 1199px) {
    .block-service-opt8 .item .detail {
        padding-left: 20px;
    }
}

.block-service-opt8 .item .icon {
    width: 80px;
    line-height: 80px;
    display: block;
    border-radius: 100%;
    background-color: #333333;
    text-align: center;
    margin: auto;
    margin-bottom: 25px;
}

    .block-service-opt8 .item .icon img {
        margin-left: 4px;
    }

.block-service-opt8 .item .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 15px;
}

@media (max-width: 1199px) {
    .block-service-opt8 .item .title {
        font-size: 14px;
    }
}

.block-service-opt8 .item .des {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    height: 83px;
    line-height: 20px;
    margin-bottom: 8px;
}

    .block-service-opt8 .item .des p {
        margin-bottom: 2px;
    }

.block-service-opt8 .item .btn {
    color: #2c6b4c;
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
    padding: 0;
    line-height: 20px;
    border: none;
}

    .block-service-opt8 .item .btn:hover {
        color: #cc7000;
    }

.block-product-sidebar-opt8 .heading-opt2 .title {
    margin-bottom: 13px;
}

.block-deals-of-opt4 {
    background-color: transparent;
}

    .block-deals-of-opt4 .block-title {
        margin-bottom: 10px;
        position: relative;
        padding: 0;
    }

        .block-deals-of-opt4 .block-title:before,
        .block-deals-of-opt4 .block-title:after {
            content: "";
            display: table;
        }

        .block-deals-of-opt4 .block-title:after {
            clear: both;
        }

        .block-deals-of-opt4 .block-title .title {
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            color: #333;
            line-height: 32px;
            font-family: 'Lato', sans-serif;
            display: block;
        }

    .block-deals-of-opt4 .deals-of-countdown {
        padding-top: 0;
        display: block;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

@media (max-width: 600px) {
    .block-deals-of-opt4 .deals-of-countdown {
        text-align: right;
    }
}

.block-deals-of-opt4 .deals-of-countdown .icon {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Assets/images/media/index10/icon-deals-of.png);
    width: 32px;
    height: 32px;
    position: relative;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}

.block-deals-of-opt4 .count-down-time {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .block-deals-of-opt4 .count-down-time:before,
    .block-deals-of-opt4 .count-down-time:after {
        content: "";
        display: table;
    }

    .block-deals-of-opt4 .count-down-time:after {
        clear: both;
    }

    .block-deals-of-opt4 .count-down-time .box-count {
        float: left;
        margin-right: 10px;
        text-align: center;
        position: relative;
    }

        .block-deals-of-opt4 .count-down-time .box-count:after {
            content: ":";
            position: absolute;
            line-height: 24px;
            top: 0;
            right: -6px;
        }

        .block-deals-of-opt4 .count-down-time .box-count:last-child {
            margin-right: 0;
        }

            .block-deals-of-opt4 .count-down-time .box-count:last-child:after {
                content: none;
            }

        .block-deals-of-opt4 .count-down-time .box-count .number {
            width: 50px;
            height: 24px;
            line-height: 24px;
            display: block;
            font-size: 18px;
            background-color: transparent;
            color: #fff;
            position: relative;
            letter-spacing: 15px;
            text-align: center;
            text-indent: 8px;
        }

            .block-deals-of-opt4 .count-down-time .box-count .number:before,
            .block-deals-of-opt4 .count-down-time .box-count .number:after {
                content: "";
                height: 24px;
                width: 24px;
                background-color: #999999;
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
            }

            .block-deals-of-opt4 .count-down-time .box-count .number:after {
                left: auto;
                right: 0;
            }

        .block-deals-of-opt4 .count-down-time .box-count .text {
            display: none;
        }

    .block-deals-of-opt4 .count-down-time .box-days {
        display: none;
    }

.block-deals-of-opt4:hover .owl-nav .owl-prev,
.block-deals-of-opt4:hover .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.block-deals-of-opt4:hover .owl-nav .owl-prev {
    left: 0px;
}

.block-deals-of-opt4:hover .owl-nav .owl-next {
    right: 0px;
}

.block-deals-of-opt4 .owl-nav {
    position: static;
}

    .block-deals-of-opt4 .owl-nav .owl-prev,
    .block-deals-of-opt4 .owl-nav .owl-next {
        position: absolute;
        top: 50%;
        margin-top: -45px;
        width: 27px;
        line-height: 40px;
        background-color: transparent;
        color: #333;
        font-size: 30px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
    }

        .block-deals-of-opt4 .owl-nav .owl-prev:hover,
        .block-deals-of-opt4 .owl-nav .owl-next:hover {
            color: #fff;
            background-color: #ff7f00;
        }

    .block-deals-of-opt4 .owl-nav .owl-prev {
        left: 20px;
    }

    .block-deals-of-opt4 .owl-nav .owl-next {
        right: 20px;
    }

.block-service-opt4 {
    margin-bottom: 30px;
}

    .block-service-opt4 .item {
        padding-left: 82px;
    }

        .block-service-opt4 .item .title {
            font-size: 18px;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .block-service-opt4 .item .title {
        font-size: 15px;
    }
}

.block-service-opt4 .item .icon {
    width: 66px;
    height: 66px;
    line-height: 62px;
}

@media (max-width: 767px) {
    .block-service-opt4 .item {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

.block-service-opt4 {
    background-color: transparent;
    padding-top: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
}

    .block-service-opt4 .item {
        border: 1px solid #dfdfdf;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 24px;
        padding-bottom: 10px;
        min-height: 120px;
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }

        .block-service-opt4 .item .icon {
            left: 10px;
            top: 24px;
            background-color: #ff7f00;
            display: inline-block;
            vertical-align: top;
            position: static;
        }

        .block-service-opt4 .item .des {
            vertical-align: top;
            display: inline-block;
            text-align: left;
        }

@media (max-width: 1199px) and (min-width: 992px) {
    .block-service-opt4 .item {
        font-size: 12px;
    }

        .block-service-opt4 .item .icon {
            width: 50px;
            line-height: 50px;
            height: 50px;
            margin-top: 10px;
        }

            .block-service-opt4 .item .icon img {
                width: 30px;
            }
}

@media (max-width: 767px) {
    .block-service-opt4 .item {
        text-align: left;
        padding-left: 15px;
    }
}

.slide-opt-9 {
    padding-top: 10px;
    margin-bottom: 7px;
}

    .slide-opt-9 .item {
        height: 287px;
    }

@media (max-width: 640px) {
    .slide-opt-9 .item {
        height: 287px;
    }

        .slide-opt-9 .item .description {
            max-width: 100% !important;
        }
}

.slide-opt-9 .item .description {
    position: relative;
    padding-top: 180px;
    max-width: 100%;
}

.slide-opt-9 .item1 .description {
    padding-right: 15px;
    padding-top: 102px;
    max-width: 270px;
    float: right;
    font-family: 'Lato', sans-serif;
}

@media (max-width: 1199px) {
    .slide-opt-9 .item1 .description {
        margin-right: 30px;
    }
}

.slide-opt-9 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 13px;
    font-size: 18px;
    color: #333333;
    font-family: 'Lato', sans-serif;
}

.slide-opt-9 .item1 .des {
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 15px;
    color: #10286c;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-9 .item1 .btn {
    line-height: 36px;
    background-color: #10286c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-9 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-9 .item2 .description {
    padding-left: 40px;
    padding-top: 67px;
    max-width: 412px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-9 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 18px;
    color: #333333;
    font-family: 'Lato', sans-serif;
}

.slide-opt-9 .item2 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 15px;
    color: #888888;
    line-height: 20px;
}

.slide-opt-9 .item2 .btn {
    line-height: 36px;
    background-color: #10286c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 12px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-9 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-9 .item3 .description {
    margin-right: 20px;
    padding-top: 64px;
    max-width: 255px;
    font-family: 'Lato', sans-serif;
    float: right;
    width: 100%;
}

.slide-opt-9 .item3 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 18px;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.slide-opt-9 .item3 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 25px;
    color: #888888;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

.slide-opt-9 .item3 .btn {
    line-height: 36px;
    background-color: #10286c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 14px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

    .slide-opt-9 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

@media (max-width: 640px) {
    .slide-opt-9 .item .description {
        padding-top: 40px;
        padding-left: 40px;
        float: none;
        margin: 0;
    }
}

.block-section-top9 {
    position: relative;
    padding-left: 212px;
    padding-right: 210px;
}

    .block-section-top9 .block-nav-category {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 200px;
    }

        .block-section-top9 .block-nav-category .ui-category {
            min-height: 506px;
        }

@media (min-width: 992px) {
    .block-section-top9 .block-nav-category {
        display: block;
        visibility: visible;
        opacity: 1;
    }
}

.block-section-top9 .block-nav-category .block-content .icon {
    display: none;
}

@media (min-width: 992px) {
    .block-section-top9 .block-nav-category .block-content {
        /*visibility: visible;
				opacity: 1;*/
        width: 200px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #ff7f00;
        border-top: none;
    }

        .block-section-top9 .block-nav-category .block-content .ui-category > li > a {
            font-size: 14px;
            padding-left: 15px;
            line-height: 28px;
            padding-right: 5px;
        }

        .block-section-top9 .block-nav-category .block-content .ui-category > li.parent > a:after {
            line-height: 28px;
            width: 16px;
            font-size: 13px;
        }

        .block-section-top9 .block-nav-category .block-content .ui-category > li > .submenu {
            left: 200px;
            width: 740px;
        }

        .block-section-top9 .block-nav-category .block-content .view-all-category a {
            line-height: 36px;
            background-color: #ff7f00;
            color: #fff;
            font-size: 16px;
            font-family: 'Lato', sans-serif;
            padding-left: 16px;
            padding-right: 30px;
            font-weight: normal;
        }

            .block-section-top9 .block-nav-category .block-content .view-all-category a:hover,
            .block-section-top9 .block-nav-category .block-content .view-all-category a:focus {
                background-color: #cc6600;
            }
}

@media (min-width: 1200px) {
    .block-section-top9 .block-nav-category .block-content .ui-category > li > .submenu {
        width: 970px;
    }
}

@media (max-width: 991px) {
    .block-section-top9 .block-nav-category {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 1199px) {
    .block-section-top9 {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .block-section-top9 {
        padding-left: 0;
    }
}

.block-section-top9 .banner-slide {
    position: absolute;
    right: 0;
    top: 10px;
}

@media (max-width: 1199px) {
    .block-section-top9 .banner-slide {
        display: none;
        visibility: hidden;
    }
}

.block-section-top9 .banner-slide a {
    margin-bottom: 1px;
    display: block;
    position: relative;
    overflow: hidden;
}

    .block-section-top9 .banner-slide a:before,
    .block-section-top9 .banner-slide a:after {
        content: "";
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
        border-style: solid;
        border-color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        z-index: 100;
    }

    .block-section-top9 .banner-slide a:before {
        border-width: 1px 0 1px 0;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        top: 10px;
        bottom: 10px;
    }

    .block-section-top9 .banner-slide a:after {
        border-width: 0px 1px 0px 1px;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        left: 10px;
        right: 10px;
    }

    .block-section-top9 .banner-slide a:hover:before,
    .block-section-top9 .banner-slide a:hover:after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .block-section-top9 .banner-slide a:hover img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-section-top9 .banner-slide a img {
        display: block;
        width: 100%;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-section-top9 .banner-slide a:hover img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

.block-section-top9 .block-deals-of {
    margin-bottom: 36px;
}

    .block-section-top9 .block-deals-of .product-item-opt-1 {
        padding-bottom: 0;
    }

        .block-section-top9 .block-deals-of .product-item-opt-1 .product-item-detail {
            padding: 0;
        }

        .block-section-top9 .block-deals-of .product-item-opt-1 .product-item-price {
            font-size: 14px;
            color: #000;
        }

        .block-section-top9 .block-deals-of .product-item-opt-1 .product-item-name {
            margin-top: 6px;
            margin-bottom: 2px;
            color: #000;
        }

            .block-section-top9 .block-deals-of .product-item-opt-1 .product-item-name a {
                color: #000;
            }

                .block-section-top9 .block-deals-of .product-item-opt-1 .product-item-name a:hover {
                    color: #2c6b4c;
                }

    .block-section-top9 .block-deals-of .deals-of-countdown .icon {
        background-image: url(/Assets/images/icon/index9/icon-deals-of.png);
    }

.index-opt-9 .back-to-top {
    border-color: #ff7f00;
}

    .index-opt-9 .back-to-top .fa {
        background-color: #ff7f00;
    }

    .index-opt-9 .back-to-top:hover {
        background-color: #ff7f00;
    }

.index-opt-9 .block-banner-main {
    margin-bottom: 0;
}

    .index-opt-9 .block-banner-main a {
        margin-bottom: 0;
    }

    .index-opt-9 .block-banner-main .col {
        padding: 0;
    }

    .index-opt-9 .block-banner-main .row {
        margin: 0;
    }

.index-opt-9 .block-brand {
    padding: 15px 0;
    border: 1px solid #dfdfdf;
    margin-bottom: 30px;
}

    .index-opt-9 .block-brand img {
        border: none;
    }

.index-opt-9 .block-the-blog {
    margin-bottom: 12px;
}

    .index-opt-9 .block-the-blog .block-title {
        margin-bottom: 12px;
        padding-top: 18px;
    }

    .index-opt-9 .block-the-blog .blog-item .blog-date {
        background-color: #ff7f00;
    }

    .index-opt-9 .block-the-blog .blog-item .blog-actions .action {
        color: #333;
    }

        .index-opt-9 .block-the-blog .blog-item .blog-actions .action:hover {
            color: #ff7f00;
        }

.block-floor-products-opt5 {
    margin-bottom: 30px;
}

.floor_color2.block-floor-products-opt5 {
    margin-bottom: 35px;
}

.block-floor-products-opt5 .block-title {
    background-image: none;
    border: none;
    padding-right: 64px;
}

.floor_color1.block-floor-products-opt5 .block-title {
    background-color: #3cb3b5;
}

.floor_color2.block-floor-products-opt5 .block-title {
    background-color: #01b908;
}

.floor_color3.block-floor-products-opt5 .block-title {
    background-color: #cc453c;
}

.floor_color4.block-floor-products-opt5 .block-title {
    background-color: #ed8c23;
}

.block-floor-products-opt5 .block-title > .title {
    line-height: 46px;
    font-size: 14px;
    font-weight: bold;
}

.block-floor-products-opt5 .block-title .links {
    float: right;
    clear: none;
}

@media (min-width: 992px) {
    .block-floor-products-opt5 .block-title .links .dropdown-menu {
        background-color: transparent;
    }
}

.block-floor-products-opt5 .block-title .links li a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 17px;
    line-height: 46px;
}

    .block-floor-products-opt5 .block-title .links li a:before {
        content: none;
    }

@media (min-width: 992px) {
    .block-floor-products-opt5 .block-title .links li a {
        color: #fff;
    }

        .block-floor-products-opt5 .block-title .links li a:hover {
            color: #333;
        }
}

.block-floor-products-opt5 .block-title .links li.active a {
    color: #333;
    background-color: transparent;
}

@media (max-width: 991px) {
    .block-floor-products-opt5 .block-title .links li.active a {
        color: #2c6b4c;
    }
}

.block-floor-products-opt5 .block-title > .title {
    background-color: transparent;
    border-right: 1px solid #eaeaea;
}

@media (max-width: 479px) {
    .block-floor-products-opt5 .block-title {
        padding-right: 0;
    }

        .block-floor-products-opt5 .block-title > .title {
            border-right: none;
            border-bottom: 1px solid #dfdfdf;
        }

        .block-floor-products-opt5 .block-title .links {
            float: left;
        }
}

.block-floor-products-opt5 .col-products {
    width: 100%;
    /*border-left: 1px solid #eaeaea;
		border-right: 1px solid #eaeaea;*/
    border-right: 1px solid #eaeaea;
    overflow: visible;
}

    .block-floor-products-opt5 .col-products .product-item {
        height: auto;
        border-left: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        /*border: 1px solid #eaeaea;
			
			margin-left: -1px;
			margin-right: -1px;*/
        margin-top: 0;
        width: auto;
        float: none;
        margin-bottom: 1px;
    }

.floor_color2.block-floor-products-opt5 .col-products .product-item {
    padding-bottom: 15px;
}

.block-floor-products-opt5 .col-products .product-item .product-item-price {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.block-floor-products-opt5 .owl-nav {
    position: absolute;
    right: 15px;
    top: -40px;
}

    .block-floor-products-opt5 .owl-nav .owl-prev,
    .block-floor-products-opt5 .owl-nav .owl-next {
        width: 20px;
        line-height: 28px;
        text-align: center;
        font-size: 25px;
        color: #333;
        float: left;
        margin-left: 7px;
    }

        .block-floor-products-opt5 .owl-nav .owl-prev:before,
        .block-floor-products-opt5 .owl-nav .owl-next:before {
            content: "";
            font-family: "FontAwesome";
        }

        .block-floor-products-opt5 .owl-nav .owl-prev:hover,
        .block-floor-products-opt5 .owl-nav .owl-next:hover {
            background-color: #ff7f00;
            color: #fff;
        }

        .block-floor-products-opt5 .owl-nav .owl-prev:before {
            content: "\f104";
        }

        .block-floor-products-opt5 .owl-nav .owl-next:before {
            content: "\f105";
        }

.column-featured-products {
    background-color: #f5f5f5;
    padding-top: 20px;
}

@media (max-width: 991px) {
    .column-featured-products .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 767px) {
    .column-featured-products .col-sm-6 {
        float: left;
        width: 50%;
    }
}

@media (max-width: 479px) {
    .column-featured-products .col-sm-6 {
        width: 100%;
    }
}

.block-col-featured {
    margin-bottom: 35px;
}

    .block-col-featured .block-title {
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        display: block;
        line-height: 30px;
        text-transform: uppercase;
    }

    .block-col-featured .product-item {
        border: 1px solid #dfdfdf;
        background-color: #fff;
        margin-bottom: 10px;
        padding: 10px;
    }

        .block-col-featured .product-item:hover .product-item-photo img {
            -webkit-transform: scale(1.12);
            -ms-transform: scale(1.12);
            -o-transform: scale(1.12);
            transform: scale(1.12);
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        .block-col-featured .product-item:hover .product-item-name {
            color: #2c6b4c;
        }

            .block-col-featured .product-item:hover .product-item-name a {
                color: #2c6b4c;
            }

        .block-col-featured .product-item .product-item-info:before,
        .block-col-featured .product-item .product-item-info:after {
            content: "";
            display: table;
        }

        .block-col-featured .product-item .product-item-info:after {
            clear: both;
        }

        .block-col-featured .product-item .product-item-photo {
            float: left;
            width: 100%;
            max-width: 120px;
            position: relative;
            overflow: hidden;
            display: block;
        }

            .block-col-featured .product-item .product-item-photo a {
                display: block;
            }

            .block-col-featured .product-item .product-item-photo img {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: 0.35s;
                -o-transition: 0.35s;
                transition: 0.35s;
            }

        .block-col-featured .product-item .product-item-detail {
            overflow: hidden;
            padding-top: 21px;
            padding-left: 8px;
        }

        .block-col-featured .product-item .product-item-name {
            font-weight: normal;
            font-size: 14px;
            color: #333;
            display: block;
        }

            .block-col-featured .product-item .product-item-name a {
                color: #333;
            }

                .block-col-featured .product-item .product-item-name a:hover {
                    color: #2c6b4c;
                }

.qc-top-site10 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 150px;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}

    .qc-top-site10 .container {
        position: relative;
    }

    .qc-top-site10 .close {
        background-color: #28a152;
        width: 24px;
        height: 24px;
        border: none;
        opacity: 1;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(/Assets/images/icon/close-top.png);
        position: absolute;
        top: 0;
        right: 15px;
    }

        .qc-top-site10 .close span {
            display: none;
        }

        .qc-top-site10 .close:hover {
            background-color: #53B475;
        }

    .qc-top-site10 .description {
        max-width: 485px;
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 40px;
    }

        .qc-top-site10 .description .title {
            display: block;
            text-transform: capitalize;
            font-size: 44px;
            font-weight: bold;
            color: #fe5654;
            font-family: Arial;
            line-height: 1;
        }

@media (max-width: 600px) {
    .qc-top-site10 .description .title {
        font-size: 24px;
    }
}

.qc-top-site10 .description .subtitle {
    text-transform: capitalize;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    display: block;
    font-family: Arial;
}

.qc-top-site10 .description .des {
    color: #999999;
    display: block;
    font-family: Arial;
}

.qc-top-site10 .description .btn {
    line-height: 28px;
    display: inline-block;
    padding: 0 9px;
    background-color: #fe5654;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 7px;
}

    .qc-top-site10 .description .btn:hover,
    .qc-top-site10 .description .btn:focus {
        background-color: #2c6b4c;
    }

.slide-opt-10 {
    margin-bottom: 20px;
}

    .slide-opt-10 .item {
        height: 450px;
    }

@media (max-width: 640px) {
    .slide-opt-10 .item {
        height: 300px;
    }

        .slide-opt-10 .item .description {
            max-width: 100% !important;
        }
}

.slide-opt-10 .item .description {
    position: relative;
    padding-top: 180px;
    max-width: 100%;
}

.slide-opt-10 .item1 .description {
    padding-left: 0;
    margin-left: 220px;
    padding-top: 38px;
    max-width: 400px;
}

.slide-opt-10 .item1 .title {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 12px;
    font-size: 25px;
    color: #333333;
    line-height: 31px;
}

.slide-opt-10 .item1 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 25px;
    color: #555555;
    line-height: 20px;
}

.slide-opt-10 .item1 .btn {
    line-height: 36px;
    background-color: #fe5654;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 17px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-10 .item1 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-10 .item2 .description {
    padding-left: 0;
    margin-left: 198px;
    padding-top: 143px;
    max-width: 400px;
}

.slide-opt-10 .item2 .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 23px;
    font-size: 30px;
    color: #333333;
    line-height: 1px;
}

.slide-opt-10 .item2 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 35px;
    color: #333333;
    line-height: 20px;
}

.slide-opt-10 .item2 .btn {
    line-height: 36px;
    background-color: #dc0012;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 32px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-10 .item2 .btn:hover {
        background-color: #2c6b4c;
    }

.slide-opt-10 .item3 .description {
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 173px;
    max-width: 400px;
    text-align: center;
    padding-left: 16px;
}

.slide-opt-10 .item3 .title {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 30px;
    color: #333333;
    line-height: 31px;
}

.slide-opt-10 .item3 .des {
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 43px;
    color: #444444;
    line-height: 20px;
}

.slide-opt-10 .item3 .btn {
    line-height: 36px;
    background-color: #1946bb;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 34px;
    font-size: 16px;
    font-weight: 600;
}

    .slide-opt-10 .item3 .btn:hover {
        background-color: #2c6b4c;
    }

@media (max-width: 640px) {
    .slide-opt-10 .item .description {
        padding-top: 40px;
        padding-left: 40px;
        margin: 0;
    }
}

.block-deals-of-opt5 {
    background-color: transparent;
    margin-bottom: 27px;
}

    .block-deals-of-opt5 .block-title {
        padding: 0;
    }

    .block-deals-of-opt5 .block-content {
        border: 3px solid #2c6b4c;
        background-color: #fff;
    }

        .block-deals-of-opt5 .block-content .heading-title {
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-weight: 700;
            color: #333333;
            font-size: 16px;
            margin-top: 10px;
        }

    .block-deals-of-opt5 .deals-of-countdown {
        margin: 0;
        padding-top: 10px;
    }

        .block-deals-of-opt5 .deals-of-countdown:before,
        .block-deals-of-opt5 .deals-of-countdown:after {
            content: "";
            display: table;
        }

        .block-deals-of-opt5 .deals-of-countdown:after {
            clear: both;
        }

        .block-deals-of-opt5 .deals-of-countdown .icon {
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(/Assets/images/icon/icon-deals-of.png);
            width: 44px;
            height: 44px;
            background-color: #2c6b4c;
            position: relative;
            float: left;
            margin-right: 8px;
        }

            .block-deals-of-opt5 .deals-of-countdown .icon:before {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 22px 7px 22px;
                border-color: transparent transparent #2c6b4c transparent;
                content: "";
                position: absolute;
                top: -7px;
                left: 0;
            }

    .block-deals-of-opt5 .count-down-time {
        position: relative;
        float: left;
        padding-top: 14px;
    }

        .block-deals-of-opt5 .count-down-time:before,
        .block-deals-of-opt5 .count-down-time:after {
            content: "";
            display: table;
        }

        .block-deals-of-opt5 .count-down-time:after {
            clear: both;
        }

        .block-deals-of-opt5 .count-down-time .box-count {
            float: left;
            margin-right: 10px;
            text-align: center;
            position: relative;
        }

            .block-deals-of-opt5 .count-down-time .box-count:after {
                content: ":";
                position: absolute;
                line-height: 24px;
                top: 0;
                right: -6px;
            }

            .block-deals-of-opt5 .count-down-time .box-count:last-child {
                margin-right: 0;
            }

                .block-deals-of-opt5 .count-down-time .box-count:last-child:after {
                    content: none;
                }

            .block-deals-of-opt5 .count-down-time .box-count .number {
                width: 50px;
                height: 24px;
                line-height: 24px;
                display: block;
                font-size: 16px;
                background-color: transparent;
                color: #fff;
                position: relative;
                letter-spacing: 15px;
                text-align: center;
                text-indent: 8px;
            }

                .block-deals-of-opt5 .count-down-time .box-count .number:before,
                .block-deals-of-opt5 .count-down-time .box-count .number:after {
                    content: "";
                    height: 24px;
                    width: 24px;
                    background-color: #999999;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: -1;
                }

                .block-deals-of-opt5 .count-down-time .box-count .number:after {
                    left: auto;
                    right: 0;
                }

            .block-deals-of-opt5 .count-down-time .box-count .text {
                display: none;
            }

        .block-deals-of-opt5 .count-down-time .box-days {
            display: none;
        }

    .block-deals-of-opt5 .product-item-opt-2 .product-item-photo {
        padding: 10px 15px;
    }

    .block-deals-of-opt5 .product-item-opt-2 .product-item-name {
        margin-top: 0;
    }

    .block-deals-of-opt5 .product-item-opt-2 .product-item-detail {
        padding-left: 35px;
    }

.block-deals-of-opt5 {
    margin-bottom: 7px;
}

    .block-deals-of-opt5 .block-content {
        border: none;
    }

    .block-deals-of-opt5 .block-title {
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 23px;
        padding-bottom: 10px;
        padding-right: 100px;
    }

        .block-deals-of-opt5 .block-title:before,
        .block-deals-of-opt5 .block-title:after {
            content: "";
            display: table;
        }

        .block-deals-of-opt5 .block-title:after {
            clear: both;
        }

        .block-deals-of-opt5 .block-title .deals-of-countdown {
            padding-top: 0;
            float: right;
        }

            .block-deals-of-opt5 .block-title .deals-of-countdown .icon {
                background-image: url(/Assets/images/media/index10/icon-deals-of.png);
                background-color: transparent;
            }

                .block-deals-of-opt5 .block-title .deals-of-countdown .icon:before {
                    content: none;
                }

        .block-deals-of-opt5 .block-title .title {
            float: left;
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            color: #333;
            padding-top: 17px;
        }

    .block-deals-of-opt5 .product-item .product-item-photo {
        border: 1px solid #dfdfdf;
    }

    .block-deals-of-opt5 .product-item .product-item-name {
        margin-top: 10px;
    }

    .block-deals-of-opt5 .owl-nav {
        position: absolute;
        top: -64px;
        right: 0;
    }

        .block-deals-of-opt5 .owl-nav .owl-prev,
        .block-deals-of-opt5 .owl-nav .owl-next {
            width: 24px;
            height: 24px;
            line-height: 22px;
            background-color: #eeeeee;
            color: #cccccc;
            float: left;
            margin-left: 5px;
            text-align: center;
        }

            .block-deals-of-opt5 .owl-nav .owl-prev:hover,
            .block-deals-of-opt5 .owl-nav .owl-next:hover {
                background-color: #999999;
                color: #fff;
            }

            .block-deals-of-opt5 .owl-nav .owl-prev:before,
            .block-deals-of-opt5 .owl-nav .owl-next:before {
                content: "";
                font-family: "FontAwesome";
            }

            .block-deals-of-opt5 .owl-nav .owl-prev:before {
                content: "\f104";
            }

            .block-deals-of-opt5 .owl-nav .owl-next:before {
                content: "\f105";
            }

.index-opt-10 .block-nav-category .view-all-category .btn-view-all:hover,
.index-opt-10 .block-nav-category .view-all-category a:hover {
    background-color: #28a152;
}

.index-opt-10 .back-to-top {
    border-color: #28a152;
}

    .index-opt-10 .back-to-top .fa {
        background-color: #28a152;
    }

    .index-opt-10 .back-to-top:hover {
        background-color: #28a152;
    }

.index-opt-10 .block-service {
    margin-bottom: 17px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .index-opt-10 .block-service .item .title {
        font-size: 14px;
    }
}

.index-opt-10 .block-service .item .title {
    line-height: 1;
}

.index-opt-10 .heading-opt-6 .title {
    border-bottom: 3px solid #28a152;
}

.index-opt-10 .block-brand {
    margin-bottom: 30px;
    padding-top: 0px;
    background-color: #EEEEEE;
    padding-bottom: 40px;
}

.index-opt-10 .block-showcase {
    margin-top: 30px;
}

.index-opt-10 .block .box-img {
    margin-bottom: 35px;
}

.index-opt-10 .block-hot-categoryes-opt2 .item .description .btn:hover {
    background-color: #28a152;
}

.index-opt-10 .block-hot-categoryes-opt2 .item li a:hover {
    color: #28a152;
}

    .index-opt-10 .block-hot-categoryes-opt2 .item li a:hover:after {
        color: #28a152;
    }

.index-opt-10 .block-showcase .col-title .btn:hover {
    background-color: #28a152;
    border-color: #28a152;
    color: #fff;
}

.block-floor-products-opt10 {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .block-floor-products-opt10 .block-banner-floor:before,
    .block-floor-products-opt10 .block-banner-floor:after {
        content: "";
        display: table;
    }

    .block-floor-products-opt10 .block-banner-floor:after {
        clear: both;
    }

    .block-floor-products-opt10 .block-banner-floor .col-sm-6 {
        padding: 0;
    }

    .block-floor-products-opt10 .block-banner-floor .img-banner,
    .block-floor-products-opt10 .block-banner-floor .box-img {
        display: block;
        margin-bottom: 10px;
    }

    .block-floor-products-opt10 .col-banner {
        width: 20%;
        position: relative;
        height: 350px;
    }

        .block-floor-products-opt10 .col-banner:before,
        .block-floor-products-opt10 .col-banner:after {
            content: "";
            position: absolute;
            top: 5px;
            bottom: 5px;
            left: 5px;
            right: 5px;
            border-style: solid;
            border-color: #fff;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            z-index: 10;
        }

        .block-floor-products-opt10 .col-banner:before {
            border-width: 1px 0 1px 0;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            top: 10px;
            bottom: 10px;
        }

        .block-floor-products-opt10 .col-banner:after {
            border-width: 0px 1px 0px 1px;
            -webkit-transform: scale(1, 0);
            -ms-transform: scale(1, 0);
            -o-transform: scale(1, 0);
            transform: scale(1, 0);
            left: 10px;
            right: 10px;
        }

        .block-floor-products-opt10 .col-banner:hover:before,
        .block-floor-products-opt10 .col-banner:hover:after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .block-floor-products-opt10 .col-banner:hover a:before {
            opacity: 0.3;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

@media (max-width: 1199px) {
    .block-floor-products-opt10 .col-banner {
        height: 310px;
    }
}

.block-floor-products-opt10 .col-banner a {
    z-index: 100;
    display: block;
}

    .block-floor-products-opt10 .col-banner a:before {
        content: "";
        background-color: #2c6b4c;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        opacity: 0;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .block-floor-products-opt10 .col-banner a img {
        width: 100%;
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        transform: scale(1) !important;
    }

.block-floor-products-opt10 .col-banner .label-featured {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 100;
}

    .block-floor-products-opt10 .col-banner .label-featured img {
        width: auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

.block-floor-products-opt10 .col-products {
    width: 80%;
}

@media (max-width: 991px) {
    .block-floor-products-opt10 .col-products {
        width: 100%;
    }
}

.block-floor-products-opt10 .col-products .product-item {
    height: auto;
    width: 100%;
}

    .block-floor-products-opt10 .col-products .product-item .product-item-photo {
        border: none;
    }

.block-floor-products-opt10 .block-content:hover .col-products .owl-nav .owl-next,
.block-floor-products-opt10 .block-content:hover .col-products .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.block-floor-products-opt10 .block-content:hover .col-products .owl-nav .owl-prev {
    left: 0px;
}

.block-floor-products-opt10 .block-content:hover .col-products .owl-nav .owl-next {
    right: 0px;
}

.block-floor-products-opt10 .block-content .col-products .owl-nav .owl-next,
.block-floor-products-opt10 .block-content .col-products .owl-nav .owl-prev {
    width: 32px;
    line-height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0;
}

    .block-floor-products-opt10 .block-content .col-products .owl-nav .owl-next:hover,
    .block-floor-products-opt10 .block-content .col-products .owl-nav .owl-prev:hover {
        color: #fff;
        background-color: #2c6b4c;
        border-color: #2c6b4c;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .block-floor-products-opt10 .block-content .col-products .owl-nav .owl-next:before,
    .block-floor-products-opt10 .block-content .col-products .owl-nav .owl-prev:before {
        content: "";
        font-family: 'FontAwesome';
    }

.block-floor-products-opt10 .block-content .col-products .owl-nav .owl-prev {
    left: 25px;
}

    .block-floor-products-opt10 .block-content .col-products .owl-nav .owl-prev:before {
        content: "\f104";
    }

.block-floor-products-opt10 .block-content .col-products .owl-nav .owl-next {
    right: 25px;
}

    .block-floor-products-opt10 .block-content .col-products .owl-nav .owl-next:before {
        content: "\f105";
    }

.block-floor-products-opt10 .product-item-opt-2 .product-item-detail {
    padding-bottom: 26px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block-floor-products-opt10 .col-banner {
        width: 22%;
    }

    .block-floor-products-opt10 .col-products {
        width: 78%;
    }

    .block-floor-products-opt10 .product-item-opt-2 .product-item-detail {
        padding-bottom: 22px;
    }

    .block-floor-products-opt10 .heading-opt-2 .title {
        min-width: 209px;
    }

    .block-floor-products-opt10 .heading-opt-2 .links a {
        padding: 0 12px;
    }
}

.block-floor-products-opt10 .block-content {
    padding-left: 20%;
    position: relative;
}

@media (max-width: 991px) {
    .block-floor-products-opt10 .block-content {
        padding-left: 0;
    }
}

.block-floor-products-opt10 .col-category {
    width: 20%;
    border: 1px solid #dfdfdf;
    border-right: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-color: #fff;
}

    .block-floor-products-opt10 .col-category.open {
        -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
        z-index: 100;
    }

@media (min-width: 992px) {
    .block-floor-products-opt10 .col-category {
        min-height: 349px;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt10 .col-category {
        display: none;
    }
}

.block-floor-products-opt10 .col-category a {
    font-size: 14px;
    color: #333333;
    padding-left: 18px;
    padding-right: 10px;
    line-height: 50px;
    border-top: 1px solid #dfdfdf;
    display: block;
}

    .block-floor-products-opt10 .col-category a:hover {
        color: #28a152;
    }

.block-floor-products-opt10 .col-category ul {
    padding: 5px 0 13px;
}

@media (max-width: 1199px) {
    .block-floor-products-opt10 .col-category ul {
        padding-bottom: 11px;
    }
}

.block-floor-products-opt10 .col-category ul a {
    line-height: 40px;
    border: none;
}

.block-floor-products-opt10 .col-category ul .cat-orther {
    display: none;
}

.block-floor-products-opt10 .col-category .btn-cat,
.block-floor-products-opt10 .col-category .btn-close-cat {
    cursor: pointer;
}

    .block-floor-products-opt10 .col-category .btn-cat .fa,
    .block-floor-products-opt10 .col-category .btn-close-cat .fa {
        margin-left: 20px;
    }

.block-floor-products-opt10 .col-banner {
    width: 25%;
}

@media (max-width: 1199px) {
    .block-floor-products-opt10 .col-banner {
        display: none;
    }
}

.block-floor-products-opt10 .col-products {
    width: 75%;
}

@media (max-width: 1199px) {
    .block-floor-products-opt10 .col-products {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .block-floor-products-opt10 .col-products {
        width: 100%;
    }
}

.block-floor-products-opt10.floor_color2 .col-category ul a:hover {
    color: #FDC113;
}

.block-floor-products-opt10.floor_color7 .col-category ul a:hover {
    color: #FF6634;
}

.block-floor-products-opt10.floor_color8 .col-category ul a:hover {
    color: #1946bb;
}

.block-floor-products-opt10.floor_color9 .col-category ul a:hover {
    color: #00c0e3;
}

.block-floor-products-opt10.floor_color10 .col-category ul a:hover {
    color: #71cf2c;
}

.block-floor-products-opt10.floor_color11 .col-category ul a:hover {
    color: #9b26af;
}

/* Social Stream */

.social-commerce-feeds {
    margin-bottom: 40px;
}


    .social-commerce-feeds .block-sidebar {
        margin-bottom: 20px;
        background: #fff;
        padding: 15px 10px;
    }

.action-links-row {
    border-top: 1px solid #e6e9ec;
    padding-top: 5px;
    margin-top: 5px;
}

    .action-links-row a,
    .action-links-row a:active,
    .action-links-row a:visited {
        color: #666;
    }

.image-link {
    background-color: rgba(157, 227, 239, 0.60);
    bottom: -5px;
    color: white;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    z-index: 100;
}

    .image-link:hover {
        bottom: 0;
        opacity: 1;
        transition: opacity 0.30s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.500, 0, 1) 0s;
        -webkit-transition: opacity 0.30s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.500, 0, 1) 0s;
    }

    .image-link span.title {
        display: table;
        width: 100%;
        height: 90%;
    }

        .image-link span.title span {
            font-size: 14.5px;
            line-height: 17px;
            font-weight: bold;
            color: #FFFFFF;
            text-transform: uppercase;
            vertical-align: middle;
            display: table-cell;
        }

.social-commerce-feeds .owl-nav {
    position: absolute;
    right: 15px;
    top: -50px;
}

    .social-commerce-feeds .owl-nav .owl-prev,
    .social-commerce-feeds .owl-nav .owl-next {
        width: 24px;
        line-height: 24px;
        display: block;
        float: left;
        text-align: center;
        font-size: 26px;
        background-color: #2c6b4c;
        color: #fff;
    }

        .social-commerce-feeds .owl-nav .owl-prev:before,
        .social-commerce-feeds .owl-nav .owl-next:before {
            content: "";
            font-family: "FontAwesome";
        }

        .social-commerce-feeds .owl-nav .owl-prev:hover,
        .social-commerce-feeds .owl-nav .owl-next:hover {
            color: #2c6b4c;
        }

        .social-commerce-feeds .owl-nav .owl-prev:before {
            content: "\f104";
        }

        .social-commerce-feeds .owl-nav .owl-next:before {
            content: "\f105";
        }

.social-commerce-item {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
    background: #fff;
}

    .social-commerce-item .social-commerce-content .social-commerce-header,
    .social-commerce-item .social-commerce-content .social-commerce-text {
        padding: 15px 0;
        position: relative;
        margin: 5px 15px;
    }

    .social-commerce-item .social-commerce-content .social-commerce-header {
        height: 60px;
    }

        .social-commerce-item .social-commerce-content .social-commerce-header .profile-image {
            position: absolute;
            left: 0;
            top: 25px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin-top: -13px;
            margin-bottom: -11px;
            margin-right: 10px;
        }

        .social-commerce-item .social-commerce-content .social-commerce-header .profile-name {
            position: absolute;
            left: 50px;
            top: 10px;
            font-weight: bold;
            color: #353535;
            margin: 3px 0;
            padding: 0;
        }

        .social-commerce-item .social-commerce-content .social-commerce-header small {
            color: #909090;
            font-weight: normal;
            font-size: 12px;
            display: block;
        }


    .social-commerce-item .social-commerce-content .social-commerce-media {
        text-align: center;
        position: relative;
        overflow: hidden;
    }

        .social-commerce-item .social-commerce-content .social-commerce-media img {
            transition: 0.35s;
            margin-left: auto;
            margin-right: auto;
            height: auto;
            width: 100%;
            /*min-width: 360px;*/
        }

    .social-commerce-item .social-commerce-content .social-commerce-footer {
    }

        .social-commerce-item .social-commerce-content .social-commerce-footer .social-commerce-option {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .social-commerce-item .social-commerce-content .social-commerce-footer .social-commerce-option .option-row {
                padding: 10px;
                display: block;
                position: relative;
                min-height: 40px;
            }

        .social-commerce-item .social-commerce-content .social-commerce-footer ol {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .social-commerce-item .social-commerce-content .social-commerce-footer ol li {
                display: inline-block;
                margin: 0 5px;
            }

        .social-commerce-item .social-commerce-content .social-commerce-footer .social-commerce-option .action-taken {
            color: #2c6b4c !important;
        }


/* Show and affix the side nav when space allows it */
#cart-sidebar {
    position: fixed;
    top: 0;
    right: -350px;
    height: 100%;
    z-index: 999;
    width: 350px;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -webkit-overflow-scrolling: touch;
    color: #333;
    z-index: 1000;
    background: #fff;
    box-shadow: 5px 2px 10px 5px rgba(0, 0, 0, 0.09);
}

    #cart-sidebar .cart-sidebar-content {
        position: relative;
        min-height: 400px;
    }

        #cart-sidebar .cart-sidebar-content .cart-sidebar-content-inner {
            margin: 40px 20px;
        }

    #cart-sidebar .cart-sidebar-toggler {
        position: absolute;
        width: 40px;
        height: 40px;
        background: #2c6b4c;
        left: -40px;
        text-align: center;
        cursor: pointer;
        padding: 7px 0;
        font-size: 18px;
        color: #fff;
        top: 75%;
    }

    #cart-sidebar.toggled {
        right: 0 !important;
    }

body.overflow-hidden {
    /* prevent 2 vertical scrollbars on ie and firefox when the cart is visible */
    overflow: hidden;
}

#cart-sidebar-shadow-layer {
    position: fixed;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(67, 87, 121, 0.6);
    cursor: pointer;
    z-index: 1000;
    display: none;
}

    #cart-sidebar-shadow-layer.is-visible {
        display: block;
        -webkit-animation: cd-fade-in 0.3s;
        -moz-animation: cd-fade-in 0.3s;
        animation: cd-fade-in 0.3s;
    }

#user-cashbacks {
    margin-bottom: 50px;
}

.dashboard-block, .dashboard-block:hover, .dashboard-block:active, .dashboard-block:focus {
    color: #606060;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    outline: none;
}

.dashboard-block {
    position: relative;
    display: block;
    padding: 30px 20px;
    background-color: #fff;
    opacity: 0.9;
    overflow: hidden;
    margin-bottom: 5px;
    border: 2px solid #2c6b4c;
    border-radius: 4px;
}

    .dashboard-block .rotate {
        z-index: 8;
        float: right;
        height: 100%;
    }

        .dashboard-block .rotate i {
            position: absolute;
            left: 0;
            left: auto;
            right: 0;
            bottom: 0;
            display: block;
            height: 65px;
            font-size: 75px;
            -webkit-transform: rotate(-40deg);
            -moz-transform: rotate(-40deg);
            -o-transform: rotate(-40deg);
            -ms-transform: rotate(-40deg);
            transform: rotate(-40deg);
            text-shadow: 1px 0 #ddd;
        }

    .dashboard-block i, .dashboard-block:hover i, .dashboard-block:active i, .dashboard-block:focus i {
        color: #e2e2e2;
    }

    .dashboard-block .more {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 16px;
        color: rgba(0, 0, 0, 0.25) !important;
        text-shadow: none;
    }

    .dashboard-block .details {
        position: relative;
        z-index: 10;
        float: left;
        margin-top: -10px;
        text-align: left;
    }

    .dashboard-block .title {
        display: block;
        margin-bottom: 1em;
        font-size: 20px;
        color: #333;
        font-weight: 500;
    }

    .dashboard-block .sub {
        display: block;
        font-size: 32px;
        color: #2c6b4c;
    }

/* Wishlist */
#user-wishlist {
    margin-bottom: 50px;
}

    #user-wishlist .product-item-price {
        padding: 10px 0;
    }

        #user-wishlist .product-item-price .price {
            font-size: 20px;
        }

/* Social Commerce Feeds */
.all-feeds {
    border: 0;
}

    .all-feeds .social-commerce-item {
        margin-bottom: 25px;
    }

#social-commerce-feeds-header {
    /*background: #f1f1f1;*/
    background: #2c6b4c;
    padding-bottom: 20px;
}

    #social-commerce-feeds-header p,
    #social-commerce-feeds-header h2 {
        color: #fff;
    }

#homepage-content .heading-opt-1 {
    background: transparent;
}

#homepage-content .block-floor-products {
    background: #f1f1f1;
    padding: 10px;
    margin-bottom: 0;
}

#homepage-content .block-content {
    background: #fff;
}


.homepage-wrapper .social-commerce-item .social-commerce-content .social-commerce-media img {
    max-height: 200px;
}

.homepage-wrapper .cssload-speeding-wheel {
    margin: 20px;
}

.homepage-wrapper .social-commerce-feeds {
    margin-bottom: 40px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px;
}



/* Post Editors */
.editors label {
    color: #999;
}

.editors-nav,
.editors-submit {
    margin-bottom: 0;
    padding: 15px;
}

    .editors-nav a:hover {
        text-decoration: none !important;
    }

    .editors-nav i {
        font-size: 16px;
    }

    .editors-nav #character-limit-left {
        font-weight: bold;
        font-size: 14px;
        text-align: right;
        width: 90%;
    }

.editors .text-content-editor {
    padding-bottom: 5px;
}

.nav-link span {
    padding-left: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

    .nav-link span:hover {
        font-weight: normal;
        text-decoration: none;
    }

.show-editor-btn {
    width: 350px;
    outline: none;
    margin-bottom: 15px;
}

    .show-editor-btn i {
        font-size: 20px;
    }

.editor-hidden {
    display: none;
}

.video-embed-preview {
    padding-top: 15px;
}

.editor .link-preview {
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 8px;
    padding: 0 10px 10px 10px;
    float: left;
    width: 100%;
}

    .editor .link-preview .link-details {
        max-height: 221px;
        float: left;
        border: 0;
    }

        .editor .link-preview .link-details div {
            float: left;
            padding-top: 5px;
        }

        .editor .link-preview .link-details .image {
            width: 15%;
            margin-top: 10px;
        }

        .editor .link-preview .link-details .title {
            /*width: 400px;*/
        }

        .editor .link-preview .link-details .link {
            font-size: 12px;
            color: #7f8d95 !important;
        }

.control-group.warning .fileupload .uneditable-input {
    color: #a47e3c;
    border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
    color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
    border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
    color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
    border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
    color: #468847;
    border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
    color: #468847;
}

.control-group.success .fileupload .thumbnail {
    border-color: #468847;
}

#feeds-nav {
    border-bottom: 1px solid #e1e1e1;
    background: #f1f1f1;
}

    #feeds-nav .nav-tabs {
        border-bottom: 0;
    }

        #feeds-nav .nav-tabs > li.active > a,
        #feeds-nav .nav-tabs > li.active > a:focus,
        #feeds-nav .nav-tabs > li.active > a:hover {
            border-width: 0;
        }

        #feeds-nav .nav-tabs > li > a {
            border: none;
            color: #666;
        }

            #feeds-nav .nav-tabs > li.active > a,
            #feeds-nav .nav-tabs > li > a:hover {
                border: none;
                color: #4285F4 !important;
                background: transparent;
            }

            #feeds-nav .nav-tabs > li > a::after {
                content: "";
                background: #4285F4;
                height: 2px;
                position: absolute;
                width: 100%;
                left: 0px;
                bottom: -1px;
                transition: all 250ms ease 0s;
                transform: scale(0);
            }

        #feeds-nav .nav-tabs > li.active > a::after,
        #feeds-nav .nav-tabs > li:hover > a::after {
            transform: scale(1);
        }

    #feeds-nav .tab-nav > li > a::after {
        background: #21527d none repeat scroll 0% 0%;
        color: #fff;
    }

    /*#feeds-nav .tab-pane {
        padding: 15px 0;
    }*/

    #feeds-nav .tab-content {
        padding: 5px 20px;
        /*background: #fff;*/
    }

    #feeds-nav .card {
        background: #FFF none repeat scroll 0% 0%;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 30px;
    }

#social-commerce-post-editor {
    padding-bottom: 10px;
}

#feeds-nav .social-commerce-search {
    padding-top: 8px;
}

    #feeds-nav .social-commerce-search .btn {
        height: 31px;
    }

#feeds-nav .profile-panel {
    border: 0;
    padding: 0;
}

#feeds-nav .col-sidebar {
    background: #fff;
}

    #feeds-nav .col-sidebar .panel-plain {
        box-shadow: none;
        border: 0;
        background: transparent;
    }


#feeds-nav .profile-panel .list-group-item {
    border: 0;
    padding: 5px;
    background: transparent;
}

#feeds-nav .well {
    background: #f8f8f8;
}

#feeds-nav .list-group li a,
#feeds-nav .list-group li a:active,
#feeds-nav .list-group li a:link {
    color: #333;
}

    #feeds-nav .list-group li a:hover {
        color: #2c6b4c;
    }

#top-contributors .contributor-member {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
    position: relative;
}

    #top-contributors .contributor-member img {
        width: 40px;
        float: left;
        border-radius: 50%;
        margin: 0 5px;
    }

    #top-contributors .contributor-member .online {
        top: 5px;
        right: 5px;
    }

    #top-contributors .contributor-member .online {
        position: absolute;
        top: 2px;
        right: 2px;
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #ccc;
    }

        #top-contributors .contributor-member .online.on {
            background: #44AEA1;
        }

        #top-contributors .contributor-member .online.off {
            background: #f3565d;
        }

/* Listings */
#listing-container {
    padding: 20px 0;
}

    #listing-container .col-sidebar {
        border: 0;
    }

    #listing-container .listing-item {
        /*width: 230px;*/
        width: 100%;
        float: left;
        background: #fff;
        border: 1px solid #e1e1e1;
        margin: 6px;
    }

        #listing-container .listing-item a {
            color: #333;
        }

    #listing-container .listing-heading {
        margin-right: 0;
    }

    #listing-container .listing-item .location {
        font-size: 11px;
        color: #999;
    }

    #listing-container .listing-item .price {
        color: #2c6b4c;
        font-size: 14px;
        font-weight: bold;
    }

    #listing-container .listing-item img {
        width: 100%;
    }

    #listing-container .listing-item .content {
        -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
        box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
        padding: 7px;
        min-height: 135px;
    }

    #listing-container .block-sidebar {
    }

    #listing-container .block-sidebar-categories {
        margin-left: 30px;
    }

        #listing-container .block-sidebar-categories .items a {
            color: #333333;
            font-size: 14px;
            text-transform: capitalize;
            display: block;
            line-height: 26px;
            margin-left: 17px;
            position: relative;
        }

            #listing-container .block-sidebar-categories .items a:hover {
                color: #2c6b4c;
            }

                #listing-container .block-sidebar-categories .items a:hover:before {
                    color: #2c6b4c;
                }

            #listing-container .block-sidebar-categories .items a:before {
                content: "\f0da";
                font-family: 'FontAwesome';
                position: absolute;
                top: 0;
                left: -17px;
                color: #cccccc;
                font-size: 13px;
            }

        #listing-container .block-sidebar-categories .items li.active > ul,
        #listing-container .block-sidebar-categories .items li:hover > ul {
            height: auto;
            display: block;
            -webkit-transition: 0.35s;
            -o-transition: 0.35s;
            transition: 0.35s;
        }

        #listing-container .block-sidebar-categories .items > li > a:before {
            content: "\f105";
            font-size: 14px;
            font-weight: bold;
        }

.block-sidebar-categories .items > li:hover > a {
    color: #2c6b4c;
}

    .block-sidebar-categories .items > li:hover > a:before {
        color: #2c6b4c;
    }

#listing-container .block-sidebar-categories .items > li ul {
    padding-left: 17px;
    display: none;
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

    #listing-container .block-sidebar-categories .items > li ul li {
        border-bottom: 1px dotted #eeeeee;
    }

        #listing-container .block-sidebar-categories .items > li ul li:last-child {
            border-bottom: none;
        }


.user-profile .horiz-tab .container {
    width: 100%;
}

.user-profile .horiz-tab .nav-tabs li {
    float: none;
    padding: 0;
    text-align: left;
}

.user-profile .horiz-tab .nav-tabs a {
    padding: 8px 12px 5px;
    border-left: 2px solid transparent;
}

    .user-profile .horiz-tab .nav-tabs .active a,
    .user-profile .horiz-tab .nav-tabs a:hover {
        border-left: 2px solid #2196F3;
        border-bottom: 2px solid transparent;
        background-color: #f8f8f8;
    }

.user-profile .horiz-tab .nav-tabs li:last-child {
    float: none;
}

.user-profile .horiz-tab .li-md {
    width: inherit;
}

.user-profile .nav-tabs {
    margin-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
}

    .user-profile .nav-tabs li {
        padding: 0 5px;
        text-align: center;
    }

        .user-profile .nav-tabs li a {
            color: #35393b;
            font-weight: normal;
            margin-right: 0;
            border: 0;
            padding: 10px 0;
            background-color: #fff;
            border-bottom: 2px solid transparent;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
        }

        .user-profile .nav-tabs li .fa {
            margin-right: 5px;
        }

        .user-profile .nav-tabs li:last-child {
            float: right;
            padding-right: 0;
        }

        .user-profile .nav-tabs li:first-child {
            padding-left: 0;
        }

        .user-profile .nav-tabs li.active > a {
            color: #35393b;
            border-bottom: 2px solid #000;
        }

        .user-profile .nav-tabs li.active > a,
        .user-profile .nav-tabs .nav-tabs > li.active > a:hover,
        .user-profile .nav-tabs .nav-tabs > li.active > a:focus {
            border-left: 0;
            border-top: 0;
            border-right: 0;
        }

#myaccount-menu-links img {
    width: 24px;
    height: 24px;
}

.profile-round-image {
    width: 75px !important;
    height: 75px !important;
    border-radius: 50%;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: rgba(19, 18, 18, 0.2) 0px 1px 1px;
}

.form-inline span {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.form-inline {
    margin-bottom: 5px;
}

    .form-inline span {
        margin-top: 5px;
        display: inline-block;
    }

.user-profile .tab-content .information-block {
    width: 100%;
    padding: 40px;
    border: 1px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
}

    .user-profile .tab-content .information-block h3 {
        margin-top: 0;
    }

    .user-profile .tab-content .information-block .center .right h4 {
        letter-spacing: 1.7px;
    }

    .user-profile .tab-content .information-block #form-account-profile .form-inline .form-group {
        width: 100%;
    }

    .user-profile .tab-content .information-block #form-account-profile .form-inline .form-control {
        width: 100%;
    }

    .user-profile .tab-content .information-block #form-account-profile #social .input-gp {
        padding-left: 45px;
        position: relative;
    }



.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: #fff;
    border-top-width: 0;
    border-bottom-width: 2px;
    box-shadow: 0 2px 3px -1px rgba(186, 188, 190, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .card .card-heading {
        padding: 0 20px;
        margin: 0;
    }

        .card .card-heading.simple {
            font-size: 20px;
            font-weight: 300;
            color: #777;
            border-bottom: 1px solid #e5e5e5;
        }

        .card .card-heading.image img {
            display: inline-block;
            width: 46px;
            height: 46px;
            margin-right: 15px;
            vertical-align: top;
            border: 0;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .card .card-heading.image .card-heading-header {
            display: inline-block;
            vertical-align: top;
        }

            .card .card-heading.image .card-heading-header h3 {
                margin: 0;
                font-size: 14px;
                line-height: 16px;
                color: #262626;
            }

            .card .card-heading.image .card-heading-header span {
                font-size: 12px;
                color: #999999;
            }

    .card .card-body {
        padding: 0 20px;
        margin-top: 20px;
    }

    .card .card-media {
        padding: 0 20px;
        margin: 0 -14px;
    }

        .card .card-media img {
            max-width: 100%;
            max-height: 100%;
        }

    .card .card-actions {
        min-height: 30px;
        padding: 0 20px 20px 20px;
        margin: 20px 0 0 0;
    }

    .card .card-comments {
        padding: 20px;
        margin: 0;
        background-color: #f8f8f8;
    }

        .card .card-comments .comments-collapse-toggle {
            padding: 0;
            margin: 0 20px 12px 20px;
        }

            .card .card-comments .comments-collapse-toggle a,
            .card .card-comments .comments-collapse-toggle span {
                padding-right: 5px;
                overflow: hidden;
                font-size: 12px;
                color: #999;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

    .card.people:first-child {
        margin-left: 0;
    }

    .card.people .card-top {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 170px;
        height: 150px;
        background-color: #ffffff;
    }

        .card.people .card-top.green {
            background-color: #53a93f;
        }

        .card.people .card-top.blue {
            background-color: #427fed;
        }

    .card.people .card-info {
        position: absolute;
        top: 150px;
        display: inline-block;
        width: 100%;
        height: 101px;
        overflow: hidden;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .card.people .card-info .title {
            display: block;
            margin: 8px 14px 0 14px;
            overflow: hidden;
            font-size: 16px;
            font-weight: bold;
            line-height: 18px;
            color: #404040;
        }

        .card.people .card-info .desc {
            display: block;
            margin: 8px 14px 0 14px;
            overflow: hidden;
            font-size: 12px;
            line-height: 16px;
            color: #737373;
            text-overflow: ellipsis;
        }

    .card.people .card-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
        line-height: 29px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}

    .card.hovercard .cardheader {
        background: url("http://lorempixel.com/output/city-q-c-336-256-9.jpg");
        background-size: cover;
        height: 135px;
    }

    .card.hovercard .avatar {
        position: relative;
        top: -50px;
        margin-bottom: -50px;
    }

        .card.hovercard .avatar img {
            width: 100px;
            height: 100px;
            max-width: 100px;
            max-height: 100px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 5px solid rgba(255,255,255,0.5);
        }

    .card.hovercard .info {
        padding: 4px 8px 10px;
    }

        .card.hovercard .info .title {
            margin-bottom: 4px;
            font-size: 24px;
            line-height: 1;
            color: #262626;
            vertical-align: middle;
        }

        .card.hovercard .info .desc {
            overflow: hidden;
            font-size: 12px;
            line-height: 20px;
            color: #737373;
            text-overflow: ellipsis;
        }

    .card.hovercard .bottom {
        padding: 0 20px;
        margin-bottom: 17px;
    }


.checkout-wizard {
    margin: 20px auto;
    /*background: #fff;*/
    padding: 20px;
}

.checkout-wizard-container {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 20px;
}

.checkout-wizard .nav-tabs {
    position: relative;
    margin: 0 auto;
    border: 0;
}

.nav .step-desc {
    text-align: center;
}

.checkout-wizard > div.checkout-wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 40%;
    z-index: 1;
}

.checkout-wizard .nav-tabs > li.active > a, .checkout-wizard .nav-tabs > li.active > a:hover,
.checkout-wizard .nav-tabs > li.active > a:focus {
    color: #2c6b4c;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

    span.round-tab i {
        color: #555555;
    }

.round-tab span {
    font-size: 18px;
    text-align: center;
}

.checkout-wizard li.active span.round-tab {
    background: #369d02;
    border: 2px solid #369d02;
}

    .checkout-wizard li.active span.round-tab i {
        color: #fff;
    }

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.checkout-wizard .nav-tabs > li {
    width: 33%;
}



    .checkout-wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        margin: 10px auto;
        border-radius: 100%;
        padding: 0;
    }

        .checkout-wizard .nav-tabs > li a:hover {
            background: transparent;
        }

.checkout-wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.checkout-wizard h3 {
    margin-top: 0;
}

@@media( max-width : 585px ) {

    .checkout-wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .checkout-wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .checkout-wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

/* Store Styles */
.store-header-nav {
    background: #f1f1f1;
}

    .store-header-nav .block-nav-menu .ui-menu > li > a {
        color: #333;
        font-weight: bold;
    }

/*pop-up gallery */
.grid-of-images a {
    border-bottom: 0 none;
    cursor: zoom-in;
    display: block;
    float: left;
    height: 75px;
    margin: 0 5px 5px 0;
    width: 75px;
}

/* Map*/
#map-canvas {
    width: 100%;
    height: 400px;
}

.hidden {
    display: none;
}

#loader-dialog {
    color: #666666;
    position: fixed;
    height: 5%;
    z-index: 5000;
    top: 0;
    left: 699px;
    float: left;
    text-align: center;
    padding-top: 15%;
}

#formHtmlContent {
    z-index: 1;
}




/* User Account */
#user-account {
    padding-bottom: 80px;
}

    #user-account h3 {
        font-size: 20px;
    }

    #user-account h4 {
        font-size: 16px;
    }

    #user-account .account-options {
        margin-top: 20px;
        padding-bottom: 10px;
    }

        #user-account .account-options .option-item {
            text-align: center;
            border-radius: 4px;
        }

            #user-account .account-options .option-item i {
                color: #ff8c00;
            }

            #user-account .account-options .option-item:hover {
                border-color: #e1e1e1;
            }

            #user-account .account-options .option-item h3 {
                font-size: 16px;
            }

            #user-account .account-options .option-item img {
                width: 60px;
                height: 60px;
            }

    #user-account .small-font {
        font-size: 12px;
    }

.panel-default > .panel-heading h4 {
    font-size: 14px;
}

.panel-heading {
    padding: 2px 15px;
}

#profile-header .profile {
    width: 100%;
    position: relative;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

    #profile-header .profile .image {
        display: block;
        position: relative;
        z-index: 1;
        overflow: hidden;
        text-align: center;
    }

    #profile-header .profile .user {
        position: relative;
        margin: 5px;
    }

        #profile-header .profile .user .avatar {
            position: absolute;
            left: 20px;
            top: -100px;
            z-index: 2;
        }

        #profile-header .profile .user h2 {
            font-size: 18px;
            line-height: 20px;
            display: block;
            float: left;
            margin: 4px 0px 0px 200px;
            font-weight: bold;
        }

        #profile-header .profile .user .actions {
            float: right;
            padding-top: 3px;
        }

            #profile-header .profile .user .actions .btn {
                margin-bottom: 0px;
                border: 1px solid #ddd;
                color: #424242;
                background-color: white;
                box-shadow: 0 1px 2px rgba(0,0,0,0.15);
            }

                #profile-header .profile .user .actions .btn:hover {
                    color: #999 !important;
                }

    #profile-header .profile .info {
        float: left;
        margin-left: 20px;
    }

#profile-header .img-profile {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    padding: 3px;
    box-shadow: 1px 0px 3px 2px rgba(0,0,0,0.15);
}

#profile-header .img-cover {
    width: 100%;
    height: 340px;
}

@media (max-width: 768px) {
    #profile-header .btn-responsive {
        padding: 2px 4px;
        font-size: 80%;
        line-height: 1;
        border-radius: 3px;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    #profile-header .btn-responsive {
        padding: 4px 9px;
        font-size: 90%;
        line-height: 1.2;
    }
}


#connect-content-wrapper .nav {
    margin: 0;
}

@media (max-width: 767px) {
    #connect-content-wrapper .nav {
        display: none;
    }
}

#connect-content-wrapper .nav > li + li {
    margin-left: 6px;
}

#connect-content-wrapper .nav > li > a {
    display: block;
    line-height: 30px;
    padding: 0 25px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}

    #connect-content-wrapper .nav > li > a:hover {
        background-color: transparent;
    }


@media (max-width: 1199px) {
    #connect-content-wrapper .nav > li > a {
        padding: 0 15px;
    }
}

#connect-content-wrapper .nav > li.active > a {
    background-color: transparent;
    margin-bottom: -1px;
    border-bottom: 3px solid #531e7a;
}

#connect-content-wrapper .tab-content {
    border: 1px solid #d6d6d6;
    padding: 30px 15px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}


/* overrides */
.product-item-opt-4 .product-item-img img {
    width: 60%;
}
