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: 700;
}
dfn {
   font-style: italic;
}
h1 {
   margin: 0.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: -0.5em;
}
sub {
   bottom: -0.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: 0.35em 0.625em 0.75em;
   margin: 0 2px;
   border: 1px solid silver;
}
legend {
   padding: 0;
   border: 0;
}
textarea {
   overflow: auto;
}
optgroup {
   font-weight: 700;
}
table {
   border-spacing: 0;
   border-collapse: collapse;
}
td,
th {
   padding: 0;
}
@media print {
   *,
   :after,
   :before {
      color: #000 !important;
      text-shadow: none !important;
      background: 0 0 !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^="javascript:"]:after,
   a[href^="#"]:after {
      content: "";
   }
   blockquote,
   pre {
      border: 1px solid #999;
      page-break-inside: avoid;
   }
   thead {
      display: table-header-group;
   }
   img,
   tr {
      page-break-inside: avoid;
   }
   img {
      max-width: 100% !important;
   }
   h2,
   h3,
   p {
      orphans: 3;
      widows: 3;
   }
   h2,
   h3 {
      page-break-after: avoid;
   }
   .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 td,
   .table-bordered th {
      border: 1px solid #ddd !important;
   }
}
@font-face {
   font-family: "Glyphicons Halflings";
   src: url(../fonts/glyphicons-halflings-regular.eot);
   src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
      url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
      url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
      url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
      url(../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: 400;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
   content: "\2a";
}
.glyphicon-plus:before {
   content: "\2b";
}
.glyphicon-eur:before,
.glyphicon-euro: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;
}
:after,
:before {
   -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;
}
button,
input,
select,
textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
}
a {
   color: #337ab7;
   text-decoration: none;
}
a:focus,
a:hover {
   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;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > 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 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
   font-weight: 400;
   line-height: 1;
   color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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: 0.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:focus,
a.text-primary:hover {
   color: #286090;
}
.text-success {
   color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
   color: #2b542c;
}
.text-info {
   color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
   color: #245269;
}
.text-warning {
   color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
   color: #66512c;
}
.text-danger {
   color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
   color: #843534;
}
.bg-primary {
   color: #fff;
   background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
   background-color: #286090;
}
.bg-success {
   background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
   background-color: #c1e2b3;
}
.bg-info {
   background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
   background-color: #afd9ee;
}
.bg-warning {
   background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
   background-color: #f7ecb5;
}
.bg-danger {
   background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
   background-color: #e4b9b9;
}
.page-header {
   padding-bottom: 9px;
   margin: 40px 0 20px;
   border-bottom: 1px solid #eee;
}
ol,
ul {
   margin-top: 0;
   margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
   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;
}
dd,
dt {
   line-height: 1.42857143;
}
dt {
   font-weight: 700;
}
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[data-original-title],
abbr[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 ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
   margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
   display: block;
   font-size: 80%;
   line-height: 1.42857143;
   color: #777;
}
blockquote .small:before,
blockquote footer: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 .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
   content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer: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, 0.25);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
   padding: 0;
   font-size: 100%;
   font-weight: 700;
   -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: 1170px;
   }
}
.container-fluid {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto;
}
.row {
   margin-right: -15px;
   margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   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-10,
   .col-sm-11,
   .col-sm-12,
   .col-sm-2,
   .col-sm-3,
   .col-sm-4,
   .col-sm-5,
   .col-sm-6,
   .col-sm-7,
   .col-sm-8,
   .col-sm-9 {
      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) {
   .logo {
      margin-top: 19px !important;
   }
   .col-md-1,
   .col-md-10,
   .col-md-11,
   .col-md-12,
   .col-md-2,
   .col-md-3,
   .col-md-4,
   .col-md-5,
   .col-md-6,
   .col-md-7,
   .col-md-8,
   .col-md-9 {
      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-10,
   .col-lg-11,
   .col-lg-12,
   .col-lg-2,
   .col-lg-3,
   .col-lg-4,
   .col-lg-5,
   .col-lg-6,
   .col-lg-7,
   .col-lg-8,
   .col-lg-9 {
      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 > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
   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 > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
   border-top: 0;
}
.table > tbody + tbody {
   border-top: 2px solid #ddd;
}
.table .table {
   background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
   padding: 5px;
}
.table-bordered {
   border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
   border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
   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 > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
   background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
   background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
   background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
   background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
   background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
   background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
   background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
   background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
   background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
   background-color: #ebcccc;
}
.table-responsive {
   min-height: 0.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 > tbody > tr > td,
   .table-responsive > .table > tbody > tr > th,
   .table-responsive > .table > tfoot > tr > td,
   .table-responsive > .table > tfoot > tr > th,
   .table-responsive > .table > thead > tr > td,
   .table-responsive > .table > thead > tr > th {
      white-space: nowrap;
   }
   .table-responsive > .table-bordered {
      border: 0;
   }
   .table-responsive > .table-bordered > tbody > tr > td:first-child,
   .table-responsive > .table-bordered > tbody > tr > th:first-child,
   .table-responsive > .table-bordered > tfoot > tr > td:first-child,
   .table-responsive > .table-bordered > tfoot > tr > th:first-child,
   .table-responsive > .table-bordered > thead > tr > td:first-child,
   .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0;
   }
   .table-responsive > .table-bordered > tbody > tr > td:last-child,
   .table-responsive > .table-bordered > tbody > tr > th:last-child,
   .table-responsive > .table-bordered > tfoot > tr > td:last-child,
   .table-responsive > .table-bordered > tfoot > tr > th:last-child,
   .table-responsive > .table-bordered > thead > tr > td:last-child,
   .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0;
   }
   .table-responsive > .table-bordered > tbody > tr:last-child > td,
   .table-responsive > .table-bordered > tbody > tr:last-child > th,
   .table-responsive > .table-bordered > tfoot > tr:last-child > td,
   .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      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: 700;
}
input[type="search"] {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
   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="checkbox"]:focus,
input[type="radio"]: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, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
   -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
   transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.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"].form-control,
   input[type="time"].form-control,
   input[type="datetime-local"].form-control,
   input[type="month"].form-control {
      line-height: 34px;
   }
   .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"],
   input[type="date"].input-sm,
   input[type="time"].input-sm,
   input[type="datetime-local"].input-sm,
   input[type="month"].input-sm {
      line-height: 30px;
   }
   .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"],
   input[type="date"].input-lg,
   input[type="time"].input-lg,
   input[type="datetime-local"].input-lg,
   input[type="month"].input-lg {
      line-height: 46px;
   }
}
.form-group {
   margin-bottom: 15px;
}
.checkbox,
.radio {
   position: relative;
   display: block;
   margin-top: 10px;
   margin-bottom: 10px;
}
.checkbox label,
.radio label {
   min-height: 20px;
   padding-left: 20px;
   margin-bottom: 0;
   font-weight: 400;
   cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
   position: absolute;
   margin-top: 4px\9;
   margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
   margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
   position: relative;
   display: inline-block;
   padding-left: 20px;
   margin-bottom: 0;
   font-weight: 400;
   vertical-align: middle;
   cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
   margin-top: 0;
   margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
   cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
   cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio 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;
}
select[multiple].input-sm,
textarea.input-sm {
   height: auto;
}
.form-group-sm .form-control {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
}
.form-group-sm select.form-control {
   height: 30px;
   line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
   height: auto;
}
.form-group-sm .form-control-static {
   height: 30px;
   min-height: 32px;
   padding: 6px 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;
}
select[multiple].input-lg,
textarea.input-lg {
   height: auto;
}
.form-group-lg .form-control {
   height: 46px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   border-radius: 6px;
}
.form-group-lg select.form-control {
   height: 46px;
   line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
   height: auto;
}
.form-group-lg .form-control-static {
   height: 46px;
   min-height: 38px;
   padding: 11px 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;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
   width: 46px;
   height: 46px;
   line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
   width: 30px;
   height: 30px;
   line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
   color: #3c763d;
}
.has-success .form-control {
   border-color: #3c763d;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
   border-color: #2b542c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
   color: #3c763d;
   background-color: #dff0d8;
   border-color: #3c763d;
}
.has-success .form-control-feedback {
   color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
   color: #8a6d3b;
}
.has-warning .form-control {
   border-color: #8a6d3b;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
   border-color: #66512c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
   color: #8a6d3b;
   background-color: #fcf8e3;
   border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
   color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
   color: #a94442;
}
.has-error .form-control {
   border-color: #a94442;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
   border-color: #843534;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.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 .form-control,
   .form-inline .input-group .input-group-addon,
   .form-inline .input-group .input-group-btn {
      width: auto;
   }
   .form-inline .input-group > .form-control {
      width: 100%;
   }
   .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle;
   }
   .form-inline .checkbox,
   .form-inline .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
   }
   .form-inline .checkbox label,
   .form-inline .radio label {
      padding-left: 0;
   }
   .form-inline .checkbox input[type="checkbox"],
   .form-inline .radio input[type="radio"] {
      position: relative;
      margin-left: 0;
   }
   .form-inline .has-feedback .form-control-feedback {
      top: 0;
   }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
   padding-top: 7px;
   margin-top: 0;
   margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
   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.33px;
      font-size: 18px;
   }
}
@media (min-width: 768px) {
   .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px;
   }
}
.btn {
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: 400;
   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.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
   outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
   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, 0.125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
   cursor: not-allowed;
   filter: alpha(opacity=65);
   -webkit-box-shadow: none;
   box-shadow: none;
   opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
   pointer-events: none;
}
.btn-default {
   color: #333;
   background-color: #fff;
   border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
   color: #333;
   background-color: #e6e6e6;
   border-color: #8c8c8c;
}
.btn-default:hover {
   color: #333;
   background-color: #e6e6e6;
   border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
   color: #333;
   background-color: #e6e6e6;
   border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
   color: #333;
   background-color: #d4d4d4;
   border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
   background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
   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.focus,
.btn-primary:focus {
   color: #fff;
   background-color: #286090;
   border-color: #122b40;
}
.btn-primary:hover {
   color: #fff;
   background-color: #286090;
   border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
   color: #fff;
   background-color: #286090;
   border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
   color: #fff;
   background-color: #204d74;
   border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
   background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
   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.focus,
.btn-success:focus {
   color: #fff;
   background-color: #449d44;
   border-color: #255625;
}
.btn-success:hover {
   color: #fff;
   background-color: #449d44;
   border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
   color: #fff;
   background-color: #449d44;
   border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
   color: #fff;
   background-color: #398439;
   border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
   background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
   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.focus,
.btn-info:focus {
   color: #fff;
   background-color: #31b0d5;
   border-color: #1b6d85;
}
.btn-info:hover {
   color: #fff;
   background-color: #31b0d5;
   border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
   color: #fff;
   background-color: #31b0d5;
   border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
   color: #fff;
   background-color: #269abc;
   border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
   background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
   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.focus,
.btn-warning:focus {
   color: #fff;
   background-color: #ec971f;
   border-color: #985f0d;
}
.btn-warning:hover {
   color: #fff;
   background-color: #ec971f;
   border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
   color: #fff;
   background-color: #ec971f;
   border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
   color: #fff;
   background-color: #d58512;
   border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
   background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
   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.focus,
.btn-danger:focus {
   color: #fff;
   background-color: #c9302c;
   border-color: #761c19;
}
.btn-danger:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
   color: #fff;
   background-color: #c9302c;
   border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
   color: #fff;
   background-color: #ac2925;
   border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
   background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
   background-color: #d9534f;
   border-color: #d43f3a;
}
.btn-danger .badge {
   color: #d9534f;
   background-color: #fff;
}
.btn-link {
   font-weight: 400;
   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:active,
.btn-link:focus,
.btn-link:hover {
   border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
   color: #23527c;
   text-decoration: underline;
   background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
   color: #777;
   text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
   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="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
   width: 100%;
}
.fade {
   opacity: 0;
   -webkit-transition: opacity 0.15s linear;
   -o-transition: opacity 0.15s linear;
   transition: opacity 0.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: 0.35s;
   -o-transition-duration: 0.35s;
   transition-duration: 0.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-top: 4px solid\9;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
}
.dropdown,
.dropup {
   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, 0.15);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
   box-shadow: 0 6px 12px rgba(0, 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: 400;
   line-height: 1.42857143;
   color: #333;
   white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
   color: #262626;
   text-decoration: none;
   background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
   color: #fff;
   text-decoration: none;
   background-color: #337ab7;
   outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
   color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
   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 dashed;
   border-bottom: 4px solid\9;
}
.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-vertical > .btn,
.btn-group > .btn {
   position: relative;
   float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
   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,
.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, 0.125);
   box-shadow: inset 0 3px 5px rgba(0, 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="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
   position: absolute;
   clip: rect(0, 0, 0, 0);
   pointer-events: none;
}
.input-group {
   position: relative;
   display: table;
   border-collapse: separate;
   width: 100%;
}
.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;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
   height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
   display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
   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="checkbox"],
.input-group-addon input[type="radio"] {
   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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
   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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
   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:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
   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 {
   z-index: 2;
   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:focus,
.nav > li > a:hover {
   text-decoration: none;
   background-color: #eee;
}
.nav > li.disabled > a {
   color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
   color: #777;
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
   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:focus,
.nav-tabs > li.active > a:hover {
   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:focus,
.nav-tabs.nav-justified > .active > a:hover {
   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:focus,
   .nav-tabs.nav-justified > .active > a:hover {
      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:focus,
.nav-pills > li.active > a:hover {
   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:focus,
.nav-tabs-justified > .active > a:hover {
   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:focus,
   .nav-tabs-justified > .active > a:hover {
      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, 0.1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.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-bottom .navbar-collapse,
   .navbar-fixed-top .navbar-collapse,
   .navbar-static-top .navbar-collapse {
      padding-right: 0;
      padding-left: 0;
   }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
   max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
   .navbar-fixed-bottom .navbar-collapse,
   .navbar-fixed-top .navbar-collapse {
      max-height: 200px;
   }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
   margin-right: -15px;
   margin-left: -15px;
}
@media (min-width: 768px) {
   .container-fluid > .navbar-collapse,
   .container-fluid > .navbar-header,
   .container > .navbar-collapse,
   .container > .navbar-header {
      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-bottom,
.navbar-fixed-top {
   position: fixed;
   right: 0;
   left: 0;
   z-index: 1030;
}
@media (min-width: 768px) {
   .navbar-fixed-bottom,
   .navbar-fixed-top {
      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:focus,
.navbar-brand:hover {
   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 .dropdown-header,
   .navbar-nav .open .dropdown-menu > li > a {
      padding: 5px 15px 5px 25px;
   }
   .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px;
   }
   .navbar-nav .open .dropdown-menu > li > a:focus,
   .navbar-nav .open .dropdown-menu > li > a:hover {
      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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@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 .form-control,
   .navbar-form .input-group .input-group-addon,
   .navbar-form .input-group .input-group-btn {
      width: auto;
   }
   .navbar-form .input-group > .form-control {
      width: 100%;
   }
   .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
   }
   .navbar-form .checkbox,
   .navbar-form .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
   }
   .navbar-form .checkbox label,
   .navbar-form .radio label {
      padding-left: 0;
   }
   .navbar-form .checkbox input[type="checkbox"],
   .navbar-form .radio input[type="radio"] {
      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:focus,
.navbar-default .navbar-brand:hover {
   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:focus,
.navbar-default .navbar-nav > li > a:hover {
   color: #333;
   background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
   color: #555;
   background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
   color: #ccc;
   background-color: transparent;
}
.navbar-default .navbar-toggle {
   border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
   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:focus,
.navbar-default .navbar-nav > .open > a:hover {
   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:focus,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #333;
      background-color: transparent;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #555;
      background-color: #e7e7e7;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      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:focus,
.navbar-default .btn-link:hover {
   color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
   color: #ccc;
}
.navbar-inverse {
   background-color: #222;
   border-color: #080808;
}
.navbar-inverse .navbar-brand {
   color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
   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:focus,
.navbar-inverse .navbar-nav > li > a:hover {
   color: #fff;
   background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
   color: #fff;
   background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
   color: #444;
   background-color: transparent;
}
.navbar-inverse .navbar-toggle {
   border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
   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:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
   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:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #fff;
      background-color: transparent;
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #fff;
      background-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      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:focus,
.navbar-inverse .btn-link:hover {
   color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
   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:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
   z-index: 3;
   color: #23527c;
   background-color: #eee;
   border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
   z-index: 2;
   color: #fff;
   cursor: default;
   background-color: #e00000;
   border-color: #e00000;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
   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;
   line-height: 1.3333333;
}
.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;
   line-height: 1.5;
}
.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:focus,
.pager li > a:hover {
   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:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
   color: #777;
   cursor: not-allowed;
   background-color: #fff;
}
.label {
   display: inline;
   padding: 0.2em 0.6em 0.3em;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   color: #fff;
   text-align: center;
   white-space: nowrap;
   vertical-align: baseline;
   border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
   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]:focus,
.label-default[href]:hover {
   background-color: #5e5e5e;
}
.label-primary {
   background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
   background-color: #286090;
}
.label-success {
   background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
   background-color: #449d44;
}
.label-info {
   background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
   background-color: #31b0d5;
}
.label-warning {
   background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
   background-color: #ec971f;
}
.label-danger {
   background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
   background-color: #c9302c;
}
.badge {
   display: inline-block;
   min-width: 10px;
   padding: 3px 7px;
   font-size: 12px;
   font-weight: 700;
   line-height: 1;
   color: #fff;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   background-color: #777;
   border-radius: 10px;
}
.badge:empty {
   display: none;
}
.btn .badge {
   position: relative;
   top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
   top: 0;
   padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
   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-top: 30px;
   padding-bottom: 30px;
   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-top: 48px;
      padding-bottom: 48px;
   }
   .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 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
   margin-right: auto;
   margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
   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: 700;
}
.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, 0.1);
   box-shadow: inset 0 1px 2px rgba(0, 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, 0.15);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
   -webkit-transition: width 0.6s ease;
   -o-transition: width 0.6s ease;
   transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
   background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: -o-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   -webkit-background-size: 40px 40px;
   background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
   -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, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: -o-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
}
.progress-bar-info {
   background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
   background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: -o-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
}
.progress-bar-warning {
   background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
   background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: -o-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
}
.progress-bar-danger {
   background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
   background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: -o-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
   background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
   );
}
.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-object.img-thumbnail {
   max-width: none;
}
.media-right,
.media > .pull-right {
   padding-left: 10px;
}
.media-left,
.media > .pull-left {
   padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
   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,
button.list-group-item {
   color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
   color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
   color: #555;
   text-decoration: none;
   background-color: #f5f5f5;
}
button.list-group-item {
   width: 100%;
   text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
   color: #777;
   cursor: not-allowed;
   background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
   color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
   color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
   z-index: 2;
   color: #fff;
   background-color: #337ab7;
   border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
   color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
   color: #c7ddef;
}
.list-group-item-success {
   color: #3c763d;
   background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
   color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
   color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
   color: #3c763d;
   background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
   color: #fff;
   background-color: #3c763d;
   border-color: #3c763d;
}
.list-group-item-info {
   color: #31708f;
   background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
   color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
   color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
   color: #31708f;
   background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
   color: #fff;
   background-color: #31708f;
   border-color: #31708f;
}
.list-group-item-warning {
   color: #8a6d3b;
   background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
   color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
   color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
   color: #8a6d3b;
   background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
   color: #fff;
   background-color: #8a6d3b;
   border-color: #8a6d3b;
}
.list-group-item-danger {
   color: #a94442;
   background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
   color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
   color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
   color: #a94442;
   background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
   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, 0.05);
   box-shadow: 0 1px 1px rgba(0, 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 > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
   border-top-width: 0;
}
.list-group + .panel-footer {
   border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
   margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
   padding-right: 15px;
   padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
   border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
   border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
   border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
   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 td,
.panel > .table > tbody:first-child > tr:first-child th {
   border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
   border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
   border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
   border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
   border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
   border-bottom: 0;
}
.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 > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
   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 embed,
.embed-responsive iframe,
.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, 0.05);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
   border-color: #ddd;
   border-color: rgba(0, 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: 700;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   filter: alpha(opacity=20);
   opacity: 0.2;
}
.close:focus,
.close:hover {
   color: #000;
   text-decoration: none;
   cursor: pointer;
   filter: alpha(opacity=50);
   opacity: 0.5;
}
button.close {
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   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 0.3s ease-out;
   -o-transition: -o-transform 0.3s ease-out;
   transition: transform 0.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, 0.2);
   border-radius: 6px;
   outline: 0;
   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
   box-shadow: 0 3px 9px rgba(0, 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: 0.5;
}
.modal-header {
   min-height: 16.43px;
   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, 0.5);
      box-shadow: 0 5px 15px rgba(0, 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-style: normal;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   word-wrap: normal;
   white-space: normal;
   filter: alpha(opacity=0);
   opacity: 0;
   line-break: auto;
}
.tooltip.in {
   filter: alpha(opacity=90);
   opacity: 0.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;
   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-style: normal;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   word-wrap: normal;
   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, 0.2);
   border-radius: 6px;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   line-break: auto;
}
.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, 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, 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, 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, 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: 0.6s ease-in-out left;
   -o-transition: 0.6s ease-in-out left;
   transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
   line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
   .carousel-inner > .item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
   }
   .carousel-inner > .item.active.right,
   .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
   }
   .carousel-inner > .item.active.left,
   .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
   }
   .carousel-inner > .item.active,
   .carousel-inner > .item.next.left,
   .carousel-inner > .item.prev.right {
      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, 0.6);
   filter: alpha(opacity=50);
   opacity: 0.5;
}
.carousel-control.left {
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 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, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
   background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
   color: #fff;
   text-decoration: none;
   filter: alpha(opacity=90);
   outline: 0;
   opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
   left: 50%;
   margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
   right: 50%;
   margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
   width: 20px;
   height: 20px;
   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, 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-next,
   .carousel-control .icon-prev {
      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;
   }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
   display: table;
   content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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-lg,
.visible-md,
.visible-sm,
.visible-xs {
   display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
   display: none !important;
}
@media (max-width: 767px) {
   .visible-xs {
      display: block !important;
   }
   table.visible-xs {
      display: table !important;
   }
   tr.visible-xs {
      display: table-row !important;
   }
   td.visible-xs,
   th.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;
   }
   .logo {
      margin-top: 25px !important;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
   .visible-sm {
      display: block !important;
   }
   table.visible-sm {
      display: table !important;
   }
   tr.visible-sm {
      display: table-row !important;
   }
   td.visible-sm,
   th.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 !important;
   }
   tr.visible-md {
      display: table-row !important;
   }
   td.visible-md,
   th.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 !important;
   }
   tr.visible-lg {
      display: table-row !important;
   }
   td.visible-lg,
   th.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 !important;
   }
   tr.visible-print {
      display: table-row !important;
   }
   td.visible-print,
   th.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;
   }
}
@font-face {
   font-display: swap;
   font-family: "FontAwesome";
   src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
   src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),
      url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),
      url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
      url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),
      url(../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: 0.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: 0.14285714em;
   text-align: center;
}
.fa-li.fa-lg {
   left: -1.85714286em;
}
.fa-border {
   padding: 0.2em 0.25em 0.15em;
   border: solid 0.08em #eee;
   border-radius: 0.1em;
}
.fa-pull-left {
   float: left;
}
.fa-pull-right {
   float: right;
}
.fa.fa-pull-left {
   margin-right: 0.3em;
}
.fa.fa-pull-right {
   margin-left: 0.3em;
}
.pull-right {
   float: right;
}
.pull-left {
   float: left;
}
.fa.pull-left {
   margin-right: 0.3em;
}
.fa.pull-right {
   margin-left: 0.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;
}
.mfp-bg,
.mfp-wrap {
   left: 0;
   top: 0;
   position: fixed;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
   width: 100%;
   height: 100%;
}
.mfp-container:before,
.mfp-figure:after {
   content: "";
}
.mfp-bg {
   z-index: 1042;
   overflow: hidden;
   background: #0b0b0b;
   opacity: 0.8;
   filter: alpha(opacity=80);
}
.mfp-wrap {
   z-index: 1043;
   outline: 0 !important;
   -webkit-backface-visibility: hidden;
}
.mfp-container {
   text-align: center;
   position: absolute;
   left: 0;
   top: 0;
   padding: 0 8px;
   box-sizing: border-box;
}
.mfp-container,
img.mfp-img {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.mfp-container:before {
   display: inline-block;
   height: 100%;
   vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
   display: none;
}
.mfp-content {
   position: relative;
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   text-align: left;
   z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
   width: 100%;
   cursor: auto;
}
.mfp-ajax-cur {
   cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
   cursor: -moz-zoom-out;
   cursor: -webkit-zoom-out;
   cursor: zoom-out;
}
.mfp-zoom {
   cursor: pointer;
   cursor: -webkit-zoom-in;
   cursor: -moz-zoom-in;
   cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
   cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none;
}
.mfp-loading.mfp-figure {
   display: none;
}
.mfp-hide {
   display: none !important;
}
.mfp-preloader {
   position: absolute;
   top: 50%;
   width: auto;
   text-align: center;
   margin-top: -0.8em;
   left: 8px;
   right: 8px;
   z-index: 1046;
   font-size: 16px;
}
.mfp-preloader a {
   color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
   color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
   display: none;
}
button.mfp-arrow,
button.mfp-close {
   overflow: visible;
   cursor: pointer;
   background: 0 0;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: 0;
   padding: 0;
   z-index: 1046;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
   position: absolute;
   left: 0;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
button::-moz-focus-inner {
   padding: 0;
   border: 0;
}
.mfp-close {
   width: 36px;
   height: 36px;
   line-height: 36px;
   position: absolute;
   margin: 10px;
   right: 0;
   top: 0;
   text-decoration: none;
   text-align: center;
   padding: 0 0 18px 10px;
   font-style: normal;
   font-size: 28px;
   font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
   opacity: 1;
}
.mfp-close:active {
   top: 1px;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
   top: 35px;
   background: #999;
}
.mfp-counter {
   position: absolute;
   top: 0;
   right: 0;
   color: #ccc;
   font-size: 12px;
   line-height: 18px;
}
.mfp-figure,
img.mfp-img {
   line-height: 0;
}
.mfp-arrow {
   position: absolute;
   opacity: 0.65;
   margin: -55px 0 0;
   top: 50%;
   padding: 0;
   width: 90px;
   height: 110px;
   -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
   margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
   opacity: 1;
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
   content: "";
   display: block;
   width: 0;
   height: 0;
   position: absolute;
   left: 0;
   top: 0;
   margin-top: 35px;
   margin-left: 35px;
   border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
   border-top-width: 13px;
   border-bottom-width: 13px;
   top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
   border-top-width: 21px;
   border-bottom-width: 21px;
}
.mfp-arrow-left {
   left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
   border-right: 17px solid #fff;
   margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
   margin-left: 25px;
   border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
   right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
   border-left: 17px solid #fff;
   margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
   border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
   padding-top: 40px;
   padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
   line-height: 0;
   width: 100%;
   max-width: 1000px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
   max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
   top: 0;
}
.mfp-iframe-scaler {
   width: 100%;
   height: 0;
   overflow: hidden;
   padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
   display: block;
   top: 0;
   width: 100%;
   height: 450px;
   background: #fff url(../images/lazy-loader.gif) no-repeat center center;
   padding: 20px 10px;
}
.mfp-figure:after,
img.mfp-img {
   display: block;
   width: auto;
   height: auto;
}
img.mfp-img {
   box-sizing: border-box;
   margin: 40px auto;
   background: #fff;
}
.mfp-figure:after {
   top: 40px;
   bottom: 40px;
   right: 0;
   z-index: -1;
   background: #444;
}
.mfp-figure small {
   color: #bdbdbd;
   display: block;
   font-size: 12px;
   line-height: 14px;
}
.mfp-bottom-bar {
   margin-top: -36px;
   position: absolute;
   top: 100%;
   left: 0;
   width: 100%;
   cursor: auto;
}
.mfp-title {
   text-align: left;
   line-height: 18px;
   color: #f3f3f3;
   word-wrap: break-word;
   padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
   cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
   .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0;
   }
   .mfp-img-mobile img.mfp-img {
      padding: 0;
   }
   .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0;
   }
   .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px;
   }
   .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
   }
   .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0;
   }
   .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px;
   }
   .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0;
   }
}
@media all and (max-width: 900px) {
   .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75);
   }
   .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0;
   }
   .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%;
   }
   .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
   }
}
.mfp-ie7 .mfp-img {
   padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
   width: 600px;
   left: 50%;
   margin-left: -300px;
   margin-top: 5px;
   padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
   padding: 0;
}
.mfp-ie7 .mfp-content {
   padding-top: 44px;
}
.mfp-ie7 .mfp-close {
   top: 0;
   right: 0;
   padding-top: 0;
}
div.tshirtecommerce-btn-group {
   display: inline-block;
   background-color: #ff3c20;
   border-radius: 3px;
   margin: 0 5px;
   padding: 0 10px;
   width: auto;
   vertical-align: top;
}
div.tshirtecommerce-btn-group > a {
   color: white;
   text-transform: uppercase;
}
.right-form .control-label {
   display: none;
}
.modal-content .modal-title {
   text-align: center;
}
@media (min-width: 992px) {
   .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:before,
   .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:after {
      display: none;
   }
   .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical .vertical-wrapper {
      visibility: hidden;
      opacity: 0;
   }
   .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical:hover .vertical-wrapper {
      visibility: visible;
      opacity: 1;
      top: 40px;
   }
}
@media (min-width: 992px) {
   .menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
      position: static;
      transform: inherit;
   }
}
@media (min-width: 768px) {
   .left-img,
   .right-form {
      width: 49%;
   }
   .left-img {
      float: left;
   }
   .right-form {
      float: right;
   }
}
.typeheader-12 .navbar-logo .logo {
   min-height: 40px;
}
@media (max-width: 767px) {
   .left-img {
      display: none;
   }
}
@media (max-width: 480px) {
   div.thumb-vertical-outer {
      padding: 0;
   }
   div.thumb-vertical-outer ul li .thumbnail.active {
      margin-top: 0%;
   }
}
.header-phone-block a {
   font-size: 16px;
   color: #2b3742;
   display: inline-block;
   line-height: 16px;
}
.header-phone-block a:hover {
   color: #2b3742;
}
.header-phone-block {
   text-align: right;
   font-weight: 600;
   line-height: 0;
}
.header-phone-block-whatsapp {
   text-align: center;
   margin-top: 15px;
}
.header-phone-block-whatsapp a {
   width: 100%;
}
.header-reg-log {
   display: block;
   text-align: right;
}
.header-citychanger {
   text-align: left;
   color: #2b3742;
   padding: 6px 15px;
   font-size: 14px;
}
.header-reg-log a {
   color: #2b3742;
   padding: 3px 15px;
   font-size: 14px;
   display: inline-block;
   border-left: 1px solid #ddd;
}
.header-reg-log ul {
   color: #2b3742;
   padding: 3px 15px;
   font-size: 14px;
   display: inline-block;
}
.header-main-menu-left {
   margin-top: 15px;
}
#sosearchpro {
   margin-bottom: 15px;
}
#sosearchpro.so-search {
   border: 1px solid rgba(43, 55, 66, 0.33);
   border-radius: 6px;
}
.header-main-menu {
   margin-top: 0;
}
.logo {
   margin-top: 8px;
}
.btn-tel {
   padding: 6px;
   font-size: 18px;
}
.header-phone-block-md-top a {
   font-size: 16px;
   vertical-align: middle;
   padding: 8px 0;
   color: #fff;
   display: block;
   float: right;
}
#content .so-groups-sticky {
   background-color: #e00000;
}
header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li:hover > a,
header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.active > a,
header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
   color: #2b3742 !important;
   background-color: transparent !important;
}
.common-home .typeheader-25 .container-megamenu.horizontal ul.megamenu > li.home > a {
   background-color: transparent !important;
   color: #5a5e61 !important;
}
.common-home .typeheader-25 .container-megamenu.horizontal ul.megamenu > li.home > a:hover {
   color: #666 !important;
}
.header-phone-block-top {
   display: inline;
}
.header-phone-block-top:first-child {
   display: inline;
   border-left: none;
}
.header-phone-block-top a:hover {
   color: #2b3742;
}
.header-phone-block-top a {
}
.header-top {
   text-align: left;
   :right ;
}
.messanger-icon-block a {
   padding: 2px;
}
.messanger-icon-block .viber {
   width: 35px;
   height: 35px;
   background: #665cac;
   padding: 5px;
}
.messanger-icon-block .mail {
   background: #ffd000;
}
.messanger-icon-block i {
   font-size: 30px;
}
.messanger-icon-block-md {
   padding: 0 0;
}
.messanger-icon-block-md a {
   width: 25px;
   width: 25px;
   padding: 5px 0;
   display: inline-block;
   margin: 10px 5px;
}
.messanger-icon-block-md a.viber {
   width: 30px;
   height: 30px;
   background: #665cac;
}
.messanger-icon-block-md a.wharsapp {
   width: 30px;
   height: 30px;
}
.messanger-icon-block-md a.viber img {
   width: 16px;
}
.messanger-icon-block-sm {
   text-align: right;
}
.messanger-icon-block-sm a {
   padding: 10px;
   width: max-content;
   display: inline-block;
   margin: 0 3px;
}
.messanger-icon-block-sm a img {
   width: 17px;
}
.messanger-icon-block-sm a.viber {
   background: #665cac;
   width: 42px;
}
.messanger-icon-block-sm .mail {
   background: #ffd000;
}
.footer-viber img {
   width: 23px;
}
@media (max-width: 1200px) {
   .header-phone-block a {
      font-size: 20px;
      color: #fff;
      margin-bottom: 10px;
      display: block;
      line-height: 17px;
   }
   header.typeheader-25 .search-header-w .icon-search {
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
   }
   .menu-blog-item {
      display: none;
   }
}
@media (min-width: 1200px) and (max-width: 1625px) {
   .header-phone-block a {
      font-size: 16px;
      display: inline-block;
      line-height: 17px;
   }
   .typeheader-25 .shopping_cart .btn-shopping-cart .top_cart {
      width: 100%;
   }
   .typeheader-25 .shopping_cart {
      width: 100%;
   }
}
.module.sohomepage-slider.container.nofloat {
   margin: 15px auto 0 auto;
   float: none;
}
.izbrannoe-count,
.stavnenie-count {
   border: 1px solid rgba(43, 55, 66, 0.33);
   border-radius: 25px;
   padding: 0 6px;
}
.header-top {
   border-bottom: 1px solid #ddd;
   line-height: 0;
}
.btn-callback {
   color: #fff !important;
   background-color: #e00000 !important;
   border-radius: 5px !important;
   padding: 0 10px !important;
   text-shadow: none !important;
   line-height: 40px !important;
   font-weight: 600 !important;
   font-size: 14px !important;
   text-align: center !important;
   width: 100%;
}
.item-available {
   display: none;
}
.col_g8bk .item {
   border: 1px solid rgba(43, 55, 66, 0.33);
   padding: 10px;
   height: 228px;
   border-radius: 5px;
}
.header-phone-block .fa-whatsapp,
.header-phone-block .fa-phone {
   font-size: 16px;
   display: inline-block;
   color: #e00000;
}
.header-phone-block .fa-whatsapp {
   color: #2b3742;
}
.header-bottom {
   margin-bottom: 0px;
}
.active-z-index {
   z-index: 9999;
}
.header-xs-phone-block {
   line-height: 0;
   text-align: center;
}
.header-xs-phone-block a {
   font-size: 14px;
   font-weight: 600;
   line-height: 20px;
}
#sohomepage-slider1 {
   border-radius: 4px;
   overflow: hidden;
}
.spoiler_body {
   display: none;
   cursor: pointer;
}
.spoiler11 {
   display: block;
   border: 1px solid #ddd;
   padding: 3px 10px;
   border-radius: 6px;
   margin: 10px 0;
   background: #eaebed;
}
.spoiler11::before {
   content: "â–º";
   margin-right: 10px;
}
.spoiler11.arrow::before {
   content: "â–¼";
}
.spoiler_body {
   padding: 5px 0 15px 10px;
}
.spoiler_body li {
   margin-left: 20px;
}
#collapse-description h1,
#collapse-description h2,
#collapse-description h3 {
   font-size: 18px;
   color: #222;
}
.citylist-box {
   margin-bottom: 40px;
   display: inline-block;
}
.green-hover:hover {
   background: #51d400 !important;
}
.product-view .content-product-right .box-info-product .cart .btn {
   width: 32%;
}
.product-view .content-product-right .box-info-product .cart .btn.btn-checkout {
   margin: 0;
}
.product-view .content-product-right .box-info-product .cart .btn-request {
   background-color: #3f4462;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
   background-color: #3f4462;
}
.product-view .content-product-right .box-info-product .cart .btn.btn-checkout {
   background-color: #828383;
}
.content-product-maintop .btn.btn-primary {
   display: none;
}
.content-product-maintop .form-group .btn.btn-primary {
   display: block;
}
@charset "UTF-8";
body.fancybox-active {
   overflow: hidden;
}
body.fancybox-iosfix {
   position: fixed;
   left: 0;
   right: 0;
}
.fancybox-is-hidden {
   position: absolute;
   top: -9999px;
   left: -9999px;
   visibility: hidden;
}
.fancybox-container {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 99992;
   -webkit-tap-highlight-color: transparent;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transform: translateZ(0);
   transform: translateZ(0);
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}
.fancybox-outer {
   overflow-y: auto;
   -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
   background: #1e1e1e;
   opacity: 0;
   transition-duration: inherit;
   transition-property: opacity;
   transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
   opacity: 0.87;
   transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
   position: absolute;
   direction: ltr;
   z-index: 99997;
   opacity: 0;
   visibility: hidden;
   transition: opacity 0.25s, visibility 0s linear 0.25s;
   box-sizing: border-box;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
   opacity: 1;
   visibility: visible;
   transition: opacity 0.25s, visibility 0s;
}
.fancybox-infobar {
   top: 0;
   left: 0;
   font-size: 13px;
   padding: 0 10px;
   height: 44px;
   min-width: 44px;
   line-height: 44px;
   color: #ccc;
   text-align: center;
   pointer-events: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-touch-callout: none;
   -webkit-tap-highlight-color: transparent;
   -webkit-font-smoothing: subpixel-antialiased;
   mix-blend-mode: exclusion;
}
.fancybox-toolbar {
   top: 0;
   right: 0;
   margin: 0;
   padding: 0;
}
.fancybox-stage {
   overflow: hidden;
   direction: ltr;
   z-index: 99994;
   -webkit-transform: translate3d(0, 0, 0);
}
.fancybox-is-closing .fancybox-stage {
   overflow: visible;
}
.fancybox-slide {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   overflow: auto;
   outline: none;
   white-space: normal;
   box-sizing: border-box;
   text-align: center;
   z-index: 99994;
   -webkit-overflow-scrolling: touch;
   display: none;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition-property: opacity, -webkit-transform;
   transition-property: transform, opacity;
   transition-property: transform, opacity, -webkit-transform;
}
.fancybox-slide::before {
   content: "";
   display: inline-block;
   vertical-align: middle;
   height: 100%;
   width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
   display: block;
}
.fancybox-slide--image {
   overflow: visible;
}
.fancybox-slide--image::before {
   display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
   background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
   background: #e5e3df;
}
.fancybox-slide--next {
   z-index: 99995;
}
.fancybox-slide > * {
   display: inline-block;
   position: relative;
   padding: 24px;
   margin: 44px 0 44px;
   border-width: 0;
   vertical-align: middle;
   text-align: left;
   background-color: #fff;
   overflow: auto;
   box-sizing: border-box;
}
.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
   display: none;
}
.fancybox-slide .fancybox-image-wrap {
   position: absolute;
   top: 0;
   left: 0;
   margin: 0;
   padding: 0;
   border: 0;
   z-index: 99995;
   background: transparent;
   cursor: default;
   overflow: visible;
   -webkit-transform-origin: top left;
   -ms-transform-origin: top left;
   transform-origin: top left;
   background-size: 100% 100%;
   background-repeat: no-repeat;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   transition-property: opacity, -webkit-transform;
   transition-property: transform, opacity;
   transition-property: transform, opacity, -webkit-transform;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
   cursor: -webkit-zoom-out;
   cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
   cursor: -webkit-zoom-in;
   cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
   cursor: -webkit-grab;
   cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
   cursor: -webkit-grabbing;
   cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   max-width: none;
   max-height: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.fancybox-spaceball {
   z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
   padding: 0;
   width: 80%;
   height: 80%;
   max-width: calc(100% - 100px);
   max-height: calc(100% - 88px);
   overflow: visible;
   background: #fff;
}
.fancybox-iframe {
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   width: 100%;
   height: 100%;
   background: #fff;
}
.fancybox-error {
   margin: 0;
   padding: 40px;
   width: 100%;
   max-width: 380px;
   background: #fff;
   cursor: default;
}
.fancybox-error p {
   margin: 0;
   padding: 0;
   color: #444;
   font-size: 16px;
   line-height: 20px;
}
.fancybox-button {
   box-sizing: border-box;
   display: inline-block;
   vertical-align: top;
   width: 44px;
   height: 44px;
   margin: 0;
   padding: 10px;
   border: 0;
   border-radius: 0;
   background: rgba(30, 30, 30, 0.6);
   transition: color 0.3s ease;
   cursor: pointer;
   outline: none;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
   color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
   color: #fff;
}
.fancybox-button[disabled] {
   color: #ccc;
   cursor: default;
   opacity: 0.6;
}
.fancybox-button svg {
   display: block;
   position: relative;
   overflow: visible;
   shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
   fill: currentColor;
   stroke: currentColor;
   stroke-linejoin: round;
   stroke-width: 3;
}
.fancybox-button--share svg path {
   stroke-width: 1;
}
.fancybox-button--play svg path:nth-child(2) {
   display: none;
}
.fancybox-button--pause svg path:nth-child(1) {
   display: none;
}
.fancybox-button--zoom svg path {
   fill: transparent;
}
.fancybox-navigation {
   display: none;
}
.fancybox-show-nav .fancybox-navigation {
   display: block;
}
.fancybox-navigation button {
   position: absolute;
   top: 50%;
   margin: -50px 0 0 0;
   z-index: 99997;
   background: transparent;
   width: 60px;
   height: 100px;
   padding: 17px;
}
.fancybox-navigation button:before {
   content: "";
   position: absolute;
   top: 30px;
   right: 10px;
   width: 40px;
   height: 40px;
   background: rgba(30, 30, 30, 0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
   left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
   right: 0;
}
.fancybox-close-small {
   position: absolute;
   top: 0;
   right: 0;
   width: 40px;
   height: 40px;
   padding: 0;
   margin: 0;
   border: 0;
   border-radius: 0;
   background: transparent;
   z-index: 10;
   cursor: pointer;
}

.fancybox-close-small:focus {
   outline: none;
}
.fancybox-close-small:focus:after {
   outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
   color: #555;
   background: #eee;
}
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
   top: 0;
   right: -40px;
}
.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
   font-size: 35px;
   color: #aaa;
}
.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
   color: #fff;
   background: transparent;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
   display: none;
}
.fancybox-caption-wrap {
   bottom: 0;
   left: 0;
   right: 0;
   padding: 60px 2vw 0 2vw;
   background: linear-gradient(
      to bottom,
      transparent 0%,
      rgba(0, 0, 0, 0.1) 20%,
      rgba(0, 0, 0, 0.2) 40%,
      rgba(0, 0, 0, 0.6) 80%,
      rgba(0, 0, 0, 0.8) 100%
   );
   pointer-events: none;
}
.fancybox-caption {
   padding: 30px 0;
   border-top: 1px solid rgba(255, 255, 255, 0.4);
   font-size: 14px;
   color: #fff;
   line-height: 20px;
   -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
   pointer-events: all;
   position: relative;
}
.fancybox-caption a {
   color: #fff;
   text-decoration: underline;
}
.fancybox-slide > .fancybox-loading {
   border: 6px solid rgba(100, 100, 100, 0.4);
   border-top: 6px solid rgba(255, 255, 255, 0.6);
   border-radius: 100%;
   height: 50px;
   width: 50px;
   -webkit-animation: fancybox-rotate 0.8s infinite linear;
   animation: fancybox-rotate 0.8s infinite linear;
   background: transparent;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -30px;
   margin-left: -30px;
   z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
   from {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   to {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
   }
}
@keyframes fancybox-rotate {
   from {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   to {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
   }
}
.fancybox-animated {
   transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
   -webkit-transform: translate3d(-100%, 0, 0);
   transform: translate3d(-100%, 0, 0);
   opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
   -webkit-transform: translate3d(100%, 0, 0);
   transform: translate3d(100%, 0, 0);
   opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
   opacity: 0;
   transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
   opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
   -webkit-transform: scale3d(1.5, 1.5, 1.5);
   transform: scale3d(1.5, 1.5, 1.5);
   opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
   -webkit-transform: scale3d(0.5, 0.5, 0.5);
   transform: scale3d(0.5, 0.5, 0.5);
   opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
   opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
   -webkit-transform: rotate(-360deg);
   -ms-transform: rotate(-360deg);
   transform: rotate(-360deg);
   opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
   -webkit-transform: rotate(360deg);
   -ms-transform: rotate(360deg);
   transform: rotate(360deg);
   opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
   -webkit-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
   opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
   -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
   transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
   opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
   -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
   transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
   opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
   -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
   transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
   opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
   -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
   transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
   -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
   transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
   -webkit-transform: translate3d(0, 0, 0) scale(1);
   transform: translate3d(0, 0, 0) scale(1);
}
.fancybox-share {
   padding: 30px;
   border-radius: 3px;
   background: #f4f4f4;
   max-width: 90%;
   text-align: center;
}
.fancybox-share h1 {
   color: #222;
   margin: 0 0 20px 0;
   font-size: 35px;
   font-weight: 700;
}
.fancybox-share p {
   margin: 0;
   padding: 0;
}
p.fancybox-share__links {
   margin-right: -10px;
}
.fancybox-share__button {
   display: inline-block;
   text-decoration: none;
   margin: 0 10px 10px 0;
   padding: 0 15px;
   min-width: 130px;
   border: 0;
   border-radius: 3px;
   background: #fff;
   white-space: nowrap;
   font-size: 14px;
   font-weight: 700;
   line-height: 40px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   color: #fff;
   transition: all 0.2s;
}
.fancybox-share__button:hover {
   text-decoration: none;
}
.fancybox-share__button--fb {
   background: #3b5998;
}
.fancybox-share__button--fb:hover {
   background: #344e86;
}
.fancybox-share__button--pt {
   background: #bd081d;
}
.fancybox-share__button--pt:hover {
   background: #aa0719;
}
.fancybox-share__button--tw {
   background: #1da1f2;
}
.fancybox-share__button--tw:hover {
   background: #0d95e8;
}
.fancybox-share__button svg {
   position: relative;
   top: -1px;
   width: 25px;
   height: 25px;
   margin-right: 7px;
   vertical-align: middle;
}
.fancybox-share__button svg path {
   fill: #fff;
}
.fancybox-share__input {
   box-sizing: border-box;
   width: 100%;
   margin: 10px 0 0 0;
   padding: 10px 15px;
   background: transparent;
   color: #5d5b5b;
   font-size: 14px;
   outline: none;
   border: 0;
   border-bottom: 2px solid #d7d7d7;
}
.fancybox-thumbs {
   display: none;
   position: absolute;
   top: 0;
   bottom: 0;
   right: 0;
   width: 212px;
   margin: 0;
   padding: 2px 2px 4px 2px;
   background: #fff;
   -webkit-tap-highlight-color: transparent;
   -webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar;
   box-sizing: border-box;
   z-index: 99995;
}
.fancybox-thumbs-x {
   overflow-y: hidden;
   overflow-x: auto;
}
.fancybox-show-thumbs .fancybox-thumbs {
   display: block;
}
.fancybox-show-thumbs .fancybox-inner {
   right: 212px;
}
.fancybox-thumbs > ul {
   list-style: none;
   position: absolute;
   position: relative;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
   overflow-y: auto;
   font-size: 0;
   white-space: nowrap;
}
.fancybox-thumbs-x > ul {
   overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
   width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
   background: #fff;
   border-radius: 10px;
   box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
   background: #2a2a2a;
   border-radius: 10px;
}
.fancybox-thumbs > ul > li {
   float: left;
   overflow: hidden;
   padding: 0;
   margin: 2px;
   width: 100px;
   height: 75px;
   max-width: calc(50% - 4px);
   max-height: calc(100% - 8px);
   position: relative;
   cursor: pointer;
   outline: none;
   -webkit-tap-highlight-color: transparent;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   box-sizing: border-box;
}
li.fancybox-thumbs-loading {
   background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
   position: absolute;
   top: 0;
   left: 0;
   max-width: none;
   max-height: none;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.fancybox-thumbs > ul > li:before {
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border: 4px solid #4ea7f9;
   z-index: 99991;
   opacity: 0;
   transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
   opacity: 1;
}
@media all and (max-width: 800px) {
   .fancybox-thumbs {
      width: 110px;
   }
   .fancybox-show-thumbs .fancybox-inner {
      right: 110px;
   }
   .fancybox-thumbs > ul > li {
      max-width: calc(100% - 10px);
   }
}
textarea.form-control.inquiry_detail {
   height: 256px;
}
.so-callforprice-form .form-error .form-control {
   border-color: rgb(241, 51, 64);
   background-color: rgb(255, 241, 242);
}
.noUi-target,
.noUi-target * {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -ms-touch-action: none;
   touch-action: none;
   -ms-user-select: none;
   -moz-user-select: none;
   user-select: none;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.noUi-target {
   position: relative;
   direction: ltr;
}
.noUi-base {
   width: 100%;
   height: 100%;
   position: relative;
   z-index: 1;
}
.noUi-origin {
   position: absolute;
   right: 0;
   top: 0;
   left: 0;
   bottom: 0;
}
.noUi-handle {
   position: relative;
   z-index: 1;
}
.noUi-stacking .noUi-handle {
   z-index: 10;
}
.noUi-state-tap .noUi-origin {
   -webkit-transition: left 0.3s, top 0.3s;
   transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
   cursor: inherit !important;
}
.noUi-base,
.noUi-handle {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
   height: 18px;
}
.noUi-horizontal .noUi-handle {
   width: 34px;
   height: 28px;
   left: -17px;
   top: -6px;
}
.noUi-vertical {
   width: 18px;
}
.noUi-vertical .noUi-handle {
   width: 28px;
   height: 34px;
   left: -6px;
   top: -17px;
}
.noUi-background {
   background: #fafafa;
   box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
   background: #1f92bd;
   box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
   -webkit-transition: background 450ms;
   transition: background 450ms;
}
.noUi-origin {
   border-radius: 2px;
}
.noUi-target {
   border-radius: 4px;
   border: 1px solid #d3d3d3;
   box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-target.noUi-connect {
   box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb;
}
.noUi-draggable {
   cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
   cursor: n-resize;
}
.noUi-handle {
   border: 1px solid #d9d9d9;
   border-radius: 3px;
   background: #fff;
   cursor: default;
   box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
   box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:after,
.noUi-handle:before {
   content: "";
   display: block;
   position: absolute;
   height: 14px;
   width: 1px;
   background: #e8e7e6;
   left: 14px;
   top: 6px;
}
.noUi-handle:after {
   left: 17px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
   width: 14px;
   height: 1px;
   left: 6px;
   top: 14px;
}
.noUi-vertical .noUi-handle:after {
   top: 17px;
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
   background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-origin {
   cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.noUi-pips {
   position: absolute;
   color: #999;
   font-size: 10px;
}
.noUi-value {
   position: absolute;
   text-align: center;
}
.noUi-value-sub {
   color: #ccc;
   font-size: 10px;
}
.noUi-marker {
   position: absolute;
   background: #ccc;
}
.noUi-marker-large,
.noUi-marker-sub {
   background: #aaa;
}
.noUi-pips-horizontal {
   padding: 10px 0;
   height: 45px;
   top: 100%;
   left: 0;
   width: 100%;
}
.noUi-value-horizontal {
   -webkit-transform: translate3d(-50%, 50%, 0);
   transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
   margin-left: -1px;
   width: 2px;
   height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
   height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
   height: 12px;
}
.noUi-pips-vertical {
   padding: 0 10px;
   height: 100%;
   top: 0;
   left: 100%;
}
.noUi-value-vertical {
   -webkit-transform: translate3d(0, -50%, 0);
   transform: translate3d(0, -50%, 0);
   padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
   width: 5px;
   height: 2px;
   margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
   width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
   width: 15px;
}
.noUi-tooltip {
   display: block;
   position: absolute;
   border: 1px solid #d9d9d9;
   border-radius: 3px;
   background: #fff;
   padding: 5px;
   text-align: center;
}
.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
   top: -32px;
}
.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
   bottom: -32px;
}
.noUi-vertical .noUi-handle-lower .noUi-tooltip {
   left: 120%;
}
.noUi-vertical .noUi-handle-upper .noUi-tooltip {
   right: 120%;
}
.ocfilter-option .ocf-option-name,
.ocfilter-option .ocf-option-values,
.ocfilter-option .ocf-option-description,
.ocfilter-option .fields-price {
   font-size: 12px;
}
.ocfilter-option .ocf-option-name {
   font-size: 12px;
   font-weight: 600;
   margin-bottom: 10px;
}
.ocfilter-option .ocf-option-values {
   overflow: visible;
}
.list-group-item {
   overflow: visible !important;
}
.ocfilter-option .ocf-option-values .dropdown-menu {
   min-width: 100%;
   max-height: 250px;
   overflow: auto;
   padding: 10px;
}
.ocfilter-option .ocf-color {
   border-radius: 3px 3px 3px 3px;
   float: left;
   height: 19px;
   margin: 1px -16px 0 -3px;
   width: 19px;
}
.ocfilter-option .ocf-image {
   background-repeat: no-repeat;
   background-position: 0 0;
   float: left;
   height: 19px;
   margin: 1px -16px 0 -3px;
   position: relative;
   width: 19px;
   z-index: 10;
}
.ocfilter-option label {
   cursor: pointer;
   display: block;
   font-size: 12px;
   font-weight: normal;
   line-height: 1.2;
   white-space: normal;
   padding: 4px 0;
   width: 100%;
}
.ocfilter-option .dropdown-menu label {
   white-space: nowrap;
}
.ocfilter-option label input {
   display: inline-block;
   margin: 0 5px 0 0;
   vertical-align: top;
}
.ocfilter-option label small {
   background-color: #dbeaf9;
   color: #0e6a93;
   font-weight: 200;
   font-size: 10px;
   margin-left: 5px;
}
.ocfilter-option label.disabled {
   color: #999;
}
.ocfilter-option label.disabled small {
   background-color: #efefef;
   color: #999;
}
.ocfilter-option label {
   color: #444;
   text-decoration: none;
}
.ocfilter-option label.ocf-selected {
   color: #e56101;
}
.ocfilter-option label.ocf-selected small {
   opacity: 0;
}
button[data-target="#ocfilter-hidden-options"] {
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
button[data-target="#ocfilter-hidden-options"] .fa:before {
   content: "\f078";
}
button[data-target="#ocfilter-hidden-options"][aria-expanded="true"] {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
button[data-target="#ocfilter-hidden-options"][aria-expanded="true"] .fa:before {
   content: "\f077";
}
.collapse-value {
   margin-bottom: 10px;
}
.collapse-value > button,
.collapse-value > button:focus,
.collapse-value > button:active,
.collapse-value > button:active:focus {
   text-align: left;
   background: transparent;
   border: none;
   box-shadow: none;
   padding: 0;
   font-size: 12px;
   text-decoration: underline;
   outline: none;
}
.collapse-value > button .fa:before {
   content: "\f107";
}
.collapse-value > button[aria-expanded="true"] .fa:before {
   content: "\f106";
}
.selected-options {
   color: #333;
   padding: 0;
}
.selected-options .ocfilter-option {
   background-color: #f8f8f8;
   font-size: 10px;
   padding: 4px 5px;
}
#ocfilter-price .ocf-option-values {
   padding: 10px 10px 5px;
}
.trackbar,
.trackbar .left-block,
.trackbar .right-block {
   height: 4px;
}
.popover-content .form-inline {
   white-space: nowrap;
}
.popover-content .form-inline .form-group {
   display: inline-block;
   margin-bottom: 0;
   vertical-align: middle;
}
.scale {
   margin-bottom: 35px;
   margin-left: 15px;
   margin-right: 15px;
}
.ocfilter .popover .form-inline .form-control {
   width: 100px;
}
.ocfilter-content-top .box-content,
.ocfilter-content-bottom .box-content {
   font-size: 0;
}
.ocfilter-content-top .ocfilter-option,
.ocfilter-content-bottom .ocfilter-option {
   display: inline-block;
   vertical-align: top;
   width: 33%;
}
.ocfilter-content-top .ocfilter-option + .ocfilter-option,
.ocfilter-content-bottom .ocfilter-option + .ocfilter-option {
   border-top: none;
}
.ocf-offcanvas {
   position: fixed;
   top: 0;
   background-color: #fff;
   bottom: 0;
   left: -250px;
   z-index: 2147483648;
   height: 100%;
   width: 250px;
   padding: 0;
   -webkit-transition: left 250ms ease;
   -moz-transition: left 250ms ease;
   -ms-transition: left 250ms ease;
   -o-transition: left 250ms ease;
   transition: left 250ms ease;
}
.ocf-offcanvas.active {
   left: 0;
}
.ocf-offcanvas .ocfilter-mobile-handle {
   position: absolute;
   left: 100%;
   top: 88px;
}
.ocf-offcanvas .ocfilter-mobile-handle .btn {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.ocf-offcanvas .ocf-offcanvas-body {
   overflow-x: hidden;
   overflow-y: auto;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}
.ocf-offcanvas {
}
.mainCat-item-subcat {
   min-height: 80px;
}
.mainCat-item-name a {
   color: #222;
   text-transform: uppercase;
   font-weight: 600;
   display: block;
}
.mainCat-item-pic {
   margin: auto;
   display: table;
}
.mainCat-item-subcat {
   min-height: 80px;
   text-align: center;
}
.mainCat-item-subcat a:hover {
   color: #23527c;
}
.maincategory {
   margin-top: 0px;
}
.maincategory h3.modtitle {
   font-size: 24px;
   color: #222;
   font-weight: 600;
   margin-bottom: 20px;
   text-transform: capitalize;
   margin-bottom: 10px;
   padding-bottom: 15px;
   position: relative;
   border-bottom: 1px solid #ddd;
}
.maincategory h3.modtitle::after {
   position: absolute;
   content: "";
   width: 100px;
   height: 2px;
   bottom: -1px;
   left: 0;
   background-color: #e00000;
}
.so-listing-tabs {
   margin: 0 -10px;
   padding: 0;
   overflow: hidden;
}
.so-listing-tabs .ltabs-wrap {
   overflow: hidden;
}
.so-listing-tabs .intro_text,
.so-listing-tabs .footer_text {
   margin: 10px 0;
}
.so-listing-tabs .ltabs-wrap .ltabs-tabs-container {
   margin: 0;
   padding: 0;
}
.so-listing-tabs .ltabs-wrap .wap-listing-tabs .item-cat-image {
   display: inline-block;
   float: left;
}
.so-listing-tabs .ltabs-tabs-container ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs {
   display: block;
}
.so-listing-tabs-ltr .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
   float: left;
}
.so-listing-tabs-rtl .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
   float: right;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all {
   margin-top: -48px;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover span {
   color: #ccc;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all {
   margin-top: 0;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all {
   margin-top: -48px;
}
.so-listing-tabs .ltabs-tab-img {
   float: left;
   height: 30px;
   margin-right: 10px;
   overflow: hidden;
}
.so-listing-tabs .hits {
   float: left;
   border-top: 1px solid #e9e9e9;
   padding: 2% 0 2% 0;
   border-bottom: 1px solid #e9e9e9;
   border-right: 1px solid #e9e9e9;
   color: #909090;
   width: 40%;
}
.so-listing-tabs .other-infor {
   margin-top: 15px;
}
.so-listing-tabs .author {
   float: left;
   overflow: hidden;
   border-top: 1px solid #e9e9e9;
   width: 53%;
   padding: 2% 0 2% 3%;
   color: #909090;
   border-bottom: 1px solid #e9e9e9;
}
.so-listing-tabs .author-text {
   color: #08c;
}
.so-listing-tabs .item-title {
   text-transform: uppercase;
   margin-bottom: 5px;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
   margin: 0;
   padding: 0 10px 0 5px;
   cursor: pointer;
   color: #666;
   text-transform: uppercase;
   font-size: 12px;
   line-height: 30px;
   vertical-align: middle;
}
.so-listing-tabs .created-date {
   margin-bottom: 10px;
   color: #909090;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel > span {
   color: #ccc;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
   display: none;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
   position: relative;
   display: inline-block;
   cursor: default;
   text-align: left;
   line-height: 30px;
   clear: both;
   color: #888;
   cursor: pointer;
   z-index: 5;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
   width: 167px;
   text-indent: 20px;
   border: 1px solid #ddd;
   border-right: none;
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px;
   background: #fff;
   overflow: hidden;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
   width: 30px;
   border: 1px solid #ddd;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;
   text-align: center;
   font-size: 12px;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -o-user-select: none;
   user-select: none;
   background: #ddd;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
   position: relative;
   float: left;
   height: 30px;
   z-index: 1;
   display: inline-block;
}
.so-listing-tabs .add-loadmore {
   float: right;
   margin-left: 10px;
   vertical: middle;
   margin-top: 2px;
}
.so-listing-tabs .loaded .add-loadmore {
   display: none;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
   position: absolute;
   top: 28px;
   left: 0;
   width: 100%;
   border: 1px solid #ddd;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
   overflow: hidden;
   background: #fff;
   display: none;
   z-index: 1;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
   display: block;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
   margin: 0;
   padding: 0;
   float: none;
}
.so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
   display: block;
   line-height: 20px;
   padding: 5px 10%;
}
.so-listing-tabs .ltabs-wrap .ltabs-items-container {
   margin: 0;
   padding: 0;
   overflow: hidden;
}
.so-listing-tabs .ltabs-items-container .ltabs-items {
   margin: 0;
   padding: 0;
   width: 100%;
   overflow: hidden;
   display: none;
}
.so-listing-tabs .ltabs-items-container .ltabs-items-inner {
   margin: 0;
   padding: 0;
   width: 100%;
   overflow: hidden;
}
.so-listing-tabs .ltabs-items-container .ltabs-items-selected {
   display: block;
}
.so-listing-tabs .ltabs-items-container .ltabs-item-wrap {
   margin: 0;
   padding: 0;
   opacity: 0;
   filter: alpha(opacity=0);
   box-shadow: #000 0em 0em 0em;
}
.so-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
   width: 100%;
   max-width: 100%;
   box-shadow: #000 0em 0em 0em;
}
.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
   float: left;
   margin-bottom: 20px;
   opacity: 0;
   filter: alpha(opacity=0);
   box-shadow: #000 0em 0em 0em;
}
.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-slider .ltabs-item {
   margin-bottom: 20px;
   opacity: 1;
   filter: alpha(opacity=1);
   box-shadow: none;
   width: 100%;
}
.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
   margin: 0 10px 20px 10px;
}
.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
   border: 1px solid #e9e9e9;
   margin-bottom: 10px;
}
.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .lt-image img {
   margin-left: auto;
   margin-right: auto;
   display: block;
   max-height: 100%;
   max-width: 100%;
}
.so-listing-tabs .ltabs-items .ltabs-loading {
   width: 100%;
   max-width: 100%;
   padding: 0;
   position: relative;
   background: url(../images/477.gif) no-repeat scroll center center transparent;
   min-height: 300px;
   display: block;
   z-index: 0;
}
.so-listing-tabs .ltabs-items-container .ltabs-loadmore {
   display: block;
   overflow: hidden;
   text-align: center;
   margin: 0 auto;
}
.so-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
   padding: 8px 12px;
   display: inline-block;
   background-color: #08c;
   color: #ccc;
   cursor: pointer;
}
.so-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
   background: url(../images/301.gif) no-repeat scroll center center transparent;
   width: 22px;
   height: 22px;
   display: none;
   margin-right: 10px;
   vertical-align: middle;
}
.so-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
   content: attr(data-label);
}
.so-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
   display: none;
}
@media all and (max-width: 479px) {
   .so-listing-tabs .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .ltabs-tabs-container .ltabs-tabs li {
      border-top: none !important;
      border-left: none !important;
      border-right: none !important;
   }
   .so-listing-tabs .ltabs-item .author {
      width: 100%;
      padding-left: 0;
   }
   .so-listing-tabs .ltabs-tab-img {
      display: none;
   }
   .so-listing-tabs .ltabs04-6 .ltabs-item {
      width: 16.64%;
   }
   .so-listing-tabs .ltabs04-5 .ltabs-item {
      width: 19.958%;
   }
   .so-listing-tabs .ltabs04-4 .ltabs-item {
      width: 24.995%;
   }
   .so-listing-tabs .ltabs04-3 .ltabs-item {
      width: 33.315%;
   }
   .so-listing-tabs .ltabs04-2 .ltabs-item {
      width: 49.985%;
   }
   .so-listing-tabs .ltabs04-1 .ltabs-item {
      width: 100%;
   }
   .so-listing-tabs .ltabs04-1 .clr1,
   .so-listing-tabs .ltabs04-2 .clr2,
   .so-listing-tabs .ltabs04-3 .clr3,
   .so-listing-tabs .ltabs04-4 .clr4,
   .so-listing-tabs .ltabs04-5 .clr5,
   .so-listing-tabs .ltabs04-6 .clr6 {
      clear: both;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-4 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-5 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .author,
   .so-listing-tabs .ltabs01-4 .ltabs-item .author,
   .so-listing-tabs .ltabs01-5 .ltabs-item .author,
   .so-listing-tabs .ltabs01-6 .ltabs-item .author {
      width: 100%;
   }
}
@media all and (min-width: 480px) and (max-width: 767px) {
   .so-listing-tabs .ltabs03-6 .ltabs-item {
      width: 16.64%;
   }
   .so-listing-tabs .ltabs03-5 .ltabs-item {
      width: 19.958%;
   }
   .so-listing-tabs .ltabs03-4 .ltabs-item {
      width: 24.995%;
   }
   .so-listing-tabs .ltabs02-5 .ltabs-item .author {
      width: 100%;
   }
   .so-listing-tabs .ltabs02-5 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs02-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs03-3 .ltabs-item {
      width: 33.295%;
   }
   .so-listing-tabs .ltabs03-2 .ltabs-item {
      width: 49.999%;
   }
   .so-listing-tabs .ltabs03-1 .ltabs-item {
      width: 100%;
   }
   .so-listing-tabs .ltabs03-1 .clr1,
   .so-listing-tabs .ltabs03-2 .clr2,
   .so-listing-tabs .ltabs03-3 .clr3,
   .so-listing-tabs .ltabs03-4 .clr4,
   .so-listing-tabs .ltabs03-5 .clr5,
   .so-listing-tabs .ltabs03-6 .clr6 {
      clear: both;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-4 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-5 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .author,
   .so-listing-tabs .ltabs01-4 .ltabs-item .author,
   .so-listing-tabs .ltabs01-5 .ltabs-item .author,
   .so-listing-tabs .ltabs01-6 .ltabs-item .author {
      width: 100%;
   }
}
@media all and (min-width: 768px) and (max-width: 991px) {
   .so-listing-tabs .ltabs01-3 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-4 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-5 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .author,
   .so-listing-tabs .ltabs01-4 .ltabs-item .author,
   .so-listing-tabs .ltabs01-5 .ltabs-item .author,
   .so-listing-tabs .ltabs01-6 .ltabs-item .author {
      width: 100%;
      padding-left: 0;
   }
   .so-listing-tabs .ltabs02-6 .ltabs-item {
      width: 16.64%;
   }
   .so-listing-tabs .ltabs02-5 .ltabs-item {
      width: 19.958%;
   }
   .so-listing-tabs .ltabs02-4 .ltabs-item {
      width: 24.995%;
   }
   .so-listing-tabs .ltabs02-3 .ltabs-item {
      width: 33.315%;
   }
   .so-listing-tabs .ltabs02-2 .ltabs-item {
      width: 49.999%;
   }
   .so-listing-tabs .ltabs02-1 .ltabs-item {
      width: 100%;
   }
   .so-listing-tabs .ltabs02-4 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs02-4 .ltabs-item .author,
   .so-listing-tabs .ltabs02-5 .ltabs-item .author,
   .so-listing-tabs .ltabs02-6 .ltabs-item .author {
      width: 100%;
      padding-left: 0;
   }
   .so-listing-tabs .ltabs02-5 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs02-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs02-1 .clr1,
   .so-listing-tabs .ltabs02-2 .clr2,
   .so-listing-tabs .ltabs02-3 .clr3,
   .so-listing-tabs .ltabs02-4 .clr4,
   .so-listing-tabs .ltabs02-5 .clr5,
   .so-listing-tabs .ltabs02-6 .clr6 {
      clear: both;
   }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
   .so-listing-tabs .ltabs01-6 .ltabs-item {
      width: 16.64%;
   }
   .so-listing-tabs .ltabs01-5 .ltabs-item {
      width: 20%;
   }
   .so-listing-tabs .ltabs01-4 .ltabs-item {
      width: 25%;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-4 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-5 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .author,
   .so-listing-tabs .ltabs01-4 .ltabs-item .author,
   .so-listing-tabs .ltabs01-5 .ltabs-item .author,
   .so-listing-tabs .ltabs01-6 .ltabs-item .author {
      width: 100%;
      padding-left: 0;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item {
      width: 33.315%;
   }
   .so-listing-tabs .ltabs01-2 .ltabs-item {
      width: 49.999%;
   }
   .so-listing-tabs .ltabs01-1 .ltabs-item {
      width: 100%;
   }
   .so-listing-tabs .ltabs01-1 .clr1,
   .so-listing-tabs .ltabs01-2 .clr2,
   .so-listing-tabs .ltabs01-3 .clr3,
   .so-listing-tabs .ltabs01-4 .clr4,
   .so-listing-tabs .ltabs01-5 .clr5,
   .so-listing-tabs .ltabs01-6 .clr6 {
      clear: both;
   }
}
@media all and (min-width: 1200px) {
   .so-listing-tabs .ltabs01-3 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-4 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-5 .ltabs-item .hits,
   .so-listing-tabs .ltabs01-6 .ltabs-item .hits {
      width: 100%;
      border-bottom: none;
      border-right: none;
   }
   .so-listing-tabs .ltabs01-3 .ltabs-item .author,
   .so-listing-tabs .ltabs01-4 .ltabs-item .author,
   .so-listing-tabs .ltabs01-5 .ltabs-item .author,
   .so-listing-tabs .ltabs01-6 .ltabs-item .author {
      width: 100%;
      padding-left: 0;
   }
   .so-listing-tabs .ltabs00-6 .ltabs-item {
      width: 16.64%;
   }
   .so-listing-tabs .ltabs00-5 .ltabs-item {
      width: 20%;
   }
   .so-listing-tabs .ltabs00-4 .ltabs-item {
      width: 25%;
   }
   .so-listing-tabs .ltabs00-3 .ltabs-item {
      width: 33.315%;
   }
   .so-listing-tabs .ltabs00-2 .ltabs-item {
      width: 49.999%;
   }
   .so-listing-tabs .ltabs00-1 .ltabs-item {
      width: 100%;
   }
   .so-listing-tabs .ltabs00-1 .clr1,
   .so-listing-tabs .ltabs00-2 .clr2,
   .so-listing-tabs .ltabs00-3 .clr3,
   .so-listing-tabs .ltabs00-4 .clr4,
   .so-listing-tabs .ltabs00-5 .clr5,
   .so-listing-tabs .ltabs00-6 .clr6 {
      clear: both;
   }
}
.so-listing-tabs.lt-ie9 .ltabs01-6 .ltabs-item {
   width: 16.64%;
}
.so-listing-tabs.lt-ie9 .ltabs01-5 .ltabs-item {
   width: 20%;
}
.so-listing-tabs.lt-ie9 .ltabs01-4 .ltabs-item {
   width: 25%;
}
.so-listing-tabs.lt-ie9 .ltabs01-3 .ltabs-item {
   width: 33.315%;
}
.so-listing-tabs.lt-ie9 .ltabs01-2 .ltabs-item {
   width: 49.999%;
}
.so-listing-tabs.lt-ie9 .ltabs01-1 .ltabs-item {
   width: 100%;
}
.so-listing-tabs.lt-ie9 .ltabs01-1 .clr1,
.so-listing-tabs.lt-ie9 .ltabs01-2 .clr2,
.so-listing-tabs.lt-ie9 .ltabs01-3 .clr3,
.so-listing-tabs.lt-ie9 .ltabs01-4 .clr4,
.so-listing-tabs.lt-ie9 .ltabs01-5 .clr5,
.so-listing-tabs.lt-ie9 .ltabs01-6 .clr6 {
   clear: both;
}
.cf:before,
.cf:after {
   content: " ";
   display: table;
}
.cf:after {
   clear: both;
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
.so-listing-tabs .owl2-controls .owl2-nav .owl2-next {
   border: 1px solid #e9e9e9;
   color: #e9e9e9;
   float: left;
   height: 32px;
   line-height: 28px;
   text-align: center;
   width: 32px;
   background-color: #fff;
   position: absolute;
   margin-top: -16px;
   top: 50%;
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:before,
.so-listing-tabs .owl2-controls .owl2-nav .owl2-next:before {
   font-family: FontAwesome;
   font-size: 28px;
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover,
.so-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover {
   cursor: pointer;
   border: 1px solid #ccc;
   color: #fff;
   background: #e9e9e9 none repeat scroll 0 0;
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-next {
   right: 0;
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev {
   left: 0;
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:before {
   content: "\f104";
}
.so-listing-tabs .owl2-controls .owl2-nav .owl2-next:before {
   content: "\f105";
}
.so-listing-tabs .new-ltabs-item {
   opacity: 0 !important;
   filter: alpha(opacity=0) !important;
}
.so-listing-tabs .product-thumb .image {
   position: relative;
}
.so-listing-tabs .product-thumb .image span.label-sale:after {
   border-left: 8px solid transparent;
   border-top: 9px solid #e74c3c;
   bottom: -6px;
   content: "";
   position: absolute;
   right: 8px;
}
.so-listing-tabs .product-thumb .image span.label-sale {
   background: #e74c3c none repeat scroll 0 0;
   left: 20px;
   top: 20px;
   z-index: 3;
}
.so-listing-tabs .product-thumb .image .label-new,
.so-listing-tabs .product-thumb .image .label-sale {
   display: block;
   font-size: 12px;
   height: 30px;
   line-height: 23px;
   min-width: 56px;
   padding: 3px 10px;
   position: absolute;
   text-align: center;
   text-transform: uppercase;
   z-index: 1;
}
.so-listing-tabs .product-thumb .image span.label-new:after {
   border-right: 8px solid transparent;
   border-top: 9px solid #1e91cf;
   bottom: -6px;
   content: "";
   position: absolute;
   left: 8px;
}
.so-listing-tabs .product-thumb .image span.label-new {
   background: #1e91cf none repeat scroll 0 0;
   right: 20px;
   top: 20px;
   z-index: 3;
}
.so-listing-tabs .product-thumb .image .img-thumb1 {
   position: relative;
   z-index: 2;
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition: all 0.3s ease-in-out;
}
.so-listing-tabs .product-thumb .image .img-thumb2 {
   position: absolute;
   z-index: 1;
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transition: all 0.3s ease-in;
}
.so-listing-tabs .product-thumb .image a {
   overflow: hidden;
   position: relative;
}
.so-listing-tabs .product-thumb .image:hover .img-thumb1 {
   transform: translateX(200%);
   -moz-transform: translateX(200%);
   -webkit-transform: translateX(200%);
   -ms-transform: translateX(200%);
   transition: all 0.3s ease-in-out;
}
@charset "UTF-8";
.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.bounceIn,
.animated.bounceOut {
   -webkit-animation-duration: 0.75s;
   animation-duration: 0.75s;
}
.animated.flipOutX,
.animated.flipOutY {
   -webkit-animation-duration: 0.75s;
   animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
   from,
   20%,
   53%,
   80%,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
   }
   40%,
   43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
   }
   70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
   }
   40%,
   43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
   }
   70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -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;
}
@-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(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
   }
   75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.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(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
   }
   75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.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 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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.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;
}
@-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 starwars {
   0% {
      opacity: 0;
      -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
   }
   80% {
      opacity: 1;
      -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
   }
   100% {
      opacity: 1;
      -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
   }
}
@-moz-keyframes starwars {
   0% {
      opacity: 0;
      -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
   }
   80% {
      opacity: 1;
      -moz-transform: perspective(200px) scale(1) rotateX(60deg);
   }
   100% {
      opacity: 1;
      -moz-transform: perspective(200px) scale(1) rotateX(0deg);
   }
}
@-o-keyframes starwars {
   0% {
      opacity: 0;
      -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
   }
   80% {
      opacity: 1;
      -o-transform: perspective(200px) scale(1) rotateX(60deg);
   }
   100% {
      opacity: 1;
      -o-transform: perspective(200px) scale(1) rotateX(0deg);
   }
}
@keyframes starwars {
   0% {
      opacity: 0;
      transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
   }
   80% {
      opacity: 1;
      transform: perspective(200px) scale(1) rotateX(60deg);
   }
   100% {
      opacity: 1;
      transform: perspective(200px) scale(1) rotateX(0deg);
   }
}
.starwars {
   position: relative;
   -webkit-transform-origin: 50% 50%;
   -webkit-animation-play-state: running;
   -moz-transform-origin: 50% 50%;
   -moz-animation-play-state: running;
   -o-transform-origin: 50% 50%;
   -o-animation-play-state: running;
   transform-origin: 50% 50%;
   animation-play-state: running;
}
@-webkit-keyframes slideLeft {
   0% {
      opacity: 0;
      left: -30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
@-moz-keyframes slideLeft {
   0% {
      opacity: 0;
      left: -30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
@-o-keyframes slideLeft {
   0% {
      opacity: 0;
      left: -30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
@keyframes slideLeft {
   0% {
      opacity: 0;
      left: -30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
.slideLeft {
   position: relative;
   -webkit-animation-play-state: running;
   -moz-animation-play-state: running;
   -o-animation-play-state: running;
   animation-play-state: running;
}
@-webkit-keyframes slideRight {
   0% {
      opacity: 0;
      left: 30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
@-moz-keyframes slideRight {
   0% {
      opacity: 0;
      left: 30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
@-o-keyframes slideRight {
   0% {
      opacity: 0;
      left: 30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
@keyframes slideRight {
   0% {
      opacity: 0;
      left: 30px;
   }
   100% {
      opacity: 1;
      left: 0;
   }
}
.slideRight {
   position: relative;
   -webkit-animation-play-state: running;
   -moz-animation-play-state: running;
   -o-animation-play-state: running;
   animation-play-state: running;
}
@-webkit-keyframes slideTop {
   0% {
      opacity: 0;
      top: -30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@-moz-keyframes slideTop {
   0% {
      opacity: 0;
      top: -30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@-o-keyframes slideTop {
   0% {
      opacity: 0;
      top: -30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@keyframes slideTop {
   0% {
      opacity: 0;
      top: -30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@-webkit-keyframes slideBottom {
   0% {
      opacity: 0;
      top: 30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@-moz-keyframes slideBottom {
   0% {
      opacity: 0;
      top: 30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@-o-keyframes slideBottom {
   0% {
      opacity: 0;
      top: 30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@keyframes slideBottom {
   0% {
      opacity: 0;
      top: 30px;
   }
   100% {
      opacity: 1;
      top: 0;
   }
}
@-webkit-keyframes pageTop {
   0% {
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(90deg);
   }
   100% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateX(0deg);
   }
}
@-moz-keyframes pageTop {
   0% {
      opacity: 0;
      -moz-transform: perspective(400px) rotateX(90deg);
   }
   100% {
      opacity: 1;
      -moz-transform: perspective(400px) rotateX(0deg);
   }
}
@-o-keyframes pageTop {
   0% {
      opacity: 0;
      -o-transform: perspective(400px) rotateX(90deg);
   }
   100% {
      opacity: 1;
      -o-transform: perspective(400px) rotateX(0deg);
   }
}
@keyframes pageTop {
   0% {
      opacity: 0;
      transform: perspective(400px) rotateX(90deg);
   }
   100% {
      opacity: 1;
      transform: perspective(400px) rotateX(0deg);
   }
}
.pageTop {
   position: relative;
   -webkit-animation-play-state: running;
   -webkit-transform-origin: 50% 0%;
   -moz-animation-play-state: running;
   -moz-transform-origin: 50% 0%;
   -o-animation-play-state: running;
   -o-transform-origin: 50% 0%;
   animation-play-state: running;
   transform-origin: 50% 0%;
}
@-webkit-keyframes pageBottom {
   0% {
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(-90deg);
   }
   100% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateX(0deg);
   }
}
@-moz-keyframes pageBottom {
   0% {
      opacity: 0;
      -moz-transform: perspective(400px) rotateX(-90deg);
   }
   100% {
      opacity: 1;
      -moz-transform: perspective(400px) rotateX(0deg);
   }
}
@-o-keyframes pageBottom {
   0% {
      opacity: 0;
      -o-transform: perspective(400px) rotateX(-90deg);
   }
   100% {
      opacity: 1;
      -o-transform: perspective(400px) rotateX(0deg);
   }
}
@keyframes pageBottom {
   0% {
      opacity: 0;
      transform: perspective(400px) rotateX(-90deg);
   }
   100% {
      opacity: 1;
      transform: perspective(400px) rotateX(0deg);
   }
}
@-webkit-keyframes bounceIn {
   from,
   20%,
   40%,
   60%,
   80%,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
   20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
   }
   40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
   20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
   }
   40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
   }
   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(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
}
@keyframes bounceOut {
   20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.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(0.95, 0.95, 0.95);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.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(0.95, 0.95, 0.95);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.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;
}
@-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;
}
@-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(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
   50% {
      opacity: 1;
   }
}
@keyframes zoomIn {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
   50% {
      opacity: 1;
   }
}
.zoomIn {
   -webkit-animation-name: zoomIn;
   animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
@keyframes zoomInDown {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
.zoomInDown {
   -webkit-animation-name: zoomInDown;
   animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
@keyframes zoomInLeft {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
.zoomInLeft {
   -webkit-animation-name: zoomInLeft;
   animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
@keyframes zoomInRight {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
.zoomInRight {
   -webkit-animation-name: zoomInRight;
   animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
@keyframes zoomInUp {
   from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
.zoomInUp {
   -webkit-animation-name: zoomInUp;
   animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
   from {
      opacity: 1;
   }
   50% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
   to {
      opacity: 0;
   }
}
@keyframes zoomOut {
   from {
      opacity: 1;
   }
   50% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
   }
   to {
      opacity: 0;
   }
}
.zoomOut {
   -webkit-animation-name: zoomOut;
   animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
      transform: scale3d(0.1, 0.1, 0.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.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
@keyframes zoomOutDown {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
      transform: scale3d(0.1, 0.1, 0.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.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
.zoomOutDown {
   -webkit-animation-name: zoomOutDown;
   animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
   }
   to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
      transform: scale(0.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center;
   }
}
@keyframes zoomOutLeft {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
   }
   to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
      transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
   }
   to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
      transform: scale(0.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center;
   }
}
@keyframes zoomOutRight {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
   }
   to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
      transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
      transform: scale3d(0.1, 0.1, 0.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.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
   }
}
@keyframes zoomOutUp {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
   }
   to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
      transform: scale3d(0.1, 0.1, 0.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.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 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;
}
.owl2-carousel .animated {
   -webkit-animation-duration: 1000ms;
   animation-duration: 1000ms;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
}
.owl2-carousel .owl2-animated-in {
   z-index: 0;
}
.owl2-carousel .owl2-animated-out {
   z-index: 1;
}
.owl2-carousel .fadeOut {
   -webkit-animation-name: fadeOut;
   animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
   0% {
      opacity: 1;
   }
   100% {
      opacity: 0;
   }
}
@keyframes fadeOut {
   0% {
      opacity: 1;
   }
   100% {
      opacity: 0;
   }
}
.owl2-height {
   -webkit-transition: height 500ms ease-in-out;
   -moz-transition: height 500ms ease-in-out;
   -ms-transition: height 500ms ease-in-out;
   -o-transition: height 500ms ease-in-out;
   transition: height 500ms ease-in-out;
}
.owl2-carousel {
   width: 100%;
   -webkit-tap-highlight-color: transparent;
   position: relative;
   z-index: 1;
}
.owl2-carousel .owl2-stage {
   position: relative;
   -ms-touch-action: pan-Y;
}
.owl2-carousel .owl2-stage:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}
.owl2-carousel .owl2-stage-outer {
   position: relative;
   overflow: hidden;
   -webkit-transform: translate3d(0, 0, 0);
}
.owl2-carousel .owl2-controls .owl2-nav .owl2-prev,
.owl2-carousel .owl2-controls .owl2-nav .owl2-next,
.owl2-carousel .owl2-controls .owl2-dot {
   cursor: pointer;
   cursor: hand;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.owl2-carousel.owl2-loaded {
   display: block;
}
.owl2-carousel.owl2-loading {
   opacity: 0;
   display: block;
}
.owl2-carousel.owl2-hidden {
   opacity: 0;
}
.owl2-carousel .owl2-item {
   position: relative;
   min-height: 1px;
   float: left;
   -webkit-backface-visibility: hidden;
   -webkit-tap-highlight-color: transparent;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.owl2-carousel .owl2-item img {
   -webkit-transform-style: preserve-3d;
}
.owl2-carousel.owl2-text-select-on .owl2-item {
   -webkit-user-select: auto;
   -moz-user-select: auto;
   -ms-user-select: auto;
   user-select: auto;
}
.owl2-carousel .owl2-grab {
   cursor: move;
   cursor: -webkit-grab;
   cursor: -o-grab;
   cursor: -ms-grab;
   cursor: grab;
}
.owl2-carousel.owl2-rtl {
   direction: rtl;
}
.owl2-carousel.owl2-rtl .owl2-item {
   float: right;
}
.no-js .owl2-carousel {
   display: block;
}
.owl2-carousel .owl2-item .owl2-lazy {
   opacity: 0;
   -webkit-transition: opacity 400ms ease;
   -moz-transition: opacity 400ms ease;
   -ms-transition: opacity 400ms ease;
   -o-transition: opacity 400ms ease;
   transition: opacity 400ms ease;
}
.owl2-carousel .owl2-item img {
   transform-style: preserve-3d;
}
.owl2-carousel .owl2-video-wrapper {
   position: relative;
   height: 100%;
   background: #000;
}
.owl2-carousel .owl2-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;
   -webkit-transition: scale 100ms ease;
   -moz-transition: scale 100ms ease;
   -ms-transition: scale 100ms ease;
   -o-transition: scale 100ms ease;
   transition: scale 100ms ease;
}
.owl2-carousel .owl2-video-play-icon:hover {
   -webkit-transition: scale(1.3, 1.3);
   -moz-transition: scale(1.3, 1.3);
   -ms-transition: scale(1.3, 1.3);
   -o-transition: scale(1.3, 1.3);
   transition: scale(1.3, 1.3);
}
.owl2-carousel .owl2-video-tn {
   opacity: 0;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
   -webkit-transition: opacity 400ms ease;
   -moz-transition: opacity 400ms ease;
   -ms-transition: opacity 400ms ease;
   -o-transition: opacity 400ms ease;
   transition: opacity 400ms ease;
}
.owl2-carousel .owl2-video-frame {
   position: relative;
   z-index: 1;
}
.so-groups-sticky.right {
   position: fixed;
   right: 0;
   z-index: 999;
   background: #f60;
   width: 50px;
}
.rtl .so-groups-sticky.right {
   left: 0;
   right: auto;
}
.so-groups-sticky.left {
   position: fixed;
   left: 0;
   z-index: 999;
   background: #f60;
   width: 50px;
}
.rtl .so-groups-sticky.left {
   right: 0;
   left: auto;
}
#so-groups > a {
   float: left;
   width: 100%;
   display: block;
   cursor: pointer;
   text-align: center;
   color: #fff;
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
   padding: 10px;
   height: 43px;
   position: relative;
}
#so-groups > a:hover {
   background-color: #ec3a01;
}
#so-groups > a > i {
   font-size: 20px;
}
#so-groups i.fa-recent {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAKCAYAAABfYsXlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQNJREFUeNqc0kGnQkEYBuDpRsQlWkVEq8vdRi1rE22jfxDRz2h76Qdczm+oZbs20SJxKKJVTk5EahmXy/R+vPE5Zk40POYczffOnK/JWGuNZ1SgB00oQ4nzGU5wgzlMYe9MkHAlBwPYwAJ+4d+6xx+MIICQdVmdp4M7DJWCKnxCxKA7jOEnsUHEdWIIa+jq8CyLJPhLbTZQIW2e8Or4gr6qkUMtuTb3gc5MIA+NRO9qnLfsdR+Kjs7W1fMBWnCBmez2nej7U6BaEln/CDz1FTn5znNbVpzzvDnmxbrkOBrProZ/UmzTR8x1zoy0cFFP2SDm7+bdcFHgbQoZGvK98Kr2IcAAl+M03Ca/SoAAAAAASUVORK5CYII=)
      no-repeat;
   width: 23px;
   height: 10px;
   display: inline-block;
}
#so-groups > a span {
   background-color: #f60;
   color: #fff;
   display: inline-block;
   font-size: 14px;
   line-height: 22px;
   opacity: 0;
   padding: 10px;
   position: absolute;
   right: 100%;
   text-align: center;
   text-transform: capitalize;
   top: 0;
   transition: all 0.2s ease-in-out 0s;
   visibility: hidden;
   white-space: nowrap;
   width: auto;
}
.rtl #so-groups > a span {
   left: 100%;
   right: auto;
}
#so-groups > a:hover span {
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
   visibility: visible;
   width: auto;
}
#so-groups .text-color {
   color: #f60;
}
#so-groups .popup {
   position: fixed;
   z-index: 999;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   min-width: 100%;
   max-width: 100%;
   height: 100%;
   min-height: 100%;
   max-height: 100%;
   overflow-y: auto;
   overflow-x: hidden;
   opacity: 1;
   background: rgba(0, 0, 0, 0.6);
}
#so-groups .popup-hidden {
   opacity: 0;
   top: -100%;
   bottom: 100%;
}
#so-groups .popup-screen {
   display: table;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#so-groups .popup-position {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   height: 100%;
   padding: 40px;
}
@media screen and (min-width: 768px) {
   #so-groups .popup-position {
      padding: 40px;
   }
}
#so-groups .popup-container {
   display: block;
   margin: 0 auto;
   box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}
#so-groups .popup-small {
   max-width: 540px;
}
#so-groups .popup-html {
   padding: 0;
}
#so-groups .popup-header,
#so-groups .popup-content,
#so-groups .popup-footer {
   display: inline-block;
   vertical-align: top;
   width: 100%;
}
#so-groups .popup-header {
   position: relative;
   font-size: 16px;
   line-height: 22px;
   font-weight: 700;
   color: #fff;
   text-transform: uppercase;
   background-color: #f60;
}
#so-groups .popup-header > span > i {
   margin-right: 10px;
}
@media screen and (min-width: 768px) {
   #so-groups .popup-header {
      padding-top: 25px;
      padding-bottom: 25px;
   }
}
@media screen and (min-width: 768px) {
   #so-groups .popup-header {
      padding-left: 40px;
      padding-right: 70px;
   }
}
#so-groups .popup-close {
   position: absolute;
}
#so-groups .popup-close,
#so-groups .popup-close i.fa {
   height: 40px;
   line-height: 40px;
   font-size: 13px;
}
#so-groups .popup-header .popup-close {
   top: 50%;
   margin-top: -20px;
   width: 40px;
   cursor: pointer;
   color: #fff;
   font-size: 2.2rem;
   text-align: center;
}
#so-groups .popup-header .popup-close:hover {
   opacity: 0.7;
}
@media screen and (min-width: 768px) {
   #so-groups .popup-header .popup-close {
      right: 20px;
   }
}
#so-groups i.fa {
   text-align: center;
}
#so-groups .popup-close i.fa {
   width: 100%;
   color: #fff;
}
#so-groups .popup-content {
   background: #fff;
}
@media screen and (min-width: 768px) {
   #so-groups .popup-content {
      padding: 40px 40px 20px;
   }
}
#so-groups .notification {
   position: relative;
   display: inline-block;
   vertical-align: top;
   width: 100%;
   min-height: 100%;
   max-height: 100%;
   padding: 20px;
   border-width: 1px;
   border-style: solid;
}
#so-groups .notification i.info-icon {
   position: absolute;
   top: 8px;
   width: 48px;
   height: 48px;
   line-height: 48px;
   font-size: 26px;
   cursor: default;
   left: 0;
}
#so-groups .notification p {
   font-size: 14px;
   margin: 0;
   padding: 0;
}
#so-groups .notification i.info-icon + p {
   padding-left: 28px;
}
@media screen and (min-width: 768px) {
   #so-groups .notification {
      margin-bottom: 40px;
   }
}
#so-groups .notification.gray {
   background-color: #eee;
   border-color: #d6d6d6;
   color: #737373;
}
#so-groups div.nav-secondary {
   width: 100%;
   padding-bottom: 40px;
}
#so-groups div.nav-secondary {
   float: left;
}
#so-groups div.nav-secondary ul,
#so-groups div.nav-secondary ul li {
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#so-groups div.nav-secondary > ul {
   float: left;
}
#so-groups div.nav-secondary li span.nav-action {
   width: 37px;
   height: 37px;
   position: relative;
   z-index: 10;
   cursor: pointer;
}
#so-groups div.nav-secondary li span {
   float: right;
}
#so-groups div.nav-secondary li span.nav-action .more {
   display: block;
}
#so-groups div.nav-secondary li span.nav-action i.fa {
   width: 37px;
   height: 37px;
   line-height: 37px;
   color: rgba(0, 0, 0, 0.3);
}
#so-groups div.nav-secondary li span i.fa {
   float: right;
}
#so-groups div.nav-secondary li span.nav-action .less {
   display: none;
}
#so-groups div.nav-secondary li.active > span.nav-action .more {
   display: none;
}
#so-groups div.nav-secondary li.active > span.nav-action .less {
   display: block;
}
#so-groups div.nav-secondary li a {
   position: relative;
   display: block;
   vertical-align: top;
   font-size: 16px;
   text-transform: uppercase;
   padding: 10px 0;
   color: #1a1a1a;
   border-top: 1px solid rgba(0, 0, 0, 0.15);
}
#so-groups div.nav-secondary li a:hover {
   color: #f60;
   text-decoration: underline;
}
#so-groups div.nav-secondary li a {
   padding-right: 60px;
}
#so-groups div.nav-secondary > ul > li:first-child > a {
   border-top: none;
}
#so-groups div.nav-secondary ul.level-2,
#so-groups div.nav-secondary ul.level-3 {
   display: none;
}
#so-groups div.nav-secondary > ul > li > ul.level-2 > li.active ul.level-3 {
}
#so-groups div.nav-secondary .nav-arrow {
   display: none;
}
#so-groups div.nav-secondary ul.level-2 > li a:before,
#so-groups div.nav-secondary ul.level-3 > li a:before {
   content: " - ";
}
#so-groups div.nav-secondary ul.level-2 > li > a,
#so-groups div.nav-secondary ul.level-3 > li > a {
   font-size: 15px;
}
#so-groups div.nav-secondary ul.level-2 > li > a {
   padding-left: 10px;
}
#so-groups div.nav-secondary ul.level-3 > li > a {
   padding-left: 20px;
}
#so-groups .form-content,
#so-groups .form-content form,
#so-groups .form-content .form-box,
#so-groups .form-content .form-group {
   width: 100%;
}
#so-groups .popup-mysearch .form-content .form-box {
   text-align: center;
   position: relative;
}
@media screen and (min-width: 768px) {
   #so-groups .form-content .form-box {
      margin-bottom: 40px;
   }
}
#so-groups .form-content .form-box input.field,
#so-groups .form-content .form-box select.field {
   height: 50px;
   min-height: 50px;
   max-height: 50px;
   -webkit-appearance: none;
   display: inline-block;
   vertical-align: top;
   width: 100%;
   min-width: 100%;
   max-width: 100%;
   margin: 0;
   padding: 10px 35px 10px 15px;
   font-size: 14px;
   line-height: 28px;
   font-weight: 400;
   border-radius: 5px;
   border: 1px solid #ccc;
}
#so-groups .form-content .form-box input.field:hover,
#so-groups .form-content .form-box select.field:hover {
   cursor: pointer;
}
#so-groups .form-content .form-box #button-search {
   text-align: center;
   background-color: #f60;
   display: inline-block;
   border: 0;
   border-radius: 30px;
   padding: 10px 40px;
   color: #fff;
   font-size: 18px;
}
#so-groups .form-content .form-box #button-search:hover {
   background-color: #ec3a01;
}
#so-groups .form-content .form-box input + i {
   display: inline-block;
   position: absolute;
   right: 20px;
   top: 50%;
   margin-top: -7px;
   cursor: pointer;
}
#so-groups div.hr {
   float: left;
   width: 100%;
   clear: both;
}
#so-groups div.hr.show {
   visibility: visible;
   opacity: 1;
}
#so-groups div.hr.show {
   height: 1px;
   background: rgba(0, 0, 0, 0.15);
}
#so-groups .txt-center {
   text-align: center;
}
#so-groups .form-content .form-box .account-txt {
   text-transform: uppercase;
   color: #222;
   font-size: 12px;
}
#so-groups .form-content .form-box a.account-url:hover .account-txt {
   color: #f60;
}
#so-groups .form-content .form-box a.account-url {
   height: 80px;
   display: inline-block;
}
#so-groups .form-content .form-box a > span > i.fa-history {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAlCAYAAAA9ftv0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFZJREFUeNrMmA9klGEcx6+7c1ziGEsplzHGZbksF1k2ZSlLWWJZNUVKkVKiyE4pRTZLiaUpTbOUpXSa0pRSSqezaUSk0xhxxBjHqd8vnzdv193ufe/em/vxdffen+f3fZ7n+/vzPPN+7XKValWCRlAvWCQIm77PCBKCKcFnwUvBa0GqFKfziiTuEXQI2gUbeVaLC6YhuIXPHglCTDBkGmNEMCi4K0jPBfHdgi5BLavWLxhlJWdMv3vF61rTZ37BOkELE6sRJAVRwS07JNw2ftsqGBPcFkyy3SqD06zejIUx9DcxwVHBM551rJuCT/hwjLjKoFfwmPdbBc2C84JqkyTsWDU7NyBYI9jG2I/x5SmVuDp4Ljgi6BGsQLMuVuxukbEV5PUyrw8EywWX8PUc30VpXAPpCUHVyeB2LJfGrZju4B3iZwOB/p95Z1nph6xMDNi1i0XuxgiB3op0VEo/rEjFJ7gH+R4GGLKiuywrZsIefLfiexG+fVaIXxM0IY/jgsM8V7nKb0YxO4zvTtLnlUIa70BfmlfPuirDzlA3dlKw/iNeRZ7W0ryaHF0JpvJ5J1hC5kllS+UIXx6oINJGr7MPvZ/IXvGA4BvNULOrMm2YVmGZrrqx4nsg30TpPVhmEjVUyFqLxeoCQbuAivtXKvowQRSnCIhAGQj7GfsT0rRC/AUS0d7oi5m4zqiBiB2g0i0U/HSY9HYIdzGBGMWmkK0XLKWfuQXXoBt5GL1HOUxL+EcKS5oqmKZDtGJfyXQu00Qb3WhnmkOAk6YHjA+0DgEyw1EqcpRtt2sJuDZpr1JHI+NUCgzTs9fTax9gi9NMJEk5LzY1Ktc6LxH+3iHStQSTOthL3KRNGm/g83QJPlQ6ES9bl3KI+DEq3aosKXhIaRMkgFJMuQbcRPh+wa8c6LY5aITdy9ZvB7sRtSHJ3jyclGvAy7kvnmcl7GaanxD0meTgJwVO2DyMXOY/rhyL8Ecq06So6w5IpZ/u8h4HCZ3ASSaz2WYC+JqHk2bBkJfIDzqk8UGyyUnTITpDbx1zyIdyndQma4hmfaGDOTxIHjcuhKYcHPu7ln8v+m7HWbLE/L2OulBDf59AJnEmMOPAgmjrHVfib/mwBY3atTbSYCPPSVNZD3Nb4Dfdel0sIf0aPt66IZ5i1XdzrTBmcaBu+uRqdLyYfnkVp3N9nU+Pf58JvmNHrHaTfXSSATimDOIZLnZaKNVK4qqFQW9ApB+CPWi5D8mY7SWlv5li9CbrArSQPHrR9ka4ZowTUD2rPEBPbkUewwyyI+u7j6bz4Y8c/62jZ0nYuCwKsagN3KaNGxdC47SMbTidLDDQCdP7vhwlOcxlTiLP/5PoVXdm1ALxKSY8Atd/brJOsRJdbGuhk7cLzc1W/iOzfD/DUcyKnUPv0Xz3Ktc4b24o48HCrkWICa2ih/IRD6BRXwVdCB2Dz0rzcTLXba0GwNM5unKzYhrgm7JPaL8FGAA5bSH3Qxv0DgAAAABJRU5ErkJggg==)
      no-repeat;
   width: 46px;
   height: 37px;
   display: inline-block;
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-history:before {
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-shoppingcart {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAsCAYAAADxRjE/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABWBJREFUeNrMmQ9k3VcUx5M1wqaUEFKNTqaTKZnSCa3yapPabFKrTKZdo/PqRauRMGplEh2T2ZjOJpPo01jsaTUSC9Px7FlsGntWq4QQDaMyHbFYiIUQ3Tl8LmfX+73+/rwsuXy993vvd+89v3PP+Z7vvb/qx+9UVbLtFnQKzgpSgmnBmOCWYK1SkzxVoXEOC4YFS4LrGNjD53V+H+a+xK06gaf3CE4L0hjzh2BEkOW7a/sEGe7T7/e4JydY/b+MPoIRHYKnBVMY+32Ivq9jfLtgXTBO35mtMLqOONUJWwQbglrBfcFnTL4eYd4GwTkevkkwh/c1/leSxrQm0zeCR4JPGPy44BnBKcLga2L2Cx4oTPtT8LHgOcErgnnGX2K+VFRP1xsvHBA8FOxnIhezD8vEbJH7ojJGHfPqOAcFi4wzKlgOMrqNyd9kqW/RqYjxaaAPlee/KULFxmyGz3WSbYTki5M3nYThJOPkndHKAIN4857xUqnM3kUS6YCv4oEx+ix4MesesonYdzG7moChdIWvqNH/4K3zJFTY5sIig5HTGOYnpV3BDRyi9/0c0fvKVjfUcWr0Y/NHAa9NessehspcWKzh0SweDsqVee4ZLcMYtTys9nnZxrQa3QcTZPDMCoNlGTwKldmwcOGW85IyZbi+ysRsgeuDjHGOBHU5pKt7zRl9UfAVHZrMxA0sY5ZljcLFLizavbCYKcH/GQz9HecdC2CrC4KhUjytHT8Q7BWcJHFuwNVDgkMhjVbvvCVoFAxgyF3BrKAXg1fwbgGHNGH8G8w/4NHrf8LDejpo2R0Xh2GZcsUqTVjswkHNRre0cP1iQP9ATwdVsA8FzwpOMNmQUXVHQo6jYbJpkqyZ8RoZfzmJNNU4/EHwreASfOkv+14msst+iWX3K10v/9/l/gHgxkusp7VoTLB8G2iCR2iMY+Y+9cqnghfQI/c9/ZDhc4ni5XTL8/SzXm31xi7bakr81kuGHy+h8H6i8o3AxW7iadBHBcvwqYZehvKCuFh5+CbhUkWfyJ5eRye7QXSyz0mOozzQVaPsak1fvfdLwRmuz3BdTm7ehKePsgLjcTyt+viO4BcmtGptBvRB/IM85OUEu6fveLjNsJuBUp7WYvISDDEcsL9bxftjLG+clieR3zaM4mubq6xmUxj2WEDkN7JkWt1+FfwGV+4hhA7xcHHaIgyy4anIDlZ6ifxSeXotys5F+fkjdhgnmEif/G/BX/DsexXYYB8g1JSlbuOUd3Fa3qfRmojLmUetOTVXCLOnK6PgOmCaFOM4bT4fNRGf1JZRgHFbC/R5Fg8WSMTxsHK4Uoc1YbdQrnJ24lG3sc0Zgw8jEdor6em47TbC6CQ0t+ltqzoJFXfwk98Jnt5NWE0Zg1vNsdkQMvQ1EnByJ3jaL939UOYiDJX19EgdUiDlF53tMroNhuhDs5TT3OrxKzvB6IsBB0RpuH+BwjNaSmNvl9FWBqfN8YLSXncJ72+70fswNMP3OcIkF7ZQ1SB+Ooix6S00Vivo+7DEmnfsFnZ/qXauKuV1kak/Ch4wcP0WGH2KM+xutmrnQxhcjz0PsE/t7LIHkK0s2+kYh+WlSvUsG4e5mLGeMYfvOSix6BeXovFCN/HmJGI/11sd6/3Md4dra0+x3Pm07zG336uj/Ga9qpbE0+4UNo1yXDHHw3Nxy7h27KGsdlGKJ9C9g+jgpPp5gnG7mKfnSSEV50VRszkcrEdaZj1pWcrTTj+nOQFdNoecC1EMSPJKrtYcsLcZEZ/l/1lzvGX1c94cJ2/Gmbi6Qm9s95uzvgY812w+g97XVG2n0f6RmntXOGUSt2LtXwEGAFjVsLCJEcZjAAAAAElFTkSuQmCC)
      no-repeat;
   width: 45px;
   height: 44px;
   display: inline-block;
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-shoppingcart:before {
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-register {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAArCAYAAAAUo/pwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdNJREFUeNpi/B/DQA9QDcQtaGK/gNgciC9g08DCQB+gBcTvgHgNlC8ExCFALD3QDgOBp0CcDmXrQh2GEzAxDFIw6jBSAQs0AXYBsTqN7MglIC8KxOuAmBMpLRaAHLYCiA2AeCsQf6SBwwiZ+QWILwMxMxCzAbEfyE0gh1kCcR8Qlw1QrH0H4iwkfh0QNzJBXfp3ECWvX6O5ctRh9CrH0AE/tB5jJqE4WEPtDITNYR5APIdEc5SA+D6tHbYS2hThIdKMF9DSmuZRCQI3RxP/cMiVbNAWJqXgMqx6oZbDAqEtDkpBBDQjUc1h64HYhEohRtWoBAX/2dHEPxxyJQO0/c9Dgbmg+vMOWoENqn8loDWFE1KtQbTDwqmUK4OgGQkEZkGHCZKBuBWIc6Dp+CwpDtsBxCkktC6wAVBLYzdafQpqgWRC62EVqB0kRSUoGubSINlMAeIoaMsFZMeywZL4j0OjDpTOFkB7R4MmV/ZBo3n6YCsulkEblTfJcRioBfsTiP9TgL8BsSsOOx+RW45dg2ZvNgp71xQ1Nllw+CiXYYDBaF056jB6OOwvhfUitQFoZPEvKFeegtb6/IPEYd6gZjnj/xhwTb+IATKyOBgAqK8QBxBgAN0GZXERtLPHAAAAAElFTkSuQmCC)
      no-repeat;
   width: 38px;
   height: 43px;
   display: inline-block;
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-register:before {
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-account {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAmCAYAAACCjRgBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABaFJREFUeNrMmQ9knGccx98kdXOMzHFc3VykGqlMYtNJXYybm9VINVo35bKrm0xmk0osGpnOZpMYnc2m0Um1Fo1Uq2cRNpvNorXYafSoRiOzWq3ERi0WjrNQ2e/h8/B43Xvv815T9uPrLu+9z+/3e37/nycN2685NvSkYFDwiuBZQVRwV7Au+FHwpWDDCUZxwZAgBc+w4IHglsGz7MekwWIDSuk5QUTwq2AVQQ6CuxH0nuALS+XHBR8KQoJllHYwTIegHYP0C76vxWiXj6AjgquC+4KjgutV3lHCPhZ8LmgSfObD8wyWnxe8i1HcpLzyleAbQZ/g23o8oFy8hoX6LNx5UZATHKoh8LBgQTArOG4Rtgt45BmvEK21gWlBVrCPWPcjZf3fBZuCLo93fsEwewQPLfNEGfGCYKTaC40eC8NYc9ZH+U7ju1LoE54tIHgbrPEsSYg99ODhpnV0yGEg6w28wCbmPSydR6mbgrcMl/ca60uCc6DEM0VpeDusvQmvvIeS8xSQVJAk7uCz6HqWRVCc5FOKncWy6ve9ghOCKQ++QyT8NdbnkBEhaScEM4IrghWXDvsFi7YbaBVsIawDxPhtkXgsYLEJyqJ6/0XXpt00RRn+jvKrwmmMkMrgkVPgL95dhXc8SAiFwICgmfL5hmC34CWU13Gvv3/ko7xjGOADvs8a+VCA925kXUf2gKGPVRVKERYqplssFDpLaD1tlNom+sNqjRL5Jxt420LGH1S3E+5e5PZAlvgMGzHoR73U/bLRTX8Q3KGDV6syZdb0WspYYdPX0NFzA0ni7Tkakh+pjSaMUSBJVUkREkrB23TUHCFhKpUwKlItOoROW8jw3MAVYu1ruqZNo9Gfqs7/zHoVy68SgiN4QXXqf9jQZUORuIWcw+gUQseaOZBjrlHWespnhOhEIYdWrzrmJPHqpm48ksTy7Tzv8glXpcff8Bwhb2pWIT2nNDFtelGECqFolOox5qG8w0ylqs9BxhMdogPw8qIkuhx3K1+rjKpSVzEUrBb7d2hqJZTbCnge2GRtHl5euXAMXRaD9IEKB4qc4Wp3o4th+ecFS05wWmLtKLxaPUb1HLpUgk6jEWYUZake4xCj6/wa70zS/oOeyCJY/xRr97mGvCjTazO/bQTxgE7KPqrEDYYwc/JUsXxP8CluDkrHWHsPXqbyaWTG0WGj3hNZEeurEvYTnXWJOSVhTI9p3ByE0oY33+fUF2Nq7WBjPUaPqWsDDgxU7X0HIWmmTockLFGno64wq0VR1pT4O8/nXbAXmbf8GDVaCIsZs7wa2NpU7oAePBJiIrWlcdYswUPzayOn9Jki9qi3EgPEaZg4VIl3idCK8XuCkIrRfQs+MjNcFOg168xFJWp+1pBVoUpdCOIBlfXD1ObzdMkurDPFnDPNOysk4B56wVXOB2GP3jHBO8usOUiYZOCZQkab0aHPo8uwa5aq6oFBDjERLDJFiaw2DperPDtDPG9i1XVj3ulFgRlG6IoFTx0F4+TFBlcx59wbCDNsZZi3R40EC0IJZvciMd5pTJ56kmyhGAQlpdtJZqoCo0VFh9Acl1gjHAvrUV4L0ZXrgOAJcMAY2DJ18i7AZxRd57QHsvxR6zDuR+1GDN/HEyUSXh+U9hu/KS+/6XErZ0NDhGt/I8mxWqfy3YTebcLldULkKPF8GpR51sI7egy/aJToIDSFl4eVB/7lUnYs4M2yugZ5mYSdoX4/qHI54FSZVKPMQHkSu4hHVgLooCraSbWBbW6A5y0XNiPcYdOXbK7BfW4AT7PZyQDdXN2aH9EbqGcU7q+zmnh59HI94dRg+Q8OPXT9ZozXFWdnKcyZOk4js/JqY8AS2erRhHaCKvCOua9OdmoDSeKz6Dw+WkZGp+2CXQGYhwijQefxUpPXVfqjbkAfA6ed/xH9J8AAMIh7PqQlWzIAAAAASUVORK5CYII=)
      no-repeat;
   width: 48px;
   height: 38px;
   display: inline-block;
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-account:before {
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-download {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAoCAYAAACB4MgqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lJREFUeNrUmX9klHEcx597Osdy3MTlGEuMpYlxKWW5LLGUshRRl7KMpSxLKZ3+OE6zbJxL/dMRI7KzP45sSlz2x4mmMU3TiHGM6YiIMfX+2Pv47tzv+z7Xcx9entlue97P5/n8/M7x94qhy9ygj3QDD+gAv8Eyrx9BAizWezOHBuFtYAQMUGzOlsAfft2R97MfIALitd7UrFP0MPhG4eLREDgmDgFd4CBpBTvBefAa7AIvwRfQ20iPS1hMg5NgHdwHk2Czwt8X4Q/44DvAHfDMao97wQeKTtKzr6oQLZblwx5m2MTAuJXCXWAKHAIvwDl6vFZboPh5htstq4SPgQCT6qamaiTePwUy9HpAd4xLifvMUnZUqRi6zA/m+Aa7mOxaPB5jIl23QLTBcImC9kpCplKPS0x/YvO4aFhnUm2+gw2wh9e6PB7kdcKw1rJMeh84XWuouPjLjyl8FaQN6+0Nr2dLfchZRPA9Ngev8v2o0RhbZIXpqUZ4Jzvifma3hMZbsEKPN8rm+bZdxeJcFX4AvGN8PQXhciXJQltjBWtjZy0q3M2OKKFxlXPH/7Rfiq6SyfmEYRK2gWixFl4DeePwNuHyOgY5P0cMe9im0vR+ghl27m3Cg0yC0SonPCstxJCNchDrYwO8pnbOGY6ou9kA7GgDHMA87NwJk6VvxQLRLrbvIQ1/K87NSpL2uSStyfKXscBLPu6aPRobU5iVb9BkXLuN5rDcptVvssC3N4nwLJO10+RZh491vBlMRhGvyVnE0JREjTDpO2sifJbNZ4jJZGfzsQqmc8l5l+VrWmm3drRHHL4mc7PKLCdCmRBTfDK72QVGhSRnUt2AHvI0SfbLr/yQHbzfwq45xTH7kkSJM2+wuc0nGmOHkut7ZvJSke0+oyR4tZ01yFdfyPbSiX62ellkzhhbJ78FV7c4t3k5Iugn5Wbn1hqEHzG2Dj7L2So3sQl1sXGWEBNRxtzuEp6pdVyQ/rGvTNdeL7YyOiu8yUIFcTjHNzVa4nMeVq40R9flWgPf1JRAG4xZ2aRGSoiWU95eHTd0ahIuiX2CpXScD5IsINrPQSlkF+G5eMyJjylnMh6eHvi5z97QcTOHxn9eqbNEqsD4ICdUl3Wth6ah36TKHM87D0noFK07VAqJT7EiaRUt9k+AAQCdC8cyia4heAAAAABJRU5ErkJggg==)
      no-repeat;
   width: 46px;
   height: 40px;
   display: inline-block;
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-download:before {
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-login {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAApCAYAAACV8mGQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2VJREFUeNrsmX9klHEcx5/bzjGOGHHEUcYxlrI0UkqzXMpyKTerWDaLlNiUssj+irL908hSSlMupSmNaZqymKa0f0ojxpGOMcYxYq73V+9HX1/3/Lp9n7sbz4eXPc/t+zzP9/35fj6f7+e5CxVOGzqtDyTBKbBkVMhqlPNOUChCk8N9oiADhkAb+Ax2V4so03LgC1h2cY8G8Amkeb4C4mAG9FaTqEdgF5h0uL4dfAWNIA+Og+1gDkTAKLgP6qpBlJPVgpvgFUNvgU4YB1mwD9zj2G7wnqunwzbx+VpFbQZvwVWej1PQgjTmDzgHesAq80vk2UENovaD54yEkkXlpdySJ7cGrjDk8hbXPuCqZSVnXF6nqARIgTdWYe0kShSMPeAXk36GYSREHga3XUxCFJydYJphcwu8ZNiWYmYYt9FJUa+ixEr8ZLKPcsnNSU55mIhwwiHJCSmueKIEUQ3S8V7ma72TKJEPH3m8havTXSScvJoargkKS9pM/gyd+Q784J6pjm/mHGPmByGlo0gysT9weTP0ghB6Uapohoa8eAie8Z6rUs52cs+LebznIjggHB6yaJMGwCBzQKzKSe49fliEkdCnhFYpJnK/VRUlku4JN1WDyd3hUx9XSzEDGvcwYSNh6aSRm6npLZHU15gLum0HeKz0lDnm8ixzLis5M0GHp232uglwHcybotKscFHesIfx7oddYOMb4aTHwFNWVbttwXS8Kmqazp+Tq98QC0KU5bvFR0Gikt2h4/rBNv6VBR1hVfzNvnKr9D/5eJaFoVXNd5FTBR6/5ntQ3idBotp1cVXOs5u3MrOU13HsXX7+jZXyBsPNsk1aYyweoyDRW13SLGiQxecoHbdi0SmYG/wYO5lFZUw/+8wJu4eF2e5MSTu0aD2GNQpq5wqJTfu7w9heVkWR0/MUIIfcpJsHhpV2J27X/ZZg9SwMLaxubiymtFfLXh9aY/hrQtBZD4Iq+pLo9r3rBXf5slp4Hdc2cSVUG+YL4xJJsTEe2Qii4kW+WMmyBMsddIZ5uyFEyV/SmBNeUtqqiObCUzZROZsWp+z5VI7qZwSiAlGBqEBUICoQFYgKRAWiAlGV6NK7jH8/EBQz8d1gh8ux6mvHCeP/L5BOY7WLihnWvzpEPIwt9orf7PdK/RVgAOhOwipe7uPXAAAAAElFTkSuQmCC)
      no-repeat;
   width: 53px;
   height: 41px;
   display: inline-block;
   content: "";
}
#so-groups .form-content .form-box a > span > i.fa-login:before {
   content: "";
}
#so-groups .form-content .form-box .product-thumb {
   margin: 0;
   padding: 0;
   border: 0;
   text-align: center;
}
#so-groups .form-content .form-box .product-thumb .image {
   width: 100%;
   position: relative;
   border: 1px solid #e1e1e1;
   border-radius: 5px;
   padding: 5px;
   margin-bottom: 10px;
   -webkit-transition: all 0.2s ease 0s;
   -moz-transition: all 0.2s ease 0s;
   transition: all 0.2s ease 0s;
   overflow: hidden;
}
#so-groups .form-content .form-box .product-thumb .image .bt-sale {
   position: absolute;
   z-index: 3;
   top: 10px;
   right: 15px;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   display: inline-block;
   width: 38px;
   height: 38px;
   border-radius: 50%;
   line-height: 38px;
   background-color: #ff5c00;
}
#so-groups .form-content .form-box .product-thumb .image .bt-new {
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   display: inline-block;
   width: 38px;
   height: 38px;
   z-index: 7;
   border-radius: 50%;
   line-height: 38px;
   position: absolute;
   background: #00abf0;
   top: 10px;
   left: 15px;
}
#so-groups .form-content .form-box .product-thumb .caption {
   height: 68px;
   min-height: 68px;
   max-height: 68px;
   padding: 0;
}
#so-groups .form-content .form-box .product-thumb .caption h4 a {
   font-size: 13px;
   color: #7d7d7d;
   text-transform: capitalize;
   margin-bottom: 4px;
}
#so-groups .form-content .form-box .product-thumb .caption h4 a:hover {
   color: #f60;
   text-decoration: underline;
}
#so-groups .form-content .form-box .price {
   margin: 0 0 10px 0;
   line-height: normal;
   color: #ff5c00;
   font-size: 16px;
   font-weight: 700;
}
#so-groups .form-content .form-box .price .price-new,
#so-groups .form-content .form-box .price span.price {
   color: #ff5c00;
   font-size: 16px;
   font-weight: 700;
}
#so-groups .form-content .form-box .price .price-old {
   line-height: normal;
   padding: 0 5px;
   display: inline-block;
   text-decoration: line-through;
   color: #999;
   font-size: 13px;
   font-weight: normal;
}
#so-groups .form-content .form-box .product-thumb .button-group {
   border: 0;
   background: transparent;
}
#so-groups .form-content .form-box .product-thumb .button-group button {
   border: 0;
   height: 32px;
   line-height: 30px;
   min-width: 32px;
   padding: 0 15px;
   background: #ff5e00;
   color: #fff;
   border-radius: 18px;
   width: 105px;
   text-transform: none;
   float: none;
}
#so-groups .form-content .form-box .product-thumb .button-group button:hover {
   background-color: #ec3a01;
}
#so-groups table tr {
   background: transparent;
}
#so-groups table tr td {
   border-top: 0;
   border-bottom: 1px solid #ddd;
   padding: 20px 8px;
}
#so-groups table tr td.first {
   padding-left: 0;
}
#so-groups table tr td.last {
   padding-right: 0;
}
#so-groups .cart-bottom table tr td {
   padding: 8px;
}
#so-groups table tr td.total-price,
#so-groups .cart-bottom table tr td.text-right {
   color: #f60;
   font-weight: 700;
   font-size: 116.7%;
}
#so-groups .cart-bottom p > a {
   float: left;
   width: 50%;
   text-align: center;
   text-transform: uppercase;
   border: 0;
   border-radius: 0;
   background-color: #222;
   color: #fff;
   padding: 15px;
}
#so-groups .cart-bottom p > a:hover {
   opacity: 0.8;
}
#so-groups .cart-bottom p > a.btn-checkout {
   background-color: #f60;
}
.shortcodeTitle {
   font-size: 18px;
   margin-bottom: 15px;
}
.yt_btn {
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.428571429;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 4px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
}
.yt_btn:focus {
   outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
}
.yt_btn:hover,
.yt_btn:focus {
   color: #333;
   text-decoration: none;
}
.yt_btn:active,
.yt_btn.active {
   background-image: none;
   outline: 0;
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.yt_btn.disabled,
.yt_btn[disabled],
fieldset[disabled] .yt_btn {
   pointer-events: none;
   cursor: not-allowed;
   opacity: 0.65;
   filter: alpha(opacity=65);
   -webkit-box-shadow: none;
   box-shadow: none;
}
.yt_btn-default {
   color: #333;
   background-color: #fff;
   border-color: #ccc;
}
.yt_btn-default:hover,
.yt_btn-default:focus,
.yt_btn-default:active,
.yt_btn-default.active,
.open .dropdown-toggle.yt_btn-default {
   color: #333;
   background-color: #ebebeb;
   border-color: #adadad;
}
.yt_btn-default:active,
.yt_btn-default.active,
.open .dropdown-toggle.yt_btn-default {
   background-image: none;
}
.yt_btn-default.disabled,
.yt_btn-default[disabled],
fieldset[disabled] .yt_btn-default,
.yt_btn-default.disabled:hover,
.yt_btn-default[disabled]:hover,
fieldset[disabled] .yt_btn-default:hover,
.yt_btn-default.disabled:focus,
.yt_btn-default[disabled]:focus,
fieldset[disabled] .yt_btn-default:focus,
.yt_btn-default.disabled:active,
.yt_btn-default[disabled]:active,
fieldset[disabled] .yt_btn-default:active,
.yt_btn-default.disabled.active,
.yt_btn-default[disabled].active,
fieldset[disabled] .yt_btn-default.active {
   background-color: #fff;
   border-color: #ccc;
}
.yt_btn-default .badge {
   color: #fff;
   background-color: #fff;
}
.yt_btn-primary {
   color: #fff;
   background-color: #428bca;
   border-color: #357ebd;
}
.yt_btn-primary:hover,
.yt_btn-primary:focus,
.yt_btn-primary:active,
.yt_btn-primary.active,
.open .dropdown-toggle.yt_btn-primary {
   color: #fff;
   background-color: #3276b1;
   border-color: #285e8e;
}
.yt_btn-primary:active,
.yt_btn-primary.active,
.open .dropdown-toggle.yt_btn-primary {
   background-image: none;
}
.yt_btn-primary.disabled,
.yt_btn-primary[disabled],
fieldset[disabled] .yt_btn-primary,
.yt_btn-primary.disabled:hover,
.yt_btn-primary[disabled]:hover,
fieldset[disabled] .yt_btn-primary:hover,
.yt_btn-primary.disabled:focus,
.yt_btn-primary[disabled]:focus,
fieldset[disabled] .yt_btn-primary:focus,
.yt_btn-primary.disabled:active,
.yt_btn-primary[disabled]:active,
fieldset[disabled] .yt_btn-primary:active,
.yt_btn-primary.disabled.active,
.yt_btn-primary[disabled].active,
fieldset[disabled] .yt_btn-primary.active {
   background-color: #428bca;
   border-color: #357ebd;
}
.yt_btn-primary .badge {
   color: #428bca;
   background-color: #fff;
}
.yt_btn-warning {
   color: #fff;
   background-color: #f0ad4e;
   border-color: #eea236;
}
.yt_btn-warning:hover,
.yt_btn-warning:focus,
.yt_btn-warning:active,
.yt_btn-warning.active,
.open .dropdown-toggle.yt_btn-warning {
   color: #fff;
   background-color: #ed9c28;
   border-color: #d58512;
}
.yt_btn-warning:active,
.yt_btn-warning.active,
.open .dropdown-toggle.yt_btn-warning {
   background-image: none;
}
.yt_btn-warning.disabled,
.yt_btn-warning[disabled],
fieldset[disabled] .yt_btn-warning,
.yt_btn-warning.disabled:hover,
.yt_btn-warning[disabled]:hover,
fieldset[disabled] .yt_btn-warning:hover,
.yt_btn-warning.disabled:focus,
.yt_btn-warning[disabled]:focus,
fieldset[disabled] .yt_btn-warning:focus,
.yt_btn-warning.disabled:active,
.yt_btn-warning[disabled]:active,
fieldset[disabled] .yt_btn-warning:active,
.yt_btn-warning.disabled.active,
.yt_btn-warning[disabled].active,
fieldset[disabled] .yt_btn-warning.active {
   background-color: #f0ad4e;
   border-color: #eea236;
}
.yt_btn-warning .badge {
   color: #f0ad4e;
   background-color: #fff;
}
.yt_btn-danger {
   color: #fff;
   background-color: #d9534f;
   border-color: #d43f3a;
}
.yt_btn-danger:hover,
.yt_btn-danger:focus,
.yt_btn-danger:active,
.yt_btn-danger.active,
.open .dropdown-toggle.yt_btn-danger {
   color: #fff;
   background-color: #d2322d;
   border-color: #ac2925;
}
.yt_btn-danger:active,
.yt_btn-danger.active,
.open .dropdown-toggle.yt_btn-danger {
   background-image: none;
}
.yt_btn-danger.disabled,
.yt_btn-danger[disabled],
fieldset[disabled] .yt_btn-danger,
.yt_btn-danger.disabled:hover,
.yt_btn-danger[disabled]:hover,
fieldset[disabled] .yt_btn-danger:hover,
.yt_btn-danger.disabled:focus,
.yt_btn-danger[disabled]:focus,
fieldset[disabled] .yt_btn-danger:focus,
.yt_btn-danger.disabled:active,
.yt_btn-danger[disabled]:active,
fieldset[disabled] .yt_btn-danger:active,
.yt_btn-danger.disabled.active,
.yt_btn-danger[disabled].active,
fieldset[disabled] .yt_btn-danger.active {
   background-color: #d9534f;
   border-color: #d43f3a;
}
.yt_btn-danger .badge {
   color: #d9534f;
   background-color: #fff;
}
.yt_btn-success {
   color: #fff;
   background-color: #5cb85c;
   border-color: #4cae4c;
}
.yt_btn-success:hover,
.yt_btn-success:focus,
.yt_btn-success:active,
.yt_btn-success.active,
.open .dropdown-toggle.yt_btn-success {
   color: #fff;
   background-color: #47a447;
   border-color: #398439;
}
.yt_btn-success:active,
.yt_btn-success.active,
.open .dropdown-toggle.yt_btn-success {
   background-image: none;
}
.yt_btn-success.disabled,
.yt_btn-success[disabled],
fieldset[disabled] .yt_btn-success,
.yt_btn-success.disabled:hover,
.yt_btn-success[disabled]:hover,
fieldset[disabled] .yt_btn-success:hover,
.yt_btn-success.disabled:focus,
.yt_btn-success[disabled]:focus,
fieldset[disabled] .yt_btn-success:focus,
.yt_btn-success.disabled:active,
.yt_btn-success[disabled]:active,
fieldset[disabled] .yt_btn-success:active,
.yt_btn-success.disabled.active,
.yt_btn-success[disabled].active,
fieldset[disabled] .yt_btn-success.active {
   background-color: #5cb85c;
   border-color: #4cae4c;
}
.yt_btn-success .badge {
   color: #5cb85c;
   background-color: #fff;
}
.yt_btn-info {
   color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da;
}
.yt_btn-info:hover,
.yt_btn-info:focus,
.yt_btn-info:active,
.yt_btn-info.active,
.open .dropdown-toggle.yt_btn-info {
   color: #fff;
   background-color: #39b3d7;
   border-color: #269abc;
}
.yt_btn-info:active,
.yt_btn-info.active,
.open .dropdown-toggle.yt_btn-info {
   background-image: none;
}
.yt_btn-info.disabled,
.yt_btn-info[disabled],
fieldset[disabled] .yt_btn-info,
.yt_btn-info.disabled:hover,
.yt_btn-info[disabled]:hover,
fieldset[disabled] .yt_btn-info:hover,
.yt_btn-info.disabled:focus,
.yt_btn-info[disabled]:focus,
fieldset[disabled] .yt_btn-info:focus,
.yt_btn-info.disabled:active,
.yt_btn-info[disabled]:active,
fieldset[disabled] .yt_btn-info:active,
.yt_btn-info.disabled.active,
.yt_btn-info[disabled].active,
fieldset[disabled] .yt_btn-info.active {
   background-color: #5bc0de;
   border-color: #46b8da;
}
.yt_btn-info .badge {
   color: #5bc0de;
   background-color: #fff;
}
.yt_btn-link {
   font-weight: normal;
   color: #428bca;
   cursor: pointer;
   border-radius: 0;
}
.yt_btn-link,
.yt_btn-link:active,
.yt_btn-link[disabled],
fieldset[disabled] .yt_btn-link {
   background-color: transparent;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.yt_btn-link,
.yt_btn-link:hover,
.yt_btn-link:focus,
.yt_btn-link:active {
   border-color: transparent;
}
.yt_btn-link:hover,
.yt_btn-link:focus {
   color: #2a6496;
   text-decoration: underline;
   background-color: transparent;
}
.yt_btn-link[disabled]:hover,
fieldset[disabled] .yt_btn-link:hover,
.yt_btn-link[disabled]:focus,
fieldset[disabled] .yt_btn-link:focus {
   color: #999;
   text-decoration: none;
}
.yt_btn-lg {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px;
}
.yt_btn-sm {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
}
.yt_btn-xs {
   padding: 1px 5px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
}
.yt_btn-block {
   display: block;
   width: 100%;
   padding-right: 0;
   padding-left: 0;
}
.yt_btn-block + .yt_btn-block {
   margin-top: 5px;
}
input[type="submit"].yt_btn-block,
input[type="reset"].yt_btn-block,
input[type="button"].yt_btn-block {
   width: 100%;
}
.clearfix {
   *zoom: 1;
}
.clearfix:before,
.clearfix:after {
   display: table;
   content: "";
   line-height: 0;
}
.clearfix:after {
   clear: both;
}
.yt-clearfix:before,
.yt-clearfix:after {
   display: table;
   content: " ";
   clear: both;
}
.yt-form-wrapper {
   clear: both;
}
.hide-text {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0;
}
.input-block-level {
   display: block;
   width: 100%;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
   font-weight: 600;
}
a:hover {
   text-decoration: none;
}
a:focus,
.yt_btn:focus {
   outline: none;
   text-decoration: none;
}
[class*="col-lg-"].first {
   margin: 0;
}
.glyphicon {
   margin-right: 15px;
}
.page-head {
   border-bottom: 1px solid #eee;
   margin: 40px 0 20px;
   padding-bottom: 9px;
}
#editor-xtd-buttons .yt_btn-toolbar {
   float: left;
}
fieldset.adminform {
   overflow: visible;
}
#yt_shorcodes {
   display: inline-block;
   position: relative;
   font-size: 12px;
   vertical-align: text-top;
   float: left;
}
#yt_shorcodes .button-shortcodes {
   display: inline-block;
   padding: 0 6px;
   margin-bottom: 0;
   font-size: 12px;
   height: 35px;
   line-height: 35px;
   color: #fff;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #ccc;
   border-color: #e6e6e6 #e6e6e6 #bfbfbf;
   border-color: rgba(0, 0, 0, 0.2);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   background-color: #6fa8c9;
   background-image: -moz-linear-gradient(top, #76b1d3, #659ab9);
   background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#76b1d3), to(#659ab9));
   background-image: -webkit-linear-gradient(top, #76b1d3, #659ab9);
   background-image: -o-linear-gradient(top, #76b1d3, #659ab9);
   background-image: linear-gradient(to bottom, #76b1d3, #659ab9);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff76b1d3',endColorstr='#ff659ab9',GradientType=0);
}
#yt_shorcodes .button-shortcodes.yt_btn-text {
   float: left;
   -webkit-border-radius: 4px 0 0 4px;
   -moz-border-radius: 4px 0 0 4px;
   border-radius: 4px 0 0 4px;
}
#yt_shorcodes .button-shortcodes.yt_btn-act {
   margin-left: -1px;
   -webkit-border-radius: 0 4px 4px 0;
   -moz-border-radius: 0 4px 4px 0;
   border-radius: 0 4px 4px 0;
}
#yt_shorcodes span.arrow {
   display: inline-block;
   border-bottom: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   content: "";
   margin-top: 10px;
}
#yt_shorcodes ul {
   background: #fff;
   display: none;
   position: absolute;
   padding: 3px 0;
   margin: 5px 0;
   border: 1px solid rgba(0, 0, 0, 0.2);
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
#yt_shorcodes.open {
   -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
#yt_shorcodes.open ul {
   left: 0;
   bottom: 26px;
   width: 550px;
   display: block;
   padding: 10px;
   z-index: 11;
}
#yt_shorcodes.open ul li {
   display: block;
   padding: 0;
   margin-bottom: 5px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 33.33%;
   float: left;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   line-height: 18px;
}
#yt_shorcodes.open ul li.allShortcode {
   width: 100%;
   margin: 10px 0;
   background: transparent !important;
   box-shadow: none !important;
}
#yt_shorcodes.open ul li.allShortcode > a {
   margin: 0 1em;
   color: white;
   text-align: center;
   border-radius: 3px;
   padding: 8px;
   font-size: 13px;
   background: #3f81a7;
}
#yt_shorcodes.open ul li.allShortcode > a:hover {
   background-color: #6fa8c9;
}
#yt_shorcodes.open ul li:hover {
   background-color: #5792b4;
   background-image: -moz-linear-gradient(top, #679dbc, #3f81a7);
   background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#679dbc), to(#3f81a7));
   background-image: -webkit-linear-gradient(top, #679dbc, #3f81a7);
   background-image: -o-linear-gradient(top, #679dbc, #3f81a7);
   background-image: linear-gradient(to bottom, #679dbc, #3f81a7);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff679dbc',endColorstr='#ff3f81a7',GradientType=0);
   box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#yt_shorcodes.open ul li:hover:before {
   color: #fff;
}
#yt_shorcodes.open ul li:hover a:hover {
   text-decoration: none;
   color: #fff;
}
#yt_shorcodes.open ul li a {
   display: block;
   color: #666;
   line-height: normal;
   padding: 5px;
}
.modal.fade {
   visibility: visible;
}
ol.linenums {
   margin: 0 0 0 33px;
   padding: 0;
}
ol.linenums li {
   padding-left: 12px;
   color: #bebec5;
   line-height: 20px;
   text-shadow: 0 1px 0 #fff;
   padding: 3px 0 3px 10px;
   white-space: pre-wrap;
}
ol.linenums li:nth-last-child(odd) {
   background: #fcfcfc;
   -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
   -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
   box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
   position: relative;
   margin: 15px 0;
   padding: 39px 19px 14px;
   overflow: hidden;
   background-color: #fff;
   border: 1px solid #ddd;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
.bs-docs-example h2.page-header {
   font-size: 180%;
   font-weight: bold;
   border-bottom: 1px solid #ddd;
   margin: 1.5em 0 1em;
   padding-bottom: 15px;
}
.com {
   color: #93a1a1;
}
.lit {
   color: #195f91;
}
.pun,
.opn,
.clo {
   color: #93a1a1;
}
.fun {
   color: #dc322f;
}
.str,
.atv {
   color: #d14;
}
.kwd,
.prettyprint .tag {
   color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
   color: teal;
}
.pln {
   color: #48484c;
}
.clear {
   clear: both;
}
.prettyprint {
   padding: 15px;
   background-color: #f7f7f9;
   border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
   -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
   -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
   box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
.bs-docs-example + .prettyprint {
   margin-top: -20px;
   padding: 4px 0 0 8px;
   margin-bottom: 15px;
   overflow: hidden;
}
.bs-docs-example:after {
   content: "Example";
   position: absolute;
   top: -1px;
   left: -1px;
   padding: 3px 7px;
   font-size: 12px;
   font-weight: bold;
   background-color: #f5f5f5;
   border: 1px solid #ddd;
   color: #333;
   -webkit-border-radius: 4px 0 4px 0;
   -moz-border-radius: 4px 0 4px 0;
   border-radius: 4px 0 4px 0;
}
div.rsContent .item {
   color: white;
   padding: 20px;
   position: relative;
   overflow: hidden;
}
div.rsContent .item h3 {
   font-size: 2.14286em;
   font-weight: 700;
   line-height: 1.2em;
   margin: 0;
}
div.rsContent .item p {
   font-size: 1.28571em;
   line-height: 1.4em;
   margin: 0;
}
div.rsContent .box-members {
   background-color: #e56c19;
}
div.rsContent .box-apps {
   background-color: #83ba1f;
}
div.rsContent .box-leads {
   background-color: #2673ec;
}
ul.the-icons {
   list-style: none;
   padding: 0;
   margin: 0;
}
ul.the-icons li {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   cursor: pointer;
   height: 32px;
   line-height: 32px;
   padding-left: 5px;
   background: #f3f3f3;
   margin-bottom: 10px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
ul.the-icons li [class^="icon-"],
ul.the-icons li [class*=" icon-"] {
   font-size: 14px;
   width: 32px;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
ul.the-icons li:hover {
   background-color: #83ba1f;
   color: #fff;
   -webkit-transition: all 0.01s ease-in-out;
   -moz-transition: all 0.01s ease-in-out;
   -o-transition: all 0.01s ease-in-out;
   transition: all 0.01s ease-in-out;
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
}
ul.the-icons li:hover [class^="icon-"],
ul.the-icons li:hover [class*=" icon-"] {
   color: #fff;
   font-size: 24px;
   vertical-align: -5px;
}
.yt_btn [class^="icon-"] {
   margin-right: 5px;
}
.yt_btn .yt_btn-3d-active {
   border-width: 0;
   margin-bottom: 0;
   padding: 3px 21px;
   vertical-align: -12px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}
.yt_btn.yt_btn-flat {
   font-size: 17px;
   color: #fff;
   height: 38px;
   line-height: 38px;
   margin: 0 0 15px;
   padding: 4px 35px;
   outline: 0 none;
   text-transform: capitalize;
   border: none;
   text-shadow: none;
   background: #b3b8bc;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   border-radius: 0;
   -webkit-box-shadow: 0 -3px #a6aaad inset;
   -moz-box-shadow: 0 -3px #a6aaad inset;
   box-shadow: 0 -3px #a6aaad inset;
}
.yt_btn.yt_btn-flat:hover {
   background: #b8bdc1;
}
.yt_btn.yt_btn-flat:active {
   margin: 1px 0 14px;
}
.yt_btn.yt_btn-flat.primary {
   background: #1abc9c;
   -webkit-box-shadow: 0 -3px #18ad8f inset;
   -moz-box-shadow: 0 -3px #18ad8f inset;
   box-shadow: 0 -3px #18ad8f inset;
}
.yt_btn.yt_btn-flat.primary:hover {
   background: #1bc5a3;
}
.yt_btn.yt_btn-flat.success {
   background: #2ecc71;
   -webkit-box-shadow: 0 -3px #27bc65 inset;
   -moz-box-shadow: 0 -3px #27bc65 inset;
   box-shadow: 0 -3px #27bc65 inset;
}
.yt_btn.yt_btn-flat.success:hover {
   background: #40d47e;
}
.yt_btn.yt_btn-flat.warning {
   background: #e8bd14;
   -webkit-box-shadow: 0 -3px #d8ad11 inset;
   -moz-box-shadow: 0 -3px #d8ad11 inset;
   box-shadow: 0 -3px #d8ad11 inset;
}
.yt_btn.yt_btn-flat.warning:hover {
   background: #edc529;
}
.yt_btn.yt_btn-flat.inverse {
   background: #34495e;
   -webkit-box-shadow: 0 -3px #2a3f54 inset;
   -moz-box-shadow: 0 -3px #2a3f54 inset;
   box-shadow: 0 -3px #2a3f54 inset;
}
.yt_btn.yt_btn-flat.inverse:hover {
   background: #3d566e;
}
.yt_btn.yt_btn-flat.info {
   background: #3498db;
   -webkit-box-shadow: 0 -3px #2b8dce inset;
   -moz-box-shadow: 0 -3px #2b8dce inset;
   box-shadow: 0 -3px #2b8dce inset;
}
.yt_btn.yt_btn-flat.info:hover {
   background: #4aa3df;
}
.yt_btn.yt_btn-flat.danger {
   background: #e74c3c;
   -webkit-box-shadow: 0 -3px #d83d2f inset;
   -moz-box-shadow: 0 -3px #d83d2f inset;
   box-shadow: 0 -3px #d83d2f inset;
}
.yt_btn.yt_btn-flat.danger:hover {
   background: #ea6153;
}
@keyframes barberpole {
   from {
      background-position: 0 0;
   }
   to {
      background-position: 60px 30px;
   }
}
@-webkit-keyframes barberpole {
   from {
      background-position: 0 0;
   }
   to {
      background-position: 60px 30px;
   }
}
@-o-keyframes barberpole {
   from {
      background-position: 0 0;
   }
   to {
      background-position: 60px 30px;
   }
}
div.pp_overlay {
   background: #000;
   display: none;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 9500;
}
div.pp_pic_holder {
   display: none;
   position: absolute;
   width: 100px;
   z-index: 10000;
}
div.pp_default .pp_gallery ul li a {
   background: url(../images/prettyPhoto/default/default_thumb.png) repeat scroll center center #f8f8f8;
   border: 1px solid #aaa;
}
.pp_default .ppt {
   color: #fff;
   text-align: center;
   display: none;
   font-size: 145%;
   margin: 0 0 5px 15px;
   z-index: 9999;
}
.pp_default .pp_top {
   height: 13px;
}
.pp_default .pp_top .pp_left {
   background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
.pp_default .pp_top .pp_middle {
   background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
.pp_default .pp_top .pp_right {
   background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
.pp_default .pp_content_container {
   background: #fff;
   padding: 10px;
   border: 5px solid #262626;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   position: relative;
}
.pp_default .pp_content_container .pp_content {
   min-height: 40px;
   overflow: hidden;
}
.pp_default .pp_content_container .pp_content .pp_fade {
   display: none;
}
.pp_default .pp_content_container .pp_content .pp_loaderIcon {
   display: block;
   height: 24px;
   left: 50%;
   margin: -12px 0 0 -12px;
   position: absolute;
   top: 50%;
   width: 24px;
   background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_expand,
.pp_default .pp_content_container .pp_content .pp_contract {
   cursor: pointer;
   display: none;
   height: 20px;
   position: absolute;
   right: 10px;
   text-indent: -10000px;
   top: 10px;
   width: 20px;
   z-index: 20000;
   background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
   height: 28px;
   width: 28px;
}
.pp_default .pp_content_container .pp_content .pp_expand:hover,
.pp_default .pp_content_container .pp_content .pp_contract:hover {
   background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_contract {
   background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
   cursor: pointer;
   height: 28px;
   width: 28px;
}
.pp_default .pp_content_container .pp_content .pp_contract:hover {
   background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer {
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2000;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next {
   background: url(../images/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;
   display: block;
   float: right;
   height: 100%;
   text-indent: -10000px;
   width: 49%;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next:hover {
   background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
   cursor: pointer;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous {
   background: url(../images/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;
   display: block;
   float: left;
   height: 100%;
   text-indent: -10000px;
   width: 49%;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous:hover {
   background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_gallery {
   display: none;
   left: 50%;
   margin-top: -50px;
   position: absolute;
   z-index: 10000;
}
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_previous,
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next {
   display: block;
   float: left;
   height: 15px;
   margin-top: 3px;
   overflow: hidden;
   text-indent: -10000px;
   width: 14px;
   left: auto;
   position: static;
   background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
   height: 20px;
   margin: 4px 0 0;
   width: 20px;
}
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next {
   background-position: -82px -3px;
   left: 52px;
}
.pp_default .pp_content_container .pp_content .pp_gallery div {
   float: left;
   overflow: hidden;
   position: relative;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul {
   float: left;
   height: 35px;
   margin: 0 0 0 5px;
   padding: 0;
   position: relative;
   white-space: nowrap;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li {
   display: block;
   float: left;
   margin: 0 5px 0 0;
   padding: 0;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li a {
   border: 1px rgba(0, 0, 0, 0.3) solid;
   display: block;
   float: left;
   height: 30px;
   overflow: hidden;
   opacity: 0.6;
   filter: alpha(opacity=60);
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li a:hover {
   opacity: 1;
   filter: alpha(opacity=100);
}
.pp_default .pp_content_container .pp_content ul li a {
   background: url(../images/prettyPhoto/default/default_thumb.png) repeat scroll center center #f8f8f8;
   border: 1px solid #aaa;
   display: block;
   width: 50px;
}
.pp_default .pp_content_container .pp_content .pp_details {
   margin: 10px 0 5px;
   position: relative;
   float: left;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav {
   clear: none;
   height: 30px;
   position: relative;
   width: 110px;
   float: left;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause {
   height: 30px;
   width: 30px;
   float: left;
   margin-right: 4px;
   text-indent: -10000px;
   background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play {
   height: 30px;
   width: 30px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play:hover {
   opacity: 0.7;
   filter: alpha(opacity=70);
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause {
   background-position: -51px -29px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause:hover {
   opacity: 0.7;
   filter: alpha(opacity=70);
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next {
   display: block;
   float: left;
   height: 15px;
   margin-top: 3px;
   overflow: hidden;
   text-indent: -10000px;
   width: 14px;
   background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
   height: 20px;
   margin: 4px 0 0;
   width: 20px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous:hover,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next:hover {
   opacity: 0.7;
   filter: alpha(opacity=70);
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next {
   background-position: -82px -3px;
   left: 52px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .currentTextHolder {
   color: #999;
   font-family: Georgia;
   font-size: 95%;
   font-style: italic;
   left: 75px;
   line-height: 25px;
   margin: 0;
   padding: 0 0 0 10px;
   position: absolute;
   top: 2px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_description {
   font-size: 95%;
   font-weight: 700;
   margin: 5px 50px 5px 0;
   height: 30px;
   margin: 5px 50px 5px 15px;
   display: inline-block;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_close {
   display: block;
   line-height: 22px;
   position: absolute;
   right: 0;
   text-indent: -10000px;
   top: 0;
   background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
   cursor: pointer;
   height: 30px;
   width: 30px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_close:hover {
   opacity: 0.7;
   filter: alpha(opacity=70);
}
.pp_default .pp_bottom {
   height: 13px;
}
ul.thumbnails > li {
   margin-bottom: 10px !important;
}
.yt-lightbox {
   margin: 0 20px 20px 0;
   z-index: 5;
   overflow: hidden;
   display: block;
}
.yt-lightbox .lightbox-hover {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   opacity: 0;
   transition: opacity 0.3s ease;
   background-size: 30px 30px;
   -o-transition-duration: 1s;
   -moz-transition-duration: 1s;
   -webkit-transition: -webkit-transform 1s;
   background: url(../images/mag.png) center center no-repeat #000;
   cursor: pointer;
}
.yt-lightbox:hover .lightbox-hover {
   opacity: 0.5;
   -o-transition-duration: 1s;
   -moz-transition-duration: 1s;
   -webkit-transition: -webkit-transform 1s;
   -webkit-box-shadow: 0 0 4px #000;
   -moz-box-shadow: 0 0 4px #000;
   box-shadow: 0 0 4px #000;
   filter: alpha(opacity=100);
}
.yt-lightbox.image-left {
   float: left;
}
.yt-lightbox.image-right {
   float: right;
   margin: 0 0 20px 20px;
}
.yt-lightbox.no-border {
   padding: 0;
   border: none;
}
.yt-lightbox.image-none {
   margin: 0 0 10px;
   display: inline-block;
}
.yt-lightbox.border {
   padding: 5px;
   background: #fcfcfc;
   border: 1px solid #ddd;
}
.yt-lightbox.borderInner {
   position: relative;
   z-index: 1;
}
.yt-lightbox.borderInner .transparent-border {
   position: absolute;
   content: "";
   top: 0;
   border: 5px solid rgba(0, 0, 0, 0.2);
   z-index: 2;
   width: 100%;
   height: 100%;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.yt-lightbox.shadow {
   box-shadow: 0 30px 10px -13px rgba(0, 0, 0, 0.5);
}
.yt-lightbox a {
   min-width: 80px;
   margin: 0;
   padding: 0;
   border: none;
   width: auto;
   display: block;
   position: relative;
   left: auto;
   top: auto;
   right: auto;
   overflow: hidden;
   z-index: 1;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}
.yt-lightbox a h3.img-title {
   position: absolute;
   bottom: -10%;
   left: 0;
   width: 100%;
   padding: 8px 10px;
   margin: 0;
   font-size: 12px;
   color: #eee;
   opacity: 0;
   filter: alpha(opacity=0);
   line-height: 18px;
   background: rgba(0, 0, 0, 0.6);
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.yt-lightbox a:hover h3.img-title {
   bottom: 0;
   opacity: 1;
   filter: alpha(opacity=100);
}
.yt-lightbox a img {
   width: 100%;
}
.alert .alert-heading {
   font-size: 130%;
   margin-bottom: 8px;
}
.alert .close {
   top: -5px;
   background: transparent !important;
   font-size: 14px;
}
.alert.alert-error {
   background: #fcc8c7;
   border-color: #fcb0b0;
}
.yt-gmap.pull-left {
   margin: 0 1em 1em 0;
}
.yt-gmap.pull-right {
   margin: 0 0 1em 1em;
}
.yt-gmap img {
   max-width: none;
}
.progress {
   border-radius: 0;
   height: 6px;
   box-shadow: none;
   margin: 10px 0;
   background: #eee;
}
.progress .bar {
   background: #5fcef6;
   height: 6px;
   display: block;
}
@media (min-width: 768px) and (max-width: 979px) {
   .yt-lightbox {
      display: block;
   }
   div.yt-vimeo iframe,
   div.yt-youtube iframe {
      width: 100%;
      height: 300px;
   }
   div.yt-slider-carousel.pull-none {
      display: block;
   }
}
@media (max-width: 767px) {
   div.yt-tabs ul.nav-tabs li {
      margin-right: 0;
   }
   div.yt-vimeo iframe,
   div.yt-youtube iframe {
      width: 100%;
      height: 200px;
   }
   div.yt-pricing .column.span3,
   div.yt-pricing .column.span4 {
      width: 100%;
   }
   .yt-vimeo,
   .yt-youtube {
      width: 100%;
      float: none !important;
      margin: 0 0 1em !important;
   }
   .yt-gmap {
      width: 100% !important;
      float: none;
   }
   .yt_btn {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 280px;
   }
   div.yt-slider-carousel.pull-none {
      display: block;
   }
   div.yt-slider-carousel.pull-left,
   div.yt-slider-carousel.pull-right {
      float: none;
   }
}
@media (max-width: 320px) {
   .yt-testimonial.tm-avatar small {
      width: 77%;
      margin-top: 0;
   }
}
.ytyt_btn {
   margin: 5px;
   display: inline-block;
}
.ytyt_btn span {
   min-height: 12px !important;
}
.yt_btn-huge {
   padding: 10px 20px;
   font-size: 12px;
   font-weight: bold;
}
.yt_btn-lg {
   padding: 8px 15px;
   font-size: 12px;
   font-weight: bold;
}
.yt_btn-default {
   padding: 6px 12px;
   line-height: 1.428571429em;
   font-size: 12px;
   font-weight: bold;
}
.yt_btn-sm {
   padding: 5px 10px;
   line-height: 1.5em;
   font-size: 12px;
   font-weight: bold;
}
.yt_btn-xs {
   padding: 1px 5px;
   line-height: 1.5em;
   font-size: 12px;
   font-weight: bold;
}
.buttons-style a:hover {
   color: #fff !important;
   background: none !important;
}
.buttons-style-soft.yt_btn-lg span,
.buttons-style-stroked.yt_btn-lg span,
.buttons-style-bubbles.yt_btn-lg span,
.buttons-style-glass.yt_btn-lg span,
.buttons-style-noise.yt_btn-lg span {
   padding: 8px 16px;
   line-height: 1.5;
   font-size: 18px;
}
.buttons-style-soft.yt_btn-default span,
.buttons-style-stroked.yt_btn-default span,
.buttons-style-bubbles.yt_btn-default span,
.buttons-style-glass.yt_btn-default span,
.buttons-style-noise.yt_btn-default span {
   padding: 6px 12px;
   line-height: 1.428571429em;
   font-size: 16px;
}
.buttons-style-soft.yt_btn-sm span,
.buttons-style-stroked.yt_btn-sm span,
.buttons-style-bubbles.yt_btn-sm span,
.buttons-style-glass.yt_btn-sm span,
.buttons-style-noise.yt_btn-sm span {
   padding: 5px 10px;
   line-height: 1.5em;
   font-size: 14px;
}
.buttons-style-soft.yt_btn-xs span,
.buttons-style-stroked.yt_btn-xs span,
.buttons-style-bubbles.yt_btn-xs span,
.buttons-style-glass.yt_btn-xs span,
.buttons-style-noise.yt_btn-xs span {
   padding: 1px 5px;
   line-height: 1.5em;
   font-size: 12px;
}
.buttons-style-soft.yt_btn-default span {
   padding: 6px 12px;
   line-height: 1.428571429em;
   font-size: 16px;
}
.buttons-style-stroked {
   padding: 0;
   border: none;
   text-decoration: none;
}
.buttons-style-stroked span.span-buttons {
   border: 1px dashed #fff !important;
   margin: 1px;
   display: block !important;
}
.buttons-style-bubbles {
   padding: 0;
   border: none;
   text-decoration: none;
}
.buttons-style-bubbles span.span-buttons {
   background: 0 50% url(../images/style-bubbles.png) no-repeat;
   display: block !important;
   color: #fff;
}
.buttons-style-bubbles:hover span.span-buttons {
   background: -410px 50% url(../images/style-bubbles.png) no-repeat;
}
.buttons-style-soft {
   padding: 0;
   border: none;
   text-decoration: none;
}
.buttons-style-soft span.span-buttons {
   background: 0 -30px url(../images/style-soft.png) repeat-x;
   display: block !important;
   color: #fff;
}
.buttons-style-soft:hover.span-buttons span {
   background: 0 0 url(../images/style-soft.png) repeat-x;
}
.buttons-style-glass {
   padding: 0;
   border: none;
   text-decoration: none;
}
.buttons-style-glass span.span-buttons {
   background: 0 50% url(../images/style-glass.png) repeat-x;
   color: #fff;
   display: block !important;
}
.buttons-style-glass:hover span.span-buttons {
   background: 100% 50% url(../images/style-glass.png) repeat-x;
}
.buttons-style-noise {
   padding: 0;
   border: none;
   text-decoration: none;
}
.buttons-style-noise span.span-buttons {
   background: 0 0 url(../images/style-noise.png) repeat-x;
   color: #fff;
   display: block !important;
}
.buttons-style-noise:hover span.span-buttons {
   background: 0 0 url(../images/style-noise.png) repeat-x;
}
.buttons-style-border {
   border-width: 2px;
   border-style: solid;
   background: none !important;
   text-decoration: none;
}
.buttons-style-border:hover {
   color: #000;
}
.buttons-style-dot {
   border-width: 2px;
   border-style: dotted;
   background: none !important;
   text-decoration: none;
}
.buttons-style-dot:hover {
   color: #000;
}
.buttons-style-dropshadow {
   -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.75);
   -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.75);
   box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.75);
}
.buttons-style-insetshadow {
   box-shadow: inset 2px 2px 4px 2px rgba(0, 0, 0, 0.4);
   -webkit-box-shadow: inset 2px 2px 4px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow: inset 2px 2px 4px 2px rgba(0, 0, 0, 0.4);
   -o-box-shadow: inset 2px 2px 4px 2px rgba(0, 0, 0, 0.4);
}
.carousel-buttons > div {
   border: 1px solid #fff;
}
.carousel-buttons {
   z-index: 1100;
   position: absolute;
   width: 100%;
   color: #fff;
   bottom: 1px;
   height: 40px;
}
.carousel-buttons a {
   color: #fff;
   display: block;
   line-height: 50px;
}
.yt_btn {
   color: #fff !important;
   background: #1a3867;
   margin-top: 10px;
   text-shadow: none;
   font-weight: bold;
}
.yt_btn:hover {
   background-position: 0;
}
.yt_btn-primary {
   color: #fff !important;
   background: #337ab7;
   border-color: #2e6da4;
   text-shadow: none;
}
.yt_btn-primary:hover {
   color: #fff !important;
   background: #286090;
   border-color: #204d74;
   text-shadow: none;
}
.yt_btn-success {
   color: #fff !important;
   background: #5cb85c;
   border-color: #4cae4c;
   text-shadow: none;
}
.yt_btn-success:hover {
   color: #fff !important;
   background: #449d44;
   border-color: #398439;
   text-shadow: none;
}
.yt_btn-warning {
   color: #fff !important;
   background: #f0ad4e;
   border-color: #eea236;
   text-shadow: none;
}
.yt_btn-warning:hover {
   color: #fff !important;
   background: #ec971f;
   border-color: #d58512;
   text-shadow: none;
}
.yt_btn-inverse {
   background: #34495e !important;
}
.yt_btn-info {
   color: #fff !important;
   background: #5bc0de;
   border-color: #46b8da;
   text-shadow: none;
}
.yt_btn-info:hover {
   color: #fff !important;
   background: #31b0d5;
   border-color: #269abc;
   text-shadow: none;
}
.yt_btn-danger {
   color: #fff !important;
   background: #d9534f !important;
   border-color: #d43f3a !important;
   text-shadow: none;
}
.yt_btn-danger:hover {
   color: #fff !important;
   background: #c9302c !important;
   border-color: #ac2925 !important;
   text-shadow: none;
}
.yt_btn-disable {
   background: #bdc3c7;
   color: #000 !important;
}
.yt_btn-solid {
   background: #fff;
   border: #4e9e41 1px solid;
   color: #4e9e41;
}
.yt_btn-solid:hover {
   background: #fff;
   border: #449d44 1px solid;
   color: #449d44;
}
.yt_btn-dotted {
   background: #fff;
   border: #4e9e41 1px dotted;
   color: #4e9e41;
}
.yt_btn-dotted:hover {
   background: #fff;
   border: 449d44 1px dotted;
   color: #449d44;
}
.yt_btn-social-facebook,
.yt_btn-social-googleplus,
.yt_btn-social-twitter,
.yt_btn-social-pinterest,
.yt_btn-social-linkedin,
.yt_btn-social-stumbleupon,
.yt_btn-social-skype,
.yt_btn-social-path,
.yt_btn-social-myspace,
.yt_btn-social-youtube,
.yt_btn-social-vimeo,
.yt_btn-social-spotify,
.yt_btn-social-dribbble,
.yt_btn-social-blogger,
.yt_btn-social-behance {
   color: #fff;
   text-shadow: none;
   border: none;
}
.yt_btn-social-facebook:hover,
.yt_btn-social-googleplus:hover,
.yt_btn-social-twitter:hover,
.yt_btn-social-pinterest:hover,
.yt_btn-social-linkedin:hover,
.yt_btn-social-stumbleupon:hover,
.yt_btn-social-skype:hover,
.yt_btn-social-path:hover,
.yt_btn-social-myspace:hover,
.yt_btn-social-youtube:hover,
.yt_btn-social-vimeo:hover,
.yt_btn-social-spotify:hover,
.yt_btn-social-dribbble:hover,
.yt_btn-social-blogger:hover,
.yt_btn-social-behance:hover {
   color: #fff;
}
.yt_btn-social-pinterest {
   background: #cb2028 !important;
}
.yt_btn-social-pinterest:hover,
.yt_btn-social-pinterest:focus {
   background: #d54d53 !important;
}
.yt_btn-social-pinterest:active,
.yt_btn-social-pinterest.active {
   background: #ad1b22 !important;
}
.yt_btn-social-linkedin {
   background: #0072b5 !important;
}
.yt_btn-social-linkedin:hover,
.yt_btn-social-linkedin:focus {
   background: #338ec4 !important;
}
.yt_btn-social-linkedin:active,
.yt_btn-social-linkedin.active {
   background: #00619a !important;
}
.yt_btn-social-stumbleupon {
   background: #ed4a13 !important;
   color: #fff;
}
.yt_btn-social-stumbleupon:hover,
.yt_btn-social-stumbleupon:focus {
   background: #f16e42 !important;
}
.yt_btn-social-stumbleupon:active,
.yt_btn-social-stumbleupon.active {
   background: #c93f10 !important;
}
.yt_btn-social-googleplus {
   background: #2d2d2d !important;
}
.yt_btn-social-googleplus:hover,
.yt_btn-social-googleplus:focus {
   background: #575757 !important;
}
.yt_btn-social-googleplus:active,
.yt_btn-social-googleplus.active {
   background: #262626 !important;
}
.yt_btn-social-facebook {
   background: #2f4b93 !important;
}
.yt_btn-social-facebook:hover,
.yt_btn-social-facebook:focus {
   background: #596fa9 !important;
}
.yt_btn-social-facebook:active,
.yt_btn-social-facebook.active {
   background: #28407d !important;
}
.yt_btn-social-twitter {
   background: #00bdef !important;
}
.yt_btn-social-twitter:hover,
.yt_btn-social-twitter:focus {
   background: #33caf2 !important;
}
.yt_btn-social-twitter:active,
.yt_btn-social-twitter.active {
   background: #00a1cb !important;
}
.yt_btn-social-skype {
   background: #12a5f4 !important;
}
.yt_btn-social-skype:hover,
.yt_btn-social-skype:focus {
   background: #41b7f6 !important;
}
.yt_btn-social-skype:active,
.yt_btn-social-skype.active {
   background: #0f8ccf !important;
}
.yt_btn-social-path {
   background: #ee3524 !important;
}
.yt_btn-social-path:hover,
.yt_btn-social-path:focus {
   background: #f15d50 !important;
}
.yt_btn-social-path:active,
.yt_btn-social-path.active {
   background: #ca2d1f !important;
}
.yt_btn-social-myspace {
   background: #008dde !important;
}
.yt_btn-social-myspace:hover,
.yt_btn-social-myspace:focus {
   background: #33a4e5 !important;
}
.yt_btn-social-myspace:active,
.yt_btn-social-myspace.active {
   background: #0078bd !important;
}
.yt_btn-social-youtube {
   background: #cd332d !important;
}
.yt_btn-social-youtube:hover,
.yt_btn-social-youtube:focus {
   background: #d75c57 !important;
}
.yt_btn-social-youtube:active,
.yt_btn-social-youtube.active {
   background: #ae2b26 !important;
}
.yt_btn-social-vimeo {
   background: #4bf !important;
}
.yt_btn-social-vimeo:hover,
.yt_btn-social-vimeo:focus {
   background: #69c9ff !important;
}
.yt_btn-social-vimeo:active,
.yt_btn-social-vimeo.active {
   background: #3a9fd9 !important;
}
.yt_btn-social-spotify {
   background: #7ab800 !important;
}
.yt_btn-social-spotify:hover,
.yt_btn-social-spotify:focus {
   background: #95c633 !important;
}
.yt_btn-social-spotify:active,
.yt_btn-social-spotify.active {
   background: #689c00 !important;
}
.yt_btn-social-dribbble {
   background: #ea4c89 !important;
}
.yt_btn-social-dribbble:hover,
.yt_btn-social-dribbble:focus {
   background: #ee70a1 !important;
}
.yt_btn-social-dribbble:active,
.yt_btn-social-dribbble.active {
   background: #c74174 !important;
}
.yt_btn-social-blogger {
   background: #f26300 !important;
}
.yt_btn-social-blogger:hover,
.yt_btn-social-blogger:focus {
   background: #f58233 !important;
}
.yt_btn-social-blogger:active,
.yt_btn-social-blogger.active {
   background: #ce5400 !important;
}
.yt_btn-social-behance {
   background: #053eff !important;
}
.yt_btn-social-behance:hover,
.yt_btn-social-behance:focus {
   background: #3765ff !important;
}
.yt_btn-social-behance:active,
.yt_btn-social-behance.active {
   background: #0435d9 !important;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   float: left;
}
.col-xs-15 {
   width: 20%;
}
@media (min-width: 768px) {
   .col-sm-15 {
      width: 20%;
   }
}
@media (min-width: 992px) {
   .col-md-15 {
      width: 20%;
   }
}
@media (min-width: 1200px) {
   .col-lg-15 {
      width: 20%;
   }
}
.so_newletter_custom_popup_bg {
   background: #0b0b0b none repeat scroll 0 0;
   height: 100%;
   left: 0;
   opacity: 0.8;
   overflow: hidden;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 1042;
}
.popup-close {
   color: #000;
   font-family: Arial, Baskerville, monospace;
   font-size: 28px;
   font-style: normal;
   height: 44px;
   line-height: 44px;
   opacity: 0.65;
   position: absolute;
   right: 0;
   text-align: center;
   text-decoration: none;
   top: 0;
   width: 44px;
   background: transparent none repeat scroll 0 0;
   border: 0 none;
   box-shadow: none;
   cursor: pointer;
   display: block;
   outline: medium none;
   overflow: visible;
   padding: 0;
   z-index: 1046;
}
.popup-close:hover {
   color: #000;
   opacity: 1;
}
.so-custom-popup {
   z-index: 2042;
}
.so-custom-popup {
   position: fixed;
   top: 50%;
   left: 50%;
   padding: 30px;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
}
.so-custom-default {
   background: #f5f5f5;
   border-radius: 5px;
   border: 1px solid #e6e6e6;
   padding: 30px;
}
.so-custom-popup h3,
.so-custom-default h3 {
   margin: 0 0 25px;
}
.so-custom-popup .popup-content .signup .smns-input-heading,
.so-custom-default .smns-input-heading {
   margin: 5px 0;
   font-weight: bold;
}
.so-custom-popup .popup-content .signup .email,
.so-custom-default .email {
   margin: 10px 0;
}
.so_newletter_custom_popup .so-custom-popup .oca_popup .popup-content .popup-title,
.so-custom-default .popup-title {
   font-size: 18px;
   margin-bottom: 10px;
}
.so_newletter_custom_popup .so-custom-popup .oca_popup .popup-content .newsletter_promo,
.so-custom-default .newsletter_promo {
   font-size: 12px;
}
.hidden-popup {
   padding: 0 0 0 10px;
}
.hidden-popup .inline {
   position: relative;
   top: -2px;
}
.mfp-close-btn-in .mfp-close {
   color: #fff !important;
}
@media all and (max-width: 359px) {
   .so-custom-oca-popup {
      width: 80% !important;
   }
   .so-custom-popup .popup-content .signup input {
      width: 80% !important;
   }
}
@media all and (min-width: 360px) and (max-width: 639px) {
   .so-custom-oca-popup {
      width: 80% !important;
   }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
   .so_newletter_oca_popup {
      width: 100% !important;
   }
}
.so-page-builder .container-fluid {
   padding: 0;
   overflow: hidden;
}
.so-page-builder .container {
   padding: 0;
   overflow: hidden;
}
.so-page-builder section {
   overflow: hidden;
}
.row_8edj {
   background-color: rgba(63, 68, 98, 1);
   overflow: hidden;
}
.row_ok6o {
   background-color: rgba(63, 68, 98, 1);
   overflow: hidden;
}
.section-video,
.row-video,
.col-video {
   position: relative;
}
.bg-video {
   width: 100%;
   height: 100%;
   position: absolute;
   z-index: 0;
   top: 0;
}
div#content .col-lg-2:nth-child(6n + 1),
#content .col-lg-2:nth-child(6n + 1),
#content .col-lg-3:nth-child(4n + 1),
#content .col-lg-4:nth-child(3n + 1),
#content .col-lg-6:nth-child(2n + 1) {
   clear: none;
}
#so_popup_countdown .modal-dialog {
   margin: 0 auto;
   position: fixed;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}
#so_popup_countdown .modal-header {
   background-color: #ff5c00;
   position: relative;
   border: 0;
}
#so_popup_countdown .modal-header h2 {
   text-align: center;
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   text-transform: uppercase;
   padding: 10px;
   margin: 0;
}
#so_popup_countdown .modal-header .close {
   position: absolute;
   right: 10px;
   top: 50%;
   color: #fff;
   font-weight: normal;
   opacity: 1;
   font-size: 2.6rem;
   text-shadow: none;
   margin-top: -1.3rem;
}
#so_popup_countdown .modal-content {
   border: 0;
   box-shadow: none;
   border-radius: 0;
}
#so_popup_countdown .modal-content p {
   margin: 0;
}
#so_popup_countdown .modal-footer {
   padding: 0;
   border: 0;
   text-align: justify;
   position: relative;
}
#so_popup_countdown .modal-footer #so_countdown_timer {
   position: absolute;
   left: 30px;
   top: 70px;
}
#so_popup_countdown .modal-footer #so_countdown_timer .time-item {
   width: 60px;
   height: 60px;
   border: 5px solid rgba(255, 255, 255, 0.7);
   border-radius: 100%;
   color: #fff;
   float: left;
   margin-right: 15px;
   text-align: center;
   text-transform: uppercase;
   display: block;
   vertical-align: middle;
   padding-top: 5px;
}
#so_popup_countdown .modal-footer #so_countdown_timer .time-item .num-time {
   font-size: 150%;
   font-weight: bold;
}
#so_popup_countdown .modal-footer #so_countdown_timer .time-item .name-time {
   font-size: 86%;
}
@media (max-width: 767px) {
   #so_popup_countdown {
      display: none !important;
   }
   .modal-backdrop.in {
      opacity: 0;
      filter: alpha(opacity=0);
   }
}
.no-gutter {
   padding: 0;
}
#menu {
   position: relative;
   overflow: visible;
}
#menu .background-menu {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
}
#megaMenuToggle {
   display: none;
}
.container-megamenu,
.container-megamenu .container {
   padding-left: 0px !important;
   padding-right: 0px !important;
}
.megamenu-wrapper {
   position: relative;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   background-color: #eee;
   color: #888;
}
.megamenu-pattern {
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}
ul.megamenu {
   margin: 0;
   padding: 0;
   list-style: none;
   position: relative;
}
ul.megamenu > li {
   float: left;
   width: auto;
}
ul.megamenu > li:first-child {
   background: none;
}
ul.megamenu > li.pull-right {
   float: right;
}
ul.megamenu > li .close-menu {
   display: none;
}
ul.megamenu > li.search {
   background: none;
}
#top ul.megamenu > li.search .search_form,
ul.megamenu > li.search .search_form {
   padding: 0;
   margin: 8px;
}
#top ul.megamenu > li.search .search_form input,
ul.megamenu > li.search .search_form input {
   height: 29px;
   min-height: 29px;
   border: none;
}
ul.megamenu > li.search .button-search2 {
   top: 6px;
   right: 8px;
}
ul.megamenu > li:first-child > a {
   border-radius: 2px 0 0 2px;
   -moz-border-radius: 2px 0 0 2px;
   -webkit-border-radius: 2px 0 0 2px;
}
ul.megamenu > li > a {
   display: block;
   position: relative;
   color: #000;
   font-size: 16px;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
   padding: 11px 20px 9px 21px;
   height: 45px;
}
ul.megamenu > li > a strong {
   font-weight: 400;
}
ul.megamenu > li > a:hover,
ul.megamenu > li.active > a,
ul.megamenu > li.home > a,
ul.megamenu > li:hover > a {
   background-color: #ddd;
   color: #444;
}
ul.megamenu > li > a > .icon-home {
   display: block;
   font-size: 23px;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
ul.megamenu > li > a img {
   margin-right: 10px;
   height: 28px;
   vertical-align: middle;
}
ul.megamenu > li > a.description {
   font-size: 14px;
   padding: 10px 20px 11px 21px;
   line-height: 1;
}
ul.megamenu > li > a.description img {
   float: left;
}
ul.megamenu > li > a.description .description {
   font-size: 11px;
   opacity: 0.9;
}
ul.megamenu > li > a.description .description-left {
   float: left;
   width: auto;
}
ul.megamenu .title-submenu {
   font-weight: 400;
   font-size: 16px;
   color: #23a1d1;
   width: 100%;
   float: left;
   padding-left: 14px;
   padding-bottom: 10px;
}
ul.megamenu > li > .sub-menu {
   position: absolute;
   z-index: 9999;
   display: none;
}
.horizontal ul.megamenu > li > .sub-menu {
   max-width: 100%;
}
ul.megamenu > li.active > a span:before {
   position: absolute;
   top: 100%;
   left: 50%;
   margin-top: 12px;
   margin-left: -6px;
   display: inline-block;
   border-right: 9px solid transparent;
   border-left: 9px solid transparent;
   content: "";
   z-index: 30;
}
ul.megamenu > li.active > a span:after {
   position: absolute;
   top: 100%;
   left: 50%;
   margin-top: 13px;
   margin-left: -5px;
   display: inline-block;
   content: "";
   z-index: 30;
}
ul.megamenu li .sub-menu .content {
   display: none;
   padding: 20px;
   background: #fff;
   border: 1px solid #e6e6e6;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
   -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
   -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
   box-sizing: content-box !important;
   -moz-box-sizing: content-box !important;
   -webkit-box-sizing: content-box !important;
}
ul.megamenu .sub-menu .content > .row {
   padding-top: 20px;
}
ul.megamenu .sub-menu .content > .border {
   padding-top: 20px;
   border-bottom: 1px solid #e6e6e6;
}
ul.megamenu .sub-menu .content > .row:first-child {
   padding: 0;
}
ul.megamenu li .product {
   text-align: center;
   position: relative;
   margin-bottom: -7px;
}
ul.megamenu li .product .image {
   padding: 0;
}
ul.megamenu li .product .image img {
   border: 1px solid #e6e6e6;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}
ul.megamenu li .product .name {
   padding: 7px 0 0 0;
}
ul.megamenu li .product .price {
   color: #ff6b6b;
}
ul.manufacturer {
   list-style: none;
   margin: -10px 0 0 0px !important;
   padding: 0;
   position: relative;
}
ul.manufacturer li {
   display: inline-block;
   margin: 10px 5px 0 0;
}
ul.manufacturer li a {
   display: block;
   font-size: 14px;
   padding: 2px 8px;
   border: 1px solid #e6e6e6;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}
ul.megamenu li .sub-menu .content .static-menu a.main-menu {
   display: block;
   font-weight: 400;
   font-size: 16px;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul {
   list-style: none;
   margin: 0;
   padding: 5px 0;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
   padding-top: 7px;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li:first-child {
   padding-top: 0;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
   padding: 5px 10px;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before {
   content: "Â»";
   color: #4ecdc4;
   padding-right: 6px;
}
ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
   display: block;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul {
   list-style: none;
   margin: 3px 0;
   padding: 0;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
   display: none;
   width: 200px;
   padding: 20px;
   position: absolute;
   z-index: 10;
   left: 90%;
   background: #fff;
   border: 1px solid #e6e6e6;
   top: 0;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
   -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
   -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
   position: absolute;
   display: block;
   border-color: transparent;
   border-style: solid;
   border-width: 10px;
   content: "";
   top: 20px;
   left: -11px;
   border-right-color: #e6e6e6;
   border-left-width: 0;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
   position: absolute;
   display: block;
   border-color: transparent;
   border-style: solid;
   border-width: 10px;
   content: "";
   top: 20px;
   left: -10px;
   border-right-color: #fff;
   border-left-width: 0;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li {
   position: relative;
}
ul.megamenu li .sub-menu .content .hover-menu a:before {
   content: "Â»";
   color: #4ecdc4;
   padding-right: 6px;
}
#megaMenuToggle {
   display: none;
   cursor: pointer;
}
.megamenuToogle-wrapper {
   position: relative;
   z-index: 20;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   background: #000;
}
.megamenuToogle-pattern {
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}
.megamenuToogle-wrapper .container {
   color: #fff;
   font-size: 18px;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
   padding: 15px 35px 15px 15px !important;
}
.megamenuToogle-wrapper .container > div {
   float: left;
   width: 15px;
   margin: 5px 9px 0 0;
}
.megamenuToogle-wrapper .container > div span {
   display: block;
   width: 100%;
   height: 3px;
   margin-top: 2px;
   background: #fff;
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.vertical #menuHeading {
   margin: 30px 0 0 0;
}
.vertical li.loadmore {
   padding: 10px 10px;
}
.vertical li.loadmore i {
   padding-left: 10px;
}
.vertical span.more-view {
   cursor: pointer;
   font-size: 14px;
   font-weight: 400;
   color: #556270;
}
.vertical .megamenuToogle-wrapper {
   z-index: 3;
}
.vertical .megamenu-wrapper {
   display: block !important;
   background: #fff !important;
   border: 1px solid #e6e6e6;
   position: relative;
   z-index: 2;
   margin-top: -2px;
}
.vertical ul.megamenu > li {
   display: block;
   float: none !important;
   width: auto;
   background: none;
   border-top: 1px solid #e6e6e6;
   position: relative;
   margin: 0 -1px;
}
.vertical ul.megamenu > li.home,
.vertical ul.megamenu > li.search {
   display: none;
}
.vertical ul.megamenu > li > a {
   color: #556270;
   text-shadow: none;
   background: none !important;
   height: auto !important;
   margin: 0 1px;
}
.vertical ul.megamenu > li > a.description {
   padding: 12px 20px 12px 21px;
}
.vertical ul.megamenu > li.click:before,
.vertical ul.megamenu > li.hover:before {
   font-weight: normal;
   font-style: normal;
   text-decoration: inherit;
   color: #51cfc6;
   font-weight: 400;
   font-size: 14px;
   position: absolute;
   right: 0;
   z-index: 10;
   padding: 14px 15px 10px 50px;
}
.vertical ul.megamenu > li > .sub-menu {
   left: 100%;
   padding-top: 0;
   top: 0;
}
.megamenu .label {
   background: #d5375f none repeat scroll 0 0;
   color: #fff;
   font-size: 10px;
   line-height: 17px;
   padding: 0 5px;
   position: absolute;
   text-transform: none;
   top: 0;
}
ul.megamenu > li span.labelnew {
   width: 50px;
   height: 21px;
   position: absolute;
   top: -15px;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAATCAYAAAAeVmTJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAcNJREFUeNrslD9IW1EUxn/vxXjlJSUUEkMIqGmRWpQgLoJCHd7gKhgn0cFBqG66t8lqZxcHQQedunYovKkguqhI8V8IJoMG81wi+vD18WKHxFTbZxJFtEMOHM79dy7f/b5zrnTy6c01L2wy/4HVQVQE4VXjhBIpmmfW/1mTPeHy+Mb90xpK3yyhRApXoBsA3/ACoUQK0RG7k3+zXxMTBdPA5QvgVeP3vuBscZLs57eczauYSQ0A0a4WY2uUgmngDncB0NjWg53XsfXt2kHIQuHqcANP7zCyJ1yVUlvfxs7ruEPvcAW6cfkC2PkcjW09ALiDEczMzsNr4vz7XJHaoS+O+/6JIuWvR1cAMDM7iNYool2lYBoYW99wByOIjhiyULCyB473NFQCcW3oXG585dWHMaQmr6McVkYrz63sAUpUpen9ANbpEWZSwzc4had/vAgyqT2uOy60OFYujWjprCpJuS5aOvmV3vwjUTCClUs71kPNLXq5tlpRDv+0dqcuAKzjn2WJZKFwtf/j3vul+rddB+EAQqrgSw45y1VyHuzVmJgCdm/N94CPzy2HAYyUogHESvFJraGGM7slRqS/WHky+z0AQ8id6qYxphcAAAAASUVORK5CYII=)
      no-repeat top center;
   font-size: 0;
   left: 0;
}
ul.megamenu > li span.labelhot {
   width: 50px;
   height: 21px;
   position: absolute;
   top: -15px;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAATCAYAAAAeVmTJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAYxJREFUeNrslb0vA3EYxz/XOmn0JV7bxkBCSAwsEgy6sNi9rBImEmEw2i0WfwDCKBGJgU6WLuUPOFIhZeBE36K90/QUQ8+hWlX1NvSbPPnlntzzu+/z/d7z+wn9e1eP/DFM/AOUSTyjIldyptXKWJudeX+Yg5hGvWhie9DJblBh8ThOvWhiodNBt9MCQOguzU5QYe1cZbjRwlxX9bs95/1hlvrqjD1KVmK5p4Zmu8ik7waPV0aKpJjocNBbLbJ1mcTjldk8iRsf93hlozahPZRuR7vVTJNdRIqkCChpANbPEgAMuC156071dz9txzOW+ure5WrEDG9ZvTdykVRmyl1V5oJNJO4fiyOR/U8ARHU5beKLiLWVAgDXav5uQ9rDG1tKsiOgpLmIa/S4LLRbM52Pt9gA2JeTH9roG3Iz02otTol8mD2MstDpYMXTYEzH6tEtBzHtSyMqlI/tMokcJIQPYj1HzUaBmqKjkBLTgPTq+QiY+m07VGBUX1VgRF9//hbNgqQrImSp8m14GgBmu4HWQyUGqQAAAABJRU5ErkJggg==)
      no-repeat top center;
   font-size: 0;
   left: 0;
}
.fa-angle-right {
   margin-right: 0;
   float: right;
}
.megamenu .fa {
   padding-right: 12px;
   padding-left: 5px;
   font-size: 15px;
}
@media (max-width: 991px) {
   .navbar-header .navbar-toggle {
      display: block;
   }
   .responsive .vertical #menuHeading {
      margin: 20px 0 0 0;
   }
   .responsive .vertical ul.megamenu > li > .sub-menu {
      left: 0;
      top: auto;
      width: 100% !important;
   }
   .responsive .vertical ul.megamenu > li > .sub-menu > .content {
      margin-left: 0;
   }
   .responsive .vertical ul.megamenu > li.active > a span:after {
      position: absolute;
      top: 100%;
      left: 50%;
      margin-top: 13px;
      margin-left: -5px;
      display: inline-block;
      border-width: 0;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #fff;
      border-left: 8px solid transparent;
      content: "";
      z-index: 30;
   }
   ul.megamenu li .sub-menu .content {
      border: none;
      border-radius: none;
      box-shadow: none;
   }
   .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
      display: block !important;
      margin: 5px 10px;
      width: auto;
      padding: 0;
      position: static;
      left: 0;
      background: none;
      border: none;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
   }
   .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
      display: none;
   }
   .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
      display: none;
   }
   .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
      font-size: 16px;
   }
   .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu a.main-menu:before {
      display: none;
   }
   .responsive .vertical .visible {
      padding: 5px 0 5px 0px !important;
   }
   .responsive .vertical .visible > div {
      margin: 0px !important;
      border: none !important;
      padding: 0px !important;
      padding-left: 20px !important;
   }
   .responsive ul.megamenu .sub-menu .content .border {
      display: none;
   }
   .responsive ul.megamenu .sub-menu .content .row {
      margin: 0 -20px;
   }
   .responsive ul.megamenu .sub-menu .content .row > div {
      margin-top: 20px;
      border-top: 1px solid #e6e6e6;
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
   }
   .responsive ul.megamenu .sub-menu .content .row:first-child > div:first-child {
      margin-top: 0;
      border-top: none;
      padding-top: 0;
   }
}
@media (max-width: 991px) {
   .responsive #megaMenuToggle {
      display: block;
   }
   .responsive ul.megamenu > li {
      display: block;
      float: none !important;
      width: auto;
      background: none;
      border-top: 1px solid #e6e6e6;
      position: relative;
      margin: 0 -1px;
   }
   .responsive ul.megamenu > li.home,
   ul.megamenu > li.search,
   .fa-angle-right,
   .caret {
      display: none;
   }
   .responsive ul.megamenu > li > a {
      color: #556270;
      text-shadow: none;
      background: none !important;
      margin: 0 1px;
      height: auto;
   }
   .responsive ul.megamenu > li.active > a {
      background: #f6f6f6 !important;
   }
   .responsive ul.megamenu > li.click:before,
   .responsive ul.megamenu > li.hover:before {
      content: "\f067";
      font-family: FontAwesome;
      color: #51cfc6;
      font-weight: 400;
      font-size: 16px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10;
      padding: 13px 17px 10px 50px;
   }
   .responsive ul.megamenu > li.active .close-menu {
      display: block;
      position: absolute;
      z-index: 10;
      top: 0;
      right: 1px;
      width: 85px;
      height: 100%;
      padding: 12px 0 0 40px;
      background: #f6f6f6;
      text-align: center;
      cursor: pointer;
   }
   .responsive ul.megamenu > li.active .close-menu:before {
      content: "\f068";
      font-family: FontAwesome;
      color: #51cfc6;
      font-weight: 400;
      font-size: 18px;
   }
   .responsive .horizontal ul.megamenu > li > .sub-menu {
      width: 100% !important;
   }
   .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
      display: block !important;
      margin: 5px 10px;
      width: auto;
      padding: 0;
      position: static;
      left: 0;
      background: none;
      border: none;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
   }
   .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
      display: none;
   }
   .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
      display: none;
   }
   .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
      font-size: 16px;
   }
   .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu:before {
      display: none;
   }
   .responsive .horizontal .visible {
      padding: 5px 0 5px 0px !important;
   }
   .responsive .horizontal .visible > div {
      margin: 0px !important;
      border: none !important;
      padding: 0 0 0 10px !important;
   }
}
@media (min-width: 961px) {
   .megamenu-wrapper {
      display: block !important;
   }
}
@media (max-width: 991px) {
   .megamenu .label {
      display: none;
   }
   ul.megamenu > li > .sub-menu {
      position: relative;
   }
   .megamenu-wrapper {
      position: fixed;
      top: 0;
      left: 0;
      background-color: #fff;
      bottom: 0;
      width: 280px;
      padding: 10px;
      z-index: 999999;
      overflow-x: hidden;
      overflow-y: auto;
      visibility: hidden;
      -webkit-transform: translate3d(-280px, 0, 0);
      transform: translate3d(-280px, 0, 0);
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      max-height: 700px;
      border: 1px solid #e6e6e6;
   }
   .vertical-wrapper {
      position: fixed;
      top: 0;
      left: 0;
      background-color: #fff;
      bottom: 0;
      width: 280px;
      padding: 10px;
      z-index: 999999;
      overflow-x: hidden;
      overflow-y: auto;
      visibility: hidden;
      -webkit-transform: translate3d(-280px, 0, 0);
      transform: translate3d(-280px, 0, 0);
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      max-height: 700px;
      border: 1px solid #e6e6e6;
   }
   .vertical #menuHeading {
      display: none;
   }
}
.so-megamenu-active {
   visibility: visible;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#remove-megamenu {
   padding: 10px;
   z-index: 10;
   cursor: pointer;
   display: none;
   text-align: right;
}
.so-megamenu-active #remove-megamenu {
   display: block;
}
.so-vertical-active {
   visibility: visible;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#remove-verticalmenu {
   padding: 10px;
   z-index: 10;
   cursor: pointer;
   display: none;
   text-align: right;
}
.so-vertical-active #remove-verticalmenu {
   display: block;
}
.vertical .navbar-header {
   margin: 0;
}
.subcategory li {
   display: inline-block;
   list-style: outside none none;
   position: relative;
   width: 100%;
}
.subcategory li a {
   float: left;
   width: 100%;
   text-align: left;
}
.standard-body .full-width .container {
   max-width: none;
   width: 1262px;
}
.no-responsive body {
   min-width: 1262px;
}
.standard-body .fixed .background {
   width: 1222px;
   max-width: none;
}
.main-fixed {
   width: 1222px;
   max-width: none;
}
@media (min-width: 1098px) and (max-width: 1262px) {
   .responsive .standard-body .full-width .container {
      width: 1098px;
   }
   .responsive .standard-body .fixed .background {
      width: 1058px;
   }
   .responsive .main-fixed {
      width: 1058px;
   }
}
@media (min-width: 966px) and (max-width: 1098px) {
   .responsive .standard-body .full-width .container {
      width: 966px;
   }
   .responsive .standard-body .fixed .background {
      width: 926px;
   }
   .responsive .main-fixed {
      width: 926px;
   }
}
@media (min-width: 768px) and (max-width: 966px) {
   .responsive .standard-body .full-width .container {
      width: 768px;
   }
   .responsive .standard-body .fixed .background {
      width: 728px;
   }
   .responsive .main-fixed {
      width: 728px;
   }
}
@media (max-width: 768px) {
   .responsive .standard-body .full-width .container {
      width: auto;
   }
   .responsive .standard-body .fixed .background {
      width: auto;
   }
   .responsive .main-fixed {
      width: auto;
   }
}
.container .container {
   width: auto !important;
}
.chosen-container {
   position: relative;
   display: inline-block;
   vertical-align: middle;
   font-size: 13px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.chosen-container * {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
.chosen-container .chosen-drop {
   position: absolute;
   top: 100%;
   z-index: 1010;
   width: 140%;
   border: 1px solid #aaa;
   border-top: 0;
   background: #fff;
   -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
   box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
   clip: rect(0, 0, 0, 0);
   -webkit-clip-path: inset(100% 100%);
   clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
   clip: auto;
   -webkit-clip-path: none;
   clip-path: none;
}
.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: #999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
   content: ":";
   padding-left: 2px;
   vertical-align: top;
}
.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,
      left top,
      left bottom,
      color-stop(20%, #fff),
      color-stop(50%, #f6f6f6),
      color-stop(52%, #eee),
      to(#f4f4f4)
   );
   background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
   background-clip: padding-box;
   -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
   box-shadow: 0 0 3px #fff 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;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) -42px
      1px no-repeat;
   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%;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==)
      no-repeat 0 2px;
}
.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;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==)
      no-repeat 100% -20px;
   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;
   clip: rect(0, 0, 0, 0);
   -webkit-clip-path: inset(100% 100%);
   clip-path: inset(100% 100%);
}
.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: #eaebed;
   color: #222;
}
.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;
}
.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, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
   background-image: linear-gradient(#eee 1%, #fff 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;
   -webkit-box-shadow: none;
   box-shadow: none;
   color: #999;
   font-size: 100%;
   font-family: sans-serif;
   line-height: normal;
   border-radius: 0;
   width: 25px;
}
.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: #eee;
   background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(20%, #f4f4f4),
      color-stop(50%, #f0f0f0),
      color-stop(52%, #e8e8e8),
      to(#eee)
   );
   background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
   background-size: 100% 19px;
   background-repeat: repeat-x;
   background-clip: padding-box;
   -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
   box-shadow: 0 0 2px #fff 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;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) -42px
      1px no-repeat;
   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,
      left top,
      left bottom,
      color-stop(20%, #f4f4f4),
      color-stop(50%, #f0f0f0),
      color-stop(52%, #e8e8e8),
      to(#eee)
   );
   background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 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;
}
.chosen-container-active .chosen-single {
   border: 1px solid #5897fb;
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
   border: 1px solid #aaa;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
   background-image: linear-gradient(#eee 20%, #fff 80%);
   -webkit-box-shadow: 0 1px 0 #fff inset;
   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;
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
   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;
}
.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;
}
.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 .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;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==)
      no-repeat -30px -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;
}
@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-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2/TQBTHI8FQCYYguoLCyOY/IQNk6NSF3RNzBmZ04oe/JwFSp0owtSNb/oT8B8mIBIioAyuWrA7pD4fns+vkzvZQ1+3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4/pI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW+mBRV5lYtAaaqvdPrTWnGNYCDdtdOtq/+oRo39r4gEkFZ9LusqK/zjcWom9pwKOq1w0xbrsDILR/i7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ+GAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL+QFvRZQCHlmJ8/MGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr+7JQ5xnWYrGrIDkLNs5+PnmQSV3OzhR+2jOC0jtn/os4F1uD+yAcPn+Wd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ/SruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh/V5OAcf+QnvIj28Bl/8+woyzji2JwWranWnK5/YsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n+D6RKWo1cTsbTAAAAAElFTkSuQmCC) !important;
      background-size: 52px 37px !important;
      background-repeat: no-repeat !important;
   }
}
#sosearchpro {
   padding: 10px 0;
   width: 60%;
}
#sosearchpro .autosearch-input {
   height: 42px;
   line-height: 20px;
   padding: 0 10px;
   border-left: 0;
   box-shadow: none;
   background-color: transparent;
   background-image: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
#sosearchpro .button-search {
   border-color: #e5e5e5;
   height: 42px;
}
#sosearchpro .select_category,
#sosearchpro .select_brand {
   position: relative;
   display: table-cell;
   vertical-align: top;
   border: 1px solid #e5e5e5;
   border-top-right-radius: 0px !important;
   border-bottom-right-radius: 0px !important;
   background: white;
}
#sosearchpro .select_category select,
#sosearchpro .select_brand select {
   height: 40px;
   width: 100%;
   line-height: 100%;
   padding: 0 5px;
   border: none;
   float: left;
   background-color: transparent;
   background-image: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
#sosearchpro .dropdown-menu li > a:hover {
   background: transparent;
}
@media (max-width: 479px) {
   #sosearchpro .media-body {
      padding: 0 15px;
   }
   #sosearchpro {
      width: 100%;
   }
   #sosearchpro .select_category select {
      width: auto;
   }
   #sosearchpro .dropdown-menu {
      left: 0px !important;
   }
}
#sosearchpro .dropdown-menu .media {
   margin: 0;
   border-bottom: 1px solid #e5e5e5;
}
#sosearchpro .dropdown-menu {
   padding: 0;
   max-height: 600px;
   overflow-y: scroll;
}
.see-all-link {
   display: block;
   text-align: center;
   font-weight: 900 !important;
   font-size: 15px;
   background: #eaebed;
}
#sosearchpro .dropdown-menu .media:hover {
   background-color: #e5e5e5;
}
#sosearchpro .dropdown-menu .media-left {
   float: left;
   padding: 5px;
}
#sosearchpro .dropdown-menu .media-body {
   padding: 10px;
}
#sosearchpro .dropdown-menu .media-body a {
   float: left;
}
#sosearchpro .dropdown-menu .media-body .box-price {
   float: right;
   width: 100%;
}
#sosearchpro .dropdown-menu .media-body .box-price span {
   padding-right: 10px;
   float: left;
}
#sosearchpro .chosen-container-single .chosen-single {
   border: 0;
   border-radius: 0;
   box-shadow: none;
   background: none;
   height: 40px;
   line-height: 40px;
}
@media (min-width: 768px) {
   #sosearchpro .chosen-container-single .chosen-single {
      min-width: 180px;
   }
}
#sosearchpro .chosen-container-single .chosen-single div b {
   background-position: 2px 10px;
}
#sosearchpro .chosen-container-active.chosen-with-drop .chosen-single div b {
   background-position: -15px 10px;
}
#sosearchpro .chosen-container .chosen-drop {
   border: 1px solid #e5e5e5;
}
#sosearchpro .chosen-container .chosen-results li {
   white-space: nowrap;
}
body .block-popup-login {
   margin-top: 170px;
   width: 600px;
   padding: 0 20px 0;
   background: #fff;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
   text-align: left;
}
body .block-popup-login .close-login {
   display: inline-block;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAA0CAYAAACU7CiIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAA41JREFUeNrsmE9IFFEcxz8zru6yZFlJUp304koFFdFGmFQmdCi20Dp4Cgrq0qVLh/YYHYKOYUF1zIO7xygIpLKsyIogSIr1liuk9ofKpnV8HfqNzM6+N7P+OfqFgfW937zPvJnf7/e+aGWzWSK0DegGOoBWYD1gAVPAKPAMyAHvwhaJhcztAy4LQKeNch0AssAwcAl4pAu2NWMJ4AbwOASi015gELgFJKNAa4CHwFl5PQuVBZwW4HoTKAE8ANpZutLAPf/O/KBrwB6WT2ngehC0HThnuGEacEMWdCVGp1OSLPOgq4bEeAW0AEcBRzPvyFyLxOp0xQNtAbo0AT9k/DtwHzgegDkydl9iuuSeoPYAO20pRp3qAw/gh/khnrrkHp26Y1KYplTtl9+5AIwApEdiTSXRHgNSEZ1DB0MDCesyrTawLiJNPViPZq4aCECjXWVNuMAvzfiviNQv6wzTETG6D69LkDBN2tLqFwI5IZcfdiwC9tEGnhom5wyQu3L5YQ8ENmdYa8gG8obJH8CIBhKTKwh7LYWrU94G3svREFSDtPsNAYg/G+8CJyVmEFirWecF8Ma78SLQqel3W4FPwCpDL/RS/yew2rCbS/6m+ha4aQhcbYD4M9cEuSM7LVvgAvByGc+jl8B53cH3BzgMPF8GyCvgCPDb5Bm+AQflNapFQm4D+4HJKBf0R07b/cDQAgDD8pBn/Dupxtc9Ebu1TdK7XTp9o8z7DWReEio0Y6qRV/FKfqvANRe1wIpTXXGq1TvVupkZLGWuXUsp6mZmWJJTbSgWOdTXR3pgANuttAa265IeGOBQXx8NxSKLcqoxx2Fvfz+1jkNTocDufL4MZrsuu/N5mgoFaiU25mhP83CnOhuP86W5ef5vP8wP8fSluZnZeNy0q+6ajo6OrJj0ChVbW6mfmqJ+8n9/XPX1Kw0TE2z+8KEMMp5KMZLJgGWsCBXqVJVtM5LJsAvYNDo6vzO/PIiyQ7tZtFP1YOOpyuepElK9U7WUoqZUqhivKZVCU39BTlX34XUJsiSnqoOMp1Jlr7GpUCCdy0XBzE7VUkoLGclkKr7ZhrEx0rlc2Gs0O9WY45RVu//D6xJkzcSEqWDDnWopkWC4txcnmdRmlwf73NaGk0wy3NtLKZHA5FQt+afTDvHZtm5nbl0dylCMllLU/P0b1hU6gcFIpzobjxshAMqywiArTnXFqVbq3wD/UG9RLdBBcgAAAABJRU5ErkJggg==)
      no-repeat top left;
   width: 26px;
   height: 26px;
   overflow: hidden;
   text-indent: -9999px;
   right: 10px;
   top: 3px;
   position: absolute;
   opacity: 1;
}
body .block-popup-login .tt_popup_login {
   height: 36px;
   border-bottom: 3px solid #ea3a3c;
   background-color: #242424;
   margin: 0 -20px;
}
body .block-popup-login .tt_popup_login strong {
   line-height: 37px;
   display: inline-block;
   padding-left: 55px;
   text-transform: uppercase;
   font-size: 133.33%;
   color: #fff;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAZCAYAAACy0zfoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAX1JREFUeNrMl79Lw0AUxz8pQRCRLtIxoItUqC6C+GN0EMTBoYLuiiI4dXUWpYs6+Q846CL+mBSh0KGDg6QgIqjQ0UHoVBDkORghXC80OSG5Bw+S7z3C5967d3dxRMQDqthnFUdESoBvIdy4G3ppARULoKqABxCGawPnFsDt/j3ksNhyBvGpTciNATMNTAJFYB7YAm41sXPAjiHHBXCaFO4I2Fa0a2AWeFB0Dygbwr2aZG5Go/UBqxq4OrBiCPdsAteJ0Ps1WivwVBoiD4xEjE1k3RAd4Cti7FOjjQFLhhwNoNalikhJfs0XERRfkG77FpGCJnZNzG0v9B0/0Eq91tw98A4Mh7RL4EMT+wTsG2aulrSsDrABDCj6KLAI3Cj6Y+CpNMQJcAwUFL0IXAGbWTXEMrDeI6uHQdlfQpvw1D/2uWbchriLuZAPsmiIQeAtxoyHlE3Y9MrVTFJWk/LUA8/symT1fS5Vc5WztGwBU14H5wFntmXOlh8b1do/AwDTP1dla5pFBAAAAABJRU5ErkJggg==);
   background-repeat: no-repeat;
   background-position: 10px center;
   position: relative;
   padding-right: 10px;
   top: -4px;
   background-color: #ea3a3c;
   font-weight: 600;
}
body .block-popup-login .tt_popup_login strong:before {
   content: "";
   display: inline-block;
   position: absolute;
   right: -20px;
   top: 0;
   width: 0;
   height: 0;
   border-right: 20px solid transparent;
   border-bottom: 37px solid #ea3a3c;
}
body .block-popup-login .block-content {
   padding-top: 20px;
   padding-bottom: 20px;
   font-weight: normal;
}
body .block-popup-login .block-content .col-reg {
   width: 50%;
   float: left;
   min-height: 188px;
}
body .block-popup-login .block-content .col-reg.registered-account {
   padding-right: 30px;
   border-right: 1px solid #ddd;
}
body .block-popup-login .block-content {
   padding-top: 20px;
   padding-bottom: 20px;
   font-weight: normal;
}
body .block-popup-login .email-input,
body .block-popup-login .pass-input {
   position: relative;
   margin: 0 0 14px;
}
body .block-popup-login .fieldset > .field:not(.choice) > .control {
   width: 100%;
}
body .block-popup-login .input-text {
   border: 0;
   margin-bottom: 0;
   width: 100%;
   padding: 0 5px 0 52px;
   height: 40px;
   border: 1px solid #d1d1d1;
   background-color: #f7f7f7;
   color: #909090;
}
body .block-popup-login .email-input:before {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAoCAYAAACIC2hQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAORJREFUeNrs1j0Kg0AQhmHvfxVRC10Lb+BiscUqNuIP6rL+HuFLlUCyBIIQs4Yp3v4pZoZxXNfFFXIISlCCEpSgBCUoQT/J931IKaG1htYaUkp4nmcfVAiBfd+f4pzbB+373oDWdW0fdJ5nAzoMg31QpZQBbdvWPmie5wa0KAr7oIwxTNP0QC7LgjAM7byjTdM8oEopu+5oHMcQQqDrOmzbZsxolmWIouh3UMYYyrI0cO+qqgpJkpwL5ZxjXdePgK+laXoONAiCQ8B74zheA3p0yf4XSv8oQQlKUIISlKAE/Ua3AQCLlxB2VkEtJgAAAABJRU5ErkJggg==)
      no-repeat top left #f7f7f7;
   content: "";
   display: inline-block;
   width: 42px;
   height: 40px;
   position: absolute;
   top: 0;
   left: 0;
}
body .block-popup-login .pass-input:before {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAoCAYAAACIC2hQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAARNJREFUeNrs1jmOhDAQBdC+/1XMkjRLigiQICAiICCwWGwwNkf4EzVqM+pkGIRbquAnFT2Vqsp+MMbwDXkQlKAEJShBCUpQZ6BVVYFzDs450jR1DxqGIdq2xbZte+Z5RpIk7kDjOMYwDBbyHRvHsRvQcRwtnDEGfd9Da41t2yClRBRF90OFEBa0LEswxpDn+V6TUuL5fN4LVUpZ0KIowBhDlmVWfZom+L7vDlRrja7rsK7rL6hTHf2Uuq7vg37a9mOapoHnefdBr0aehgohYIyxQMuy7HmdprPI09DjXCql3HrrpZR7t14RQvzp7FwKPc7flZ38N+i6rqfn7zLo+8LQx5mgBCUoQQlKULehQRDgG/IzAHb9DIPMz4JbAAAAAElFTkSuQmCC)
      no-repeat top left #f7f7f7;
   content: "";
   display: inline-block;
   width: 42px;
   height: 40px;
   position: absolute;
   top: 0;
   left: 0;
}
body .block-popup-login .secondary {
   width: 100%;
   display: block;
   text-align: left;
   margin-bottom: 10px;
}
body .block-popup-login .action.login {
   background-repeat: no-repeat;
   background-position: 25px center;
   padding: 0 25px 0 48px;
   height: 42px;
   font-size: 116.67%;
   font-weight: bold;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAPZJREFUeNqckjFKQ1EQRc8PsRCJjYg2igS0sBF34CZsbAQ3YGFn4y6yBLdhYZtSEQNBsBBUtFFEBHNs5sv3+97DeGEYHnPPY4aZSqWlbeAA2AAqYAycAuc/XGozTtSJaQ3UqvY2ob0wvKvH6rraVw/Vl6gdpcBRFHdbXaDuRCeParcJLgd0kYDqOAvPlkonRl2MfEVeo8g94Bus9VEAP5uPDv9UpQ6BWWATeAZuMt7VGOkaeK1MXMBfVGp1+OtaWpeT0p06E5dymTJ0M//NAyvAG7CQMuTAOWAfeACWpgHrhT/liiVwDNyX9phbxy0wAdamBYv6GgBCcRl5CcJE7AAAAABJRU5ErkJggg==);
   background-color: #666;
   color: #fff;
   border: 0;
   text-transform: uppercase;
}
body .block-popup-login .action.login:hover {
   background-color: #ea3a3c;
}
body .block-popup-login .block-content .col-reg.login-customer {
   padding-left: 30px;
}
body .block-popup-login .block-content .btn-reg-popup {
   height: 42px;
   line-height: 42px;
   padding: 0 42px;
   text-transform: uppercase;
   display: inline-block;
   font-size: 116.67%;
   margin-top: 15px;
   color: #fff;
   font-weight: bold;
   background-color: #ea3a3c;
}
body .block-popup-login .block-content .btn-reg-popup:hover {
   background-color: #d23436;
}
body .block-popup-login .block-content .col-reg .list-log {
   margin: 0;
   list-style-type: none;
}
body .block-popup-login .block-content .list-log li {
   padding: 2px 0 2px 14px;
   position: relative;
   list-style-type: none;
}
body .block-popup-login .block-content .list-log li:before {
   content: "";
   display: inline-block;
   width: 5px;
   height: 5px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   background-color: #666;
   position: absolute;
   left: 0;
   top: 10px;
}
#so_sociallogin a.btn-social-icon {
   padding: 9px 10px;
}
#so_sociallogin .btn-facebook {
   color: #fff;
   background-color: #3b5998;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-facebook:hover,
#so_sociallogin .btn-facebook:focus,
#so_sociallogin .btn-facebook:active,
#so_sociallogin .btn-facebook.active,
#so_sociallogin .open > .dropdown-toggle.btn-facebook {
   color: #fff;
   background-color: #2d4373;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-facebook:active,
#so_sociallogin .btn-facebook.active,
#so_sociallogin .open > .dropdown-toggle.btn-facebook {
   background-image: none;
}
#so_sociallogin .btn-facebook.disabled,
#so_sociallogin .btn-facebook[disabled],
#so_sociallogin fieldset[disabled] .btn-facebook,
#so_sociallogin .btn-facebook.disabled:hover,
#so_sociallogin .btn-facebook[disabled]:hover,
#so_sociallogin fieldset[disabled] .btn-facebook:hover,
#so_sociallogin .btn-facebook.disabled:focus,
#so_sociallogin .btn-facebook[disabled]:focus,
#so_sociallogin fieldset[disabled] .btn-facebook:focus,
#so_sociallogin .btn-facebook.disabled:active,
#so_sociallogin .btn-facebook[disabled]:active,
#so_sociallogin fieldset[disabled] .btn-facebook:active,
#so_sociallogin .btn-facebook.disabled.active,
#so_sociallogin .btn-facebook[disabled].active,
#so_sociallogin fieldset[disabled] .btn-facebook.active {
   background-color: #3b5998;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-facebook .badge {
   color: #3b5998;
   background-color: #fff;
}
#so_sociallogin .btn-google-plus {
   color: #fff;
   background-color: #dd4b39;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-google-plus:hover,
#so_sociallogin .btn-google-plus:focus,
#so_sociallogin .btn-google-plus:active,
#so_sociallogin .btn-google-plus.active,
#so_sociallogin .open > .dropdown-toggle.btn-google-plus {
   color: #fff;
   background-color: #c23321;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-google-plus:active,
#so_sociallogin .btn-google-plus.active,
#so_sociallogin .open > .dropdown-toggle.btn-google-plus {
   background-image: none;
}
#so_sociallogin .btn-google-plus.disabled,
#so_sociallogin .btn-google-plus[disabled],
#so_sociallogin fieldset[disabled] .btn-google-plus,
#so_sociallogin .btn-google-plus.disabled:hover,
#so_sociallogin .btn-google-plus[disabled]:hover,
#so_sociallogin fieldset[disabled] .btn-google-plus:hover,
#so_sociallogin .btn-google-plus.disabled:focus,
#so_sociallogin .btn-google-plus[disabled]:focus,
#so_sociallogin fieldset[disabled] .btn-google-plus:focus,
#so_sociallogin .btn-google-plus.disabled:active,
#so_sociallogin .btn-google-plus[disabled]:active,
#so_sociallogin fieldset[disabled] .btn-google-plus:active,
#so_sociallogin .btn-google-plus.disabled.active,
#so_sociallogin .btn-google-plus[disabled].active,
#so_sociallogin fieldset[disabled] .btn-google-plus.active {
   background-color: #dd4b39;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-google-plus .badge {
   color: #dd4b39;
   background-color: #fff;
}
#so_sociallogin .btn-twitter {
   color: #fff;
   background-color: #55acee;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-twitter:hover,
#so_sociallogin .btn-twitter:focus,
#so_sociallogin .btn-twitter:active,
#so_sociallogin .btn-twitter.active,
#so_sociallogin .open > .dropdown-toggle.btn-twitter {
   color: #fff;
   background-color: #2795e9;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-twitter:active,
#so_sociallogin .btn-twitter.active,
#so_sociallogin .open > .dropdown-toggle.btn-twitter {
   background-image: none;
}
#so_sociallogin .btn-twitter.disabled,
#so_sociallogin .btn-twitter[disabled],
#so_sociallogin fieldset[disabled] .btn-twitter,
#so_sociallogin .btn-twitter.disabled:hover,
#so_sociallogin .btn-twitter[disabled]:hover,
#so_sociallogin fieldset[disabled] .btn-twitter:hover,
#so_sociallogin .btn-twitter.disabled:focus,
#so_sociallogin .btn-twitter[disabled]:focus,
#so_sociallogin fieldset[disabled] .btn-twitter:focus,
#so_sociallogin .btn-twitter.disabled:active,
#so_sociallogin .btn-twitter[disabled]:active,
#so_sociallogin fieldset[disabled] .btn-twitter:active,
#so_sociallogin .btn-twitter.disabled.active,
#so_sociallogin .btn-twitter[disabled].active,
#so_sociallogin fieldset[disabled] .btn-twitter.active {
   background-color: #55acee;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-twitter .badge {
   color: #55acee;
   background-color: #fff;
}
#so_sociallogin .btn-linkdin {
   color: #fff;
   background-color: #0e76a8;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-linkdin:hover,
#so_sociallogin .btn-linkdin:focus,
#so_sociallogin .btn-linkdin:active,
#so_sociallogin .btn-linkdin.active,
#so_sociallogin .open > .dropdown-toggle.btn-linkdin {
   color: #fff;
   background-color: #04669a;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-linkdin:active,
#so_sociallogin .btn-linkdin.active,
#so_sociallogin .open > .dropdown-toggle.btn-linkdin {
   background-image: none;
}
#so_sociallogin .btn-linkdin.disabled,
#so_sociallogin .btn-linkdin[disabled],
#so_sociallogin fieldset[disabled] .btn-linkdin,
#so_sociallogin .btn-linkdin.disabled:hover,
#so_sociallogin .btn-linkdin[disabled]:hover,
#so_sociallogin fieldset[disabled] .btn-linkdin:hover,
#so_sociallogin .btn-linkdin.disabled:focus,
#so_sociallogin .btn-linkdin[disabled]:focus,
#so_sociallogin fieldset[disabled] .btn-linkdin:focus,
#so_sociallogin .btn-linkdin.disabled:active,
#so_sociallogin .btn-linkdin[disabled]:active,
#so_sociallogin fieldset[disabled] .btn-linkdin:active,
#so_sociallogin .btn-linkdin.disabled.active,
#so_sociallogin .btn-linkdin[disabled].active,
#so_sociallogin fieldset[disabled] .btn-linkdin.active {
   background-color: #04669a;
   border-color: rgba(0, 0, 0, 0.2);
}
#so_sociallogin .btn-linkdin .badge {
   color: #04669a;
   background-color: #fff;
}
#fadeandscale {
   min-width: 400px;
   padding: 2px 19px 19px 19px;
   -webkit-transform: scale(0.8);
   -moz-transform: scale(0.8);
   -ms-transform: scale(0.8);
   transform: scale(0.8);
   background-color: #f5f5f5;
   border: none;
   border-radius: 10px 10px 0 0;
}
.fadeandscale_success {
   color: #a23b1f;
   text-align: center;
   padding-top: 0;
   font-size: 15px;
}
#fadeandscale h4 {
   color: #2b3742;
   text-align: center;
   padding: 10px;
   background-color: #eaebed;
   margin: -2px -19px 20px -19px;
   border-radius: 4px 4px 0 0;
}
.callback_popup_btn {
   font-size: 16px;
   display: block;
   text-align: center;
}
.popup_visible #fadeandscale {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
}
.fadeandscale_close {
   position: absolute;
   top: 6px;
   right: 6px;
   padding: 1px 9px;
   border-radius: 3px;
   width: 30px;
   height: 28px;
   border: none;
   background: #51d400;
   color: #fff;
}
.fadeandscale_send {
   width: 100%;
}
.fadeandscale_form label {
   width: 75px;
}
.fadeandscale_form input {
   font-size: 18px;
}
.callback_big_btn {
   display: block;
   padding: 1px 0 0 0;
   color: #fff;
}
.callback_small_btn {
   position: relative;
   width: 180px;
   display: block;
   height: 38px;
}
.fadeandscale_form input {
   width: 286px;
}
.fadeandscale_send {
   background: #51d400 !important;
}
@charset "UTF-8";
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
.no-margin {
   margin: 0 !important;
}
.lib-list-item-product2 {
   border: none;
}
.lib-list-item-product2 .image-dev .list-button-dev {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 10;
   transform: translate3d(-50%, -50%, 0);
   -moz-transform: translate3d(-50%, -50%, 0);
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
}
.lib-list-item-product2 .image-dev .list-button-dev li {
   display: inline-block;
   float: left;
   height: 40px;
   width: 40px;
   background: #fff;
   position: relative;
   border-width: 0 1px 0 0;
   border-style: solid;
   border-color: #ddd;
   opacity: 0;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(40px);
   -moz-transform: translateX(40px);
   -webkit-transform: translateX(40px);
   -ms-transform: translateX(40px);
   z-index: 1;
   transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(-40px);
   -moz-transform: translateX(-40px);
   -webkit-transform: translateX(-40px);
   -ms-transform: translateX(-40px);
   z-index: 1;
   transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
   border-left: 1px solid #ddd;
}
.lib-list-item-product2 .image-dev .list-button-dev li a,
.lib-list-item-product2 .image-dev .list-button-dev li button {
   background: none;
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   line-height: 40px;
   text-align: center;
   box-shadow: none;
   border: none;
   color: #555;
   width: 40px;
   padding: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover {
   background: #e00000;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover a,
.lib-list-item-product2 .image-dev .list-button-dev li:hover button {
   color: #fff;
}
.lib-list-item-product2 .caption-dev {
   text-align: center;
   padding: 0 15px;
}
.lib-list-item-product2 .caption-dev .rating-dev {
   margin: 5px 0;
}
.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
   font-size: 11px;
}
.lib-list-item-product2 .caption-dev .title-dev {
   color: #444;
   font-size: 13px;
}
.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-new {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-old {
   font-size: 12px;
}
.lib-list-item-product2 .caption-dev .add-cart-dev {
   background: #fff;
   border: 1px solid #ddd;
   font-size: 12px;
   text-transform: uppercase;
   color: #999;
   font-weight: bold;
   box-shadow: none;
   border-radius: 0;
   padding: 6px 20px;
   margin: 0 0 30px;
   transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li {
   opacity: 1;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-two-img,
.product-item-container .second_img,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image {
   position: relative;
   display: block;
}
.lib-two-img .img-1,
.product-item-container .second_img .img-1,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1 {
   opacity: 1;
   position: relative;
   transition: all 0.5s ease-in-out;
}
.lib-two-img .img-2,
.product-item-container .second_img .img-2,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2 {
   position: absolute;
   z-index: 0;
   top: 0;
   opacity: 0;
   display: block;
   transition: all 0.5s ease-in-out;
   left: 50%;
   transform: translateX(-50%);
}
.lib-two-img-over .img-1,
.product-item-container:hover .second_img .img-1,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1 {
   opacity: 0;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
.lib-two-img-over .img-2,
.product-item-container:hover .second_img .img-2,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2 {
   opacity: 1;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
@keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-webkit-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-moz-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
.back-to-top {
   cursor: pointer;
   background-color: #777;
   width: 45px;
   bottom: 35px;
   right: 10px;
   min-height: 42px;
   overflow: hidden;
   z-index: 40;
   position: fixed;
   display: block;
   text-align: center;
   border-radius: 3px;
   opacity: 1;
   transition: all 0.5s ease-in-out 0s;
   -moz-transition: all 0.5s ease-in-out 0s;
   -webkit-transition: all 0.5s ease-in-out 0s;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
.back-to-top.hidden-top {
   bottom: -100px;
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
}
.back-to-top:hover {
   background-color: #51d400;
}
.back-to-top i {
   font-size: 36px;
   margin: 1px 0 0 0 !important;
   color: #fff;
   display: inline-block;
}
.social-widgets {
   overflow: visible;
   position: fixed;
   z-index: 999;
   top: 50%;
   height: 0;
   width: 0;
}
.social-widgets.socialwidgets-left {
   left: 0;
}
.social-widgets.socialwidgets-right {
   right: 0;
}
.socialwidgets-left .item {
   right: 0;
}
.socialwidgets-left .active {
   z-index: 100;
   right: -310px;
}
.socialwidgets-left .tab-icon {
   right: -45px;
}
.socialwidgets-left .facebook.active {
   right: -260px;
}
.socialwidgets-left .twitter.active {
   right: -300px;
}
.socialwidgets-left .youtube.active {
   right: -450px;
}
.socialwidgets-right .item {
   left: 0;
}
.socialwidgets-right .active {
   z-index: 100;
   left: -310px;
}
.socialwidgets-right .tab-icon {
   left: -45px;
}
.socialwidgets-right .facebook.active {
   left: -260px;
}
.socialwidgets-right .twitter.active {
   left: -300px;
}
.socialwidgets-right .youtube.active {
   left: -450px;
}
.social-widgets .item,
.social-widgets .items {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.social-widgets .items {
   top: -100px;
   position: relative;
}
.social-widgets .item {
   position: absolute;
   top: 0;
}
.social-widgets .item-01 {
   top: 0;
   z-index: 99;
}
.social-widgets .item-02 {
   top: 45px;
   z-index: 98;
}
.social-widgets .item-03 {
   top: 90px;
   z-index: 97;
}
.social-widgets .tab-icon .fa {
   font-size: 18px;
   line-height: 45px;
}
.social-widgets .tab-icon {
   position: absolute;
   top: 0;
   display: block;
   width: 45px;
   height: 45px;
   background: #fff;
   text-align: center;
   font-size: 1.54em;
}
.social-widgets .tab-icon:hover {
   text-decoration: none;
}
.social-widgets .active .tab-icon {
   border-color: #e9e9e9;
   background: #fff;
}
.social-widgets .facebook .tab-icon {
   background: #3b5998;
   background-clip: content-box;
   color: white;
}
.social-widgets .twitter .tab-icon {
   background: #07779a;
   background-clip: content-box;
   color: white;
}
.social-widgets .youtube .tab-icon {
   background: #da2723;
   background-clip: content-box;
   color: white;
}
.social-widgets .tab-content {
   background: #fff;
   width: 310px;
   padding: 10px;
}
.social-widgets .active .tab-content {
   box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.social-widgets .title {
   margin: -10px -10px 10px;
   padding: 0 10px;
   background-color: #ccc;
   text-transform: uppercase;
   line-height: 45px;
   color: #000;
   font-weight: bold;
}
.social-widgets .title h5 {
   line-height: 45px;
   margin: 0;
}
.social-widgets .facebook .tab-content {
   width: 260px;
}
.social-widgets .twitter .tab-content {
   width: 300px;
}
.social-widgets .twitter-widget {
   padding-top: 10px;
}
.social-widgets .youtube .tab-content {
   width: 450px;
}
.social-widgets .youtube .tab-content iframe {
   width: 100%;
}
.social-widgets .loading {
   min-height: 200px;
   position: relative;
   z-index: 100;
}
.social-widgets .loading img.ajaxloader {
   position: absolute;
   top: 45%;
   left: 45%;
   width: 32px;
   height: 32px;
}
.wrapper-boxed header.navbar-compact {
   width: auto;
}
header.navbar-compact {
   position: fixed;
   width: 100%;
   z-index: 999;
   box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
header.navbar-compact .compact-hidden {
   display: none;
}
.lazy {
   display: block;
   overflow: hidden;
   background: transparent url(../../images/lazy-loader.gif) no-repeat center center;
}
@media (min-width: 1200px) {
   .lazy.lazy-loaded {
      background: none;
      height: auto;
   }
   .lazy img {
      transition: 1s all ease;
      opacity: 0;
      -webkit-backface-visibility: hidden;
      display: inline-block;
   }
   .lazy.lazy-loaded img {
      opacity: 1;
   }
}
@media (min-width: 1200px) {
   .wrapper-boxed {
      max-width: 1260px;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   }
   .wrapper-full .container {
      width: 1200px;
   }
   .wrapper-full .products-list .product-grid-5 .product-card__gallery,
   .wrapper-full .products-list .product-grid-5 .countdown_box,
   .wrapper-full .products-list .product-grid-5 .order-num {
      display: none;
   }
   .wrapper-fluid .container {
      max-width: 1650px;
      padding: 0;
      width: 93%;
   }
}
@media (min-width: 1200px) and (min-width: 1200px) {
   .wrapper-full .products-list .product-grid-5:nth-child(5n + 1) {
      clear: both !important;
   }
}
.banners-effect-1 .banners > div img {
   transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -webkit-transition: all 0.2s ease-in;
}
.banners-effect-1 .banners > div img:hover {
   opacity: 0.8;
}
.banners-effect-2 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-2 .banners > div a:hover:before,
.banners-effect-2 .banners > div a:hover:after {
   left: 0;
   opacity: 1;
}
.banners-effect-2 .banners > div a:before,
.banners-effect-2 .banners > div a:after {
   background-color: rgba(255, 255, 255, 0.4);
   display: block;
   width: 100%;
   height: 100%;
   left: -100%;
   opacity: 0;
   filter: alpha(opacity=0);
   position: absolute;
   top: 0;
   transition: all 0.3s ease-in;
   -moz-transition: all 0.3s ease-in;
   -webkit-transition: all 0.3s ease-in;
   content: "";
   z-index: 1;
}
.banners-effect-3 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-3 .banners > div a:hover:before,
.banners-effect-3 .banners > div a:hover:after {
   border: 0 solid rgba(0, 0, 0, 0.7);
   opacity: 0;
   filter: alpha(opacity=0);
}
.banners-effect-3 .banners > div a:before,
.banners-effect-3 .banners > div a:after {
   border: 50px solid transparent;
   border-top-right-radius: 50px;
   border-top-left-radius: 50px;
   border-bottom-right-radius: 50px;
   border-bottom-left-radius: 50px;
   box-sizing: border-box;
   cursor: pointer;
   display: inline-block;
   left: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   position: absolute;
   top: 0;
   content: "";
   opacity: 1;
   filter: alpha(opacity=100);
   width: 100px;
   height: 100px;
   -webkit-transform: scale(7);
   -moz-transform: scale(7);
   -ms-transform: scale(7);
   -o-transform: scale(7);
   transform: scale(7);
   transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -webkit-transition: all 0.4s ease-in-out;
   visibility: visible;
   z-index: 1;
}
.banners-effect-4 .row-no-padding a,
.banners-effect-4 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-4 .row-no-padding a:before,
.banners-effect-4 .banners > div a:before {
   border-bottom: 50px solid rgba(255, 255, 255, 0.4);
   border-top: 50px solid rgba(255, 255, 255, 0.4);
   content: "";
   height: 100%;
   left: 0;
   opacity: 0;
   filter: alpha(opacity=0);
   position: absolute;
   top: 0;
   transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
   -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
   -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
   -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
   -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
   -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
   -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
   transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
   transform-origin: 50% 50% 0;
   width: 100%;
}
.banners-effect-4 .row-no-padding a:hover:before,
.banners-effect-4 .banners > div a:hover:before {
   opacity: 1;
   filter: alpha(opacity=100);
   transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
   -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
   -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
   -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
   -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}
.banners-effect-5 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-5 .banners > div a:before {
   content: "";
   height: 100%;
   width: 100%;
   position: absolute;
   border: 70px solid rgba(255, 255, 255, 0);
   top: 0;
   left: 0;
   transition: all 0.5s ease-in-out;
}
.banners-effect-5 .banners > div a:after {
   content: "";
   height: 100%;
   width: 100%;
   position: absolute;
   opacity: 0.5;
   border: 30px solid #fff;
   top: 0;
   left: 0;
   transform: scale(0);
   -moz-transform: scale(0);
   -webkit-transform: scale(0);
   -ms-transform: scale(0);
   transition: all 0.5s ease-in-out;
}
.banners-effect-5 .banners > div a:hover:before {
   border: 0 solid rgba(255, 255, 255, 0.7);
}
.banners-effect-5 .banners > div a:hover:after {
   transform: scale(0.8);
   -moz-transform: scale(0.8);
   -webkit-transform: scale(0.8);
   -ms-transform: scale(0.8);
   opacity: 0;
   transition-delay: 0.1s;
}
.banners-effect-6 .banners > div a {
   display: inline-block;
   position: relative;
   overflow: hidden;
   background: #000;
   vertical-align: top;
}
.banners-effect-6 .banners > div a img {
   backface-visibility: hidden;
   opacity: 1;
   filter: alpha(opacity=100);
   -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
   -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
   transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.banners-effect-6 .banners > div a:hover img {
   opacity: 0.8;
   filter: alpha(opacity=80);
   transform: scale3d(1.1, 1.1, 1);
}
.banners-effect-7 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-7 .banners > div a:before {
   position: absolute;
   background: rgba(0, 0, 0, 0.3);
   width: 0;
   top: 0;
   left: 50%;
   content: "";
   transition: all 0.3s ease-in-out 0s;
}
.banners-effect-7 .banners > div a:hover:before {
   width: 100%;
   left: 0;
   top: 0;
   height: 100%;
}
.banners-effect-8 .banners > div a {
   display: inline-block;
   position: relative;
   overflow: hidden;
   background: #000;
   vertical-align: top;
}
.banners-effect-8 .banners > div a:before,
.banners-effect-8 .banners > div a:after {
   bottom: 20px;
   content: "";
   left: 20px;
   opacity: 0;
   position: absolute;
   right: 20px;
   top: 20px;
   -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
   -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
   transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
   z-index: 1;
}
.banners-effect-8 .banners > div a:before {
   border-bottom: 1px solid #fff;
   border-top: 1px solid #fff;
   -webkit-transform: scale(0, 1);
   -ms-transform: scale(0, 1);
   -o-transform: scale(0, 1);
   transform: scale(0, 1);
}
.banners-effect-8 .banners > div a:after {
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   -webkit-transform: scale(1, 0);
   -ms-transform: scale(1, 0);
   -o-transform: scale(1, 0);
   transform: scale(1, 0);
}
.banners-effect-8 .banners > div img {
   opacity: 1;
   filter: alpha(opacity=100);
   -webkit-transition: opacity 0.35s ease 0s;
   -o-transition: opacity 0.35s ease 0s;
   transition: opacity 0.35s ease 0s;
}
.banners-effect-8 .banners > div a:hover:before,
.banners-effect-8 .banners > div a:hover:after {
   opacity: 1;
   filter: alpha(opacity=100);
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
.banners-effect-8 .banners > div a:hover img {
   opacity: 0.5;
   filter: alpha(opacity=50);
}
.banners-effect-9 .banners > div a {
   display: block;
   position: relative;
   z-index: 10;
}
.banners-effect-9 .banners > div a:before {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 0;
   width: 100%;
   height: 100%;
   background: #000;
   content: "";
   -webkit-transition: opacity 0.35s;
   transition: opacity 0.35s;
   box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
   opacity: 0;
}
.banners-effect-9 .banners > div a:hover:before {
   opacity: 1;
}
.banners-effect-9 .banners > div a img {
   opacity: 1;
   -webkit-transition: -webkit-transform 0.35s;
   transition: transform 0.35s;
   -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
   transform: perspective(1000px) translate3d(0, 0, 0);
}
.banners-effect-9 .banners > div a:hover img {
   -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
   transform: perspective(1000px) translate3d(0, 0, 21px);
}
.banners-effect-10 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-10 .banners > div a:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
   content: "";
   opacity: 0;
   -webkit-transform: translate3d(0, 50%, 0);
   transform: translate3d(0, 50%, 0);
   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   transition: opacity 0.35s, transform 0.35s;
}
.banners-effect-10 .banners > div a:hover:before {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
.banners-effect-11 .banners > div a {
   display: block;
   position: relative;
   overflow: hidden;
}
.banners-effect-11 .banners > div a:hover:before,
.banners-effect-11 .banners > div a:hover:after {
   width: 100%;
   height: 100%;
}
.banners-effect-11 .banners > div a:before,
.banners-effect-11 .banners > div a:after {
   background-color: rgba(0, 0, 0, 0.15);
   content: "";
   height: 0;
   left: 0;
   margin: auto;
   position: absolute;
   width: 0;
   transition: all 0.3s ease-out 0s;
   -moz-transition: all 0.3s ease-out 0s;
   -webkit-transition: all 0.3s ease-out 0s;
}
.banners-effect-11 .banners > div a:after {
   left: auto;
   right: 0;
   bottom: 0;
}
.banners-effect-12 .banners > div img {
   transition: all 0.3s ease-in;
   -moz-transition: all 0.3s ease-in;
   -webkit-transition: all 0.3s ease-in;
}
.banners-effect-12 .banners > div img:hover {
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
}
body > .alert {
   position: fixed;
   z-index: 10004;
   top: 0;
   left: 0;
   width: 100%;
   -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
   -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
   animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
}
body > .alert .alert {
   position: absolute;
   left: 0;
   right: 0;
   top: 100%;
}
body > .alert .alert.fadeOut {
   top: -100%;
}
@-webkit-keyframes alert-anim {
   0% {
      top: -100%;
   }
   60% {
      top: 0;
   }
   100% {
      top: 0;
   }
}
@-moz-keyframes alert-anim {
   0% {
      top: -100%;
   }
   60% {
      top: 0;
   }
   100% {
      top: 0;
   }
}
@keyframes alert-anim {
   0% {
      top: -100%;
   }
   60% {
      top: 0;
   }
   100% {
      top: 0;
   }
}
@-webkit-keyframes alert-anim2 {
   0% {
      top: -100%;
   }
   60% {
      top: 100%;
   }
   100% {
      top: 100%;
   }
}
@-moz-keyframes alert-anim2 {
   0% {
      top: -100%;
   }
   60% {
      top: 100%;
   }
   100% {
      top: 100%;
   }
}
@keyframes alert-anim2 {
   0% {
      top: -100%;
   }
   60% {
      top: 100%;
   }
   100% {
      top: 100%;
   }
}
@-webkit-keyframes alert-icon-anim {
   0% {
      font-size: 0;
   }
   60% {
      font-size: 0;
   }
}
@-moz-keyframes alert-icon-anim {
   0% {
      font-size: 0;
   }
   60% {
      font-size: 0;
   }
}
@keyframes alert-icon-anim {
   0% {
      font-size: 0;
   }
   60% {
      font-size: 0;
   }
}
.comingsoon-page {
   background: #142326;
   padding: 7em 0;
   color: #bdbdbd;
}
.comingsoon-page .container {
   max-width: 750px;
}
.comingsoon-page .comingsoon--title {
   margin: 0.5em 0 1em;
   font-size: 46px;
   color: #fff;
   text-transform: uppercase;
   font-weight: 700;
   padding: 0 1em;
}
.comingsoon-page .comingsoon--content {
   margin: 1em 0;
   font-size: 14px;
}
.comingsoon-page .comingsoon--countdown {
   margin: 6em 0 8em;
}
.comingsoon-page .comingsoon--countdown .time-item {
   width: 125px;
   height: 125px;
   border: 3px solid rgba(255, 255, 255, 0.4);
   border-radius: 50%;
   margin: 0 15px;
   display: inline-block;
   padding: 30px;
}
.comingsoon-page .comingsoon--countdown .num-time {
   font-size: 40px;
   color: #fff;
   font-weight: 700;
   line-height: 100%;
   margin: 0 0 5px 0;
}
.comingsoon-page .comingsoon--countdown .name-time {
   font-size: 20px;
   text-transform: uppercase;
}
.comingsoon-page .comingsoon--newsletter {
   margin: 2em 0;
}
.comingsoon-page .comingsoon--newsletter .newsletter {
   background: none !important;
}
.comingsoon-page .comingsoon--newsletter .title-block {
   display: none;
}
@media (min-width: 1200px) {
   .modal-lg {
      margin-top: 10%;
      width: 1050px;
   }
}
.modal-content {
   box-shadow: none;
   border-radius: 0;
   border: none;
}
.modal-content .modal-header {
   padding: 10px 15px;
}
.modal-content .modal-title {
   font-weight: normal;
}
@media (min-width: 1200px) {
   #previewModal .cart-popup-info {
      padding-top: 30px;
   }
}
#previewModal .cart-popup-info .product-name {
   font-size: 22px;
   font-weight: 400;
}
#previewModal .cart-popup-info .price-quantity {
   font-size: 24px;
   color: #555;
   font-weight: normal;
}
#previewModal .cart-popup-info .price-new {
   font-size: 24px;
}
#previewModal .cart-popup-action {
   background: #f2f2f2;
   padding: 1rem 1.5rem;
   text-align: center;
   border-radius: 3px;
}
#previewModal .cart-popup-action .btn {
   display: block;
   margin: 10px 0;
   border: none;
   width: 100%;
   font-size: 13px;
}
#previewModal .cart-popup-action .cart-popup-imgbottom {
   text-align: center;
   width: 100%;
   margin: 20px 0;
}
#previewModal .cart-popup-action .cart-popup-imgbottom .previewCartCheckout-price {
   display: block;
   font-size: 28px;
   font-weight: 700;
   padding: 15px 0;
}
.loaded .so-loadeding {
   display: none;
}
.so-loadeding {
   background: white url(../../images/lazy-loader.gif) no-repeat center center;
   height: 100%;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
   right: 0;
   opacity: 1;
}
.so-pre-loader {
   background: rgba(255, 208, 0, 0.5);
   height: 100%;
   left: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
.so-pre-loader.no-pre-loader {
   background: none;
   position: absolute;
   height: auto;
}
.so-pre-loader .so-loader-background {
   background: #555;
   display: block;
   height: 100%;
}
.so-pre-loader .so-loader-center {
   position: absolute;
   left: 50%;
   top: 50%;
   margin: -25px 0 0 -25px;
}
.so-pre-loader .so-loader-line {
   background: #e00000;
   top: 0;
}
.so-pre-loader .spinner {
   width: 50px;
   height: 50px;
   background-color: white;
   -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
   animation: sk-rotateplane 1.2s infinite ease-in-out;
}
.so-pre-loader .spinner-bounce {
   width: 60px;
   height: 60px;
   position: relative;
}
.so-pre-loader .double-bounce1,
.so-pre-loader .double-bounce2 {
   width: 100%;
   height: 100%;
   border-radius: 50%;
   background-color: white;
   opacity: 0.6;
   position: absolute;
   top: 0;
   left: 0;
   -webkit-animation: sk-bounce 2s infinite ease-in-out;
   animation: sk-bounce 2s infinite ease-in-out;
}
.so-pre-loader .double-bounce2 {
   -webkit-animation-delay: -1s;
   animation-delay: -1s;
}
.so-pre-loader .spinner-cube {
   width: 40px;
   height: 40px;
   position: relative;
}
.so-pre-loader .cube1,
.so-pre-loader .cube2 {
   background-color: white;
   width: 15px;
   height: 15px;
   position: absolute;
   top: 0;
   left: 0;
   -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
   animation: sk-cubemove 1.8s infinite ease-in-out;
}
.so-pre-loader .cube2 {
   -webkit-animation-delay: -0.9s;
   animation-delay: -0.9s;
}
.so-pre-loader .spinner-bounce2 {
   width: 80px;
   text-align: center;
}
.so-pre-loader .spinner-bounce2 > div {
   width: 18px;
   height: 18px;
   background-color: white;
   border-radius: 100%;
   display: inline-block;
   margin: 0 3px;
   -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
   animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.so-pre-loader .spinner-bounce2 .bounce1 {
   -webkit-animation-delay: -0.32s;
   animation-delay: -0.32s;
}
.so-pre-loader .spinner-bounce2 .bounce2 {
   -webkit-animation-delay: -0.16s;
   animation-delay: -0.16s;
}
.so-pre-loader .spinner-circle {
   width: 60px;
   height: 60px;
   position: relative;
}
.so-pre-loader .spinner-circle .sk-child {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
}
.so-pre-loader .spinner-circle .sk-child:before {
   content: "";
   display: block;
   margin: 0 auto;
   width: 15%;
   height: 15%;
   background-color: white;
   border-radius: 100%;
   -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
   animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.so-pre-loader .spinner-circle .sk-circle2 {
   -webkit-transform: rotate(30deg);
   -ms-transform: rotate(30deg);
   transform: rotate(30deg);
}
.so-pre-loader .spinner-circle .sk-circle3 {
   -webkit-transform: rotate(60deg);
   -ms-transform: rotate(60deg);
   transform: rotate(60deg);
}
.so-pre-loader .spinner-circle .sk-circle4 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}
.so-pre-loader .spinner-circle .sk-circle5 {
   -webkit-transform: rotate(120deg);
   -ms-transform: rotate(120deg);
   transform: rotate(120deg);
}
.so-pre-loader .spinner-circle .sk-circle6 {
   -webkit-transform: rotate(150deg);
   -ms-transform: rotate(150deg);
   transform: rotate(150deg);
}
.so-pre-loader .spinner-circle .sk-circle7 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}
.so-pre-loader .spinner-circle .sk-circle8 {
   -webkit-transform: rotate(210deg);
   -ms-transform: rotate(210deg);
   transform: rotate(210deg);
}
.so-pre-loader .spinner-circle .sk-circle9 {
   -webkit-transform: rotate(240deg);
   -ms-transform: rotate(240deg);
   transform: rotate(240deg);
}
.so-pre-loader .spinner-circle .sk-circle10 {
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg);
}
.so-pre-loader .spinner-circle .sk-circle11 {
   -webkit-transform: rotate(300deg);
   -ms-transform: rotate(300deg);
   transform: rotate(300deg);
}
.so-pre-loader .spinner-circle .sk-circle12 {
   -webkit-transform: rotate(330deg);
   -ms-transform: rotate(330deg);
   transform: rotate(330deg);
}
.so-pre-loader .spinner-circle .sk-circle2:before {
   -webkit-animation-delay: -1.1s;
   animation-delay: -1.1s;
}
.so-pre-loader .spinner-circle .sk-circle3:before {
   -webkit-animation-delay: -1s;
   animation-delay: -1s;
}
.so-pre-loader .spinner-circle .sk-circle4:before {
   -webkit-animation-delay: -0.9s;
   animation-delay: -0.9s;
}
.so-pre-loader .spinner-circle .sk-circle5:before {
   -webkit-animation-delay: -0.8s;
   animation-delay: -0.8s;
}
.so-pre-loader .spinner-circle .sk-circle6:before {
   -webkit-animation-delay: -0.7s;
   animation-delay: -0.7s;
}
.so-pre-loader .spinner-circle .sk-circle7:before {
   -webkit-animation-delay: -0.6s;
   animation-delay: -0.6s;
}
.so-pre-loader .spinner-circle .sk-circle8:before {
   -webkit-animation-delay: -0.5s;
   animation-delay: -0.5s;
}
.so-pre-loader .spinner-circle .sk-circle9:before {
   -webkit-animation-delay: -0.4s;
   animation-delay: -0.4s;
}
.so-pre-loader .spinner-circle .sk-circle10:before {
   -webkit-animation-delay: -0.3s;
   animation-delay: -0.3s;
}
.so-pre-loader .spinner-circle .sk-circle11:before {
   -webkit-animation-delay: -0.2s;
   animation-delay: -0.2s;
}
.so-pre-loader .spinner-circle .sk-circle12:before {
   -webkit-animation-delay: -0.1s;
   animation-delay: -0.1s;
}
.so-pre-loader .spinner-folding-cube {
   width: 50px;
   height: 50px;
   position: relative;
   -webkit-transform: rotateZ(45deg);
   transform: rotateZ(45deg);
}
.so-pre-loader .spinner-folding-cube .sk-cube {
   float: left;
   width: 50%;
   height: 50%;
   position: relative;
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.so-pre-loader .spinner-folding-cube .sk-cube:before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: white;
   -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
   animation: sk-foldCubeAngle 2.4s infinite linear both;
   -webkit-transform-origin: 100% 100%;
   -ms-transform-origin: 100% 100%;
   transform-origin: 100% 100%;
}
.so-pre-loader .spinner-folding-cube .sk-cube2 {
   -webkit-transform: scale(1.1) rotateZ(90deg);
   transform: scale(1.1) rotateZ(90deg);
}
.so-pre-loader .spinner-folding-cube .sk-cube3 {
   -webkit-transform: scale(1.1) rotateZ(180deg);
   transform: scale(1.1) rotateZ(180deg);
}
.so-pre-loader .spinner-folding-cube .sk-cube4 {
   -webkit-transform: scale(1.1) rotateZ(270deg);
   transform: scale(1.1) rotateZ(270deg);
}
.so-pre-loader .spinner-folding-cube .sk-cube2:before {
   -webkit-animation-delay: 0.3s;
   animation-delay: 0.3s;
}
.so-pre-loader .spinner-folding-cube .sk-cube3:before {
   -webkit-animation-delay: 0.6s;
   animation-delay: 0.6s;
}
.so-pre-loader .spinner-folding-cube .sk-cube4:before {
   -webkit-animation-delay: 0.9s;
   animation-delay: 0.9s;
}
@-webkit-keyframes sk-rotateplane {
   0% {
      -webkit-transform: perspective(120px);
   }
   50% {
      -webkit-transform: perspective(120px) rotateY(180deg);
   }
   100% {
      -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
   }
}
@keyframes sk-rotateplane {
   0% {
      transform: perspective(120px) rotateX(0deg) rotateY(0deg);
      -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
   }
   50% {
      transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
      -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
   }
   100% {
      transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
      -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
   }
}
@-webkit-keyframes sk-bounce {
   0%,
   100% {
      -webkit-transform: scale(0);
   }
   50% {
      -webkit-transform: scale(1);
   }
}
@keyframes sk-bounce {
   0%,
   100% {
      transform: scale(0);
      -webkit-transform: scale(0);
   }
   50% {
      transform: scale(1);
      -webkit-transform: scale(1);
   }
}
@-webkit-keyframes sk-stretchdelay {
   0%,
   40%,
   100% {
      -webkit-transform: scaleY(0.4);
   }
   20% {
      -webkit-transform: scaleY(1);
   }
}
@keyframes sk-stretchdelay {
   0%,
   40%,
   100% {
      transform: scaleY(0.4);
      -webkit-transform: scaleY(0.4);
   }
   20% {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
   }
}
@-webkit-keyframes sk-cubemove {
   25% {
      -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
   }
   50% {
      -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
   }
   75% {
      -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
   }
   100% {
      -webkit-transform: rotate(-360deg);
   }
}
@keyframes sk-cubemove {
   25% {
      transform: translateX(42px) rotate(-90deg) scale(0.5);
      -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
   }
   50% {
      transform: translateX(42px) translateY(42px) rotate(-179deg);
      -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
   }
   50.1% {
      transform: translateX(42px) translateY(42px) rotate(-180deg);
      -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
   }
   75% {
      transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
      -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
   }
   100% {
      transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
   }
}
@-webkit-keyframes sk-bouncedelay {
   0%,
   80%,
   100% {
      -webkit-transform: scale(0);
   }
   40% {
      -webkit-transform: scale(1);
   }
}
@keyframes sk-bouncedelay {
   0%,
   80%,
   100% {
      -webkit-transform: scale(0);
      transform: scale(0);
   }
   40% {
      -webkit-transform: scale(1);
      transform: scale(1);
   }
}
@-webkit-keyframes sk-circleBounceDelay {
   0%,
   80%,
   100% {
      -webkit-transform: scale(0);
      transform: scale(0);
   }
   40% {
      -webkit-transform: scale(1);
      transform: scale(1);
   }
}
@keyframes sk-circleBounceDelay {
   0%,
   80%,
   100% {
      -webkit-transform: scale(0);
      transform: scale(0);
   }
   40% {
      -webkit-transform: scale(1);
      transform: scale(1);
   }
}
@-webkit-keyframes sk-cubeGridScaleDelay {
   0%,
   70%,
   100% {
      -webkit-transform: scale3D(1, 1, 1);
      transform: scale3D(1, 1, 1);
   }
   35% {
      -webkit-transform: scale3D(0, 0, 1);
      transform: scale3D(0, 0, 1);
   }
}
@keyframes sk-cubeGridScaleDelay {
   0%,
   70%,
   100% {
      -webkit-transform: scale3D(1, 1, 1);
      transform: scale3D(1, 1, 1);
   }
   35% {
      -webkit-transform: scale3D(0, 0, 1);
      transform: scale3D(0, 0, 1);
   }
}
@-webkit-keyframes sk-foldCubeAngle {
   0%,
   10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
      transform: perspective(140px) rotateX(-180deg);
      opacity: 0;
   }
   25%,
   75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
      transform: perspective(140px) rotateX(0deg);
      opacity: 1;
   }
   90%,
   100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
      transform: perspective(140px) rotateY(180deg);
      opacity: 0;
   }
}
@keyframes sk-foldCubeAngle {
   0%,
   10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
      transform: perspective(140px) rotateX(-180deg);
      opacity: 0;
   }
   25%,
   75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
      transform: perspective(140px) rotateX(0deg);
      opacity: 1;
   }
   90%,
   100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
      transform: perspective(140px) rotateY(180deg);
      opacity: 0;
   }
}
body.no-bgbody {
   background-image: none;
}
.pattern-1 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXq6ufj4+BFiQt6AAAAFElEQVQI12P4DwIMDSBADDnU1QMAuMZwaEQKiesAAAAASUVORK5CYII=);
}
.pattern-2 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXz8/Ld3dwrOKUXAAAAIElEQVQI12PgcBJoUWQAYg4nBkUQh8EJxGFoAXGGnywArz4n2ZPwwWQAAAAASUVORK5CYII=);
}
.pattern-3 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXz8/Ln5+bhYcKaAAAAJklEQVQI12NoAAEGBxBgUAABBgEQYOAAAQYWEGBgAgEGRhAY6uoBKDQY6PFpjboAAAAASUVORK5CYII=);
}
.pattern-4 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAACVBMVEXz8/Lu7u3n5+bFWVAsAAAAG0lEQVQY02PADrgCYBCZyQqHSEzsYNRc2poLAKT1Eo/hT6I9AAAAAElFTkSuQmCC);
}
.pattern-5 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXz8/Ln5+bhYcKaAAAAH0lEQVQI12M4AAJQUhEEGIRAgIEHBCAkRAQiO9TVAwC0IzHPvKkBGQAAAABJRU5ErkJggg==);
}
.pattern-6 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXz8/Ln5+bhYcKaAAAAGElEQVQI12PABDw8PBISUBIDUFc9/U0GAJE3A0k1e45JAAAAAElFTkSuQmCC);
}
.pattern-7 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXa2tnz8/JVe/uqAAAAGUlEQVQI12PI3XY7dxvDJE+VSZ4QcniLAAAgUVvzsWb/qQAAAABJRU5ErkJggg==);
}
.pattern-8 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXz8/La2tkRXNHaAAAADklEQVQI12NYBQIjhwQARhKE0ZOzVL8AAAAASUVORK5CYII=);
}
.pattern-9 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXz8/La2tkRXNHaAAAAI0lEQVQI12No4lBo4mBQAFEMHCCKYZKnyiRPBggAMVWGkxoAxKksvRO2uUAAAAAASUVORK5CYII=);
}
.pattern-10 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAHlBMVEX8/Pzy8vL29vbr6+vo6Ojt7e3v7+/4+Pj////k5OT7eKkZAAACTElEQVQozy3SQU8iMRQH8HZqC95eAmbw1gJB9tYZlQk3Bl0neysDWfTWVZLB25jBjUdnEvS6wm78uvs6eP2l//favkeyym8P01L34YpOeOfk1ZRAstJhdUAxHNQYivQU0so61EKuvAhxydMVRBUgembrj1VSDgnw9M6fVrCBS8+wbPG0Ex0CLHz048oWctawLLsYfCCaGt+hgFHDcIw7XLJw5cd1vOHi6oN2SCbS1Vldc+YaPaidiyPCErvLkWe3/oX6dMijlfQr+AbfPcthrCZ4JUOh1fRL04ef1Ih8pfQbEF12fjezUrfliJpSLpRBnNL1UzMVNUY0R9xaEnPTI4HAeECj53yuLEMsdCuPhT6FEdU9OVchx3hh2hKx/pANHDAW5hECh5d0WsAC0ZIPhskbkTjcHdk7FXNXc4Jxh+dit7FjFTNEpvvyK77bwNdJjnjj8JxGDDHgS7yiLfKYJg6TAjFkS5J6Hd7Ee7vBJVzeqYhnOGKHnt5gzT9viAk+My3XRTMtEfee3uKH6HoZoEXSyri4YXKOKN2IVzKsoC1ndM3OrtRE5MSyaNHFrWhDgOhfDz7FC74ovOhOqW3LwOsc+ddqKoYk7qeIwuALvM5x9veAvftxd1pC3//nrY/9A4bP6Q9EbHRD10f+XiV8SNz+dJMSTmVQ42CCaHg2z23pGolbJvdPtxjXAh6IpbYlY37L8qBhaU407jkxpTnJA67Zy/0rUElMjVwjCsNffr1aAURTxIhNWtjI9PL7d+NG/Iw1Q4cz9/0zLyrgP57Vps7P4cXgAAAAAElFTkSuQmCC);
}
.pattern-11 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEXr6+rp6ejt7ezw8O9lhVCXAAABq0lEQVQY0w3PT2vTYAAH4F/C29oOB29GU5OxQjpbmbep+wBJeBvag5J0TWkEIRlJaD052UVPafpHcxByqCXRiwp+A8Fr62GIpzq8CuqX8Lp+gOfwIDi4VRmT5ueViXXY/xkW1kaFIrBeKTfnxwdzBqGh5Q+cH3ecFDbHT1MEeZVBo8XlwqS6RSEZ4t7cOuo+omBvmiff4/tpVEX2cvTnpH3538pAdmfnEn/xu+pCfCoQo1bxHQqxy/DWZImqwt5n6l+192FQwDRMXj+vqQVLxL3864vkhicQG7MvTuSbUigv0RrrnnbqlSY2ehWt47elsLwHsyerPExKOmhtDusp0SnVsPSffGMWZVYXttzXnH5QM1pbRkllsHk2WMDijqhyeLwuNjEqD0XG75CygOg8ZoL5uGC24K1AxkU3pRx0Rw+EOqBwUN/XNiPDTBhB7H4KfsmXvpDg4TstvXsxzEMf/wJjNi2nfjlDfaGvuDPh4+2tJO1IRaqUplBmZ15KY4VPUL/a3R+Gg7QYYtKI3WU+MeQMnSuJHzbcrKHi1NgpKXkMOdo2YyXi+YjnrgGQjnnT3HweWgAAAABJRU5ErkJggg==);
}
.pattern-12 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEX////6+vrl5eXq6upS1hC+AAAAU0lEQVQY02PgFOF0ZQLBQAYDEQNWHhBkZLgChKZgyCDCJsLYCoIMDIxejEENIBjCcLDgYIwBCIYzFBwsMACzeRi8GL3A8kELkMyllRVD2VyKrQAALvVffzmL08QAAAAASUVORK5CYII=);
}
.pattern-13 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAIVBMVEXp6enj4+Px8fHu7u7d3d3r6+vg4ODm5uba2trW1tbT09OSt1xbAAACXElEQVQozyVSTW/TQBCdcXbthNMsOE7UU/EqgqOTbeC6hjQRN7tpWomTjZKGcrLTKFE5uYKWHoP4A70g/iZj97CS9fZ9zL4xIKyNi/QBgdIcyEmBFoCyison0h6Q5otN/5QGzLzT11a1cmktYjXqrHwDCmnwKfFDhKqliEIX7AkoKPSukVrD8pDPGYM2muzX6CuaI3ZrUIMAGvGHvKLMQ1oat4w5HbLwXNJEsAz3CrZsATtSx9c2eImK/aQauw24zxx/+i9CpL+KushWNyBYjm6XfW0YQ4+2ZbZhT05ElrIsrUMtvYYc8rHbf2rAhpDQMUxhpXuXSj/CwRFEG7ywBcS1TJDGxURhPZZ4/A4+Zhzij/jyC1q2oOwSZkDvsZoNcddLt73a0xpgyfw5RI1cULoN1Kr7HOOKQaxCIUnHEIQMnmrM6B2SGuZguanTEAL0ByXcDTtF/ON2rQBn9g8E8BAy26ANzK6coCiqEAQ3Hm+7Tn/xsfBpDTk/tU4fCGrePufaxu2UwVJmg28JRfkLGnJyhIIMnEPxmdtJUFKU0mp4scxuoHx4cLBZbbOrULgsd2W1wc792+VietawZTM8h7Qp+d0wuy0EHsmFnxEXK3bAbQVFi9maS/ZNCXRSPze9JweRavmRyT0iHolntSOWa2izV73r4Ffg4P7KbH2bgICuUQy2m079uWtZnnr9UZmQvvXIIE7HbbDs6dU/A2lkGzFbt3KkHgcpg95BC/RfLbmQK84Ed7+MUQZBKulNH9iCjiS4Ho0RDjeeoFBlZNIOacglDRsL6cuvzIz5/AcRFXTFXLsCDAAAAABJRU5ErkJggg==);
}
.pattern-14 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAElBMVEXk5OTS0tLX19ff39/b29vOzs5yZYvRAAAAc0lEQVQoz+2RywkAIQxEn5+9W4IlWIIl2H81u1mQQZj7XhY1vEAwmQlQnwOdLnxfj6QKRwISgwMXOwgv2FHYClBoJzLjZsjCSDKRTCHQGlCKUA0Q2kr7p+tu57SKrHbvkvcT7zxjACkJpXAJbeW/za+2eQMOehdXLJdenAAAAABJRU5ErkJggg==);
}
.pattern-15 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEXu7u7a2tq1oioxAAAAWklEQVQI18XNMQ3AIBQG4ZtRQHCAo450BRcMSGBgh4SkS01UV9+vgvXyJce9nzT53JULbb2146M1wrBGmtbIxRq1W0O8Ie4RD4gnxDPiFfGNuEN8IR4RH2ePP+IfWw2O/weYAAAAAElFTkSuQmCC);
}
.pattern-16 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEXw8PDt7e3z8/Pq6ur////j4+P39/fhPffxAAAB70lEQVQozxWSwW7bMBBEZ5a2z7Ok5DOpuD1TMnS3YqDnEPmBpOn/f0PXFCEJb58G4pIQtBh021eHoHGsbohh7vn5gUZvmqcsIcFhL3EluAHjHVd4NeX8HHR5EnWeQGCp4rR3AqgZ9HGU1yuX50ddHJ4o+T5VXLyV064OgMgANB6QFQvRtXTQQcQPAORtZ/XNVCoQhTRg0HN0SqSyU/HJOfzTTgXlG+sdMfwbwvNDRlVPPYVXFahM+9Ukq5aSQFp2vRLdFujLcolQsGXiXyyGQpOcbRPjKpFYwESCBnTFzYW9FwQIRKhjaVTDqhpJYiV7grf2gxUPXdqa5QKbA3QSmBq81G+RxIWCMUrj8OoRqhDsTv8LAvtkUC3UnUotzOSEjz8JqwmU6PG8NwDnqSlSK0VVoaMigse7fgpXAMFrhm8Q56kyyq1IWJ0bL6iK/csMjXDCwjqFolCVAubQOvxygN0Up0IOcy6qptsMqpbzFKytVRCaHQPIZSvj0TxAKtfVT/Mdqq3f41QQWXBAL/GNLG8cD1lgbstp7oDHagv3aYGXDv4+xhJ+MtYWHfjmyrTd5p5DFfHV8CvUr0X5+OxoAWO2HB2oyDrNBYzpvnZ5mafW8vX56YYlxNTT2sBxdL/tmyQiZ1hWS9GsxZ5D8u7/AaesQI6U07NkAAAAAElFTkSuQmCC);
}
.pattern-17 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAG1BMVEXz8/Pm5ub6+vrt7e329vbp6en////w8PD8/PzndOt3AAACkUlEQVQozz2ST3eaQBTFHxkGsvSJlC7jiMQliEqWAw6YJf9MuzRAbJYoVrtMTZP0Y3fMom/1zj3nvXvO/V0YvFZOImpmjE1qjQA46HvgG/t6sX/ZLHZlZlXpaQkuhx+3hzLvzzZ/jVecRssuJsET1LMyTUupHhWLGk+U0qiB6SBNg8D9eqiMGzQaGip2AD0/cP2O6l9uEwX3ThguXxFCqrcnQpXVw8Zs54P4932VQRCAHDf1GEli7G1qh+uQtqoQQEjpOTWa2rY5owGEi8gW0NEpm7e679SOh+CqTA6HlAzeNxku6u2NDxCx84TZQL45L4imM6rXLqjsPC+YzVuy5gDqFh4RQZ2MEXPGO/9q28zl1szXEE08ROvMofMhQ+yfK/1KvpSryYQeHCZMD5ztEPG/SPzg8iPZjtEEweS5Ic/1E89Mf9FEIpJG4acRKfbbzd1TP+yPp6CyP/NiYvMA/KQ2QmvX874CjyaMMVsnxVliUgzPykqYqRdNQAEb7JAau14WwJILYXNOdG+GKRIjLDMCqQtcSGvNs7yBp1rDu2wMo5N+CTlwQzPuDY+9R816g5XE0RE6whNeGfXCrZN8CNbJleDaBnu7B6U6suZdW4LRpGnqFrOd+TGoHW1V21oEU3tWlrmCLR7Js+bGw+V+AdS08zyvsTfqN0lJ4zAmd4BmdX3UDztMyPOAhlShMQHMG0cb4szrV1MlpJcJJcUi+f6GBuscbxwEl9b5MJIJD84/MX/2R2XptkuYlZJL2Rhrd5Ulb6VPPptMwAyijwLxV7W88kgLwhYcgBH07yQRrckgVYXMUQDEiMUeoHPhplh9VsjmgGZhZ5g6W2qAK9hZXDrEbtrrneR5z4ivRhOKFrP/Afl6nZbO6UfIAAAAAElFTkSuQmCC);
}
.pattern-18 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAACVBMVEX////v8PDb3t6oHYtjAAAAOklEQVQY02NgYBCFIiAQgCEGxgAIAjKZoAgItKAICBQgCKR0AQwBIRyJIgwWQBgcgDAYoXTUDaS7AQD+ZROBaVArWgAAAABJRU5ErkJggg==);
}
.pattern-19 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEX////j5eUND6zZAAAAOklEQVQI12OoYG+oYGdofRHX+oJhC7fDFm4ICRGByjJ/sGf+wOAlstBLhMHrylqvKxASIgKRHSrmAAA7plVtPi+7gAAAAABJRU5ErkJggg==);
}
.pattern-20 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEX////j5eUND6zZAAAASUlEQVQI12NIYAOhAzwgxMHQwMHAIKHYJKHIIJaYJpbIwONwhMeB4UAPx4EehoWzJBfOYkhkE0hkY3BgASGQJqB6xgYJxqFiDgAbijAO11GlkwAAAABJRU5ErkJggg==);
}
.pattern-21 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAACVBMVEX09PLy8vD29vRlDpjCAAAAJElEQVQY02NwYAACAQYQ8OgAggkg1lAWDQWBAAQzahUQDDsmAOuCfS6rcFk9AAAAAElFTkSuQmCC);
}
.pattern-22 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEXs7Ozx8fHu7u7p6en09PTm5ub39/dBMDy5AAAB8klEQVQozx2SwXKkMAxE2/LkLmnIniXN7t0Th/uSkHtSZP5g//8btgmuAiPrdbco4KYez8fjcTyO47Gu3y0FKpryZw5gdqDjLmbwBsENB3q/jdHjK1ORAWnPc/bPOWR0vMIdoZ740+dYqUD+kuKwMJVn9PFJ0ZjjjkpoGHA9+nzMfps3vEZR01Lw8fn0GFMG9b8AsLMlcZqvoEh/LZKR2oSROp5i0OvbM7Gpmj3P9ejHOtfZv6wlUx9rv1dFw7Yt26ZdBuaY5yMioJZAcYOBDt7rJrPS069SAJsQNJCYb66Zyi3HYGVIxETBLVVCTpx3aozwSI9O/DQ6B2EVTlwEJSSFCjd0mS5ipgN3dKIdFR1dnUVXaz9FCBegKqBuFfh1HusYnPBJhZomztmWZdmX/R+XiHu+MyIty+tiS25LVlq7TgxU5pIX2wnAmrFTgDRrennbbTOnu//FD27aLmb2xj5PuwIvcL6r7bbsm1q6vp+dhIoVLssMPzuJM2w225Z9FzW39yEdERTI7feyW2tpehX0nxj+e/FtS+cVH/EyiL9l/dp3qvK0aHQ6lXOMPvknakhIJQLC07IKiktDRkEFkpWsCm28QQsvATB7RCuUIVqKnDAkPIwPY0gtjTrLjQKerlKRDEpmUDqFNuopycwiJXL/Dx9kSwRF1l2IAAAAAElFTkSuQmCC);
}
.pattern-23 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAHlBMVEXx8fHm5ubs7Ozq6uru7u719fXj4+P4+Pje3t7b29s/1sffAAACXklEQVQozw2Qvc7TMBhGn/pHZcxrRxGj7YTOcRwqsTmOC6uBWlkpoIixElTsDJ/grukFnKOjg/3yaRQueuieRVm48vsPZE9pHrIFV0GRYeP2U0G++lKqsF96GE/+MqIeGXRl5OKKPongu4hDlA9I+TBI+ROUy0xRynP6gJiDBCPaw8yyO7Vm9RFK/O2nuL4oPBs+32bY0YPd2k9aYe3dupPpf+zTAAwU/D6iuJie7O/3N00JT5mCVZnR27v8UMp2aCy4PtZ7p/z0r7mc2nBMqIDaoAnLHlbevKPv9US9wYapa0ssx9J1N6LgzaIBkRHjhni8Hpru/ELavYb2zT0QXHKprY9N5F0VeC1m1tjJUgsXhfz9a9xASCb45cKCQY6T0sXv+MNVlOts6VLUdYxcyYcG3/cQqzx8TYtZgz+bHCoAsE6ex/p5z4TUfeuaAhfLwMKq/YiuYfkyQBpgIR35pfxoBzsJOvLpGpDlAA/K3N7ioa3u/DUAZMQSPIlSBJxiXpmeQJFrJZ6rhe11ySIOWAE/NBg2+2adUIj8wMnAwDvYpnI3ihjtZB4ZaBz4OrDm4EZnIHk/vP+LPkWIyBp4Rv1ZCdJyQb06iNSxkfHW+jypNB0RnOuVaNhsFpVSNy3PF2Cp13OM5uAGq52RJcwcfhQ6U7d/C5cClOFYa0XMMQGvXkx9Mko4nEIADi04Ocnn5a0lP9rBtqDgupdWMjdpA37r5yFNCLMYZcE9VkbTdiWzaoFYhSp6RLvMn2/L2O1fNw7t/Jvk1Fnqzty0uXftAMB0TRCnPVglixHYPt76/3Jof0QRo05PAAAAAElFTkSuQmCC);
}
.pattern-24 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAflBMVEX39/Tu6+Hy8OXw7uP7+/r59d34+Pb289308uns6t319fLs6dfy8Of39er18drm5dz79+Dy8uzq59vi4NHy7trq6OHn5dbw7Nfw7uby7+Dw7d3d3NTj4tny8N3u69rj4dXo597Z2NT08uP39OHm48/9/fzf3dj7+ezb29nV1dTOQ6cmAAAB3ElEQVQ4y+2US3qrMAyFJdnGNn6BeYSQ8EjSpLf73+AVaUdeQEc9Hx6I/1gaHBA8KglQ1zVABY9myen69ZVSnpsCgIKqOiqua91o4f3r5Q3ppgCgTcVXjgeYnsn7fWfjuSkAqKXmGYfaVekzGRzSFMxZFQBUnN/969ZGNROF3doUSMwFgL7RDn3rhYuqR548xrgRERYAbK/jyTl30qq3JEx2SrlsSBQA0LqotVK6d1ZgwO3++Xnv0AwFACFsdm51LlshDF1bKZ/P9ip8AcAgK1tkkbHse0pWe80FgJHvshD51thNbAJZSTl1BYCP7jqIiWjC1H2cZVUdUbDzXADQp+5yud1ul8t2UoH7fUuGAoBSRGH4NwRDimtuWAOfKhQAmkg+DAkDkVZ3jrb+zuNeAGgWYcK+D5zaovoWftTGEijLdcLkiWalbfvjm1UBYEYKmPWInNqqovM1D/cuNgUAe3wHp+Y0BiGwVxyvte98CwAcTxofTRytQWFXrWLfx0atuQCABjcvJZhR8At0ax/1snJ0BQAvUisP1QkND7E5Z8s2UQBI27vk0NotkUAckM8gfAGgo6N850tdt3s/CaRpwq0AEEFW7/+ykrC47pX2xLp0YwH+FsDfAviFBfAfYiJDBHyiALgAAAAASUVORK5CYII=);
}
.pattern-25 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEX19fX39/fx8fHz8/P5+fnu7u77+/sIDIHAAAAAuUlEQVQoz+3RsQ3DIBCF4QfOAFzEAA4WvWXLfZBQBrDlDbL/DAlc4BxSpvVVP3DNJ8CjexzLpCHdk6kFHnKOzLHS8331FzKlAgggex2mWyDzqYgQow1+7FYba8E+nmHZgGWTwqbMsg7A5Et1Hrtz+7vSbS3Mup/HlJ2UEI7FmHSSYkJ+D7XAGACMyQXGoGAyC5nQsCAYKXxhNBcy4YellGBKKUC1rLTZspA3VcPKm1RZ5x/9+0eCkXoBYJVUpoSRyT8AAAAASUVORK5CYII=);
}
.pattern-26 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAHlBMVEXu7u7w8PD4+Pjz8/Pk4+Pi4ODh39/m5eXr6urq6elTYWC8AAAAdUlEQVQoz2NgYGBh4CgSQKFBwC3FSACFZghhZDQSUhYoRaYZOJ0FBAUF2RuQaQaGJJAWNiBtAKRZGRiCgDSQIyAgAOHAaAYOJ5AMCyoNsxFBAwWVoDYi0wzGUBuR6AlQmwWgNkNokCCIA3IBnB71+6jfqeV3AFhYVL8QIfXqAAAAAElFTkSuQmCC);
}
.pattern-27 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAIVBMVEXr6+vt7e3p6enn5+fv7+/m5ubOzs7Ly8vy8vLR0dHU1NTef+ZoAAAC6ElEQVQozw3Ru3KiUBgA4B/vsRJ18VIhERQrEMHE6hiJt0qD1630CDOUIGHGMhp1N1ZqdCalbpL33LzA13zgZg4dJ/lFT0sW+pKx9L46kUCPNYVNRd4IKq8QhW4u2nriQJ7c/vNPiM/kVx8zx+qxb5HvMBTb3mBU8aZKO3I3aj/9gTD5Y85fjdWss/fNRUecePfyKQSCAgqq0AEh3L33tFSObqw40I593PkMOdqcuXjM+JyYwwwCkfCoNRr60slWjWMVulXiEEzJ5ztDnCEn62Zxfibjpy8CbsOj4ahVGqqJNdeve3e1BCrD8tTRm3py3rTpd6Q/6jW8nkEhStFUrFDMbQavylPQw4eCIjz/mkp21kla0jPrCkZsX7Kq4Mk9ltcF9abayJTFRHMHAzUMnWln1sRoGl0gJ274ZhmdXUCrRjFltkFWui2U61G1MFu/BXxnC5eSLS5ilmZ1dd9J0iNQ3fnS8fvQVkhEyzIn7MRgUoH1v/xVnZEXNNVs8dy0sqe8A2PgiYEnp9Wjw4fEI4/K5HgDRtFdnl8sMPIuYS/PMSt2IYHhUUOi/AGJ74eFui+tNZb1H1Mw75ziNYRJQ7VpUzAJCzg6EQu8bInGcsi+IYrJQaMLCzhEP+TDyi25gp3UmUnR1YBR+m30W65IlSwvBdh6MSAHIWOtz7HF8mO52BwEnXZo69GE9CoQa98lQo1eu8aRvBr2DgBM8cN/LGINa3uER0ef3sV5iKWLvPemSAmB2iA06FdeCjQHPQvc3oRxe+fI1X9Oml2sPQOnbbOpyFBIVXO9VLa1HMp1DT7ZE4Gr+/w+fu1fIzPPWTBleHmjlSqVvFeHaqpD3d4wwU0ZVk7fXRmv35LR/bmPTFYHGkNdzZXSvsCGksbNcaZey/3lEUyrl7ij2mA1cceFbzTxnEMQ2hHhPPVKbQZEmXx7CD5Q/i10LK8bmfpx5MDiGqatnk2YkEAJ+l6skMG/W5lD24dKj2f+A/aR2CG3v8RlAAAAAElFTkSuQmCC);
}
.pattern-28 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAJFBMVEXy8/Xt7/Dp7O719vjn6+7b3uLw8PTk5+ng5efX297e4eXU2Nyfau6UAAACyklEQVQozw3OsY+aUBzA8d+Dh4hdHoigdgEF0ZsEwWq7PCA16QbSOKPSxnZCTTpzmtzMnYmznsnNvf6Fdf4m33xAsLqu7JH2pDGybQsmDYNB8L1yvETkTxIRP34a1h+P+uUJ+kZ/6NVauoq5VRtXlzaHCbzHDAluyiypp2ExVx6lLdygw6Fq/Yei6E3s6kZPCdvTATzHovIiyqPFOuzkUX34TPdj+A1V1dUGurlWx1XdFTHDeaCl0UV7ogGKT8U6Jjc9LkJAnmZNvnYFXmDditcVf/BdF3Ly9noVC38Or7vdOlZIh/wDLHB6L/t5v6lav6o6g5aCgMaSvy2ZbZCjo584+/hVz8FRM6RNTKNiijLjoY3jPiCAe0KlvmVyfY8Saa+/xjl4aoqsSceomnVZ8NiN5+oICImSP2xyWEB+vqyDw5O0TkD8gJH9sTXksdxxP7VWgr1BIO1hR1+6ydvjiKYFihY0peB8klXFMj8godHQ1L5n434TZsGVjShN9+/iHeKjO1sHmbSnmH34bIpe07S/2LrWNKBHF4f1PPYlGomIXqm2u90A88tN21L6slFXPYPdiDJqQ0DIZe7c5tE4LaJOcDyLcQmW7DqfbCxVuBpTzbDGmzUR/KAbbs9aFPokuS6k4PkwPAGp/RShL9jsB5WrC/yDJJhNOJahHRUzOIQRS+g/RMKyC1n6wNn6188D1OIxYEOAaQ+GZxLVgy2tbBcULWgxXM5zyDjGywbgGh81bE/ZdvUrwVB28vMVLVd+NwhyLTzOtDkBAU+7guJVhEZFwzhj9TF2wE8qoe8P/9LEfj9R8MULcwWpxlkMx2G0rIkOyjKdvzvzU8qcorI+C9JRsU+UVPQlaI8bY3tk8ROG/21pGMls7xcw0e6RJEkkpWXJ5Eq6CpIAmi2xnXESbnDMsjGxbfcb0wQyXpxDe0Uu5C2Ksb97Yee7/+LHrKoWFxHsAAAAAElFTkSuQmCC);
}
.pattern-29 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEXy8vLm5ubd3d2IiIjATgSKAAAAJklEQVQY02NgcBBgYQQRTDiYoTAQhiQ64rQxIzNXwcB+7Aro4EgAEM8zY6Mo7X0AAAAASUVORK5CYII=);
}
.pattern-30 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEXm5ubh4eHu7u7x8fHGxsbU1NTT09OdhpWdAAAAoklEQVQoz42RUQ7CMAxD7SL+zQ34WS+AuAH3PxNVWDNRB41okyrPz0tSHNWVRxfv4yUUDza11kI6SrvzW980lOlA8JHZ0vihNMSGRBP3zImH8sq65gmPrOdlnnDL2nLMM7GHSGgRxRJnnSloyZTjQ2N8+K9PWZ91SxHqOFdc9Y/EaiGgOfVrdfQxzVmPGUaeO/dEefP16ljggt2R4b3e/Fz8G4fNJszX127uAAAAAElFTkSuQmCC);
}
.pattern-31 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAACVBMVEXt7e3d3d3v7+9yrioRAAAAi0lEQVQY002RsQ0AIQwDv2CACDEEYgvalD8TDJKOMT+vKNgSQlfYwTHP7u86r9/7R+uBMsuZRfw82mw0Uz+ORwNdMCQEblP3xIRRE0VXCrRa2nRdrFZS4AHSZv3imVcwGiYABYING5AFsPEwPMEPIw6HRHReCGvy8qiEi0J9XCqq5g/At/yCatgiYnyi7XEZwXGCowAAAABJRU5ErkJggg==);
}
.pattern-32 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAElBMVEXy8vLm5ub4+Pjr6+v8/Pzv7+8mPchNAAAAN0lEQVQoz2MQYBRiFABDAwjNLMDIACbBUBFEgtVgFcSqfciYGeKKCYeM4wfWTGUjTDgY3UkvMwESsSfhjRwibgAAAABJRU5ErkJggg==);
}
.pattern-33 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEVGTVdDSVNARlA8Q0z1+lzfAAABZklEQVQY0yWQwWrCQBRFn5BABZUKCXTR+i0GkoW7DMxAE+JWGjH/YKEf0IKRJrhtMEF/oIWaRd10VcEp6F4XCmav4PSNHRg4XM7cxxuAimrtkqnd5Iimusp6hrIBqGp2Go9UJUJkZNcNrulWCuY2axP2hmlTi9NApb+IFN2pRlcg3sW5+DyLUwFhD4BbV6D3YegBzI1bouSQYrpgZcJyiF8BvtQ2pTmEKDzrnoWYjTElZcYwRXxkd8TA9B7gxWgp0p1gg1kpoSDEaT8rhJgdIMbeH6Xhp0twRwCh5SQhhy42DEijk84hm6CgNbJoAC7iktWcB355FqqtqLuA5NJbS9H1PXSZ6w85JDj4iVT9DofjGecJeeXGbOt6dbOPSNgmDpiRI+p0HY8VgljGP3NGVJcCY99OT7dyiVaUTdXSBek6CerWv8CTiDKJlrqOfQWFj2Mh8BxOe3A9AG5XZK+LC83NG5v0/wCu86cLwHTVtwAAAABJRU5ErkJggg==);
}
.pattern-34 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAIVBMVEV5eXl/f3+CgoJ8fHxzc3OGhoaKiopvb2+NjY1ra2uSkpLm+CYGAAACPklEQVQozxXSOQ7UQBAF0F+9CMiqu20hsqrumby8DLEX1syeAUTIcgHEFTgJAfcEpHeEBxqLURL7HhyVRC2dGUhD24oDpOnxgXKq34mwPoZAH6HWDgFA2XvDaGVq8/acoe62Y3g82wyti5dqi/ep39jjc3SUAR4X3q8dnB4Pe/2HCRHejSbuiQzsmp+vGe36BSMz+nGRDwFXjbVzNzgEX+avsPoAW5elFWoXeCTuOiabWkkHi1GqqD0zJwQxScfxygm/uWClvduL6M2NT08sHybdMnIX6mtZ1oHO/hIIivwP4jjzqqSiTJYTxYRFJJ2C4KuTFy7dhuYTbrzxwDMncRbrtIoowU3TOR3jz3pWzxOjDkMG574sR8fDXeZYdWIWhae2h3KGw+xeFHc6P3rQpzMS58j+rQ7PBzOdHPKVw7ARDaEkm7Fl5xVeTm/eZXkyuMq+OB4yyAdj+nR4++IvwTXSIsgIhoLLq5h8tLTfU20od0Ij6Vz9BDJeKJaE40S71wYbsSWkDI+IblEZ8/KyxVdj76aVe96QXQP72bCDTtr8inHCBKX6AwlF2Mg2a/kXcJiUUAuVi6PJY49LgOqqr+JZEi9tgC9OEuOMV91XyuRF+HHg/zasUeyHPLodNflH8S65gkkt8Hhz3rGGyuEaZcG7350nmOTXNGeiTqsJImHMK0GfY/gG819KCPjCUS+R9IBzxq4XnXoc760dvIyaJWuhuTh1CCxOqb8+4VgUTkCTYMm+elwdCth7JY1c/gKG/VxK8kHBwwAAAABJRU5ErkJggg==);
}
.pattern-35 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAh1BMVEX66dT65tL45Mz77Nn76tr65tD55c/44sv24Mj87t767Nb88eHv2L/24Mz55c303cT669Tx28T238bx2sD54s7779vav6fv2MLq0LT65tbu17rt1Lrs1LXoz6/99ej88+Xz3cjz3cHz3cbr0rHcwar9+u7q0bjStp3nzbLWuqL+/PP66dDiyKSuCaTtAAAD8UlEQVQ4yy2U15bbMAxEB+yUWEQVq7rurjeb5P+/L6BO8GI/XA8GGNCYvMrt1++2bdfL0i+Hs1ZP3gOd1r6xJI21KbmEqVUzg7d2osu1X65PQfBeQncdPIQhk5JwwkCe4Fd7k/FnKcdHEGSABpASU5MYNGQBAnlEf5Pi3sbvoxzbUyRLTJ4gBCljICBP9OW/4Np2/A6vZe9ZA10juwYkYTBpkZyewF919F8Ub634Hvpjd4aqoELTkFw1SS1i1lOHkcTYfq3l3pbvfTs2p7XpumZC06UGwv1hpWygGCRqf6/Bt/HnfV22HrA8RaNhRKOMAFcvUD9Xut0es2/VZfl1PfpkLJo/SFoLnqcaod4yRlB0v81zy+B2vX48rbC87AZdHXZkRpIzFVQr3e/zqXgs1+MphAMSuATU2CfORgiMFaWbegfZys/3m0GXBDqW6DqObaxN4+lUg1cjfg2+lT8h1NY6sbdGd40BB615faPA2fzhH0tmj99DWa49e6tggmRQ9NZw5wS2qlYh5zDzcfzs4fjIGtyax0EdxoU+6arHP5oU1Byj4mFCOI5nktyFUV4NG3DOgkh0rOgljWWNmNRnKNvep65yHbcn05A1CaT7zsFLrLGokcHLMHyEukRGZQMGGrCge+lMFl4plBmRuHUOf8N5UuDrqSkyGGnuRcR4gnNh0K+ffb4GBwZU0zCdRAdOJvc244VWqRiiFMavl1IWbj11kksncOiYR1iRg8gVnHfrifhx5XINEZINSgUoPh/kSHy42RWOXD12O63qhkt27+H02KGWJk4tEWdH48C5s0U26BkMeT+H+V+W84ujiRCgAs9gVjxSvcfwsTnAGIY5D+dSXY+gV7LcOlIpmKS/n+DBoAaPIwRDFn2ShmXdwInqmWNB9biXrSpyrLIDcWtL9RXI0vcBXLtTXPf1cw97eOm674bBLrHflwP5EF2GXON7lEr5+3rZB35cRKmGzbQR8CVjVEGMDhM9NmLOt2DFj9CzoqyKUhJMU0EEEzM8iULMqRM8hiKQuqYKThxNBSMGURw8XzjJ1sub+nwPe8iCkj59SoqvJjvJoHYManpE6bk5r2fbtn5Egj7/znQZdBaNwCYyZ+1Yl/1QA97jthQNwVgNUfRPwZE6bH1gsMQS+eGMCpdfw3FkBv/ITgtNMfciOBrSNgwWPpoS/f8IGRySroopCSH6aPlxDTYMA3t80cN5rnbl1vuy2fMtcyVnR5Sssx0G9qhmcrEKturzuu3LILQVOP9U3HPkqeHMHHIBZnqM91W1d1yu+7IPzoh6akJL+4wyW51NCYWzfph59Kus4K9wbNnAmjqyUdqZJvep6Edxwz9oN0MwtFdniAAAAABJRU5ErkJggg==);
}
.pattern-36 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEXq1LPo0a/nz6vr1bfr2Lrs2r/u3cRLW7ecAAABr0lEQVQoz23QMY7cMAwFUFIUUpPyHMCkcwDJclJ71k4/wN7/LvnS7gYJkEbF0ydBfKKbcy0iu0vJbWsu7P/HfttRXSTFAny0lconrtpTrAMTsNB98dGAxZwfz0faKAbqwBoUvL19B/onquzagW0pC69BHbgrFTlCt+dSHsmc7lP7TiXkKLoimS05dSBTeD/SZn/wfenMsV7CQJylxTAuFbidVFfGGaIGrHng91Prmsi0kuvARhyP5mTYrU2dcGeumizvTsyExyZ2oOZkyhinNJP9IkoixYxtCUpmQrfcTKnj/CCT6PjswIsldQ6gH1HNFVjfWcr1gXniCXyxxGXhId6jlony4h5nhAEPb2Vd/kINsYnypA6s/vTQsnxgbsBzIMZtIBcVAlaU8wb0xTpwEagwcB871WS1kqsgSbxvaYw7iVooK1EmfpvobvVAPdQH2r4mBwYQ/chNcEtaPIobI0mXXAM10cQysQ88aEmM4koUqz9OoomcUxrmwJ8vIsLHzQvvkIEErHKS/eKse1ggPJFkJuULvX57kU5seU1RJjYgSQXyv1gzfWEMNAaemX4DZY5UeKgqkcwAAAAASUVORK5CYII=);
}
.pattern-37 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAnFBMVEXzzpX10JnyzJH41aLyzJT626z42aj63K7xypDvx4v20p300Z3zzpj21KP52qrxyo3416X0z5zwxYb305/wyI3105rzzI7rvn3sxIj21Z774LP10Jbux4j73bHyy5nrwoPvwX7xy4rxyIr52Kz0z5X+4bPzz5LuxX/31ajvwoTovHntxYPswHTnuXP73a700KHwyYTqu3bluGLirlkhiWqxAAAETUlEQVQ4yx1TVbbjMAyVzGyHqWnK7WsfDOx/b6NO8udzLV0y1PZuRiPEKJiA8OBJFYlL5cMpcF4iArvNWqWZgLUYRyGsER5RoSqqQb9kvHjeNDwA2KvWUsKptm5oK0ZDvcfYycKd63LtzYC8NDeE3ap10pDzAQcjwLbB4y41qiTj0cCJ1TH6xldgdFIEHHcW/wjBhgo4dpr+x94vAarjEqcmQ8w32cxaQt8eqkH82u9eYoLg+LlTe+wZY7BE13jMwly1ROJo72Ez+1a0hvcoeekSHoH1vwBj5F6AeKm0Sg2fpPcJFn4bcDjKKfIVGfyEeICJ80qEnL8VJ2CdLT5bwcy+9uGWjirGvMAtMBKDajOVgFXRB5nEDFmAMR8eqwe6IhlnlwwsR8eYqFBoN5OPO/vhhlsLe8EY+giSK6y7lsH+M/EHAsDtzFf9Bh7419EC9Db4cnaX5hsBAXjNeOTuhDRRSaXeQNxyroQxwOe4cC4ZApkDlDUP4X1HaRKT24/4tMKAEVVJqtOobF+TjQBL50QIBq5J6gS7msRs5GM9ujPN0CIhQv64AMQuhgsc99ekSMxtZy/PugfBvHecNyE6QOgFDXy4GDHYJsm5WWHY3fG5G5kJpm6UmniUC+DPnf3KvuKuq8NZSv3Q8HUke/KnCUKEkkpTiCUDytrUnXvAaRpTmauYgNnWDS8rCAnu2jk+cWSXg4mnCV3MCFaWopKCMbf4296Zp5GrKlNxMWBT1XCvPO4pl1qltDoFbZvdIA7hw+wDyWvOrkEEML5n2DS4mE1JrecVrLXdkzpJj4mKV6bzdK3QCkFEg0fKYZMEjAoOuQ1/4GCqQA1N0WnOvSc1tzvhHEMYVUlaOsgngxs77CmafNUxyEaSjXCsyNiGPG1HSXVUifoo3NfOWlqC8/tsWhnrgR0z+MYhikH+R8KQmXvC/eiNpTYprp3sIQNbWEDkXrA2Sj0rCSOI5fmq26PJlGhpOD9j93PqWU0UXchoopK8SDBG8L+5bn+YkVQzN5dCgimaG/nNKwaWCCZFQCaar/41MDFqvUbswjdkBgKOGAV3UI+PM7VMg20F/9os7IVdZapAeQWmYgTNFy88+D1OKUkCWjH92U4QYFPqobrCy9LTxu6zr6oIwm2VUpKAdUvtsbZtzajOhYDnb6K3HHHrLoH73AyllFVK4mPc1/FAFEaKqvAz49gHMLyuwzT5gDY1ceZvjtY9X3cPbJSSgPqt2vdmYYA+RjCjLO/d71KwYdhVQjhSpy6cU1upt1WNlfehgvt35CQbfu9ebqgPXkDWaVVN4ckyYPX0QnTcBaSJnZIznDbbHXaf9oOdZj1fLrpT5En/uRzAo3fTcUipKI1wn0b+Yes9sxXdc1Sz9AsurO9q8IBIEeokV1r9Mwhmfhsh0K7uyl2neCC7e9wCUWRC2EkmrvU7a7/tdgzRzrOMvHCOAH1uW4ho7X/qSiv9DwdFVEnhi1E6AAAAAElFTkSuQmCC);
}
.pattern-38 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEUsLS41NjY5OTopKiswMjMiIyQlJyiRUp+FAAABuUlEQVQozy2SUcokIQyEC6YPUBCT54Cjz8L0AQJ/H2Rg9/5n2MrP2h0U/KxYheCk5aI73cjwUIEXigDJD8FDogbGNHsvZ3+M4BSL62IdCMpzIbWy58Z2N+daNIZJcCUDEHx4TuKcAVYLwyOX8Z3OaF2faQ6OOnyuISDZ4t39/92CDe4IMzpe7F3yYk9vFpLI9NW/pHIuH3tHoilU/9XTD1git9Fib7Ul+5jTBZbq56clDe1dY/U9Q/zwXko9HFIdvNuTZp4J0fD0cBrFz3TOXDNReGWRVcJw8vBWVJKJMYPLM3ebcg61SrVv108nVsUX0LszpsKZIVP9GaDWJxvCTdGjBrGSvlZumQnKfMcF8m7nb5ED5yIORArcFaK63El2SqXWPRTRYR1moS2PTUqV3oktEvd5o07WH7sEU/UpMFY31aBP8eHpvyHexKvVx0uSjYfL9mxewgzdNwOdDSmgAygO8pNy5JRdG3L1tiCnSemLN1B1Kr8FdqYfpMWmd55NRfZdUd9B657zUhXQ6v06pOsyZG5mm+p+ZR1Lkg39ReXRsX66c/++T+fwnLk28nk4BSnJiefJW4r/AGg0ThYVApPoAAAAAElFTkSuQmCC);
}
.pattern-39 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAFVBMVEU1NTU+Pj4xMTE6OjotLS1CQkJFRUWb5kImAAACRElEQVQozx3Ru3LjMAwF0EsSUk1TjxoU7dQ0TbmGzKTXY+PaXo/z/5+wyjZAgcHcO3NQ3kN7PC0Cuq4iHDPUhBRhItuorI9U2cC3TgO3DtsQnsYNylXpVul+gEen46UsiLOxYpIi43F9mMDfhItfjpSUDUJXlOAOzhR5E6E0ktfRTmjr1yS6Wy9StqOFf4fs8DSR6scHht5FkeaYdHli1mGuHSqroEe6sBz0jH1vwFxZrtNIGHHQwH7Re3PmebSYdEcwHimq0xs5VptIe1/DxItDuZ3dHMIdOdePE2h8mAn3VXmtaH99hTaqzYM61FFf3Vn4Hh3Ck61W9gQ2tgZOsaNbZx4Dz8oJrGmkpKuF4nvKCM0nWzQ8uHP0RfcOig+kqWpA1j/l+Js8YckXnr41IfxgzdPylVLvfCGVrQisVf7Jf1m9jCbVTgWXBKDHbNCYGWoOcVARgL90Wve8YC/zuKn2HD8rdNbsI+qDt0NM1SxCPUpJ99Z8SNcS/MK6NU355ditxrwz/eSVPjYhQlOsG50X/Z9j0VmbC+ygFpWpmhUGpf9zaHBjGs22SsOYFPjAy/ET8k20+Q3selc8FoIRpBikJ7L1Uzg1MRTuMr5wTxZTB5frV5E8zkFwtcbzT3zErye3WTVfnHr8WtlOzDcS/EusrtwJqFwdB4MGt8a8wFblAet1NoFUQoUD9CYN6xWN6D9qlhD71SjuKMeygKx6C7Ky1YSuhZHlllG2z9adGtn5tiLDeeeY4DBMP8habVP8ZQo4xH85RGz+2UXWoAAAAABJRU5ErkJggg==);
}
.pattern-40 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEUCAgITExMODg4JCQl2Lp6aAAAAeklEQVQY02OYZnUya5rV2ahpVgyWXaoHOMGYoangiioEMwQETAiFYIYrE4IKIJhB5MNHfxUwZtBgYPIC4i4NBobPU3M+gLDxVIaTWTCTGVQPwExmAJkIwQwgEyGYAWjiHAhm+Ogn8uCjnwoQA02FmcwAMhWCR90LcS8ACjK3SCpxmzUAAAAASUVORK5CYII=);
}
.pattern-41 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEUoKCg3NzcyMjI8PDxaAb9jAAAArElEQVQY013PoREDMQwEQBd5QOChgAsIdBkCLsDgCgr8Mh4aRJbyGX8O7WjON+OyZWIQkdIWLTghhAS35OUEeone+wK0OPJqe3e919ztxEASTNT33mWej0tu+vDvOmXvKoUqRrIYB6F9UQiqyeIWEg2x4mwT/eYJ4//f8j8Ek0cyvPjoVlRGilTrX9pQTT53D4KqGM7mHCZwvpzG+vibCAn4zBpbNIAFzgpA+QH3KY7d/+H29QAAAABJRU5ErkJggg==);
}
.pattern-42 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAG1BMVEUbGxsKCgoPDw8YGBgqKiovLy8mJiYlJSUSEhIvhWJoAAAATklEQVQoz2NgYFZSMmAAAwSLwVBQUBidxdAoKCiEzmJQhDMVcQniMzNJUFANzlKHCrIYKTsgsaDANQSJRQ4YBH6F+rCIFL8OLR+O0NgEAKNZIbOipMaYAAAAAElFTkSuQmCC);
}
.pattern-43 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAElBMVEUWFBUbGhoQDw8LCgofHh4GBQZMmbCQAAABdElEQVQoz1WS243bMBBF74xVwFBQASOlAWMX/leMtJD+W8m55PojhiSPD++DNKT5OVKq3VO/rmy+6gcqxPiBoQPVgCyoadHxVh1VE34tiP3OOpS1h17Ph5RWjlsKxn2gXDpbH0A2MGj3ZLhVKpj3mWkYragsLfixk4nS0vyv/Z0qwwJ6vw3c9pm5oIDq5ETZZ53S0N+vGqwCsQNaPZW2cI03Z4n2XtY+uTNuBzO5nbWSxW8FA2p9f+mQug17Ia3MzlOFPSClAHq6OlN3a+JtKaufSmsK+we2N5+3Olx1LvulpxbUgtc59ADuhDiSG4gjo1XAGONHqd/YKdaN28IG9lCOp/dwhYZrXfRHGkspIFSv72Z9dAI9VUnYPW5XugqlH+kiLJndNxghGDhUG6c/+UMAFdNuiLvLkMcAZrC60/xuatAGmdcAZrsdoZuA/omyFUAt5a92+Hwf+w5nTiV1/ZhP99fK3GSZIYFAGR66gESa+DKMf/epKvSAn9rbAAAAAElFTkSuQmCC);
}
.pattern-44 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAGFBMVEUDAwMkJCQUFBQeHh4pKSkbGxsLCwstLS1YDxePAAABKElEQVQoz32STYqEMBSE0xPcmx9dj/QFotIHEAJuhTnBbDyB4PWnKk/MJA1d/Wzk+VkvsaK01g9IKfV9CbcD9ByG2WR1itg7SZWkS6SuyScE07Eg9QPjaxIY60cgf5N0raaTg+fio/dLjN74hTtqmqYiNZWaIWwbq2yii4vN/HpgV5ppmZrrbNmV5q9o33f4kez3Xa3HepxHPKKz1k6Q8VF9ifh6S4O2xa3BYg31miaLsq/RFCQlJFAhwRHuTEWGTMaLFHUfPA3HuxkUp7vSM2QSnHgKOLnKk2gQ8kJni0Wi8vRq78gqLkxrpidqHv1/crs/csM8chxbajIhXJJmJimSW2reEeOBBMfqM4ngehGDwzniz0Tkt57nif9FpdR1fT6LM5927P4AmLpMvUwdMWYAAAAASUVORK5CYII=);
}
.pattern-45 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAD1BMVEUMDAwAAAAGBgYSEhIYGBhBfSkpAAAAjklEQVQoz9WQwQkDMRADRVyBOwiqwLDp4NJ/TfH6xG3O6JVfGLBAoAEvGIuhxKQB78VxZcy3n7BDPDt8eblCNIacaRKvv3Dav3MCV3J3Irk7Q9zmPFG1lWyEGEoAYdBkZTmZv11UOQkBAeT9RDlzvM99mfcTwzkP53yU84tyRlFOGc09xQ/OcE46Z8ZWfgBLjkl7+U1KzwAAAABJRU5ErkJggg==);
}
.bd-example-row .row + .row {
   margin-top: 1rem;
}
.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
   padding-top: 0.75rem;
   padding-bottom: 0.75rem;
   background-color: rgba(86, 61, 124, 0.15);
   border: 1px solid rgba(86, 61, 124, 0.2);
}
.bd-example-row .flex-items-top,
.bd-example-row .flex-items-middle,
.bd-example-row .flex-items-bottom {
   min-height: 6rem;
   background-color: rgba(255, 0, 0, 0.1);
}
.bd-example-row-flex-cols .row {
   min-height: 10rem;
   background-color: rgba(255, 0, 0, 0.1);
}
.bd-highlight {
   background-color: rgba(86, 61, 124, 0.15);
   border: 1px solid rgba(86, 61, 124, 0.15);
}
.example-container {
   width: 800px;
   margin-right: auto;
   margin-left: auto;
   padding-right: 15px;
   padding-left: 15px;
   width: 100%;
}
.example-row {
   display: flex;
   flex-wrap: wrap;
   margin-right: -15px;
   margin-left: -15px;
}
.example-content-main {
   position: relative;
   width: 100%;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
}
@media (min-width: 576px) {
   .example-content-main {
      flex: 0 0 50%;
      max-width: 50%;
   }
}
@media (min-width: 992px) {
   .example-content-main {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%;
   }
}
.example-content-secondary {
   position: relative;
   width: 100%;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
}
@media (min-width: 576px) {
   .example-content-secondary {
      flex: 0 0 50%;
      max-width: 50%;
   }
}
@media (min-width: 992px) {
   .example-content-secondary {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
   }
}
.bd-example-container {
   min-width: 16rem;
   max-width: 25rem;
   margin-right: auto;
   margin-left: auto;
}
.bd-example-container-header {
   height: 3rem;
   margin-bottom: 0.5rem;
   background-color: #fff;
   border-radius: 0.25rem;
}
.bd-example-container-sidebar {
   float: right;
   width: 4rem;
   height: 8rem;
   background-color: #80bdff;
   border-radius: 0.25rem;
}
.bd-example-container-body {
   height: 8rem;
   margin-right: 4.5rem;
   background-color: #957bbe;
   border-radius: 0.25rem;
}
.bd-example-container-fluid {
   max-width: none;
}
.bd-example {
   position: relative;
   padding: 1rem;
   margin: 1rem -15px;
   border: solid #f7f7f9;
   border-width: 0.2rem 0 0;
}
.bd-example::after {
   display: block;
   clear: both;
   content: "";
}
@media (min-width: 576px) {
   .bd-example {
      padding: 1.5rem;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0;
      border-width: 0.3rem;
   }
}
.bd-example + .highlight,
.bd-example + .clipboard + .highlight {
   margin-top: 0;
}
.bd-example + p {
   margin-top: 2rem;
}
.bd-example .pos-f-t {
   position: relative;
   margin: -1rem;
}
@media (min-width: 576px) {
   .bd-example .pos-f-t {
      margin: -1.5rem;
   }
}
.bd-example > .form-control + .form-control {
   margin-top: 0.5rem;
}
.bd-example > .nav + .nav,
.bd-example > .alert + .alert,
.bd-example > .navbar + .navbar,
.bd-example > .progress + .progress,
.bd-example > .progress + .btn {
   margin-top: 1rem;
}
.bd-example > .dropdown-menu:first-child {
   position: static;
   display: block;
}
.bd-example > .form-group:last-child {
   margin-bottom: 0;
}
.bd-example > .close {
   float: none;
}
.bd-example-type .table .type-info {
   color: #999;
   vertical-align: middle;
}
.bd-example-type .table td {
   padding: 1rem 0;
   border-color: #eee;
}
.bd-example-type .table tr:first-child td {
   border-top: 0;
}
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
   margin: 0;
}
.bd-example-bg-classes p {
   padding: 1rem;
}
.bd-example > img + img {
   margin-left: 0.5rem;
}
.bd-example > .btn-group {
   margin-top: 0.25rem;
   margin-bottom: 0.25rem;
}
.bd-example > .btn-toolbar + .btn-toolbar {
   margin-top: 0.5rem;
}
.bd-example-control-sizing select,
.bd-example-control-sizing input[type="text"] + input[type="text"] {
   margin-top: 0.5rem;
}
.bd-example-form .input-group {
   margin-bottom: 0.5rem;
}
.bd-example > textarea.form-control {
   resize: vertical;
}
.bd-example > .list-group {
   max-width: 400px;
}
.bd-example .fixed-top,
.bd-example .sticky-top {
   position: static;
   margin: -1rem -1rem 1rem;
}
.bd-example .fixed-bottom {
   position: static;
   margin: 1rem -1rem -1rem;
}
@media (min-width: 576px) {
   .bd-example .fixed-top,
   .bd-example .sticky-top {
      margin: -1.5rem -1.5rem 1rem;
   }
   .bd-example .fixed-bottom {
      margin: 1rem -1.5rem -1.5rem;
   }
}
.bd-example .pagination {
   margin-top: 0.5rem;
   margin-bottom: 0.5rem;
}
.bd-example-modal {
   background-color: #fafafa;
}
.bd-example-modal .modal {
   position: relative;
   top: auto;
   right: auto;
   bottom: auto;
   left: auto;
   z-index: 1;
   display: block;
}
.bd-example-modal .modal-dialog {
   left: auto;
   margin-right: auto;
   margin-left: auto;
}
.modal.show {
   z-index: 1072;
}
.modal.show .tooltip,
.modal.show .popover {
   z-index: 1073;
}
.bd-example-tabs .nav-tabs {
   margin-bottom: 1rem;
}
.bd-example-tooltips {
   text-align: center;
}
.bd-example-tooltips > .btn {
   margin-top: 0.25rem;
   margin-bottom: 0.25rem;
}
.bs-tooltip-top-docs .arrow,
.bs-tooltip-bottom-docs .arrow {
   left: 50%;
}
.bs-tooltip-right-docs .arrow,
.bs-tooltip-left-docs .arrow {
   top: 50%;
}
.bd-example-popover-static {
   padding-bottom: 1.5rem;
   background-color: #f9f9f9;
}
.bd-example-popover-static .popover {
   position: relative;
   display: block;
   float: left;
   width: 260px;
   margin: 1.25rem;
}
.bs-popover-top-docs .arrow,
.bs-popover-bottom-docs .arrow {
   left: 50%;
}
.bs-popover-right-docs .arrow,
.bs-popover-left-docs .arrow {
   top: 50%;
}
.tooltip-demo a {
   white-space: nowrap;
}
.bd-example-tooltip-static .tooltip {
   position: relative;
   display: inline-block;
   margin: 10px 20px;
   opacity: 1;
}
.scrollspy-example {
   position: relative;
   height: 200px;
   margin-top: 0.5rem;
   overflow: auto;
}
.scrollspy-example-2 {
   position: relative;
   height: 350px;
   overflow: auto;
}
.bd-example-border-utils [class^="border"] {
   display: inline-block;
   width: 5rem;
   height: 5rem;
   margin: 0.25rem;
   background-color: #f5f5f5;
   border: 1px solid;
}
.highlight {
   padding: 1rem;
   margin: 1rem -15px;
   background-color: #f7f7f9;
   -ms-overflow-style: -ms-autohiding-scrollbar;
}
@media (min-width: 576px) {
   .highlight {
      padding: 1.5rem;
      margin-right: 0;
      margin-left: 0;
   }
}
.highlight pre {
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
   background-color: transparent;
   border: 0;
}
.highlight pre code {
   font-size: inherit;
   color: #212529;
}
.bd-clipboard {
   position: relative;
   display: none;
   float: right;
}
.bd-clipboard + .highlight {
   margin-top: 0;
}
.btn-clipboard {
   position: absolute;
   top: 0.5rem;
   right: 0.5rem;
   z-index: 10;
   display: block;
   padding: 0.25rem 0.5rem;
   font-size: 75%;
   color: #818a91;
   cursor: pointer;
   background-color: transparent;
   border: 0;
   border-radius: 0.25rem;
}
.btn-clipboard:hover {
   color: #fff;
   background-color: #027de7;
}
@media (min-width: 768px) {
   .bd-clipboard {
      display: block;
   }
}
h2.sub-title {
   font-size: 23px;
   margin: 24px 0;
   color: #495057;
}
.simple-list {
   margin: 10px 0 6px 0;
   padding: 0;
   clear: both;
}
.simple-list li {
   padding: 0 0 7px 18px;
   position: relative;
   list-style-type: none;
}
.simple-list li:before {
   position: absolute;
   display: block;
   top: 10px;
   left: 0;
   font-family: "FontAwesome";
   content: "\f111";
   font-size: 0.53em;
   line-height: 1em;
}
.simple-list ul {
   margin: 0 0 15px;
   padding: 0;
   list-style-type: none;
   position: relative;
   bottom: -0.8em;
}
.simple-list ul a {
   color: #495057;
}
.simple-list ul a:hover {
   color: #e00000;
}
.arrow-list > li {
   padding: 0;
   position: relative;
}
.arrow-list > li > a {
   font-size: 15px;
   font-weight: 600;
   display: block;
   margin-bottom: 5px;
}
.arrow-list > li:before {
   display: none;
}
.arrow-list li li:before {
   margin-right: 10px;
   font-size: 14px;
   font-family: "FontAwesome";
   display: inline-block;
   top: 5px;
   content: "\f105";
}
.color {
   color: #e00000;
}
.divider--md1 {
   height: 31.5px;
}
.divider {
   height: 30px;
   clear: both;
   overflow: hidden;
   width: 100%;
}
.item-article {
   font-size: 13px;
}
.item-article a.spoiler11 {
   color: #222;
}
.item-article a {
   color: #e00000;
}
.item-article dl dt {
   color: #495057;
   font-size: 18px;
   font-weight: 500;
   padding: 0 0 4px 0;
}
.item-article dl dd {
   margin-bottom: 15px;
}
.item-article .title-decimal {
   font-size: 20px;
   color: #e00000;
   line-height: 44px;
   position: relative;
   padding: 0 0 0 69px;
}
@media (min-width: 1200px) {
   .item-article .title-decimal {
      font-size: 26px;
   }
}
.item-article .title-decimal:before {
   content: attr(data-content);
   display: table-cell;
   vertical-align: middle;
   position: absolute;
   top: 0;
   line-height: 40px;
   background: #e00000;
   width: 44px;
   height: 44px;
   color: #fff;
   text-align: center;
   border-radius: 50%;
   left: 0;
}
.item-article .decimal-list {
   padding: 0;
   margin: 10px 0;
   list-style-type: none;
   counter-reset: myCounter;
   display: inline-block;
   width: 100%;
}
.item-article .decimal-list ol {
   counter-reset: sub-myCounter 0;
}
.item-article .decimal-list > li {
   padding: 0;
   position: relative;
   z-index: 5;
   margin-bottom: 15px;
   overflow: hidden;
}
.item-article .decimal-list > li:before {
   counter-increment: myCounter;
   content: counter(myCounter);
   color: white;
   background: #495057;
   display: inline-block;
   text-align: center;
   line-height: 26px;
   width: 26px;
   height: 26px;
   border-radius: 50%;
   float: left;
   font-size: 15px;
   margin-right: 10px;
}
.item-article .decimal-list > li > *:first-child {
   line-height: 26px;
   margin-bottom: 0;
}
.item-article .decimal-list > li ol {
   margin: 0;
   padding: 10px 0 0 15px;
   list-style: none;
}
.item-article .decimal-list > li ol > li > *:first-child {
   line-height: 25px;
}
.item-article .decimal-list > li ol > li:before {
   counter-increment: sub-myCounter;
   content: counter(myCounter) "." counter(sub-myCounter);
   font-size: 17px;
   display: inline-block;
   text-align: center;
   float: left;
   margin-right: 10px;
}
.item-article .tags {
   margin: 15px 0;
}
.item-article .tags .label {
   border: none;
   border-radius: 2px;
   margin: 0 2px 5px 0;
   font-size: 11px;
   padding: 12px;
   display: inline-block;
   text-transform: uppercase;
   font-weight: 400;
}
.item-article .swatch-item {
   width: 100%;
   min-height: 100px;
   position: relative;
   background: #333;
   color: #fff;
   margin-bottom: 24px;
   padding: 20px;
}
.item-article .swatch-item.color-brand-primary {
   background: #234269;
}
.item-article .swatch-item.color-brand-secondary {
   background: #f87831;
}
.item-article .swatch-item.color-brand-warning {
   background: #f0ad4e;
}
.item-article .swatch-item.color-brand-danger {
   background: #d9534f;
}
.item-article .swatch-item.color-brand-info {
   background: #5bc0de;
}
.item-article .swatch-item.color-brand-success {
   background: #5cb85c;
}
.item-article .swatch-item.color-gray-darker {
   background: #212529;
}
.item-article .swatch-item.color-gray-dark {
   background: #343a40;
}
.item-article .swatch-item.color-gray {
   background: #495057;
}
.item-article .swatch-item.color-gray-light {
   background: #adb5bd;
   color: #495057;
}
.item-article .swatch-item.color-gray-lighter {
   background: #ced4da;
   color: #495057;
}
.item-article .swatch-item.color-gray-lightest {
   background: #e9ecef;
   color: #495057;
}
.item-article .button,
.item-article .btn {
   padding: 9px 20px;
   background: #495057;
   color: #fff;
   border-radius: 3px;
   border: none;
}
.item-article .button:hover,
.item-article .btn:hover {
   background: #e00000;
   border-color: #e00000;
   color: #fff;
}
.item-article .btn-primary {
   background: #234269;
}
.item-article .btn-warning {
   background: #f0ad4e;
}
.item-article .btn-success {
   background: #5cb85c;
}
.item-article .btn-danger {
   background: #d9534f;
}
.item-article .btn-info {
   background: #5bc0de;
}
.item-article .nav-tabs {
   border: 0;
   margin-bottom: 32px;
}
.item-article .nav-tabs .dropdown-menu {
   padding: 15px;
   border: 1px solid rgba(0, 0, 0, 0.15);
}
.item-article .nav-tabs > li.active > a,
.item-article .nav-tabs > li.active > a:hover,
.item-article .nav-tabs > li.active > a:focus {
   color: #fff;
   border: 0;
   background: #e00000;
}
.item-article .nav-tabs > li.active > a:before,
.item-article .nav-tabs > li.active > a:hover:before,
.item-article .nav-tabs > li.active > a:focus:before {
   border: 10px solid #e00000;
   border-color: #e00000 transparent transparent transparent;
   content: "";
   position: absolute;
   top: 100%;
   left: 50%;
   margin-left: -10px;
}
.item-article .nav-tabs > li > a {
   background: #eaeaea;
   border-radius: 2px;
   border: 0;
   color: #2d2d2d;
   text-transform: uppercase;
   padding: 0 32px;
   height: 48px;
   line-height: 48px;
   position: relative;
}
.item-article .nav-tabs > li > a:hover {
   background: #ddd;
}
.item-article .nav-pills > li > a {
   border-radius: 3px;
}
.item-article .nav-pills .dropdown-menu {
   padding: 15px;
   border: 1px solid rgba(0, 0, 0, 0.15);
}
.item-article .nav-pills > li.active > a,
.item-article .nav-pills > li.active > a:focus,
.item-article .nav-pills > li.active > a:hover {
   color: #fff;
   background: #e00000;
}
.item-article .dropcap {
   display: block;
   float: left;
   font-size: 3.5em;
   line-height: 1em;
   margin: 0 5px 0 0;
}
.item-article .color-custom {
   color: #e00000;
}
.item-article .color-white {
   color: #fff;
}
.item-article .color-dark {
   color: #000;
}
.item-article .bg-custom {
   background: #e00000;
}
.item-article .bg-black {
   background: #000;
}
.item-article a.underline {
   text-decoration: underline;
}
.item-article a.underline:hover {
   text-decoration: none;
}
.account-login .well,
.affiliate-login .well {
   min-height: 395px;
   background: #fff;
}
.account-account #content > h2,
.affiliate-account #content > h2 {
   font-size: 16px;
   font-size: 1.6rem;
}
.account-account #content .list-unstyled,
.affiliate-account #content .list-unstyled {
   margin-bottom: 30px;
}
.account-address #content .table-responsive .table > tbody > tr > td {
   line-height: 24px;
   padding: 10px;
}
.custom-border {
   padding: 10px 20px;
}
.list-box {
   list-style: none;
   margin: 0;
   padding: 0;
}
.btn-link:focus,
.btn-link:hover {
   text-decoration: none;
}
.list-box li {
   border-bottom: 1px solid #ececec;
}
.list-box li:last-child {
   border-bottom: 0;
}
.list-box li a {
   display: inline-block;
   word-wrap: break-word;
   padding: 8px 0;
   margin-right: 5px;
   color: #495057;
}
.list-box li a:hover {
   color: #e00000;
}
.checkout-cart .panel-group .panel,
.checkout-checkout .panel-group .panel {
   border-radius: 0;
}
.table-responsive .table thead > * {
   background-color: rgba(51, 51, 51, 0.1);
   font-weight: bold;
}
.table-responsive .table tbody td.text-left a {
   font-weight: bold;
   color: #666;
}
.table-responsive .table tbody td.text-left:hover a {
   color: #e00000;
}
.checkout-cart .btn-block input {
   min-width: 40px;
   text-align: center;
}
.checkout-cart .bg-page-404 .text-center {
   width: 100%;
}
.checkout-cart .bg-page-404 .text-center > div {
   display: none;
}
.checkout-cart .bg-page-404 .col-sm-5 img {
   display: none;
}
@media (min-width: 1200px) {
   .content-aside {
      width: 300px;
   }
}
.page-extra {
   margin-top: 40px;
}
.custom-scoll {
   display: none;
}
.content-aside {
   margin-bottom: 30px;
}
.banner-sidebar a img {
   width: 100%;
}
#sosearchpro.so-search {
   width: 100%;
   padding: 0;
}
.sohomepage-slider .form-group {
   margin-bottom: 0;
}
.content-aside .module.banner-left {
   border: none;
}
.module.sohomepage-slider .so-homeslider {
   direction: ltr;
}
.module .so-extraslider .extraslider-inner {
   border: none;
   padding-bottom: 0;
}
#content .sohomepage-slider .sohomeslider-description h2 {
   margin: 0;
}
#content .module h2 {
   font-size: 16px;
   color: #000;
   font-weight: 700;
   text-transform: uppercase;
   margin-top: 30px;
}
#content .module h3.modtitle {
   font-size: 16px;
   color: #000;
   font-weight: 700;
   text-transform: uppercase;
}
#content .module h3.modtitle span {
   font-size: 16px;
   color: #000;
   font-weight: 700;
   text-transform: uppercase;
}
.content-aside .module {
   border: 1px solid #d7d7d7;
   overflow: hidden;
   margin-bottom: 40px;
   border-radius: 3px;
}
.content-aside .module h3.modtitle {
   border-bottom: 1px solid #d7d7d7;
   font-size: 16px;
   color: #222;
   font-weight: 700;
   text-transform: uppercase;
   background-color: #f5f5f5;
   margin: 0;
   padding: 15px;
}
.content-aside .module h3.modtitle span {
   font-size: 16px;
   color: #000;
   font-weight: 700;
   text-transform: uppercase;
}
.content-aside .module .modcontent {
   padding: 15px 20px;
}
.content-aside .module#blog-search {
   border: none;
}
.best-seller {
   position: relative;
   margin: 0;
}
.best-seller .so-extraslider {
   margin: 0;
}
.best-seller .so-extraslider .extraslider-inner {
   border: 1px solid #eee;
   padding-bottom: 0;
}
.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
   margin: 18px 0 8px;
}
@media (min-width: 1200px) {
   .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
      padding-left: 10px;
   }
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
   border-bottom: 1px solid #eee;
   margin-bottom: 2px;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
   border-bottom: 0;
   margin-bottom: 0;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
   float: left;
   width: 85px;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
   border: 0;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
   box-shadow: none;
   opacity: 0.8;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
   background: transparent;
   position: static;
   color: #666;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
   color: #444;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
   padding: 0 0 5px 0;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
   text-transform: capitalize;
   font-size: 15px;
   font-weight: normal;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
   color: #e00000;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
   margin-left: 0;
}
.best-seller
   .so-extraslider
   .extraslider-inner
   .item
   .item-wrap.style1
   .media-body
   .item-info
   .item-content
   .content_price
   span {
   color: #e74c3c;
   font-size: 16px;
   font-weight: bold;
}
.best-seller
   .so-extraslider
   .extraslider-inner
   .item
   .item-wrap.style1
   .media-body
   .item-info
   .item-content
   .content_price
   span.price-old {
   font-size: 12px;
   color: #999;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
   padding: 0;
}
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
   color: #e00000;
}
.best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
   margin-bottom: 0;
}
.best-seller .so-extraslider .owl2-controls {
   margin-bottom: 8px;
   text-align: right;
   position: absolute;
   top: 4px;
   vertical-align: middle;
   right: 5px;
}
.best-seller .so-extraslider .owl2-controls .owl2-nav > div {
   width: 17px;
   height: 30px;
   text-align: center;
   display: inline-block;
   line-height: 30px;
   font-size: 0;
   cursor: pointer;
   color: #999;
   background-color: transparent;
   margin-top: 0;
   position: static;
   float: left;
}
.best-seller .so-extraslider .owl2-controls .owl2-nav > div:hover {
   color: #e00000;
}
.best-seller .so-extraslider .owl2-controls .owl2-prev:before {
   content: "\f104";
   font-family: FontAwesome;
   font-size: 28px;
}
.best-seller .so-extraslider .owl2-controls .owl2-next:before {
   content: "\f105";
   font-family: FontAwesome;
   font-size: 28px;
}
.newsletter #signup .show-error {
   float: left;
   padding-top: 7px;
   color: #f55 !important;
}
.module.main-newsleter-popup .so-custom-popup {
   background-color: #fff;
   border-radius: 0;
   padding: 0;
   background-repeat: no-repeat !important;
}
@media (min-width: 768px) and (max-width: 991px) {
   .module.main-newsleter-popup .so-custom-popup {
      width: 85% !important;
   }
   .module.main-newsleter-popup .so-custom-popup:before {
      content: "";
      position: absolute;
      z-index: 2;
      background: rgba(255, 255, 255, 0.9);
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
   }
}
@media (max-width: 767px) {
   .module.main-newsleter-popup .so-custom-popup:before {
      content: "";
      position: absolute;
      z-index: 2;
      background: rgba(255, 255, 255, 0.9);
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
   }
}
.module.main-newsleter-popup .so-custom-popup .popup-close {
   width: 31px;
   height: 31px;
   line-height: 30px;
   border-radius: 0;
   -webkit-opacity: 1;
   -moz-opacity: 1;
   -ms-opacity: 1;
   -o-opacity: 1;
   opacity: 1;
   color: #fff;
   background-color: #e00000;
   border: none;
   right: 0;
   top: -31px;
}
.module.main-newsleter-popup .so-custom-popup .popup-close:hover {
   background-color: #cca600;
}
.module.main-newsleter-popup .modcontent {
   position: relative;
}
.module.main-newsleter-popup .so-custom-popup .modcontent {
   padding: 10px;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
   padding: 15px 10px;
   text-align: center;
}
@media (min-width: 1200px) {
   .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 75px 30px 50px 52%;
      margin: 0;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 75px 30px 50px 52%;
      margin: 0;
   }
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
   font-weight: 700;
   font-size: 36px;
   color: #222;
   text-transform: capitalize;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
   font-size: 14px;
   color: #666;
   font-weight: 400;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
   margin: 25px 0;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group {
   position: relative;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .input-box {
   background-color: #fff;
   vertical-align: top;
   padding-right: 120px;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control {
   height: 40px;
   line-height: 40px;
   width: 100%;
   box-shadow: none;
   padding: 0 0 0 20px;
   border: none;
   background-color: #fff;
   border: 1px solid #ebebeb;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-moz-placeholder {
   color: #999;
   opacity: 1;
}
.module.main-newsleter-popup
   .so-custom-popup
   .oca_popup
   .popup-content
   .form-group
   .form-control:-ms-input-placeholder {
   color: #999;
}
.module.main-newsleter-popup
   .so-custom-popup
   .oca_popup
   .popup-content
   .form-group
   .form-control::-webkit-input-placeholder {
   color: #999;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus {
   z-index: 0;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default {
   border: 0 none;
   color: #fff;
   font-weight: 700;
   font-size: 12px;
   height: 40px;
   line-height: 40px;
   padding: 0 17px;
   text-transform: uppercase;
   position: absolute;
   top: 0;
   right: 0;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default:hover {
   color: #fff;
   background-color: #cca600;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
   font-weight: 400;
   color: #666;
   padding-bottom: 20px;
   font-size: 12px;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup:hover {
   cursor: pointer;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
   padding: 10px 0;
   margin: 0;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials {
   text-align: center;
   margin-top: 0;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li {
   position: relative;
   display: inline-block;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a {
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   border-radius: 50%;
   border: 1px solid #ebebeb;
   display: inline-block;
   margin: 0 5px;
   color: #555;
   font-size: 14px;
   transition: all 0.2s ease-in-out 0s;
}
.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a:hover {
   color: #fff;
   background-color: #e00000;
   border-color: #e00000;
}
.main-newsleter-popup .show-error {
   display: inline-block;
   margin-left: 0 !important;
   position: relative;
   top: -10px;
   width: 100%;
}
body #so_sociallogin a.btn-social-icon {
   margin: 0 5px 0 0;
}
body #so_sociallogin .block-popup-login .tt_popup_login {
   border: none;
   background-color: #e00000;
   height: 42px;
}
body #so_sociallogin .block-popup-login .tt_popup_login strong {
   font-size: 16px;
   font-weight: 700;
   background-color: #e00000;
   line-height: 42px;
   position: static;
   background-position: 20px center;
   padding-left: 70px;
}
body #so_sociallogin .block-popup-login .tt_popup_login strong:before {
   display: none;
}
body #so_sociallogin .block-popup-login .close-login {
   background-image: none;
   text-indent: 0;
   font-size: 24px;
   color: #fff;
   top: 7px;
   right: 5px;
}
body #so_sociallogin .block-popup-login .block-content .login-customer h2 {
   font-size: 16px;
   font-weight: 700;
}
body #so_sociallogin .block-popup-login .block-content .input-text {
   border-radius: 0;
}
body #so_sociallogin .block-popup-login .block-content .btn-reg-popup {
   font-size: 14px;
   padding: 0 20px;
   background-color: #666;
   border-radius: 4px;
}
body #so_sociallogin .block-popup-login .block-content .btn-reg-popup:hover {
   background-color: #e00000;
}
body #so_sociallogin .block-popup-login .block-content .action.login {
   background-image: none;
   padding: 0 20px;
   background-color: #666;
   border-radius: 4px;
}
body #so_sociallogin .block-popup-login .block-content .action.login:hover {
   background-color: #e00000;
}
.breadcrumbs .current-name {
   font-size: 18px;
   color: #222;
   text-transform: uppercase;
   float: left;
   font-weight: 700;
   margin: 25px 0;
   display: none;
}
ul.breadcrumb {
   margin: 0px 0 15px 0;
   background-color: transparent;
   padding: 0;
   display: inline-block;
   width: 100%;
   line-height: 100%;
}
ul.breadcrumb li {
   display: inline-block;
   padding: 0 17px 0 8px;
   margin-right: 7px;
   position: relative;
}
ul.breadcrumb li:before {
   display: none;
}
ul.breadcrumb li:not(:last-child):after {
   font-family: "FontAwesome";
   content: "\f105";
   font-size: 13px;
   top: 0;
   right: 0;
   position: absolute;
}
ul.breadcrumb li a {
   display: block;
   padding: 0;
   color: #999;
   text-decoration: none !important;
   font-size: 14px;
}
ul.breadcrumb li:last-child {
   padding: 5px 0;
}
ul.breadcrumb li:last-child a {
   color: #e00000;
}
ul.breadcrumb li:hover a {
   color: #e00000;
}
.content-aside .product-simple {
   position: relative;
}
.content-aside .product-simple .modcontent {
   padding: 15px 10px;
}
.content-aside .product-simple .so-quickview {
   display: none;
}
.content-aside .product-simple .so-extraslider {
   margin: 0;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots {
   position: absolute;
   top: 0;
   right: 0;
   min-width: 80px;
   right: 10px;
   top: 18px;
   min-width: 60px;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot {
   width: 8px;
   height: 8px;
   border-radius: 8px;
   background: #222;
   margin: 0 2px;
   display: inline-block;
   float: left;
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot span {
   display: none;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot:hover {
   background-color: #e00000;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot.active {
   width: 25px;
   background-color: #e00000;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav {
   top: 1px;
   position: absolute;
   right: 0px !important;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next {
   background-color: #222;
   border: none;
   border-radius: 0;
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   float: left;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   opacity: 1;
   position: absolute;
   top: 50%;
   z-index: 99;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
   color: #fff;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   width: 100%;
   height: 100%;
   font-size: 18px;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: 0;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: 0;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #e00000;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
   color: #fff;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav > div {
   margin-top: 0;
   line-height: 28px !important;
}
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav > div:before {
   position: static;
   font-weight: 400;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner {
   display: inline-block;
   padding-bottom: 10px;
   margin-bottom: 10px;
   width: 100%;
   border-bottom: 1px solid #eaeaea;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
   border-bottom: none;
   margin-bottom: 0;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
   width: 80px;
   float: left;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
   margin-top: 0;
   margin-left: 95px;
   background: transparent;
   color: #666;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
   line-height: 100%;
   margin-bottom: 7px;
   padding: 0;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a {
   font-size: 14px;
   font-size: 1.4rem;
   font-weight: 400;
   text-transform: capitalize;
   color: #222;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a:hover {
   color: #e00000;
}
.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
   margin-bottom: 0;
   padding-bottom: 0;
}
.container-megamenu ul.megamenu li .sub-menu {
   z-index: 998;
}
.container-megamenu ul.megamenu li .sub-menu .content {
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
   padding: 30px;
}
.container-megamenu ul.megamenu li.menu-layouts .sub-menu .content {
   padding: 30px 30px 10px 30px;
}
.container-megamenu.horizontal ul.megamenu > li {
   float: left;
   margin-right: 30px;
}
.container-megamenu.horizontal ul.megamenu > li > a {
   font-size: 14px;
   font-weight: 600;
   color: #222;
   display: block;
   position: relative;
   padding: 15px 0;
   line-height: 100%;
   height: auto;
}
.container-megamenu.horizontal ul.megamenu > li.active > a,
.container-megamenu.horizontal ul.megamenu > li.active_menu > a {
   color: #e00000;
}
.container-megamenu.horizontal .title-feature,
.container-megamenu.horizontal ul.megamenu .title-submenu,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu,
.container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
   line-height: 100%;
   text-transform: uppercase;
   font-weight: 600;
   color: #000;
   padding-bottom: 12px;
   margin-bottom: 6px;
   font-size: 16px;
   font-size: 1.6rem;
   border-bottom: 1px solid #eaeaea;
   width: 100%;
}
.container-megamenu.horizontal .content-feature li a,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item,
.container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
   line-height: 30px;
   font-size: 14px;
   font-weight: 400;
   color: #464646;
}
.container-megamenu.horizontal .content-feature li a:hover,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item:hover,
.container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu:hover {
   color: #666;
}
.container-megamenu.horizontal ul.megamenu > li > a strong img {
   position: absolute;
   top: -8px;
   right: 0;
   height: auto;
}
.container-megamenu.horizontal .content-feature li.detail {
   margin-top: 20px;
}
.container-megamenu.horizontal .content-feature li.detail .lc {
   text-transform: capitalize;
   font-size: 11px;
   line-height: 100%;
}
.container-megamenu.horizontal ul.megamenu .sub-menu .content > .border {
   border: none;
   padding-top: 0;
}
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul,
.container-megamenu.horizontal ul.megamenu .title-submenu {
   padding: 0;
}
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li::before,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .hover-menu a::before {
   display: none;
}
.container-megamenu.horizontal ul.megamenu li .sub-menu .content img:hover {
   -webkit-opacity: 0.8;
   -moz-opacity: 0.8;
   -ms-opacity: 0.8;
   -o-opacity: 0.8;
   opacity: 0.8;
}
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner-w {
   margin: 0 -15px;
}
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner {
   width: 50%;
   padding: 0 15px;
   float: left;
}
.container-megamenu.horizontal .shoppage {
   width: 100%;
   vertical-align: top;
   font-size: 14px;
   margin-bottom: 15px;
}
.container-megamenu.horizontal .shoppage .title-shoppage {
   text-transform: uppercase;
   font-weight: bold;
   color: #666;
   font-size: 16px;
   padding-bottom: 15px;
}
.container-megamenu.horizontal .shoppage ul li {
   transition: all 0.2s ease-in-out;
}
.container-megamenu.horizontal .shoppage ul li:hover {
   padding-left: 10px;
}
.container-megamenu.horizontal .shoppage ul .submenuitem {
   color: #777;
}
.container-megamenu.horizontal .shoppage ul a {
   display: inline-block;
   padding: 4px 0;
   position: relative;
}
.container-megamenu.horizontal .shoppage .submenu-shop {
   position: relative;
}
.container-megamenu.horizontal .shoppage .submenu-shop .fa-angle-right {
   position: absolute;
   right: 0;
   margin: 5px 15px;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label {
   right: -25px;
   left: auto;
   margin-top: -14px;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-new {
   background-color: #0f8db3;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-new:after {
   color: #0f8db3;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-hot {
   background-color: #ef7c0a;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-hot:after {
   color: #ef7c0a;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label {
   position: absolute;
   top: 80%;
   right: -30px;
   padding: 2px 4px;
   margin-top: -20px;
   color: #fff;
   line-height: 1.3;
   font-size: 8px;
   font-family: Karla, Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   transform: translateY(-50%);
   transition: opacity 0.3s ease-in-out;
}
.container-megamenu.horizontal .shoppage .submenu-shop .menu-label:after {
   content: "\f0da";
   font-family: FontAwesome;
   position: absolute;
   z-index: -1;
   bottom: 5px;
   font-size: 16px;
   position: absolute;
   bottom: -9px;
   left: 3px;
}
.container-megamenu.horizontal .shoppage .submenu-shop:hover ul {
   display: block;
}
.container-megamenu.horizontal .shoppage .submenu-shop ul {
   display: none;
   width: 210px;
   position: absolute;
   z-index: 10;
   left: 90%;
   top: -15px;
   box-shadow: rgba(0, 0, 0, 0.15) 0 0 25px;
   padding: 20px;
   background: #fff;
   border-width: 1px;
   border-style: solid;
   border-color: #e6e6e6;
   border-image: initial;
   border-radius: 2px;
}
.container-megamenu.horizontal .shoppage .submenu-shop ul:before {
   position: absolute;
   display: block;
   border-color: transparent;
   border-style: solid;
   border-width: 10px;
   content: "";
   top: 20px;
   left: -11px;
   border-right-color: #e6e6e6;
   border-left-width: 0;
}
.container-megamenu.horizontal .shoppage .submenu-shop ul:after {
   position: absolute;
   display: block;
   border-color: transparent;
   border-style: solid;
   border-width: 10px;
   content: "";
   top: 20px;
   left: -10px;
   border-right-color: #fff;
   border-left-width: 0;
}
.container-megamenu.horizontal .sub-menu .content-feature .title-feature {
   margin-bottom: 20px;
}
.container-megamenu.horizontal .sub-menu .content-feature li {
   float: left;
   width: 33.33%;
   text-align: center;
}
.container-megamenu.horizontal .sub-menu .content-feature li a img {
   margin-bottom: 8px;
}
.container-megamenu.horizontal .sub-menu .content-feature li a span {
   display: block;
   width: 100%;
   text-transform: uppercase;
   font-size: 12px;
   color: #666;
   font-weight: 600;
   line-height: 100%;
   margin-top: 8px;
}
.container-megamenu.horizontal .sub-menu .content-feature li a:hover span {
   color: #e00000;
}
.container-megamenu.horizontal .sub-menu .demo-detail ul li {
   width: 33.33%;
}
.container-megamenu.horizontal .sub-menu .feature-blog a {
   text-align: center;
}
.container-megamenu.horizontal .sub-menu .feature-blog a img {
   margin-bottom: 10px;
}
.container-megamenu.horizontal .sub-menu .feature-blog a span {
   display: block;
   width: 100%;
   text-transform: uppercase;
   font-size: 12px;
   color: #666;
   font-weight: 600;
   line-height: 100%;
   margin-bottom: 0;
}
.container-megamenu.horizontal .sub-menu .feature-blog a:hover span {
   color: #e00000;
}
.container-megamenu.horizontal .sub-menu .feature-blog .clearfix {
   margin: 20px;
}
@media (min-width: 1200px) {
   .container-megamenu.horizontal ul.megamenu .full-width > .sub-menu {
      max-width: 1170px;
      right: auto !important;
      left: 0;
   }
}
.container-megamenu.horizontal ul.megamenu .item-style1 .subcategory li a {
   float: left;
   text-align: left;
}
.container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .hover-menu li {
   text-align: left;
   display: inline;
}
.container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .hover-menu li a {
   text-align: left;
}
.container-megamenu.horizontal ul.megamenu .blog-item .sub-menu .content {
   padding: 30px 25px;
}
.container-megamenu.horizontal ul.megamenu .quicklink-menu {
   margin-left: -30px;
   margin-right: -30px;
}
.container-megamenu.horizontal ul.megamenu .quicklinks-menu {
   background-color: #ddd;
   display: inline-flex;
   width: 100%;
   padding: 25px 30px;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
}
.container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li {
   float: left;
   line-height: 100%;
}
.container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li span {
   font-size: 14px;
   font-size: 1.4rem;
   color: #222;
   font-weight: 700;
}
.container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li a {
   margin-left: 5px;
}
.container-megamenu ul.megamenu li .sub-menu .content .hover-menu a::before {
   display: none;
}
.container-megamenu.vertical ul.megamenu > li.click::before,
.container-megamenu.vertical ul.megamenu > li.hover::before {
   padding: 0;
}
.common-home .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a > b.fa {
   margin-top: 3px;
}
.vertical ul.megamenu > li.click::before,
.vertical ul.megamenu > li.hover::before {
   padding: 0;
}
.container-megamenu.vertical {
   z-index: 990;
}
.container-megamenu.vertical .megamenuToogle-wrapper {
   background-color: transparent;
}
.container-megamenu.vertical #menuHeading {
   margin: 0;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-pattern {
   position: relative;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   color: #fff;
   font-weight: 700;
   font-size: 16px;
   font-size: 1.6rem;
   line-height: 40px;
   padding: 0 0 0 20px !important;
   margin: 0;
   position: relative;
   text-transform: uppercase;
   display: block;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div {
   float: left;
   padding-top: 11px;
   margin: 0 9px 0 0;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div > span {
   box-shadow: none;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:hover {
   cursor: pointer;
}
.container-megamenu.vertical .vertical-wrapper .megamenu-pattern {
   position: relative;
   z-index: 1;
}
@media (min-width: 992px) {
   .container-megamenu.vertical .vertical-wrapper ul.megamenu {
      background-color: #fff;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
      cursor: pointer;
      border: none;
      margin: 0;
      position: relative;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
      color: #222;
      display: block;
      font-size: 14px;
      font-weight: 400;
      padding: 9px 0;
      line-height: 22px;
      position: relative;
      text-transform: capitalize;
      background: none;
      height: auto;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a,
   .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
      color: #e00000;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
      padding: 15px 15px 15px 50px;
      line-height: 100%;
      background: #eaebed;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
      left: 14px;
      top: 16px;
      position: absolute;
      font-size: 14px;
      color: #222;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view {
      color: #222;
      font-weight: 600;
      font-size: 14px;
   }
}
.container-megamenu.vertical ul.megamenu > li > a strong {
   font-weight: 400;
}
.container-megamenu.vertical .vertical-wrapper {
   border: none;
   margin: 0;
   padding: 0;
   box-shadow: none;
   border-radius: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
   width: 100%;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
   height: auto;
   margin: 0;
   margin-right: 10px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .border {
   padding: 0;
   border: none;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .row {
   padding-top: 5px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content {
   padding: 30px;
   box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul > li {
   margin-bottom: 15px;
}
.container-megamenu.vertical
   .vertical-wrapper
   ul.megamenu
   > li
   > .sub-menu
   .content
   .static-menu
   .menu
   > ul
   li
   a.main-menu {
   color: #222;
   font-size: 14px;
   font-size: 1.4rem;
   margin: 0 0 0;
   display: block;
   font-weight: 700;
   text-transform: uppercase;
   border: none;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul {
   padding: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li {
   padding: 0;
   display: inline;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li a {
   font-size: 14px;
   font-size: 1.4rem;
   font-weight: 400;
   display: block;
   line-height: 28px;
}
.container-megamenu.vertical
   .vertical-wrapper
   ul.megamenu
   > li
   > .sub-menu
   .content
   .static-menu
   .menu
   > ul
   ul
   li:before {
   display: none;
}
.container-megamenu.vertical
   .vertical-wrapper
   ul.megamenu
   > li
   > .sub-menu
   .content
   .static-menu
   .menu
   > ul
   ul
   li:hover
   a {
   color: #e00000;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .link:hover img {
   opacity: 0.8;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .img-vbanner a:hover img {
   opacity: 0.8;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .title-submenu {
   font-weight: 700;
   color: #222;
   font-size: 14px;
   text-transform: uppercase;
   padding: 0 0 3px 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .menu ul li {
   line-height: 100%;
   display: inline;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .menu ul li a {
   font-size: 14px;
   line-height: 28px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content {
   padding: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content .col-sm-7 {
   padding-right: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content .col-sm-5 {
   padding-left: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner {
   float: right;
   padding-right: 15px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a {
   margin-bottom: 0;
   display: block;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a.last {
   margin-bottom: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
   padding: 15px 0 0 30px;
}
.container-megamenu.vertical
   .vertical-wrapper
   ul.megamenu
   .item-vertical.style1
   .categories
   .static-menu
   .menu
   > ul
   > li {
   margin-bottom: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
   padding: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
   margin: 10px 0;
   padding: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
   padding: 0;
   position: relative;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:last-child {
   border: none;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li > a {
   line-height: 30px;
   font-size: 14px;
   display: inline-block;
   width: 100%;
   padding: 0 20px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li b {
   float: right;
   line-height: 27px;
   font-size: 16px;
   margin: 0 20px;
   position: absolute;
   top: 0;
   right: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:hover > a {
   color: #e00000;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
   width: 250px;
   padding: 10px 0;
   top: 0;
   margin: 0;
   left: 100%;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:before,
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:after {
   display: none;
}
.container-megamenu.vertical
   .vertical-wrapper
   ul.megamenu
   .item-vertical.css-menu
   .content
   .menu
   ul
   li
   ul
   li:last-child {
   border: none;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li > a {
   font-weight: normal;
   line-height: 30px;
}
.module.so_filter_wrap .so-filter-option.so-filter-price .content_scroll {
   margin: 20px 0 10px 10px;
}
.module.so_filter_wrap .modcontent {
   background-color: #fff;
   margin: 0;
}
.module.so_filter_wrap .modcontent ul li.so-filter-options {
   margin-bottom: 10px;
   padding: 0;
}
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading {
   padding: 0;
   margin-bottom: 0;
   background-color: transparent;
}
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading .so-filter-heading-text {
   float: left;
   color: #222;
   font-weight: 700;
   text-transform: uppercase;
   font-size: 14px;
   font-size: 1.4rem;
   padding: 0;
}
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts {
   border: none;
}
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container {
   padding: 0;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .opt-select {
   margin: 0;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .opt-select
   ~ .opt-select {
   border-top: 1px solid #eaeaea;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .so-option-container {
   padding: 5px 0;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .so-option-container
   label {
   margin-bottom: 0;
   font-size: 14px;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .so-option-container
   .option-count {
   padding: 0;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .so-option-container
   .option-count
   span {
   color: #666;
   font-size: 14px;
}
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .so-option-container:hover
   label,
.module.so_filter_wrap
   .modcontent
   ul
   li.so-filter-options
   .so-filter-content-opts
   .so-filter-content-opts-container
   .so-option-container:hover
   .option-count
   span {
   color: #e00000;
}
.module.so_filter_wrap .modcontent ul li.so-filter-options:last-child {
   border-bottom: none;
   margin-bottom: 0;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container {
   overflow: inherit;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option label {
   font-size: 12px;
   text-transform: capitalize;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select {
   border: none;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select.so-filter-option-sub:hover {
   background-color: #fff;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle {
   border-radius: 100%;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:before,
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:after {
   display: none;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
   display: inline-block;
   background: #fff;
   border: 1px solid #ddd;
   width: 49%;
   padding: 0 5px;
   float: left;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max.put-min {
   margin-right: 2%;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max input {
   background: transparent;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group {
   border: 1px solid #ddd;
   background-color: #fff;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .form-control {
   background: transparent;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default {
   padding: 7px;
   color: #555;
   background: transparent;
   border-radius: 0;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default:hover {
   background: transparent;
   color: #e00000;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input:before {
   background-color: transparent;
   border: 2px solid #999;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-square-o {
   position: relative;
   top: 0;
}
.module.so_filter_wrap
   .modcontent
   .so-filter-content-opts-container
   .so-filter-option.opt_active
   .option-input
   .fa-check-square-o {
   color: #e00000;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input:before {
   background-color: transparent;
   border: 2px solid #999;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price {
   text-align: left;
   padding: 0;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container ul li {
   float: left;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max {
   display: block;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby {
   min-width: 60px;
   width: 49%;
   padding: 0 5px;
   display: inline-block;
   float: left;
   border: 1px solid #ddd;
   display: inline-block;
}
.module.so_filter_wrap
   .modcontent
   .so-filter-option.so-filter-price
   .content_min_max
   .txt-price-shopby.txt-price-shopby-fisrt {
   margin-right: 2%;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span {
   display: table-cell;
   vertical-align: middle;
}
.module.so_filter_wrap
   .modcontent
   .so-filter-option.so-filter-price
   .content_min_max
   .txt-price-shopby
   span.text-current {
   position: relative;
   top: 1px;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max,
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
   border: none;
   box-shadow: none;
   padding: 0;
   margin: 0;
   width: 45px;
   min-width: 45px;
}
.module.so_filter_wrap .modcontent .noUi-handle {
   border: 1px solid #eaeaea;
   width: 15px;
   height: 15px;
   left: -15px;
   right: 15px !important;
   top: -4px;
}
.module.so_filter_wrap .modcontent .noUi-handle:hover {
   cursor: e-resize;
}
.module.so_filter_wrap .modcontent .noUi-connect {
   box-shadow: none;
   height: 8px;
   background: #e00000;
   border-radius: 4px;
}
.module.so_filter_wrap .modcontent .noUi-background {
   background: #555;
   box-shadow: none;
   height: 8px;
   border-radius: 4px;
}
.module.so_filter_wrap .modcontent .noUi-target {
   border: none;
}
.module.so_filter_wrap .modcontent .clear_filter {
   padding: 10px 0 20px 0;
}
.module.so_filter_wrap .modcontent #btn_resetAll {
   padding: 8px 15px;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   color: #fff;
   background-color: #777;
}
.module.so_filter_wrap .modcontent #btn_resetAll:hover {
   background-color: #e00000;
}
.module.so_filter_wrap .modcontent #btn_resetAll .fa.fa-times {
   color: #e00000;
}
.so-filter-content-opts-container .option-count {
   background-color: #ccc !important;
   min-width: 24px;
   text-align: center;
   margin-top: 3px;
}
.so-filter-content-opts-container .option-count:not(.opt_close):after {
   display: none;
   border-right-color: #777;
}
.so_filter_wrap .modcontent .so-filter-heading i {
   float: right;
}
.so_filter_wrap .modcontent .so-filter-content-opts-container label {
   font-weight: normal;
}
.so_filter_wrap .modcontent .so-filter-content-opts-container .option-count {
   float: right;
}
.so-filter-content-opts-container .option-count span {
   color: #666;
}
#content .filter-horizontal {
   margin-bottom: 30px;
}
#content .filter-horizontal .so-filter-heading {
   padding: 0 15px;
}
#content .filter-horizontal .so-filter-content-opts-container {
   padding: 15px;
}
#content .filter-horizontal .so-filter-content-opts-container .so-filter-iscroll {
   padding: 10px 0;
}
#content .filter-horizontal ul {
   display: -webkit-box;
   display: -moz-box;
   display: box;
   display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flexbox;
   display: flex;
}
#content .filter-horizontal li.so-filter-options {
   -webkit-box-flex: 1;
   -moz-box-flex: 1;
   box-flex: 1;
   -webkit-flex: 1;
   -moz-flex: 1;
   -ms-flex: 1;
   flex: 1;
   border: none;
   border-right: 1px solid #eaeaea;
   margin: 0;
}
#content .filter-horizontal li.so-filter-options:last-child {
   border-right: none;
}
#content .filter-horizontal li.so-filter-options .so-filter-heading {
   margin-bottom: 0;
}
#content .filter-horizontal .clear_filter {
   padding: 20px;
   border-top: 1px solid #eaeaea;
}
#content .filter-horizontal h3.modtitle {
   color: #222;
   font-size: 20px;
   font-weight: 700;
   margin-bottom: 15px;
   text-transform: uppercase;
   margin-top: 0;
}
#content .filter-horizontal .modcontent {
   border: 1px solid #eaeaea;
}
#content .filter-horizontal .modcontent ul li.so-filter-options {
   border-radius: 0;
   padding: 10px 0;
}
.block-tags {
   margin-top: 20px;
}
.block-tags .so-popular-tag a {
   float: left;
   font-size: 13px !important;
   padding: 8px 15px;
   border: 1px solid #eaeaea;
   border-radius: 5px;
   margin: 0 5px 5px 0;
   line-height: 100%;
   background-color: #fff;
}
.block-tags .so-popular-tag a:hover {
   color: #fff;
   background-color: #e00000;
   border-color: #e00000;
}
.box-category ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
.box-category > ul {
   padding: 0;
}
.box-category > ul > li {
   margin: 0;
   padding: 0;
   border: none;
   position: relative;
   box-shadow: unset;
   border-radius: 0;
   border-bottom: 1px solid #eaeaea;
}
.box-category > ul > li > a {
   display: block;
   font-weight: 400;
   line-height: 100%;
   padding: 14px 47px 14px 15px;
   line-height: 100%;
   text-transform: capitalize;
   margin: 0;
}
.box-category > ul > li:last-child {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
   border: none;
}
.box-category > ul > li:last-child > a {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
}
.box-category > ul > li:hover > a {
   color: #e00000;
}
.box-category > ul > li:hover .head a {
   color: #fff;
}
.box-category > ul > li ul {
   margin-left: 20px;
}
.box-category > ul > li a.accordion-toggle {
   width: 25px;
   height: 25px;
   line-height: 25px;
   background-color: #dbdbdb;
   color: #fff;
}
.box-category > ul > li a.accordion-toggle:hover {
   background-color: #e00000;
}
.box-category ul li a.active {
   color: #e00000;
}
.box-category ul li .head .show:before {
   content: "\f107";
   display: inline-block;
   font: normal normal normal 14px/1 "FontAwesome";
}
.box-category ul li .head .accordion-toggle:before {
   content: "\f105";
   font: normal normal normal 14px/1 "FontAwesome";
}
.box-category ul li .head {
   display: block;
   position: absolute;
   top: 8px;
   line-height: 20px;
   right: 15px;
   text-align: center;
}
.box-category ul li .head a:hover {
   color: #fff;
}
.box-category ul li ul li {
   padding: 0 0 0 5px;
}
.box-category ul ul {
   margin-bottom: 20px;
}
.box-category ul ul li a {
   padding: 3px 0;
}
.box-category ul li ul li a:before {
   font-family: "FontAwesome";
   transition: all 0.3s ease;
   content: "\f105";
   margin: 0 5px 0;
}
.box-category ul li ul li a:hover:before {
   margin-right: 10px;
}
.page-categories {
   margin-top: 30px;
}
.page-categories ul {
   margin: 0 -6px;
}
.page-categories ul li {
   float: left;
   padding: 0 6px;
}
.page-categories ul li .cate {
   text-align: center;
   margin-bottom: 30px;
}
.page-categories ul li .cate .cate-img {
   display: block;
   width: 100%;
   position: relative;
   margin-bottom: 7px;
}
.page-categories ul li .cate .cate-img:hover {
   opacity: 0.8;
}
.page-categories ul li .cate a {
   color: #000;
   font-size: 14px;
}
.page-categories ul li .cate a:hover {
   color: #e00000;
}
@media (max-width: 1199px) {
   #content #so-groups {
      display: none;
   }
}
#content #so-groups > a span {
   background-color: #e00000;
}
#content #so-groups > a span:hover {
   background-color: #51d400;
}
#content #so-groups > a:hover {
   background-color: #51d400;
}
#content .so-groups-sticky {
   background-color: #e00000;
}
#content .so-groups-sticky.left {
   left: 0;
   right: auto;
}
#content .so-groups-sticky.right {
   right: 0;
   left: auto;
}
#content .so-groups-sticky .popup-header {
   padding: 25px 70px 25px 40px;
}
#content .so-groups-sticky .popup-header .popup-close {
   right: 20px;
   left: auto;
   color: #fff;
   font-size: 22px;
   opacity: 1;
}
#content .so-groups-sticky .product-thumb .button-group button,
#content .so-groups-sticky .form-content .form-box #button-search {
   background-color: #e00000 !important;
}
#content .so-groups-sticky .product-thumb .button-group button:hover,
#content .so-groups-sticky .form-content .form-box #button-search:hover {
   background-color: #eaebed !important;
   color: #222;
}
#content .so-groups-sticky .form-content .form-box .product-thumb .caption h4 a:hover {
   color: #e00000;
}
#content .so-groups-sticky .form-content .form-box .price .price-new,
#content .so-groups-sticky .form-content .form-box .price span.price {
   color: #222;
}
#content .so-groups-sticky .form-content .form-box .product-thumb .image .bt-sale,
#content .so-groups-sticky .popup-header {
   background-color: #e00000;
}
#content .so-groups-sticky .form-content .form-box .product-thumb .caption {
   height: auto;
   max-height: auto;
   min-height: auto;
}
#content .so-groups-sticky .popup-close,
#content .so-groups-sticky .popup-close i.fa {
   font-size: 16px;
}
#content .so-groups-sticky .popup-header > span > i {
   margin-right: 10px;
   margin-left: auto;
}
#content .so-groups-sticky .nav-secondary ul li a:hover {
   color: #e00000;
}
#content .so-groups-sticky .form-content .form-box input.field:hover,
#content .so-groups-sticky .form-content .form-box select.field:hover {
   cursor: pointer;
}
#so-groups .form-content .form-box a.account-url:hover .account-txt {
   color: #e00000;
}
#so-groups .form-content .form-box input + i {
   font-size: 16px;
   margin-top: -9px;
}
#so-groups .form-content .form-box input + i:hover {
   color: #e00000;
}
#so-groups .form-content .form-box .product-thumb .caption h4 {
   margin-bottom: 0;
}
#so-groups .form-content .form-box .product-thumb .caption h4 a {
   font-weight: 400;
}
#so-groups > a {
   position: relative;
   height: 43px;
}
#so-groups > a.sticky-backtop {
   border-bottom: none;
}
#so-groups > a span {
   background-color: #e00000;
   color: #fff;
   display: inline-block;
   font-size: 14px;
   line-height: 22px;
   opacity: 0;
   padding: 10px;
   position: absolute;
   right: 100%;
   text-align: center;
   text-transform: capitalize;
   top: 0;
   transition: all 0.2s ease-in-out 0s;
   visibility: hidden;
   white-space: nowrap;
   width: auto;
}
#so-groups > a:hover span {
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
   visibility: visible;
   width: auto;
}
.so-onepagecheckout .checkout-cart td.quantity .input-group {
   min-width: 95px;
}
#so-groups .popup-content {
   max-height: 415px;
   overflow-y: scroll;
}
#so-groups .cart-bottom p {
   display: inline-block;
   width: 100%;
   margin-bottom: 20px;
}
#so-groups div.nav-secondary li span.nav-action i.fa {
   height: 47px;
   line-height: 47px;
}
#content .so-onepagecheckout .secondary-title i.fa {
   margin-right: 10px;
   margin-left: auto;
   background-color: #e00000;
}
.so-onepagecheckout .price {
   font-size: 14px;
}
body #sosearchpro .dropdown-menu .media-body .box-price .price-new {
   color: #e00000;
}
body #sosearchpro .dropdown-menu .media-body .box-price .price {
   font-size: 13px;
   color: #e00000;
}
body #sosearchpro .dropdown-menu .media-body .box-price span {
   font-weight: normal;
   font-size: 13px;
   color: #666;
}
#content #so_popup_countdown .modal-header {
   background-color: #e00000;
}
#content #so_popup_countdown .modal-header .close {
   font-size: 23px;
   right: 15px;
   top: 33px;
}
#so_popup_countdown .modal-footer #so_countdown_timer {
   top: 65px;
}
@media (min-width: 1200px) {
   body #so_popup_countdown.modal.in .modal-dialog {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: auto !important;
      margin: 0 auto;
      transition: none;
   }
}
body #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
   line-height: 18px;
   padding-top: 8px;
}
#so_popup_countdown .list-cates {
   background: url(../../images/bg-popupc.jpg) no-repeat;
   background-size: 100%;
}
#so_popup_countdown .list-cates ul {
   width: 64%;
   float: right;
   padding: 40px 20px 0 0;
   text-align: center;
}
#so_popup_countdown .list-cates ul li {
   display: inline-block;
   margin: 0 14px;
   text-align: center;
}
#so_popup_countdown .list-cates ul li a {
   font-size: 14px;
   font-weight: 500;
}
#so_popup_countdown .list-cates ul li a .icon {
   width: 87px;
   height: 87px;
   background-color: #f7e7de;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAW+CAMAAABTX/44AAABYlBMVEUAAAAAAAD///8AAAAAAAAAAAD///8AAAAAAAD///8AAAAAAAAAAAD///8AAAD///////8AAAAAAAAAAAAAAAAAAAD///////8AAAD///////8AAAAAAAAAAAD///////////////////////////////////8AAAD///8AAAAAAAD///////8AAAAAAAD///////8AAAD///8AAAAAAAAAAAAAAAAAAAD///////////8AAAD///////8AAAD///////////////8AAAD///////////8AAAD///////8AAAD///8AAAD///8AAAD///////////8AAAD///8AAAD///8AAAD///8AAAD///////////////////8AAAAAAAD///8AAAD///////////8AAAD///////////8AAAD///////////////////////////////8AAAD///////8AAACyzryiAAAAdHRSTlMABQQVwAzBG0oZCDOcDT4yEG0pQ4SmTIMRQwF4OSAVCgd4KcdtV6VWm2ddPyWYk1xGRhKix2IvJB9jOdO+k04coi66rapm1Iw2IrSYcVJSSjxPf9nZzLp/zrbj0I1x4/ft68ro4N2yh3t7afmwnmxg9N3yna6SV+8AAA4KSURBVHja7NFrUxJhGMbxa+UkmyIHSTwgJCphspQQYkgqkCSRmoFBagc1T9lxdr9/smDNTvimeZ5maq7fvrj32Rf7n3sXRERERERERER/JNscrg0E07WdTAByDXgezwHon8uWIJF6nsz4lJpPmTtX45nk+C1I4jIe2lDqVw3FcGQzsG0G7ZAia4RxpWS4Qi6jiTbtAyR4YDhgWsQuwgpMWhPCJQwF14K/bgfsEMx3/cZ2ZEAxp2lYg1jGojlUe7qUQAWPq2l7CG0hA2LZ3prDE0S4jh1oYeTn0PY+DLHMr6QqrgzgRwXJRYRtigOoBSHch0DCCKBSUoCBqxUDwIRR87yHeLb8rYdxINwuKXC4gP6aPx+GFHHz15iltv4EZElsWkoT55Cl9sBSyg5Dlp0JS8kvr1TJWkrhCmTR/JaSS4MsWthSsskrJW2WkmMAsiRDlpKahiwDqqWkBCFLUoGpoliK4ilNBaZMd+ZVSKKVKrVAWAkYm4rL46uk05BGXdwc19IlNRnUzuN+B4iIiIiIiIiIiIiIiIiIiIj+munXrfLh3mH55HgEch2e7d8di2D/7vQ6JJq6dB6X58uzubuXa4XXscsDSDKjf3qxsHc6pbv17enjha1C4xukmNZncGVPn7n3XD+K4orzHSQ41R+Z07uEl4OpHEzOIwi3qm+gy9uYwrXDYwg2+81rzkjODW9sA5O5QZiKToilfzHH0HFjfbWvGNlfPzweRds9HWLd/xjBlbPGQuqdtzXpTLmP7qLtawqCtZzA0MqLY0SXvMuR2BektjaeAuUGRIu+G1nVR1Dcy8Ebi259HAHO9PKrr5MQ7v7RwadnQGrlqjSP7efAafniaAZSFMxfY5baTlchy+y+pXTnBLKUTy2l6RZkOTmzlJ4UIUvxwFJKLUMW5xNL6bkTsjhnLKUteaXYbUtpOwZZYvcspbXDCOToiw1ZSvONScjhda6Yc3A515mHG5DD/Xq+s9ux25wLR2uQI+rcWy6PzMyP6IX5569mi43GAmQZWipcOhvra7E950nhyVMQEREREREREREREREREREREV1RtPHeNAVihSvorRKGWK4Eeku4RJd86M3HEksssfR/lhZvLC1CsMqDQMeD+NzcXPznqQKxVCWb6HqY9fv92YfXx6yiQqTdejrZpQU8Hk9Auz6m67sgIiIiIiIiIiIiIiIiIiIiIqJ/QF/hTm+FPoiV20dv+zmItXKB3i5WIJZ7Gr1Nu1liiSWW/svSxo2lDYg1tn9/tOP+TCqVmvl52h+DUJHo2sWTjqW1qatrqXu6WItGIFLx5eqzrsLo9vb2aOH6uPqyCCIiIiIiIiIiIiIiIiIiIiIi+ldM+MZr/SoApVbN15vBfsgx8X53uDZc+r4DhxHMOtRQIGOHDBNG2Jyh+k4+gI50EBK8daHLqOLaeweEC+/CpKioaoqqdJfKQrjFtDoxXLXv2u2lZr60Wy1VS9pjmz0M4fxGPvjQ47eFHA5VdThCtvCt/vOqMQ7RbG/jaq/HWl6BUIoxgd7O30Co8SBuUt+ESBkHbmLLQKT641s32cxDpDfVZLC3ZPWN2J1wsw9id0r7fMO9+HxpsTt9eJzJePp/58lkNsXu1MSDOHqJB1CHSIY6nEAvvh2HAZHG680Qegk16+MgIiIiIiIiIiIiIiIiIiIiIqJ/xNjTz3cObkcB9B201l82Zrcgx6N3xZGDkfLXVxjUy2uRqHc0tjwGCR7pG+b0vny1PoqOT7MQb+zjCrr01s+HRxEIt1HsvLsvOtYq9EX7Ot9tdQjCza9GH522nEXncnlvvVxsXZ5cFm5PLucg3JS+N7t0b8q9MDgYjQ5GvJO5oa2zln4Horl/sHN/T0lEcRTAz7IsbAuSAulGICXRChW2KZqjkEmj5YgpqJi/+mlqpWXB/98uGELhQzP3NuPM+Qxz7/3ycuZy9oGn/ZLuVcnjwoIHQnnqL9Db0TaEunMPl6mWIdL7PlxmOAWRqmvXL1NegEjbn0bv9Tb6WmxRVVwqdib2Tienp0O9nN6dE3uns7XU+9XBv62+T5XF3mkHj9LoJX0TVYhUTw59Ri+ntb46RLpT3ehHL/071TsgIiIiIiIiIiIiIiIiIiIion8V3vR22AxDmjd6ItyW0H9AGm+PUY6JsNohPAFpDvYnZtom9g8gjddUOphedLiqPXkVdFCYxCQmMYlJTGJSy1VO6jHKcbC+OeEoldx1c/0A0sxYIZd1vs1Amk005XLtUZZ9Ba6VFbiUfUjzsGLlHcWiu1qVhyAiIiIiIiIiIiIiIiIiIpJkZN432+abH4E03wefjLQ9efUd0vh6jHKkRoY7jKQgzcft1EJbavsjpPH1ezr0+yBN94tnY7OQxudBB8/FnZjEJCYxiUlMYtIVTfp//yPOqvMpx9ev7jpfPYM0O+n7rvT5tgNp5tFUKLRHWT544CqX4fJ8gDSjtfS0Y3DQXdO1URAREREREREREREREREREREROTTl4rg+DomiN9CiHm+FB7Y0SLOyn6tkiyvLwVIeCYT3s5BluWiEspm87geghv3GondFgRRRGxcUFTArS9EpSGB58wEF3cLeRvA4IDyplF1cquCclgjYlrWyaPmLizMJCFWJuGX9UABMLuZyi9HlvD6lwKE2DIg0kIej+A6IesNKd4UDEGnpIDg+Hjxu5CqN3EA09zDojC3BrS2ItGVqLmUybhhaN2MTIq2jqRg8zuFPXohUuhF0vVPxbjzYbXwJRERERERERERERERERERERERERJdJevBbX3UOEh3ei6Hp8dHGg7sbSUhT3i7UxtbKeyfPp2MvY8+2x2KQZG/t9urY5+nBawCGR57e3vWVPZBi6BEueIaB/trroQcyLpb2fbvuQbeR2frPoxfCk56PHX6qnd8h1vfk+qN0urybvra2u/ASQtVuArG9t+61rh8WCrtDe9ODD9wJ1+pJiHQ6DcfaW+DQ5yR0GroLkT6dnczN/TyqF2r1wulQYfSnM7acbOxApI3+PkfS82w1mezrlpyHSNUYXGsnRwX8aRYifb036no7jA9zo93mXoOIiIiIiIiIiIiIiIiIiIiIiK6KqWzI1nU7krFCzmbbWQWS/MgqhqEo/samYjgnQ9pLQQOhydaeiapwaHFdgwxGFiE3IeRPqFkDgG0YFmTQE0iEAOMW4oaWBRQLsEyIZ7ilrABZExEV+hQSccCU0ZTuBxAyVNtZVSjLiJsALPFNtSpRBooAAhqg3YrDoRUhml4K6HYk0lictAO55Xgk8KYUsO1IqATR1Buqw7QizjoQck6ZKeek6bcgXDgAhzl5/utBhyujQLx8Ag4LzScCU/Hmd35IoNwyAETUVpJtAojbkMJ0O/GHWk+5BUAdgCRxHUDRTWoGKlEFsri1RFT3E1JllNRdlT8O3URRTkndVVmwNS3iliRVwIatBLRJDU5JcmU0MxH2x2H5IVvGTMQtNWxDOjUfzmdsHZAvcWPdW1HwP+QbDQ3/x8MIiIiIiIiIiOhXe3TarCQUx3H8J2SKhpK3uEAIyESLWBCVIpVk2YS3vGpN+3LbNyubRt9/WC8hz3lQ/8+cOcuj78z5E0IIIYQQQgghhBDyV8aBH07VUP/i+fkRhksBbBg/Asd2HCFd3RAcJ78+DcBG5g//nF92LeTsRJXBgrOEHwGYpbEUOABC2/HAwjRGPAPsFhLHDgDBAzwF2+csAWMCLCPoEdTO76zCYlKqBMC3pTDfLQgvjEwB4MnYNttDzjmpAshkQG4lyNkqtm06qk9DXV89r4fZtReJni1G9TDU/a/YtmgUbXi6JEnffUmKbnXypzxtYevcOnLKZq/LAFRs3BKwfcsYOc8AfAsYJ8j1UzAgtBwAuvWnFCoAkhBMKC0A6ex3SfAAWN/BSDIFjLmxKW2Cwq4AVjZj0a3N8iVgmYKZzajSBFMFc2MzJIaiFgwPoSzriL6DqSxEKNTloWx8dMDWFzmK3TSBl4Ix45YyTjzJDcFc1Hf7X0IVHIxH9w8/EsBDf7WSwccdHYQQQgghhBBCCCGEEEIIIYQQQggh/57CzqHPpqmBOfH1Xq+63y13wVjx4GKzWiyWtVoPbB071+1V2iW0tXIFTB0xNbOB/S4GpTKY2qvsYL+BgVjZMUtg6XihWUW7gbOVplkDS4Ma2r3NulwwB00wVGtUcTlP5b8ntmtgyOz2TNRM7GvNRu+eBoZON5oXCo124YLYNU+YYKm206iJ2kCsVs32bTBVKu/sN0WzWi7ffVgEW93ysXbDHNw7f1ACa7323vFjF9frCtjTBueuvFyfLoCHArT13s0SuDgiagcN8HB3gOL7HjgoXDJR/Mkn9bOK4roJDiqvG9Bei+CgmKdETqmDHsQ1p1QJ4iUuKe1Aw73j4EF8fLTYBRfiXq8MQgghhBBCCCGEEEIIIYQQQgghhPyPBP3qp2SmgDnp1ZNONhmqQzBm/7ge12VbVfwO2No9M+zYQYpAUR0wdSZREheTIeapCqY+ODomLuaWrWcpWBoJcR2Bi1tOPJsZYGjuIxhjOUbfSeYxGPLdDP0OAsnWo2AGhrLhOIGfYKLEbudRBIa84TgU3EAIpXrWysCSr7u+pcylrJ4Ez8FUquqTWEqy6fTFDRlMGcPpbuAm80fXFikYM8bBh1O731YrG8wZyvzOs6crTwAPgqGsPoxScHFGUhYueHihwn7XAQfCmwTyqzE4cH7UIa9icOC8cqG8ksCB/bYDiVNqkadWFjiQFymsNxE4iBYRHp0CD9aDk/IQXFhPOlMQQgghhBBCCCHkX/AL+BIg88oYr/IAAAAASUVORK5CYII=);
   background-repeat: no-repeat;
   border-radius: 50%;
   display: block;
   margin-bottom: 10px;
}
#so_popup_countdown .list-cates ul li a .icon.icon1 {
   background-position: -9px -9px;
}
#so_popup_countdown .list-cates ul li a .icon.icon2 {
   background-position: -9px -219px;
}
#so_popup_countdown .list-cates ul li a .icon.icon3 {
   background-position: -9px -429px;
}
#so_popup_countdown .list-cates ul li a .icon.icon4 {
   background-position: -9px -639px;
}
#so_popup_countdown .list-cates ul li a .icon.icon5 {
   background-position: -9px -849px;
}
#so_popup_countdown .list-cates ul li a .icon.icon6 {
   background-position: -9px -1059px;
}
#so_popup_countdown .list-cates ul li a .icon.icon7 {
   background-position: -9px -1269px;
}
#so_popup_countdown .list-cates ul li a:hover .icon {
   background-color: #e00000;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon1 {
   background-position: -9px -114px;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon2 {
   background-position: -9px -324px;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon3 {
   background-position: -9px -534px;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon4 {
   background-position: -9px -744px;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon5 {
   background-position: -9px -954px;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon6 {
   background-position: -9px -1164px;
}
#so_popup_countdown .list-cates ul li a:hover .icon.icon7 {
   background-position: -9px -1374px;
}
#so_popup_countdown .list-cates ul li.item5,
#so_popup_countdown .list-cates ul li.item6,
#so_popup_countdown .list-cates ul li.item7 {
   margin-top: 25px;
}
#so_popup_countdown .list-cates .customer {
   display: inline-block;
   width: 100%;
   border-top: 1px solid rgba(0, 0, 0, 0.04);
   font-size: 14px;
   font-weight: 500;
   margin-top: 18px;
   padding: 12px 40px 12px 50%;
}
#so_popup_countdown .list-cates .customer a {
   color: #e00000;
}
#so_popup_countdown .list-cates .customer a:hover {
   color: #cca600;
}
.hidden-popup-countdown {
   overflow: visible;
}
.hidden-popup-countdown #so_popup_countdown {
   display: none !important;
}
.hidden-popup-countdown .modal-backdrop {
   display: none !important;
}
.hidden-popup-countdown.modal-open .modal-backdrop:first-child {
   display: none !important;
}
.hidden-popup-countdown.modal-open .modal-backdrop {
   display: block !important;
}
body .mfp-close {
   right: 0;
   left: auto;
}
#product-quick .owl2-carousel .owl2-stage-outer {
   direction: ltr;
}
.so-fb-message-style-default .so-fb-message-head {
   height: 30px;
   line-height: 30px;
   padding: 0 5px;
}
.popup-recent .space .col-sm-4:nth-child(3n + 1) {
   clear: both;
}
.so-show-demos-preview {
   top: 70% !important;
}
.blog-header {
   margin: 0 0 20px;
}
.blog-header h3 {
   font-weight: bold;
   text-transform: uppercase;
   margin: 0 0 5px;
   font-size: 16px;
   font-size: 1.6rem;
   color: #495057;
}
.blog-cate ul {
   margin-bottom: 0;
   padding: 10px 0;
}
.blog-cate ul li.list-group-item {
   border: none;
   padding: 5px 15px;
}
.blog-listitem .blog-item .blog-item-inner {
   display: block;
   margin-bottom: 30px;
   transition: all 0.2s;
}
.blog-listitem .blog-item .blog-item-inner:hover .blog-content h4 > a {
   color: #e00000;
}
.blog-listitem .blog-item .blog-item-inner .article-image {
   position: relative;
}
.blog-listitem .blog-item .blog-item-inner .article-image:before {
   content: "";
   width: 0;
   height: 0;
   border-bottom: 85px solid transparent;
   top: 0;
   position: absolute;
   z-index: 2;
   border-left: 80px solid #fff;
   left: 0;
}
.blog-listitem .blog-item .blog-item-inner .article-image .article-date {
   position: absolute;
   z-index: 2;
   top: 2px;
   left: 3px;
   line-height: 20px;
}
.blog-listitem .blog-item .blog-item-inner .article-image .article-date .date {
   font-size: 14px;
   color: #909090;
   display: block;
}
.blog-listitem .blog-item .blog-item-inner .article-image .article-date .date b {
   font-size: 24px;
   color: #909090;
   display: block;
}
.blog-listitem .blog-item .blog-item-inner .article-image:hover img {
   opacity: 0.8;
   transition: all 0.2s ease-in-out 0s;
}
.blog-listitem .blog-item .blog-item-inner .itemBlogContent {
   padding: 15px;
}
.blog-listitem .blog-item .blog-item-inner .blog-meta {
   display: inline-block;
   padding: 0 0 10px 10px;
   border-bottom: 1px solid #ebebeb;
   vertical-align: top;
   width: 100%;
   font-size: 13px;
}
.popup-gallery1 {
   height: 275px;
   display: block;
}
.blog-listitem .blog-item .blog-item-inner .author,
.blog-listitem .blog-item .blog-item-inner .comment_count,
.blog-listitem .blog-item .blog-item-inner .blog-date {
   color: #b3b3b3;
   display: inline-block;
   margin-right: 15px;
}
.blog-listitem .blog-item .blog-item-inner .author i,
.blog-listitem .blog-item .blog-item-inner .comment_count i,
.blog-listitem .blog-item .blog-item-inner .blog-date i {
   margin-right: 8px;
}
.blog-listitem .blog-item .blog-item-inner .author a,
.blog-listitem .blog-item .blog-item-inner .comment_count a,
.blog-listitem .blog-item .blog-item-inner .blog-date a {
   color: #b3b3b3;
}
.blog-listitem .blog-item .blog-item-inner .blog-content {
   clear: both;
   display: inline-block;
   width: 100%;
}
.blog-listitem .blog-item .blog-item-inner .blog-content h4 {
   margin-bottom: 10px;
   font-size: 15px;
   font-weight: 600;
   line-height: 24px;
}
.blog-listitem .blog-item .blog-item-inner .blog-content .article-description {
   margin: 5px 0 15px 0;
}
.blog-listitem .blog-item .blog-item-inner .blog-content .readmore {
   font-size: 14px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.blog-listitem .blog-item .blog-item-inner .blog-content .readmore .fa {
   margin-right: 8px;
}
.blog-listitem .blog-item .blog-item-inner .blog-content .readmore > a {
   color: #e00000;
}
.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
   width: 320px;
   margin: 0 15px 0 0;
   float: left;
}
@media (max-width: 767px) {
   .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
      width: auto;
   }
}
.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
   width: auto;
   float: none;
   overflow: hidden;
   clear: none;
   padding: 0;
}
@media (max-width: 767px) {
   .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
      float: left;
      margin-top: 15px;
   }
}
@media (min-width: 1200px) {
   .blog-listitem .blog-grid-2:nth-child(2n + 1) {
      clear: both !important;
   }
}
.blog-listitem .blog-grid-2 .blog-item-inner {
   background: none;
   box-shadow: none !important;
}
.blog-listitem .blog-grid-2 .blog-item-inner .itemBlogContent {
   padding: 10px 0;
}
.blog-listitem .blog-grid-2 .article-description {
   display: none;
}
@media (min-width: 1200px) {
   .blog-listitem .blog-grid-3:nth-child(3n + 1) {
      clear: both !important;
   }
}
.blog-listitem .blog-grid-3 .blog-item-inner {
   background: none;
   box-shadow: none !important;
}
.blog-listitem .blog-grid-3 .blog-item-inner .itemBlogContent {
   padding: 10px 0;
}
.blog-listitem .blog-grid-3 .article-description {
   display: none;
}
@media (min-width: 1200px) {
   .blog-listitem .blog-grid-4:nth-child(4n + 1) {
      clear: both !important;
   }
}
.blog-listitem .blog-grid-4 .article-description {
   display: none;
}
.blog-listitem .blog-list .blog-item-inner {
   padding: 0;
   background: none;
   margin-bottom: 35px;
   border: 1px solid #ddd;
}
.article-title.font-title {
   padding: 0 10px;
}
.blog-content .blog-meta {
   padding: 0 10px;
}
.blog-content .readmore {
   padding: 0 10px;
}
.blog-listitem .blog-list .blog-item-inner .itemBlogImg {
   margin-bottom: 15px;
}
.blog-listitem .blog-list .blog-item-inner .itemBlogContent {
   padding: 0;
}
div.article-info .article-title h3 {
   font-size: 20px;
   text-transform: uppercase;
   color: #495057;
   font-weight: bold;
   margin-bottom: 5px;
}
div.article-info .article-sub-title {
   display: inline-block;
   width: 100%;
   margin-bottom: 10px;
}
div.article-info .article-sub-title span {
   display: block;
   float: left;
   color: #777;
   padding: 0 10px;
   font-size: 13px;
}
div.article-info .article-sub-title span.article-author {
   padding-left: 0;
}
div.article-info .article-sub-title span.article-author a {
   color: #777;
   font-size: 13px;
}
div.article-info .article-sub-title span.article-author a:hover {
   color: #e00000;
}
div.article-info .article-sub-title span.article-comment {
   border-right: 0;
}
div.article-info .article-sub-title .article-share {
   display: none;
}
div.article-info .article-image {
   margin-bottom: 30px;
}
div.article-info .article-description {
   margin-bottom: 30px;
}
div.article-info .related-comment {
   border-radius: 0;
   border: 0;
   border-top: 1px solid #e6e6e6;
   padding-top: 40px;
   box-shadow: none;
   margin-top: 40px;
}
div.article-info .related-comment .article-reply {
   border: none;
   background: #f9f9f9;
}
div.article-info .related-comment .article-reply .author {
   font-weight: bold;
   font-size: 16px;
}
div.article-info .related-comment .article-reply .article-reply {
   background: #f4f3f3;
}
div.article-info .related-comment .panel-body {
   padding: 0;
   border: 0;
}
div.article-info .related-comment .panel-body .form-group #comments {
   padding: 0;
   border: 0;
   overflow: hidden;
}
div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
   margin: 0 0 30px;
   padding: 0;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 18px;
   color: #121212;
}
@media (min-width: 992px) {
   div.article-info .related-comment #button-comment {
      padding: 10px 52px;
   }
}
div.article-info .panel-default {
   border-radius: 0;
   clear: both;
}
div.article-info .itemFullText {
   text-align: justify;
}
.panel--related img {
   transition: 0.3s all ease-in-out;
}
.panel--related .img-responsive:hover {
   opacity: 0.8;
}
.panel--related .caption h4 {
   font-size: 14px;
   margin: 10px 0;
}
.article--style1 .article-info .article-image {
   width: 15%;
   margin-right: 30px;
   float: left;
}
.article--style2 .article--mainimage {
   position: relative;
   z-index: 1;
   margin-bottom: 30px;
}
.article--style2 .article--maintitle {
   position: absolute;
   bottom: 0;
   z-index: 5;
   width: 100%;
   padding: 10px 15px;
   color: #f3f3f3;
   background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
   background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
   background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
   background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00ffffff',GradientType=1);
}
.article--style2 .article--maintitle .article-title {
   text-transform: uppercase;
}
.article--style2 .article--maintitle h3 {
   margin-bottom: 5px;
   font-size: 21px;
}
.article--style3 .article--mainimage {
   position: relative;
   z-index: 1;
   margin-bottom: 30px;
}
.article--style3 .article--maintitle .article-title {
   text-transform: uppercase;
}
.article--style3 .article--maintitle h3 {
   margin-bottom: 5px;
}
.article--style4 .article--maincontent {
   padding: 20px !important;
   position: relative;
   z-index: 2;
   margin-top: -100px;
   background: #fff;
}
.article--style5 .article--mainimage {
   position: relative;
   z-index: 1;
   margin-bottom: 30px;
}
.article--style5 .article--maintitle {
   position: absolute;
   z-index: 5;
   transform: translateY(-130%);
   width: 1170px;
}
.article--style5 .article--maintitle h3 {
   margin-bottom: 0;
}
.article--style5 .article--maintitle .article-title {
   text-transform: uppercase;
   bottom: 0;
   z-index: 5;
   display: block;
   padding: 10px;
   color: #222;
   margin-bottom: 10px;
}
.article--style5 .article--maintitle .article-sub-title {
   bottom: 0;
   z-index: 5;
   display: inline-block;
   min-width: 45%;
   padding: 10px;
   color: #222;
}
.comments {
   margin-bottom: 30px;
}
.comments.comments-level-1 {
   margin-left: 136px;
}
.comments .pull-left {
   width: 100px;
   height: 100px;
   display: block;
   background-color: #f5f5f5;
   margin-right: 30px;
   position: relative;
   padding: 0;
}
.comments .pull-left .fa {
   font-size: 46px;
   display: block;
   text-align: center;
   margin: 25px 0;
}
.comments .pull-left img {
   width: 100%;
   height: auto;
   position: relative;
   z-index: 2;
}
.comments .pull-left span {
   position: absolute;
   display: inline-block;
   top: 15%;
}
.comments .media-body .media-title {
   color: #1fc0a0;
   padding-bottom: 14px;
}
.comments .media-body .media-title .username {
   font-size: 18px;
   font-style: italic;
   font-family: Georgia, sans-serif;
   display: inline-block;
   margin-right: 14px;
}
.comments .media-body .media-title .time {
   font-size: 16px;
}
.comments .media-body .media-title .time .fa {
   font-size: 20px;
   margin-right: 13px;
   position: relative;
   top: 3px;
}
.comments .media-body .media-title .link:hover {
   text-decoration: none;
}
@media (max-width: 745px) {
   .comments {
      margin-bottom: 28px;
   }
   .comments.comments-level-1 {
      margin-left: 70px;
   }
   .comments .pull-left {
      width: 70px;
      height: 70px;
      margin-right: 20px;
   }
   .comments .pull-left:before {
      font-size: 46px;
      line-height: 1em;
      top: 10px;
   }
   .comments .media-body .media-title time {
      display: block;
   }
   .comments .media-body .media-title time .icon {
      font-size: 20px;
      margin: 0 6px 0 0;
      position: relative;
      top: 3px;
   }
}
.banners-effect-6 .banners > div a {
   border-radius: 3px;
}
.media-date-added.idx8,
.media-date-added.idx4 {
   display: none;
}
html {
   width: 100%;
   outline: 0 !important;
   direction: ltr;
}
body {
   color: #222;
   font-size: 14px;
   line-height: 26px;
   background-color: #fff;
}
.owl2-carousel .owl2-item img {
   transform-style: inherit;
}
h1 {
   font-size: 36px;
}
h2 {
   font-size: 30px;
}
h3 {
   font-size: 24px;
}
h4 {
   font-size: 18px;
}
h5 {
   font-size: 14px;
}
h6 {
   font-size: 12px;
}
.h1,
.h2,
.h3,
h1,
h2,
h3,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
   margin: 0 0 15px 0;
}
* {
   outline: none !important;
}
::-webkit-scrollbar {
   width: 0.5em;
   height: 0.5em;
}
::-webkit-scrollbar-thumb {
   background: #777;
}
::-webkit-scrollbar-track {
   background: #d6d6d6;
}
body {
   scrollbar-face-color: #777;
   scrollbar-track-color: #d6d6d6;
}
input[type="text"] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
.wrapper-boxed .typeheader-2.navbar-compact,
.wrapper-boxed .typeheader-4.navbar-compact,
.wrapper-boxed .typeheader-1.navbar-compact {
   width: 100%;
   max-width: 1650px;
}
body.layout-3 #content .so-page-builder .container {
   padding: 0 15px;
}
body.layout-5 {
   font-size: 13px;
}
body.layout-5.checkout-cart footer {
   margin-top: 30px;
}
body.layout-3 #content .so-page-builder .container {
   padding: 0 15px;
}
body.layout-5 {
   font-size: 13px;
}
body.layout-5.checkout-cart footer {
   margin-top: 30px;
}
body.layout-4 {
   font-size: 13px;
}
@media (min-width: 1200px) {
   body.layout-4 .container {
      max-width: 1680px;
      padding: 0;
      width: 93%;
   }
   body.layout-4 .col-md-3.content-aside {
      width: 16.66666667%;
   }
   body.layout-4 #content.col-sm-9,
   body.layout-4 #content.col-md-9 {
      width: 83.33333333%;
   }
   body.layout-4 .wrapper-boxed,
   body.layout-4 .wrapper-iframed,
   body.layout-4 .wrapper-rounded {
      max-width: 1680px;
   }
   body.layout-4 .wrapper-boxed .container,
   body.layout-4 .wrapper-iframed .container,
   body.layout-4 .wrapper-rounded .container {
      width: 95%;
   }
}
@media (min-width: 1200px) {
   body.layout-2 .container,
   body.layout-1 .container {
      max-width: 1650px;
      padding: 0;
      width: 93%;
   }
   body.layout-2 .col-md-3.content-aside,
   body.layout-1 .col-md-3.content-aside {
      width: 16.66666667%;
   }
   body.layout-2 #content.col-sm-9,
   body.layout-1 #content.col-sm-9,
   body.layout-2 #content.col-md-9,
   body.layout-1 #content.col-md-9 {
      width: 83.33333333%;
   }
   body.layout-2 .wrapper-boxed,
   body.layout-1 .wrapper-boxed,
   body.layout-2 .wrapper-iframed,
   body.layout-1 .wrapper-iframed,
   body.layout-2 .wrapper-rounded,
   body.layout-1 .wrapper-rounded {
      max-width: 1650px;
   }
   body.layout-2 .wrapper-boxed .container,
   body.layout-1 .wrapper-boxed .container,
   body.layout-2 .wrapper-iframed .container,
   body.layout-1 .wrapper-iframed .container,
   body.layout-2 .wrapper-rounded .container,
   body.layout-1 .wrapper-rounded .container {
      width: 95%;
   }
}
@media (min-width: 1200px) and (max-width: 1650px) {
   body.layout-4 .content-main-w .main-left,
   body.layout-4 .col-md-3.content-aside {
      width: 21%;
   }
   body.layout-4 .fluid-allsidebar {
      width: 58%;
   }
   body.layout-4 .content-main-w .main-right,
   body.layout-4 #content.col-sm-9,
   body.layout-4 #content.col-md-9 {
      width: 79%;
   }
}
@media (min-width: 1200px) and (max-width: 1650px) {
   body.layout-2 .content-main-w .main-left,
   body.layout-1 .content-main-w .main-left,
   body.layout-2 .col-md-3.content-aside,
   body.layout-1 .col-md-3.content-aside {
      width: 21%;
   }
   body.layout-2 .content-main-w .main-right,
   body.layout-1 .content-main-w .main-right,
   body.layout-2 #content.col-sm-9,
   body.layout-1 #content.col-sm-9,
   body.layout-2 #content.col-md-9,
   body.layout-1 #content.col-md-9 {
      width: 79%;
   }
}
#content .so-page-builder .container {
   overflow: visible;
}
.textColor {
   color: #e00000;
}
ul,
ul.menu,
ol.menu,
ul.blank,
.our-member .respl-item .info-member ul,
.why-list {
   list-style: none;
   margin: 0;
   padding: 0;
}
option {
   padding: 2px 5px;
   border-width: 1px;
}
.alert ol li {
   list-style-type: decimal;
   margin: 0 0 5px 15px;
}
img {
   max-width: 100%;
}
.over {
   overflow: visible;
}
.align-center {
   display: table;
   margin: 0 auto;
}
.text-danger {
   color: #fff;
   display: inline-block;
   background-color: #a94442;
   padding: 0 5px;
   margin: 5px 0;
   border-radius: 3px;
   font-size: 11px;
}
a {
   color: #222;
}
a:hover {
   color: #666;
   text-decoration: none;
}
a,
a:visited,
a:active,
a:link,
a:focus {
   cursor: pointer;
   text-decoration: none;
   outline: none;
}
ol {
   counter-reset: item;
   padding: 0 0 0 15px;
}
sup {
   color: #f00;
   font-size: 100%;
   top: -4px;
}
.list-inline {
   display: inline-block;
   margin: 0;
}
.container-megamenu .list-inline a {
   display: inline-block;
}
.clearfix {
   clear: both;
}
.img-thumbnail.pull-left {
   margin-right: 30px;
}
.img-thumbnail.pull-right {
   margin-left: 30px;
}
.margin-zero {
   margin: 0;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
}
.col-xs-15 {
   width: 20%;
   float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
   .col-sm-15 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .col-md-15 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 1200px) {
   .col-lg-15 {
      width: 20%;
      float: left;
   }
}
legend {
   font-size: 18px;
   padding: 7px 0;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.form-control,
select {
   border-radius: 3px;
   background-color: #eee;
   border: none;
   color: #3d3d3d;
   padding: 9px;
   box-shadow: none !important;
   transition: all 0.3s ease;
}
*:focus {
   outline: none;
}
input#input-captcha {
   margin-bottom: 15px;
}
select:focus,
textarea:focus,
textarea:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="month"]:focus,
input[type="month"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="week"]:focus,
input[type="week"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="color"]:focus,
input[type="color"]:hover,
.uneditable-input:focus,
.uneditable-input:hover {
   outline: none;
   background-color: #e9e9e9;
}
textarea {
   max-width: 100%;
}
.form-control {
   height: 38px;
}
.shopping_cart .fa-check-circle {
   display: none;
}
.shopping_cart .btn-shopping-cart .checkout {
   padding: 10px 20px;
}
.shopping_cart .dropdown-menu .content-item {
   max-height: 245px;
   overflow: auto;
}
.shopping_cart .btn-shopping-cart .added_items {
   color: #222;
}
.header-top-right .top-link > li {
   position: relative;
}
header .dropdown-menu {
   display: block;
   opacity: 0;
   filter: alpha(opacity=0);
   visibility: hidden;
   transition: all 0.2s ease-out;
   margin-top: 10px;
   padding: 10px 20px;
   min-width: 120px;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
   right: 0;
   left: auto;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   border-radius: 0;
}
header .dropdown-menu > li .btn-block {
   padding: 5px 0;
   line-height: 22px;
   color: #495057;
}
header .dropdown-menu > li .btn-block:hover {
   color: #e00000;
}
header .dropdown-menu > li:hover button {
   color: #e00000;
}
header .dropdown-menu .btn-block {
   border: none;
   background: transparent;
   text-align: left;
}
.dropdown-menu > li > a {
   padding: 5px 0;
   line-height: 22px;
   color: #495057;
}
.dropdown-menu > li > a:hover {
   color: #e00000;
}
.btn-group .btn-link {
   text-align: left;
   background: transparent;
   text-decoration: none;
   padding: 5px 10px;
   color: #666;
   font-weight: normal;
   color: #495057;
   position: relative;
   z-index: 1;
}
.btn-group .btn-link:hover {
   color: #e00000;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
   background: transparent;
}
.nav-header {
   color: #667280;
}
@media (min-width: 1199px) {
   header .account:hover .dropdown-menu,
   header .header-top .top-link > li:hover .dropdown-menu,
   header .btn-group:hover .dropdown-menu,
   header .dropdown:hover .dropdown-menu,
   header .btn-shopping-cart:hover .dropdown-menu {
      margin-top: 0;
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible;
   }
}
@media (max-width: 1024px) {
   header .open > .dropdown-menu {
      margin-top: 0;
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible;
   }
}
.size-img-cart {
   width: 80px;
}
.dropdown-menu {
   background: #fff;
   padding: 5px 0;
   margin-top: 0;
   border-radius: 0;
   border: none;
   box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
   font-size: 12px;
}
#cart .dropdown-menu {
   margin-right: 15px;
   padding: 0;
}
#cart .dropdown-menu:after {
   left: auto;
   right: 49px;
}
#sosearchpro .dropdown-menu {
   top: 100%;
   display: none;
}
@media (min-width: 1200px) {
   #sosearchpro .dropdown-menu {
      min-width: 300px;
   }
}
#sosearchpro .dropdown-menu .media-left {
   float: left;
}
#sosearchpro .dropdown-menu .media-body a {
   color: #495057;
   float: none;
}
#sosearchpro .dropdown-menu .media-body a:hover {
   color: #e00000;
}
#sosearchpro .dropdown-menu:after {
   display: none;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
}
.button,
.btn {
   padding: 9px 20px;
   background: #495057;
   color: #fff;
   border-radius: 3px;
   border: none;
   background: #e00000;
   border-color: #e00000;
}
.button:hover,
.btn:hover {
   background: #e00000;
   border-color: #e00000;
   color: #fff;
}
.button:hover,
.btn:hover {
   background: #495057;
   border-color: #495057;
}
.btn-warning {
   background: #f0ad4e;
}
.btn-success {
   background: #5cb85c;
}
.btn-info {
   background: #999;
   border-radius: 0;
   text-transform: uppercase;
   visibility: visible;
}
.btn-primary {
   background: #999;
   text-transform: uppercase;
   position: absolute;
   right: 0px;
   z-index: 99;
}
.btn-danger {
   background: #d9534f;
   border-radius: 5px;
}
.button .fa,
.btn .fa {
   margin: 0 5px;
}
.button.inverse,
.btn.inverse {
   background-color: #495057;
}
.button.inverse:hover,
.btn.inverse:hover {
   background-color: #e00000;
   color: #fff;
}
.button-continue-shopping {
   display: block;
   float: left;
}
.button-checkout {
   display: block;
   float: right;
}
.btn-lg,
.btn-group-lg > .btn {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
}
.btn-sm,
.btn-group-sm > .btn {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
}
.btn-xs,
.btn-group-xs > .btn {
   padding: 1px 5px;
   font-size: 12px;
   line-height: 1.5;
}
.btn-inline {
   display: inline-block;
}
.alert {
   clear: both;
   position: relative;
   padding: 18px 40px 18px 75px;
   z-index: 30;
   color: #fff;
   border-radius: 0;
   min-height: 60px;
   box-sizing: border-box;
   border: none;
   font-weight: 600;
   box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
   transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
}
.alert i {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   text-align: center;
   width: 60px;
   font-size: 40px;
   -webkit-animation: alert-icon-anim 1s;
   -moz-animation: alert-icon-anim 1s;
   -ms-animation: alert-icon-anim 1s;
   -o-animation: alert-icon-anim 1s;
   animation: alert-icon-anim 1s;
   text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}
.alert i:before {
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
   line-height: 0;
}
.alert a:hover {
   text-decoration: underline;
}
.alert button.close {
   position: absolute;
   top: 50%;
   line-height: 1;
   right: 15px;
   color: #fff;
   opacity: 0.7;
   background: none;
   border: none;
   -moz-transform: translate(0, -50%);
   -ms-transform: translate(0, -50%);
   -o-transform: translate(0, -50%);
   -webkit-transform: translate(0, -50%);
   transform: translate(0, -50%);
}
.alert button.close:hover,
.alert button.close:focus {
   opacity: 1;
   color: #fff;
}
.alert.fadeOut {
   -moz-transform: translate(0, -100%);
   -ms-transform: translate(0, -100%);
   -o-transform: translate(0, -100%);
   -webkit-transform: translate(0, -100%);
   transform: translate(0, -100%);
}
.alert.fadeOut .alert {
   top: 100%;
}
@media (max-width: 479px) {
   .alert {
      padding-right: 30px;
   }
   .alert button.close {
      right: 5px;
   }
}
.alert-success {
   background-color: #4caf50;
}
.alert-success i {
   background: #388e3c;
}
.alert-success a,
.alert-success a:visited,
.alert-success a:focus,
.alert-success a:hover {
   color: #c8e6c9;
}
.alert-danger {
   background-color: #f44336;
}
.alert-danger i {
   background: #d32f2f;
}
.alert-danger a,
.alert-danger a:visited,
.alert-danger a:focus,
.alert-danger a:hover {
   color: #ffcdd2;
}
.alert-info {
   background-color: #03a9f4;
}
.alert-info i {
   background: #0288d1;
}
.alert-info a,
.alert-info a:visited,
.alert-info a:focus,
.alert-info a:hover {
   color: #b3e5fc;
}
.alert-warning {
   background-color: #ff5722;
}
.alert-warning i {
   background: #e64a19;
}
.alert-warning a,
.alert-warning a:visited,
.alert-warning a:focus,
.alert-warning a:hover {
   color: #ffccbc;
}
.table thead > tr > th {
   background: #eee;
}
table.std th,
table.std td {
   vertical-align: middle;
   border: #eaeaea;
   padding: 10px;
   text-align: center;
}
table.std th {
   white-space: nowrap;
   background: #f5f5f5;
}
table.std tfoot td {
   color: #333;
   text-align: right;
   white-space: nowrap;
}
table.std {
   background: #fdfdfd;
   border-spacing: 0;
   vertical-align: middle;
   border: #eaeaea;
   width: 100%;
}
table th {
   border: #eaeaea;
   color: #7a7a7a;
   font-size: 13px;
   font-weight: bold;
   padding: 10px;
   text-align: center;
   vertical-align: middle;
   text-transform: uppercase;
}
.delivery_option table td {
   text-align: center;
}
table tfoot td {
   text-align: right;
}
table.table-bordered thead > * {
   background-color: rgba(51, 51, 51, 0.1);
   font-weight: bold;
}
.pagination > li {
   display: inline-block;
   margin: 0 2px;
   vertical-align: top;
}
.pagination > li span,
.pagination > li a {
   padding: 0 12px;
   line-height: 30px;
   z-index: 1;
}
.pagination > li a:hover,
.pagination > li span:hover {
   color: #fff;
   background: #e00000;
   border-color: #e00000;
}
.pagination > li.active,
.pagination > li:hover {
   background: transparent;
   border-color: #e00000;
}
.pagination > li.active span,
.pagination > li:hover span {
   color: #e00000;
   background: transparent;
   border-color: #e00000;
}
.pagination > li.active span:hover,
.pagination > li:hover span:hover {
   background: #e00000;
   border-color: #e00000;
}
.pagination > li:last-child {
   margin-right: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
   border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
   color: #666;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
   border-radius: 0;
}
@media (min-width: 768px) {
   .newsletter .form-inline .form-group {
      display: block;
   }
}
.overflow_auto,
.table-responsive {
   direction: ltr;
}
.overflow_auto {
   overflow: auto;
}
.hidden-scorll {
   overflow: hidden;
}
.checkout-checkout .check-newsletter #newsletter {
   margin-top: 6px;
}
.information-information footer,
.information footer {
   margin-top: 30px;
}
#map-canvas {
   border: 5px solid #f3f3f3;
   height: 485px;
   width: 100%;
   margin: 0 0 10px;
}
.info-contact .name-store h3 {
   font-size: 16px;
   color: #222;
   text-transform: uppercase;
}
.info-contact .text {
   padding-left: 30px;
}
.info-contact .comment {
   padding-bottom: 15px;
   border-bottom: 1px solid #e9e9e9;
   margin-bottom: 25px;
}
.contact-form legend {
   border: none;
   padding: 0;
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 600;
}
.title-about-us {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADAQMAAABoE/fBAAAABlBMVEUAAADp6elVPkCZAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGBgYGgAAAMGAQFAKzUqAAAAAElFTkSuQmCC)
      repeat-x left 12px;
   margin-bottom: 17px;
}
.title-about-us h2 {
   background: #fff;
   display: inline-block;
   font-size: 22px;
   padding: 0 25px 6px 0;
   font-weight: 300;
   color: #333;
}
.welcome-about-us .image-about-us {
   float: left;
   width: 270px;
   padding-top: 6px;
}
.welcome-about-us img:hover {
   opacity: 0.7;
}
.welcome-about-us .des-about-us {
   margin-left: 300px;
   line-height: 18px;
}
.our-member {
   clear: both;
   padding-top: 30px;
}
.our-member img:hover {
   opacity: 0.7;
}
.our-member .title-about-us {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADAQMAAABoE/fBAAAABlBMVEUAAADp6elVPkCZAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGBgYGgAAAMGAQFAKzUqAAAAAElFTkSuQmCC)
      repeat-x left 12px;
   margin-bottom: 17px;
   text-align: center;
}
.our-member .title-about-us h2 {
   padding: 0 15px 6px 15px;
   font-size: 22px;
   font-weight: 300;
   color: #333;
}
.our-member .short-des {
   text-align: center;
   color: #909090;
   margin-bottom: 35px;
}
.our-member .overflow-owl-slider {
   padding-top: 50px;
}
.our-member .respl-item {
   border: 1px solid #ddd;
   margin-bottom: 30px;
}
.our-member .respl-item .item-inner {
   padding: 20px;
   display: inline-block;
}
.our-member .respl-item .w-image-box {
   float: left;
   overflow: hidden;
}
.our-member .respl-item .info-member {
   text-align: left;
   margin-left: 185px;
}
.our-member .respl-item .info-member li {
   float: left;
}
.our-member .respl-item .info-member li .fa {
   width: 29px;
   height: 29px;
   border: 1px solid #999;
   line-height: 27px;
   text-align: center;
   color: #999;
   border-radius: 50%;
   margin-right: 5px;
   display: inline-block;
}
.our-member .respl-item .info-member li .fa:hover {
   color: #e00000;
   border-color: #e00000;
}
.our-member .respl-item .info-member li .fa-f:before {
   content: "\f09a";
   font-family: FontAwesome;
}
.our-member .respl-item .info-member li .fa-t:before {
   content: "\f099";
   font-family: FontAwesome;
}
.our-member .respl-item .info-member li .fa-s:before {
   content: "\f17e";
   font-family: FontAwesome;
}
.our-member .respl-item .info-member li .fa-g:before {
   content: "\f0d5";
   font-family: FontAwesome;
}
.our-member .respl-item .info-member .cl-name > a {
   font-size: 15px;
   text-transform: uppercase;
   font-weight: bold;
   color: #444 !important;
}
.our-member .respl-item .info-member .cl-name > a:hover {
   color: #e00000 !important;
}
.our-member .respl-item .info-member .cl-job {
   padding: 5px 0;
   text-transform: uppercase;
}
.our-member .respl-item .info-member .cl-des {
   color: #909090;
   margin-bottom: 15px;
}
.why-list li {
   position: relative;
   padding-left: 29px;
}
.why-list li:before {
   content: "";
   width: 14px;
   height: 12px;
   display: inline-block;
   position: absolute;
   left: 0;
   top: 10px;
   background-repeat: no-repeat;
   background-position: top left;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAAM1BMVEUAAACenp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp7lJXpBAAAAEHRSTlMA75WdHgnNWTdjLuHDsYRvhi0XaQAAAEtJREFUCNdNzFcOwDAIA9CSAW26fP/TFoIqhx/0GN7W2u8F/YFRTXFQ48Q7b/JNUKObWErnvAClD4E0R1oFjHEDF0OrM07pQoT/5Qe+8QInNmZW4wAAAABJRU5ErkJggg==);
}
.why-list li a {
   display: block;
   padding: 5px 0 7px;
   background-image: url(../../images/border-bottom-bs.png) repeat-x left bottom;
}
.why-list li:last-child > a {
   background: none;
}
.happy-about-us {
   direction: ltr;
   clear: both;
   padding-top: 10px;
}
.happy-about-us .happy-ab {
   border: 1px solid #e9e9e9;
   padding: 33px 8px 20px;
}
.happy-about-us .happy-ab .title-happy-about {
   background: #fff;
   display: inline-block;
   left: 20px;
   padding: 5px 10px;
   position: absolute;
   top: -5px;
}
.happy-about-us .happy-ab .title-happy-about h2 {
   font-size: 20px;
   position: relative;
   top: -2px;
   color: #444;
}
.happy-about-us .happy-ab .ct-why {
   padding: 0 10px 0 25px;
   position: relative;
}
.happy-about-us .happy-ab .ct-why .client-say {
   font-size: 107.69%;
   color: #909090;
   margin-bottom: 10px;
}
.happy-about-us .happy-ab .ct-why .client-info-about {
   color: #000;
}
.happy-about-us .happy-ab .ct-why .client-info-about .name {
   font-size: 18px;
   color: #e00000;
}
.happy-about-us .owl2-controls {
   background: #fff;
   padding: 0 5px;
   position: absolute;
   right: 2px;
   top: -47px;
}
.happy-about-us .owl2-controls .owl2-prev,
.happy-about-us .owl2-controls .owl2-next {
   border: none;
   display: inline-block;
   width: 26px !important;
   height: 26px !important;
   background-position: left top;
   background-repeat: no-repeat;
   overflow: hidden;
   text-indent: -9999px;
   background-color: transparent !important;
   top: 0;
   margin: 0 3px;
   position: relative;
}
.happy-about-us .owl2-controls .owl2-prev {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAS1BMVEUAAADk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OT8NdAEAAAAGHRSTlMAjvF0tcjr409CJw3an2QYCNIdvZhaOatKpVJIAAAAvUlEQVQoz32SWxaDIAxEIyLyqKBW29n/ShtTS0tV7g/JGZITyNCHudWTgekaRyX+icxt/VVaFNxTVgbJow+U7KI47v2uLJx0D9oJzabNEkcOh5G+WMVXtyApVqjA8eWWT66/SU05lgkUuMjSH2MPRLJcxMmxTG/9mqPkAUVa+h0wAHWAPGnCjiZJ35K7kLjhet7wYowZUJXhK0+ufFT1e2UpS6HIUoThfJVZg45+pOSabICKbepmyxbtUVj0BTbLFH5p+sDCAAAAAElFTkSuQmCC) !important;
   margin-right: 3px;
   right: 0px !important;
   left: inherit !important;
}
.happy-about-us .owl2-controls .owl2-nav {
   width: 68px;
   display: inline-block;
   height: 26px;
   background: #fff;
}
.happy-about-us .owl2-controls .owl2-next {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAQlBMVEUAAADp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6elVWXTkAAAAFXRSTlMAxQm+pi4c5oKsP2oRnZdZUSIocHhoFsKHAAAAtUlEQVQoz32SiQ7DIAxDE6Dn2vXa+/9fndLCeg5LSCDHJhBLQlH7CipfF3JG6/lB2wPh3pzQu8R0audmmJ2bh7AKu6hRI8pUODXGbTpz+8gBi3murQEvOeEFWC8eGrkggG6idI9q3JRAITWEVAwHWW1+w50awUsF04HaHSsB3HoPERqrsNU9U2Y4Pxv+b0MzzWeenPmozPfGoSxXpn8cZYij3AMQxslJOe4ByMfG0Oo9bJmIfgGMBRNC3cKF5wAAAABJRU5ErkJggg==) !important;
   right: 0px !important;
}
.happy-about-us .item > div:before {
   content: "";
   display: inline-block;
   position: absolute;
   width: 16px;
   height: 12px;
   left: 0;
   top: 6px;
}
.happy-about-us .owl2-dots {
   display: none !important;
}
.button-404 > a {
   margin: 0 10px;
}
.content_404 {
   margin: 40px 0 30px;
   overflow: hidden;
}
.content_404 .block-top h2 {
   color: #222;
   font-size: 24px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 25px;
}
.content_404 .block-top .warning-code {
   font-size: 14px;
   color: #7d7d7d;
   margin-bottom: 40px;
}
.page-comingsoon {
   background: url(../../images//bg-comingsoon.jpg) no-repeat center center;
   text-align: center;
   min-height: 600px;
}
.information-information .module-content {
   background: #fff;
   border: 1px solid #ddd;
   padding: 0 20px;
}
.information-information .module-content .list-box li {
   position: relative;
   padding-left: 15px;
}
.information-information .module-content .list-box li:before {
   position: absolute;
   display: block;
   top: 16px;
   background: #999;
   content: "";
   width: 6px;
   height: 6px;
   border-radius: 100%;
   left: 0;
}
.title-under {
   position: relative;
   margin-bottom: 50px;
}
.title-under:after {
   content: "";
   position: absolute;
   display: block;
   height: 4px;
   width: 68px;
   background: #e00000;
   bottom: -10px;
}
.title-under.text-center:after {
   left: 50%;
   margin-left: -34px;
}
.media-box-link--arrow .icon {
   font-size: 30px;
}
.media-box-link--figure .icon {
   font-size: 70px;
}
.media-box-link {
   display: table-row;
   width: 100%;
   height: 100%;
   background-color: #e00000;
   cursor: pointer;
   color: #fff;
   transition: all 0.3s ease-in-out;
}
.btn-default {
   background: #e00000;
   border-radius: 4px;
}
.btn-default:hover {
   background: #e00000;
}
.media-box-link h4 {
   color: #fff;
   transition: all 0.3s ease-in-out;
}
.media-box-link .icon {
   transition: all 0.3s ease-in-out;
}
.media-box-link--figure,
.media-box-link--content,
.media-box-link--arrow {
   display: table-cell;
   padding: 6% 0;
   vertical-align: middle;
}
.media-box-link--figure {
   width: 23%;
}
.media-box-link--content {
   padding-right: 5%;
   width: 67%;
}
.media-box-link--arrow {
   width: 10%;
   vertical-align: middle;
}
.media-box-link:hover {
   background-color: #495057;
}
.item-article .content--gallery .row {
   margin: 0 -8px;
}
.item-article .content--gallery .col-md-1,
.item-article .content--gallery .col-md-10,
.item-article .content--gallery .col-md-11,
.item-article .content--gallery .col-md-12,
.item-article .content--gallery .col-md-2,
.item-article .content--gallery .col-md-3,
.item-article .content--gallery .col-md-4,
.item-article .content--gallery .col-md-5,
.item-article .content--gallery .col-md-6,
.item-article .content--gallery .col-md-7,
.item-article .content--gallery .col-md-8,
.item-article .content--gallery .col-md-9,
.item-article .content--gallery .col-sm-1,
.item-article .content--gallery .col-sm-10,
.item-article .content--gallery .col-sm-11,
.item-article .content--gallery .col-sm-12,
.item-article .content--gallery .col-sm-2,
.item-article .content--gallery .col-sm-3,
.item-article .content--gallery .col-sm-4,
.item-article .content--gallery .col-sm-5,
.item-article .content--gallery .col-sm-6,
.item-article .content--gallery .col-sm-7,
.item-article .content--gallery .col-sm-8,
.item-article .content--gallery .col-sm-9 {
   padding: 0 8px;
}
.item-article .content--gallery .popup-gallery {
   margin: 0 0 15px 0;
   display: inline-block;
}
.item-article .content--gallery .popup-gallery.popup--video {
   position: relative;
   z-index: 2;
   background: black;
}
.item-article .content--gallery .popup-gallery.popup--video img {
   opacity: 0.6;
}
.item-article .content--gallery .popup-gallery.popup--video:before {
   content: "\f01d";
   display: block;
   font-family: "FontAwesome";
   position: absolute;
   z-index: 4;
   left: 50%;
   top: 50%;
   font-size: 52px;
   color: rgba(255, 255, 255, 0.9);
   margin: -9px 0 0 -20px;
}
.item-article .content--gallery .popup-gallery img {
   transition: 0.3 opacity ease-in-out;
   width: 100%;
}
.item-article .content--gallery .popup-gallery:hover img {
   opacity: 0.7;
}
.item-article ul.yt-accordion {
   list-style: none;
   margin: 0;
}
.item-article ul.yt-accordion .yt-accordion-group {
   margin-bottom: 3px;
}
.item-article ul.yt-accordion .yt-accordion-group .accordion-heading {
   color: #333;
   font-size: 15px;
   padding: 9px 15px;
   margin: 0;
   line-height: 22px;
   cursor: pointer;
   background: #f1f1f1;
   text-transform: capitalize;
   position: relative;
}
.item-article ul.yt-accordion .yt-accordion-group .accordion-heading .fa {
   margin-right: 10px;
}
.item-article ul.yt-accordion .yt-accordion-group .accordion-heading:hover {
   background: #e00000;
   color: white;
}
.item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active {
   background: #e00000;
   color: white;
}
.item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active:before {
   border: 8px solid #e00000;
   border-color: #e00000 transparent transparent transparent;
   content: "";
   position: absolute;
   top: 100%;
   left: 30px;
}
.item-article ul.yt-accordion .yt-accordion-inner {
   padding: 15px 15px 10px 15px;
   background: #f1f1f1;
}
.label-stock {
   position: absolute;
   bottom: 10px;
   padding: 5px 10px;
   left: 10px;
   font-size: 12px;
   font-weight: normal;
   text-transform: uppercase;
   z-index: 1;
}
.label-stock.In {
   right: 10px;
   left: auto;
   background: #d9534f;
}
.label-stock.Pre-Order {
   background: #337ab7;
}
.label-new,
.label-sale {
   text-align: center;
   background-color: #e00000;
   border-radius: 50%;
   color: #fff;
   display: block;
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 700;
   height: 40px;
   width: 40px;
   line-height: 40px;
   position: absolute;
   top: 20px;
   text-transform: uppercase;
   z-index: 2;
   padding: 0;
   margin-bottom: 5px;
}
.label-sale {
   background-color: #e00000;
   right: 20px;
}
.label-new {
   background-color: #53d542;
   left: 20px;
}
.label-percent {
   padding: 2px 5px;
   background: #e00000;
   font-size: 13px;
   font-weight: normal;
}
.product-options label {
   padding: 0;
   color: #666;
}
.product-options .label {
   font-weight: normal;
   font-size: 11px;
}
.product-options .radio {
   position: relative;
   z-index: 2;
   text-transform: capitalize;
   cursor: pointer;
}
.product-options .radio .fa {
   display: none;
}
.product-options .active .fa {
   display: block;
}
.product-options .fa {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
   width: 22px;
   height: 22px;
   color: white;
   line-height: 22px;
   text-align: center;
}
.rate-history .ratings,
.rate-history .order-num {
   display: inline-block;
   color: #999;
}
.rate-history .rating-num,
.rate-history .order-num {
   font-size: 12px;
}
.rate-history .rating-num {
   color: #777;
}
.rate-history .rating-num:hover {
   color: #e00000;
}
.rate-history .order-num:before {
   content: "|";
   display: inline-block;
   padding: 0 5px;
}
.rating,
.ratings {
   font-size: 0;
}
.rating .rating-box,
.ratings .rating-box {
   display: inline-block;
   font-size: 0;
   vertical-align: middle;
}
.rating span.fa-stack .fa-star-o:before,
.ratings span.fa-stack .fa-star-o:before {
   content: "\f005";
   color: #bbb;
}
.rating span.fa-stack .fa-star.fa-stack-1x,
.ratings span.fa-stack .fa-star.fa-stack-1x {
   z-index: 1;
}
.rating span.fa-stack .fa-star.fa-stack-1x:before,
.ratings span.fa-stack .fa-star.fa-stack-1x:before {
   content: "\f005";
   color: #fec42d;
}
span.fa-stack {
   width: 26px;
   height: 26px;
   line-height: 16px;
   font-size: 20px;
}
span.fa-stack .fa-star-o:before {
   content: "\f005";
   color: #bbb;
}
span.fa-stack .fa-stack-2x {
   font-size: 16px;
}
span.fa-stack .fa-star.fa-stack-2x {
   position: relative;
   z-index: 1;
}
span.fa-stack .fa-star.fa-stack-2x:before {
   content: "\f005";
   color: #fec42d;
}
.price {
   margin: 0 0 10px 0;
   line-height: 24px;
   color: #242424;
   font-size: 18px;
   font-weight: 700;
}
.price .price-old {
   line-height: 20px;
   padding: 0 5px;
   display: inline-block;
   text-decoration: line-through;
   color: #999;
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: normal;
}
.price .price-new,
.price span.price {
   color: #242424;
   font-size: 18px;
   font-weight: 700;
}
.callforprice {
   font-size: 12px;
   line-height: 100%;
}
.countdown_box {
   position: absolute;
   top: 50%;
   margin-top: -28px;
   left: 50%;
   width: 210px;
   transition: all 0.3s ease-in-out;
   -webkit-transform: scale(1) translateX(-50%);
   -moz-transform: scale(1) translateX(-50%);
   -ms-transform: scale(1) translateX(-50%);
   -o-transform: scale(1) translateX(-50%);
   transform: scale(1) translateX(-50%);
}
.countdown_box .countdown_inner {
   width: 100%;
   text-align: center;
}
.countdown_box .title {
   border-bottom: 1px solid rgba(255, 255, 255, 0.2);
   padding: 8px;
   display: none;
}
.countdown_box .time-item {
   display: inline-block;
   color: #fff;
   width: 25%;
   background: rgba(0, 0, 0, 0.7);
   border-radius: 5px;
   margin: 0 3px;
   width: 40px;
   text-align: center;
   padding: 6px 0;
   line-height: 18px;
}
.countdown_box .time-item .num-time {
   font-size: 18px;
   font-weight: 500;
}
.countdown_box .time-item .name-time {
   font-size: 10px;
   font-weight: 300;
   text-transform: capitalize;
}
.countdown_box .time-item:last-child {
   border: none;
}
.products-category .filter_group {
   width: 25%;
   display: inline-block;
   vertical-align: top;
}
.products-category .category-info .form-group {
   margin: 0;
}
.products-category .category-info .form-group > p {
   margin: 0;
}
.title-category {
   font-size: 18px;
   font-size: 1.8rem;
   text-transform: uppercase;
   color: #222;
   border-bottom: 2px solid #eee;
   display: inline-block;
   width: 100%;
   position: relative;
   margin-top: 0;
   padding-bottom: 10px;
}
.title-category:after {
   position: absolute;
   content: "";
   width: 110px;
   height: 2px;
   background-color: #e00000;
   bottom: -2px;
   left: 0;
}
.products-category .form-group .short-by {
   margin-right: 10px;
}
.refine-search__content::after {
   display: block;
   clear: both;
   content: "";
}
.refine-search__content .refine-loadmore {
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: stretch;
   float: left;
   border: 1px solid #ddd;
   overflow: hidden;
   min-height: 49px;
   height: 120px;
   width: 80px;
   padding: 10px;
   text-align: center;
   cursor: pointer;
   border-radius: 4px;
   background: #f4f4f4;
}
.refine-search__content .refine-loadmore > span {
   display: inline-block;
   padding: 0 5px;
}
.refine-search__content .refine-loadmore:hover {
   background: #e00000;
   border-color: #e00000;
   color: white;
}
.refine-search__content .refine-search__subitem {
   width: 120px;
   float: left;
   margin-bottom: 15px;
   margin-right: 15px;
}
.refine-search .thumbnail {
   margin-bottom: 10px;
}
.refine-search a {
   color: #495057;
   display: block;
}
.refine-search a:hover {
   color: #e00000;
}
#content.col-sm-6 .product-compare {
   display: none;
}
.filters-panel {
   border-radius: 0;
   margin-bottom: 30px;
}
.filters-panel::after {
   display: block;
   clear: both;
   content: "";
}
.filters-panel.product-filter-top {
   margin-top: 15px;
}
.filters-panel.product-filter-bottom {
   border-top: 1px solid #ebebeb;
   padding-top: 20px;
   margin-top: 20px;
}
.filters-panel .pagination {
   margin: 0;
}
.filters-panel .product-compare {
   margin-right: 0 !important;
}
.filters-panel .list-view {
   display: inline-block;
}
.filters-panel .list-view .btn-gridview {
   border: none;
   color: #495057;
   float: left;
   padding: 0 5px;
   font-size: 12px;
}
.filters-panel .list-view button.btn {
   margin: 0;
   margin-right: 2px;
   float: left;
   width: 33px;
   height: 33px;
   line-height: 34px;
   background: #666;
   text-align: center;
   padding: 0;
   border-radius: 0px !important;
   border: none;
}
.filters-panel .list-view button.btn i {
   color: #fff;
}
.filters-panel .list-view button.btn:hover,
.filters-panel .list-view button.btn.active {
   background: #e00000;
   box-shadow: none;
   color: #fff;
}
.filters-panel .list-view button.btn:hover i,
.filters-panel .list-view button.btn.active i {
   color: #fff;
}
.filters-panel .list-view button.btn:focus {
   border-radius: 0;
   outline: none;
}
.filters-panel .list-view .fa {
   font-size: 14px;
}
.filters-panel label {
   font-size: 12px;
   font-weight: normal;
   color: #444;
}
.filters-panel .btn-default {
   padding: 9px 20px;
   background: #eee;
   color: #333;
   border-radius: 3px;
   border: none;
   font-size: 12px;
}
.filters-panel .btn-default:hover {
   background: #e00000;
   border-color: #e00000;
   color: #fff;
}
.filters-panel .form-control,
.filters-panel .btn {
   height: 33px;
   line-height: 33px;
   padding: 0 12px;
   border: 1px solid #ddd;
   background: transparent;
   border-radius: 0;
   background-color: #fff;
}
.filters-panel .form-group {
   margin-left: 10px;
}
.filters-panel .form-group select.form-control {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeBAMAAADePCNYAAAAFVBMVEUAAABERERERERERERERERERERERETxMB8OAAAABnRSTlMARO4zIhEeWvIIAAAAJklEQVQY02MYJMBRUNAAylRLS0uFMo3S0gSgTGa1RLhiIwGGwQcAkx0DxVs6l4IAAAAASUVORK5CYII=)
      no-repeat center right;
   border: 1px solid #e5e5e5;
   height: 33px;
   line-height: 33px;
   padding: 0 20px 0 10px;
   background-color: #fff;
}
.filters-panel .form-group select.form-control:hover {
   cursor: pointer;
}
.filters-panel .short-by-show.text-center .form-group {
   display: none;
}
.box-pagination .pagination > li {
   margin: 0 3px;
}
.box-pagination .pagination > li:hover span,
.box-pagination .pagination > li.active span,
.box-pagination .pagination > li:hover a,
.box-pagination .pagination > li.active a {
   border-color: #e00000;
   background-color: #e00000;
   color: #fff;
}
.box-pagination .pagination > li span,
.box-pagination .pagination > li a {
   text-align: center;
   width: 33px;
   height: 33px;
   line-height: 33px;
   border-radius: 3px;
   padding: 0;
}
.box-pagination .pagination {
   display: block;
}
.products-list .rating .rating-box,
.products-list .ratings .rating-box {
   vertical-align: top;
   line-height: 27px;
}
.products-list .product-layout {
   transition: all 0.5s ease 0s;
   display: block;
}
.products-list .product-layout .product-item-container .product-card__gallery {
   position: absolute;
   z-index: 560;
   top: 0;
   visibility: hidden;
   transition: all 0.3s ease-in 0s;
   margin: 10px;
}
.products-list .product-layout .product-item-container .product-card__gallery.product-card__left {
   transform: translateX(-100%);
   left: 0;
}
.products-list .product-layout .product-item-container .product-card__gallery.product-card__right {
   transform: translateX(100%);
   right: 0;
}
.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom {
   top: auto;
   bottom: 0;
   -webkit-box-align: stretch;
   -moz-box-align: stretch;
   box-align: stretch;
   -webkit-align-items: stretch;
   -moz-align-items: stretch;
   -ms-align-items: stretch;
   -o-align-items: stretch;
   align-items: stretch;
   -ms-flex-align: stretch;
   display: -webkit-box;
   display: -moz-box;
   display: box;
   display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -moz-box-orient: horizontal;
   box-orient: horizontal;
   -webkit-box-direction: normal;
   -moz-box-direction: normal;
   box-direction: normal;
   -webkit-flex-direction: row;
   -moz-flex-direction: row;
   flex-direction: row;
   -ms-flex-direction: row;
   -webkit-box-pack: center;
   -moz-box-pack: center;
   box-pack: center;
   -webkit-justify-content: center;
   -moz-justify-content: center;
   -ms-justify-content: center;
   -o-justify-content: center;
   justify-content: center;
   -ms-flex-pack: center;
   width: 100%;
}
.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img {
   width: 20px;
   height: 8px;
   background: #999;
   margin: 1px;
   margin-left: 1px;
   border: none;
}
.products-list
   .product-layout
   .product-item-container
   .product-card__gallery.product-card__bottom
   .item-img.thumb-active {
   border: none;
   width: 60px;
}
.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img img {
   display: none;
}
.products-list .product-layout .product-item-container .product-card__gallery .item-img {
   padding: 1px;
   background: white;
   border: 1px solid #eaeaea;
   margin: 0 0 3px;
   cursor: pointer;
   opacity: 0.6;
}
.products-list .product-layout .product-item-container .product-card__gallery .item-img.thumb-active {
   opacity: 1;
   border: 1px solid #ddd;
}
.products-list .product-layout .product-item-container .left-block {
   position: relative;
   overflow: hidden;
}
.products-list .product-layout .product-item-container:hover .product-card__gallery {
   visibility: visible;
   transform: translateX(0%);
}
.products-list .product-layout .product-item-container:hover .countdown_box {
   visibility: hidden;
   -webkit-opacity: 0;
   -moz-opacity: 0;
   -ms-opacity: 0;
   -o-opacity: 0;
   opacity: 0;
   transition: all 0.2s ease-in-out 0s;
}
.products-list .product-grid .product-item-container {
   margin: 0 0 30px 0;
   padding: 0;
   position: relative;
   overflow: hidden;
   border-radius: 3px;
}
.products-list .product-grid .product-item-container > .list-block,
.products-list .product-grid .product-item-container .description {
   display: none;
}
.products-list .product-grid .product-item-container .left-block {
   position: relative;
}
.products-list .product-grid .product-item-container .left-block img {
   width: 100%;
}
.products-list .product-grid .product-item-container .left-block .product-image-container {
   text-align: center;
}
.products-list .product-grid .product-item-container .left-block .button-group {
   padding: 0;
   position: absolute;
   z-index: 99;
}
.products-list .product-grid .product-item-container .left-block .button-group .loading {
   width: 35px;
   height: 35px;
   line-height: 35px;
   position: relative;
}
.products-list .product-grid .product-item-container .left-block .button-group .loading span,
.products-list .product-grid .product-item-container .left-block .button-group .loading .fa {
   visibility: hidden;
}
.products-list .product-grid .product-item-container .left-block .button-group .loading:before {
   content: "\f021";
   display: block;
   font-family: "FontAwesome";
   position: absolute;
   color: #222;
   font-size: 16px;
   -webkit-animation: spinner 2s infinite linear;
   animation: spinner 2s infinite linear;
   width: 35px;
   height: 35px;
   line-height: 35px;
   top: 0;
   left: 0;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button {
   border: 1px solid #e1e1e1;
   display: block;
   margin-top: 5px;
   padding: 0;
   background-color: #fff;
   border-radius: 3px;
   color: #464646;
   width: 35px;
   height: 35px;
   line-height: 35px;
   transform: all 0.3s ease 0s;
   position: relative;
   transition: all 0.3s ease-in-out 0s;
   -webkit-opacity: 0;
   -moz-opacity: 0;
   -ms-opacity: 0;
   -o-opacity: 0;
   opacity: 0;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button span {
   color: #fff;
   display: inherit;
   font-size: 13px;
   font-weight: 400;
   height: auto;
   position: static;
   transition: all 0.15s ease-in-out 0s;
   white-space: nowrap;
   display: none;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button .fa {
   font-size: 13px;
   color: #464646;
   height: 35px;
   line-height: 35px;
   width: 35px;
   text-align: center;
   position: absolute;
   top: 0;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button.addToCart {
   transition-delay: 0.1s;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button.wishlist {
   transition-delay: 0.2s;
   margin-bottom: 5px;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button.compare {
   transition-delay: 0.3s;
   margin-bottom: 5px;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button.quickview {
   transition-delay: 0.4s;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover {
   background-color: #e00000;
   border-color: #e00000;
   transition: all 0.15s ease-in-out 0s;
}
.products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover i {
   color: #fff;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--left {
   left: 10px;
   transform: translateY(50%);
   bottom: 50%;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--left .btn-button {
   -webkit-transform: translate(-50px, 0);
   -moz-transform: translate(-50px, 0);
   -ms-transform: translate(-50px, 0);
   -o-transform: translate(-50px, 0);
   transform: translate(-50px, 0);
}
.products-list .product-grid .product-item-container .left-block .cartinfo--left .btn-button .fa {
   left: 0;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--right {
   right: 10px;
   transform: translateY(50%);
   bottom: 50%;
   direction: rtl;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--right .btn-button {
   -webkit-transform: translate(50px, 0);
   -moz-transform: translate(50px, 0);
   -ms-transform: translate(50px, 0);
   -o-transform: translate(50px, 0);
   transform: translate(50px, 0);
}
.products-list .product-grid .product-item-container .left-block .cartinfo--right .btn-button .fa {
   right: -1px;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--static {
   width: 100%;
   bottom: 10px;
   display: flex;
   justify-content: center;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--static .btn-button {
   margin: 2px;
   width: 30px !important;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--static .btn-button .fa {
   left: 0;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--static .btn-button span {
   display: none;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--center {
   width: 100%;
   bottom: 35%;
   display: flex;
   justify-content: center;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--center .btn-button {
   margin: 2px;
   width: 30px !important;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--center .btn-button .fa {
   left: 0;
}
.products-list .product-grid .product-item-container .left-block .cartinfo--center .btn-button span {
   display: none;
}
.products-list .product-grid .product-item-container .right-block {
   clear: both;
   padding: 12px 12px 20px 12px;
   position: relative;
}
.products-list .product-grid .product-item-container .right-block .price {
   margin-bottom: 0;
}
.products-list .product-grid .product-item-container .right-block h4 {
   margin: 0 0 5px 0;
   font-weight: 400;
}
.products-list .product-grid .product-item-container .right-block h4 a {
   font-size: 15px;
   color: #222;
}
.products-list .product-grid .product-item-container .right-block h4 a:hover {
   color: #e00000;
}
.products-list .product-grid .product-item-container .right-block .addToCart {
   font-size: 12px;
   color: #444;
   text-transform: uppercase;
   background-color: #fff;
   border-radius: 20px;
   border: none;
   padding: 14px 25px;
   line-height: 100%;
   margin-top: 20px;
   border: 1px solid #ebebeb;
}
.products-list .product-grid .product-item-container .right-block .addToCart:hover {
   background-color: #e00000;
   border-color: #e00000;
   color: #fff;
}
.products-list .product-grid .product-item-container:hover .left-block .button-group .btn-button {
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
   visibility: visible;
}
@media (min-width: 1200px) {
   .products-list .product-grid-4:nth-child(4n + 1) {
      clear: both !important;
   }
}
@media (min-width: 1200px) {
   .products-list .product-grid-5:nth-child(5n + 1) {
      clear: both !important;
   }
}
.products-list .product-table:last-child .product-item-container {
   border-bottom: 1px solid #dbdbdb;
}
.products-list .product-table .product-item-container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 100%;
   border-style: solid;
   border-width: 1px 1px 0 1px;
   border-color: #dbdbdb;
}
.products-list .product-table .product-item-container > :last-child {
   border-left: 1px solid #dbdbdb;
}
.products-list .product-table .product-item-container .product-card__gallery {
   display: none;
}
.products-list .product-table .list-block {
   width: 20%;
   padding: 10px;
   text-align: center;
}
@media (max-width: 767px) {
   .products-list .product-table .list-block {
      display: none;
   }
}
.products-list .product-table .list-block .addToCart {
   text-transform: uppercase;
   display: block;
   width: 100%;
   margin-bottom: 10px;
   padding: 9px 20px;
   background: #495057;
   color: #fff;
   border-radius: 3px;
   border: none;
   background: #e00000;
   border-color: #e00000;
}
.products-list .product-table .list-block .addToCart:hover {
   background: #e00000;
   border-color: #e00000;
   color: #fff;
}
.products-list .product-table .list-block .addToCart:hover {
   background: #495057;
   border-color: #495057;
}
.products-list .product-table .list-block .wishlist,
.products-list .product-table .list-block .compare {
   width: 48%;
   padding: 9px 20px;
   background: #eee;
   color: #333;
   border-radius: 3px;
   border: none;
}
.products-list .product-table .list-block .wishlist:hover,
.products-list .product-table .list-block .compare:hover {
   background: #e00000;
   border-color: #e00000;
   color: #fff;
}
.products-list .product-table .left-block {
   width: 15%;
   min-width: 64px;
}
@media (max-width: 767px) {
   .products-list .product-table .left-block {
      width: 35%;
   }
}
.products-list .product-table .left-block .countdown_box,
.products-list .product-table .left-block .button-group {
   display: none;
}
.products-list .product-table .right-block {
   width: 65%;
   display: -webkit-box;
   display: -moz-box;
   display: box;
   display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -moz-box-flex: 1;
   box-flex: 1;
   -webkit-flex: 1;
   -moz-flex: 1;
   -ms-flex: 1;
   flex: 1;
}
.products-list .product-table .right-block .addToCart {
   display: none;
}
.products-list .product-table .right-block > * {
   border-left: 1px solid #dbdbdb;
   margin: 0;
   padding: 10px;
}
.products-list .product-table .right-block h4 {
   width: 25%;
   font-weight: 400;
   font-size: 14px;
}
@media (max-width: 767px) {
   .products-list .product-table .right-block h4 {
      width: 60%;
   }
}
.products-list .product-table .right-block .so-productlist-colorswatch {
   display: none;
}
.products-list .product-table .right-block .rate-history {
   width: 20%;
   display: none;
}
.products-list .product-table .right-block .price {
   width: 25%;
}
@media (max-width: 767px) {
   .products-list .product-table .right-block .price {
      width: 40%;
   }
}
.products-list .product-table .right-block .description {
   width: 40%;
}
@media (max-width: 767px) {
   .products-list .product-table .right-block .description {
      display: none;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .products-list .product-table .right-block .description,
   .products-list .product-table .label-product {
      display: none;
   }
   .products-list .product-table .right-block h4 {
      width: 50%;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
   .products-list .product-table .right-block .description,
   .products-list .product-table .label-product {
      display: none;
   }
   .products-list .product-table .right-block h4 {
      width: 50%;
   }
}
@media (max-width: 767px) {
   .products-list .product-table .label-product {
      display: none;
   }
}
.products-list .product-list ul.so-productlist-colorswatch {
   text-align: left;
}
.products-list .product-list .box-label {
   left: 5px;
}
.products-list .product-list .product-item-container {
   display: table;
   margin-bottom: 30px;
}
.products-list .product-list .product-item-container .left-block {
   width: 270px;
   float: left;
   border: 1px solid #eaeaea;
   border-radius: 3px;
}
@media (max-width: 767px) {
   .products-list .product-list .product-item-container .left-block {
      width: 50%;
   }
}
.products-list .product-list .product-item-container .left-block .product-image-container {
   text-align: center;
}
.products-list .product-list .product-item-container .left-block .button-group {
   display: none;
}
.products-list .product-list .product-item-container .list-block {
   margin-left: 270px;
   padding: 0 20px 20px 30px;
}
@media (max-width: 767px) {
   .products-list .product-list .product-item-container .list-block {
      margin-left: 0;
      padding: 10px 0 0;
      clear: both;
      overflow: hidden;
   }
}
.products-list .product-list .product-item-container .list-block .btn-button {
   border: 1px solid #eaeaea;
   border-radius: 3px;
   display: block;
   margin-right: 5px;
   padding: 7px 15px;
   background-color: #fff;
   color: #666;
   text-align: center;
   float: left;
}
.products-list .product-list .product-item-container .list-block .btn-button i {
   font-size: 16px;
}
.products-list .product-list .product-item-container .list-block .btn-button:hover {
   background-color: #e00000;
   border-color: #e00000;
   color: #fff;
}
.products-list .product-list .product-item-container .list-block .addToCart {
   background-color: #e00000;
   border-color: #e00000;
   color: #fff;
   border-radius: 3px;
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 400;
   text-transform: uppercase;
}
.products-list .product-list .product-item-container .list-block .addToCart i {
   margin-right: 0;
   font-size: 14px;
}
.products-list .product-list .product-item-container .list-block .addToCart:hover {
   background-color: #495057;
   border-color: #495057;
}
.products-list .product-list .product-item-container .right-block {
   margin-left: 270px;
   padding: 0 20px 0 30px;
}
@media (max-width: 767px) {
   .products-list .product-list .product-item-container .right-block {
      margin-left: 50%;
      padding: 0 10px 0 10px;
   }
   .panel-heading {
      display: none;
   }
}
.products-list .product-list .product-item-container .right-block .addToCart {
   display: none;
}
.products-list .product-list .product-item-container .right-block .ratings {
   margin-bottom: 0;
}
.products-list .product-list .product-item-container .right-block h4 {
   margin-bottom: 5px;
   font-weight: 400;
}
.products-list .product-list .product-item-container .right-block h4 a {
   color: #444;
   font-size: 16px;
   font-size: 1.6rem;
}
.products-list .product-list .product-item-container .right-block h4 a:hover {
   color: #e00000;
}
.products-list .product-list .product-item-container .right-block .price {
   display: inline-block;
   margin: 8px 0 8px 0;
}
.products-list .product-list .product-item-container .right-block .description {
   margin-bottom: 20px;
}
@media (max-width: 767px) {
   .products-list .product-list .product-item-container .right-block .description {
      display: none;
   }
}
@media (max-width: 767px) {
   .products-list .product-list .product-item-container .label-product {
      display: none;
   }
}
.product-listing .product-grid .so-productlist-colorswatch {
   position: absolute;
   top: -10px;
   left: 0;
   width: 100%;
}
@media (min-width: 992px) {
   .desktop-offcanvas .sidebar-overlay {
      background: rgba(0, 0, 0, 0.5);
      display: none;
      height: 100%;
      opacity: 1;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 9998;
   }
   .desktop-offcanvas .sidebar-offcanvas {
      padding-left: 15px !important;
      padding-right: 10px !important;
      background: #fff;
      width: 300px;
      position: fixed;
      top: 0;
      bottom: 0;
      z-index: 9999;
      height: 100%;
      overflow-x: scroll;
      box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
      transition: all 300ms ease-in-out;
      padding-top: 40px;
      margin: 0;
   }
   .desktop-offcanvas .sidebar-offcanvas #close-sidebar {
      position: absolute;
      top: 10px;
      right: 20px;
      font-size: 16px;
      display: block;
   }
   .desktop-offcanvas .sidebar-offcanvas #close-sidebar:hover {
      cursor: pointer;
      color: #f00;
   }
   .desktop-offcanvas .sidebar-offcanvas.right_column {
      right: -100%;
   }
   .desktop-offcanvas .sidebar-offcanvas.left_column {
      left: -100%;
   }
   .desktop-offcanvas .sidebar-offcanvas.left_column.active {
      left: 0;
   }
   .desktop-offcanvas .sidebar-offcanvas.right_column.active {
      right: 0;
   }
}
.product-detail .open-sidebar,
.product-listing .open-sidebar {
   display: inline-block;
   border: 2px solid #999;
   padding: 3px 15px;
   letter-spacing: 4px;
   line-height: 23px;
   font-size: 11px;
   vertical-align: top;
   text-transform: uppercase;
   margin-top: 10px;
}
.product-detail .open-sidebar:hover,
.product-listing .open-sidebar:hover {
   border-color: #e00000;
}
.product-detail .open-sidebar {
   margin-bottom: 15px;
}
#close-sidebar {
   display: none;
}
@media only screen and (max-width: 992px) {
   body.open-sboff {
      height: 100%;
      overflow: hidden;
   }
   .blog-detail .sidebar-overlay,
   .blog-list .sidebar-overlay,
   .product-detail .sidebar-overlay,
   .product-listing .sidebar-overlay {
      background: rgba(0, 0, 0, 0.5);
      display: none;
      height: 100%;
      opacity: 1;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 9998;
   }
   .blog-detail .sidebar-offcanvas,
   .blog-list .sidebar-offcanvas,
   .product-detail .sidebar-offcanvas,
   .product-listing .sidebar-offcanvas {
      padding-left: 15px !important;
      padding-right: 10px !important;
      background: #fff;
      width: 300px;
      position: fixed;
      top: 0;
      bottom: 0;
      z-index: 9999;
      height: 100%;
      overflow-x: scroll;
      box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
      transition: all 300ms ease-in-out;
      padding-top: 40px;
      margin: 0;
   }
   .blog-detail .sidebar-offcanvas #close-sidebar,
   .blog-list .sidebar-offcanvas #close-sidebar,
   .product-detail .sidebar-offcanvas #close-sidebar,
   .product-listing .sidebar-offcanvas #close-sidebar {
      position: absolute;
      top: 10px;
      right: 20px;
      font-size: 16px;
      display: block;
   }
   .blog-detail .sidebar-offcanvas #close-sidebar:hover,
   .blog-list .sidebar-offcanvas #close-sidebar:hover,
   .product-detail .sidebar-offcanvas #close-sidebar:hover,
   .product-listing .sidebar-offcanvas #close-sidebar:hover {
      cursor: pointer;
      color: #f00;
   }
   .blog-detail .sidebar-offcanvas.right_column,
   .blog-list .sidebar-offcanvas.right_column,
   .product-detail .sidebar-offcanvas.right_column,
   .product-listing .sidebar-offcanvas.right_column {
      right: -100%;
   }
   .blog-detail .sidebar-offcanvas.left_column,
   .blog-list .sidebar-offcanvas.left_column,
   .product-detail .sidebar-offcanvas.left_column,
   .product-listing .sidebar-offcanvas.left_column {
      left: -100%;
   }
   .blog-detail .sidebar-offcanvas.left_column.active,
   .blog-list .sidebar-offcanvas.left_column.active,
   .product-detail .sidebar-offcanvas.left_column.active,
   .product-listing .sidebar-offcanvas.left_column.active {
      left: 0;
   }
   .blog-detail .sidebar-offcanvas.right_column.active,
   .blog-list .sidebar-offcanvas.right_column.active,
   .product-detail .sidebar-offcanvas.right_column.active,
   .product-listing .sidebar-offcanvas.right_column.active {
      right: 0;
   }
}
.filter-horizontal .so-filter-option.so-filter-price .input_max,
.filter-horizontal .so-filter-option.so-filter-price .input_min {
   min-width: 50px;
   width: 50px;
}
.white-popup {
   position: relative;
   background: #fff;
   padding: 20px;
   width: auto;
   max-width: 500px;
   margin: 20px auto;
}
.white-popup .mfp-close {
   background: #999;
}
.mfp-iframe-scaler iframe {
   padding: 20px 10px 10px 10px;
   height: 535px;
}
#product-quick #product {
   margin-top: 20px;
}
#product-quick .product-view .content-product-right .box-review .ratings {
   margin-right: 10px;
   top: -1px;
}
#product-quick .product-view .content-product-right .title-product h1 {
   margin-bottom: 10px;
}
#product-quick .product-view .content-product-right .product-box-desc {
   padding: 10px;
   border: 1px dotted #ddd;
   margin: 0;
   font-style: italic;
   color: #999;
   font-size: 12px;
}
#product-quick .product-view .content-product-right .product-box-desc span {
   font-weight: normal;
   min-width: 100px;
}
#product-quick .list-unstyled {
   font-size: 13px;
   color: #666;
   font-weight: normal;
}
.product-layout.product-table .product-item-container .seller_logo {
   transform: unset;
   position: static;
}
@media (min-width: 1200px) and (max-width: 1649px) {
   .product-grid.product-grid-5 .countdown_box {
      display: none;
   }
   #product-related .countdown_box {
      display: none;
   }
   .product-layout .product-item-container .seller_logo {
      right: 5px;
   }
}
.category-featured {
   margin: 0;
}
@media (min-width: 1200px) {
   .category-featured .wap-listing-tabs {
      height: 245px;
      position: relative;
      z-index: 2;
   }
}
.category-featured .ltabs-wrap .ltabs-tabs-container {
   margin: 0 0 10px;
   border-bottom: 2px solid #eee;
}
.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
   margin: 0 20px 0 0;
   padding: 5px 0;
}
.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
   font-size: 18px;
   font-size: 1.8rem;
   color: #999;
   padding: 0;
}
.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span:hover {
   color: #e00000;
}
.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel {
   position: relative;
   font-weight: bold;
}
.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel span {
   color: #495057;
}
.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel:after {
   position: absolute;
   content: "";
   width: 100%;
   height: 2px;
   background-color: #e00000;
   bottom: -2px;
   left: 0;
   z-index: 2;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-next {
   border-radius: 3px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover,
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover {
   color: #fff;
   background-color: #e00000;
   border-color: #e00000;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots {
   width: 100%;
   display: inline-block;
   text-align: center;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot {
   margin: 0 3px;
   display: inline-block;
   transition: all 0.3s ease 0s;
   width: 20px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot span {
   height: 6px;
   background: #cacaca;
   display: block;
   border-radius: 3px;
   margin: 0;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot:hover span {
   background: #e00000;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot.active {
   width: 30px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot.active span {
   background: #e00000;
}
.category-featured .ltabs-wrap .wap-listing-tabs .ltabs-item {
   margin: 0 !important;
}
.category-featured .ltabs-wrap .wap-listing-tabs .ltabs-item .item-inner {
   margin: 0;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container {
   margin-bottom: 0;
   display: flex;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .left-block {
   padding: 0;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block {
   text-align: left;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block h4 > a {
   font-size: 16px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available {
   margin-top: 15px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available .available {
   background-color: #eee;
   height: 10px;
   width: 100%;
   border-radius: 7px;
   position: relative;
   z-index: 2;
   overflow: hidden;
}
.category-featured
   .ltabs-wrap
   .wap-listing-tabs
   .product-item-container
   .right-block
   .item-available
   .available
   .color_width {
   background: #e00000;
   position: absolute;
   height: 100%;
   left: 0;
   border-radius: 7px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-des {
   line-height: 22px;
   margin: 5px 0 15px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .rating-num {
   font-size: 12px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .button-group {
   margin-top: 15px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .btn-button {
   margin: 0 2px;
   padding: 11px 12px;
   line-height: 100%;
   background-color: white;
   border: 1px solid #dcdcdc;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .btn-button:hover {
   color: #fff;
   background-color: #e00000;
   border-color: #e00000;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .addToCart {
   padding: 11px 20px;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .wishlist,
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .compare {
   color: #444;
   border-radius: 50%;
}
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .wishlist span,
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .compare span {
   display: none;
}
@keyframes spinner {
   0% {
      transform: rotate(0deg);
   }
   100% {
      transform: rotate(360deg);
   }
}
.tab-content > .active {
   opacity: 1;
}
#button-review {
   visibility: visible;
}
.zoomContainer {
   z-index: 450;
}
.lightSlider {
   padding: 0;
}
.product_page_price {
   margin-bottom: 10px;
   margin-top: 10px;
}
.product_page_price .price-new {
   font-size: 28px;
}
.product_page_price .price-old {
   vertical-align: top;
}
.product_page_price .price-tax {
   margin-bottom: 10px;
   color: #999;
   font-size: 12px;
   font-weight: normal;
}
.product_page_price .label-product {
   position: static;
   display: inline-block;
   border-radius: 2px;
   height: auto;
   padding: 0 10px;
   width: auto;
   line-height: 22px;
   vertical-align: top;
}
.product-detail .so-extraslider {
   margin: 0;
}
.product-detail .producttab .tab-content ul,
.product-detail .producttab .tab-content ol {
   display: block;
   list-style-type: disc;
   -webkit-margin-before: 1em;
   -webkit-margin-after: 1em;
   -webkit-margin-start: 0;
   -webkit-margin-end: 0;
   -webkit-padding-start: 40px;
   padding-left: 20px;
}
#tab-review input[type="radio"] {
   position: relative;
   top: 2px;
}
#tab-review .contacts-form span span.text-danger {
   margin-right: 15px;
   margin-top: 0;
}
#tab-review .form-group textarea {
   height: 150px;
}
.image-popup-sizechart {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKAgMAAAD5t4dUAAAACVBMVEUnJycnJyf////ISR34AAAAAXRSTlOWWYruFwAAACBJREFUCNdjEA0NdWAIDQ0NYAhLS4URYUAuUAydACsGAEELDL02NDBuAAAAAElFTkSuQmCC)
      no-repeat left;
   padding-left: 20px;
   top: 0;
   right: 15px;
   position: absolute;
   z-index: 1;
}
.gallery-button {
   display: block;
   clear: both;
}
.gallery-button .gallery-zoom {
   padding: 9px 20px;
   background: #eee;
   color: #333;
   border-radius: 3px;
   border: none;
   clear: both;
   cursor: pointer;
   display: inline-block;
   margin: 10px;
}
.gallery-button .gallery-zoom:hover {
   background: #e00000;
   border-color: #e00000;
   color: #fff;
}
.large-image .gallery-button .gallery-zoom {
   background: none;
}
.gallery-grid {
   padding: 5px;
}
.gallery-grid .thumbnail {
   border-radius: 0;
   margin: 0;
}
.gallery-slider .owl2-stage-outer .owl2-item {
   transform: scale(0.6);
   transition: 0.3s all ease-in-out;
}
.gallery-slider .owl2-stage-outer .center {
   transform: scale(1.15);
}
.gallery-slider .owl2-controls {
   height: 0;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev,
.gallery-slider .owl2-controls .owl2-nav .owl2-next {
   width: 50px;
   height: 80px;
   line-height: 80px;
   text-align: center;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   background-color: rgba(255, 255, 255, 0.7);
   position: absolute;
   top: 50%;
   margin: 0;
   margin-top: -40px;
   display: inline-block;
   border: 1px solid #dedfe3;
   float: none;
   border-radius: 0;
   z-index: 99;
   opacity: 1;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next:before {
   opacity: 1;
   font-weight: 400;
   font-family: "FontAwesome";
   position: absolute;
   top: -2px;
   left: 0;
   display: inline-block;
   text-indent: 0;
   width: 100%;
   height: 100%;
   font-size: 30px;
   transition: all 0.2s ease-in-out 0s;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: -1px;
   left: auto;
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: -1px;
   right: auto;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev:hover,
.gallery-slider .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #fff;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev,
.gallery-slider .owl2-controls .owl2-nav .owl2-next {
   border-radius: 3px;
}
.gallery-slider .owl2-controls .owl2-nav .owl2-prev:hover,
.gallery-slider .owl2-controls .owl2-nav .owl2-next:hover {
   background: #e00000;
   color: white;
}
.product-view {
   margin-bottom: 30px;
}
.product-view .rating .rating-box,
.product-view .ratings .rating-box {
   vertical-align: middle;
   line-height: 18px;
}
.product-view .content-product-left .large-image {
   cursor: pointer;
   display: block;
   overflow: hidden;
   position: relative;
   border: 1px solid #dedede;
   padding: 0;
   border-radius: 3px;
}
.product-view .content-product-left .large-image-3d {
   cursor: pointer;
   display: none;
   overflow: hidden;
   position: relative;
   border: 1px solid #dedede;
   padding: 0;
   border-radius: 3px;
}
.product-view .content-product-left .full_slider {
   margin: 0;
   margin-top: 10px;
}
.product-view .content-product-left .full_slider .image-additional {
   width: 100%;
}
.product-view .content-product-left .full_slider .thumbnail {
   border-color: #dedede;
   padding: 0;
   border-radius: 0;
   margin-bottom: 0;
}
.product-view .content-product-left .full_slider .thumbnail.active {
   border-color: #222;
}
.product-view .content-product-left .full_slider:hover .owl2-controls {
   opacity: 1;
}
.product-view .content-product-left .full_slider .owl2-controls {
   opacity: 0;
   transition: 0.3 all ease-in-out;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
   background-color: #999;
   border: none;
   border-radius: 0;
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   float: left;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   opacity: 1;
   position: absolute;
   top: 50%;
   z-index: 99;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev:before,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:before {
   color: #fff;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   width: 100%;
   height: 100%;
   font-size: 36px;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: 0;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: 0;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev:hover,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #e00000;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:hover:before {
   color: #fff;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
   margin-top: -15px;
}
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev:before,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:before {
   font-size: 16px;
}
.product-view .content-product-midde {
   width: 100%;
   display: inline-block;
}
@media (min-width: 1200px) {
   .product-view div.col-gallery-slider .product-box-desc {
      position: absolute;
      width: 45% !important;
      right: 0;
      transform: translateY(-100%);
   }
   .product-view div.col-gallery-slider .short_description {
      position: absolute;
      width: 45%;
      right: 0;
   }
}
.product-view .content-product-right {
   overflow: hidden;
}
@media (min-width: 1200px) and (max-width: 1400px) {
   .product-view .content-product-right {
      width: 513px;
   }
}
.product-view .content-product-right .title-product h1 {
   font-size: 22px;
   text-transform: capitalize;
   color: #222;
   font-weight: 500;
}
.product-view .content-product-right .box-review {
   font-size: 12px;
   font-size: 1.2rem;
   color: #999;
}
.product-view .content-product-right .box-review .ratings {
   display: inline-block;
   margin: 0 20px 0 0;
   z-index: 0;
   position: relative;
}
.product-view .content-product-right .box-review a {
   color: #666;
   display: inline-block;
}
.product-view .content-product-right .box-review a:hover {
   color: #e00000;
}
.product-view .content-product-right .box-review .rating {
   display: inline-block;
}
.product-view .content-product-right .box-review .order-num {
   color: #f50;
   font-weight: 600;
   padding: 0 10px;
   font-size: 14px;
}
@media (min-width: 1200px) {
   .product-view .content-product-right .box-review .order-num {
      float: right;
   }
}
.product-view .content-product-right .box-review .order-num .fa {
   font-size: 22px;
   padding: 0 5px;
}
.product-view .content-product-right .product-box-desc {
   float: left;
   width: 100%;
   margin-bottom: 20px;
   position: relative;
}
.product-view .content-product-right .product-box-desc span {
   display: inline-block;
   min-width: 120px;
}
.product-view .content-product-right .product-box-desc .brand a {
   color: #666;
}
.product-view .content-product-right .product-box-desc .brand a:hover {
   color: #e00000;
}
.product-view .content-product-right .product-label {
   line-height: 24px;
   margin-top: 15px;
   float: left;
   width: 100%;
}
.product-view .content-product-right .product-label .price {
   float: left;
   margin-top: 0;
   margin-bottom: 0;
}
.product-view .content-product-right .product-label .list-unstyled {
   font-size: 13px;
   color: #666;
   font-weight: normal;
}
.product-view .content-product-right .short_description {
   display: block;
   padding-top: 20px;
   clear: both;
}
.product-view .content-product-right .short_description h3 {
   margin-bottom: 5px;
}
.product-view .content-product-right .short_description ol {
   padding: 0;
}
.product-view .content-product-right .so-colorswatch-productpage-icons {
   margin-bottom: 15px;
   text-align: left;
}
.product-view .content-product-right .countdown_box {
   position: static;
   margin: 0;
   -webkit-transform: scale(1) translateX(0);
   -moz-transform: scale(1) translateX(0);
   -ms-transform: scale(1) translateX(0);
   -o-transform: scale(1) translateX(0);
   transform: scale(1) translateX(0);
   width: 100%;
   margin-bottom: 20px;
}
.product-view .content-product-right .countdown_box .countdown_inner {
   text-align: left;
}
.product-view .content-product-right .countdown_box .countdown_inner .title {
   padding: 0;
   display: table-cell;
   vertical-align: top;
   border-right: 1px solid rgba(255, 255, 255, 0.2);
   font-size: 14px;
   text-transform: uppercase;
   font-weight: 600;
   line-height: 40px;
}
.product-view .content-product-right h3 {
   font-size: 14px;
   text-transform: uppercase;
   font-weight: 600;
}
.product-view .content-product-right .box-info-product {
   float: left;
   width: 100%;
   margin: 0;
}
.product-view .content-product-right .box-info-product .quantity {
   margin-bottom: 25px;
}
.product-view .content-product-right .box-info-product .quantity .control-label {
   min-width: 120px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control {
   position: relative;
   border: 1px solid #d6d6d6;
   border-radius: 0;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
   float: left;
   width: 40px;
   height: 32px;
   line-height: 32px;
   padding: 0;
   text-align: center;
   font-size: 16px;
   background-color: #fff;
   border-left: 1px solid #d6d6d6;
   border-right: 1px solid #d6d6d6;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span {
   width: 33px;
   height: 32px;
   border: none;
   color: #999;
   float: left;
   line-height: 32px;
   padding: 0;
   background-color: #f9f9f9;
   border-radius: 0;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
   background-color: #efeded;
   cursor: pointer;
}
.product-view .content-product-right .box-info-product .cart {
   margin: 0 0 10px;
}
.product-view .content-product-right .box-info-product .cart .btn {
   background-color: #e00000;
   border-radius: 3px;
   border: none;
   color: #fff;
   font-weight: 600;
   padding: 12px;
   text-transform: uppercase;
   display: block;
   overflow: hidden;
   text-overflow: ellipsis;
   display: inline-block;
   vertical-align: top;
   max-width: 200px;
   width: 200px;
}
.contact__contact-box i {
   display: inline-block;
   width: 25px;
}
.contact__contact-box li {
   margin-bottom: 10px;
}
.contact__contact-box {
   margin-bottom: 35px;
}
.product-view .content-product-right .box-info-product .cart .btn.btn-checkout {
   margin: 0 15px;
   background-color: #51d400;
}
.product-view .content-product-right .box-info-product .cart .btn.btn-checkout:hover {
   background-color: #eaebed;
   color: #222;
}
.product-view .content-product-right .box-info-product .cart .btn:hover {
   background-color: #eaebed;
   color: #222;
}
.product-view .content-product-right .box-info-product .add-to-links {
   font-size: 13px;
   text-transform: uppercase;
   padding: 10px 0;
   display: inline-block;
}
.product-view .content-product-right .box-info-product .add-to-links .fa {
   width: 27px;
   height: 27px;
   line-height: 25px;
   text-align: center;
   margin-right: 10px;
   background: #ffe8e8;
   border: 1px solid #ffe8e8;
   border-radius: 50%;
}
.product-view .content-product-right .share {
   margin-top: 10px;
}
.product-view .content-product-right .share .socials-wrap {
   border-top: 1px solid #eaeaea;
   border-bottom: 1px solid #eaeaea;
   padding: 20px 0;
}
.product-view .content-product-right .share .socials-wrap span {
   font-size: 14px;
   font-size: 1.4rem;
   color: #222;
   font-weight: 600;
}
.product-view .content-product-right .share .socials-wrap ul {
   float: right;
}
.product-view .content-product-right .share .socials-wrap ul li {
   float: left;
   margin-left: 35px;
}
.product-view .content-product-right .share .socials-wrap ul li a {
   font-size: 16px;
}
#product {
   margin-top: 30px;
}
#product div.required .control-label:before {
   content: "* ";
   color: #f00;
   font-weight: bold;
}
#product .image_option_type .product-options {
   display: inline-block;
}
#product .control-label {
   font-weight: 400;
}
#product .product-options .img-thumbnail {
   width: 22px;
   height: 22px;
   border-radius: 0;
   padding: 1px;
}
#product .radio-type-button {
   display: inline-block;
   vertical-align: top;
   margin: 0 7px 5px 0;
   padding: 0;
}
#product .radio-type-button label {
   padding: 0;
   font-size: 14px;
}
#product .radio-type-button input {
   visibility: hidden;
}
#product .radio-type-button .option-content-box {
   background: #f3f4f6;
   display: block;
   text-align: center;
   border-radius: 4px;
   padding: 5px 10px;
}
#product .radio-type-button .option-content-box.active,
#product .radio-type-button .option-content-box.active:hover {
   background: #666;
   color: white;
}
#product .radio-type-button .option-content-box:hover {
   background: #dadada;
}
#product .radio-type-button.option_image .option-name {
   display: none;
}
#product .option_image label {
   padding: 0;
}
#product .option_image input {
   visibility: hidden;
}
#product .option_image .option-name {
   padding: 0 5px;
}
#product .option_image .option-content-box {
   padding: 1px;
}
#product .box-date {
   padding-left: 0;
}
#product .box-date label {
   margin-right: 10px;
   width: 80px;
}
#product .box-date input {
   width: 200px;
}
#product .box-date input,
#product .box-date button {
   border-radius: 0;
   position: relative;
   z-index: 0;
   margin-left: 0;
}
#product .box-date .input-group-btn {
   float: left;
}
#product .box-date button:hover {
   background: #e00000;
   color: #fff;
}
#product .icheckbox.checked:before,
#product .iradio.checked:before {
   background-color: #e00000;
   border-color: #e00000;
}
.thumb-vertical-outer {
   width: 90px;
   position: relative;
   float: left;
   margin-right: 15px;
}
.thumb-vertical-outer .thumbnail {
   border-color: #f7f7f7;
   padding: 0;
   border-radius: 0;
   margin-bottom: 5px;
}
.thumb-vertical-outer .thumbnail.active {
   border-color: #e00000;
}
.content-product-midde {
   margin-top: 0;
}
.producttab .tabsslider.horizontal-tabs {
   z-index: 1;
   margin-bottom: 0;
   float: left;
   width: 100%;
   border: none;
   padding: 0;
}
.producttab .tabsslider.horizontal-tabs .nav-tabs {
   background-color: #f5f5f5;
   border: none;
   padding: 10px;
   border-radius: 5px;
   text-align: center;
}
.producttab .tabsslider.horizontal-tabs .nav-tabs li {
   margin-bottom: 0;
   display: inline-flex;
   margin: 5px;
   float: none;
}
.producttab .tabsslider.horizontal-tabs .nav-tabs li a {
   background-color: #fff;
   float: left;
   display: block;
   font-size: 14px;
   color: #222;
   padding: 13px 25px !important;
   margin: 0;
   cursor: pointer;
   text-transform: uppercase;
   font-weight: 700;
   border-radius: 0;
   border: none;
   border: 1px solid #e8e8e8;
   border-radius: 20px;
   line-height: 100%;
   transition: all 0.2s ease-in-out 0s;
}
.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a,
.producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a {
   background-color: #f2f2f2;
   border-color: #222;
   color: #222;
}
.producttab .tabsslider.horizontal-tabs .tab-content {
   padding: 45px 0;
   display: block;
   margin: 0;
   background-color: #fff;
   border-radius: 0;
   border: none;
}
.producttab .tabsslider.horizontal-tabs .tab-content .active {
   opacity: 1;
}
.producttab .tabsslider.vertical-tabs {
   background-color: #fff;
   border: 1px solid #e6e6e6;
   padding: 0;
   border-bottom: 1px solid #ddd;
   border-radius: 0;
   margin-bottom: 80px;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs {
   border-bottom: medium none;
   margin: 0;
   min-height: 180px;
   padding: 0;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li {
   border: none;
   border-bottom: 1px solid #ddd;
   clear: both;
   position: relative;
   width: 100%;
   padding: 5px 0;
   border-right: none;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
   padding: 8px 30px;
   border: none;
   border-radius: 0;
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 500;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
   border-color: #ddd;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
   background: transparent;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
   border: none;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
   content: "";
   width: 5px;
   height: 100%;
   left: -1px;
   position: absolute;
   top: 0;
   transition: all 0.3s ease-in-out 0s;
   z-index: 99;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
   border-left-color: #e00000;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
   color: #e00000;
   border: none;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
   background-color: #e00000;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
   border-left-color: #e00000;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
   background-color: #e00000;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
   background: transparent;
   color: #e00000;
   border: none;
}
.producttab .tabsslider.vertical-tabs .tab-content {
   border: 0;
   border-left: 1px solid #e6e6e6;
   min-height: 200px;
   margin-bottom: 0;
   padding: 20px;
}
.product-detail .producttab .tab-content .product-property-title {
   font-size: 18px;
   color: #222;
   text-transform: capitalize;
}
.product-detail .producttab .tab-content .product-property-list {
   padding: 0;
   margin: 0 0 30px;
   list-style: none;
   display: inline-block;
   width: 100%;
}
.product-detail .producttab .tab-content .product-property-list li {
   width: 100%;
   float: left;
   padding: 5px 0;
   border-bottom: 1px solid #f4f4f4;
}
.product-detail .producttab .tab-content .product-property-list li .propery-title {
   float: left;
   color: #222;
   min-width: 150px;
}
.citylist-tovar-item {
   min-height: 400px;
}
.product-detail .producttab .tab-content .product-property-list li .propery-des {
   float: right;
   max-width: 300px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   color: #495057;
}
.desc-collapse.showup {
   max-height: 100%;
}
.desc-collapse.showdown {
   max-height: 350px;
   display: block;
   overflow: hidden;
   transition: 0.3s all ease-in-out;
   position: relative;
   z-index: 2;
}
.desc-collapse.showdown:before {
   display: block;
   content: "";
   height: 120px;
   position: absolute;
   bottom: 0;
   width: 100%;
   left: 0;
   z-index: 2;
   background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%, #fff);
}
.button-toggle {
   display: block;
   text-align: center;
   background-color: transparent;
   padding: 10px;
   position: relative;
   z-index: 1;
}
.button-toggle a {
   background-color: transparent;
   text-transform: uppercase;
   font-weight: 400;
   color: #666;
}
.button-toggle a:hover,
.button-toggle a:focus,
.button-toggle a:active {
   color: #e00000;
   background-color: transparent;
   box-shadow: none;
}
.button-toggle a.active .toggle-less {
   display: block;
}
.button-toggle a.active .toggle-more {
   display: none;
}
.button-toggle a .toggle-less {
   display: none;
}
.button-toggle a .toggle-more {
   display: block;
}
.related-horizontal h3.modtitle {
   border-bottom: 1px solid #eaeaea;
   display: inline-block;
   width: 100%;
   position: relative;
   margin-top: 0 !important;
}
.related-horizontal h3.modtitle span {
   font-size: 18px;
   color: #222;
   font-weight: 700;
   float: left;
   text-transform: uppercase;
   margin-bottom: 15px;
}
.related-horizontal .related-products {
   position: static;
}
.related-horizontal .modtitle {
   margin-bottom: 20px;
}
.related-horizontal .related-products-slider {
   position: relative;
   z-index: 2;
}
#content .related-vertical,
#content .upsell-sidebar {
   position: relative;
   margin-top: 50px;
}
#content .related-vertical .related-products,
#content .upsell-sidebar .related-products {
   position: static;
}
#content .related-vertical h3.modtitle,
#content .upsell-sidebar h3.modtitle {
   border-bottom: 1px solid #eaeaea;
   display: inline-block;
   width: 100%;
   position: relative;
   margin-top: 0 !important;
}
#content .related-vertical h3.modtitle span,
#content .upsell-sidebar h3.modtitle span {
   font-size: 18px;
   color: #222;
   font-weight: 700;
   float: left;
   text-transform: uppercase;
   margin-bottom: 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
   #content .related-vertical h3.modtitle span,
   #content .upsell-sidebar h3.modtitle span {
      font-size: 16px;
   }
}
#content .related-vertical .owl2-controls .owl2-nav,
#content .upsell-sidebar .owl2-controls .owl2-nav {
   position: absolute;
   top: -8px;
   right: 0;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next {
   background-color: #d6d6d6;
   border: none;
   border-radius: 0;
   width: 25px;
   height: 25px;
   line-height: 25px;
   text-align: center;
   float: left;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   opacity: 1;
   position: absolute;
   top: 50%;
   z-index: 99;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:before {
   color: #fff;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   width: 100%;
   height: 100%;
   font-size: 12px;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-next,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: 0;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: 0;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:hover,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:hover,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:hover,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #e00000;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:hover:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:hover:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:hover:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:hover:before {
   color: #fff;
}
#content .related-vertical .owl2-controls .owl2-nav .owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next {
   position: static;
   margin-left: 3px;
}
#content .related-vertical .item-element,
#content .upsell-sidebar .item-element {
   margin-bottom: 20px;
}
#content .related-vertical .item-element .image,
#content .upsell-sidebar .item-element .image {
   width: 90px;
   border: none;
   margin-right: 15px;
   float: left;
}
#content .related-vertical .item-element h4,
#content .upsell-sidebar .item-element h4 {
   margin-bottom: 0;
}
#content .related-vertical .item-element h4 a,
#content .upsell-sidebar .item-element h4 a {
   font-size: 14px;
   font-size: 1.4rem;
   color: #444;
}
#content .related-vertical .item-element h4 a:hover,
#content .upsell-sidebar .item-element h4 a:hover {
   color: #e00000;
}
#content .related-vertical .item-element .ratings,
#content .upsell-sidebar .item-element .ratings {
   margin-bottom: 0;
}
.upsell-sidebar {
   position: relative;
}
.upsell-sidebar h3.modtitle {
   padding: 18px 0 18px 20px;
}
.upsell-sidebar .price .price-old {
   font-size: 13px;
   padding: 0;
}
.upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
   width: 90px;
}
.upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
   margin-left: 105px;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav {
   position: absolute;
   top: 17px;
   right: 20px;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next {
   -webkit-opacity: 1;
   -moz-opacity: 1;
   -ms-opacity: 1;
   -o-opacity: 1;
   opacity: 1;
   background-color: transparent;
   float: left;
   margin-left: 15px;
   margin-right: 0 !important;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
   font-family: "FontAwesome";
   font-size: 12px;
   color: #cfcfcf;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: transparent;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
   color: #e00000;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev i,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next i {
   display: none;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev {
   margin-right: 15px;
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before {
   content: "\f053";
}
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
   content: "\f054";
}
.upsell-sidebar .modcontent .so-extraslider {
   margin: 0;
   background-color: #fff;
   border: 1px solid #eaeaea;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
   padding: 25px 15px 5px 15px;
}
.upsell-sidebar .modcontent .extraslider-inner {
   border: none;
}
.up-sell-product {
   padding: 0;
   clear: both;
}
.up-sell-product .owl2-carousel .owl2-stage-outer {
   direction: ltr;
}
.up-sell-product .so-basic-product {
   overflow: visible;
   position: relative;
}
.up-sell-product .so-basic-product .item-element {
   width: 100%;
   overflow: visible;
}
.up-sell-product .so-basic-product .item-wrap {
   margin: 0;
   overflow: visible;
}
.up-sell-product .so-basic-product .item-wrap .owl2-nav div {
   display: inline-block;
   width: 36px;
   height: 36px;
   background-repeat: no-repeat;
   background-position: center center;
   overflow: hidden;
   font-family: FontAwesome;
   font-size: 0;
   color: #c0c0c0;
   position: absolute;
   top: 50%;
   margin-top: -40px;
   z-index: 501;
   transition: 0.2s;
   cursor: pointer;
   background-color: #fff;
   border: 1px solid #ddd;
   transform: scale(0);
   text-align: center;
   border-radius: 5px;
}
.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
   left: -15px;
}
.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
   content: "\f104";
   line-height: 30px;
   text-align: center;
   font-size: 26px;
}
.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
   right: -15px;
}
.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
   content: "\f105";
   line-height: 30px;
   text-align: center;
   font-size: 26px;
}
.up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
   background-color: #e00000;
   border-color: #e00000;
   color: #fff;
}
.up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
   transform: scale(1);
}
.product-view .social-share {
   margin-top: 15px;
   display: inline-block;
   width: 100%;
}
.product-view .social-share .title-share {
   float: left;
   font-size: 14px;
   color: #222;
   text-transform: uppercase;
   font-weight: 700;
   margin-top: 3px;
   margin-right: 10px;
}
.product-view .social-share .wrap-content {
   float: left;
}
.product-view .social-share .wrap-content a {
   margin-left: 5px;
}
.content-product-bottom {
   position: relative;
   display: inline-block;
   width: 100%;
}
.content-product-bottom .nav-tabs {
   border-bottom: 2px solid #ebebeb;
   position: relative;
   display: inline-block;
   width: 100%;
}
.content-product-bottom .nav-tabs:after {
   position: absolute;
   content: "";
   bottom: -2px;
   left: 0;
   width: 110px;
   background-color: #e00000;
   height: 2px;
}
.content-product-bottom .nav-tabs li {
   margin-bottom: 0;
   margin-right: 50px;
   position: relative;
}
.content-product-bottom .nav-tabs li:last-child:after {
   display: none;
}
.content-product-bottom .nav-tabs li:after {
   position: absolute;
   content: "";
   top: 9px;
   right: -25px;
   width: 1px;
   background-color: #999;
   height: 15px;
}
.content-product-bottom .nav-tabs li a {
   border: none;
   background-color: #fff;
   font-size: 18px;
   color: #666;
   text-transform: uppercase;
   font-weight: 700;
   padding: 5px 0;
}
.content-product-bottom .nav-tabs li a:hover,
.content-product-bottom .nav-tabs li a:focus {
   border: none;
   color: #222;
}
.content-product-bottom .nav-tabs li.active a {
   border: none;
   color: #222;
}
.content-product-bottom .tab-content {
   border: none;
   padding: 0;
}
.content-product-bottom .tab-content .active.tab-pane {
   height: auto;
   display: block;
   overflow: hidden;
}
.content-product-bottom .owl2-controls .owl2-nav {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 99;
   right: 15px;
   top: 8px;
   z-index: 99;
}
.content-product-bottom .owl2-controls .owl2-nav > div {
   width: 20px;
   height: 20px;
   line-height: 20px;
   text-align: center;
   border-radius: 0;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   background-color: transparent;
   position: relative;
   display: inline-block;
   border: none;
   right: auto;
   right: auto;
   float: none;
}
.content-product-bottom .owl2-controls .owl2-nav > div:before {
   color: #999;
   font-weight: 400;
   font-family: "FontAwesome";
   position: absolute;
   top: -2px;
   left: 0;
   display: inline-block;
   text-indent: 0;
   width: 100%;
   height: 100%;
   font-size: 26px;
   transition: all 0.2s ease-in-out 0s;
}
.content-product-bottom .owl2-controls .owl2-nav > div.owl2-next:before {
   content: "\f105";
}
.content-product-bottom .owl2-controls .owl2-nav > div.owl2-prev:before {
   content: "\f104";
}
.content-product-bottom .owl2-controls .owl2-nav > div:hover {
   background-color: transparent;
}
.content-product-bottom .owl2-controls .owl2-nav > div:hover:before {
   color: #e00000;
}
.content-product-bottom .upsell-product {
   display: inline-block;
   width: 100%;
}
.content-product-bottom .tab-content {
   margin-bottom: 0;
}
.content-product-bottom .tab-content .products-list .product-layout {
   width: 100%;
}
.content-product-bottom .tab-content .tab-pane {
   display: block;
   height: 0;
   overflow: hidden;
   padding: 0 20px;
   margin: 0 -20px;
}
.content-product-bottom .tab-content .tab-pane.active {
   height: auto !important;
   margin-top: 20px;
}
.content-product-bottom .tab-content .tab-pane .products-list .product-layout .product-item-container {
   margin-bottom: 0;
}
.content-product-bottom .tab-content .owl2-carousel .owl2-stage-outer {
   overflow: unset;
}
.content-product-bottom .tab-content .owl2-item.active {
   height: auto;
   display: block;
}
.id3-item {
   display: none;
}
.horizontal ul.megamenu > li > .sub-menu {
   max-width: unset;
}
header #sosearchpro .dropdown-menu .media-body .box-price span {
   float: left;
   padding: 0 10px 0 0;
}
header #sosearchpro .chosen-container-single .chosen-single {
   padding: 0 0 0 15px;
   z-index: 8;
   width: 100px;
}
header #sosearchpro .search .chosen-container input {
   margin: 0;
   padding-left: 10px;
}
header #sosearchpro .chosen-container-active.chosen-with-drop .chosen-single div b {
   background-position: -13px 12px;
}
header #sosearchpro input.chosen-search-input {
   height: 23px !important;
   line-height: 23px;
   border: 1px solid #efefef !important;
}
header #sosearchpro .dropdown-menu {
   opacity: 1;
   visibility: visible;
   margin-top: 0;
}
header #sosearchpro .dropdown-menu li .media-left:hover img {
   opacity: 0.8;
}
.navbar-compact .hidden-compact {
   display: none;
}
header .chosen-container-single .chosen-search input[type="text"] {
   background: none !important;
}
header .navbar-default {
   background-color: transparent;
}
header .navbar-default .megamenu-wrapper {
   background-color: transparent;
}
header ul.megamenu > li > a {
   text-shadow: unset;
}
.shopping_cart .fa-check-circle {
   display: none;
}
#header #sosearchpro.so-search .searchbox .select_category select:hover {
   cursor: pointer;
}
.dropdown-menu.shoppingcart-box .table {
   margin-bottom: 0;
}
.dropdown-menu.shoppingcart-box .table .btn-danger {
   background-color: transparent;
}
.dropdown-menu.shoppingcart-box .table .btn-danger i {
   color: #666;
}
.dropdown-menu.shoppingcart-box .table .btn-danger:hover i {
   color: #e00000;
}
.dropdown-menu.shoppingcart-box .table .size-img-cart a:hover img {
   opacity: 0.8;
}
header #sosearchpro .dropdown-menu {
   border-radius: 0;
}
header ul.top-link > li.language .dropdown-menu img {
   margin-top: -3px;
}
header ul.top-link > li.language .btn-link img {
   margin-top: -2px;
   margin-right: 2px;
}
.common-home .horizontal ul.megamenu > li.home > a {
   background: transparent;
   color: #e00000;
}
.container-megamenu.horizontal ul.megamenu > li.home > a,
.container-megamenu.horizontal ul.megamenu > li.active > a,
.container-megamenu.horizontal ul.megamenu > li:hover > a {
   background-color: transparent;
   color: #e00000;
}
.container-megamenu.horizontal .subcategory li a {
   color: #495057;
}
.container-megamenu.horizontal .subcategory li a:hover {
   color: #e00000;
}
.header-top .header-top-left .welcome-msg .owl2-carousel .owl2-stage-outer {
   direction: ltr;
}
.mega-horizontal .navbar-default {
   border: none;
   background: transparent;
}
@media (max-width: 991px) {
   .responsive ul.megamenu > li.click:before,
   .responsive ul.megamenu > li.hover:before {
      right: 0;
      left: auto;
   }
   .responsive ul.megamenu > li.active .close-menu {
      right: 0;
      left: auto;
   }
}
.header-bottom .content_menu .container {
   overflow: visible;
}
.btn-shopping-cart .dropdown-menu {
   min-width: 400px;
}
.btn-shopping-cart .dropdown-menu .cart_product_name {
   color: #495057;
}
.btn-shopping-cart .dropdown-menu .cart_product_name:hover {
   color: #e00000;
}
.btn-shopping-cart .dropdown-menu .empty {
   padding: 15px;
   margin: 0;
}
.btn-shopping-cart .table > tbody > tr > td {
   border: none;
   border-bottom: 1px solid #eee;
   vertical-align: middle;
}
.btn-shopping-cart .checkout {
   padding: 0 20px 10px;
}
.btn-shopping-cart .added_items {
   padding: 10px;
}
.megamenu-style-dev {
   position: relative;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li {
   margin: 0;
   border-right: 0;
   background: #222;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li strong i {
   display: none;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li > a {
   padding-left: 15px;
   padding-right: 12px;
   color: #fff;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li > a:hover {
   color: #fff;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .sub-menu .content {
   padding: 0;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul {
   padding: 0;
   margin: 0;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li {
   border-bottom: 1px solid #eee;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover {
   background: #eee;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover > a {
   color: #e00000;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li a {
   line-height: 37px;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li a b {
   line-height: 37px;
   font-size: 16px;
   margin: 0 20px;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:last-child {
   border: none;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul {
   padding: 0;
   left: 100%;
   margin: 0;
   box-shadow: none;
   border: 1px solid #eee;
   min-width: 200px;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul:before,
.megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul:after {
   display: none;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.item-style3 .sub-menu .content {
   padding-right: 0;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.with-sub-menu > a:after {
   content: "\f105";
   color: #fff;
   font-family: Fontawesome;
   font-size: 13px;
   float: right;
   margin: 0;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
   position: static;
   border-color: transparent;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li:hover {
   background-color: #444;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li:hover > a {
   color: #fff;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li.active > a {
   background: transparent !important;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content {
   border-top: 1px solid #ddd;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content .banner {
   margin-top: -21px;
   margin-bottom: -22px;
   margin-right: -1px;
}
.megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content .static-menu .menu ul a.main-menu {
   padding: 0;
}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul {
   padding-bottom: 0;
}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li > a {
   line-height: inherit;
   padding-bottom: 0;
   border-bottom: none;
   min-height: auto;
}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li > a:hover {
   color: #e00000;
}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
   padding: 0;
}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a:hover {
   color: #e00000;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
   background-color: #e00000;
}
.container-megamenu.horizontal ul.megamenu > li.item-special {
   display: none;
}
.typeheader-21 {
   background-color: #ffd933;
}
.typeheader-21 .header-top {
   background-color: #e00000;
}
.typeheader-21 #sosearchpro .search button:hover i,
.typeheader-21 .account span,
.typeheader-21 .shopping_cart .btn-shopping-cart .top_cart .icon-c i {
   color: #e00000;
}
.typeheader-22 ul.top-link > li .btn-group .btn-link:hover,
.typeheader-22 .welcome-msg .head-links li a:hover {
   color: #e00000;
}
.typeheader-22 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
   background-color: #e00000;
}
.common-home .typeheader-23 .container-megamenu.horizontal ul.megamenu > li.home > a {
   color: #e00000;
}
.common-home .typeheader-23 .container-megamenu.horizontal ul.megamenu > li.home > a strong::after {
   background-color: #e00000;
}
.typeheader-23 .container-megamenu.horizontal ul.megamenu > li:hover > a,
.typeheader-23 .container-megamenu.horizontal ul.megamenu > li.active > a {
   color: #e00000;
}
.typeheader-23 .container-megamenu.horizontal ul.megamenu > li:hover > a strong:after,
.typeheader-23 .container-megamenu.horizontal ul.megamenu > li.active > a strong:after {
   background-color: #e00000;
}
.typeheader-23 .header-top {
   background-color: #e00000;
}
.typeheader-23 .search-header-w #sosearchpro .search button:hover {
   color: #e00000;
}
.typeheader-23 .search-header-w #sosearchpro .search div.select_category {
   border-left: 1px solid #e00000;
   border-right: 1px solid #e00000;
}
.typeheader-23 .container-megamenu.horizontal ul.megamenu > li.item-special a {
   color: #e00000;
}
.common-home .typeheader-24 .container-megamenu.horizontal ul.megamenu > li.home > a {
   background-color: #e00000;
   color: #fff;
}
header.typeheader-24 .container-megamenu.horizontal ul.megamenu > li:hover > a,
header.typeheader-24 .container-megamenu.horizontal ul.megamenu > li.active > a,
header.typeheader-24 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
   background-color: #e00000;
}
header.typeheader-24 .top-log i,
header.typeheader-24 ul.top-link > li .btn-group .btn-link:hover,
header.typeheader-24 ul.top-link > li > a:hover {
   color: #e00000;
}
header.typeheader-24 #sosearchpro .search {
   border-color: #e00000;
}
header.typeheader-24 #sosearchpro .search button {
   background-color: #e00000;
}
header.typeheader-24 #sosearchpro .search button:hover {
   background-color: #cca600;
}
header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
   background-color: #e00000;
}
header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
   color: #e00000;
}
.common-home .typeheader-25 .container-megamenu.horizontal ul.megamenu > li.home > a {
   background-color: #e00000;
   color: #222;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.item-special > a {
   background-color: #e00000;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.item-special > a:hover {
   background-color: #cca600;
}
header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li:hover > a,
header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.active > a,
header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
   background-color: #e00000;
}
header.typeheader-25 .header-top .top-log > li > a:hover,
header.typeheader-25 ul.top-link > li .btn-group .btn-link:hover,
header.typeheader-25 ul.top-link > li > a:hover {
   color: #e00000;
}
header.typeheader-25 #sosearchpro .search {
   border-color: #e00000;
}
header.typeheader-25 #sosearchpro .search button {
   background-color: #eaebed;
}
header.typeheader-25 #sosearchpro .search button:hover {
   background-color: #c7c8ca;
}
@media (max-width: 991px) {
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a:hover strong,
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
      color: #e00000 !important;
   }
}
footer #collapse-footer {
   display: block;
   -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   border-top: 1px solid #ddd;
}
.footer-container {
   clear: both;
}
footer .so-page-builder .container {
   padding: 0 15px;
}
footer .copyright a {
   color: #e00000 !important;
}
.typefooter-21 .footer-top .footer-links ul li a:hover,
.typefooter-21 .footer-top .findstore a {
   color: #e00000;
}
.typefooter-21 .module ul.menu li a:hover {
   color: #e00000;
}
.typefooter-21 .newsletter-footer21 .newsletter .block_content form.signup .subcribe button {
   background-color: #e00000;
}
.typefooter-21 .newsletter-footer21 .newsletter .block_content form.signup .subcribe button:hover {
   background-color: #cca600 !important;
}
.typefooter-21 .socials li a:hover {
   background-color: #e00000;
}
.typefooter-22 .newsletter-footer22 .newsletter .title-block::before {
   color: #e00000;
}
.typefooter-22 .module ul.menu li a:hover {
   color: #e00000;
}
.typefooter-22 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button {
   background-color: #e00000;
}
.typefooter-22 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button:hover {
   background-color: #cca600 !important;
}
.typefooter-22 .socials li a:hover {
   background-color: #e00000;
}
.typefooter-23 .newsletter-footer22 .newsletter .title-block::before {
   color: #e00000;
}
.typefooter-23 .module ul.menu li a:hover {
   color: #e00000;
}
.typefooter-23 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button {
   background-color: #e00000;
}
.typefooter-23 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button:hover {
   background-color: #cca600 !important;
}
.typefooter-23 .socials li a:hover {
   background-color: #e00000;
}
.typefooter-24 .module ul.menu li a:hover {
   color: #e00000;
}
.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .subcribe button {
   background-color: #e00000;
}
.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .subcribe button:hover {
   background-color: #cca600 !important;
}
.typefooter-24 .footer-bottom .copyright a,
.typefooter-24 .socials li a:hover {
   color: #e00000;
}
.typefooter-25 .module ul.menu li a:before,
.typefooter-25 .footer-top {
   background-color: #e00000;
}
.typefooter-25 .module ul.menu li a:hover {
   color: #e00000;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button {
   background-color: #e00000;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button:hover {
   background-color: #777 !important;
}
.typefooter-25 .footer-bottom .copyright a {
   color: #e00000;
}
.no-padding {
   padding: 0 !important;
}
#content {
   margin-bottom: 30px;
}
#content .so-page-builder .container,
.container-fluid .container {
   padding-left: 15px;
   padding-right: 15px;
}
@media (min-width: 1200px) {
   #content .so-page-builder .container,
   .wrapper-full .container {
      width: 1200px;
      padding: 0;
   }
}
@media (min-width: 1200px) and (max-width: 1650px) {
   #content .so-page-builder .container,
   .wrapper-full .container {
      max-width: 1200px;
      padding: 0;
      width: calc(100% - 30px);
   }
   .layout-25.common-home .deals25 .modcontent {
      width: calc(100% - 330px);
   }
   .layout-25.common-home .deals25 .modcontent .item-right {
      padding-left: 0;
   }
   .layout-25.common-home .deals25 .modcontent .so-deal .extraslider-inner .item .button-group .addToCart {
      padding: 0 18px;
   }
}
.layout-25.common-home #content .price {
   font-size: 18px;
   color: #222;
   font-weight: 600;
}
.layout-25.common-home #content .price .price-old {
   font-size: 16px;
}
.layout-25.common-home #content .price .price-new {
   font-weight: 600;
   font-size: 18px;
   color: #e00000;
}
.layout-25.common-home #content .label-product-sale,
.layout-25.common-home #content .label-product-new,
.layout-25.common-home #content .label-new,
.layout-25.common-home #content .label-sale {
   border-radius: 3px;
   height: 23px;
   line-height: 23px;
   color: #fff;
   font-size: 12px;
   font-weight: 400;
   padding: 0 10px;
   display: inline-block;
   position: absolute;
   width: auto;
}
.layout-25.common-home #content .label-product-sale,
.layout-25.common-home #content .label-sale {
   right: 10px;
   top: 10px;
   background-color: #e00000;
}
.layout-25.common-home #content .label-product-new,
.layout-25.common-home #content .label-new {
   left: 10px;
   top: 10px;
   background-color: #51d400;
   color: #fff;
}
.layout-25.common-home #content .module .form-group {
   font-size: 14px;
   color: #898989;
   line-height: 100%;
}
.layout-25.common-home #content .module h3.modtitle {
   font-size: 24px;
   color: #222;
   font-weight: 600;
   margin-bottom: 20px;
   text-transform: capitalize;
   margin-bottom: 10px;
   padding-bottom: 15px;
   position: relative;
   border-bottom: 1px solid #ddd;
}
.layout-25.common-home #content .module h3.modtitle:after {
   position: absolute;
   content: "";
   width: 100px;
   height: 2px;
   bottom: -1px;
   left: 0;
   background-color: #e00000;
}
.layout-25.common-home #content .module h3.modtitle span {
   font-size: 24px;
   color: #222;
   font-weight: 600;
   text-transform: capitalize;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .left-block {
   position: relative;
   border: 1px solid #ddd;
   border-radius: 10px;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .left-block .quickview {
   width: 50px;
   height: 50px;
   line-height: 50px;
   font-size: 16px;
   color: #222;
   border-radius: 100%;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -25px;
   margin-left: -25px;
   background-color: #fff;
   text-align: center;
   transition: all 0.2s ease-in-out 0s;
   opacity: 0;
   -webkit-transform: scale(0.5);
   -moz-transform: scale(0.5);
   -ms-transform: scale(0.5);
   -o-transform: scale(0.5);
   transform: scale(0.5);
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .left-block .quickview span {
   display: none;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .left-block .quickview:hover {
   background-color: #e00000;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block {
   margin-top: 10px;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block h4 {
   font-weight: 400;
   margin: 0;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block h4 a {
   font-size: 14px;
   color: #222;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block h4 a:hover {
   color: #e00000;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block .rating,
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block .ratings {
   margin: 5px 0;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container .right-block .button-group {
   margin-top: 17px;
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .addToCart {
   height: 35px;
   line-height: 35px;
   border-radius: 0;
   border: none;
   background-color: rgba(43, 55, 66, 0.1);
   padding: 0 8px;
   color: #222;
   text-transform: capitalize;
   margin-bottom: 9px;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .layout-25.common-home
      #content
      .products-list
      .product-grid25
      .product-item-container
      .right-block
      .button-group
      .addToCart {
      padding: 0 15px;
   }
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .addToCart:hover {
   background-color: rgba(43, 55, 66, 0.1);
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button {
   border: none;
   display: inline-block;
   padding: 0;
   margin: 0 0 0 0;
   background-color: rgba(43, 55, 66, 0.1);
   border-radius: 0;
   color: #fff;
   width: 35px;
   height: 35px;
   line-height: 35px;
   transform: all 0.3s ease 0s;
   position: relative;
   transition: all 0.3s ease-in-out 0s;
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button
   span {
   display: none;
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button
   i,
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button:before {
   font-size: 14px;
   color: #222;
   width: 35;
   height: 35px;
   line-height: 35px;
   text-align: center;
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button.wishlist {
   margin-bottom: 0;
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button.compare {
   margin-bottom: 0;
}
.layout-25.common-home
   #content
   .products-list
   .product-grid25
   .product-item-container
   .right-block
   .button-group
   .btn-button:hover {
   background-color: rgba(43, 55, 66, 0.1);
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container:hover .left-block {
   border-color: #222;
}
.layout-25.common-home #content .products-list .product-grid25 .product-item-container:hover .left-block .quickview {
   transition: all 0.2s ease-in-out 0s;
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
.module.sohomepage-slider .so-homeslider img {
   width: auto;
}
.sohomepage-slider .so-homeslider .owl2-nav div::before,
.sohomepage-slider .so-homeslider .owl2-nav div:hover:before {
   background-color: transparent !important;
}
.module.sohomepage-slider {
   margin: 30px 0 0 0;
   border-radius: 10px;
   z-index: 0;
}
.module.sohomepage-slider .form-group {
   margin-bottom: 0;
}
.module.sohomepage-slider .so-homeslider {
   border: none;
}
.module.sohomepage-slider .so-homeslider img {
   width: auto;
}
.module.sohomepage-slider .owl2-controls {
   height: 0;
}
.module.sohomepage-slider .owl2-controls .owl2-nav {
   visibility: hidden;
   -webkit-opacity: 0;
   -moz-opacity: 0;
   -ms-opacity: 0;
   -o-opacity: 0;
   opacity: 0;
   transition: all 0.2s ease-in-out 0s;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
   font-size: 0;
   z-index: 99;
   width: 60px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   border-radius: 100%;
   top: 50%;
   margin-top: -30px;
   text-indent: -999em;
   display: block;
   background-color: #fff;
   border: none;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:after,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:after {
   display: none;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before {
   font-size: 25px;
   color: #222;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   opacity: 1;
   width: 60px;
   height: 60px;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover {
   background-color: #51d400;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover:before,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover:before {
   color: #222;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next {
   right: 15px;
   left: auto;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before {
   content: "\f105";
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
   left: 15px;
   right: auto;
}
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before {
   content: "\f104";
}
.module.sohomepage-slider .owl2-controls .owl2-dots {
   bottom: 30px;
   text-align: center;
   position: relative;
   top: -40px;
   left: auto;
   right: auto;
   z-index: 10;
}
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot {
   background: transparent !important;
   margin: 0 5px;
   width: 14px;
   height: 14px;
   padding: 0;
   transition: all 0.3s ease 0s;
   border-radius: 50%;
   float: none;
   display: inline-block;
   border: 2px solid #fff;
}
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot span {
   background: transparent;
   display: block;
   width: 100%;
   height: 100%;
   border-radius: 50%;
   margin: 0;
}
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active,
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover {
   background: #fff !important;
}
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active span,
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover span {
   background: #fff !important;
}
.module.sohomepage-slider:hover .owl2-controls .owl2-nav {
   visibility: visible;
   -webkit-opacity: 1;
   -moz-opacity: 1;
   -ms-opacity: 1;
   -o-opacity: 1;
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
}
.text-banner {
   background-color: #464a63;
   color: #fff;
   font-size: 18px;
   position: relative;
   display: inline-block;
   width: 100%;
   border-radius: 10px 5px 5px 10px;
   -moz-border-radius: 10px 5px 5px 10px;
   -webkit-border-radius: 10px 5px 5px 10px;
   margin: 40px 0 50px 0;
}
.text-banner:before {
   content: "";
   display: block;
   position: absolute;
   left: 5px;
   right: 5px;
   top: 5px;
   bottom: 5px;
   border: 1px dashed #fff;
   z-index: 10;
   opacity: 0.75;
   pointer-events: none;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
.text-banner .hot-item {
   background-color: #e00000;
   display: table-cell;
   color: #333;
   white-space: nowrap;
   font-weight: 600;
   vertical-align: middle;
   height: 63px;
   line-height: 63px;
   padding: 0 30px 0 60px;
   float: left;
   width: 19%;
   position: relative;
   border-radius: 5px 0 0 5px;
   -moz-border-radius: 5px 0 0 5px;
   -webkit-border-radius: 5px 0 0 5px;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .text-banner .hot-item {
      padding: 0 25px;
   }
}
.text-banner .hot-item:after {
   content: "";
   width: 0;
   height: 0;
   border-right: 38px solid transparent;
   position: absolute;
   right: -38px;
   top: 0;
   border-bottom: 63px solid #e00000;
}
.text-banner .text-offer {
   margin-left: 19%;
   vertical-align: middle;
   padding-left: 80px;
   padding-top: 16px;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .text-banner .text-offer {
      padding-left: 40px;
   }
}
.text-banner .text-offer .explorer {
   background-color: #e00000;
   float: right;
   height: 31px;
   line-height: 31px;
   padding: 0 25px;
   text-transform: uppercase;
   font-size: 12px;
   letter-spacing: 1.5px;
   margin: 0 15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   color: #1b202c;
}
.text-banner .text-offer .explorer:hover {
   background-color: #cca600;
}
.banners1 {
   margin: 40px 0 55px 0;
}
.slider-brands {
   margin-top: 30px;
   margin-bottom: 30px;
   position: relative;
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev,
.slider-brands .owl2-controls .owl2-nav .owl2-next {
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   line-height: 48px;
   text-align: center;
   float: left;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   opacity: 1;
   z-index: 99;
   font-size: 24px;
   position: absolute;
   top: 50%;
   margin: 0;
   margin-top: -25px;
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev:before,
.slider-brands .owl2-controls .owl2-nav .owl2-next:before {
   color: #222;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   width: 100%;
   height: 100%;
   font-size: 24px;
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: -25px;
   left: auto;
}
@media (max-width: 1024px) {
   .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: -20px;
   }
}
@media (max-width: 992px) {
   .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: 0;
   }
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: -25px;
   right: auto;
}
@media (max-width: 1024px) {
   .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: -20px;
   }
}
@media (max-width: 992px) {
   .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: 0;
   }
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
.slider-brands .owl2-controls .owl2-nav .owl2-prev:hover,
.slider-brands .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #51d400;
   border-color: #51d400;
}
.slider-brands .contentslider {
   position: static;
   direction: ltr;
}
.slider-brands .contentslider .item {
   transition: all 0.2s ease-in-out 0s;
   border: 1px solid #ddd;
   padding: 1px;
   text-align: center;
   border-radius: 10px;
   position: relative;
   background: #fff;
}
.slider-brands .contentslider .item a {
   display: block;
}
.slider-brands .contentslider .item a img {
   border-radius: 10px;
}
.slider-brands .contentslider .item:hover {
   border: 2px solid #51d400;
   padding: 0;
}
.common-home .custom-slidercates25.so-categories {
   overflow: visible;
   margin: 0 auto;
   position: relative;
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next {
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   line-height: 48px;
   text-align: center;
   float: left;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   opacity: 1;
   z-index: 99;
   font-size: 24px;
   position: absolute;
   top: 50%;
   margin: 0;
   margin-top: -25px;
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev:before,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next:before {
   color: #222;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   width: 100%;
   height: 100%;
   font-size: 24px;
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: -25px;
   left: auto;
}
@media (max-width: 1024px) {
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: -20px;
   }
}
@media (max-width: 992px) {
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: 0;
   }
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: -25px;
   right: auto;
}
@media (max-width: 1024px) {
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: -20px;
   }
}
@media (max-width: 992px) {
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: 0;
   }
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-prev:hover,
.common-home .custom-slidercates25.so-categories .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #e00000;
   border-color: #e00000;
}
.common-home .custom-slidercates25.so-categories .modcontent {
   margin-top: 30px;
   margin-bottom: 20px;
}
.common-home .custom-slidercates25.so-categories .cat-wrap {
   position: static;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .owl2-stage-outer {
   direction: ltr;
   position: static;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box {
   width: 100%;
   padding: 1px;
   margin: 0;
   text-align: center;
   border: 1px solid #ddd;
   border-radius: 10px;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box .image-cat {
   padding: 10px 0;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box .image-cat img {
   border: none;
   width: auto;
   display: inherit;
   border-radius: 10px;
   box-shadow: none;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box:hover {
   border: 2px solid #e00000;
   padding: 0;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box:hover .image-cat img {
   opacity: 1;
   transform: none;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box .cat-title {
   margin-top: 0;
   margin-bottom: 5px;
   padding-top: 0;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box .cat-title a {
   text-transform: capitalize;
   color: #222;
   font-weight: 600;
   display: inline-block;
   font-size: 14px;
   margin-top: 5px;
   background-color: #fff;
   padding: 10px 0;
}
.common-home .custom-slidercates25.so-categories .cat-wrap .content-box .cat-title a:hover {
   color: #e00000;
}
.row-2 .container {
   margin: 0 auto;
}
.so-deal .extraslider-inner {
   border: none;
}
.deals25 {
   margin-top: 30px;
   position: relative;
   padding: 30px 40px 30px 30px;
   background-color: #fff;
   border-radius: 10px;
   display: inline-block;
   width: 100%;
   box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
   -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
   -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
   -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.deals25 .head-title {
   width: 300px;
   float: left;
   background-color: #51d400;
   border-radius: 10px;
   overflow: hidden;
   border: 1px solid rgba(43, 55, 66, 0.33);
}
.deals25 .head-title .time-title {
   font-size: 16px;
   color: #222;
   margin-bottom: 8px;
}
.deals25 .head-title .modtitle {
   background-color: #e00000;
   padding: 10px 25px;
   font-size: 24px;
   color: #fff;
   line-height: 38px;
   text-align: center;
}
.deals25 .head-title .modtitle a {
   color: #fff;
}
.deals25 .head-title .modtitle a b {
   color: #fff;
}
.deals25 .head-title .modtitle span span {
   font-size: 30px;
}
.deals25 .head-title .modtitle b {
   font-size: 48px;
   color: #e00000;
   font-weight: 400;
}
.deals25 .head-title .time-endin {
   display: inline-block;
   padding: 10px 25px;
}
.deals25 .modcontent {
   width: calc(100% - 380px);
   float: right;
}
.deals25 .cslider-item-timer {
   background-color: transparent;
}
.deals25 .cslider-item-timer .time-item {
   background-color: transparent;
   line-height: 100%;
   float: left;
   text-align: center;
   width: auto;
   margin-right: 10px;
   color: #222;
}
.deals25 .cslider-item-timer .time-item .num-time {
   border: none;
   font-size: 20px;
   color: #222;
   font-weight: 600;
   position: relative;
   width: 50px;
   height: 50px;
   line-height: 50px;
   text-align: center;
   background-color: #fff;
   border-radius: 3px;
}
.deals25 .cslider-item-timer .time-item .num-time:after {
   position: absolute;
   content: ":";
   font-size: 18px;
   top: 0;
   right: -8px;
}
.deals25 .cslider-item-timer .time-item .name-time {
   color: #222;
   font-size: 12px;
   font-weight: 600;
   text-transform: uppercase;
   margin-top: 3px;
}
.deals25 .cslider-item-timer .time-item.time-sec .num-time:after {
   display: none;
}
.deals25 .so-deal {
   margin: 0;
   margin-bottom: 30px;
   position: relative;
}
.deals25 .so-deal .owl2-controls .owl2-nav {
   visibility: hidden;
   -webkit-opacity: 0;
   -moz-opacity: 0;
   -ms-opacity: 0;
   -o-opacity: 0;
   opacity: 0;
   transition: all 0.2s ease-in-out 0s;
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next {
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   line-height: 48px;
   text-align: center;
   float: left;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   opacity: 1;
   z-index: 99;
   font-size: 24px;
   position: absolute;
   top: 50%;
   margin: 0;
   margin-top: -25px;
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev:before,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next:before {
   color: #222;
   font-family: "FontAwesome";
   display: block;
   text-indent: 0 !important;
   width: 100%;
   height: 100%;
   font-size: 24px;
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-next {
   right: -25px;
   left: auto;
}
@media (max-width: 1024px) {
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: -20px;
   }
}
@media (max-width: 992px) {
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: 0;
   }
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
   content: "\f105";
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-prev {
   left: -25px;
   right: auto;
}
@media (max-width: 1024px) {
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: -20px;
   }
}
@media (max-width: 992px) {
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: 0;
   }
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
   content: "\f104";
}
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-prev:hover,
.deals25 .so-deal .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #51d400;
   border-color: #51d400;
}
.deals25 .so-deal:hover .owl2-controls .owl2-nav {
   visibility: visible;
   -webkit-opacity: 1;
   -moz-opacity: 1;
   -ms-opacity: 1;
   -o-opacity: 1;
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
}
.deals25 .so-deal .owl2-controls .owl2-dots {
   bottom: 20px;
   position: static;
   left: auto;
   right: auto;
   width: 100%;
   display: inline-block;
   text-align: center;
   position: relative;
   top: 0;
   z-index: 10;
}
.deals25 .so-deal .owl2-controls .owl2-dots .owl2-dot {
   background: #222 !important;
   margin: 0 5px;
   width: 30px;
   height: 6px;
   padding: 0;
   transition: all 0.3s ease 0s;
   border-radius: 3px;
   float: none;
   display: inline-block;
}
.deals25 .so-deal .owl2-controls .owl2-dots .owl2-dot:hover,
.deals25 .so-deal .owl2-controls .owl2-dots .owl2-dot.active {
   background: #e00000 !important;
}
.deals25 .so-deal .owl2-controls .owl2-dots .owl2-dot:hover span,
.deals25 .so-deal .owl2-controls .owl2-dots .owl2-dot.active span {
   box-shadow: none;
   -webkit-box-shadow: none;
   background: #e00000 !important;
}
.deals25 .so-deal .extraslider-inner .product-thumb {
   margin: 0;
}
.deals25 .so-deal .extraslider-inner .product-thumb .product-thumb .caption .item-time {
   margin: 0 -20px;
}
.deals25 .so-deal .extraslider-inner .item .image {
   position: relative;
   overflow: hidden;
   margin: 0;
   text-align: center;
}
.ltabs-items-container .product-grid25 .product-item-container .product-image-container {
   text-align: center;
}
.deals25 .so-deal .extraslider-inner .item .image a.img-link {
   position: relative;
   display: block;
   border-radius: 3px;
}
.deals25 .so-deal .extraslider-inner .item .image .quickview {
   width: 50px;
   height: 50px;
   line-height: 50px;
   font-size: 16px;
   color: #222;
   border-radius: 100%;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -25px;
   margin-left: -25px;
   background-color: #fff;
   text-align: center;
   transition: all 0.2s ease-in-out 0s;
   opacity: 0;
   -webkit-transform: scale(0.5);
   -moz-transform: scale(0.5);
   -ms-transform: scale(0.5);
   -o-transform: scale(0.5);
   transform: scale(0.5);
}
.deals25 .so-deal .extraslider-inner .item .image .quickview span {
   display: none;
}
.deals25 .so-deal .extraslider-inner .item .image .quickview:hover {
   background-color: #e00000;
}
.deals25 .so-deal .extraslider-inner .item .image .label-product-sale {
   top: 0;
   right: 0;
}
.deals25 .so-deal .extraslider-inner .item .rating {
   margin: 15px 0;
}
.deals25 .so-deal .extraslider-inner .item .item-available {
   margin: 30px 0 35px 0;
}
.deals25 .so-deal .extraslider-inner .item .button-group .addToCart {
   height: 35px;
   line-height: 35px;
   border-radius: 0;
   border: none;
   background-color: rgba(43, 55, 66, 0.11);
   padding: 0 10px;
   color: #2b3742;
   text-transform: capitalize;
}
.deals25 .so-deal .extraslider-inner .item .button-group .addToCart:hover {
   background-color: rgba(43, 55, 66, 0.11);
}
.deals25 .so-deal .extraslider-inner .item .button-group .btn-button {
   border: none;
   display: inline-block;
   padding: 0;
   margin: 0 0 0 1px;
   background-color: rgba(43, 55, 66, 0.1);
   border-radius: 0;
   color: #fff;
   width: 35px;
   height: 35px;
   line-height: 35px;
   transform: all 0.3s ease 0s;
   position: relative;
   transition: all 0.3s ease-in-out 0s;
}
.deals25 .so-deal .extraslider-inner .item .button-group .btn-button span {
   display: none;
}
.deals25 .so-deal .extraslider-inner .item .button-group .btn-button i,
.deals25 .so-deal .extraslider-inner .item .button-group .btn-button:before {
   font-size: 14px;
   color: #222;
   width: 35px;
   height: 35px;
   line-height: 35px;
   text-align: center;
}
.deals25 .so-deal .extraslider-inner .item .button-group .btn-button.wishlist {
   margin-bottom: 0;
}
.deals25 .so-deal .extraslider-inner .item .button-group .btn-button.compare {
   margin-bottom: 0;
}
.deals25 .so-deal .extraslider-inner .item .caption .item-available p {
   color: #222;
   margin-bottom: 0;
}
.deals25 .so-deal .extraslider-inner .item .caption .item-available .a1 {
   text-align: left;
}
.deals25 .so-deal .extraslider-inner .item .caption .item-available .a1 b {
   color: #f44;
   font-weight: 400;
}
.deals25 .so-deal .extraslider-inner .item .caption .item-available .a2 {
   text-align: right;
}
.deals25 .so-deal .extraslider-inner .item .caption .desc {
   margin-bottom: 22px;
}
.deals25 .so-deal .extraslider-inner .item .caption .available {
   background-color: #eee;
   height: 10px;
   width: 100%;
   display: inline-block;
   border-radius: 7px;
   position: relative;
   z-index: 2;
   overflow: hidden;
}
.deals25 .so-deal .extraslider-inner .item .caption .available .color_width {
   background: #e00000;
   position: absolute;
   height: 100%;
   left: 0;
   border-radius: 7px;
}
.deals25 .so-deal .extraslider-inner .item .caption h4 {
   min-height: 30px;
   font-weight: 400;
   margin-top: 5px;
   margin-bottom: 10px;
}
.deals25 .so-deal .extraslider-inner .item .caption h4 a {
   color: #222;
   font-size: 18px;
   text-transform: capitalize;
}
.deals25 .so-deal .extraslider-inner .item .caption h4 a:hover {
   color: #e00000;
}
.deals25 .so-deal .extraslider-inner .item .caption .addToCart {
   background-color: #fff;
   border: 1px solid #eaeaea;
   color: #888;
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 400;
   line-height: 100%;
   padding: 13px 20px;
   border-radius: 5px;
   text-transform: uppercase;
   margin-top: 20px;
   float: left;
   clear: both;
}
.deals25 .so-deal .extraslider-inner .item .caption .addToCart:hover {
   color: #fff;
   background-color: #e00000;
   border-color: #e00000;
}
.deals25 .so-deal .extraslider-inner .item .caption .price .price-new,
.deals25 .so-deal .extraslider-inner .item .caption .price span.price {
   font-size: 22px !important;
}
.deals25 .so-deal .extraslider-inner .item .caption .price .price-old {
   font-size: 14px !important;
}
.deals25 .so-deal .extraslider-inner .item .caption .price {
   margin-top: 8px;
}
.deals25 .so-deal .extraslider-inner .item:hover .product-thumb .image .quickview {
   transition: all 0.2s ease-in-out 0s;
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
.deals25 .so-deal .extraslider-inner .item:hover .product-thumb .image a.img-link:before {
   -webkit-opacity: 1;
   -moz-opacity: 1;
   -ms-opacity: 1;
   -o-opacity: 1;
   opacity: 1;
}
.deals25 {
   position: relative;
}
.deals25 .so-deal {
   margin: 0;
}
.deals25 .so-deal .extraslider-inner {
   border: none;
}
.slick25 {
   margin-bottom: 30px;
   background-color: #fff;
   padding: 20px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
   -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
   -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
   -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.slick25 .so-deals-slick .deals-content .ds-items-detail .product-thumb .caption .button-group button {
   width: auto;
}
.slick25 .modtitle {
   height: 35px;
   line-height: 35px;
   display: table;
   margin: 0 0 0 -20px;
   margin-bottom: 0;
   padding: 0 20px 0 20px;
   position: relative;
   background-color: #e00000;
}
.col_0v6n .so-deals-ltr .modtitle {
   background-color: #e00000;
   border-radius: 0 5px 5px 0;
   color: #fff;
   border: 1px solid rgba(43, 55, 66, 0.33);
}
.col_0v6n .so-deals-ltr .modtitle span {
   color: #fff;
}
.col_ap0y .so-deals-ltr .modtitle {
   background-color: #51d400;
   border-radius: 0 5px 5px 0;
   color: #fff;
   border: 1px solid rgba(43, 55, 66, 0.33);
}
.col_ap0y .so-deals-ltr .modtitle span {
   color: #fff;
}
.col_pe7j .so-deals-ltr .modtitle {
   background-color: #e00000;
   border-radius: 0 5px 5px 0;
   color: #fff;
   border: 1px solid rgba(43, 55, 66, 0.33);
}
.col_pe7j .so-deals-ltr .modtitle span {
   color: #fff;
}
.slick25 .modtitle span {
   font-weight: 600;
   font-size: 18px;
   color: #222;
   position: relative;
   z-index: 2;
}
.slick25 .so-deals-slick.slick-vertical {
   direction: ltr;
   position: relative;
   margin: 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-nav {
   border: none;
   margin: 0;
   padding: 0;
}
.slick25 .so-deals-slick.slick-vertical .slick-list {
   min-height: 420px;
}
@media (min-width: 1200px) and (max-width: 1649px) {
   .slick25 .so-deals-slick.slick-vertical .slick-list {
      min-height: 350px;
   }
}
.slick25 .so-deals-slick.slick-vertical .slick-slide {
   float: left;
}
.slick25 .so-deals-slick.slick-vertical .slick-prev,
.slick25 .so-deals-slick.slick-vertical .slick-next {
   float: left;
   width: 44px;
   height: 44px;
   line-height: 45px;
   text-align: center;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   background-color: #fff;
   position: relative;
   display: inline-block;
   border: 1px solid #ddd;
   border-radius: 100%;
   z-index: 99;
   opacity: 1;
   padding: 0;
   position: absolute;
   right: 35px;
}
@media (min-width: 992px) and (max-width: 1024px) {
   .slick25 .so-deals-slick.slick-vertical .slick-prev,
   .slick25 .so-deals-slick.slick-vertical .slick-next {
      line-height: 42px;
   }
}
.slick25 .so-deals-slick.slick-vertical .slick-prev:before,
.slick25 .so-deals-slick.slick-vertical .slick-next:before {
   opacity: 1;
   color: #222;
   font-weight: 400;
   font-family: "FontAwesome";
   position: absolute;
   top: -2px;
   left: 0;
   display: inline-block;
   text-indent: 0;
   width: 100%;
   height: 100%;
   font-size: 18px;
}
.slick25 .so-deals-slick.slick-vertical .slick-prev.slick-next,
.slick25 .so-deals-slick.slick-vertical .slick-next.slick-next {
   bottom: 0;
}
.slick25 .so-deals-slick.slick-vertical .slick-prev.slick-next:before,
.slick25 .so-deals-slick.slick-vertical .slick-next.slick-next:before {
   content: "\f107";
}
.slick25 .so-deals-slick.slick-vertical .slick-prev.slick-prev,
.slick25 .so-deals-slick.slick-vertical .slick-next.slick-prev {
   top: 0;
}
.slick25 .so-deals-slick.slick-vertical .slick-prev.slick-prev:before,
.slick25 .so-deals-slick.slick-vertical .slick-next.slick-prev:before {
   content: "\f106";
}
.slick25 .so-deals-slick.slick-vertical .slick-prev:hover,
.slick25 .so-deals-slick.slick-vertical .slick-next:hover {
   background-color: #51d400;
   border-color: #51d400;
}
.slick25 .so-deals-slick.slick-vertical .slick-prev:hover:before,
.slick25 .so-deals-slick.slick-vertical .slick-next:hover:before {
   color: #fff;
}
.slick25 .so-deals-slick.slick-vertical .ds-items-detail {
   margin-right: 0;
   margin-left: 0;
   float: left;
   width: calc(100% - 130px);
   margin-top: 45px;
}
.slick25 .so-deals-slick.slick-vertical .deals-content {
   border: none;
   margin-top: -45px;
   border-radius: 0;
   position: relative;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .slick-list {
   position: relative;
}
.slick25 .so-deals-slick.slick-vertical .ds-items {
   padding: 0;
   width: 110px;
   float: right;
   margin: 55px 0 0 0;
   z-index: 98;
}
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item {
   border: none;
}
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item .ds-item-inner {
   margin: 10px 0;
}
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item .ds-item-inner .ds-image-thumb img {
   border: 1px solid #ddd;
   width: 100%;
   border-radius: 3px;
   display: block;
   padding: 1px;
}
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item:hover,
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item.slick-current {
   outline: none;
}
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item:hover .ds-item-inner .ds-image-thumb img,
.slick25 .so-deals-slick.slick-vertical .ds-items .ds-item.slick-current .ds-item-inner .ds-image-thumb img {
   border-color: #51d400;
   border-width: 2px;
   padding: 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb {
   position: relative;
   padding-right: 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .image {
   width: 100%;
   display: inline-block;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .caption {
   width: 100%;
   display: inline-block;
   text-align: left;
   padding: 10px 0 0 0;
   margin-top: 40px;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb h4 {
   margin: 0 0 10px 0;
   padding: 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb h4 a {
   color: #222;
   font-size: 14px;
   font-weight: 400;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb h4 a:hover {
   color: #e00000;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .price {
   margin: 10px 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .price .price-new,
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .price span.price {
   font-size: 33px;
   color: #e00000;
   font-weight: 500;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .price .price-old {
   font-size: 20px;
   color: #a9a9a9;
   font-weight: 500;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb p {
   font-weight: 500;
   font-size: 14px;
   color: #484848;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group {
   margin-top: 20px;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .addToCart {
   height: 35px;
   line-height: 35px;
   border: none;
   background-color: rgba(43, 55, 66, 0.1);
   padding: 0 10px;
   color: #222;
   text-transform: capitalize;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .addToCart:hover {
   background-color: rgba(43, 55, 66, 0.1);
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button {
   border: none;
   display: inline-block;
   padding: 0;
   margin: 0 0 0 0;
   background-color: rgba(43, 55, 66, 0.1);
   color: #fff;
   width: 40px;
   height: 35px;
   line-height: 35px;
   transform: all 0.3s ease 0s;
   position: relative;
   transition: all 0.3s ease-in-out 0s;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button span {
   display: none;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button i,
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button:before {
   font-size: 14px;
   color: #222;
   width: 35px;
   height: 35px;
   line-height: 35px;
   text-align: center;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button.wishlist {
   margin-bottom: 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button.compare {
   margin-bottom: 0;
}
.slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .button-group .btn-button:hover {
   background-color: rgba(43, 55, 66, 0.1);
}
@media (min-width: 767px) {
   .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .item-time {
      border: none;
      padding: 0;
      margin: 35px 0 0 0;
      background-color: transparent;
      overflow: visible;
      display: inline-block;
      width: 100%;
   }
   .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .time-item {
      background-color: transparent;
      line-height: 100%;
      float: left;
      text-align: center;
      width: auto;
      margin-right: 30px;
      border: none;
      position: relative;
   }
   .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .time-item .num-time {
      border: none;
      font-size: 30px;
      color: #f26522;
      font-weight: 700;
      padding: 0;
      font-style: italic;
   }
   .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .time-item .name-time {
      text-transform: lowercase;
      margin-top: 10px;
      color: #7a7a7a;
      font-weight: 500;
      font-size: 15px;
   }
   .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .time-item:after {
      position: absolute;
      content: ":";
      font-size: 14px;
      top: 12px;
      right: -15px;
      color: #8a8a8a;
   }
   .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .time-item.time-sec:after {
      display: none;
   }
}
.listingtab-layout25 {
   position: relative;
   margin-top: 35px;
}
.listingtab-layout25.listingtab1 {
   margin-top: 55px;
}
.listingtab-layout25 .so-listing-tabs {
   margin: 25px 0 0 0;
}
.listingtab-layout25 .so-listing-tabs .banner-pre {
   width: 350px;
   float: left;
}
.listingtab-layout25 .so-listing-tabs .ltabs-items-container {
   width: calc(100% - 370px);
   float: right;
}
.listingtab-layout25 .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
   margin: 0;
}
.listingtab-layout25 .so-listing-tabs .ltabs-items-container .ltabs-items-inner {
   position: static;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 99;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav > div {
   width: 40px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   border-radius: 0;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   background-color: transparent;
   position: relative;
   display: inline-block;
   border: none;
   right: auto;
   right: auto;
   float: none;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav > div:before {
   color: #222;
   font-weight: 400;
   font-family: "FontAwesome";
   position: absolute;
   top: -2px;
   left: 0;
   display: inline-block;
   text-indent: 0;
   width: 100%;
   height: 100%;
   font-size: 20px;
   transition: all 0.2s ease-in-out 0s;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav > div.owl2-next:before {
   content: "\f105";
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav > div.owl2-prev:before {
   content: "\f104";
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav > div:hover {
   background-color: transparent;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav > div:hover:before {
   color: #e00000;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-next {
   display: inline-block;
   vertical-align: top;
   width: 44px;
   height: 34px;
   line-height: 30px !important;
   border: 2px solid #ddd;
   background-color: #fff;
   color: #222;
   padding: 0;
   margin: 0 -1px;
   line-height: unset;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:before,
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-next:before {
   top: 0;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover,
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #51d400;
   border-color: #51d400;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover:before,
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover:before {
   color: #222;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav div.owl2-prev {
   border-radius: 17px 0 0 17px;
   -moz-border-radius: 17px 0 0 17px;
   -webkit-border-radius: 17px 0 0 17px;
}
.listingtab-layout25 .so-listing-tabs .owl2-controls .owl2-nav div.owl2-next {
   border-radius: 0 17px 17px 0;
   -moz-border-radius: 0 17px 17px 0;
   -webkit-border-radius: 0 17px 17px 0;
}
.listingtab-layout25 .so-listing-tabs .ltabs-tabs-container {
   margin: 0;
   position: absolute;
   top: 0;
   right: 100px;
}
@media (min-width: 992px) {
   .listingtab-layout25 .so-listing-tabs .ltabs-tabs-container .ltabs-tabs {
      text-align: center;
   }
   .listingtab-layout25 .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
      float: none;
      margin: 0 5px;
      display: inline-block;
   }
   .listingtab-layout25 .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover > span,
   .listingtab-layout25 .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel > span {
      border-color: #e00000;
   }
   .listingtab-layout25 .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
      font-weight: 400;
      text-transform: capitalize;
      font-size: 14px;
      color: #222;
      padding: 0 15px;
      display: inline-block;
      position: relative;
      line-height: 30px;
      border: 2px solid transparent;
      border-radius: 17px;
   }
}
.common-home .extra-bottom {
   position: relative;
   margin-bottom: 60px;
}
.common-home .extra-bottom .modcontent {
   padding: 0;
}
.common-home .extra-bottom .so-quickview {
   display: none;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner {
   margin-top: 20px;
}
.common-home .extra-bottom .so-extraslider {
   margin: 0;
}
.common-home .extra-bottom .so-extraslider .owl2-controls {
   margin: 0;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-dots {
   position: absolute;
   top: 0;
   right: 0;
   min-width: 80px;
   min-width: 55px;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-dots .owl2-dot {
   width: 8px;
   height: 8px;
   border-radius: 8px;
   background: #7d7d7d;
   margin: 0 2px;
   display: inline-block;
   float: left;
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-dots .owl2-dot span {
   display: none;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-dots .owl2-dot:hover {
   background-color: #e00000;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-dots .owl2-dot.active {
   width: 25px;
   background-color: #e00000;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 99;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav > div {
   width: 40px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   border-radius: 0;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   background-color: transparent;
   position: relative;
   display: inline-block;
   border: none;
   right: auto;
   right: auto;
   float: none;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav > div:before {
   color: #222;
   font-weight: 400;
   font-family: "FontAwesome";
   position: absolute;
   top: -2px;
   left: 0;
   display: inline-block;
   text-indent: 0;
   width: 100%;
   height: 100%;
   font-size: 20px;
   transition: all 0.2s ease-in-out 0s;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav > div.owl2-next:before {
   content: "\f105";
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav > div.owl2-prev:before {
   content: "\f104";
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav > div:hover {
   background-color: transparent;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav > div:hover:before {
   color: #e00000;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-next {
   display: inline-block;
   vertical-align: top;
   width: 44px;
   height: 34px;
   border: 2px solid #ddd;
   background-color: #fff;
   color: #222;
   padding: 0;
   margin: 0 -1px;
   line-height: unset;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
   top: 0;
   color: #222;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
   background-color: #e00000;
   border-color: #e00000;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
   color: #222;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav div.owl2-prev {
   border-radius: 17px 0 0 17px;
   -moz-border-radius: 17px 0 0 17px;
   -webkit-border-radius: 17px 0 0 17px;
}
.common-home .extra-bottom .so-extraslider .owl2-controls .owl2-nav div.owl2-next {
   border-radius: 0 17px 17px 0;
   -moz-border-radius: 0 17px 17px 0;
   -webkit-border-radius: 0 17px 17px 0;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner {
   display: inline-block;
   padding-bottom: 10px;
   margin-bottom: 10px;
   width: 100%;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-image {
   width: 110px;
   float: left;
   border: 1px solid #ddd;
   border-radius: 10px;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-image img {
   border-radius: 10px;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-image a:hover img {
   opacity: 0.8;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info {
   margin-top: 10px;
   margin-left: 130px;
   background: transparent;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .rating {
   margin: 7px 0;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
   line-height: 100%;
   margin: 5px 0;
   padding: 0;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a {
   font-size: 14px;
   font-size: 1.4rem;
   font-weight: 400;
   text-transform: capitalize;
   color: #222;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a:hover {
   color: #e00000;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .price span.price,
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .price .price-new {
   font-size: 16px !important;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner .item-info .price .price-old {
   font-size: 14px !important;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner:last-child {
   margin-bottom: 0;
   padding-bottom: 0;
}
.common-home .extra-bottom .so-extraslider .extraslider-inner .item .item-inner:hover .item-image {
   border-color: #222;
}
.blog-home {
   margin-top: 54px;
   position: relative;
}
.blog-home .owl2-controls .owl2-nav {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 99;
   top: 27px;
   right: 5px;
}
.blog-home .owl2-controls .owl2-nav > div {
   width: 24px;
   height: 24px;
   line-height: 24px;
   text-align: center;
   border-radius: 0;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
   background-color: transparent;
   position: relative;
   display: inline-block;
   border: none;
   right: auto;
   right: auto;
   float: none;
}
.blog-home .owl2-controls .owl2-nav > div:before {
   color: #888;
   font-weight: 400;
   font-family: "FontAwesome";
   position: absolute;
   top: -2px;
   left: 0;
   display: inline-block;
   text-indent: 0;
   width: 100%;
   height: 100%;
   font-size: 22px;
   transition: all 0.2s ease-in-out 0s;
}
.blog-home .owl2-controls .owl2-nav > div.owl2-next:before {
   content: "\f105";
}
.blog-home .owl2-controls .owl2-nav > div.owl2-prev:before {
   content: "\f104";
}
.blog-home .owl2-controls .owl2-nav > div:hover {
   background-color: transparent;
}
.blog-home .owl2-controls .owl2-nav > div:hover:before {
   color: #e00000;
}
.blog-home .owl2-controls .owl2-nav .owl2-next,
.blog-home .owl2-controls .owl2-nav .owl2-prev {
   background-color: transparent;
   float: none;
   height: auto;
   line-height: unset;
   margin: 0;
   opacity: 1;
}
.blog-home .owl2-controls .owl2-nav .owl2-next:hover,
.blog-home .owl2-controls .owl2-nav .owl2-prev:hover {
   background-color: transparent;
}
.blog-home .owl2-controls .owl2-dots {
   position: absolute;
   top: 0;
   right: 0;
   min-width: 80px;
   right: 10px;
   left: auto;
   top: 5px;
   float: left;
   min-width: 64px;
}
.blog-home .owl2-controls .owl2-dots .owl2-dot {
   width: 8px;
   height: 8px;
   border-radius: 8px;
   background: #222;
   margin: 0 2px;
   display: inline-block;
   float: left;
   opacity: 1;
   transition: all 0.2s ease-in-out 0s;
}
.blog-home .owl2-controls .owl2-dots .owl2-dot span {
   display: none;
}
.blog-home .owl2-controls .owl2-dots .owl2-dot:hover {
   background-color: #e00000;
}
.blog-home .owl2-controls .owl2-dots .owl2-dot.active {
   width: 25px;
   background-color: #e00000;
}
.blog-home .so-blog-external .blog-external {
   border: none;
   margin-bottom: 0;
   margin-top: 15px;
}
.blog-home .so-blog-external .blog-external .media {
   margin: 0;
}
.blog-home .so-blog-external .blog-external .media .item {
   margin: 0;
}
.blog-home .so-blog-external .blog-external .media .item .media-left {
   padding: 0;
   border-radius: 3px;
   overflow: hidden;
   margin-top: 5px;
   margin-bottom: 10px;
   float: left;
}
.blog-home .so-blog-external .blog-external .media .item .media-left a img {
   width: 100%;
}
.blog-home .so-blog-external .blog-external .media .item .media-left a:hover img {
   opacity: 0.8;
}
.blog-home .so-blog-external .blog-external .media .item .media-body .description {
   font-size: 13px;
   color: #666;
   margin-top: 5px;
   line-height: 20px;
   margin-bottom: 10px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content {
   font-size: 13px;
   color: #999;
   float: left;
   text-align: left;
}
.blog-home .so-blog-external .blog-external .media .item .media-content h4 {
   margin-bottom: 10px;
   margin-top: 5px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content h4 a {
   padding: 0;
   font-weight: 600;
   font-size: 16px;
   color: #222;
   text-transform: capitalize;
}
.blog-home .so-blog-external .blog-external .media .item .media-content h4 a:hover {
   color: #e00000;
}
.blog-home .so-blog-external .blog-external .media .item .media-content .media-comment {
   font-size: 12px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content div.media-date-added {
   float: left;
   margin: 0 20px 0 0;
   font-size: 12px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content div.media-date-added i {
   float: left;
   margin-top: 6px;
   margin-right: 5px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content .media-subcontent {
   float: left;
   clear: none;
   margin-left: 20px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content .readmore {
   float: left;
}
.blog-home .so-blog-external .blog-external .media .item .media-content .readmore a {
   display: block;
   line-height: 40px;
   font-size: 14px;
   color: #222;
   border-radius: 3px;
   background-color: #f5f5f5;
   padding: 0 30px;
}
.blog-home .so-blog-external .blog-external .media .item .media-content .readmore a:hover {
   background-color: #e00000;
}
.blog h1 {
   font-size: 3rem !important;
}
.list-group-item.active {
   background: #e00000;
   border: none;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
   z-index: 2;
   color: #fff;
   background-color: #e00000;
   border-color: #e00000;
}
.blog .caption h4 {
   height: 55px;
   display: block;
   color: #e00000;
   margin-top: 15px;
   margin-bottom: 0;
}
.blog .caption {
   background: #eaebed;
   padding: 10px 15px;
}
.blog #review {
   margin-top: 40px;
}
.blog .caption h4 a {
   color: #e00000;
   display: block;
}
.blog .product-thumb .image img {
   margin: 0 auto;
}
.blog .product-thumb {
   border: 1px solid #ddd;
}
.blog .product-layout {
   margin-bottom: 15px;
}
.citylist .entry-title {
   display: none;
}
#amo-livechat {
   display: none;
}
#collapse-description .video {
   position: relative;
   padding-bottom: 56.25%;
   height: 0;
   overflow: hidden;
}
#collapse-description .video iframe,
.video object,
.video embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
@charset "UTF-8";
.no-margin {
   margin: 0 !important;
}
.lib-list-item-product2 {
   border: none;
}
.lib-list-item-product2 .image-dev .list-button-dev {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 10;
   transform: translate3d(-50%, -50%, 0);
   -moz-transform: translate3d(-50%, -50%, 0);
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
}
.lib-list-item-product2 .image-dev .list-button-dev li {
   display: inline-block;
   float: left;
   height: 40px;
   width: 40px;
   background: #fff;
   position: relative;
   border-width: 0 1px 0 0;
   border-style: solid;
   border-color: #ddd;
   opacity: 0;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(40px);
   -moz-transform: translateX(40px);
   -webkit-transform: translateX(40px);
   -ms-transform: translateX(40px);
   z-index: 1;
   transition-delay: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(-40px);
   -moz-transform: translateX(-40px);
   -webkit-transform: translateX(-40px);
   -ms-transform: translateX(-40px);
   z-index: 1;
   transition-delay: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
   border-left: 1px solid #ddd;
}
.lib-list-item-product2 .image-dev .list-button-dev li a,
.lib-list-item-product2 .image-dev .list-button-dev li button {
   background: none;
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   line-height: 40px;
   text-align: center;
   box-shadow: none;
   border: none;
   color: #555;
   width: 40px;
   padding: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover {
   background: #ffd000;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover a,
.lib-list-item-product2 .image-dev .list-button-dev li:hover button {
   color: #fff;
}
.lib-list-item-product2 .caption-dev {
   text-align: center;
   padding: 0 15px;
}
.lib-list-item-product2 .caption-dev .rating-dev {
   margin: 5px 0;
}
.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
   font-size: 11px;
}
.lib-list-item-product2 .caption-dev .title-dev {
   color: #444;
   font-size: 13px;
}
.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-new {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-old {
   font-size: 12px;
}
.lib-list-item-product2 .caption-dev .add-cart-dev {
   background: #fff;
   border: 1px solid #ddd;
   font-size: 12px;
   text-transform: uppercase;
   color: #999;
   font-weight: 700;
   box-shadow: none;
   border-radius: 0;
   padding: 6px 20px;
   margin: 0 0 30px;
   transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li {
   opacity: 1;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-two-img {
   position: relative;
   display: block;
}
.lib-two-img .img-1 {
   opacity: 1;
   position: relative;
   transition: all 0.5s ease-in-out;
}
.lib-two-img .img-2 {
   position: absolute;
   z-index: 0;
   top: 0;
   opacity: 0;
   display: block;
   transition: all 0.5s ease-in-out;
   left: 50%;
   transform: translateX(-50%);
}
.lib-two-img-over .img-1 {
   opacity: 0;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
.lib-two-img-over .img-2 {
   opacity: 1;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
@keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-webkit-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-moz-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@media (min-width: 1200px) {
   .wrapper-full .container {
      width: 1200px;
      padding: 0;
   }
}
.typeheader-25 {
   background-color: #fff;
   -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   border-bottom: 1px solid #ddd;
}
.typeheader-25.navbar-compact .header-middle {
   padding: 10px 0;
}
.typeheader-25.navbar-compact #cart {
   margin-top: 3px;
}
.typeheader-25 .header-top {
   font-size: 12px;
   color: #444;
   background-color: #fff;
   -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
   box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
}
.typeheader-25 .header-top .module {
   display: table-cell;
   margin-bottom: 0;
}
.typeheader-25 .header-top .header-top-right {
   text-align: right;
}
.typeheader-25 .header-top .dropdown-menu li {
   line-height: 22px;
}
.typeheader-25 .header-top .header-top-right {
   display: inline-block;
}
.typeheader-25 .header-top .top-log {
   float: left;
}
.typeheader-25 .header-top .top-log > li {
   display: inline-block;
}
.typeheader-25 .header-top .top-log > li > a {
   color: #444;
   text-transform: uppercase;
   line-height: 44px;
}
.typeheader-25 .header-middle {
   clear: both;
   padding: 10px 0 0;
}
.typeheader-25 .lang-curr {
   float: right;
}
.typeheader-25 .welcome-msg {
   font-size: 12px;
   line-height: 44px;
   float: left;
   margin-right: 35px;
}
.typeheader-25 .wishlist-comp {
   float: right;
   margin-right: 20px;
}
.typeheader-25 .compare,
.typeheader-25 .top-link-wishlist {
   width: 44px;
   height: 44px;
   border: 2px solid #e5e5e5;
   font-size: 18px;
   color: #282828;
   border-radius: 5px;
   display: block;
   text-align: center;
   line-height: 40px;
}
.typeheader-25 ul.top-link > li.language .btn-link img {
   margin-top: -3px;
}
.typeheader-25 ul.top-link {
   list-style: none;
   margin: 0;
   vertical-align: top;
   float: right;
   display: inline-flex;
}
.typeheader-25 ul.top-link > li {
   display: inline-block;
   position: relative;
   list-style: outside none none;
   padding-left: 20px;
   margin-left: 20px;
   padding-right: 0;
   font-size: 12px;
   line-height: 44px;
}
.typeheader-25 ul.top-link > li.language {
   min-height: 23px;
}
.typeheader-25 ul.top-link > li .btn-group .btn-link {
   padding: 0;
   border: none;
}
.typeheader-25 ul.top-link > li:after {
   background-color: #cbcbcb;
   content: "";
   height: 11px;
   position: absolute;
   left: 0;
   top: 18px;
   width: 1px;
}
.typeheader-25 ul.top-link > li > a {
   font-size: 13px;
   color: #888;
   padding: 0;
}
.typeheader-25 ul.top-link > li i {
   padding: 0 3px;
}
.typeheader-25 ul.top-link > li.account:hover ul.dropdown-link {
   top: 34px;
   z-index: 9999;
   opacity: 1;
   border-top: 1px solid rgba(200, 199, 199, 0.3);
}
.typeheader-25 ul.top-link > li.currency:after {
   display: none;
}
.typeheader-25 .chosen-container-single .chosen-single span {
   font-size: 14px;
   color: #333;
}
.typeheader-25 .chosen-container-single .chosen-single div {
   display: none;
}
.typeheader-25 #sosearchpro .search {
   position: relative;
   margin: 0;
   background-color: #fff;
   border-radius: 5px;
   width: 100%;
}
.typeheader-25 #sosearchpro .search .select_category {
   border: none;
   width: 180px;
   background-color: #eaebed;
   border-right: 1px solid #ddd;
   border-top-left-radius: 5px;
   border-bottom-left-radius: 5px;
}
.typeheader-25 #sosearchpro .search .select_category select {
   height: 40px;
   line-height: 40px;
   color: #333;
   font-size: 14px;
   padding: 0 15px;
}
.typeheader-25 #sosearchpro .search .select_category select:hover {
   cursor: pointer;
}
.typeheader-25 #sosearchpro .search .select_category.icon-select:after {
   color: #484848;
   font-size: 14px;
   line-height: 40px;
   right: 0;
   left: auto;
   font-family: "FontAwesome";
   content: "\f0d7";
   position: absolute;
   height: 100%;
   width: 25px;
}
.typeheader-25 #sosearchpro .search button {
   position: absolute;
   top: 0;
   right: 0;
   height: 40px;
   text-align: center;
   line-height: 40px;
   padding: 0 20px;
   font-size: 14px;
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
}
.typeheader-25 #sosearchpro .search button i {
   font-size: 16px;
   color: #222;
   height: 40px;
   line-height: 44px;
}
.typeheader-25 #sosearchpro .search button span {
   display: none;
}
.typeheader-25 #sosearchpro .search input {
   background-color: #fff;
   z-index: 0;
   height: 40px;
   padding-left: 20px;
   width: 100%;
   color: #333;
   font-size: 14px;
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
}
.typeheader-25 #sosearchpro .search input::-moz-placeholder {
   color: #333;
   opacity: 1;
}
.typeheader-25 #sosearchpro .search input:-ms-input-placeholder {
   color: #333;
}
.typeheader-25 #sosearchpro .search input::-webkit-input-placeholder {
   color: #333;
}
.typeheader-25 #sosearchpro .search input:focus {
   z-index: 0;
}
.typeheader-25 .shopping_cart {
   border-radius: 6px;
   float: right;
   position: relative;
   border: 1px solid rgba(43, 55, 66, 0.33);
   width: 100%;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart {
   position: relative;
   border-radius: 5px;
   background-color: #fff;
   width: 100%;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
   width: 60px;
   height: 40px;
   line-height: 40px;
   float: left;
   text-align: center;
   border-right: 1px solid #ddd;
   position: relative;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
      width: 60px;
   }
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .icon-c i {
   font-size: 16px;
   color: #222;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .icon-c svg {
   fill: #222;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -9px;
   margin-left: -9px;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
   float: right;
   color: #222;
   margin: 14px 30px 13px 17px;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
      margin: 14px 30px 13px 17px;
   }
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart {
   font-size: 14px;
   font-weight: 400;
   margin-top: 0;
   margin-bottom: 0;
   line-height: 100%;
   text-transform: capitalize;
   float: left;
   padding-right: 5px;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart {
   font-size: 12px;
   float: left;
   line-height: 100%;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart2 {
   display: none;
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
   width: 20px;
   height: 20px;
   line-height: 20px;
   text-align: center;
   border-radius: 100%;
   -moz-border-radius: 100%;
   -webkit-border-radius: 100%;
   position: absolute;
   top: 12px;
   left: 49px;
   font-size: 12px;
   color: #fff;
   background-color: #51d400;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
      left: 50px;
   }
}
.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
   font-size: 14px;
   font-weight: 500;
   color: #2b3742;
}
.typeheader-25 .shopping_cart .dropdown-menu {
   top: 100%;
   right: -15px;
   left: auto;
   color: #888;
}
.typeheader-25 .shopping_cart .shoppingcart-box:before {
   right: 50px;
}
.typeheader-25 .megamenu-style-dev .navbar-default {
   background: transparent;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li {
   margin-right: 10px;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.item-special {
   display: block;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.item-special > a {
   color: #222;
   padding: 13px 30px;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li > a {
   line-height: 100%;
   padding: 5px 5px 0;
   color: #2b3742;
   font-size: 14px;
   border-bottom: 1px solid #fff;
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li > a:hover {
   border-bottom: 1px solid rgba(43, 55, 66, 0.33);
}
@media (min-width: 992px) {
   .typeheader-25 .container-megamenu.horizontal ul.megamenu > li > a {
      font-weight: 600;
      margin-bottom: 15px;
   }
}
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li:hover > a,
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.active > a,
.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
   color: #222;
}
.typeheader-25 .container-megamenu.vertical {
   position: relative;
}
.typeheader-25 .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
   background-color: transparent;
}
.typeheader-25 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
   color: #fff;
   background-color: #e00000;
   border-radius: 5px;
   padding: 0 10px !important;
   text-shadow: none;
   line-height: 40px;
   font-weight: 600;
   font-size: 14px;
}
.typeheader-25 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div {
   padding-top: 13px;
   margin-right: 10px;
   float: right;
}
.typeheader-25 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div span {
   background-color: #fff;
   width: 12px;
   height: 2px;
   margin: 2px 0;
}
.typeheader-25 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div span:last-child {
   display: none;
}
@media (min-width: 992px) {
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper {
      visibility: hidden;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transition: all 0.2s ease-in-out 0;
      -moz-transition: all 0.2s ease-in-out 0;
      -webkit-transition: all 0.2s ease-in-out 0;
      position: absolute;
      width: 100%;
      top: 75px;
   }
   .typeheader-25 .container-megamenu.vertical:hover .vertical-wrapper {
      visibility: visible;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transition: all 0.2s ease-in-out 0;
      -moz-transition: all 0.2s ease-in-out 0;
      -webkit-transition: all 0.2s ease-in-out 0;
      top: 40px;
   }
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper ul.megamenu {
      border: 1px solid #ddd;
   }
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: 1px solid #ddd;
      padding-left: 15px;
   }
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore {
      padding-left: 50px;
   }
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:last-child {
      border: none;
   }
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a,
   .typeheader-25 .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a {
      background-color: #f7f7f7;
      color: #666;
   }
}
@charset "UTF-8";
.no-margin {
   margin: 0 !important;
}
.lib-list-item-product2 {
   border: none;
}
.lib-list-item-product2 .image-dev .list-button-dev {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 10;
   transform: translate3d(-50%, -50%, 0);
   -moz-transform: translate3d(-50%, -50%, 0);
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
}
.lib-list-item-product2 .image-dev .list-button-dev li {
   display: inline-block;
   float: left;
   height: 40px;
   width: 40px;
   background: #fff;
   position: relative;
   border-width: 0 1px 0 0;
   border-style: solid;
   border-color: #ddd;
   opacity: 0;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(40px);
   -moz-transform: translateX(40px);
   -webkit-transform: translateX(40px);
   -ms-transform: translateX(40px);
   z-index: 1;
   transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(-40px);
   -moz-transform: translateX(-40px);
   -webkit-transform: translateX(-40px);
   -ms-transform: translateX(-40px);
   z-index: 1;
   transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
   border-left: 1px solid #ddd;
}
.lib-list-item-product2 .image-dev .list-button-dev li a,
.lib-list-item-product2 .image-dev .list-button-dev li button {
   background: none;
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   line-height: 40px;
   text-align: center;
   box-shadow: none;
   border: none;
   color: #555;
   width: 40px;
   padding: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover {
   background: #ffd000;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover a,
.lib-list-item-product2 .image-dev .list-button-dev li:hover button {
   color: #fff;
}
.lib-list-item-product2 .caption-dev {
   text-align: center;
   padding: 0 15px;
}
.lib-list-item-product2 .caption-dev .rating-dev {
   margin: 5px 0;
}
.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
   font-size: 11px;
}
.lib-list-item-product2 .caption-dev .title-dev {
   color: #444;
   font-size: 13px;
}
.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-new {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-old {
   font-size: 12px;
}
.lib-list-item-product2 .caption-dev .add-cart-dev {
   background: #fff;
   border: 1px solid #ddd;
   font-size: 12px;
   text-transform: uppercase;
   color: #999;
   font-weight: bold;
   box-shadow: none;
   border-radius: 0;
   padding: 6px 20px;
   margin: 0 0 30px;
   transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li {
   opacity: 1;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-two-img {
   position: relative;
   display: block;
}
.lib-two-img .img-1 {
   opacity: 1;
   position: relative;
   transition: all 0.5s ease-in-out;
}
.lib-two-img .img-2 {
   position: absolute;
   z-index: 0;
   top: 0;
   opacity: 0;
   display: block;
   transition: all 0.5s ease-in-out;
   left: 50%;
   transform: translateX(-50%);
}
.lib-two-img-over .img-1 {
   opacity: 0;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
.lib-two-img-over .img-2 {
   opacity: 1;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
@keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-webkit-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-moz-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@media (min-width: 1650px) {
   .typefooter-25 .so-page-builder .container {
      padding: 0;
   }
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .typefooter-25 .so-page-builder .container {
      max-width: 1650px;
      padding: 0;
      width: calc(100% - 30px);
   }
}
.common-home .typefooter-25 {
   margin-top: 60px;
}
.typefooter-25 {
   margin-top: 0;
}
.typefooter-25 .box-footer .modtitle {
   color: #222;
   font-size: 18px;
   line-height: 20px;
   margin-bottom: 15px !important;
   font-weight: 600;
   text-transform: capitalize;
   padding-bottom: 0;
}
.typefooter-25 .module ul.menu li {
   padding: 3px 0;
}
.typefooter-25 .module ul.menu li a {
   border: 0 none;
   padding: 0;
   font-weight: 400;
   line-height: 100%;
   position: relative;
   display: inline-block;
   transition: all 0.2s ease-in-out 0s;
   color: #666;
   font-size: 14px;
   padding-left: 0;
}
.typefooter-25 .module ul.menu li a:before {
   position: absolute;
   top: 5px;
   left: 0;
   opacity: 0;
   transition: all 0.2s ease-in-out 0s;
   content: "";
   width: 4px;
   height: 4px;
   border-radius: 100%;
}
.typefooter-25 .module ul.menu li a:hover {
   padding-left: 12px;
}
.typefooter-25 .module ul.menu li a:hover:before {
   opacity: 1;
}
.typefooter-25 .footer-top {
   padding: 20px 0;
}
.typefooter-25 .service-top ul li {
   float: left;
   width: 20%;
}
.typefooter-25 .service-top ul li .sv-icon {
   float: left;
   width: 70px;
   height: 70px;
   background-color: #fff;
   overflow: hidden;
   border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
}
.typefooter-25 .service-top ul li .sv-info {
   margin-left: 80px;
   padding-top: 13px;
}
.typefooter-25 .service-top ul li .sv-info .sv-title {
   text-transform: uppercase;
   font-weight: 600;
   color: #222;
   margin-bottom: 2px;
}
.typefooter-25 .service-top ul li .sv-info p {
   font-size: 13px;
   color: #666;
   margin: 0;
}
.typefooter-25 .so-popular-tag .box-heading {
   background-color: transparent;
   line-height: 20px;
   margin-bottom: 0;
   padding: 0;
}
.typefooter-25 .so-popular-tag .box-heading span {
   color: #222;
   font-size: 18px;
   font-weight: 600;
   text-transform: capitalize;
}
.typefooter-25 .so-popular-tag .box-content {
   border: none;
   padding: 20px;
}
.typefooter-25 .so-popular-tag a {
   float: left;
   font-size: 13px !important;
   color: #666;
   padding: 10px 15px;
   border: none;
   border-radius: 3px;
   margin: 0 5px 5px 0;
   line-height: 100%;
   background-color: #f5f5f5;
}
.typefooter-25 .so-popular-tag a:hover {
   background-color: #ffd000;
}
@media (min-width: 1200px) and (max-width: 1650px) {
   .typefooter-25 .col-contact {
      padding: 0;
   }
}
.typefooter-25 .box-contact ul li {
   margin-bottom: 13px;
}
.typefooter-25 .box-contact ul li i {
   color: #222;
   font-size: 18px;
   width: 35px;
}
.typefooter-25 .box-contact ul li.email i {
   font-size: 16px;
}
.typefooter-25 .row-middle {
   border-radius: 5px;
   margin: 45px 0 20px 0;
}
.typefooter-25 .footer-middle {
   padding-top: 50px;
}
.typefooter-25 .newsletter-footer22 .newsletter {
   background-color: transparent !important;
}
.typefooter-25 .newsletter-footer22 .newsletter .title-block .promotext {
   display: none;
}
.typefooter-25 .newsletter-footer22 .newsletter .title-block {
   width: 35%;
   float: left;
   font-size: 18px;
   color: #222;
   font-weight: 600;
   text-transform: capitalize;
   line-height: 44px;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content {
   margin: 28px 0;
   margin-left: 35%;
   padding-right: 20px;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup {
   display: block;
   margin: 0;
   border-radius: 22px;
   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
   -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
   -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
   -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .form-group {
   position: relative;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .form-group input.form-control {
   border-radius: 22px;
   height: 44px;
   line-height: 44px;
   width: 100%;
   box-shadow: none;
   padding: 0 0 0 25px;
   border: none;
   background-color: #fff;
   font-size: 14px;
}
.typefooter-25
   .newsletter-footer22
   .newsletter
   .block_content
   form.signup
   .form-group
   input.form-control::-moz-placeholder {
   color: #222;
   opacity: 1;
}
.typefooter-25
   .newsletter-footer22
   .newsletter
   .block_content
   form.signup
   .form-group
   input.form-control:-ms-input-placeholder {
   color: #222;
}
.typefooter-25
   .newsletter-footer22
   .newsletter
   .block_content
   form.signup
   .form-group
   input.form-control::-webkit-input-placeholder {
   color: #222;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .form-group input.form-control:focus {
   z-index: 0;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .subcribe {
   position: absolute;
   top: 0;
   right: 0;
}
.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button {
   border: 0 none;
   color: #222;
   font-weight: 600;
   font-size: 14px;
   height: 44px;
   line-height: 44px;
   padding: 0 20px;
   text-transform: uppercase;
   border-top-right-radius: 22px;
   border-bottom-right-radius: 22px;
}
.typefooter-25 .apps {
   float: right;
}
.typefooter-25 .apps ul li {
   display: inline-block;
   margin-left: 9px;
}
.typefooter-25 .socials {
   margin: 25px 15px;
}
.typefooter-25 .socials li {
   display: inline-block;
   margin: 0 5px 0 0;
}
.typefooter-25 .socials li a {
   width: 44px;
   height: 44px;
   background-color: #fff;
   font-size: 18px;
   color: #222;
   display: block;
   line-height: 44px;
   text-align: center;
   border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
   -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
   -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
   -o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
}
.typefooter-25 .copyright {
   font-size: 13px;
}
.typefooter-25 .payment-w {
   text-align: right;
}
.typefooter-25 .footer-bottom {
   padding: 12px 0;
   margin-bottom: 20px;
}
.typefooter-25 .footer-bottom .copyright {
   color: #666;
   font-size: 13px;
   margin-top: 1px;
}
@charset "UTF-8";
.no-margin {
   margin: 0 !important;
}
.lib-list-item-product2 {
   border: none;
}
.lib-list-item-product2 .image-dev .list-button-dev {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 10;
   transform: translate3d(-50%, -50%, 0);
   -moz-transform: translate3d(-50%, -50%, 0);
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
}
.lib-list-item-product2 .image-dev .list-button-dev li {
   display: inline-block;
   float: left;
   height: 40px;
   width: 40px;
   background: #fff;
   position: relative;
   border-width: 0 1px 0 0;
   border-style: solid;
   border-color: #ddd;
   opacity: 0;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(40px);
   -moz-transform: translateX(40px);
   -webkit-transform: translateX(40px);
   -ms-transform: translateX(40px);
   z-index: 1;
   transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0.2s;
   z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(-40px);
   -moz-transform: translateX(-40px);
   -webkit-transform: translateX(-40px);
   -ms-transform: translateX(-40px);
   z-index: 1;
   transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
   border-left: 1px solid #ddd;
}
.lib-list-item-product2 .image-dev .list-button-dev li a,
.lib-list-item-product2 .image-dev .list-button-dev li button {
   background: none;
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   line-height: 40px;
   text-align: center;
   box-shadow: none;
   border: none;
   color: #555;
   width: 40px;
   padding: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover {
   background: #d2a246;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover a,
.lib-list-item-product2 .image-dev .list-button-dev li:hover button {
   color: #fff;
}
.lib-list-item-product2 .caption-dev {
   text-align: center;
   padding: 0 15px;
}
.lib-list-item-product2 .caption-dev .rating-dev {
   margin: 5px 0;
}
.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
   font-size: 11px;
}
.lib-list-item-product2 .caption-dev .title-dev {
   color: #444;
   font-size: 13px;
}
.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-new {
   font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-old {
   font-size: 12px;
}
.lib-list-item-product2 .caption-dev .add-cart-dev {
   background: #fff;
   border: 1px solid #ddd;
   font-size: 12px;
   text-transform: uppercase;
   color: #999;
   font-weight: bold;
   box-shadow: none;
   border-radius: 0;
   padding: 6px 20px;
   margin: 0 0 30px;
   transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li {
   opacity: 1;
   transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
   transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
   transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
   transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transition-delay: 0.2s;
}
.lib-two-img {
   position: relative;
   display: block;
}
.lib-two-img .img-1 {
   opacity: 1;
   position: relative;
   transition: all 0.5s ease-in-out;
}
.lib-two-img .img-2 {
   position: absolute;
   z-index: 0;
   top: 0;
   opacity: 0;
   display: block;
   transition: all 0.5s ease-in-out;
   left: 50%;
   transform: translateX(-50%);
}
.lib-two-img-over .img-1 {
   opacity: 0;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
.lib-two-img-over .img-2 {
   opacity: 1;
   transform-style: inherit;
   transition: all 0.5s ease-in-out;
}
@keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-webkit-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@-moz-keyframes myeffect-slideshow {
   0% {
      opacity: 0;
      transform: translateY(-300px);
      -webkit-transform: translateY(-300px);
      -moz-transform: translateY(-300px);
      -ms-transform: translateY(-300px);
      -o-transform: translateY(-300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
   }
}
@media (max-width: 480px) {
   .common-home .container {
      overflow: visible;
   }
   header .header-top-right ul.top-link > li.wishlist {
      display: none;
   }
   header .btn-shopping-cart .dropdown-menu {
      min-width: 300px;
   }
   .common-home.layout-16 .partners-items .item {
      width: 100%;
   }
   .typefooter-19 .categories-footer .col-cate {
      width: 100%;
   }
   body .banners > div a::after,
   body .banners > div a::before {
      display: none !important;
   }
   .layout-23 .clientsay ul li .inner {
      height: 250px;
      overflow: hidden;
   }
   .layout-23 .clientsay ul li .inner .c-content {
      height: 250px;
   }
   .products-list.list .product-layout .product-item-container {
      display: inline-block;
   }
   .products-list.list .product-layout .product-item-container .left-block {
      width: 100%;
   }
   .products-list.list .product-layout .product-item-container .right-block {
      margin-left: 0;
      margin-top: 20px;
      display: inline-block;
      padding: 0;
   }
   .products-list.list .product-layout .product-item-container .right-block .caption .ratings {
      position: static;
      margin-bottom: 10px;
   }
   .product-view .content-product-right .box-info-product .cart .btn.btn-checkout {
      margin: 10px 0 0 0;
   }
   .product-view .content-product-right .box-info-product .detail-action {
      margin-left: 0;
      margin-top: 20px;
      clear: both;
   }
   .producttab .tabsslider.horizontal-tabs .nav-tabs li {
      display: inline-block;
      width: 100%;
   }
   .producttab .tabsslider.horizontal-tabs .nav-tabs li a {
      display: inline-block;
      width: 100%;
   }
   .thumb-vertical-outer ul li .thumbnail.active {
      margin-top: 35%;
   }
   .product-view .content-product-right .share .socials-wrap ul li {
      margin-left: 25px;
   }
   .producttab .tabsslider.horizontal-tabs .nav-tabs li a::after {
      display: none;
   }
   .related-horizontal h3.modtitle span {
      font-size: 25px;
   }
   .thumb-vertical-outer {
      padding: 20px 0;
   }
   .product-view .content-product-right .countdown_box .countdown_inner .title {
      display: none;
   }
   .deals_module_wrapper .title-product {
      margin-top: 20px;
   }
   .producttab .tabsslider .nav-tabs li {
      float: none;
   }
   .product-view .content-product-right {
      margin-top: 20px;
   }
   .our-member .respl-item .w-image-box,
   .welcome-about-us .image-about-us {
      width: 100%;
      float: none;
      margin: 0;
      text-align: center;
   }
   .our-member .respl-item .info-member,
   .welcome-about-us .des-about-us {
      margin: 20px 0;
      text-align: justify;
   }
   .happy-about-us .happy-ab .title-happy-about h2 {
      font-size: 16px;
   }
   .title-decimal {
      line-height: 100%;
   }
   .table-responsive.checkout-product {
      overflow-y: hidden;
   }
   .table-responsive {
      overflow-y: auto;
   }
   body .block-popup-login {
      width: 295px;
   }
   body .block-popup-login .block-content .col-reg {
      width: 100%;
   }
   body .block-popup-login .block-content .col-reg.registered-account {
      border-right: none;
   }
   body .block-popup-login .block-content .col-reg.login-customer {
      padding-left: 0;
   }
   .so-onepagecheckout .coupon-voucher input[type="text"] {
      width: 100%;
   }
   #so_popup_countdown .modal-dialog {
      background-color: #75bef3;
   }
   #so_popup_countdown .modal-footer img {
      width: 100%;
      display: none;
   }
   #so_popup_countdown .modal-footer #so_countdown_timer {
      top: 20px;
      left: 10px;
   }
   #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
      width: 56px;
      height: 56px;
      line-height: 18px;
   }
}
@media (max-width: 767px) and (min-width: 480px) {
   .product-listing .products-list.grid .product-layout {
      width: 50%;
      float: left;
   }
   .product-listing .products-list.grid .visible-xs-block {
      display: none;
      clear: none;
   }
   .product-listing .products-list.grid .visible-xs-block:after {
      clear: none;
   }
   .producttab .tabsslider.horizontal-tabs .nav-tabs {
      padding: 15px 5px;
   }
   .producttab .tabsslider.horizontal-tabs .nav-tabs li {
      margin: 0;
   }
   .producttab .tabsslider.horizontal-tabs .nav-tabs li a {
      padding: 13px 15px !important;
   }
   .layout-23 .clientsay ul li .inner {
      height: 220px;
      overflow: hidden;
   }
   .layout-23 .clientsay ul li .inner .c-content {
      height: 220px;
   }
   #so_popup_countdown .modal-dialog {
      width: 97% !important;
   }
   #so_popup_countdown .modal-footer img {
      width: 100%;
   }
   #so_popup_countdown .modal-footer #so_countdown_timer {
      top: 45px;
   }
}
@media (max-width: 767px) {
   .product-image-zoom {
      pointer-events: none;
   }
   .common-home .container {
      overflow: visible;
      padding-left: 15px;
      padding-right: 15px;
   }
   #content ul.megamenu li.active .sub-menu .content,
   header ul.megamenu li.active .sub-menu .content {
      padding-bottom: 10px;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: none;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover {
      background-color: transparent;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore {
      border-radius: 0;
      padding: 5px 0;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore i,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore i {
      color: #666;
      top: 11px;
      right: 0;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore .more-view,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore .more-view {
      color: #ddd;
   }
   #content .container-megamenu.horizontal ul.megamenu > li,
   header .container-megamenu.horizontal ul.megamenu > li {
      margin-right: 0;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      .main-menu {
      margin: 0;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
      padding: 0;
   }
   .container-megamenu.horizontal .sub-menu .content-feature {
      margin: 0 -5%;
   }
   .container-megamenu.horizontal .sub-menu .content-feature li {
      width: 40%;
      margin: 0 5%;
      margin-bottom: 10px;
   }
   .container-megamenu.horizontal .sub-menu .content-feature li span {
      line-height: 20px;
      margin: 10px 0;
   }
   .container-megamenu.horizontal .sub-menu .content-feature li.detail {
      margin-top: 0;
   }
   .container-megamenu.horizontal .sub-menu .feature-blog .col-sm-12 {
      width: 50%;
      margin-top: 0 !important;
      margin-bottom: 15px;
      float: left;
   }
   .responsive ul.megamenu .item-style1 .sub-menu .content .row > div {
      border: none;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
      padding: 0;
   }
   .megamenu-style-dev.responsive ul.megamenu .sub-menu .content .row > div {
      border: none;
      padding-top: 0;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.menu-layouts .sub-menu .item-layouts .col-md-4 {
      margin-bottom: 0 !important;
   }
   header .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .categories {
      padding: 0;
   }
   header .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .static-menu > .menu {
      padding: 0;
   }
   header .container-megamenu.horizontal ul.megamenu .item-style2 .sub-menu .content .product {
      padding: 0;
   }
   header
      .container-megamenu.vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.style1
      .categories
      .static-menu
      .menu
      > ul
      > li {
      margin-bottom: 0;
   }
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
      margin: 10px -15px;
   }
   header .responsive ul.megamenu .sub-menu .content .row > div {
      margin-top: 0;
   }
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
      padding: 0;
   }
   header .megamenu-style-dev .vertical ul.megamenu > li > a {
      font-size: 14px;
   }
   header.typeheader-21 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-21 .logo {
      text-align: center;
      margin-bottom: 30px;
   }
   header.typeheader-21 .search-header-w {
      position: relative;
      top: 0;
      z-index: 99;
      float: left;
   }
   header.typeheader-21 .search-header-w .icon-search {
      width: 42px;
      height: 42px;
      text-align: center;
      line-height: 42px;
      border-radius: 100%;
      background-color: #fff;
   }
   header.typeheader-21 .search-header-w .icon-search i {
      font-size: 18px;
      color: #d2a246;
   }
   header.typeheader-21 .search-header-w .icon-search.active i::before {
      content: "\f00d";
   }
   header.typeheader-21 .search-header-w .icon-search:hover {
      cursor: pointer;
   }
   header.typeheader-21 .search-header-w #sosearchpro .search {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      margin-right: 0;
      padding: 0;
      width: 270px;
   }
   header.typeheader-21 .search-header-w #sosearchpro .search input {
      width: 270px;
      border: 1px solid #eaeaea;
      height: 40px;
      line-height: 40px;
      border-radius: 3px;
   }
   header.typeheader-21 .search-header-w #sosearchpro .search .input-group-btn {
      right: 2px;
      top: 1px;
      height: 38px;
      line-height: 38px;
      position: absolute;
   }
   header.typeheader-21 .search-header-w #sosearchpro .search button {
      background-color: #fff;
      border-radius: 3px;
      color: #999;
      padding: 0 10px;
      height: 38px;
      line-height: 38px;
   }
   header.typeheader-21 .search-header-w #sosearchpro .search button i {
      color: #666;
      font-size: 16px;
   }
   header.typeheader-21 .search-header-w #sosearchpro .search button span {
      display: none;
   }
   header.typeheader-21 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
      display: none;
   }
   header.typeheader-22 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #444;
   }
   header.typeheader-22 .container-megamenu.horizontal ul.megamenu > li {
      margin: 0;
   }
   header.typeheader-22 .logo {
      text-align: center;
      margin-bottom: 20px;
   }
   header.typeheader-22 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
      padding: 0;
   }
   header.typeheader-23 .lang-curr {
      display: none;
   }
   header.typeheader-23 .logo {
      text-align: center;
      margin-bottom: 20px;
   }
   header.typeheader-23 .logo a img {
      max-width: 120px;
   }
   header.typeheader-23 .megamenu-style-dev .navbar-default .horizontal .navbar-header {
      height: 0;
   }
   header.typeheader-23 .megamenu-style-dev .navbar-default .horizontal .navbar-header .navbar-toggle {
      position: relative;
      top: -68px;
   }
   header.typeheader-23 .header-bottom {
      height: 0;
      padding: 0;
   }
   header.typeheader-23 .search-header-w {
      float: left;
   }
   header.typeheader-23 .search-header-w .icon-search i {
      font-size: 16px;
      color: #fff;
   }
   header.typeheader-23 .search-header-w .icon-search.active i::before {
      content: "\f00d";
   }
   header.typeheader-23 .search-header-w .icon-search:hover {
      cursor: pointer;
   }
   header.typeheader-23 .search-header-w #sosearchpro .search {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      margin-right: 0;
      padding: 0;
      width: 270px;
      border: 1px solid #e1e1e1;
   }
   header.typeheader-23 .search-header-w #sosearchpro .search div.select_category {
      display: none;
   }
   header.typeheader-23 .shopping_cart .dropdown-menu {
      right: -68px;
   }
   header.typeheader-24 .navbar-logo {
      height: 0;
   }
   header.typeheader-24 .logo {
      margin: 0 auto;
      text-align: center;
      width: 120px;
      position: relative;
      top: 0;
   }
   header.typeheader-24 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background-color: #222;
   }
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
      border: none;
   }
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart {
      border: none;
   }
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
      margin: 0;
   }
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart,
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .items_cart2,
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .items_carts {
      display: none;
   }
   header.typeheader-24 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
      left: 27px;
   }
   header.typeheader-24 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-24 .search-header-w {
      position: relative;
      top: 0;
      z-index: 99;
      float: left;
   }
   header.typeheader-24 .search-header-w .icon-search {
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
   }
   header.typeheader-24 .search-header-w .icon-search i {
      font-size: 18px;
      color: #222;
   }
   header.typeheader-24 .search-header-w .icon-search.active i::before {
      content: "\f00d";
   }
   header.typeheader-24 .search-header-w .icon-search:hover {
      cursor: pointer;
   }
   header.typeheader-24 .search-header-w #sosearchpro .search {
      display: none;
      position: absolute;
      top: 40px;
      left: 0;
      margin-right: 0;
      padding: 0;
      width: 270px;
   }
   header.typeheader-24 .search-header-w #sosearchpro .search button {
      top: 3px;
      right: 3px;
   }
   header.typeheader-25 ul.top-link > li {
      padding-left: 5px;
      margin-left: 5px;
   }
   header.typeheader-25 ul.top-link > li:after {
      display: none;
   }
   header.typeheader-25 .header-top .header-top-right {
      padding-left: 0;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
      border: none;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
      margin: 0;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart,
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .items_cart2,
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .items_carts {
      display: none;
   }
   header.typeheader-25 .header-middle .middle2 {
      padding: 0;
   }
   header.typeheader-25 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-25 .search-header-w {
      position: relative;
      top: 0;
      z-index: 99;
      float: left;
   }
   header.typeheader-25 .search-header-w .icon-search {
      border-radius: 4px;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      background: #e00000;
   }
   header.typeheader-25 .search-header-w .icon-search i {
      font-size: 18px;
      color: #fff;
   }
   header.typeheader-25 .search-header-w .icon-search.active i::before {
      content: "\f00d";
   }
   header.typeheader-25 .search-header-w .icon-search:hover {
      cursor: pointer;
   }
   header.typeheader-25 .search-header-w #sosearchpro .search {
      display: none;
      position: absolute;
      top: 48px;
      left: -235px;
      margin-right: 0;
      padding: 0;
      width: 300px;
   }
   header.typeheader-25 .search-header-w #sosearchpro .search button {
      top: 1px;
      right: 1px;
   }
   .typeheader-25 #sosearchpro .search button {
      height: 38px;
   }
   #content .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
   #content .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
      float: left;
      border-radius: 0 !important;
   }
   #content .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
      text-align: left;
   }
   #content .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab {
      margin-left: 20px;
      text-align: left;
   }
   .layout-21 #content .so-page-builder .container,
   .layout-21 .container-fluid .container {
      padding: 0 15px;
   }
   .layout-21 .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
      color: #444;
      margin: 0;
      padding: 0;
      border: none;
   }
   .layout-21 .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle:hover {
      color: #d2a246;
   }
   .layout-21 .qr-code {
      margin: 30px 20px;
   }
   .layout-21 .module.sohomepage-slider #carousel-custom-dots li {
      padding: 10px;
      margin: 0;
   }
   .layout-21 .module.sohomepage-slider #carousel-custom-dots li:after {
      display: none;
   }
   .layout-21 .module.sohomepage-slider #carousel-custom-dots li:hover,
   .layout-21 .module.sohomepage-slider #carousel-custom-dots li.active {
      color: #d2a246;
   }
   .layout-21 .banners2 .bn {
      margin-top: 10px;
   }
   .layout-21 .banners3 .bn {
      margin: 5px 0;
   }
   .layout-21 .super-layout21 .so-sp-cat .custon-lnk ul li {
      margin: 5px;
   }
   .layout-21 .super-layout21 .so-sp-cat .custon-lnk ul li a {
      padding: 0 20px;
   }
   .layout-21 .super-layout21 .so-sp-cat .category-wrap-cat {
      width: 100%;
   }
   .layout-21 .super-layout21 .so-sp-cat .spcate-right {
      width: 100%;
   }
   .layout-21 .tab-brands .modcontent .nav-tabs > li {
      width: 100%;
   }
   .layout-21 .tab-brands .modcontent .nav-tabs > li > a {
      border: none;
      padding: 10px 30px;
   }
   .layout-21 .tab-brands .modcontent .item {
      width: 50%;
   }
   .layout-21 .tab-brands .modcontent .item a:first-child {
      margin-bottom: 0;
   }
   .layout-21 .tab-brands .modcontent .tab-content {
      padding: 30px 15px;
   }
   .layout-21 .block-policy {
      padding: 40px 0;
   }
   .layout-21 .block-policy .row .item .item-inner {
      margin: 10px 0;
   }
   .layout-21 .banners1 {
      display: none;
   }
   .layout-22 #content .so-page-builder .container,
   .layout-22 .container-fluid .container {
      padding: 0 15px;
   }
   .layout-22 #content .module .form-group {
      display: none;
   }
   .layout-22 #content .module h3.modtitle {
      font-size: 18px;
   }
   .layout-22 .banners2,
   .layout-22 .banners1 {
      display: none;
   }
   .layout-22 .block-policy {
      margin-bottom: 40px;
   }
   .layout-22 .block-policy .row .item .item-inner {
      margin-bottom: 20px;
   }
   .layout-22 .block-policy .row .item .item-inner:before {
      display: none;
   }
   .layout-23.common-home #content .module h3.modtitle span {
      font-size: 18px;
   }
   .layout-23.common-home .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next,
   .layout-23.common-home .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
      display: none !important;
   }
   .layout-23.common-home .listingtab-layout23 .so-listing-tabs .ltabs-tabs-container {
      margin: 30px 15px;
   }
   .layout-23.common-home .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li > span {
      padding: 5px 0;
   }
   .layout-23.common-home .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel > span,
   .layout-23.common-home .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover > span {
      color: #222;
   }
   .layout-23.common-home #sosearchpro .select_category select {
      width: 100%;
   }
   .layout-23.common-home .clientsay ul li {
      margin: 15px 0;
   }
   .layout-23.common-home .clientsay ul li .inner img {
      width: 100%;
   }
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: -20px;
   }
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: -20px;
   }
   .layout-23.common-home .custom-cates .active {
      border: none;
   }
   .layout-23.common-home .banners1 {
      display: none;
   }
   .layout-23.common-home .custom-cates .item span {
      margin-top: 25px;
   }
   .layout-24.common-home .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
      color: #222;
   }
   .layout-24.common-home .megamenu-style-dev .navbar-default .vertical .navbar-header {
      top: -92px;
   }
   .layout-24.common-home #content .col-menu1 {
      height: 0;
   }
   .layout-24.common-home .product-simple.simple1 {
      margin-top: 15px;
   }
   .layout-24.common-home .banners1 {
      display: none;
   }
   .layout-24.common-home .block-policy24 ul li {
      margin: 5px 0;
   }
   .layout-24.common-home .block-policy24 ul li:before {
      display: none;
   }
   .layout-24.common-home .megamenu-style-dev {
      z-index: unset;
   }
   .layout-25.common-home #content .module h3.modtitle span {
      font-size: 18px;
   }
   .layout-25.common-home .module.sohomepage-slider .owl2-controls .owl2-nav {
      display: none;
   }
   .layout-25.common-home .deals25 {
      padding: 20px;
   }
   .layout-25.common-home .deals25 .head-title {
      width: 100%;
   }
   .layout-25.common-home .deals25 .modcontent {
      width: 100%;
   }
   .layout-25.common-home .deals25 .cslider-item-timer .time-item .num-time:after {
      display: none;
   }
   .layout-25.common-home .deals25 .head-title .time-endin {
      padding: 25px 10px;
   }
   .layout-25.common-home .deals25 .so-deal .extraslider-inner .item .button-group .addToCart {
      padding: 0 15px;
   }
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .slick-prev,
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .slick-next {
      position: static;
      transform: rotate(-90deg);
      margin: 0 2px;
   }
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .ds-items {
      display: none;
   }
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .ds-items-detail {
      width: 100%;
   }
   .layout-25.common-home
      .slick25
      .so-deals-slick.slick-vertical
      .deals-content
      .item
      .product-thumb
      .button-group
      .addToCart {
      padding: 0 15px;
   }
   .layout-25.common-home .text-banner {
      display: none;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .banner-pre {
      display: none;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .ltabs-items-container {
      width: 100%;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .ltabs-tabs-container {
      position: static;
      margin-bottom: 10px;
   }
   .layout-25.common-home
      #content
      .so-listing-tabs
      .ltabs-wrap
      .ltabs-tabs-container
      .ltabs-tabs-wrap
      ul.ltabs-tabs
      li.ltabs-tab {
      margin-left: 0;
   }
   footer.typefooter-21 .so-page-builder .container {
      padding: 0;
   }
   footer.typefooter-21 #collapse-footer {
      overflow: hidden;
   }
   footer.typefooter-21 .footer-top {
      padding: 15px 5px;
   }
   footer.typefooter-21 .footer-top .footer-links ul li {
      margin: 0 8px;
   }
   footer.typefooter-21 .footer-middle {
      padding: 20px 0;
   }
   footer.typefooter-21 .col-socials ul {
      margin-right: 0;
   }
   footer.typefooter-21 .col-socials ul li {
      margin-right: 5px;
   }
   footer.typefooter-21 .col-socials ul li a {
      width: 37px;
   }
   footer.typefooter-21 .col-socials ul li.vimeo,
   footer.typefooter-21 .col-socials ul li.vk {
      display: none;
   }
   footer.typefooter-21 .logo-footer {
      display: none;
   }
   footer.typefooter-21 .footer-bottom {
      width: 100%;
   }
   footer.typefooter-21 .copyright {
      padding-top: 27px;
   }
   footer.typefooter-21 .col-payment,
   footer.typefooter-21 .col-socials {
      margin-top: 15px;
   }
   footer.typefooter-21 .newsletter-footer21 .newsletter .block_content form.signup .form-group .subcribe button {
      padding: 0 15px;
   }
   footer.typefooter-21 .newsletter-footer21 .newsletter .block_content form.signup .form-group .input-box {
      padding-right: 100px;
   }
   footer.typefooter-21 .footer-bottom {
      top: 0;
      height: auto;
      text-align: center;
      border-top: 1px solid #e1e1e1;
   }
   footer.typefooter-21 .footer-top .findstore {
      margin-left: 10px;
   }
   footer.typefooter-22 .newsletter-footer22 .newsletter .block_content {
      width: 100%;
   }
   footer.typefooter-22 .newsletter-footer22 .newsletter .title-block {
      display: none;
   }
   footer.typefooter-22 .box-footer {
      margin-bottom: 20px;
   }
   footer.typefooter-22 .apps {
      float: none;
      text-align: center;
   }
   footer.typefooter-22 .footer-bottom .copyright {
      text-align: center;
      margin-bottom: 10px;
   }
   footer.typefooter-22 .payment-w {
      text-align: center;
   }
   footer.typefooter-22 .newsletter-footer22 .newsletter .block_content form.signup .form-group .subcribe button {
      padding: 0 15px;
   }
   footer.typefooter-22 .newsletter-footer22 .newsletter .block_content form.signup .form-group .input-box {
      padding-right: 100px;
   }
   footer.typefooter-22 .socials {
      padding: 20px 0;
   }
   footer.typefooter-23 .box-footer {
      margin-bottom: 20px;
   }
   footer.typefooter-23 .footer-bottom .copyright {
      text-align: center;
      margin-bottom: 10px;
   }
   footer.typefooter-23 .payment-w {
      text-align: center;
   }
   footer.typefooter-24 .box-footer {
      margin-bottom: 30px;
   }
   footer.typefooter-24 .footer-middle {
      padding-bottom: 0;
   }
   footer.typefooter-25 .service-top ul {
      display: inline-block;
      overflow-x: scroll;
   }
   footer.typefooter-25 .service-top ul li {
      width: 100%;
      margin: 5px 0;
   }
   footer.typefooter-25 .service-top ul li:last-child {
      display: none;
   }
   footer.typefooter-25 .newsletter-footer22 .newsletter .title-block {
      display: none;
   }
   footer.typefooter-25 .newsletter-footer22 .newsletter .block_content {
      margin-left: 0;
      padding: 0;
   }
   footer.typefooter-25 .newsletter-footer22 .newsletter .block_content form.signup .subcribe button {
      padding: 0 10px;
   }
   footer.typefooter-25 .socials {
      margin: 25px 0 0 0;
   }
   .current-name {
      font-size: 20px;
   }
   aside.left_column {
      margin-bottom: 30px;
   }
   .products-category .product-compare {
      margin: 10px 0 0 0 !important;
   }
   .product-view .content-product-right {
      margin-top: 30px;
   }
   .product-simple .so-extraslider .extraslider-inner .item .item-inner {
      width: 100%;
   }
   .content-aside .product-simple .so-extraslider .extraslider-inner .owl2-item .item {
      display: inline-block;
   }
   .content-aside .product-simple .so-extraslider .extraslider-inner .owl2-item .item .item-inner {
      width: 100%;
   }
   .producttab .tabsslider.horizontal-tabs .tab-content {
      padding: 30px 10px;
   }
   .thumb-vertical-outer {
      padding: 20px 0;
   }
   .bg-page-404 {
      overflow: hidden;
   }
   .style-dev-so-deals .so-deal .extraslider-inner.item-inner-dev .image-dev .list-button-dev li.so-quickview {
      display: none;
   }
   #content .filter-horizontal ul {
      display: block;
   }
   #content .filter-horizontal li.so-filter-options {
      width: 100%;
      border: none;
   }
   .zoomContainer {
      display: none;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu {
      border: none !important;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical .sub-menu .content {
      padding: 20px !important;
   }
   .megamenu-style-dev .container-megamenu.horizontal ul.megamenu > li > a strong img,
   .megamenu-style-dev .container-megamenu.vertical:after {
      display: none;
   }
   .megamenu-style-dev .navbar-default .vertical #menuHeading {
      display: none !important;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
      right: 0 !important;
      left: auto;
   }
   .megamenu-style-dev.responsive #remove-megamenu {
      display: block;
      color: #fff;
      cursor: pointer;
      font-size: 15px;
   }
   .megamenu-style-dev.responsive .so-megamenu-active #remove-megamenu {
      color: #fff;
   }
   .megamenu-style-dev.responsive .megamenu-wrapper {
      border: none;
      border-radius: 0;
   }
   .megamenu-style-dev.responsive div[class^="col-"] {
      width: 100%;
   }
   .megamenu-style-dev.responsive ul.megamenu > li {
      display: block;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding: 1px 0;
      overflow: hidden;
      text-align: left;
   }
   .megamenu-style-dev.responsive ul.megamenu > li a {
      line-height: 25px;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.click:before,
   .megamenu-style-dev.responsive ul.megamenu > li.hover:before {
      padding: 0 !important;
      font-size: 14px;
      background: #666;
      color: #fff;
      border: 1px solid #6a6d71;
      width: 30px;
      line-height: 30px;
      height: 32px;
      display: inline-block;
      text-align: center;
      margin-top: -1px;
      right: 0;
      left: auto;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.click:hover:before,
   .megamenu-style-dev.responsive ul.megamenu > li.hover:hover:before {
      cursor: pointer;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active {
      padding: 0;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .sub-menu {
      display: block !important;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active > a {
      background: #222 !important;
      color: #fff;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
      padding: 0;
      width: 30px;
      line-height: 30px;
      background: #33363a;
      height: auto;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before {
      color: #fff;
      font-size: 12px;
      line-height: 18px;
   }
   .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
      box-shadow: none;
      border: 1px solid #eee;
      padding: 20px;
   }
   .megamenu-style-dev .navbar-default .horizontal .navbar-header {
      float: right;
   }
   .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
      color: #fff;
      background-color: #e00000;
      border-radius: 5px;
      padding: 8px 10px !important;
      text-shadow: none;
      line-height: 40px;
      font-weight: 600;
      font-size: 14px;
      margin: 0;
   }
   .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #fff;
      width: 20px;
      height: 2px;
      margin: 4px 0;
      border-radius: 0;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
      background: #333 !important;
      padding: 20px !important;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
      padding: 0 10px !important;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
      color: #fff !important;
      padding: 0 !important;
      font-size: 14px;
      line-height: 29px !important;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
      color: #d2a246;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
      padding: 0;
      margin: 0;
      border: none;
   }
   .megamenu-style-dev .navbar-default .horizontal .features-menu .column.layout-color a {
      display: inline-block;
   }
   .megamenu-style-dev .navbar-default .horizontal .features-menu .column a {
      margin: 0 0 30px;
      display: block;
   }
   .megamenu-style-dev .navbar-default .vertical #menuHeading {
      display: block;
      margin: 0;
   }
   .megamenu-style-dev .navbar-default .vertical ul.megamenu {
      position: relative;
      background: transparent;
   }
   .megamenu-style-dev .navbar-default .vertical ul.megamenu > li {
      background: transparent;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header {
      position: relative;
      float: left;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .title-navbar {
      display: none;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
      color: #fff;
      background-color: #e00000;
      border-radius: 5px;
      padding: 0 10px !important;
      text-shadow: none;
      line-height: 40px;
      font-weight: 600;
      font-size: 14px;
      margin: 0;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle i {
      font-size: 14px;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle .icon-bar {
      background: #fff;
      width: 12px;
      height: 2px;
      margin-top: 2px;
      border-radius: 0;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle:hover {
      color: #fff;
   }
   .megamenu-style-dev .navbar-default .vertical #remove-verticalmenu {
      display: block;
      color: #fff;
      cursor: pointer;
      font-size: 16px;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
      position: fixed;
      background: #333 !important;
      padding: 20px !important;
      width: 280px;
      max-height: 100%;
      top: 0;
      z-index: 99;
      border: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper.so-vertical-active {
      display: block !important;
      opacity: 1;
      visibility: visible;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.vertical-style3
      .content
      .image-position {
      transform: scale(0.8);
      -moz-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      position: relative;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li:before {
      display: none;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      .main-menu {
      text-transform: uppercase;
      margin: 0 0 10px;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      a:hover {
      color: #d2a246;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li:hover
      > a {
      color: #d2a246;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      ul {
      box-shadow: none;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      ul
      li {
      padding: 5px 0;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
      border: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content {
      padding: 15px;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .content
      .menu
      > ul
      > li
      ul {
      border: none;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .content
      .menu
      > ul
      > li
      b {
      display: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding: 0;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a {
      padding: 2px 0;
      background: transparent !important;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a strong {
      color: #ddd;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
      border: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a {
      line-height: inherit;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
      font-size: 14px;
      color: #ddd;
      height: 32px;
      line-height: 32px;
      width: 30px;
      background: #666;
      text-align: center;
      cursor: pointer;
      border: 1px solid #6a6d71;
      padding: 0 !important;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
      color: #fff;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
      background: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu {
      background: #666;
      font-size: 14px;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu:before {
      color: #ddd;
      line-height: 31px;
   }
   .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .so-block {
      margin-right: 20px;
   }
   .item-article .title-decimal {
      line-height: 22px;
   }
   header.navbar-compact {
      display: none;
   }
   header .horizontal ul.megamenu > li > .sub-menu {
      border: none;
   }
   #wrapper {
      overflow-x: hidden;
   }
   ul.megamenu li.active .sub-menu .content {
      padding: 0 10px;
   }
   #sosearchpro.search-pro .input-group .autosearch-input {
      padding: 0 40px 0 20px;
   }
   .navbar-toggle {
      margin-left: 15px;
      margin-right: 0;
   }
   .simple_blog-article .product-filter {
      display: none;
   }
   #so_popup_countdown {
      display: none !important;
   }
   .modal-backdrop.in {
      opacity: 0;
      filter: alpha(opacity=0);
   }
   .modal-open .modal-backdrop.in {
      opacity: 0.5;
      filter: alpha(opacity=50);
   }
   .modal-open .modal-backdrop {
      display: block !important;
   }
   .product-search .content-main #input-search {
      margin-bottom: 10px;
   }
   body.modal-open,
   .hidden-scorll {
      overflow: auto;
   }
   body #so_popup_countdown,
   .modal-backdrop {
      display: none !important;
   }
   .media-box-link--figure .icon {
      font-size: 50px;
   }
   .product-compare .table {
      display: inline-block;
      overflow-x: scroll;
   }
   .seller-usergroup .seller_logo {
      width: 100%;
      margin-bottom: 20px;
   }
   .article--style2 .article--maintitle {
      position: static;
      background: #ccc;
   }
   .article--style4 .article--maincontent {
      margin-top: 0;
   }
   .article--style5 .article--maintitle {
      position: static;
      transform: none;
   }
   .article--style5 .article--maintitle h3 {
      font-size: 13px;
   }
   .article--style5 .article--maintitle .article-title,
   .article--style5 .article--maintitle .article-sub-title {
      font-size: 12px;
   }
   body.product-search #input-search {
      margin-bottom: 10px;
   }
}
@media (max-width: 768px) {
   .typeheader-25 #sosearchpro .search input {
      border: 1px solid #c7c8ca;
      border-radius: 5px;
   }
   .typeheader-25 .shopping_cart {
      width: auto;
   }
   .short-by-show .form-group select {
      width: 100%;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
   .common-home .container {
      overflow: visible;
      padding-left: 15px;
      padding-right: 15px;
   }
   #content ul.megamenu li.active .sub-menu .content,
   header ul.megamenu li.active .sub-menu .content {
      padding-bottom: 10px;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: none;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover {
      background-color: transparent;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore {
      border-radius: 0;
      padding: 5px 0;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore i,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore i {
      color: #666;
      top: 11px;
      right: 0;
   }
   #content .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore .more-view,
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore .more-view {
      color: #ddd;
   }
   #content .container-megamenu.horizontal ul.megamenu > li,
   header .container-megamenu.horizontal ul.megamenu > li {
      margin-right: 0;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      .main-menu {
      margin: 0;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
      padding: 0;
   }
   .container-megamenu.horizontal .sub-menu .content-feature {
      margin: 0 -5%;
   }
   .container-megamenu.horizontal .sub-menu .content-feature li {
      width: 40%;
      margin: 0 5%;
      margin-bottom: 10px;
   }
   .container-megamenu.horizontal .sub-menu .content-feature li span {
      line-height: 20px;
      margin: 10px 0;
   }
   .container-megamenu.horizontal .sub-menu .content-feature li.detail {
      margin-top: 0;
   }
   .container-megamenu.horizontal .sub-menu .feature-blog .col-sm-12 {
      width: 50%;
      margin-top: 0 !important;
      margin-bottom: 15px;
      float: left;
   }
   .responsive ul.megamenu .item-style1 .sub-menu .content .row > div {
      border: none;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
      padding: 0;
   }
   .megamenu-style-dev.responsive ul.megamenu .sub-menu .content .row > div {
      border: none;
      padding-top: 0;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.menu-layouts .sub-menu .item-layouts .col-md-4 {
      margin-bottom: 0 !important;
   }
   header .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .categories {
      padding: 0;
   }
   header .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .static-menu > .menu {
      padding: 0;
   }
   header .container-megamenu.horizontal ul.megamenu .item-style2 .sub-menu .content .product {
      padding: 0;
   }
   header
      .container-megamenu.vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.style1
      .categories
      .static-menu
      .menu
      > ul
      > li {
      margin-bottom: 0;
   }
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
      margin: 10px -15px;
   }
   header .responsive ul.megamenu .sub-menu .content .row > div {
      margin-top: 0;
   }
   header .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
      padding: 0;
   }
   header .megamenu-style-dev .vertical ul.megamenu > li > a {
      font-size: 14px;
   }
   header.typeheader-21 #sosearchpro .search input.autosearch-input {
      border-radius: 3px;
   }
   header.typeheader-21 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-22 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #444;
   }
   header.typeheader-22 .container-megamenu.horizontal ul.megamenu > li {
      margin: 0;
   }
   header.typeheader-23 .megamenu-style-dev .navbar-default .horizontal .navbar-header {
      height: 0;
   }
   header.typeheader-23 .megamenu-style-dev .navbar-default .horizontal .navbar-header .navbar-toggle {
      position: relative;
      top: -67px;
   }
   header.typeheader-23 .header-bottom {
      height: 0;
      padding: 0;
   }
   header.typeheader-23 .search-header-w {
      float: right;
   }
   header.typeheader-23 .search-header-w .icon-search i {
      font-size: 16px;
      color: #fff;
   }
   header.typeheader-23 .search-header-w .icon-search.active i::before {
      content: "\f00d";
   }
   header.typeheader-23 .search-header-w .icon-search:hover {
      cursor: pointer;
   }
   header.typeheader-23 .search-header-w #sosearchpro .search {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      margin-right: 0;
      padding: 0;
      width: 270px;
      border: 1px solid #e1e1e1;
   }
   header.typeheader-23 .search-header-w #sosearchpro .search div.select_category {
      display: none;
   }
   header.typeheader-24 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-24 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background-color: #222;
   }
   header.typeheader-25 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
      border: none;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
      margin: 0;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart,
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .items_cart2,
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .items_carts {
      display: none;
   }
   #content .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
   #content .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
      float: left;
      border-radius: 0 !important;
   }
   #content .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
      text-align: left;
   }
   #content .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab {
      margin-left: 20px;
      text-align: left;
   }
   .layout-21 #content .so-page-builder .container,
   .layout-21 .container-fluid .container {
      padding: 0 15px;
   }
   .layout-21 .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
      color: #444;
   }
   .layout-21 .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle:hover {
      color: #444;
   }
   .layout-21 .module.sohomepage-slider #carousel-custom-dots li {
      padding: 10px;
      margin: 0;
   }
   .layout-21 .banners1 {
      margin: 0 -10px;
      margin-top: 30px;
   }
   .layout-21 .banners1 .b-img2,
   .layout-21 .banners1 .b-img {
      float: left;
      width: 50%;
      margin-bottom: 0;
      padding: 0 10px;
   }
   .layout-21 .deals-layout21 {
      margin: 30px 0;
   }
   .layout-21 .super-layout21 .so-sp-cat .category-wrap-cat {
      padding: 28px 20px;
      min-height: 510px;
   }
   .layout-21 .super-layout21 .so-sp-cat .custon-lnk ul li {
      margin: 5px;
   }
   .layout-21 .super-layout21 .so-sp-cat .custon-lnk ul li a {
      padding: 0 20px;
   }
   .layout-21 .super-layout21 .so-sp-cat .category-wrap-cat {
      width: 30%;
   }
   .layout-21 .super-layout21 .so-sp-cat .spcate-right {
      width: 70%;
   }
   .layout-21 .block-policy {
      padding: 50px 0;
   }
   .layout-21 .block-policy .row .item .item-inner a {
      font-size: 13px;
   }
   .layout-21 .block-policy .row .item .item-inner::before {
      left: -15px;
   }
   .layout-21 .block-policy .row .item .item-inner .img {
      width: 40px;
   }
   .layout-21 .block-policy .row .item .item-inner .cont {
      margin-left: 50px;
   }
   .layout-21 .tab-brands .modcontent .nav-tabs > li > a {
      padding: 15px 20px;
   }
   .layout-21 .tab-brands .modcontent .item {
      width: 33.33%;
   }
   .layout-21 .tab-brands .modcontent .item a:first-child {
      margin-bottom: 0;
   }
   .layout-22.common-home #content .so-page-builder .container,
   .layout-22.common-home .container-fluid .container {
      padding: 0 15px;
   }
   .layout-22.common-home .box-content1 {
      margin: 0 -6px;
   }
   .layout-22.common-home .box1-left {
      width: 68.5%;
      padding: 0 6px;
   }
   .layout-22.common-home .box1-right {
      width: 31.5%;
      padding: 0 6px;
   }
   .layout-22.common-home .banners1 .bn2 {
      display: none;
   }
   .layout-22.common-home #content .banners1 .row .bn1 a:first-child {
      margin-bottom: 13px;
   }
   .layout-22.common-home .block-policy .row .item .item-inner::before {
      display: none;
   }
   .layout-22.common-home .products-list .product-grid2 .product-item-container .button-group .addToCart {
      padding: 0 10px;
   }
   .layout-22.common-home .products-list .product-grid2 .product-item-container .button-group .addToCart i {
      display: none;
   }
   .layout-22.common-home .blog-home .so-blog-external .blog-external .media .item .media-body {
      padding: 20px 10px;
   }
   .layout-22.common-home .blog-home .so-blog-external .blog-external .media .item .media-content .media-heading a {
      font-size: 16px;
   }
   .layout-23.common-home .banners1 {
      display: none;
   }
   .layout-23.common-home #content #sosearchpro {
      padding: 25px 25px 16px 25px;
   }
   .layout-23.common-home #content #sosearchpro h3 {
      font-size: 18px;
   }
   .layout-23.common-home .listingtab-layout23 .so-listing-tabs .ltabs-tabs-container {
      margin: 30px 15px;
   }
   .layout-23.common-home .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li > span {
      padding: 5px 0;
   }
   .layout-23.common-home .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel > span,
   .layout-23.common-home .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover > span {
      color: #222;
   }
   .layout-23.common-home .clientsay ul li {
      width: 50%;
   }
   .layout-23.common-home .clientsay ul li:last-child {
      display: none;
   }
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next,
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next {
      right: -20px;
   }
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
   .layout-23.common-home .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev {
      left: -20px;
   }
   .layout-24.common-home .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
      color: #222;
   }
   .layout-24.common-home .megamenu-style-dev .navbar-default .vertical .navbar-header {
      top: -92px;
   }
   .layout-24.common-home #content .col-menu1 {
      height: 0;
   }
   .layout-24.common-home .product-simple.simple1 {
      margin-top: 15px;
   }
   .layout-24.common-home .product-simple.simple1 .so-extraslider .extraslider-inner .item .item-inner {
      width: 50%;
      float: left;
   }
   .layout-24.common-home .product-simple.simple1 .so-extraslider .extraslider-inner .item .item-inner:last-child {
      display: none;
   }
   .layout-24.common-home .block-policy24 ul li {
      margin: 5px 0;
   }
   .layout-24.common-home .block-policy24 ul li:before {
      display: none;
   }
   .layout-25.common-home .deals25 .head-title {
      width: 100%;
   }
   .layout-25.common-home .deals25 .modcontent {
      width: 100%;
   }
   .layout-25.common-home .text-banner {
      display: none;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .banner-pre {
      display: none;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .ltabs-items-container {
      width: 100%;
   }
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .slick-list {
      min-height: 530px;
   }
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .image {
      text-align: center;
      padding: 0 20%;
   }
   .layout-25.common-home .slick25 .so-deals-slick.slick-vertical .deals-content .item .product-thumb .image img {
      display: inherit;
   }
   .layout-25.common-home
      #content
      .so-listing-tabs
      .ltabs-wrap
      .ltabs-tabs-container
      .ltabs-tabs-wrap
      ul.ltabs-tabs
      li.ltabs-tab {
      margin-left: 0;
   }
   footer.typefooter-21 #collapse-footer {
      overflow: hidden;
   }
   footer.typefooter-21 .footer-top {
      padding: 15px 0;
   }
   footer.typefooter-21 .footer-top .footer-links ul li {
      margin: 0 8px;
   }
   footer.typefooter-21 .footer-middle {
      padding: 20px 0;
   }
   footer.typefooter-21 .col-socials ul {
      margin-right: 0;
   }
   footer.typefooter-21 .col-socials ul li {
      margin-right: 5px;
   }
   footer.typefooter-21 .col-socials ul li a {
      width: 37px;
   }
   footer.typefooter-21 .col-socials ul li.vimeo,
   footer.typefooter-21 .col-socials ul li.vk {
      display: none;
   }
   footer.typefooter-21 .logo-footer {
      display: none;
   }
   footer.typefooter-21 .footer-bottom {
      width: 100%;
   }
   footer.typefooter-21 .copyright {
      padding-top: 27px;
   }
   footer.typefooter-21 .col-payment,
   footer.typefooter-21 .col-socials {
      margin-top: 15px;
   }
   footer.typefooter-21 .newsletter-footer21 .newsletter .block_content form.signup .form-group .subcribe button {
      padding: 0 15px;
   }
   footer.typefooter-21 .newsletter-footer21 .newsletter .block_content form.signup .form-group .input-box {
      padding-right: 100px;
   }
   footer.typefooter-21 .footer-bottom {
      top: 0;
      height: auto;
      text-align: center;
      border-top: 1px solid #e1e1e1;
   }
   footer.typefooter-22 .apps {
      float: none;
      text-align: center;
   }
   footer.typefooter-22 .footer-bottom .copyright {
      text-align: center;
      margin-bottom: 10px;
   }
   footer.typefooter-22 .payment-w {
      text-align: center;
   }
   footer.typefooter-23 .socials li {
      margin-top: 10px;
   }
   footer.typefooter-23 .copyright-w {
      padding-right: 0;
   }
   footer.typefooter-24 .box-footer {
      margin-bottom: 30px;
   }
   footer.typefooter-24 .footer-middle {
      padding-bottom: 0;
   }
   footer.typefooter-25 .service-top ul {
      display: inline-block;
      overflow-x: scroll;
   }
   footer.typefooter-25 .service-top ul li {
      width: 50%;
      margin: 5px 0;
   }
   footer.typefooter-25 .service-top ul li:last-child {
      display: none;
   }
   footer.typefooter-25 .newsletter-footer22 .newsletter .title-block {
      display: none;
   }
   footer.typefooter-25 .newsletter-footer22 .newsletter .block_content {
      margin-left: 0;
   }
   footer.typefooter-25 .socials {
      margin: 25px 0;
   }
   .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
      width: 100%;
      margin-bottom: 5px;
   }
   .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max,
   .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
      width: 60px;
      min-width: 60px;
      padding-left: 3px !important;
   }
   .filters-panel .short-by-show.text-center .form-group {
      display: block;
   }
   aside.left_column {
      margin-bottom: 30px;
   }
   .thumb-vertical-outer {
      padding: 20px 0;
   }
   .so-filter-price .put-min_max .name-curent {
      display: inline-block;
      float: left;
      line-height: 30px;
   }
   .so-filter-price .put-min_max .form-control {
      width: 60px;
      line-height: 30px;
      padding: 0 !important;
      margin: 0 !important;
      height: 30px;
      min-width: 60px;
   }
   #product-quick .product-view .content-product-right {
      margin-top: 0;
   }
   .product-view .content-product-right {
      margin-top: 40px;
   }
   .product-simple .so-extraslider .extraslider-inner .item .item-inner {
      width: 100%;
   }
   .content-aside .product-simple .so-extraslider .extraslider-inner .owl2-item .item {
      display: inline-block;
   }
   .content-aside .product-simple .so-extraslider .extraslider-inner .owl2-item .item .item-inner {
      width: 100%;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu {
      border: none !important;
   }
   .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical .sub-menu .content {
      padding: 10px !important;
   }
   .megamenu-style-dev .container-megamenu.horizontal ul.megamenu > li > a strong img,
   .megamenu-style-dev .container-megamenu.vertical:after {
      display: none;
   }
   .megamenu-style-dev .navbar-default .vertical #menuHeading {
      display: none !important;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
      right: 0;
      left: auto;
   }
   .megamenu-style-dev.responsive #remove-megamenu {
      display: block;
      color: #fff;
      cursor: pointer;
      font-size: 15px;
   }
   .megamenu-style-dev.responsive .so-megamenu-active #remove-megamenu {
      color: #fff;
   }
   .megamenu-style-dev.responsive .megamenu-wrapper {
      border: none;
      border-radius: 0;
   }
   .megamenu-style-dev.responsive div[class^="col-"] {
      width: 100%;
   }
   .megamenu-style-dev.responsive ul.megamenu > li {
      text-align: left;
      display: block;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding: 1px 0;
      overflow: hidden;
   }
   .megamenu-style-dev.responsive ul.megamenu > li a {
      line-height: 25px;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.click:before,
   .megamenu-style-dev.responsive ul.megamenu > li.hover:before {
      padding: 0 !important;
      font-size: 14px;
      background: #666;
      color: #fff;
      border: 1px solid #6a6d71;
      width: 30px;
      line-height: 30px;
      height: 32px;
      display: inline-block;
      text-align: center;
      margin-top: -1px;
      right: 0;
      left: auto;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.click:hover:before,
   .megamenu-style-dev.responsive ul.megamenu > li.hover:hover:before {
      cursor: pointer;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active {
      padding: 0;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .sub-menu {
      display: block !important;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active > a {
      background: #222 !important;
      color: #fff;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
      padding: 0;
      width: 30px;
      line-height: 30px;
      background: #33363a;
      height: auto;
   }
   .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before {
      color: #fff;
      font-size: 12px;
      line-height: 18px;
   }
   .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
      box-shadow: none;
      border: 1px solid #eee;
      padding: 20px;
   }
   .megamenu-style-dev .navbar-default .horizontal .navbar-header {
      float: right;
   }
   .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
      color: #fff;
      background-color: #e00000;
      border-radius: 5px;
      padding: 8px 10px !important;
      text-shadow: none;
      line-height: 40px;
      font-weight: 600;
      font-size: 14px;
      margin: 0;
   }
   .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #fff;
      width: 20px;
      height: 2px;
      margin: 4px 0;
      border-radius: 0;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
      max-height: 100% !important;
      background: #333 !important;
      padding: 20px !important;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
      padding: 0 10px !important;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
      color: #fff !important;
      padding: 0 !important;
      font-size: 14px;
      line-height: 29px !important;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
      color: #d2a246;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
      padding: 0;
      margin: 0;
      border: none;
   }
   .megamenu-style-dev .navbar-default .horizontal .features-menu .column.layout-color a {
      display: inline-block;
   }
   .megamenu-style-dev .navbar-default .horizontal .features-menu .column a {
      margin: 0 0 30px;
      display: block;
   }
   .megamenu-style-dev .navbar-default .vertical #menuHeading {
      display: block;
      margin: 0;
   }
   .megamenu-style-dev .navbar-default .vertical ul.megamenu {
      position: relative;
      background: transparent;
   }
   .megamenu-style-dev .navbar-default .vertical ul.megamenu > li {
      background: transparent;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header {
      position: relative;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .title-navbar {
      display: none;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
      color: #fff;
      background-color: #e00000;
      border-radius: 5px;
      padding: 0 10px !important;
      text-shadow: none;
      line-height: 40px;
      font-weight: 600;
      font-size: 14px;
      margin: 0;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle i {
      font-size: 14px;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle .icon-bar {
      background: #fff;
      width: 12px;
      height: 2px;
      margin-top: 2px;
      border-radius: 0;
   }
   .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle:hover {
      color: #fff;
   }
   .megamenu-style-dev .navbar-default .vertical #remove-verticalmenu {
      display: block;
      color: #fff;
      cursor: pointer;
      font-size: 16px;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
      position: fixed;
      background: #333 !important;
      padding: 20px !important;
      width: 280px;
      max-height: 100%;
      top: 0;
      z-index: 99;
      border: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper.so-vertical-active {
      display: block !important;
      opacity: 1;
      visibility: visible;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.vertical-style3
      .content
      .image-position {
      transform: scale(0.8);
      -moz-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      position: relative;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li:before {
      display: none;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      .main-menu {
      text-transform: uppercase;
      margin: 0 0 10px;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      a:hover {
      color: #d2a246;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li:hover
      > a {
      color: #d2a246;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .sub-menu
      .content
      .categories
      .menu
      > ul
      li
      ul {
      box-shadow: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
      border: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content {
      padding: 15px;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .content
      .menu
      > ul
      > li
      ul {
      border: none;
   }
   .megamenu-style-dev
      .navbar-default
      .vertical
      .vertical-wrapper
      ul.megamenu
      .item-vertical.css-menu
      .content
      .menu
      > ul
      > li
      b {
      display: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding: 0;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a {
      padding: 2px 0;
      background: transparent !important;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a strong {
      color: #ddd;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
      border: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a {
      line-height: inherit;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
      font-size: 14px;
      color: #ddd;
      height: 32px;
      line-height: 32px;
      width: 30px;
      background: #666;
      text-align: center;
      cursor: pointer;
      border: 1px solid #6a6d71;
      padding: 0 !important;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
      color: #fff;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
      background: none;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu {
      background: #666;
      font-size: 14px;
   }
   .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu:before {
      color: #ddd;
      line-height: 31px;
   }
   header.navbar-compact {
      display: none;
   }
   header .horizontal ul.megamenu > li > .sub-menu {
      border: none;
   }
   ul.megamenu li.active .sub-menu .content {
      padding: 0 10px;
   }
   iframe #wrapper {
      overflow-x: auto;
   }
   .zoomContainer {
      display: none;
   }
   .simple_blog-article .product-filter.filters-panel {
      display: none;
   }
   .product-view .content-product-left .large-image.vertical {
      margin: 0 15%;
   }
   .our-member .respl-item .w-image-box {
      float: none;
      overflow: hidden;
      width: 100%;
      text-align: center;
   }
   .our-member .respl-item .info-member {
      text-align: center;
      margin: 0;
   }
   .our-member .respl-item .info-member li {
      float: none;
      display: inline-block;
   }
   .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .so-block.media-left {
      margin-right: 20px;
   }
   .account-wishlist .table-responsive .btn-danger {
      margin-top: 5px;
   }
   .so-onepagecheckout .coupon-voucher .panel-body {
      width: 100%;
   }
   .so-onepagecheckout .coupon-voucher .input-group {
      margin-bottom: 10px;
   }
   .so-onepagecheckout .coupon-voucher .input-group .input-group-btn {
      margin-left: 10px;
      width: auto;
   }
   .so-onepagecheckout .table-responsive .btn-danger {
      margin-top: 0;
   }
   .modal-open,
   .hidden-scorll {
      overflow: auto;
   }
   body #so_popup_countdown,
   .hidden-scorll .modal-backdrop {
      display: none !important;
   }
   .modal-open.hidden-scorll .modal-backdrop {
      display: block !important;
   }
   .article--style4 .article--maincontent {
      margin-top: -50px;
   }
   .product-layout .product-item-container .seller_logo {
      position: absolute !important;
      transform: none !important;
      bottom: 15px;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .common-home .container {
      overflow: visible;
   }
   #content .so-page-builder .container {
      padding: 0 15px;
   }
   .container-megamenu ul.megamenu li.menu-layouts .sub-menu .content .item-layouts .col-md-4 {
      min-height: 100px !important;
   }
   footer #collapse-footer {
      max-height: 100%;
   }
   footer #collapse-footer:before {
      display: none;
   }
   #content ul.megamenu > li.menu-layouts > .sub-menu,
   header ul.megamenu > li.menu-layouts > .sub-menu,
   #content ul.megamenu > li.menu-features > .sub-menu,
   header ul.megamenu > li.menu-features > .sub-menu {
      right: auto;
   }
   header.typeheader-21 .bottom3 {
      padding-left: 0;
   }
   header.typeheader-21 #sosearchpro .search .select_category {
      display: none;
   }
   header.typeheader-21 #sosearchpro .search input.autosearch-input {
      border-radius: 3px;
   }
   header.typeheader-23 .search-header-w #sosearchpro .search div.select_category {
      display: none;
   }
   header.typeheader-25 .container-megamenu.horizontal ul.megamenu > li.item-special {
      display: none;
   }
   header.typeheader-25 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts,
   header.typeheader-25 #sosearchpro .search .select_category {
      display: none;
   }
   #content #so-groups {
      display: none;
   }
   .layout-21 .banners1 {
      margin-top: 30px;
   }
   .layout-21 .banners1 .b-img2,
   .layout-21 .banners1 .b-img {
      float: left;
      width: 50%;
      margin-bottom: 0;
   }
   .layout-21 .deals-layout21 {
      margin: 30px 0;
   }
   .layout-21 .super-layout21 .so-sp-cat .category-wrap-cat {
      padding: 32px 20px;
   }
   .layout-21 .super-layout21 .so-sp-cat .custon-lnk ul li {
      margin: 5px;
   }
   .layout-21 .block-policy {
      padding: 50px 0;
   }
   .layout-21 .block-policy .row .item .item-inner::before {
      left: -20px;
   }
   .layout-22.common-home .products-list .product-grid2 .product-item-container .button-group .addToCart {
      padding: 0 10px;
   }
   .layout-22.common-home .products-list .product-grid2 .product-item-container .button-group .addToCart i {
      display: none;
   }
   .layout-23.common-home .banners1 {
      display: none;
   }
   .layout-23.common-home #content #sosearchpro {
      padding: 50px 25px 45px 25px;
   }
   .layout-23.common-home #content #sosearchpro .input-group .select_category,
   .layout-23.common-home #content #sosearchpro .input-group .select_brand {
      margin: 12px 0;
   }
   .layout-23.common-home #content #sosearchpro .button-search {
      margin-top: 12px;
   }
   .layout-24.common-home .product-simple.simple1 {
      margin-top: 15px;
   }
   .layout-24.common-home .product-simple.simple1 .so-extraslider .extraslider-inner .item .item-inner {
      width: 50%;
      float: left;
   }
   .layout-24.common-home .product-simple.simple1 .so-extraslider .extraslider-inner .item .item-inner:last-child {
      display: none;
   }
   .layout-24.common-home .block-policy24 ul li {
      margin: 5px 0;
   }
   .layout-24.common-home .block-policy24 ul li:before {
      display: none;
   }
   .layout-24.common-home .testimonials {
      background-size: 100% 100%;
   }
   .layout-24.common-home .testimonials .contentslider {
      padding: 30px;
   }
   .layout-24.common-home .megamenu-style-dev {
      z-index: 999;
   }
   .layout-25.common-home
      #content
      .products-list
      .product-grid25
      .product-item-container
      .right-block
      .button-group
      .addToCart {
      padding: 0 15px;
   }
   .layout-25.common-home .text-banner {
      padding: 10px;
   }
   .layout-25.common-home .text-banner .hot-item {
      padding: 0 20px;
      width: 28%;
   }
   .layout-25.common-home .text-banner .text-offer {
      padding-left: 40px;
      margin-left: 28%;
      padding-top: 0;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .banner-pre {
      display: none;
   }
   .layout-25.common-home .listingtab-layout25 .so-listing-tabs .ltabs-items-container {
      width: 100%;
   }
   footer.typefooter-21 .col-socials ul {
      margin-right: 0;
   }
   footer.typefooter-21 .logo-footer {
      display: none;
   }
   footer.typefooter-21 .footer-bottom {
      width: 60%;
   }
   footer.typefooter-21 .copyright {
      padding-top: 27px;
   }
   footer.typefooter-21 .col-payment,
   footer.typefooter-21 .col-socials {
      margin-top: 15px;
   }
   footer.typefooter-22 .newsletter-footer22 .newsletter .title-block .promotext {
      display: none;
   }
   footer.typefooter-22 .newsletter-footer22 .newsletter .title-block {
      padding-top: 24px;
   }
   footer.typefooter-23 .socials li {
      margin-right: 3px;
   }
   footer.typefooter-23 .socials li a {
      width: 35px;
   }
   footer.typefooter-24 .newsletter-footer21 {
      margin-top: 20px;
   }
   footer.typefooter-24 .footer-middle {
      padding-bottom: 10px;
   }
   footer.typefooter-25 .service-top ul {
      display: inline-block;
      overflow-x: scroll;
   }
   footer.typefooter-25 .service-top ul li {
      width: 33.333%;
      margin: 5px 0;
   }
   #wrapper {
      overflow-x: hidden;
   }
   .thumb-vertical-outer {
      padding: 20px 0;
   }
   .related-products .image,
   div.so-extraslider.grid .image {
      width: 40%;
   }
   div.products-list.grid .product-layout .product-item-container .left-block .quickview,
   div.products-list.grid .product-layout .product-item-container .button-group button {
      opacity: 1;
   }
   .producttab .tabsslider .nav-tabs li a {
      padding: 10px;
   }
   .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
      width: 100%;
      margin-bottom: 5px;
   }
   .content-aside .module h3.modtitle span {
      font-size: 17px;
   }
   .product-view .content-product-right .share .socials-wrap ul li {
      margin-left: 25px;
   }
   .upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
      width: 80px;
   }
   .upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
      margin-left: 95px;
   }
   .upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .price .price-old {
      padding: 0;
      font-size: 12px;
   }
   .upsell-sidebar h3.modtitle {
      padding-left: 5px;
   }
   .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav {
      right: 5px;
   }
   .so-onepagecheckout .coupon-voucher .panel-body {
      width: 100%;
   }
   .so-onepagecheckout .coupon-voucher .input-group {
      margin-bottom: 10px;
   }
   .so-onepagecheckout .coupon-voucher .input-group .input-group-btn {
      margin-left: 10px;
      width: auto;
   }
   .so-onepagecheckout .table-responsive .btn-danger {
      margin-top: 0;
   }
   .so-onepagecheckout .checkout-cart td.quantity .input-group input {
      float: none;
      margin: 0 auto 5px;
   }
   .so-onepagecheckout .checkout-cart .input-group-btn {
      min-width: 50px;
      margin-top: 5px;
   }
   .blog-listitem.list .blog-item {
      width: 100%;
   }
   .hidden-scorll {
      overflow: auto;
   }
   .blog-listitem .blog-item .blog-item-inner .blog-content h4 {
      min-height: 48px;
   }
}
@media (min-width: 1200px) {
   .container {
      width: 1200px;
      overflow: visible;
      padding-left: 15px;
      padding-right: 15px;
   }
   .layout-1 .container,
   .layout-2 .container {
      padding-left: 0;
      padding-right: 0;
   }
   footer #collapse-footer {
      max-height: 100%;
   }
   footer #collapse-footer:before {
      display: none;
   }
}
@media (min-width: 1200px) and (max-width: 1649px) {
   #content .so-groups-sticky {
      width: 40px;
   }
}
@media (max-width: 1200px) and (max-width: 1649px) {
   .typeheader-25 #sosearchpro .search input {
      border-radius: 5px;
   }
}
.wrap_contact_email_hours {
   float: right;
   text-align: right;
}
.pad {
   padding-top: 15px;
}
div#msGallery {
   width: 100%;
}

a.tovar-photo {
   width: 100%;
   display: block;
   text-align: center;
   min-height: 400px;
}

a.tovar-photo img {
   width: 100%;
   object-fit: cover;
   max-height: 600px;
}
#mse2_filters .btn {
   width: 100%;
}
#mse2_filters .filter_title {
   margin: 10px 0 5px 0;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
   left: 0px;
   right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
   right: 0px;
   left: auto;
}
.brand {
   width: 100%;
   height: 100px;
}

.brand .swiper-slide {
   text-align: center;
   font-size: 18px;
   background: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
}

.products-list {
   width: 100%;
}

.products-list .swiper-slide {
   text-align: center;
   font-size: 18px;
   background: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
}
