f:@charset "CP852";
.font-light {
  font-weight: 300; }

.font-medium {
  font-weight: 400; }

.font-bold, .top-links a.active {
  font-weight: 700 !important; }

.font-blue, .top-slogan, .top-phone {
  color: #132940; }

.font-red {
  color: red; }

.font-light-blue, .top-links a.active {
  color: #3382bd; }

.font-dark {
  color: #49494f; }


.bg-dotted {
  background-image: url("../gfx/bg_dotted.png"); }

.bg-black {
  background: #000;
  color: #FFF; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

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 {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon, .static ul.nav li.active a:before, .cartbox-top .cartbox-top-wrapper .row ul li.active .number:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #49494f;
  background-color: white;
  overflow-x: hidden; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  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;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #cccccc; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

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: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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: 769px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.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-underline {
  text-decoration: underline; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

/*.page-header, .sample-dummy-container, .info-cards, .main-category, .related-products, .main-products, .text-tabs, .product-quality, .cheap-set, .cartbox, .footer {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px dotted #cccccc; }*/

.footer{
    margin-bottom:0;
    border-top: 1px dotted #cccccc;
    margin-top:40px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 769px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #cccccc; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #cccccc;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

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: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  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, .cartbox-top .cartbox-top-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .cartbox-top .cartbox-top-wrapper:before, .container:after, .cartbox-top .cartbox-top-wrapper:after {
    content: " ";
    display: table; }
  .container:after, .cartbox-top .cartbox-top-wrapper:after {
    clear: both; }
  // @media (min-width: 769px) {
  //   .container, .cartbox-top .cartbox-top-wrapper {
  //     width: 764px; } }
  @media (min-width: 992px) {
    .container, .cartbox-top .cartbox-top-wrapper {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .cartbox-top .cartbox-top-wrapper {
      width: 1190px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

  .row{
      margin-left: -15px;
      margin-right: -15px;
  }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 768px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dddddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  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, 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: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #cccccc;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }

  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }

  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn, .form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  border-color: #a94442;
  background-color: #f2dede; }
.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: #878790; }

@media (min-width: 769px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  padding-left: 15px;
  padding-right: 15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 769px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 769px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc; }
  .btn-default .badge {
    color: white;
    background-color: #333333; }

.btn-primary {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: white;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: white;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: white;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: white; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

[class*=border] {
  border-color: #cccccc;
  border-style: solid;
  border-width: 0; }

.border-light {
  border-color: #ccc;
  border-width: 1px; }

.border-dark {
  border-color: #666;
  border-width: 1px; }

.border-dashed {
  border-style: dashed;
  border-width: 1px; }

.border-double {
  border-style: double;
  border-width: 3px; }

.border-left-light {
  border-left-color: #ccc;
  border-left-width: 1px; }

.border-left-dark {
  border-left-color: #666;
  border-left-width: 1px; }

.border-left-dashed {
  border-left-style: dashed;
  border-left-width: 1px; }

.border-left-double {
  border-left-style: double;
  border-left-width: 3px; }

.border-right-light {
  border-right-color: #ccc;
  border-right-width: 1px; }

.border-right-dark {
  border-right-color: #666;
  border-right-width: 1px; }

.border-right-dashed {
  border-right-style: dashed;
  border-right-width: 1px; }

.border-right-double {
  border-right-style: double;
  border-right-width: 3px; }

.border-top-light {
  border-top-color: #ccc;
  border-top-width: 1px; }

.border-top-dark {
  border-top-color: #666;
  border-top-width: 1px; }

.border-top-dashed {
  border-top-style: dashed;
  border-top-width: 1px; }

.border-top-double {
  border-top-style: double;
  border-top-width: 3px; }

.border-bottom-light {
  border-bottom-color: #ccc;
  border-bottom-width: 1px; }

.border-bottom-dark {
  border-bottom-color: #666;
  border-bottom-width: 1px; }

.border-bottom-dashed {
  border-bottom-style: dashed;
  border-bottom-width: 1px; }

.border-bottom-double {
  border-bottom-style: double;
  border-bottom-width: 3px; }

.border {
  border-width: 1px; }

.border-none {
  border-width: 0; }

.border-large {
  border-width: 2px; }

.border-xlarge {
  border-width: 4px; }

.border-left {
  border-left-width: 1px; }

.border-left-none {
  border-left-width: 0; }

.border-left-large {
  border-left-width: 2px; }

.border-left-xlarge {
  border-left-width: 4px; }

.border-right {
  border-right-width: 1px; }

.border-right-none {
  border-right-width: 0; }

.border-right-large {
  border-right-width: 2px; }

.border-right-xlarge {
  border-right-width: 4px; }

.border-top {
  border-top-width: 1px; }

.border-top-none {
  border-top-width: 0; }

.border-top-large {
  border-top-width: 2px; }

.border-top-xlarge {
  border-top-width: 4px; }

.border-bottom {
  border-bottom-width: 1px; }

.border-bottom-none {
  border-bottom-width: 0; }

.border-bottom-large {
  border-bottom-width: 2px; }

.border-bottom-xlarge {
  border-bottom-width: 4px; }

@media only screen and (max-width: 480px) {
  .border-xs-disable {
    border: 0 !important; } }

@media only screen and (max-width: 768px) {
  .border-sm-disable {
    border: 0 !important; } }

@media only screen and (max-width: 992px) {
  .border-md-disable {
    border: 0 !important; } }

.border-disable {
  border: 0 !important; }

.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;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #fff; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px black;
  box-shadow: 0 6px 12px black;
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.dropdown-large {
  position: static !important; }

.dropdown-menu-large {
  padding: 20px 0px; }

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0; }

.dropdown-menu-large > li > ul > li {
  list-style: none; }

.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #49494f;
  white-space: normal; }

.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999; }

.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px; }

@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0; }

  .dropdown-menu-large > li {
    margin-bottom: 30px; }

  .dropdown-menu-large > li:last-child {
    margin-bottom: 0; }

  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.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-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px;
      color: #49494f; }
      .nav > li > a.pill-small {
        padding: 5px 4px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #cccccc;
    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 #3382BD; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 5px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #cccccc #cccccc #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 769px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 769px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 52px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 769px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .cartbox-top .cartbox-top-wrapper > .navbar-header,
.container > .navbar-collapse,
.cartbox-top .cartbox-top-wrapper > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 769px) {
    .container > .navbar-header, .cartbox-top .cartbox-top-wrapper > .navbar-header,
    .container > .navbar-collapse,
    .cartbox-top .cartbox-top-wrapper > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 769px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 769px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 769px) {
    .navbar > .container .navbar-brand, .cartbox-top .navbar > .cartbox-top-wrapper .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  width: 100%; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 15px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 991px) {

      .support-bg{
          display:none;
      }

    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 769px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 768px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 769px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 769px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 769px) {
  .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: #777777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777777; }
  .navbar-default .navbar-nav > li > a {
    color: #777777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #dddddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #dddddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555; }
  @media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #cccccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777777; }
    .navbar-default .navbar-link:hover {
      color: #333333; }
  .navbar-default .btn-link {
    color: #777777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #cccccc; }

.navbar-inverse {
  background-color: #222222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white; }
  @media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: white;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: white; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: white; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444444; }

.breadcrumb {
  padding: 16px 20px;
  margin-bottom: 20px;
  list-style: none;
  background-color: white;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 300; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li a {
      color: #2b6997; }
    .breadcrumb > li + li:before {
      content: " >\00a0";
      padding: 0 5px;
      color: #555555; }
  .breadcrumb > .active, .breadcrumb li:last-child a, .breadcrumb li:last-child {
    color: #555555 !important;
    text-transform: uppercase;
    cursor: default; }

.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;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: white;
      border: 1px solid #dddddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #23527c;
    background-color: #cccccc;
    border-color: #dddddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: white;
      border: 1px solid #dddddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #cccccc; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: white;
    cursor: not-allowed; }



.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: white; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #cccccc; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: silver; }
  .container .jumbotron, .cartbox-top .cartbox-top-wrapper .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container, .jumbotron .cartbox-top .cartbox-top-wrapper, .cartbox-top .jumbotron .cartbox-top-wrapper {
    max-width: 100%; }
  @media screen and (min-width: 769px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron, .cartbox-top .cartbox-top-wrapper .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  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 > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #49494f; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .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; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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: white;
  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-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: whitesmoke; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #cccccc;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  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:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: white;
  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-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  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-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .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 {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #dddddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #dddddd; }
    .panel-default > .panel-heading .badge {
      color: whitesmoke;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: white;
    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: white; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .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: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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: 769px) {
  .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;
  visibility: visible;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  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: black; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  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 {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 769px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .breadcrumbs:before, .search .search-results .search-container .search-container-main .search-main-item:before, .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem:before, .cartbox-top .cartbox-top-wrapper .row ul li:before, .cartbox:before, .cartbox .cartbox-table .cartbox-table-header:before, .cartbox .cartbox-table .cartbox-table-body .tr:before, .cartbox .cartbox-table .cartbox-table-foot:before, .cartbox .cartbox-table .cartbox-table-foot .td:before, .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem:before, .cart-info-box:before, .clearfix:after, .breadcrumbs:after, .search .search-results .search-container .search-container-main .search-main-item:after, .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem:after, .cartbox-top .cartbox-top-wrapper .row ul li:after, .cartbox:after, .cartbox .cartbox-table .cartbox-table-header:after, .cartbox .cartbox-table .cartbox-table-body .tr:after, .cartbox .cartbox-table .cartbox-table-foot:after, .cartbox .cartbox-table .cartbox-table-foot .td:after, .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem:after, .cart-info-box:after {
  content: " ";
  display: table; }
.clearfix:after, .breadcrumbs:after, .search .search-results .search-container .search-container-main .search-main-item:after, .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem:after, .cartbox-top .cartbox-top-wrapper .row ul li:after, .cartbox:after, .cartbox .cartbox-table .cartbox-table-header:after, .cartbox .cartbox-table .cartbox-table-body .tr:after, .cartbox .cartbox-table .cartbox-table-foot:after, .cartbox .cartbox-table .cartbox-table-foot .td:after, .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem:after, .cart-info-box:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 768px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 768px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 768px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
html, body {
  min-width: 320px; }

.sample-dummy-container {
  padding-bottom: 2px; }
  .sample-dummy-container .row p {
    background: #aaa;
    height: 200px; }

#facebook_slider_widget {
  height: 590px;
  margin-right: -300px;
  margin-top: -295px;
  position: fixed;
  right: 0;
  top: 50%;
  transition: all 0.9s ease 0s;
  width: 340px;
  z-index: 99999; }
  @media (max-width: 992px) {
    #facebook_slider_widget {
      margin-top: 20px;
      top: 0; } }
  #facebook_slider_widget.show_slider {
    margin-right: 0 !important; }
    @media (max-width: 992px) {
      #facebook_slider_widget.show_slider {
        margin-right: -20px !important; } }
  #facebook_slider_widget .widgetbutton {
    display: table-cell;
    vertical-align: top; }
    #facebook_slider_widget .widgetbutton a {
      z-index: 2147483647; }
      #facebook_slider_widget .widgetbutton a img {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px; }
  #facebook_slider_widget .widgetcontent {
    display: table-cell;
    vertical-align: top;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
    max-height: 590px;
    overflow: hidden;
    z-index: 2147483647; }
    #facebook_slider_widget .widgetcontent iframe {
      border: none;
      overflow: hidden;
      width: 290px;
      height: 590px; }
      @media (max-width: 992px) {
        #facebook_slider_widget .widgetcontent iframe {
          width: 270px !important;
          max-height: 420px; } }
      @media (max-width: 768px) {
        #facebook_slider_widget .widgetcontent iframe {
          scrolling: yes; } }

.common-column-params, .top-slogan, .top-phone, .top-services, .top-currency, .top-links, .main-top-logo, .main-top-search, .main-top-cart {
  min-height: 30px;
  margin-bottom: 23px;
  position: relative; }

  @media (max-width: 992px) {
    .top, .main-nav, .main-banner, .info-cards, .main-category, .related-products, .main-products, .main-producers, .contact, .search, .text-tabs, .product-quality, .cheap-set, .product-details, .static, .cartbox, .cart-info-box, .footer {
      margin: 20px 0 10px; }
      .main-top {margin: 0 0 10px;} }
  @media (max-width: 480px) {
    .top, .main-top, .main-nav, .main-banner, .info-cards, .main-category, .related-products, .main-products, .main-producers, .contact, .search, .text-tabs, .product-quality, .cheap-set, .product-details, .static, .cartbox, .cart-info-box, .footer {
      margin: 10px 0 10px; } }

.top {
  margin-top: 20px; }

.top-slogan {
  float: left;
  width: 22.98%;
  font-size: 13.6px;
  line-height: 15px;
  text-align: center; }
  @media (max-width: 992px) {
    .top-slogan {
      width: 50%; } }
  @media (max-width: 480px) {
    .top-slogan {
      display: none; } }
  .top-slogan span {
    max-width: 180px;
    text-align: left; }

.top-phone {
  float: left;
  width: 22.34%;
  line-height: 30px; }
  @media (max-width: 992px) {
    .top-phone {
      width: 50%; } }



  .top-phone img {
    vertical-align: sub;
    padding: 0 10px 0 0; }

  .top-phone a {
    color: #111111;
    pointer-events: none;
    cursor: default; }
    @media (max-width: 992px) {
      .top-phone a {
        pointer-events: auto;
        cursor: pointer; } }
    .top-phone a:hover {
      text-decoration: none; }

    .top-phone .top-phone-email-link {
      cursor: pointer;
      pointer-events: auto;
    }

.top-services {
  float: left;
  width: 14.89%;
  padding: 0 12px; }
  @media (max-width: 992px) {
    .top-services {
      width: 30%; } }
  @media (max-width: 480px) {
    .top-services {
      width: 50%; } }
  .top-services .dropdown, .top-services .btn, .top-services ul {
    font-size: 12px !important; }
    .top-services .dropdown .dropdown-menu, .top-services .btn .dropdown-menu, .top-services ul .dropdown-menu {
      box-shadow: 0 0 0 3px #ebebeb;
      border: 1px solid #cccccc; }

.top-currency {
  float: left;
  width: 11.70%; }
  @media (max-width: 992px) {
    .top-currency {
      width: 25%; } }
  @media (max-width: 480px) {
    .top-currency {
      width: 50%; }
      .top-currency .pill-small {
        padding: 4px 7px !important; } }
  .top-currency ul {
    display: table; }
    .top-currency ul li {
      float: none !important;
      display: table-cell; }
      .top-currency ul li a {
        display: block;
        color: #49494f !important; }
        .top-currency ul li a:hover {
          background-color: #d7d9d9 !important; }
      .top-currency ul li.active a {
        color: #49494f !important;
        background-color: #e1e2e2 !important; }

.top-links {
  float: left;
  width: 27.66%; }
  @media (max-width: 992px) {
    .top-links {
      width: 45%;
      padding: 0 0 10px;
      text-align: center; } }
  @media (max-width: 480px) {
    .top-links {
      width: 100%;
      text-align: center; } }
  .top-links a {
    font-size: 12px;
    color: #49494f;
    line-height: 30px;
    display: inline-block;
    padding: 0 2px; }
    .top-links a:hover {
      text-decoration: none; }

.top-alternativ{
    border-bottom: 1px dotted #cccccc;
}

.top-alternativ {
  margin: 0 auto 25px auto; }
  .top-alternativ .row {
    margin-bottom: 0; }
    @media (max-width: 480px) {
      .top-alternativ .row {
        text-align: center; } }
    .top-alternativ .row > div > div {
      margin-top: 5px;
      margin-bottom: 5px;
      padding-top: 0;
      padding-bottom: 0;
      line-height: 20px; }
      .top-alternativ .row > div > div.top-phone {
        width: 66%;
        line-height: 30px; white-space: nowrap; }

.top-alternativ .row > div > div.top-phone > span{
    white-space: nowrap;
    font-size: 15px;
}
        @media (max-width: 991px) {
          .top-alternativ .row> div > div.top-phone {
            text-align: left; 
            white-space: normal;
            padding: 10px 0;} }

        .top-alternativ .row > div.top-phone a span {
          padding: 0 2px; }
      .top-alternativ .row > div > div.top-services {
        float: right;
        border-left: 1px dotted #cccccc; }
        @media (max-width: 992px) {
          .top-alternativ .row > div > div.top-services {
            border-left: 0;
            float: left;
            width: auto; } }
        @media (max-width: 480px) {
          .top-alternativ .row > div > div.top-services {
            float: none;
            display: inline-block; } }
      .top-alternativ .row > div > div.top-links {
        float: right;
        display: inline-block;
        width: auto;
        padding-right: 0; }

        @media (max-width: 480px) {
          .top-alternativ .row > div > div.top-links {
            border-left: 0;
            float: none; } }
        .top-alternativ .row > div > div.top-links a {
          color: #777777; }
          .top-alternativ .row > div > div.top-links a.active {
            color: #000000; }

.main-top {
  margin-bottom: 0;
}


.main-top-logo {
  width: 27%;
  text-align: center;
  float: left;
  padding: 0 15px 0 5px; }
  .main-top-logo a {
    display: inline-block; }
  .main-top-logo img {
    display: inline-block;
    width: 100%;
    /*max-width: 162px;*/ }
  @media (max-width: 992px) {
    .main-top-logo {
      width: 50%;
      padding: 0; } }
  @media (max-width: 768px) {
    .main-top-logo {
      width: 40%!important;
      float: left;
      text-align: left; } }

.main-top-search {
  width: 43%;
  text-align: center;
  float: left;
  padding: 0; }
  @media (max-width: 992px) {
    .main-top-search {
      width: 50%; } }
  @media (max-width: 768px) {
    .main-top-search {
      width: 50%;
      max-width: 390px;
      float: none;
      clear: both;
      margin: 0; } }
  .main-top-search form {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
  .main-top-search .input-group {
    width: 100%;
    box-shadow: 0 0 0 3px #ebebeb;
    border-radius: 5px; }
    .main-top-search .input-group input {
      font-size: 12px;
      background-image: url("../gfx/loupe.png");
      background-position: 8px 6px;
      background-repeat: no-repeat;
      border-bottom: 2px solid #3382bd; }
    .main-top-search .input-group .input-group-btn {
      width: 1%; }
      .main-top-search .input-group .input-group-btn .btn {
        background: #3382bd;
        border-bottom: 1px solid #3382bd;
        color: white;
        height: 34px; }
        .main-top-search .input-group .input-group-btn .btn:hover {
          color: lightgray; }

.main-top-cart {
  margin-top: 10px;
  padding-right: 0;
  padding-left: 30px;
  width: 30%;
  text-align: center;
  float: left; }
  @media (max-width: 992px) {
    .main-top-cart {
      width: 50%;
      margin: 0 auto 20px;
      float: none;
      clear: both; } }
  @media (max-width: 768px) {
    .main-top-cart {
      width: 100%;
      max-width: 300px;
      padding: 0; } }
  .main-top-cart > .nav > li {
    width: 100%;
    position: relative; }
    .main-top-cart > .nav > li a {
      padding: 11px 25px 11px 55px;
      display: block;
      position: relative;
      border: 1px solid #dddddd;
      background-color: transparent !important;
      background-image: url("../gfx/basket_black.png");
      background-position: 15px 50%;
      background-repeat: no-repeat; }
      .main-top-cart > .nav > li a .order-link {
        font-size: 11px;
        width: 100%;
        height: 100%; }
        .main-top-cart > .nav > li a .order-link tr td:first-of-type {
          border-right: 1px dotted #ccc;}
        .main-top-cart > .nav > li a .order-link tr td:last-of-type {
          font-weight: bold;}
        .main-top-cart > .nav > li a .order-link tr td {
          text-align: center;
          font-size: 16px;
          padding: 0 20px; }
      .main-top-cart > .nav > li a .caret {
        position: absolute;
        top: 45%;
        right: 10px; }
    .main-top-cart > .nav > li .dropdown-menu {
      width: 100%;
      position: absolute;
      border-radius: 0px;
      top: 0;
      padding: 0;
      box-shadow: 0 1px 2px -1px #3b566d;
      border: 1px solid #3686c1; }
      .main-top-cart > .nav > li .dropdown-menu li {
        padding: 0 0 15px;
        text-align: center; }
        .main-top-cart > .nav > li .dropdown-menu li .cart-top {
          height: 53px;
          line-height: 53px;
          font-size: 14px;
          font-weight: 400;
          border-bottom: none;
          background-color: transparent !important;
          background-image: url("../gfx/basket_black.png");
          background-position: 15px 50%;
          background-repeat: no-repeat;
          position: relative; }
            .main-top-cart > .nav > li .dropdown-menu li .cart-top .caret-box .caret {
              position: absolute;
              top: 48%;
              right: 40%;
              transform: rotate(180deg);
              -webkit-transform: rotate(180deg);
              -moz-transform: rotate(180deg); }
        .main-top-cart > .nav > li .dropdown-menu li .table-block {
          padding: 0 5%; }
        .main-top-cart > .nav > li .dropdown-menu li table {
          margin: 0 auto; }
          .main-top-cart > .nav > li .dropdown-menu li table tr td {
            padding: 0 15px;
            width: auto;
            line-height: 30px;
            text-align: right;
            font-weight: 300;
            font-size: 12px; }
            .main-top-cart > .nav > li .dropdown-menu li table tr td:first-of-type {
              border-right: 1px dotted #cccccc; }
        .main-top-cart > .nav > li .dropdown-menu li .btn-group {
          padding: 10px 0 15px; }
          .main-top-cart > .nav > li .dropdown-menu li .btn-group .btn {
            background: #3382bd;
            color: #FFF;
            font-weight: 400; }
        .main-top-cart > .nav > li .dropdown-menu li p {
          padding: 0 10px;
          font-size: 11px;
          font-weight: 300; }

.main-top-alternativ {
	margin-left: auto;
    margin-right: auto;
  }

.float .main-top.main-top-alternativ {
    max-width: 1170px;
    border-bottom: 1px solid #fff;
}

.float .main-top.main-top-alternativ .main-top-logo {
    margin-bottom: 5px;
}

.float .main-top-search, .float .main-top-cart{
    margin-bottom: 15px;
}

  .main-top-alternativ .main-top-logo {
    width: 23%;
    margin-top: -5px; }
    @media (max-width: 992px) {
      .main-top-alternativ .main-top-logo {
        width: 47%; } }
    @media (max-width: 768px) {
      .main-top-alternativ .main-top-logo {
        width: 100%; } }
    .main-top-alternativ .main-top-logo img {
      max-widows: 150px; }
  .main-top-alternativ .main-top-search {
    margin-top: 10px;
    width: 47%;
    padding: 5px;
    background: #eeeeee;
    border: 1px solid #3382bd; }
    @media (max-width: 768px) {
      .main-top-alternativ .main-top-search {
        width: 60%;
        float: right; } }
    .main-top-alternativ .main-top-search form {
      margin: 0; }
      .main-top-alternativ .main-top-search form .input-group {
        box-shadow: none;
        border-radius: 0;
        border: 0; }
        .main-top-alternativ .main-top-search form .input-group .form-control {
          box-shadow: none;
          border: 0;
          border-radius: 0;
          /*padding-left: 12px;*/
          background: #fff; }
        .main-top-alternativ .main-top-search form .input-group .input-group-btn .btn {
          line-height: 16px;
          padding: 5px 20px 6px 10px; }
          .main-top-alternativ .main-top-search form .input-group .input-group-btn .btn span {
            padding-right: 10px;
            vertical-align: top; }

    .main-top-alternativ .main-top-cart > ul.nav li a {
      /*padding: 7px 25px 7px 55px;*/
      border-radius: 0; }
    .main-top-alternativ .main-top-cart > ul.nav li ul li .cart-top {
      line-height: 47px;
      height: 47px; }


    .top-alternativ .main-top-currency {
        float: right;
        min-height: 30px;
        line-height: 30px !important;
        margin-right: 15px;
        padding-right: 15px;
        border-right: 1px dotted #ccc;
    }

.top-alternativ .main-top-currency span {
    float: left;
    font-size: 12px;
    padding-right: 15px;
}

.top-alternativ .main-top-currency .nav {
    float:left;
    width: auto;

}

    .top-alternativ .main-top-currency ul {

      padding: 0; }
      .top-alternativ  .main-top-currency ul li {
        display: block;
        margin-left: 0 !important;
          margin-top: 5px;
        float: left;}
        .top-alternativ .main-top-currency ul li a {
          display: block;
          width: 100%;
          height: 20px;
          line-height: 20px;
          font-size: 11px;
          padding: 0 8px;
          border-radius: 0;
          margin-bottom: 0 !important; }
        .top-alternativ .main-top-currency ul li.active a {
          color: white;
          background: #000000; }
.main-nav {
  margin: 0;
  background: #3382bd;
}
.main-nav.index-page {
    background: #5092C3;;
}
  .main-nav.index-page .all-catetories-menu {
    background: #3684BE;
  }


  .main-nav .navbar {
    margin-bottom: 0; }
    .main-nav .navbar .navbar-header {
      text-align: center; }
      .main-nav .navbar .navbar-header button {
        float: none;
        margin-right: 0; }
        .main-nav .navbar .navbar-header button .icon-bar {
          background-color: #fff; }
    .main-nav .navbar .dropdown > a {
      border-bottom: 0;
      padding-left: 15px;
      padding-right: 20px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .main-nav .navbar .dropdown > a {
          padding-right: 12px;
          padding-left: 9px;
          font-size: 14px; } }
      @media (max-width: 991px) {
        .main-nav .navbar .dropdown > a {
          padding-left: 14px;
          padding-right: 14px; } }
      @media (max-width: 992px) {
        .main-nav .navbar .dropdown > a {
          text-align: center; } }
      .main-nav .navbar .dropdown > a .caret {
        position: absolute;
        top: 50%;
        margin-left: 5px;
        right: 5px; }
         @media (min-width: 992px) and (max-width: 1199px) {
        .main-nav .navbar .dropdown > a .caret {
        	right: 0;
           } }
      .main-nav .navbar .dropdown > a:hover, .main-nav .navbar .dropdown.open > a {
        background-color: #fff; color: #333333; }
    .main-nav .navbar .dropdown .dropdown-menu {
      padding-left: 30px;
      padding-right: 30px;
      top: 50px;
      width: 100%;
      box-shadow: 0 1px 2px -1px #3b566d;
      border-radius: 0px;
      border: 1px solid #3686c1; }
      @media (max-width: 991px) {
        .main-nav .navbar .dropdown .dropdown-menu {
          border: 1px solid #d8d8d8;
          border-top: 1px solid #EEE; background: #fff } }
      @media (min-width: 992px) {
        .main-nav .navbar .dropdown .dropdown-menu.product_catalog:after {
          display: block;
          content: "";
          position: absolute;
          bottom: 15px;
          height: 7px;
          width: 100%;
          left: 0;
          z-index: 1;
          background: #FFF; } }
      .main-nav .navbar .dropdown .dropdown-menu.product_catalog li {
        height: 180px;
        display: block;
        float: left;
        width: 20%;
        padding: 0;
        border-right: 1px dotted #cccccc;
        border-bottom: 1px dotted #cccccc; }
        .main-nav .navbar .dropdown .dropdown-menu.product_catalog li:last-of-type {
          border-right: 0; }
        .main-nav .navbar .dropdown .dropdown-menu.product_catalog li:nth-of-type(5n) {
          border-right: 0; }
        @media (max-width: 992px) {
          .main-nav .navbar .dropdown .dropdown-menu.product_catalog li {
            width: 33.33%; }
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li:nth-of-type(5n) {
              border-right: 1px dotted #cccccc; }
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li:nth-of-type(3n) {
              border-right: none; } }
        @media (max-width: 768px) {
          .main-nav .navbar .dropdown .dropdown-menu.product_catalog li {
            width: 100%;
            height: auto;
            border: none;
            margin: 0; } }
        @media (max-width: 480px) {
          .main-nav .navbar .dropdown .dropdown-menu.product_catalog li {
            width: 100%;
            border-right: none !important; }
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li:last-of-type {
              border-bottom: 0; } }
        .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item {
          float: left;
          white-space: normal;
          padding: 0;
          position: relative;
          display: block;
          font-size: 20px;
          line-height: 24px;
          color: #49494f;
          width: 100%;
          overflow: hidden;
          text-align: center;
          height: 180px; }
          @media (max-width: 768px) {
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item {
              height: auto; } }
          .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_title {
            position: absolute;
            top: 105px;
            z-index: 1;
            text-align: center;
            width: 76%;
            margin: 0 12%;
            font-weight: 400;
            font-size: 16px; }
            @media (max-width: 768px) {
              .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_title {
                position: static;
                text-align: left;
                margin: 0 20px;
                font-size: 14px;
                font-weight: 300; }
                .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_title span {
                  display: inline-block !important;
                  padding-left: 5px; } }
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_title span {
              display: block;
              font-weight: 300;
              font-size: 14px; }
          .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_image {
            width: 100%;
            height: 95px; }
            @media (max-width: 768px) {
              .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_image {
                display: none; } }
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item .product_catalog_item_image img {
              display: inline-block;
              line-height: 95px;
              vertical-align: middle;
              max-height: 95px;
              max-width: 100%;
              width: auto;
              opacity: 1; }
          .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item:hover {
            background: none; }
            .main-nav .navbar .dropdown .dropdown-menu.product_catalog li a.product_catalog_item:hover .product_catalog_item_image img {
              opacity: 0.8; }
      .main-nav .navbar .dropdown .dropdown-menu.producers > li > ul {
        border-right: 1px dotted #cccccc; }
        .main-nav .navbar .dropdown .dropdown-menu.producers > li > ul:last-of-type {
          border-right: none; }
        @media (max-width: 768px) {
          .main-nav .navbar .dropdown .dropdown-menu.producers > li > ul {
            border-right: none; } }
        .main-nav .navbar .dropdown .dropdown-menu.producers > li > ul > li a img {
          max-width: 100%;
          max-height: 100%; }
      .main-nav .navbar .dropdown .dropdown-menu.knowledge > li {
        border-right: 1px dotted #cccccc; }
        @media (max-width: 992px) {
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li {
            border-right: 0;
            border-bottom: 1px dotted #cccccc; } }
        .main-nav .navbar .dropdown .dropdown-menu.knowledge > li:last-of-type {
          border-right: 0; }
        .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item {
          min-height: 360px;
          position: relative; }
          @media (max-width: 992px) {
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item {
              min-height: 220px; } }
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item h2 {
            font-size: 18px;
            position: relative;
            z-index: 1; }
            @media (max-width: 992px) {
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item h2 {
                font-size: 16px;
                margin-top: 10px; } }
            @media (max-width: 768px) {
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item h2 {
                font-size: 14px;
                margin-top: 0; } }
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item a {
            position: relative;
            z-index: 1;
            display: inline-block;
            margin-top: 30px;
            min-width: 140px;
            text-align: center;
            line-height: 35px;
            background: #3382bd;
            border-radius: 5px;
            color: #ffffff;
            font-weight: 500;
            font-size: 14px; }
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item a:hover {
              color: #cccccc; }
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item > img {
            position: absolute;
            max-width: 100%;
            bottom: 0;
            right: 0;
            border: 0; }
            @media (max-width: 992px) {
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-infobox .knowledge-infobox-item > img {
                max-height: 80%; } }
        @media (min-width: 480px) {
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog:after {
            display: block;
            content: "";
            position: absolute;
            bottom: -2px;
            height: 7px;
            width: 100%;
            left: 0;
            z-index: 1;
            background: #FFF; } }
        .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li {
          height: 140px;
          display: block;
          float: left;
          width: 33.33%;
          padding: 0;
          border-right: 1px dotted #cccccc;
          border-bottom: 1px dotted #cccccc; }
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li:last-of-type {
            border-right: 0;
            border-bottom: 0; }
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li:nth-of-type(3n) {
            border-right: 0; }
          @media (max-width: 992px) {
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li {
              width: 33.33%; }
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li:nth-of-type(5n) {
                border-right: 1px dotted #cccccc; }
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li:nth-of-type(3n) {
                border-right: none; } }
          @media (max-width: 768px) {
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li {
              width: 100%;
              height: auto;
              border: none;
              margin: 0; } }
          @media (max-width: 480px) {
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li {
              width: 100%;
              border-right: none !important; }
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li:last-of-type {
                border-bottom: 0; } }
          .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item {
            float: left;
            white-space: normal;
            padding: 0;
            position: relative;
            display: block;
            font-size: 20px;
            line-height: 24px;
            color: #49494f;
            width: 100%;
            overflow: hidden;
            text-align: center;
            height: 180px; }
            @media (max-width: 768px) {
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item {
                height: auto; } }
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_title {
              position: absolute;
              top: 95px;
              z-index: 1;
              text-align: center;
              width: 76%;
              margin: 0 12%;
              font-weight: 500;
              font-size: 12px; }
              @media (max-width: 768px) {
                .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_title {
                  position: static;
                  text-align: left;
                  margin: 0 20px;
                  font-size: 14px;
                  font-weight: 300; }
                  .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_title span {
                    display: inline-block !important;
                    padding-left: 5px;
                    font-size: 14px; } }
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_title span {
                display: block;
                font-weight: 300;
                font-size: 11px; }
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_image {
              width: 100%;
              height: 95px; }
              @media (max-width: 768px) {
                .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_image {
                  display: none; } }
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item .knowledge_catalog_item_image img {
                display: inline-block;
                line-height: 95px;
                vertical-align: middle;
                max-height: 95px;
                max-width: 100%;
                width: auto;
                opacity: 1; }
            .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item:hover {
              background: none; }
              .main-nav .navbar .dropdown .dropdown-menu.knowledge > li .knowledge-catalog li a.knowledge_catalog_item:hover .knowledge_catalog_item_image img {
                opacity: 0.8; }
      .main-nav .navbar .dropdown .dropdown-menu.support > li {
        border-right: 1px dotted #cccccc; }
        @media (max-width: 992px) {
          .main-nav .navbar .dropdown .dropdown-menu.support > li {
            border-right: 0;
            border-bottom: 1px dotted #cccccc; } }
        .main-nav .navbar .dropdown .dropdown-menu.support > li:last-of-type {
          border-right: 0;
          border-bottom: 0; }
        .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item {
          min-height: 325px;
          position: relative; }
          @media (max-width: 992px) {
            .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item {
              min-height: 220px; } }
          .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item h2 {
            font-size: 18px;
            position: relative;
            z-index: 1; }
            @media (max-width: 992px) {
              .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item h2 {
                font-size: 16px;
                margin-top: 10px; } }
            @media (max-width: 768px) {
              .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item h2 {
                font-size: 14px;
                margin-top: 0; } }
          .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item a {
            position: relative;
            z-index: 1;
            display: inline-block;
            margin-top: 30px;
            min-width: 200px;
            text-align: center;
            line-height: 35px;
            background: #8cc63f;
            border-radius: 5px;
            color: #ffffff;
            font-weight: 500;
            font-size: 14px; }
            @media (max-width: 992px) {
              .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item a {
                min-width: 140px; } }
            .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item a:hover {
              color: #cccccc; }
          .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item > img {
            position: absolute;
            width: 100%;
            bottom: 0;
            right: 0;
            border: 0; }
            @media (max-width: 992px) {
              .main-nav .navbar .dropdown .dropdown-menu.support > li .support-infobox .support-infobox-item > img {
                max-height: 80%;
                width: 50%; } }
        .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item p {
          padding-top: 20px; }
        .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item ul {
          list-style-image: url("../gfx/support_list_style.png");
          padding-left: 20px;
          font-weight: 300;
          font-size: 12px;
          padding-bottom: 15px;
            padding-top:20px;
          border-bottom: 1px dotted #cccccc; }
          .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item ul li {
            color: #132940;
            line-height: 20px;
            margin-bottom: 14px; }
        .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom {
          background: url("../gfx/support_background.png") no-repeat no-repeat scroll center center/cover; }
          .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom .begin-chat {
            padding: 10px 0;
            min-width: 150px; }
            @media (max-width: 768px) {
              .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom .begin-chat {
                margin-bottom: 20px; } }
            .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom .begin-chat .support-centre-link {
              background: red;
              color: #ffffff;
              width: 100%;
              line-height: 35px;
              display: inline-block;
              border-radius: 5px;
              text-align: center;
              font-weight: 500; }
              .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom .begin-chat .support-centre-link:hover {
                color: #cccccc; }
          .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom .contact-us a {
            display: block;
            font-size: 16px;
            font-weight: 500;
            color: #132940;
            white-space: nowrap;
            line-height: 22px;
            padding-bottom: 6px; }
            .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_bottom .contact-us a.phone-link {
              cursor: pointer;
              pointer-events: auto; }
        .main-nav .navbar .dropdown .dropdown-menu.support > li .support-text li .support-text-item .support_footer {
          padding: 10px 0 25px;
          font-weight: 300;
          font-size: 12px; }
    .main-nav .navbar .dropdown.open > a {
      position: relative;
      z-index: 10000;
      border: none;
      border-bottom: 1px solid #fff;
      background-color: #FFF;
      box-shadow: none }
     .main-nav .navbar .dropdown > a.all-catetories-menu {
        border-bottom: none;
        border-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
     }
    .main-nav .navbar .dropdown.open .caret {
      opacity: 0; }


.main-top-flags {
    float: right;
    margin-right: 15px;
    border-right: 1px dotted #ccc;
    font-size: 12px;
    display:inline-block;
}

.main-top-flags span {
    line-height: 30px;
    padding-right: 5px;
}

  .navbar-nav.flags {
    min-width: 150px;
    margin: 0;
  }
    .navbar-nav.flags > li > a {

      padding: 5px; }
      .navbar-nav.flags > li > a img {
        opacity: 0.5; }
      .navbar-nav.flags > li > a:hover, .main-nav .navbar-nav.flags > li > a.active {
        background-color: transparent; }
        .navbar-nav.flags > li > a:hover img, .navbar-nav.flags > li > a.active img {
          opacity: 1; }

.navbar-nav.flags li{
    float: left;
}

.main-banner {
  margin: 0;
  position: relative; }

  .main-banner img {
    display: block;
    margin: 0 auto;
    width: 100%; }

.main-category {
  margin: 0px 0 0;
  padding-bottom: 20px;  }

.main-category .row{
    padding-left:15px;
    padding-right: 15px;
}


  .main-category .delivery-box {
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: relative; }
    @media (min-width: 992px) {
      .main-category .delivery-box {
        float: right; } }
    @media (max-width: 992px) {
      .main-category .delivery-box {
        border-left: 1px solid #cccccc;
        padding: 0; } }
    .main-category .delivery-box .delivery-buttons {
      position: absolute;
      height: 100%;
      width: 23%;
      top: 0;
      left: 0;
      background: #8cc63f;
      z-index: 5; }
      .main-category .delivery-box .delivery-buttons:hover + .delivery-image .img-blurred {
        z-index: 2; }
      .main-category .delivery-box .delivery-buttons .delivery-button-item {
        width: 100%;
        height: 72px;
        background: #8cc63f;
        position: relative;
      display: block; }
        .main-category .delivery-box .delivery-buttons .delivery-button-item .delivery-button-item-arrows {
          position: absolute;
          width: 100%;
          height: 100%;
          opacity: 1; }
          .main-category .delivery-box .delivery-buttons .delivery-button-item .delivery-button-item-arrows .delivery-button-item-arrow-left {
            position: absolute;
            top: calc(50% - 17px);
            left: 0; }
          .main-category .delivery-box .delivery-buttons .delivery-button-item .delivery-button-item-arrows .delivery-button-item-arrow-right {
            position: absolute;
            top: calc(50% - 17px);
            right: 0;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg); }
        .main-category .delivery-box .delivery-buttons .delivery-button-item .delivery-button-item-icon {
          padding-top: 20px;
          text-align: center;
          color: white;
          font-weight: 500; }
        .main-category .delivery-box .delivery-buttons .delivery-button-item .delivery-button-item-hover {
          opacity: 0;
          position: absolute;
          left: 100%;
          top: 0;
          width: 0;
          height: 100%;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px;
          color: white;
          padding: 10px 5px 4px 12px;
          line-height: 15px;
          overflow: hidden;
          font-size: 12px;
            background: #8cc63f url(../gfx/link_suffix_alternate.png) right bottom no-repeat ;
        }
          .main-category .delivery-box .delivery-buttons .delivery-button-item .delivery-button-item-hover:before {
            display: block;
            content: "";
            position: absolute;
            top: 10%;
            height: 80%;
            border-left: 1px dotted #777777;
            width: 1px;
            left: 1px;
            z-index: 1; }
        .main-category .delivery-box .delivery-buttons .delivery-button-item:not(:last-of-type):after {
          display: block;
          content: "";
          position: absolute;
          bottom: 1px;
          height: 1px;
          border-bottom: 1px dotted #777777;
          width: 80%;
          left: 10%;
          z-index: 3; }
        .main-category .delivery-box .delivery-buttons .delivery-button-item:hover .delivery-button-item-hover {
          opacity: 1;
          width: 300px; }
        .main-category .delivery-box .delivery-buttons .delivery-button-item:hover .delivery-button-item-arrows {
          opacity: 0; }
      @media (max-width: 480px) {
        .main-category .delivery-box .delivery-buttons {
          display: none; } }
    .main-category .delivery-box .delivery-image {
      width: 100%;
      padding: 4px 0;
      height: 216px;
      overflow: hidden; }
      .main-category .delivery-box .delivery-image .img-std {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 23%;
        max-width: 77%; }
      .main-category .delivery-box .delivery-image .img-blurred {
        position: absolute;
        z-index: 0;
        float: right;
        display: inline-block;
        top: 0;
        left: 23%;
        max-width: 77%; }
      @media (max-width: 992px) {
        .main-category .delivery-box .delivery-image {
          width: auto; }
          .main-category .delivery-box .delivery-image .img-std, .main-category .delivery-box .delivery-image .img-blurred {
            max-width: 77%; } }
      @media (max-width: 480px) {
        .main-category .delivery-box .delivery-image {
          height: auto; }
          .main-category .delivery-box .delivery-image .img-std {
            max-width: 100%;
            position: relative;
            left: 0;
            width: auto; }
          .main-category .delivery-box .delivery-image .img-blurred {
            display: none; } }
    .main-category .delivery-box .delivery-link {
      position: absolute;
      z-index: 4;
      bottom: 20px;
      right: 30px;
      color: #3382bd;
      font-size: 12px; }
      .main-category .delivery-box .delivery-link:after {
        content: url("../gfx/main_products_link_suffix.png");
        display: inline-block;
        vertical-align: middle;
        padding-left: 8px; }
      @media (max-width: 768px) {
        .main-category .delivery-box .delivery-link {
          right: 10px;
          bottom: 10px; } }
  .main-category .category-box {
    padding: 0;
    border-top: 4px solid #cccccc;
    border-bottom: 4px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
    @media (max-width: 992px) {
      .main-category .category-box {
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc; } }
    .main-category .category-box ul {
      margin-bottom: 0; }
      .main-category .category-box ul li {
        height: 105px;
        display: block;
        float: left;
        width: 20%;
        padding: 0;
        border-right: 1px dotted #cccccc;
        border-bottom: 1px dotted #cccccc; }
        .main-category .category-box ul li:last-of-type {
          border-right: 0; }
        .main-category .category-box ul li:nth-of-type(5n) {
          border-right: 0; }
        @media (max-width: 992px) {
          .main-category .category-box ul li {
            width: 33.33%; }
            .main-category .category-box ul li:nth-of-type(5n) {
              border-right: 1px dotted #cccccc; }
            .main-category .category-box ul li:nth-of-type(3n) {
              border-right: none; } }
        @media (max-width: 768px) {
          .main-category .category-box ul li {
            width: 50%;
            margin-bottom: 0; }
            .main-category .category-box ul li:nth-of-type(3n) {
              border-right: 1px dotted #cccccc; }
            .main-category .category-box ul li:nth-of-type(2n) {
              border-right: none; }
            .main-category .category-box ul li:nth-last-of-type(-n+1) {
              border-bottom: 0; } }
        @media (max-width: 480px) {
          .main-category .category-box ul li {
            width: 100%;
            border-right: none !important; }
            .main-category .category-box ul li:last-of-type {
              border-bottom: 0; } }
        .main-category .category-box ul li a.product_catalog_item {
          float: left;
          white-space: normal;
          padding: 0;
          position: relative;
          display: block;
          font-size: 12px;
          line-height: 14px;
          color: #49494f;
          width: 100%;
          overflow: hidden;
          text-align: center;
          height: 105px;
        }
        .main-category .category-box ul li a.product_catalog_item:hover{
            -webkit-box-shadow:inset 0px 0px 0px 1px #3686c1;
            -moz-box-shadow:inset 0px 0px 0px 1px #3686c1;
            box-shadow:inset 0px 0px 0px 1px #3686c1;
        }
          .main-category .category-box ul li a.product_catalog_item .product_catalog_item_title {
            position: absolute;
            top: 65px;
            z-index: 1;
            text-align: center;
            width: 90%;
            max-height: 45px;
            overflow: hidden;
            margin: 0 5%;
            font-weight: 700;
            font-size: 12px; }
            .main-category .category-box ul li a.product_catalog_item .product_catalog_item_title span {
              display: block;
              font-weight: 300;
              font-size: 10px; }
          .main-category .category-box ul li a.product_catalog_item .product_catalog_item_image {
            width: 100%;
            height: 95px; }
            .main-category .category-box ul li a.product_catalog_item .product_catalog_item_image img {
              display: inline-block;
              line-height: 55px;
              vertical-align: middle;
              max-height: 55px;
              max-width: 100%;
              width: auto;
              opacity: 1; }
          .main-category .category-box ul li a.product_catalog_item.see_all {
              color: #00509f;
              font-weight: 400;
              font-size: 17px;
              line-height: 20px;
              padding: 30px 0;
              background-image: url("../gfx/see_all.png");
              background-repeat: no-repeat;
              background-position: 50% 75px;
          }
            .main-category .category-box ul li a.product_catalog_item.see_all:hover {
              color: #132940; }
          .main-category .category-box ul li a.product_catalog_item:hover .product_catalog_item_image img {
            opacity: 0.8; }

.main-products, .related-products {
  margin-top: 20px; }
  .main-products.related-products, .related-products.related-products {
    margin-top: 0; }
  .main-products .related-products-title, .related-products .related-products-title {
    border-bottom: 1px solid #cccccc;
    min-height: 50px;
    line-height: 20px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400; }
  .main-products .row .nav li a, .related-products .row .nav li a, .text-tabs .row .nav li a {
    border: 1px solid #cccccc;
    background: #fff;
    border-radius: 0;
    padding: 10px 20px 6px;
    font-size: 16px;
    border-bottom: none;
    outline: none;
    line-height: 17px;}
    .main-products .row .nav li a:hover, .related-products .row .nav li a:hover {
      background-color: white !important; }
    @media (max-width: 480px) {
      .main-products .row .nav li a, .related-products .row .nav li a {
        font-size: 12px; } }
  .main-products .row .nav li.active a, .related-products .row .nav li.active a {
    padding: 10px 20px 7px;
    border-top: 1px solid #3382db;
    border-right: 1px solid #3382db;
    background-color: white;
    border-bottom: transparent;
    font-weight: bold;}
    .main-products .row .nav li:not(:first-of-type) a[aria-expanded="true"] {
      border-left: 1px solid #3382db !important;
    }
    .main-products .row .nav li.active a:hover, .related-products .row .nav li.active a:hover {
      background-color: white !important;
      border-bottom-color: transparent; }
  .main-products .row .tab-content, .related-products .row .tab-content {
    border: 1px solid #dddddd;
    border-top: 0;
    margin-bottom: 20px;
    padding: 0 0 0; }
    @media (max-width: 768px) {
      .main-products .row .tab-content, .related-products .row .tab-content {
        margin-bottom: 36px; } }
    .main-products .row .tab-content .tab-pane, .related-products .row .tab-content .tab-pane {
      position: relative; }
      .main-products .row .tab-content .tab-pane .tab-pane-see-all, .related-products .row .tab-content .tab-pane .tab-pane-see-all {
        position: absolute;
        top: -30px;
        right: 0;
        font-size: 12px; }
        .main-products .row .tab-content .tab-pane .tab-pane-see-all:after, .related-products .row .tab-content .tab-pane .tab-pane-see-all:after {
          content: url("../gfx/main_products_link_suffix.png");
          display: inline-block;
          vertical-align: middle;
          padding-left: 8px; }
        @media (max-width: 768px) {
          .main-products .row .tab-content .tab-pane .tab-pane-see-all, .related-products .row .tab-content .tab-pane .tab-pane-see-all {
            top: auto;
            bottom: -35px; } }
      .main-products .row .tab-content .tab-pane .tab-pane-product-box, .related-products .row .tab-content .tab-pane .tab-pane-product-box {
        text-align: center; }
        .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item {
          position: relative;
          width: 20%;
          padding: 20px 15px;
          float: left;
          text-align: center; }
          @media (min-width: 1170px) {
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item.hover .product-box-item-hover, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item.hover .product-box-item-hover {
              display: block !important;
              width: 100% !important;
                padding: 10px;
              opacity: 1; } }
          .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:after {
            content: "";
            display: block;
            position: absolute;
            top: 20px;
            right: 0;
            height: 80%;
            border-right: 1px dotted #cccccc; }
          .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:last-of-type:after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:last-of-type:after {
            display: none; }
          @media (max-width: 992px) {
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item {
              width: 33%; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:nth-of-type(3n):after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:nth-of-type(3n):after {
                display: none; } }
          @media (max-width: 768px) {
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item {
              width: 49%; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:nth-of-type(3n):after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:nth-of-type(3n):after {
                display: block; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:nth-of-type(2n):after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:nth-of-type(2n):after {
                display: none; } }
          @media (max-width: 480px) {
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item {
              width: 100%; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:after {
                display: block !important;
                top: auto;
                bottom: 0;
                height: 0;
                width: 100%;
                border-right: 0;
                border-bottom: 1px dotted #cccccc; } }
          .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item > img, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item > img {
            width: 100%;
            max-width: 150px; }
          .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title {
            font-size: 12px;
            line-height: 16px;
            padding-bottom: 5px;
            max-height: 50px;
            overflow: hidden; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title a, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title a {
              display: block;
              color: #49494f; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title a:hover, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title a:hover {
                color: #3382bd; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title span:first-of-type, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title span:first-of-type {
              line-height: 50px; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title span:last-of-type, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-title span:last-of-type {
              display: inline-block;
              margin: 0;
              padding: 0;
              vertical-align: middle; }
          .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info {
            margin-top: 10px;
            border-top: 1px dotted #cccccc;
            padding: 10px 0; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table {
              width: 100%; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td {
                width: 45%;
                font-size: 12px;
                line-height: 18px;
                text-align: right;
                padding-right: 16px;
                height: 26px; }
                .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td:nth-of-type(2), .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td:nth-of-type(2) {
                  width: 70%; }
                .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td.price, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td.price {
                  color: red;
                  font-weight: 500;
                  font-size: 14px;
                  vertical-align: middle;
                  text-align: left;
                  padding-right: 0; }
                .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td.accessible, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info table td.accessible {
                  font-weight: 600;
                  font-size: 12px;
                  vertical-align: middle;
                  text-align: left;
                  padding-right: 0;
                  line-height: 13px; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info a, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info a {
              display: block;
              line-height: 30px;
              background: #3382bd;
              color: #ffffff;
              text-align: center;
              border-radius: 0px;
              max-width: 130px;
              margin: 0 auto;
              margin-top: 10px; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info a img, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info a img {
                vertical-align: sub; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info a:hover, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-info a:hover {
                opacity: 0.9; }
          .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover {
            display: block;
            position: absolute;
            z-index: 10;
            background: rgba(51, 130, 189, 0.9);
            width: 0;
            opacity: 0;
            transition: width 0.2s, opacity 0.5s;
            height: 100%;
            overflow: hidden;
            top: 0;
            left: 100%;
            color: #ffffff;
            font-size: 12px;
            padding: 0px;
            text-align: left; }


.main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:last-child .product-box-item-hover, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item:last-child .product-box-item-hover {
    right: 100%;
    left: auto;
}

            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover h2, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover h2 {
              font-size: 14px;
              font-weight: 500; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover ul, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover ul {
              list-style: inside; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover .product-box-item-hover-state, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover .product-box-item-hover-state {
              text-align: left; }
            .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover a, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover a {
              text-align: center;
              display: block;
              position: absolute;
              width: 100%;
              height: 60px;
              line-height: 60px;
              bottom: 0;
              left: 0;
              font-size: 16px;
              font-weight: 300;
              font-style: italic;
              color: #ffffff;
              background: #3382bd; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover a:before, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover a:before {
                content: url("../gfx/product_box_item_hover_link_left.png");
                position: absolute;
                left: 0;
                top: 10%; }
              .main-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover a:after, .related-products .row .tab-content .tab-pane .tab-pane-product-box .product-box-item .product-box-item-hover a:after {
                content: url("../gfx/product_box_item_hover_link_right.png");
                position: absolute;
                right: 0;
                top: 10%; }

.info-cards {
  border-top: 1px dotted #ccc;
  margin-top: 50px; }

.info-cards .row{
    padding-left:15px;
    padding-right: 15px;
}

  .info-cards .info-card {
    border: 1px solid #cccccc;
    min-height: 200px;
    width: 32.333333333333%;
    margin-right: 1.5%;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative; }
    @media (max-width: 768px) {
      .info-cards .info-card {
        margin: 0 auto 10px !important;
        max-width: 400px;
        min-height: 200px;
        width: 100%;
        float: none; } }
    .info-cards .info-card:last-of-type {
      margin-right: 0; }
    .info-cards .info-card:before {
      display: block;
      position: absolute;
      width: 17px;
      height: 35px;
      top: 18px;
      left: 0;
      content: url("../gfx/info_card_arrow.png"); }
    .info-cards .info-card .info-card-title {
      font-size: 17px;
      font-weight: 500;
      color: #132940;
      height: 70px;
      width: 95%;
      margin: 0 auto;
      border-bottom: 2px solid #cccccc;
      display: table;
      overflow: hidden; }
      .info-cards .info-card .info-card-title.green-border {
        border-bottom: 2px solid #8cc63f; }
      .info-cards .info-card .info-card-title.blue-border {
        border-bottom: 2px solid #3382bd; }
      .info-cards .info-card .info-card-title .info-card-title-box {
        display: table-cell;
        vertical-align: middle;
        color: #132940; }
        .info-cards .info-card .info-card-title .info-card-title-box:nth-of-type(2) {
          text-align: left; }
        .info-cards .info-card .info-card-title .info-card-title-box span {
          font-size: 16px;
          font-weight: 300; }
          .info-cards .info-card .info-card-title .info-card-title-box span:before {
            display: block;
            content: " "; }
        .info-cards .info-card .info-card-title .info-card-title-box img {
          padding-right: 15px; }
      @media (max-width: 992px) {
        .info-cards .info-card .info-card-title {
          font-size: 15px; }
          .info-cards .info-card .info-card-title .info-card-title-box span {
            font-size: 14px; } }
      @media (max-width: 768px) {
        .info-cards .info-card .info-card-title {
          font-size: 15px;
          width: 90%; }
          .info-cards .info-card .info-card-title .info-card-title-box span {
            font-size: 14px; } }
    .info-cards .info-card .info-card-content {
      width: 90%;
      margin: 10px auto 0;
      text-align: left; }

        .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-link {
          display: inline-block;
          float: right;
          background: #8cc63f;
          border-radius: 5px;
          font-size: 14px;
          font-weight: 500;
          color: #ffffff;
          text-align: center;
          line-height: 32px;
          padding: 0 16px;
          margin: 2px 0; }
          @media (max-width: 992px) {
            .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-link {
              display: block;
              float: none;
              text-align: center;
              max-width: 200px;
              margin: 5px auto; }
              .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-link br {
                display: none; } }
        .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-phone {
          font-size: 24px;
          font-weight: 500;
          color: #49494f;
          display: block;
          width: 100%;
          padding: 10px 0;
          white-space: nowrap;
          float: left;
          text-align: center;
          pointer-events: none;
          cursor: default; }
          .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-phone img {
            vertical-align: text-bottom; }
          @media (max-width: 992px) {
            .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-phone {
              font-size: 18px;
              pointer-events: auto;
              cursor: pointer; } }
          @media (max-width: 480px) {
            .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-phone {
              white-space: normal; } }
        .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-text {
          display: inline-block;
          float: left;
          font-size: 13px;
          padding: 0 5px; }
          @media (max-width: 992px) {
            .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-text {
              display: block;
              float: none;
              text-align: center; }
              .info-cards .info-card .info-card-content .info-card-bok .info-card-bok-text br {
                display: none; } }
      .info-cards .info-card .info-card-content p {
          font-size: 15px;
          margin-top: 25px; }
      .info-cards .info-card .info-card-content > a {
        position: absolute;
          bottom: 10px;
        z-index: 1;
        color: #3382bd;
        font-size: 12px; }
        .info-cards .info-card .info-card-content > a:after {
            content: url("../gfx/main_products_link_suffix.png");
            display: inline-block;
            padding-left: 8px;
            vertical-align: middle; }

      .info-cards .info-card .info-card-content > img {
        position: absolute;
        z-index: -1;
        bottom: 0;
        right: 0;
        opacity: 0.7; }

.main-producers {
  margin: 20px 0 0;
  padding-bottom: 20px; }
  .main-producers p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
  color:#3281bd}
  .main-producers .producers-box {
    border-top: 1px solid #3382BD;
    padding: 20px 0 0; }
    .main-producers .producers-box .producer-column {
      border-right: 1px dotted #cccccc;
      margin-bottom: 20px; }
      .main-producers .producers-box .producer-column:last-of-type {
        border: 0; }
      @media (max-width: 768px) {
        .main-producers .producers-box .producer-column:nth-of-type(even) {
          border: 0 !important; } }
      @media (max-width: 480px) {
        .main-producers .producers-box .producer-column {
          border: 0 !important; } }
      .main-producers .producers-box .producer-column a {
        display: block;
        color: #49494f;
        font-size: 12px;
        line-height: 20px; }
        .main-producers .producers-box .producer-column a:hover {
          text-decoration: none; }


  .footer .footer-column {
    margin-top: 16px; }
    .footer .footer-column a, .footer .footer-column span {
      display: block;
      color: #49494f;
      font-size: 12px;
      line-height: 18px; }
      .footer .footer-column a span, .footer .footer-column span span {
        font-weight: bold;
        white-space: nowrap; }
      .footer .footer-column a:hover, .footer .footer-column span:hover {
        text-decoration: none; }
    .footer .footer-column p {
      color: #49494f;
      font-size: 11px;
      line-height: 18px;
      font-weight: bold;
      margin-bottom: 5px; }
    .footer .footer-column .footer-marker {
      position: absolute;
      left: 0;
      top: 20%; }
    .footer .footer-column .payu {
      padding: 10px 0; }
    #laPlaceholder {
      display: block;
        width:200px;
      font-size: 13px;
      font-weight: bold;
      color: white;
      padding: 0 20px;
      background: #e43d41;
      border: 1px solid #fff;
        border-bottom: none;
      text-align: center;
        position: fixed;
        bottom: 0;
        right: 50px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-top: 10px;
        z-index: 100;
    }

    #laPlaceholder a, #laPlaceholder a:hover{
        color: #fff;
    }

    #laPlaceholder a:before{
        display:block;
        float:right;
        content: url(../gfx/chat_notify.png);
        margin-left: 10px;
    }

    .footer .footer-column.footer-contact-column {
      padding-left: 40px; }
      .footer .footer-column.footer-contact-column span {
        white-space: nowrap; }
        .footer .footer-column.footer-contact-column span a {
          display: inline;
          cursor: default;
            pointer-events: none;}

.footer .footer-column.footer-contact-column span a:last-child{
    color: #2b6997;
    pointer-events: auto;
    cursor: pointer;
}

          @media (max-width: 992px) {
            .footer .footer-column.footer-contact-column span a {
              pointer-events: auto;
              cursor: pointer; } }
          .footer .footer-column.footer-contact-column span a:hover {
            text-decoration: none; }
    @media (max-width: 768px) {
      .footer .footer-column.design-column {
        text-align: center; } }
  .footer .footer-last-row {
    margin-top: 10px; }
    .footer .footer-last-row a {
      display: inline;
      padding: 0 3px; }
    .footer .footer-last-row p {
      color: #777777; }
      .footer .footer-last-row p span {
        display: inline;
        color: #222222; }

@media (max-width: 768px) {
  .breadcrumbs {
    text-align: center; }
    .breadcrumbs .breadcrumbs-summary .row {
      float: none !important; } }
.breadcrumbs .breadcrumb {
  margin-bottom: 0;
  padding: 20px 0; }
.breadcrumbs .breadcrumbs-summary {
  font-size: 18px;
  padding: 0 26px 16px 0;
  font-weight: 300; }
@media (max-width: 768px) {
  .breadcrumbs .breadcrumb, .breadcrumbs .breadcrumbs-summary {
    padding: 16px 0; } }

  .contact .contact-column-title {
    font-size: 13px;
    color: #3281bd;
    border-bottom: 2px solid #3281bd;
    padding: 20px 0 20px 50px; }
  .contact .contact-column {


    position: relative;
    min-height: 1px;
    margin-bottom: 30px; }
    @media (max-width: 992px) {
      .contact .contact-column {
        width: 100%;
        float: none; } }
    .contact .contact-column:first-of-type {
      border-right: 1px dotted #cccccc; }
      @media (max-width: 992px) {
        .contact .contact-column:first-of-type {
          border-right: none; } }
    .contact .contact-column .contact-column-content .contact-column-item > div {
      display: inline-block;
      white-space: nowrap;
      padding: 10px 0;
      vertical-align: middle; }
      .contact .contact-column .contact-column-content .contact-column-item > div div {
        padding-right: 10px; }
      .contact .contact-column .contact-column-content .contact-column-item > div:first-of-type {
        width: 38px; }
    .contact .contact-column .contact-column-content .contact-column-item table {
      min-width: 400px; }
      @media (max-width: 992px) {
        .contact .contact-column .contact-column-content .contact-column-item table {
          overflow: scroll; } }
      .contact .contact-column .contact-column-content .contact-column-item table tr td {
        padding-right: 10px; }
    .contact .contact-column .contact-column-content .contact-column-item a.tel-link {
      pointer-events: auto;
      cursor: pointer; }
      @media (max-width: 992px) {
        .contact .contact-column .contact-column-content .contact-column-item a.tel-link {
          pointer-events: auto;
          cursor: pointer; } }
    .contact .contact-column .contact-column-content .contact-column-item .blue {
      color: #3281bd; }
      .contact .contact-column .contact-column-content .contact-column-item .blue a {
        color: #3281bd; }
    .contact .contact-column .contact-column-content .contact-column-item.nopadding div {
      padding: 0; }
    .contact .contact-column .contact-column-content .contact-column-item.halfsize {
      width: 50%;
      display: inline-block;
      padding-top: 8px; }
      @media (max-width: 768px) {
        .contact .contact-column .contact-column-content .contact-column-item.halfsize {
          width: 100%;
          padding-top: 0; } }
      .contact .contact-column .contact-column-content .contact-column-item.halfsize:last-of-type {
        padding-left: 38px; }
    .contact .contact-column .contact-column-content .contact-column-item.smallerhalf {
      width: 48%; }
      @media (max-width: 768px) {
        .contact .contact-column .contact-column-content .contact-column-item.smallerhalf {
          width: 100%; } }
      @media (max-width: 768px) {
        .contact .contact-column .contact-column-content .contact-column-item.smallerhalf {
          padding-left: 40px !important; } }
    .contact .contact-column .contact-column-content .contact-column-item.padded-left, .contact .contact-column .contact-column-content .contact-column-item .padded-left {
      box-sizing: border-box;
      padding-left: 20px; }
    .contact .contact-column .contact-column-content .contact-column-item.padded-right, .contact .contact-column .contact-column-content .contact-column-item .padded-right {
      box-sizing: border-box;
      padding-right: 5px; }
  .contact .map-item {
    margin-top: 20px;
    padding: 30px 0;
    border-top: 1px dotted #cccccc; }
    .map-item #map {
      width: 100%;
      height: 250px;
      margin-bottom: 20px;}
  .contact .form-column {
    width: 56%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 992px) {
      .contact .form-column {
        width: 100%;
        float: none; } }
    .contact .form-column .contact-column-form {
      padding: 20px 70px 20px 50px; }
      @media (max-width: 768px) {
        .contact .form-column .contact-column-form {
          padding: 20px 10px;
          text-align: center; } }
      @media (max-width: 480px) {
        .contact .form-column .contact-column-form {
          padding: 20px 0; } }
      .contact .form-column .contact-column-form label {
        display: block;
        font-size: 12px;
        line-height: 14px;
        font-weight: 600; }
      .contact .form-column .contact-column-form input, .contact .form-column .contact-column-form textarea {
        border: 2px solid #777777;
        font-size: 14px;
        line-height: 28px;
        padding: 0 10px;
        width: 100%;
        display: block;
        margin-bottom: 10px; }
        @media (max-width: 992px) {
          .contact .form-column .contact-column-form input, .contact .form-column .contact-column-form textarea {
            max-width: 360px;
            display: inline-block; } }
      .contact .form-column .contact-column-form textarea {
        height: 170px;
        resize: none;
        line-height: 18px;
        padding: 10px; }
      .contact .form-column .contact-column-form button {
        margin-top: 60px;
        border: 0;
        min-width: 65px;
        line-height: 26px;
        font-size: 14px;
        font-weight: 600;
        color: #cccccc;
        background: #323030; }

.search {
  margin-top: 0;
   }

    .search .search-options .search-box {
      border: 1px solid #cccccc;
      margin-bottom: 30px; }
      @media (min-width: 769px) and (max-width: 992px) {
        .search .search-options .search-box {
          width: 48%;
          margin-left: 2%; }
          .search .search-options .search-box:nth-of-type(odd) {
            float: left;
            clear: both; }
          .search .search-options .search-box:nth-of-type(even) {
            float: right; } }
      @media (max-width: 768px) {
        .search .search-options .search-box {
          width: 100%;
          margin-left: 0; } }
      .search .search-options .search-box .search-box-topbar {
        display: block;
        position: relative;
        background: #efeeee;
        padding-left: 10px;
        font-size: 17px;
        color: #3281bd;
        height: 34px;
        line-height: 34px;
        overflow: hidden;
        border-bottom: 1px solid #cccccc; }
      .search .search-options .search-box .m-filters-additional {
      	display:none;}
      .search .search-options .search-box .search-box-opts,
      .search .search-options .search-box .search-box-opts-active {
        padding: 8px 0;
        line-height: 18px;
        font-size: 15px;
        color: #132940;
        width: 100%;
        position: relative; }
        .search .search-options .search-box .search-box-opts ul.m-filter-item-list ,
        .search .search-options .search-box .search-box-opts-active ul.m-filter-item-list  {
        	overflow-y:auto;
        	max-height:355px; }
        .search .search-options .search-box .search-box-opts ul,
        .search .search-options .search-box .search-box-opts-active ul {
          list-style-type: none;
          margin-bottom: 0; }
          .search .search-options .search-box .search-box-opts ul li,
          .search .search-options .search-box .search-box-opts-active ul li {
            display: table-row; }
            .search .search-options .search-box .search-box-opts ul li div {
              display: table-cell;
              vertical-align: middle; }
              .search .search-options .search-box .search-box-opts ul li div label{
                margin-bottom: 8px;}
              .search .search-options .search-box .search-box-opts ul li div label,
              .search .search-options .search-box .search-box-opts-active ul li a {
                width: 100%;
                user-select: none;
                font-size: 12px;
                font-weight: 400; }
              .search .search-options .search-box .search-box-opts-active ul li a {
              	padding: 8px 7px 0 30px;
              	background: url("../gfx/btn_cancel.png") no-repeat 14px 12px; }
                .search .search-options .search-box .search-box-opts ul li div label span {
                  color: #777777; }
              .search .search-options .search-box .search-box-opts ul li div input {
                margin-top: -5px; }
              .search .search-options .search-box .search-box-opts ul li div.search-box-opts-checkbox {
                padding: 0 7px 0 12px; }
        .search .search-options .search-box .search-box-opts a {
          position: absolute;
          bottom: -20px;
          right: 20px;
          color: red;
          font-size: 12px; }
          .search .search-options .search-box .search-box-opts a span {
            line-height: 16px;
            display: inline-block;
            transform: rotate(90deg) scale(1, 2);
            -webkit-transform: rotate(90deg) scale(1, 2);
            -moz-transform: rotate(90deg) scale(1, 2);
            -o-transform: rotate(90deg) scale(1, 2); }
          .search .search-options .search-box .search-box-opts a span.few {
            transform: rotate(270deg) scale(1, 2);
            -webkit-transform: rotate(270deg) scale(1, 2);
            -moz-transform: rotate(270deg) scale(1, 2);
            -o-transform: rotate(270deg) scale(1, 2); }
      .search .search-options .search-box.closed .search-box-topbar:before {
        background-image: url("../gfx/search_box_arrow_up.png"); }
      @media (max-width: 992px) {
        .search .search-options .search-box.closed-on-mobile .search-box-topbar:before {
          background-image: url("../gfx/search_box_arrow_up.png"); }
        .search .search-options .search-box.closed-on-mobile .search-box-opts {
          display: none; } }




.product-details {
  margin-top: 0;
  padding-bottom: 20px; }
  .product-details .row {
    padding: 0; }
  .product-details .product-details-item:first-of-type {
     }
    @media (max-width: 768px) {
      .product-details .product-details-item:first-of-type {
        border-right: 0; } }
  .product-details .product-details-gallery {
    background: #eeeeee;
    border-radius: 2px;
    padding: 2px; }
    .product-details .product-details-gallery .product-details-gallery-main {
      float: left;
      width: 80%; }
      @media (min-width: 769px) and (max-width: 992px) {
        .product-details .product-details-gallery .product-details-gallery-main {
          float: none;
          width: 100%; } }
      @media (max-width: 480px) {
        .product-details .product-details-gallery .product-details-gallery-main {
          float: none;
          width: 100%; } }
      .product-details .product-details-gallery .product-details-gallery-main > img {
        display: block;
        margin: 0 auto;
        height: 100%;
        border: 1px solid #dbdbdb; }
        @media (min-width: 769px) and (max-width: 992px) {
          .product-details .product-details-gallery .product-details-gallery-main > img {
            height: auto !important;
            width: 100%; } }
        @media (max-width: 480px) {
          .product-details .product-details-gallery .product-details-gallery-main > img {
            height: auto !important;
            width: 100%; } }
    .product-details .product-details-gallery .product-details-gallery-thumbs {
      width: 20%;
      float: left;
      padding: 0 2px; }
      @media (min-width: 769px) and (max-width: 992px) {
        .product-details .product-details-gallery .product-details-gallery-thumbs {
          float: none;
          width: 100%; } }
      @media (max-width: 480px) {
        .product-details .product-details-gallery .product-details-gallery-thumbs {
          float: none;
          width: 100%; } }
      .product-details .product-details-gallery .product-details-gallery-thumbs img {
        width: 100%;
        border: 1px solid #dbdbdb;
        cursor: pointer;
        display: block; }
        @media (min-width: 769px) and (max-width: 992px) {
          .product-details .product-details-gallery .product-details-gallery-thumbs img {
            width: 25%;
            float: left; } }
        @media (max-width: 480px) {
          .product-details .product-details-gallery .product-details-gallery-thumbs img {
            width: 25%;
            float: left; } }
        .product-details .product-details-gallery .product-details-gallery-thumbs img:hover {
          border: 1px solid #8cc63f; }
  .product-details .product-details-info {
    border: 1px solid #cccccc; }
    .product-details .product-details-info .product-details-info-top {
      display: table;
      width: 100%;
      font-size: 12px;
      color: #49494f;
        font-weight: bold;
      background: #eee; }
      .product-details .product-details-info .product-details-info-top span {
        display: table-cell;
        height: 45px;
        vertical-align: middle;
        padding: 0 20px; }
    .product-details .product-details-info .product-details-info-main {
      padding: 15px 10px 5px 10px;

      border-top: 1px solid #cccccc; }
      @media (max-width: 992px) {
        .product-details .product-details-info .product-details-info-main {
          min-height: 20px !important; } }
      .product-details .product-details-info .product-details-info-main table {
        height: 100%;
        width: 100%;
        table-layout: fixed;
        word-wrap: break-word; }
        .product-details .product-details-info .product-details-info-main table tr td {
          font-size: 12px;
          padding-bottom: 8px;
            padding-top: 8px;
            border-bottom: 1px solid #cccccc;
          vertical-align: top; }
          .product-details .product-details-info .product-details-info-main table tr td:first-of-type {
            text-align: right;
            padding-right: 20px;
            width: 40%; }
            @media (max-width: 992px) {
              .product-details .product-details-info .product-details-info-main table tr td:first-of-type {
                width: 36%; } }
            @media (max-width: 768px) {
              .product-details .product-details-info .product-details-info-main table tr td:first-of-type {
                width: 30%; } }
            @media (max-width: 480px) {
              .product-details .product-details-info .product-details-info-main table tr td:first-of-type {
                width: 40%; } }
          .product-details .product-details-info .product-details-info-main table tr td:last-of-type {
            font-weight: 300;
            text-align: left;
            vertical-align: bottom; }

.product-details .product-details-info .product-details-info-main table tr:last-child td{
    border-bottom: none;
    padding-bottom: 0;
}

.text-tabs {
  margin-top: 20px;
  margin-bottom: 0; }
  .text-tabs .row .nav li a {
    border-radius: 0;
    padding: 10px 20px 6px;
    font-weight: 500;
    margin-right: 5px;
    background: #f3f3f3;
    border: 1px solid #cccccc;
    border-bottom: none;
    font-size: 16px; }
    .text-tabs .row .nav li a:hover {
      background-color: white !important; }
    @media (max-width: 768px) {
      .text-tabs .row .nav li a {
        font-size: 12px;
        padding: 7px 3px !important;
        margin-right: 1px; } }
  .text-tabs .row .nav li.active a {
    padding: 10px 20px 7px;
    background: #fff;
    border-bottom-color: transparent;
    border-right: 1px solid #3382bd;
    border-top: 1px solid #3382bd; }
  .text-tabs .row .nav li:not(:first-of-type) a[aria-expanded="true"] {
      border-left: 1px solid #3382db !important;}
  .text-tabs .row .nav li.active a h2{
    font-weight: bold;
  }
    .text-tabs .row .nav li.active a:hover {
      background-color: white !important;
      border-bottom-color: transparent; }
  .text-tabs .row .tab-content {
    border: 1px solid #dddddd;
    border-top: 0;
    margin-bottom: 20px;
    padding: 0 0 0; }
    @media (max-width: 768px) {
      .text-tabs .row .tab-content {
        margin-bottom: 36px; } }
    .text-tabs .row .tab-content .tab-pane {
      position: relative;
      padding: 20px;
      font-size: 12px; }

.text-tabs .row .tab-content .tab-pane.repair-tab {
    padding:0
}

.product-quality {
  margin-top: 0;
  padding-bottom: 20px; }
  .product-quality .product-quality-container {
    border: 1px solid #cccccc; }
    .product-quality .product-quality-container .product-quality-item {
      padding: 0 20px 10px;
      min-height: 20px;
      float: left;
      width: 33.33%;
      position: relative; }
      .product-quality .product-quality-container .product-quality-item:after {
        position: absolute;
        display: block;
        content: '';
        width: 1px;
        height: 97%;
        right: 0;
        top: 3%;
        border-right: 1px dotted #cccccc; }
      .product-quality .product-quality-container .product-quality-item:last-of-type:after {
        display: none; }
      @media (max-width: 768px) {
        .product-quality .product-quality-container .product-quality-item {
          width: 100%;
          float: none; }
          .product-quality .product-quality-container .product-quality-item:after {
            display: none; } }
      .product-quality .product-quality-container .product-quality-item .product-quality-item-top {
        height: 60px;
        border-bottom: 2px solid #3281bd;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        padding: 15px 0;
        text-align: center; }
        .product-quality .product-quality-container .product-quality-item .product-quality-item-top img {
          padding: 0 10px;
          vertical-align: middle;
          margin-left: -30px; }
      .product-quality .product-quality-container .product-quality-item .product-quality-item-main {
        position: relative; }
        .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container {
          border-bottom: 1px dotted #cccccc;
          padding-bottom: 20px; }
          .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container:last-of-type {
            border-bottom: 0; }
          .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item {
            padding-top: 20px;
              padding-left:10px;
              padding-right: 10px;
            margin: 0 auto;
            max-width: 400px;
            position: relative;
           }
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-label {
              width: 60px;
              font-size: 12px;
              display: inline-block;
                font-weight:bold;}
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-value {
              font-size: 18px;
              font-weight: 500;
              display: inline-block;
              padding: 0 5px; }
              @media (min-width: 769px) and (max-width: 992px) {
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-value {
                  padding: 0; } }
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-type {
              font-size: 10px;
              font-weight: 300;
              color: #808080;
              display: inline-block; }
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount {
              display: inline-block;
              font-size: 12px;
              padding-bottom: 16px;
              padding-right: 5px; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount label {
                display: inline-block;
                font-weight: 500;
                font-size: 12px;
                padding-right: 10px; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount input[type="text"] {
                display: inline-block;
                width: 50px;
                line-height: 30px;
                height: 30px;
                font-size: 12px;
                font-weight: 400;
                margin-right: 0;
                margin-top: 0;
                margin-bottom: 0;
                padding-right: 36px;
                text-align: right;
                vertical-align: middle; }
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount input[type="text"]:focus {
                  outline: none; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount .ui-spinner:before {
                width: 40px;
                position: absolute;
                font-size: 12px;
                font-weight: 400;
                right: 15px;
                height: 100%;
                line-height: 30px; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount .ui-spinner-up {
                cursor: pointer;
                width: 20px;
                background-color: #3382bd;
                color: white;
                background-image: url("../gfx/spinner_up.png");
                background-position: center;
                background-repeat: no-repeat; }
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount .ui-spinner-up span {
                  display: none; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount .ui-spinner-down {
                cursor: pointer;
                width: 20px;
                background-color: #3382bd;
                background-image: url("../gfx/spinner_down.png");
                background-position: center;
                background-repeat: no-repeat; }
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-amount .ui-spinner-down span {
                  display: none; }
            .button-row .button, .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item button, .order-steps button{
              display: inline-block;
              vertical-align: middle;
              width: 120px;
              height: 30px;
              border: 0;
              color: white;
              background-color: #3382bd;
              max-width: 100%; }


.button-row .button{
    line-height: 30px;
    text-align: center;
    width: auto;
    padding: 0 20px;
}

#checkout-step-review .button-row .button, #checkout-step-shipping_method .button-row .button, #checkout-step-billing .button-row .button, .success-buttons-container.button-row .button{
    width: auto;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    padding: 0 40px;
    text-align: center;
    height: 45px;
}

#onepage-guest-register-button{
    margin-top:32px;
}

              @media (min-width: 769px) and (max-width: 992px) {
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item button {
                  display: block;
                  margin: 0 auto; } }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item button img {
                vertical-align: middle;
                width: 16px;
                display: inline-block;
                padding-bottom: 2px;
                padding-right: 2px; }
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem {
              position: relative; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem input[type="radio"] {
                display: inline-block;
                float: left;
                width: 10%;
                padding: 0 10px;
                margin-top: 3px; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem label {
                display: inline-block;
                float: left;
                font-size: 12px;
                font-weight: 300;
                max-width: 90%;
                padding-right: 3%; }
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem label.small_label {
                  padding-right: 9%; }
                  @media (min-width: 769px) and (max-width: 992px) {
                    .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem label.small_label {
                      padding-right: 3%; } }
                  @media (max-width: 480px) {
                    .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem label.small_label {
                      padding-right: 3%; } }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem p {
                padding-left: 10%;
                font-size: 12px;
                font-weight: 300;
                width: 90%; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem .red-exclamation {
                position: absolute;
                background: red;
                z-index: 1;
                width: 20px;
                height: 20px;
                left: -40px;
                color: #FFF;
                text-align: center;
                font-weight: 500;
                top: calc(50% - 10px);
                cursor: default; }
                .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .pricebox-item-radioitem .red-exclamation span {
                  display: block;
                  position: absolute;
                  width: 10px;
                  height: 20px;
                  line-height: 20px;
                  top: 0;
                  right: -8px;
                  color: red;
                  cursor: default;
                  font-size: 12px; }
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item ul, .product-details .quality-box ul {
              list-style-position: outside;
              list-style-image: url("../gfx/pricebox_list_style.png");
              padding: 0 20px; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item ul li {
                padding: 3px 5px;
                font-size: 12px; }
            .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information {
              position: absolute;
              background: red;
              height: 100px;
              width: 20px;
              left: -40px;
              color: #FFF;
              text-align: center;
              font-weight: 500;
              top: calc(50% - 10px);
              cursor: default; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information .red-inf-text {
                position: absolute;
                transform-origin: 50% 50%;
                transform: rotate(-90deg);
                -webkit-transform: rotate(-90deg);
                -moz-transform: rotate(-90deg);
                width: 100px;
                height: 20px;
                left: -40px;
                top: 38px;
                display: block;
                color: #FFF;
                font-size: 14px; }
              .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information .glyphicon, .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information .static ul.nav li.active a:before, .static ul.nav li.active .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information a:before, .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information .cartbox-top .cartbox-top-wrapper .row ul li.active .number:after, .cartbox-top .cartbox-top-wrapper .row ul li.active .product-quality .product-quality-container .product-quality-item .product-quality-item-main .product-quality-item-main-container .pricebox-item .red-information .number:after {
                display: block;
                position: absolute;
                width: 10px;
                height: 20px;
                line-height: 20px;
                top: 0;
                right: -8px;
                color: red;
                cursor: default;
                font-size: 12px; }

.cheap-set {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px; }
  .cheap-set .cheap-set-title {
    min-height: 50px;
    line-height: 20px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400; }
  .cheap-set .tab-pane-product-box {
    text-align: center;
    border: 1px solid #cccccc;
    padding: 0 20px; }
    .cheap-set .tab-pane-product-box .product-box-item {
      position: relative;
      width: 20%;
      padding: 0 2px;
      text-align: center;
      display: inline-block; }
      @media (min-width: 769px) {
        .cheap-set .tab-pane-product-box .product-box-item.hover .product-box-item-hover {
          display: block !important;
          width: 100% !important;
          opacity: 1; } }
      .cheap-set .tab-pane-product-box .product-box-item:after {
        content: "";
        display: block;
        position: absolute;
        top: 35%;
        right: -10px;
        width: 18px;
        height: 17px;
        background: url("../gfx/plus.png") no-repeat center; }
      .cheap-set .tab-pane-product-box .product-box-item:nth-last-of-type(3):after {
        display: none; }
      @media (max-width: 992px) {
        .cheap-set .tab-pane-product-box .product-box-item {
          width: 30%; } }
      @media (max-width: 768px) {
        .cheap-set .tab-pane-product-box .product-box-item {
          width: 49%; } }
      @media (max-width: 480px) {
        .cheap-set .tab-pane-product-box .product-box-item {
          width: 100%; }
          .cheap-set .tab-pane-product-box .product-box-item:after {
            content: "";
            display: block;
            position: absolute;
            top: auto;
            bottom: -10px;
            right: calc(50% - 9px);
            width: 18px;
            height: 17px;
            background: url("../gfx/plus.png") no-repeat center; } }
      .cheap-set .tab-pane-product-box .product-box-item > img {
        width: 100%;
        max-width: 150px;
        padding-top: 20px;
        display: block;
        margin: 0 auto; }
      .cheap-set .tab-pane-product-box .product-box-item .product-box-item-title {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 40px;
        padding: 0 3px;
        max-height: 50px;
        overflow: hidden; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-title a {
          display: block;
          color: #49494f; }
          .cheap-set .tab-pane-product-box .product-box-item .product-box-item-title a:hover {
            color: #3382bd; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-title span:first-of-type {
          line-height: 50px; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-title span:last-of-type {
          display: inline-block;
          margin: 0;
          padding: 0;
          vertical-align: middle; }
      .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover {
        display: block;
        position: absolute;
        z-index: 10;
        background: rgba(51, 130, 189, 0.9);
        width: 0;
        opacity: 0;
        transition: width 0.2s, opacity 0.5s;
        height: 100%;
        overflow: hidden;
        top: 0;
        left: 100%;
        color: #ffffff;
        font-size: 12px;
        padding: 10px;
        text-align: left; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover h2 {
          font-size: 14px;
          font-weight: 500; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover ul {
          list-style: inside; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover .product-box-item-hover-state {
          text-align: justify; }
        .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover a {
          text-align: center;
          display: block;
          position: absolute;
          width: 100%;
          height: 30px;
          line-height: 30px;
          bottom: 0;
          left: 0;
          font-size: 16px;
          font-weight: 300;
          font-style: italic;
          color: #ffffff;
          background: #3382bd; }
          .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover a:before {
            content: url("../gfx/product_box_item_hover_link_left.png");
            position: absolute;
            left: 0;
            top: 10%; }
          .cheap-set .tab-pane-product-box .product-box-item .product-box-item-hover a:after {
            content: url("../gfx/product_box_item_hover_link_right.png");
            position: absolute;
            right: 0;
            top: 10%; }
    .cheap-set .tab-pane-product-box .product-box-equal {
      position: relative;
      width: 15%;
      padding: 45px 15px 0;
      text-align: center;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 992px) {
        .cheap-set .tab-pane-product-box .product-box-equal {
          width: 20%;
          padding: 15px 15px 20px; } }
      @media (max-width: 768px) {
        .cheap-set .tab-pane-product-box .product-box-equal {
          width: 35%; } }
      @media (max-width: 480px) {
        .cheap-set .tab-pane-product-box .product-box-equal {
          width: 95%;
          padding: 0 15px 20px; }
          .cheap-set .tab-pane-product-box .product-box-equal .percentage-discount {
            display: none !important; } }
      .cheap-set .tab-pane-product-box .product-box-equal > img {
        padding-top: 30px;
        padding-bottom: 30px;
        display: block;
        margin: 0 auto; }
        @media (max-width: 480px) {
          .cheap-set .tab-pane-product-box .product-box-equal > img {
            padding-top: 20px;
            padding-bottom: 10px; } }
      .cheap-set .tab-pane-product-box .product-box-equal .percentage-discount {
        font-size: 18px;
        color: red;
        text-align: center;
        border: 1px solid #cccccc;
        position: relative;
        line-height: 45px;
        padding: 0 10px;
        border-radius: 2px;
        display: inline-block; }
        .cheap-set .tab-pane-product-box .product-box-equal .percentage-discount:before, .cheap-set .tab-pane-product-box .product-box-equal .percentage-discount:after {
          content: " ";
          display: block;
          position: absolute;
          background: #FFF;
          height: 80%;
          top: 10%;
          width: 3px;
          left: -1px; }
        .cheap-set .tab-pane-product-box .product-box-equal .percentage-discount:after {
          left: auto;
          right: -1px; }
        .cheap-set .tab-pane-product-box .product-box-equal .percentage-discount span {
          display: block;
          background: url("../gfx/percentage-discount-caret.png") no-repeat center;
          width: 18px;
          height: 8px;
          top: -8px;
          left: calc(50% - 9px);
          position: absolute; }
    .cheap-set .tab-pane-product-box .product-box-promo-result {
      position: relative;
      padding: 40px 5px 20px;
      text-align: right;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 992px) {
        .cheap-set .tab-pane-product-box .product-box-promo-result {
          padding: 10px 5px 20px; } }
      @media (max-width: 480px) {
        .cheap-set .tab-pane-product-box .product-box-promo-result {
          width: 95%;
          text-align: center; } }
      .cheap-set .tab-pane-product-box .product-box-promo-result .product-box-promo-std {
        font-size: 16px;
        position: relative;
        padding: 0 5px; }
        @media (max-width: 768px) {
          .cheap-set .tab-pane-product-box .product-box-promo-result .product-box-promo-std {
            margin-top: 0; } }
        .cheap-set .tab-pane-product-box .product-box-promo-result .product-box-promo-std .product-box-promo-std-container {
          position: relative;
          display: inline-block; }
          .cheap-set .tab-pane-product-box .product-box-promo-result .product-box-promo-std .product-box-promo-std-container:before {
            position: absolute;
            content: "";
            left: 0;
            top: 40%;
            right: 0;
            border-top: 3px solid;
            border-color: red;
            opacity: 0.9;
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -ms-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg); }
      .cheap-set .tab-pane-product-box .product-box-promo-result .product-box-promo-discount {
        font-size: 30px;
        font-weight: 500;
        color: red;
        padding: 0 5px; }
      .cheap-set .tab-pane-product-box .product-box-promo-result a {
        display: block;
        line-height: 35px;
        background: #3382bd;
        color: #ffffff;
        text-align: center;
        border-radius: 2px;
        max-width: 140px;
        margin: 0 auto;
        margin-top: 10px;
        padding: 0 10px; }
        .cheap-set .tab-pane-product-box .product-box-promo-result a img {
          vertical-align: sub; }
        .cheap-set .tab-pane-product-box .product-box-promo-result a:hover {
          opacity: 0.9; }

.static {
  margin-top: 0;
}
  .static .nav-title {
    color: #3382bd;
    padding: 20px 12px 10px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #cccccc;
    border-bottom: 0; }
  .static ul.nav {
    border: 1px solid #cccccc;
    border-top: 3px solid #3382bd; }
    .static ul.nav li {
      width: 100%;
      padding: 0; }
      .static ul.nav li a {
        border: 0;
        border-bottom: 1px dotted #cccccc;
        display: block;
        padding: 18px 15px;
        border-radius: 0 !important;
        background: transparent !important;
        font-size: 12px; }
        .static ul.nav li a:hover {
          background: #cccccc;
          border: 0;
          border-bottom: 1px dotted #cccccc; }
      .static ul.nav li.active {
        border: 0;
        background: #d6e6f2; }
        .static ul.nav li.active a {
          border: 0;
          border-bottom: 1px dotted #cccccc; }
          .static ul.nav li.active a:before {
            content: "\e072";
            font-size: 8px;
            top: 0;
            padding-right: 5px; }
  .static .static-main {
    padding-left: 0; }
    .static .static-main:before {
      position: absolute;
      display: block;
      content: "";
      width: 3px;
      height: calc(100% - 390px);
      border-left: 1px solid #cccccc;
      top: 390px;
      left: -24px; }
      @media (max-width: 768px) {
        .static .static-main:before {
          display: none; } }
  .static .static-content {
    font-size: 12px;
    line-height: 20px; }
    .static .static-content h4 {
      padding: 10px 0; }
    .static .static-content .tab-pane p {
      padding-top: 20px; }
    .static .static-content .tab-pane .simplelist ol {
      list-style-position: inside; }
      .static .static-content .tab-pane .simplelist ol li {
        padding-bottom: 2px; }
    .static .static-content .tab-pane .simplelist a {
      font-size: 12px;
      color: #132940; }
    .static .static-content .tab-pane .multilist ol {
      counter-reset: item; }
      .static .static-content .tab-pane .multilist ol li {
        display: block; }
        .static .static-content .tab-pane .multilist ol li:before {
          content: counters(item,".") ". ";
          counter-increment: item;
          color: #3382bd; }
    .static .static-content .tab-pane .multilist > ol > li {
      font-size: 12px;
      font-weight: 500;
      padding-top: 20px;
      padding-bottom: 16px;
      padding-left: 20px;
      border-top: 1px dotted #cccccc; }
      .static .static-content .tab-pane .multilist > ol > li:before {
        color: #000000;
        font-size: 14px;
        content: url("../gfx/static_ol_arrow.png") counters(item,".") ". ";
        margin-left: -16px; }
      .static .static-content .tab-pane .multilist > ol > li span.title {
        font-size: 14px;
        font-weight: 500; }
      .static .static-content .tab-pane .multilist > ol > li > ol {
        padding-left: 20px; }
        .static .static-content .tab-pane .multilist > ol > li > ol > li {
          padding-top: 10px; }
          .static .static-content .tab-pane .multilist > ol > li > ol > li:before {
            margin-left: -20px; }
          .static .static-content .tab-pane .multilist > ol > li > ol > li > ol {
            padding-left: 35px;
            padding-bottom: 10px; }
            .static .static-content .tab-pane .multilist > ol > li > ol > li > ol > li {
              padding-top: 5px; }
              .static .static-content .tab-pane .multilist > ol > li > ol > li > ol > li:before {
                margin-left: -35px; }
              .static .static-content .tab-pane .multilist > ol > li > ol > li > ol > li > ol {
                padding-left: 43px;
                padding-bottom: 10px; }
                .static .static-content .tab-pane .multilist > ol > li > ol > li > ol > li > ol > li {
                  padding-top: 5px; }
                  .static .static-content .tab-pane .multilist > ol > li > ol > li > ol > li > ol > li:before {
                    margin-left: -43px; }



.cartbox-top {
  background-image: url("../gfx/bg_dotted.png");
  margin-top: 20px; }
  .cartbox-top .cartbox-top-wrapper .row ul {
    cursor: default;
    padding: 0 15px; }
    .cartbox-top .cartbox-top-wrapper .row ul li {
      display: block;
      float: left;
      width: 20%;
      text-align: center;
      line-height: 40px;
      color: #AAA;
      font-size: 13px;
      font-weight: 500;
      white-space: nowrap; }
      .cartbox-top .cartbox-top-wrapper .row ul li.active {
        width: 40%; }
        .cartbox-top .cartbox-top-wrapper .row ul li.active .number {
          position: relative;
          display: inline-block;
          height: 40px;
          width: 40px;
          line-height: 40px;
          margin-right: 20px;
          background: #3382bd;
          color: #FFF;
          font-size: 15px;
          font-weight: 600;
          vertical-align: top; }
          .cartbox-top .cartbox-top-wrapper .row ul li.active .number:after {
            position: absolute;
            color: #3382bd;
            content: "\e072";
            font-size: 14px;
            bottom: -11px;
            top: auto;
            left: 38%;
            transform-origin: 50% 50%;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg); }
        .cartbox-top .cartbox-top-wrapper .row ul li.active .text {
          color: #3382bd;
          font-size: 14px;
          font-weight: 500; }
      @media (min-width: 769px) and (max-width: 992px) {
        .cartbox-top .cartbox-top-wrapper .row ul li {
          width: 25% !important; }
          .cartbox-top .cartbox-top-wrapper .row ul li .text {
            font-size: 12px !important; }
          .cartbox-top .cartbox-top-wrapper .row ul li.active .number {
            margin-right: 5px !important; } }
      @media (max-width: 768px) {
        .cartbox-top .cartbox-top-wrapper .row ul li {
          float: none;
          height: auto;
          line-height: 25px !important;
          text-align: center;
          vertical-align: middle;
          width: 100%; }
          .cartbox-top .cartbox-top-wrapper .row ul li.active {
            line-height: 40px !important;
            width: 100%; }
            .cartbox-top .cartbox-top-wrapper .row ul li.active .number {
              margin-right: 3px; }
          .cartbox-top .cartbox-top-wrapper .row ul li .number:after {
            display: none !important; } }

.cartbox {
  margin: 0 auto;
  padding: 10px 0 20px;
  }
  @media (max-width: 992px) {
    .cartbox {
      width: 96%;
      padding-left: 2%;
      padding-right: 2%; } }
  .cartbox .cartbox-table {
    width: 100%;
    text-align: center; }
    .cartbox .cartbox-table .cartbox-table-scroller {
      width: 100%;
      overflow-x: auto; }
    .cartbox .cartbox-table .cartbox-table-header {
      font-size: 13px;
      min-width: 700px;
        background: #eeeeee;
      }
      .cartbox .cartbox-table .cartbox-table-header .td {
        float: left;
        width: 16.66%;
        padding: 10px; }
        .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(1) {
          width: 12.24%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(1) {
              display: none; } }
        .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(2) {
          text-align: left;
          width: 37.75%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(2) {
              width: 46.25%; } }
        .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(3) {
          width: 12.24%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(3) {
              width: 15%; } }
        .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(4) {
          width: 13.265%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(4) {
              width: 15.875%; } }
        .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(5) {
          width: 14.285%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(5) {
              width: 16.875%; } }
        .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(6) {
          width: 10.22%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-header .td:nth-of-type(6) {
              width: 6%; } }
    .cartbox .cartbox-table .cartbox-table-body {
      min-width: 700px;
      border-bottom: 1px dotted #cccccc;
      border-top: 1px dotted #cccccc; }
      .cartbox .cartbox-table .cartbox-table-body .tr .td {
        float: left;
        width: 16.66%;
        padding: 0 10px;
        line-height: 60px;
        height: 60px;
        overflow-y: hidden;
      position: relative;}
        .cartbox .cartbox-table .cartbox-table-body .tr .td.tbl {
          display: table; }
          .cartbox .cartbox-table .cartbox-table-body .tr .td.tbl .cell {
            line-height: 15px;
            vertical-align: middle;
            display: table-cell; }
        .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(1) {
          width: 12.24%;
          padding: 5px 10px;
          text-align: center; }
          .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(1) img {
            height: 50px; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(1) {
              display: none; } }
        .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(2) {
          text-align: left;
          width: 37.75%;
          border-right: 1px dotted #cccccc;
          font-size: 12px; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(2) {
              width: 46.25%; } }
        .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(3) {
          width: 12.24%;
          border-right: 1px dotted #cccccc;
          font-size: 12px; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(3) {
              width: 15%; } }
        .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) {
          width: 13.265%;
          border-right: 1px dotted #cccccc;
          font-size: 12px; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) {
              width: 15.875%; } }
          .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount {
            display: inline-block;
            font-size: 12px;
            padding-right: 5px; }
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount label {
              display: inline-block;
              font-weight: 500;
              font-size: 12px;
              padding-right: 10px; }
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount input[type="text"] {
              display: inline-block;
              width: 50px;
              line-height: 30px;
              height: 30px;
              font-size: 12px;
              font-weight: 400;
              margin-right: 0;
              margin-top: 0;
              margin-bottom: 0;
              padding-right: 36px;
              text-align: right;
              vertical-align: middle; }
              .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount input[type="text"]:focus {
                outline: none; }
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount .ui-spinner:before {
              width: 40px;
              position: absolute;
              font-size: 12px;
              font-weight: 400;
              right: 15px;
              height: 100%;
              line-height: 30px; }
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount .ui-spinner-up {
              cursor: pointer;
              width: 20px;
              background-color: #3382bd;
              color: white;
              background-image: url("../gfx/spinner_up.png");
              background-position: center;
              background-repeat: no-repeat; }
              .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount .ui-spinner-up span {
                display: none; }
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount .ui-spinner-down {
              cursor: pointer;
              width: 20px;
              background-color: #3382bd;
              background-image: url("../gfx/spinner_down.png");
              background-position: center;
              background-repeat: no-repeat; }
              .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(4) .pricebox-item-amount .ui-spinner-down span {
                display: none; }
        .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(5) {
          width: 14.285%;
          border-right: 1px dotted #cccccc;
          font-size: 12px;
          font-weight: 600; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(5) {
              width: 16.875%; } }
        .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(6) {
          width: 10.22%; }
          .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(6) button {
            border-radius: 3px;
            border: 1px dotted #cccccc;
            width: 20px;
            height: 20px;
            line-height: 5px;
            background: #FFF; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-body .tr .td:nth-of-type(6) {
              width: 6%; } }
    .cartbox .cartbox-table .cartbox-table-foot {
      border-bottom: 1px dotted #cccccc;
    }
      .cartbox .cartbox-table .cartbox-table-foot .td {
        padding: 0;
        vertical-align: top;
        width: 50%; }
        .cartbox .cartbox-table .cartbox-table-foot .td.payment {
          width: 37.77%;
          float: right;
          padding-right: 10.22%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-foot .td.payment {
              padding-right: 0; } }
          @media (max-width: 768px) {
            .cartbox .cartbox-table .cartbox-table-foot .td.payment {
              width: 100%;
              float: none; } }
          .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item {
            width: 48%;
            float: left; }
            .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item.bg-dotted {
              width: 52%;
              font-weight: 600; }
              .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item.bg-dotted .bg-black {
                font-weight: 800 !important; }
              @media (max-width: 768px) {
                .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item.bg-dotted .subtable-item-resultbox {
                  text-align: center !important; } }
            @media (max-width: 992px) {
              .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item {
                width: 50%; }
                .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item.bg-dotted {
                  width: 50%; } }
            .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item .subtable-item-resultbox {
              padding-top: 10px;
              text-align: right;
              position:relative; }
              .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item .subtable-item-resultbox p {
                font-size: 12px;
                margin-bottom: 5px;
                padding-right: 12px !important; }
                .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item .subtable-item-resultbox p:first-of-type {
                  padding-top: 35px; }
              .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item .subtable-item-resultbox .subtable-item-resultbox-big {
                font-size: 13px;
                font-weight: 500;
                padding-right: 12px !important;
                margin-top: 20px !important; }
                .cartbox .cartbox-table .cartbox-table-foot .td.payment .subtable-item .subtable-item-resultbox .subtable-item-resultbox-big.bg-black {
                  padding: 10px 0 10px 5px !important;
                  text-align: center; }
        .cartbox .cartbox-table .cartbox-table-foot .td.delivery {
          float: left;
          padding-left: 12.24%;
          width: 62.20%; }
          @media (max-width: 992px) {
            .cartbox .cartbox-table .cartbox-table-foot .td.delivery {
              padding-left: 0; } }
          @media (max-width: 768px) {
            .cartbox .cartbox-table .cartbox-table-foot .td.delivery {
              width: 100%;
              float: none; } }
          .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item {
            width: 50%;
            margin: 10px 0;
            padding: 10px 20px 0;
            float: left;
            min-height: 130px;
            text-align: left; }
            @media (max-width: 480px) {
              .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item {
                width: 100%;
                float: none; } }
            .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item p {
              font-size: 13px; }
            .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem {
              position: relative;
              padding-bottom: 5px; }
              .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem input[type="radio"] {
                display: inline-block;
                float: left;
                width: 10%;
                padding: 0 10px;
                margin-left: -2px; }
              .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem label {
                display: inline-block;
                float: left;
                font-size: 12px;
                font-weight: 300;
                max-width: 90%;
                padding-right: 4%; }
                .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem label span {
                  padding-left: 10px; }
              .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem p {
                padding-left: 10%;
                font-size: 12px;
                font-weight: 300;
                width: 90%; }
              .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem .red-exclamation {
                position: absolute;
                background: red;
                z-index: 1;
                width: 20px;
                height: 20px;
                right: 10px;
                color: #FFF;
                text-align: center;
                font-weight: 500;
                top: calc(50% - 10px);
                cursor: default; }
                @media (max-width: 992px) {
                  .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem .red-exclamation {
                    right: -20px; } }
                .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item .subtable-item-radioitem .red-exclamation span {
                  display: block;
                  position: absolute;
                  width: 10px;
                  height: 20px;
                  line-height: 20px;
                  top: 0;
                  left: -8px;
                  color: red;
                  cursor: default;
                  font-size: 12px;
                  transform: rotate(180deg);
                  -webkit-transform: rotate(180deg);
                  -moz-transform: rotate(180deg); }
            .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item.bottom-padded {
              margin-top: 0;
              margin-bottom: 20px; }
            .cartbox .cartbox-table .cartbox-table-foot .td.delivery .subtable-item.nopadding {
              padding: 0; }
  .cartbox .cartbox-link {
      background: none repeat scroll 0 0 #3382bd;
      color: #fff;
      display: inline-block;
      font-size: 18px;
      line-height: 45px;
      margin-left: 12.24%;
      margin-right: 10%;
      margin-top: 20px;
      min-width: 14.3%;
      padding: 0 20px;
      text-align: center;
  }

.cartbox .cartbox-link-back{
    line-height: 30px;
    background: #666;
    margin-left:0;
    font-size: 12px;
    margin-top: 20px;
    margin-left: 40px;
}

    @media (max-width: 992px) {
      .cartbox .cartbox-link {
        margin-right: 0;
        margin-left: 0; } }

.cart-info-box {
  overflow: hidden;
  margin-top: 20px; }
  .cart-info-box .cart-info-box-item {
    min-height: 50px;
    padding: 20px 0;
    float: left;
    position: relative; }
    .cart-info-box .cart-info-box-item:after {
      content: url("../gfx/cart_infobox_after.png");
      position: absolute;
      right: 0;
      top: 70px; }
    .cart-info-box .cart-info-box-item:last-of-type:after {
      display: none; }
    @media (max-width: 992px) {
      .cart-info-box .cart-info-box-item {
        float: none;
        width: 100%; }
        .cart-info-box .cart-info-box-item:after {
          display: none; } }
    .cart-info-box .cart-info-box-item .cart-info-box-item-title {
      padding: 5px 40px 10px;
      padding-left: 30px;
      font-size: 14px;
      font-weight: 500;
      color: #3382bd; }
      .cart-info-box .cart-info-box-item .cart-info-box-item-title.security {
        background-image: url("../gfx/cart_security.png");
        background-position: 0 50%;
        background-repeat: no-repeat;
      padding-left: 40px;}
      .cart-info-box .cart-info-box-item .cart-info-box-item-title.payment {
        background-image: url("../gfx/cart_payment.png");
        background-position: 0px 50%;
        background-repeat: no-repeat;
      padding-left: 40px;}
      .cart-info-box .cart-info-box-item .cart-info-box-item-title.delivery {
        background-image: url("../gfx/cart_delivery.png");
        background-position: 0px 50%;
        background-repeat: no-repeat;
      padding-left: 55px;}
    .cart-info-box .cart-info-box-item .cart-info-box-item-text {
      padding: 5px 0px;
      font-size: 12px;
      font-weight: 300;
       }


/* delivery icons */
.product-info-icon {
  position: relative;
  padding-left: 30px;
  padding-top: 1px;
  margin-left: -3px;
}
.product-info-icon:before {
  /*vertical-align: -5px;*/
  /*margin-right: 10px;*/
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 0;
}
.product-info-icon.product-stock-accessibility:before {
  content: url('../gfx/accessibility-icon.png');
}
.product-info-icon.product-stock-halfaccessibility:before {
  content: url('../gfx/half-accessibility-icon.png');
}
.product-info-icon.product-stock-inaccessibility:before {
  content: url('../gfx/inaccessibility-icon.png');
}
.product-info-icon.product-deliverytime-2058:before {
  /*content: url('../gfx/delivery-24-icon.png');*/
}

/* end--delivery icons */

/* fullscreen gallery*/

.gallery-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0 ,0, .95);
  z-index: 999999999999999999;
}

.gallery-overlay * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gallery-overlay .square-button {
  width: 50px;
  height: 50px;
  background: #3382bd;
  cursor: pointer;
  color: #FFF;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
}

.gallery-overlay h3 {
  margin: 0;
  text-align: center;
  padding-top: 50px;
  padding-left: 10px;
  float: none;
}

.gallery-overlay .close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  z-index: 999;
}
.gallery-overlay .add-to-cart .btn-cart {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.gallery-overlay .gallery-sidebar h4 {
  margin: 0 0 20px 0;
}

.gallery-overlay .gallery-sidebar {
  width: 300px;
  display: inline-block;
  height: 100vh;
  float: right;
  background-color: rgba(0, 0, 0, .5);
  color: #FFF;
  padding: 50px 10px;
  transition: all 0.5s;
  text-align: center;
  position: relative;
  border-left: 1px solid white;
}
.gallery-overlay .gallery-sidebar .sidebar-content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:100%;
}
.gallery-overlay .gallery-sidebar .price-box,
.gallery-overlay .gallery-sidebar .accessibility-info {
  text-align: center;
  margin-bottom: 20px;
}

.gallery-overlay .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gallery-overlay .gallery-sidebar .price-box .price-excluding-tax {
  display: block;
  font-size: 18px;
}

.gallery-overlay .gallery-sidebar .price-box .special-price {
  margin-bottom: 0;
}

.gallery-overlay .gallery-sidebar .price-box .special-price .price-excluding-tax .label {
  display: none;
}

.gallery-overlay .gallery-sidebar .price-box .special-price .price-excluding-tax .price {
  display: block;
  font-size: 18px;
}

.gallery-overlay .gallery-sidebar .add-to-cart .ui-widget-content {
  border: none;
}

.gallery-overlay .gallery-wrapper {
  width: calc(100% - 300px);
  text-align: center;
  height: 100vh;
  float: left;
  position: relative;
  transition: all 0.5s;
}

.gallery-wrapper .gallery-main {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%
}

.gallery-wrapper {
  color: #FFF;
}

.gallery-wrapper #gallery-big-photo {
  margin: 0 auto;
  background-size: contain !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  position: relative;
}

.gallery-wrapper #gallery-big-photo .next,
.gallery-wrapper #gallery-big-photo .prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
}

.gallery-wrapper #gallery-big-photo .next {
  right: 0;
}

.gallery-wrapper #gallery-big-photo .prev {
  left: 0;
}
.gallery-wrapper #gallery-thumbnails {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.gallery-wrapper #gallery-thumbnails .square-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(51, 130, 189, 0.73);
  width: 25px;
}

.gallery-wrapper #gallery-thumbnails .square-button:hover {
  background: rgba(51, 130, 189, 1);
}

.gallery-wrapper #gallery-thumbnails .square-button.next {
  right: 0
}

.gallery-wrapper #gallery-thumbnails .square-button.prev {
  left: 0
}

.gallery-wrapper #gallery-thumbnails li {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 15px;
  cursor: pointer;
  background: #FFF;
  border: 2px solid #FFF;
  line-height: 100px;
  position: relative;
  margin-bottom: 10px;
}
.gallery-wrapper #gallery-thumbnails li.active:after,
.gallery-wrapper #gallery-thumbnails li:hover:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(51, 130, 189, .6);
  content: '';
}
.gallery-wrapper #gallery-thumbnails li.active
.gallery-wrapper #gallery-thumbnails li:hover {
  border: 2px solid #3382bd;
}
.gallery-wrapper #gallery-thumbnails li img {
  max-width: 100%;
  height: auto;
}
.gallery-wrapper #gallery-thumbnails .bx-wrapper {
    max-width: 100% !important;
    display: inline-block;
}
.gallery-wrapper #gallery-thumbnails ul {
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .gallery-wrapper .gallery-main {
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    bottom: inherit !important;
  }
  .gallery-overlay .gallery-sidebar,
  .gallery-overlay #gallery-thumbnails {
    display: none;
  }
  .gallery-wrapper #gallery-big-photo .prev {
    left: 0;
  }
  .gallery-wrapper #gallery-big-photo .next {
    right: 0;
  }
  .gallery-wrapper #gallery-big-photo {
    width: 100%;
  }
  .gallery-overlay .gallery-wrapper {
    float: none;
    width: 100%;
  }
}

/* endfullscreen gallery*/

.product-details-gallery-main img {
  max-height: 222px;
    max-width: 386px;
}

.product-options-checkbox {
    float: left;
    margin-left: 9px !important;
    margin-right: 11px !important;
}

.cartbox-table .cartbox-table-body .tr{
    padding-bottom:10px;
}

.order-steps{
    margin-top: 20px;
}

.order-steps .row{
    padding: 0;
}

.page-title h1{
    font-size: 30px;
    margin-bottom: 20px;
}

.form-header{
    font-size: 15px;
    color: #3281bd;
    border-bottom: 2px solid #3281bd;
    padding: 20px 0 20px 20px;
    font-weight: bold;
    margin-top:0;
    margin-bottom: 20px
}

.form-instructions{
    margin-bottom: 40px;
    padding: 0 20px;
}

.padded{
    padding:0 20px;
}

.content p{
    margin: 15px 0;
}

.content ul{
    margin: 15px 0;
    margin-left: 30px;
}

.content ul li{
    margin: 15px 0;
}

.blue-button {
    background-color: #3382bd;
    border: 0 none;
    color: white;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

.support-bg{
    position:absolute;
    left:0;
    bottom:0;
}

.form-row{
    margin-bottom: 15px;
}

#checkout-step-billing .form-row{
    margin-bottom: 10px;
}

.form-row label{
    padding-left: 20px;
}

.form-row.region-row label{
    padding-left: 15px;
}

.form-row.region-row label span{
    padding-left: 20px;
}

.form-row .row-description{
    padding-left: 20px;
    font-weight: bold;
    font-size: 14px;
}

.form-row .alert{
    margin-left: 20px;
}

.form-row .alert-info{
    margin-top: 20px;
}

.form-row .alert-success{
    margin-top:20px;
}

.form-row .form-list .alert{
    margin-bottom:0;
}

.opc .form-list{
    margin-top:0;
}

.form-row input, .form-row textarea{
    width: 100%;
    padding: 5px 10px;
    -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, 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-row input[type='checkbox'], .form-row input[type='radio']{
    width: auto;
    margin-top: 12px;
    margin-left: 20px;
}

.form-row input:focus, .form-row textarea: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-row .required em{
    color: #f00;
    padding-left: 5px;
}

.form-row label{
    padding-top: 8px;
}

.button-row{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*.button-row .button{
    height: 40px;
}*/

.button-row .button-back{
    background: #666;

}

#checkout-step-review .button-row .button-back, #checkout-step-shipping_method .button-row .button-back, #checkout-step-billing .button-row .button-back{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
}

#checkout-step-shipping_method,
#checkout-step-billing {
  overflow:hidden;
}

#checkout-review-load .cartbox{
    border-bottom: none;
}

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#a94442; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; }
.messages {
    overflow: auto;
    margin: 10px 0;
    padding: 0;
}
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 15px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px; border-radius: 4px; min-height:24px !important; padding: 15px !important; font-size:14px !important;  }
.error-msg { border-color:#ebccd1; background-color:#f2dede; color:#a94442; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }

.messages li.error-msg li, .messages li.success-msg li{
    margin-bottom: 0 !important;
}

.product-main-image{
    min-height: 300px;
}
.product-main-image:hover {
  cursor: pointer;
}
.product-main-image:hover:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4) url(../gfx/zoom.png) center no-repeat;
}

.product-main-image img{
    display:none;
}

.product-main-image img.visible{
    display:block;
    width: 100%;
}

.more-views{
    margin-top: 20px;
}

.product-image-thumbs li{
    display: block;
    float: left;
    margin: 8px;
}

.product-image-thumbs li a{
    display: block;
    border:1px solid #fff;
}

.product-image-thumbs li a:hover, .product-image-thumbs li a.active{
    border: 1px solid #3281bd;
}

.product-details-item h1{
    margin-top:0;
    font-size:18px;
    color:#3e4e5e;
    line-height: 36px;
    padding-bottom: 10px;
    border-bottom: 1px solid #3382bd;
    margin-bottom: 35px;
}

.product-details-item h2 {
    margin-top:0; font-size:12px; font-weight: bold; color:#888; margin-top:10px; margin-bottom: 30px;
}

 .product-details-item hgroup > h3 {
     margin-top:0; font-size:12px; font-weight: bold; color:#888; margin-top:10px; margin-bottom: 30px; float:left; line-height: 1; height: auto
}


.product-details-item h3{
    float:right;
    margin: 0;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
}

.product-info-pricing{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

.product-info-pricing a,
.ask-pricebox {
  color: #8d8a8a;
  font-size: 13px;
  text-decoration: underline;
}

.product-info-pricing a:before {
  content: url(../gfx/see-more-pricebox-icon.png);
  vertical-align: -5px;
  padding-right: 5px;
}
.product-pricebox-content-wrapper .ask-pricebox {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ask-pricebox:before {
  content: url(../gfx/ask-pricebox-icon.png);
  vertical-align: -5px;
  padding-right: 5px;
}

.product-details-item h3 span{
    font-size: 24px;
}

.custom-attachment{
    list-style: none;
    margin-bottom: 10px;
}

.container-price-info{
    min-height: 131px;
}

.price-ask{
    text-align: center;
    padding-top:67px;
}

.searchautocomplete .searchautocomplete-placeholder .all:after {
    content: url("../gfx/main_products_link_suffix.png");
    display: inline-block;
    padding-left: 8px;
    vertical-align: middle;
}

.box-account{
    margin-top:40px;
}

.box-account .box-head h2{
    border-bottom: 2px solid #3281bd;
    color: #3281bd;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 20px 0 20px 0px;
}

.box-account .box-head h2 a{
    color: #337ab7;
    float:right;
    font-size: 14px;
    font-weight: normal;
}

.data-table {
    width: 100%;
}

.data-table td,
.data-table th {
    padding: 10px;
    vertical-align: top;
}

.data-table th {
    background: #e4e4e4;
    text-transform: uppercase;
    line-height: 1.4;
    white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
    border-bottom: 1px solid silver;
}

.data-table tfoot tr {
    background: #f4f4f4;
}

.data-table tbody td .item-options {
    margin-left: 20px;
    margin-top: 10px;
}
.data-table tbody td .item-options dt:after {
    content: ':';
}

.radio, .checkbox{
    float:left;
}

.my-account .button{
    width: auto;
    padding: 0 20px;
}

.my-account .paging{
    height: 55px;
    line-height: 55px;
    text-align: right;
    background: #e4e4e4;
    padding: 0 20px;
}

.my-account .paging a.active{
    color:red;
}

.title-buttons h1 a{
    color: #337ab7;
    float:right;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}

.title-buttons h1 span{
    float:right;
    font-weight:normal;
    font-size: 14px;
    padding: 0 10px;
    line-height: 24px;
}

.order-info-sheet hgroup h1{
    margin-bottom: 0;
}

.order-info-sheet hgroup h2{
    color: #888;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 10px;
}

#my-orders-table h3{
    font-size:14px;
    margin-top:0;
    font-weight:bold;
}

#my-orders-table .item-options{
    margin-left:0;
    font-size:12px;
    font-weight: normal;
}

.footer  .design-column p{
    font-weight: normal;
}

.search-main-item-info-condition{
    float:right;
    width:120px;
    height:30px;
    /*margin-top: -57px;*/
    margin-top: -80px;
}
@media (max-width: 1199px) {
  .search-main-item-info-condition{
    float: none;
    margin: 0 auto;
  }
}

.search-main-item-info-condition .condition-new, .search-main-item-info-condition .condition-used, .search-main-item-info-condition .condition-repair,
.search-main-item-info-condition .condition-new-off, .search-main-item-info-condition .condition-used-off, .search-main-item-info-condition .condition-repair-off{
    width:30px;
    height:30px;
    float:left;
    margin-left: 10px;
    background-image:url(../gfx/condition_icons.png);
}

.search-main-item-info-condition .condition-new{
    background-position: 0 0;
}

.search-main-item-info-condition .condition-new-off{
    background-position: 0 -30px;
}

.search-main-item-info-condition .condition-used{
    background-position: -30px 0;
}

.search-main-item-info-condition .condition-used-off{
    background-position: -30px -30px;
}

.search-main-item-info-condition .condition-repair{
    background-position: -60px 0;
}

.search-main-item-info-condition .condition-repair-off{
    background-position: -60px -30px;
}
.category-tree .form-header {
  padding-bottom:0px;}
.category-tree .category-image img{
  height: 55px;
  max-width: 55px;}
.category-tree ul {
  padding-left: 10px;
  padding-bottom: 5px;}
  .category-tree ul li {
    list-style-type: none;
    padding-top:5px;}

.cartbox .refresh-cart {
  position:absolute;
  top:10px;
  left:35px;}
  .cartbox .refresh-cart:after {
    padding-left:5px;
    display: inline-block;
      vertical-align: middle;
      content: url("../gfx/refresh.png"); }
  .cartbox .refresh-cart button {
    background: none;
    border:none;
    color:#E43D41; }



.static .content a:hover {
    text-decoration: underline;
}
.static .content h2,
.static .content h3,
.static .content h4,
.static .content h5,
.static .content h6 {
    line-height: 1.5;
}

.static .content h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Arial", "Tahoma", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 15px;
    position: relative;
}

.static .content h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    margin-bottom: 15px;
}
.static .content h4 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    margin-bottom: 15px;
}
.static .content p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 20px;
}
.static .content img {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}
.static .content ul, .static .content ol {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.5;
    margin-top: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.static .content ul li {
    list-style: none;
    position: relative;
}

.static .content ol li{
    margin-bottom: 15px;
    margin-left: 25px;
    position: relative;
}

.static .content ul li:before {
    background: none repeat scroll 0 0 #37a9e0;
    content: "";
    display: block;
    height: 0.313em;
    left: -15px;
    position: absolute;
    top: 0.6em;
    width: 0.313em;
}
.static .content strong {
    font-weight: bold;
}

.main-top-cart{
    cursor:pointer;
}

.searchautocomplete-condition{
    float:right;
    width:75px;
    height:30px;
    margin-right: 0px;
    margin-top: 10px;
}

.searchautocomplete-condition .condition-new, .searchautocomplete-condition .condition-used, .searchautocomplete-condition .condition-repair,
.searchautocomplete-condition .condition-new-off, .searchautocomplete-condition .condition-used-off, .searchautocomplete-condition .condition-repair-off{
    width:20px;
    height:20px;
    float:left;
    margin-left: 5px;
    background-image:url(../gfx/condition_icons_small.png);
}

.searchautocomplete-condition .condition-new{
    background-position: 0 0;
}

.searchautocomplete-condition .condition-new-off{
    background-position: 0 -20px;
}

.searchautocomplete-condition .condition-used{
    background-position: -20px 0;
}

.searchautocomplete-condition .condition-used-off{
    background-position: -20px -20px;
}

.searchautocomplete-condition .condition-repair{
    background-position: -40px 0;
}

.searchautocomplete-condition .condition-repair-off{
    background-position: -40px -20px;
}

.searchautocomplete .searchautocomplete-placeholder ul li a.name{
    min-height: 40px;
}

.company-radio-block label{
    padding-left: 0;
}

#checkout-step-review .checkbox + label, #checkout-step-review .radio + label{
    padding-left:15px;
}

#checkout-review-submit .agreement-content{
    display:none;
}

.mail-icon{
    margin-left:15px;
}

div.legend{
    padding-top:10px;
    padding-bottom:5px;
}

div.legend ul, div.legend ol{
    height: 30px;
    margin:0;
    padding:0;
    margin-left: 28px;
}

div.legend ol{
    margin-left: 0;
}

div.legend ul li, div.legend ol li{
    height: 20px;
    line-height: 20px;
    float: left;
    display:block;
    font-size: 11px;
    margin-right: 15px;
}

div.legend ul li .condition-new, div.legend ul li .condition-used, div.legend ul li .condition-repair,
div.legend ol li .condition-new, div.legend ol li .condition-used, div.legend ol li .condition-repair{
    width:20px;
    height:20px;
    float:left;
    margin-right: 5px;
    background-image:url(../gfx/condition_icons_small.png);
}

div.legend ul li .condition-new, div.legend ol li .condition-new{
    background-position: 0 0;
}

div.legend ul li .condition-used, div.legend ol li .condition-used{
    background-position: -20px 0;
}

div.legend ul li .condition-repair, div.legend ol li .condition-repair{
    background-position: -40px 0;
}

.searchautocomplete-placeholder div.legend{
    float: left;
    padding-top: 14px;
}

.searchautocomplete-placeholder div.legend ul li, .searchautocomplete-placeholder div.legend ol li {
    height: auto;
    margin-right: 5px;
    border-bottom: none;
}

.searchautocomplete-placeholder div.legend ul li span, .searchautocomplete-placeholder div.legend ol li span{
    float: left;
}

.searchautocomplete-placeholder .product-info-icon {
    font-size: 11px;
    padding-left: 20px;
    display: block;
    float: left;
}

.searchautocomplete-placeholder .product-info-icon.product-stock-accessibility:before {
    content: url('../gfx/accessibility-icon-s.png');
}
.searchautocomplete-placeholder .product-info-icon.product-stock-halfaccessibility:before {
    content: url('../gfx/half-accessibility-icon-s.png');
}
.searchautocomplete-placeholder .product-info-icon.product-stock-inaccessibility:before {
    content: url('../gfx/inaccessibility-icon-s.png');
}


/*#f_wrapper .container, #f_wrapper .cartbox-top .cartbox-top-wrapper {
	padding-left: 0px;
	padding-right: 0px;
	width: 1170px;
}*/

@media(min-width: 992px ) {
#f_wrapper .container, #f_wrapper .cartbox-top .cartbox-top-wrapper {
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}		
}

@media(min-width: 1200px) {
#f_wrapper .container, #f_wrapper .cartbox-top .cartbox-top-wrapper {
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
}	


.float {
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 5px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
   }

.float .main-top-logo {
	margin-top: 0px;
	margin-bottom: 0px;
}
   
.float .main-top-logo img {
	margin-top: 5px;
}

.dropdown.dropdown-large > a{
    font-size: 16px;
    color: #fff;
}

.manufacturer-logo {
    margin: 10px 0;
    max-width: 100%;
}

.address-item{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.address-item address{
    margin-bottom: 20px;
}

.form-row button[disabled],
.form-row  input[disabled],
.form-row  select[disabled] {
    cursor: default;
    box-shadow: none;
    background: #ccc;
    color: #ccc;
}

#homeMenu{
    background-image: url(../gfx/home_default.png);
    background-position: center;
    background-repeat: no-repeat;
}

#homeMenu:hover{
    background-image: url(../gfx/home.png);
}

.shipping-description{
    font-size: 11px;
    padding-left:20px;
    background:url(http://automatyka.rgb.dev.xc.pl/skin/frontend/rwd/default/gfx/pricebox_list_style.png) left no-repeat;
}

.red{
    color: #e8444c
}


.query_link{
    width: auto !important;
    /*padding-left: 10px !important;*/
    /*padding-right: 10px !important;*/
}

.manufacturer-info div, .category-info div{
    padding: 20px;
    border: 1px solid #3281bd;
    margin-top: 20px;
    margin-bottom: 20px;
}

.manufacturer-info h3, .category-info h3{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    margin-top:0;
    margin-bottom: 30px;
}

.manufacturer-info h3 span, .category-info h3 span{
    text-transform: uppercase;
    color: #3281bd;
    font-weight: normal;
}

.manufacturer-info p, .category-info p{
    line-height: 1.5;
    font-size: 14px;
}

.main-info h1 {
    color: #3281bd;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}

.nav-tabs h2 {
  font-size: inherit;
  margin:inherit;
}

.main-info{
    padding: 20px;
    border: 1px solid #3281bd;;
    font-size: 12px;
    background: url(../gfx/rgb_home.jpg) right bottom no-repeat;
}

.main-info p.main-intro{
    color: #3281bd;
}

.product-details-badge {
  padding-top: 100%;
  border: 1px solid #ccc;
  margin-top: 10px;
  background-size: contain !important;
  background-position: 50%;
}

.search .search-results .search-container .search-container-main .search-main-item > a {
  display: inline-block;
  padding: 0 15px 0 0;
  width: 155px;
  float: left;
  vertical-align: middle;
}
.product-list-photo {
  display: block;
}

.product-hover-photo {
  position: fixed;
  height: 500px;
  transform: translateY(-50%);
  background-size: auto 350px !important;
  background-position: center top !important; 
  border: 3px solid #3382bd;
  -webkit-box-shadow: inset 0 0 0 10px #fff, 0 3px 9px rgba(0,0,0,.5);
  box-shadow: inset 0 0 0 10px #fff, 0 3px 9px rgba(0,0,0,.5);
  z-index: 99999;
  background-origin: content-box !important;
  padding: 10px;
  overflow: hidden;
  margin-left: 10px;
}
.product-hover-photo .thumbnail-photo {
  border: 2px solid #FFF;
  border-radius: 0;
}
.product-hover-photo .thumbnail-photo-hover {
  border: 2px solid #3382bd;
}
.product-hover-photo .bx-wrapper {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: calc(100% - 20px);
  max-width: initial !important;
}
.product-hover-photo ul img {
  width: 100px;
  height: 100px;
}

.product-hover-photo .loader {
  position: relative;
  width: 100%;
  height: 100%;
  background: #FFF;
}

.product-hover-photo .loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ONE STEP CHECKOUT */

.aw-onestepcheckout-number {
  background-image: none;
  background-color: #3382bd;
  color: #FFF;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: normal;
  width: 100%;
  padding-left: 10px;
  padding-top: 0;
}

.aw-onestepcheckout-number:before {
  text-align: center;
  width: 33px;
  background-color: #3382bd;
  display: inline-block;
  border-right: #FFF solid 6px;
  margin-right: 13px !important;
  height: 35px;
  line-height: 35px;
  padding-right: 10px;
}

.aw-onestepchekocut-column {
  overflow: hidden;
}

.aw-onestepcheckout-number.aw-onestepcheckout-number-1,
.aw-onestepchekocut-column-left .aw-onestepcheckout-number.aw-onestepcheckout-number-2 {
  margin-left: 0;
}

.aw-onestepcheckout-number-1:before {
  content: '1. ';
}

.aw-onestepcheckout-number-2:before {
  content: '2. ';
}

.aw-onestepcheckout-number-3:before {
  content: '3. ';
}

.aw-onestepcheckout-number-4:before {
  content: '4. ';
}

.aw-onestepcheckout-number-5:before {
  content: '5. ';
}

.aw-onestepcheckout-number-v:before {
  content: '\2714 ';
}

#aw-onestepcheckout-authentification .aw-onestepcheckout-overlay {
  width: 100%;
  margin: 0;
}

#aw-onestepcheckout-authentification {
  border-top: 2px solid #3382BD;
  border-bottom: 1px dotted #ccc;
  background: #eee;
}

#aw-onestepcheckout-review-comments textarea {
    min-height: 120px;
}

#aw-onestepcheckout-authentification label {
  margin-bottom: 0;
  margin-top: 2px;
  font-size: 14px;
}

#aw-onestepcheckout-general-container {
  margin-top: 35px;
  border-top: 0;
}

#aw-onestepcheckout-title h1 {
  font-size: 24px;
  margin-bottom: 28px;
}

#aw-onestepcheckout-title-description {
  font-size: 14px;
}

#aw-onestepcheckout-container {
  width: inherit;
  background: transparent;
  border: none;
  padding: 0;
}

#aw-onestepcheckout-container .auth-row {
  font-size: 14px;
}

#aw-onestepcheckout-general-form {
  margin: 0 -10px;
}

#aw-onestepcheckout-order-review-cart-wrapper,
.aw-onestepcheckout-add-loader-into-this-block {
  width: 100%;
}

.aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-left,
.aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-middle,
 .aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-right {
  width: 33.33333333%;
  border-right: 1px dotted #ccc;
  background: none !important;
}

.aw-onestepcheckout-row .aw-onestepchekocut-column:last-child {
  border: none;
}
#checkout-payment-method-load .alert,
#checkout-payment-method-load li {
  margin-bottom: 0;
}

#aw-onestepcheckout-payment-method .alert {
  border-radius: 0;
}

#aw-onestepcheckout-payment-method .sp-methods dt,
#aw-onestepcheckout-payment-method .sp-methods dd,
#aw-onestepcheckout-shipping-method .sp-methods dd {
  margin-left: 0;
}

#aw-onestepcheckout-payment-method ul {
  margin-bottom: 5px;
}

#checkout-payment-method-load dt,
#checkout-payment-method-load dd {
  position: relative;
}

#checkout-payment-method-load dt input,
#checkout-payment-method-load dd input {
  position: absolute;
  top: 5px;
  left: 15px;
}

#aw-onestepcheckout-payment-method .sp-methods ul {
  list-style: none;
  padding-left: 0;
}

#aw-onestepcheckout-container .sp-methods label {
  width: 100%;
}

#aw-onestepcheckout-billing-address-list .customer-name .col-md-8,
#aw-onestepcheckout-address-shipping .customer-name .col-md-8 {
  width: 100%;
}

#aw-onestepcheckout-billing-address-list .customer-name .form-row,
#aw-onestepcheckout-address-shipping .customer-name .form-row {
  margin-bottom: 0
}

#aw-onestepcheckout-billing-address-list .customer-name input,
#aw-onestepcheckout-address-shipping .customer-name input{
  padding: 2px;
  box-shadow: none;
  line-height: 27px;
}

#aw-onestepcheckout-billing-address-list .customer-name label,
#aw-onestepcheckout-address-shipping .customer-name label {
  padding-left: 0;
  font-size: 14px;
}

.aw-onestepcheckout-cart-table tr {
  vertical-align: top;
}

.aw-onestepcheckout-cart-table tr td:last-child {
  text-align: right;
  font-weight: bold;
}

.aw-onestepcheckout-cart-table thead th.total {
  text-align: center;
}

#aw-onestepcheckout-container .aw-onestepcheckout-cart-table * {
  font-size: 12px;
}

.aw-onestepcheckout-cart-table-spacer td {
  border: none !important;
  padding: 5px 0 !important;
}

.aw-onestepcheckout-cart-table-spacer:first-child td:before {
  display: none !important;
}

.aw-onestepcheckout-cart-table-spacer:last-child td {
  padding-bottom: 0 !important;
}

.aw-onestepcheckout-cart-table-spacer:first-child td {
  padding: 5px 0 !important;
}

.aw-onestepcheckout-cart-table-spacer td:before {
  content: '';
  display: block;
  height: 1px;
  border-bottom: 1px dotted #ccc;
}

.aw-onestepcheckout-cart-table tbody tr td:nth-child(-n+2) {
  border-right: 1px dotted #ccc;
}

.aw-onestepcheckout-cart-table tbody {
  border: none;
}

.aw-onestepcheckout-cart-table tbody tr td:nth-child(2) {
  text-align: center;
}

.aw-onestepcheckout-cart-table tbody td {
  border-bottom: none;
}

.aw-onestepcheckout-cart-table thead tr th {
  background: #EEE;
  border-top: none;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px !important;
}

.aw-onestepcheckout-cart-table tfoot tr:first-child td {
  padding-top: 20px;
}

.aw-onestepcheckout-cart-table tfoot tr:nth-child(2) td {
  padding-bottom: 20px;
}

#aw-onestepcheckout-container .aw-onestepcheckout-cart-table tfoot tr:last-child td strong,
#aw-onestepcheckout-container .aw-onestepcheckout-cart-table tfoot tr:last-child td strong span {
  font-size: 14px;
}

.aw-onestepcheckout-cart-table tfoot tr:last-child td {
  background: #000;
  color: #FFF;
  padding: 10px 8px;
}

.aw-onestepcheckout-cart-table tfoot tr td:last-child {
  font-weight: bold;
}

.aw-onestepcheckout-cart-table tfoot tr td {
  border-bottom: none;
}

#aw-onestepcheckout-container .aw-onestepcheckout-cart-table tfoot tr:nth-child(-n+2) td:first-child {
  text-align: right;
  font-size: 12px;
}

.aw-onestepcheckout-cart-table tfoot tr:nth-child(-n+2) td:last-child {
  background: url("/skin/frontend/rwd/default/gfx/bg_dotted.png");
  border: none;
}

.aw-onestepcheckout-cart-table .product-name {
  font-size: 14px;
  margin: 0;
}

.aw-onestepcheckout-cart-table .item-options * {
  padding: 0 !important;
}

.aw-onestepcheckout-cart-table .item-options {
  margin-top: 10px;
}

.aw-onestepcheckout-cart-table .item-options dt,
.aw-onestepcheckout-cart-table .item-options dd {
  display: inline-block;
}

#aw-onestepcheckout-place-order-button .aw-onestepcheckout-place-order-title {
  font-size: 14px;
  padding-bottom: 0;
}

#aw-onestepcheckout-place-order-button {
  background: #8cc63f url(../gfx/cart-white.png);
  border: none;
  color: white;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 45px;
  padding-right: 20px;
}

#aw-onestepcheckout-place-order-button:hover {
  background: #8cc63f url(../gfx/cart-white.png);
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 45px;
  padding-right: 20px;
  color: lightgray;
}

.aw-onestepcheckout-auth-form-block {
  display: inline-block;
}

.aw-onestepcheckout-auth-form-block label,
.aw-onestepcheckout-auth-form-block .input-box {
  display: inline;
  position: relative;
}

#aw-onestepcheckout-authentification .validation-advice {
  left: 0;

}

.aw-onestepcheckout-auth-form-block label {
  margin-right: 10px;
}

#aw-onestepcheckout-login-submit-btn,
#aw-onestepcheckout-forgot-password-submit-btn {
  background: #3382bd;
  border: none;
  color: white;
  height: 34px;
}

.aw-onestepcheckout-general-form-field .control {
  position: relative;
}

.aw-onestepcheckout-general-form-field .control input {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
}

#aw-onestepcheckout-place-order-button {
  width: 100%;
}

#aw-onestepcheckout-login-form .form-list {
  line-height: 27px;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 17px;
}

#aw-onestepcheckout-login-form,
#aw-onestepcheckout-forgot-password-form,
#aw-onestepcheckout-forgot-password-success {
  padding-top: 16px;
}

#aw-onestepcheckout-forgot-password-form,
#aw-onestepcheckout-forgot-password-success {
  padding-bottom: 17px !important;
  padding-left: 10px;
}

#aw-onestepcheckout-forgot-password-success .aw-onestepcheckout-forgot-password-back {
  margin: 0;
}

#aw-onestepcheckout-forgot-password-form .form-list {
  padding: 0;
}

#aw-onestepcheckout-forgot-password-form .form-list p {
  margin-bottom: 5px;
  color: #111;
}

#aw-onestepcheckout-login-form .form-list  input {
  height: 33px;
}

.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-wide .input-box input,
#aw-onestepcheckout-billing-address-list .customer-name input,
#aw-onestepcheckout-address-shipping .customer-name input,
#aw-onestepcheckout-review-coupon .input-box input,
#aw-onestepcheckout-review-comments-simple textarea,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left .input-box input,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right .input-box input,
.aw-onestepcheckout-auth-form-block input.input-text {
  line-height: 27px;
  height: 33px;
}

.aw-onestepcheckout-auth-form-block label {
  line-height: 27px;
}

.aw-onestepcheckout-general-form-field select[name=billing\[country_id\]],
.aw-onestepcheckout-general-form-field select[name=shipping\[country_id\]],
#aw-onestepcheckout-address-billing #billing-address-select,
#aw-onestepcheckout-address-shipping #shipping-address-select  {
  height: 33px;
}


#aw-onestepcheckout-container .form-list .aw-onestepcheckout-general-form-field label {
  background: #FFF;
  font-size: 14px;
}

#aw-onestepcheckout-container > .aw-onestepcheckout-row.auth {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.aw-onestepcheckout-row.auth-row h3 {
  color: #3382bd;
  text-transform: uppercase;
  font-weight: bold;
    font-size: 12px;
}

.form-list .control label {
  padding: 6px 10px 6px 20px;
}

.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-wide,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-wide .input-box input,
#aw-onestepcheckout-billing-address-list .customer-name input,
#aw-onestepcheckout-address-shipping .customer-name input,
.form-list .input-box,
.aw-onestepcheckout-general-form-field label,
.aw-onestepcheckout-general-form-field select[name=billing\[country_id\]],
.aw-onestepcheckout-general-form-field select[name=shipping\[country_id\]],
#aw-onestepcheckout-order-review-coupon-wrapper,
#aw-onestepcheckout-review-coupon .input-box,
#aw-onestepcheckout-review-coupon .input-box input,
#aw-onestepcheckout-review-comments-simple textarea,
#aw-onestepcheckout-review-comments .input-box,
#aw-onestepcheckout-address-billing #billing-address-select,
#aw-onestepcheckout-address-shipping #shipping-address-select {
  width: 100%
}

.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right {
  margin-right: 0;
  width: 50%;
}


.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left .input-box {
  padding-right: 10px;
}

.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left .input-box,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left .input-box input,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right .input-box,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right .input-box input {
  width: 100%;
}

#aw-onestepcheckout-review-terms ol {
  list-style: none;
}

#aw-onestepcheckout-review-terms label {
  display: inline;
  font-size: 14px;
}

#aw-onestepcheckout-review-terms input {
  margin: 0;
}

.aw-onestepcheckout-place-order-grand-total {
  display: none !important;
}

.aw-onestepcheckout-overlay {
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  padding: 0 10px;
  left: 0;
  right: 0;
  width: calc(100% + 20px);
  margin: 0 -10px;
}

.aw-onestepcheckout-overlay:after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  /*content: url("../images/opc-ajax-loader.gif");*/
  padding: 10px 20px;
}
#aw-onestepcheckout-order-review-enterprise-giftcard-wrapper .aw-onestepcheckout-overlay {
  display: none !important;
}
.customer-name .validation-advice,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left .validation-advice,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right .validation-advice {
  width: 100%;
  padding-left: 0;
}

.validation-advice {
  padding-left: 20px;
  width: 100%;
}

.login-info-onestepcheckout {
  width: 100% !important;
  display: block;
}

.aw-onestepchekocut-column-middle #aw-onestepcheckout-shipping-method-wrapper {
  margin-bottom: 35px;
}

.form-list > h3 {
  font-size: 20px !important;
  color: #49494f;
  margin: 10px 0;
}

#aw-onestepcheckout-review-coupon {
  margin-bottom: 20px;
  margin-top: 10px;
}

#aw-onestepcheckout-review-coupon label {
  font-weight: bold;
}

#aw-onestepcheckout-review-coupon .input-box {
  display: inline-block;
  width: calc(100% - 90px);
  float: right;
}

#aw-onestepcheckout-review-coupon .input-box input {
  margin-bottom: 0;
}

#aw-onestepcheckout-review-coupon .coupon-code-form label {
  line-height: 33px;
}

#aw-onestepcheckout-login-forgot-link,
.aw-onestepcheckout-forgot-password-back,
.aw-onestepcheckout-forgot-password-back:hover {
  margin-left: 20px;
  outline: none;
}

.auth-row .aw-onestepcheckout-error-msg {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.coupon-code-form {
  margin-top: 10px;
}

#aw-onestepcheckout-place-order .aw-onestepcheckout-place-order-please-wait img {
  top: 0;
}

.aw-onestepcheckout-error-msg ul {
  margin-bottom: 0;
  list-style: none;
}

@media screen and (max-width: 620px) {
  .aw-onestepcheckout-auth-form-block label {
    min-width: 85px;
  }
}

@media screen and (max-width: 970px) {
  .aw-onestepcheckout-number-2,
  .aw-onestepcheckout-number-3,
  .aw-onestepcheckout-number-4,
  .aw-onestepcheckout-number-5,
  .aw-onestepcheckout-number-6,
  .aw-onestepcheckout-number-7,
  .aw-onestepcheckout-number-8,
  .aw-onestepcheckout-number-9,
  .aw-onestepcheckout-number-v {
    border-top: none;
  }

  .aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-left,
  .aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-middle,
  .aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-right {
    width: 100% !important;
    border-right: none;
  }

  #aw-onestepcheckout-general-form {
    margin: 0;
  }
}

.search-main-item-params .label{
    color: #49494f;
    font-size: 100%;
    padding: 0;
    font-weight: normal;
    line-height: 1.42857;
}

.search-main-item-params .price-excluding-tax, .search-main-item-params .price-including-tax{
    display:block;
}

.search-main-item-params .price-excluding-tax .label{
    display:none;
}

.search-main-item-params .price-including-tax{
    font-size: 12px;
    padding-bottom: 20px;
}

.search-main-item-params .price-box .price-label{
    display:none;
}

.price-box {
  text-align: right;
}

.pricebox-button {
  position: relative;
  display: inline-block;
}
.product-pricebox {
  border: 1px solid #3382bd;
  text-align: right;
  margin-bottom: 30px;
}
.product-pricebox .product-quality-item-top {
  text-align: center;
  padding: 25px 20px;
  border-bottom: 1px solid #e2e1e1;
  background-image: url("../gfx/bg_dotted.png");
}
.ask-pricebox-container, .product-pricebox-content-wrapper .alert-warning {
    text-align: center;
}

.product-pricebox .product-pricebox-content-wrapper {
  padding: 15px 20px;
}

.product-pricebox .product-pricebox-content-wrapper .container-price-info .product-options-bottom,
.product-pricebox-content-wrapper .options-list {
  padding-right: 0 !important;
}
.container-price-info {
  position: relative;
}
.product-details-item .container-price-info .product-options .options-list {
  border-top: none;
  border-bottom: 1px dotted #ccc;
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.product-details-item .container-price-info .product-options .options-list li span label {
  padding: 2px 0px 0px 20px;
  min-width: initial;
}

.container-price-info .promotion-value {
  top: 23px;
  left: 20px;
}

.search-main-item-params .promotion-value {
  bottom: -25px;
  right: -20px;
}

.product-details .promotion-value {
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.product-quality .promotion-value {
  top: 50px !important;
}
.product-details-item .quality-box .red-information {
  display: none;
}
.product-details-item .quality-box li {
  padding: 3px 5px;
}
.product-ask-form select {
  width: 100%;
  height: 31px;
  padding: 5px 10px;
  -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, 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;
}
.product-ask-form h2,
.product-ask-form label {
  padding-left: 0;
}
.promotion-value {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 13px;
  background: #e43f44;
  top: 10px;
  left: 20px;
}

.product-details .special-price {
  margin-left: 60px;
}

.price-box .old-price {
  position: relative;
  display: inline-block;
  font-size: 14px;
}

.price-box .old-price > .price-label,
.price-box .special-price > .price-label {
  display: none;
}

.price-box .old-price {
  margin-bottom: 0;
}

.price-box .old-price .price::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -5px;
  width: calc(100% + 10px);
  height: 1px;
  background: #e43f44;
  transform: rotate(-6deg);
}

.price-box .special-price,
.price-box .special-price .label {
  color: #e43f44;
}

.searchautocomplete-placeholder .price-including-tax{
    display:none;
}

.product-details-item .price-box{
    display:block;
    float:right;
    margin-top: -15px;
}

.product-details-item .price-box .price-excluding-tax, .product-details-item .price-box .price-including-tax{
    display: block;
    text-align: right;
}

.product-details-item .price-box .price-excluding-tax{
    font-size: 24px;
}

.product-details-item .price-box .price-including-tax{
    font-size: 12px;
}

.product-details-item .price-excluding-tax .label{
    display:none;
}

.product-details-item .price-box .price-excluding-tax .label{
    display:none;
}

.container-price-info .product-options .options-list {
    list-style: none;
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}

.container-price-info dl{
    margin-bottom: 0px;
}

.container-price-info .product-options .options-list li {
  position: relative;
}

.container-price-info .product-options .option dl dt label {
  display: none;
}

.container-price-info .product-options .options-list li input {
  position: absolute;
  top: 0px;
  left: 0;
}

.product-pricebox-content-wrapper .container-price-info .product-options-bottom{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px !important;
    border-bottom: 1px dotted #ccc;
}

.container-price-info .product-options-bottom .price-excluding-tax .label{
    display:none;
}

.container-price-info .product-options-bottom .price-including-tax{
    font-size: 12px;
}

.container-price-info .add-to-cart input[type='text']{
    max-width: 80px;
}

.container-price-info .product-options ul.options-list label {
  padding: 2px 20px 0px 20px;
    margin-bottom: 0;
  font-weight: normal;
    display: block;
}

.container-price-info .product-options .options-list li span label {
  background: transparent;
}

.container-price-info .product-options .options-list li span label .price-notice{
    display:block;
}

.container-price-info .product-options-bottom .price-box {
  text-align: right;
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-pricebox-content-wrapper .container-price-info .product-options-bottom .price-box,
.product-pricebox-content-wrapper .container-price-info .product-options-bottom {
  margin-top: 0;
}

.container-price-info .product-options-bottom .price-box .price-label,
.container-price-info .product-options-bottom .add-to-cart label {
  float: left;
  margin-top: 5px;
}

.container-price-info .product-options-bottom .price-box .price-excluding-tax {
  font-size: 18px;
  display: block;
}

.product-details-item .price-label{
    display: none;
}

.container-price-info .product-options-bottom .add-to-cart {
  text-align: right;
}

.container-price-info .product-options-bottom .add-to-cart .btn-cart,
.gallery-overlay .add-to-cart .btn-cart {
  height: 30px;
  border: 0;
  color: white;
  background: #3382bd url(../gfx/cart-white.png) no-repeat;
  background-position: 10px 50%;
  background-size: 12%;
}
.gallery-overlay .ui-spinner {
  background: #FFF;
}
.container-price-info .product-options-bottom .add-to-cart .ui-spinner a,
.search-main-item .pricebox-button .ui-spinner a,
.gallery-overlay .ui-spinner a {
  background: #3382bd;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 20px;
}

.container-price-info .product-options-bottom .add-to-cart .ui-spinner a span,
.search-main-item .pricebox-button .ui-spinner a span,
.gallery-overlay .ui-spinner a span {
  display: none;
}

.container-price-info .product-options-bottom .add-to-cart .ui-spinner input,
.search-main-item .pricebox-button .ui-spinner input,
.gallery-overlay .ui-spinner input {
  width: 50px;
  height: 30px;
  font-size: 12px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 36px;
  text-align: right;
}
.container-price-info .product-options-bottom .add-to-cart .ui-spinner a.ui-spinner-down,
.search-main-item .pricebox-button .ui-spinner a.ui-spinner-down,
.gallery-overlay .ui-spinner a.ui-spinner-down {
  background-image: url("../gfx/spinner_down.png");
}

.container-price-info .product-options-bottom .add-to-cart .ui-spinner a.ui-spinner-up,
.search-main-item .pricebox-button .ui-spinner a.ui-spinner-up,
.gallery-overlay .ui-spinner a.ui-spinner-up {
  background-image: url("../gfx/spinner_up.png");
}
.container-price-info .product-options-bottom .add-to-cart .btn-cart > span,
.gallery-overlay .add-to-cart .btn-cart > span {
  padding: 0 0 0 29px;
}
.search .search-options .search-box .search-box-opts ul li div label {
  cursor: pointer;
}
.search .search-options .search-box .search-box-opts ul li div label:hover,
.search .search-options .search-box .search-box-opts ul li .search-box-opts-checkbox:hover ~ div label,
.search .search-options .search-box .search-box-opts ul li .search-box-opts-checkbox:hover ~ div label span {
  color: #3382bd;
}
.search .search-options .search-box .search-box-opts ul li div input {
  position: absolute;
  top: 9px;
  left: 10px;
  z-index: 1;
  cursor: pointer;
}
.search .search-options .search-box .search-box-opts ul li div.search-box-opts-checkbox {
  position: relative;
  padding: 0 17px 0 12px;
}
.search .search-options .service_type ul li div.search-box-opts-checkbox.option-1928:before {
  content: 'N' !important;
}
.search .search-options .service_type ul li div.search-box-opts-checkbox.option-1929:before {
  content: 'U' !important;
}
.search .search-options .service_type ul li div.search-box-opts-checkbox.option-1930:before {
  content: 'R' !important;
}
.search .search-options .service_type ul li div.search-box-opts-checkbox:after,
.search .search-options .service_type ul li div:not(.search-box-opts-checkbox):hover:after {
  display: none !important;
}
.search .search-options .search-box .service_type ul li.m-selected-ln-item div.search-box-opts-checkbox:before,
.search .search-options .search-box .service_type ul li:hover div.search-box-opts-checkbox:before {
  color: #FFF;
}
.search .search-options .search-box .service_type ul li.m-selected-ln-item div.search-box-opts-checkbox.option-1928:before,
.search .search-options .search-box .service_type ul li:hover div.search-box-opts-checkbox.option-1928:before {
  background: #8BC540;
  border-color: #8BC540;
}
.search .search-options .search-box .service_type ul li.m-selected-ln-item div.search-box-opts-checkbox.option-1929:before,
.search .search-options .search-box .service_type ul li:hover div.search-box-opts-checkbox.option-1929:before {
  background: #3281BD;
  border-color: #3281BD;
}
.search .search-options .search-box .service_type ul li.m-selected-ln-item div.search-box-opts-checkbox.option-1930:before,
.search .search-options .search-box .service_type ul li:hover div.search-box-opts-checkbox.option-1930:before {
  background: #E43F44;
  border-color: #E43F44;
}
.search .search-options .search-box .search-box-opts ul li div.search-box-opts-checkbox:before {
  width: 14px;
  height: 14px;
  background: #FFF;
  color: #3382bd;
  border: #3382bd solid 1px;
  content: '';
  position: absolute;
  top: 3px;
  left: 10px;
  z-index: 2;
  pointer-events: none;
  text-align: center;
  line-height: 12px;
  font-size: 11px;
}
.search .search-options .search-box .search-box-opts ul li.m-selected-ln-item div.search-box-opts-checkbox:after,
.search .search-options .search-box .search-box-opts ul li div.search-box-opts-checkbox:hover:after {
  background: url("../gfx/btn_cancel_blue.png") no-repeat;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 13px;
  content: '';
  width: 10px;
  z-index: 2;
  pointer-events: none;
}
.search .search-options .search-box .search-box-opts ul li div label span {
  color: #132940;
}

.search .search-options .search-box .search-box-opts ul li div label:hover span {
  color: #3382bd;
}

.search .search-options .search-box .search-box-opts ul li div:not(.search-box-opts-checkbox) {
  position: relative;
}

.search .search-options .search-box .search-box-opts ul li div:not(.search-box-opts-checkbox):hover:after {
  background: url("../gfx/btn_cancel_blue.png") no-repeat;
  height: 10px;
  position: absolute;
  top: 5px;
  left: -16px;
  content: '';
  width: 10px;
  z-index: 2;
  pointer-events: none;
}

.search .search-options .search-box .search-box-opts ul li.m-selected-ln-item div:not(.search-box-opts-checkbox):hover:after {
  display: none;
}

#aw-onestepcheckout-shipping-method .sp-methods dd li{
    list-style: none;
}

#aw-onestepcheckout-shipping-method .no-display{
    display: none;
}

#help-box {
  position: fixed;
  top: 195px;
  right: -58px;
  display: block;
  z-index: 999999;
}

#help-box.help-content-open {
  transform: translateX(-200px);
  transition: all 0.5s;
}

#help-box {
 transition: all 0.5s;
}

#help-box span {
    display: block;
    transform: rotate(-90deg);
    /* color: #FFF; */
    padding: 10px 49px 10px 20px;
    /* background: #e43d41; */
    text-align: center;
    cursor: pointer;
    width: 160px;
    color: #e43d41;
    background-color: white;
    border-color: #e43d41;
    border-width: 2px;
    border-style: solid;
}

#help-box .help-content {
  display: block;
  position: absolute;
  top: -60px;
  right: -142px;
  width: 200px;
  background-color: #FFF;
  padding: 10px;
  border: 1px dotted #ccc;
  z-index: 9999999;
}

#help-box .help-content img {
  margin: 0 auto;
  display: inherit;
  width: 100%;
}

#help-box .help-content h4 {
  font-size: 14px;
}

#help-box .help-content p {

  font-size: 12px;
}

#help-box .help-content h4,
#help-box .help-content p {
  margin-top: 10px;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px;
}

#help-box .help-content .button {
  background: #337ab7;
  color: #FFF;
  padding: 5px 10px;
  display: block;
  text-align: center;
  margin: 5px 0;
  width: 100%;
  border: none;
}

#laPlaceholder {
  display: block;
  width: auto;
  font-size: 14px !important;
  font-weight: normal;
  color: white;
  padding: 0 !important;
  background: none;
  text-align: center;
  position: static;
}

#laPlaceholder .button:before {
  display: none;
}

#help-box span:after {
  content: url(../gfx/chat_notify2.png);
  position: absolute;
  transform: rotate(90deg);
  right: 12px;
  bottom: 2px;
}


#repair-box{
  position: fixed;
  top: 400px;
  right: -87px;
  display: block;
  z-index: 10000;
}

#repair-box.active {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

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

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}


#repair-box span:after {
  content: url(../gfx/srubokret.png);
  position: absolute;
  transform: rotate(90deg);
  right: 12px;
  bottom: 7px;
}


#repair-box span:before{
  content: url(../gfx/awaria.png);
  position: absolute;
  transform: rotate(90deg);
  right: 70px;
  bottom: 90px;
}



#repair-box span {
    display: block;
    transform: rotate(-90deg);
    /* color: #FFF; */
        padding: 15px 49px 17px 28px;
    /* background: #e43d41; */
    text-align: center;
    cursor: pointer;
    width: 230px;
    color: white;
    background-color: #e43d41;
    border-color: #e43d41;
    border-width: 2px;
    border-style: solid;
    text-transform: uppercase;
}


@media screen and (max-width: 768px) {
  #help-box, #repair-box {
    display: none;
  }

  #repair-box span:before {
    display: none;
  }
}

@media screen and (max-width: 900px){
  #repair-box span:before {
    display: none;
  }  
}


@media screen and (max-width: 1199px){
  #repair-box span:before {
    display: none;
  }  
}


@media screen and (max-width: 1605px){
  #repair-box span:before {
    display: none;
  }  
}

.category-tree .category-name {
  min-height: 62px;
}

.info-cards .info-card .info-card-content p,
.info-cards .info-card .info-card-title .info-card-title-box {
  color: #132b43;
}

.info-cards .info-card .info-card-content > a {
  color: #FFF;
  background: #3382bd;
  padding: 6px 9px;
}

.info-cards .info-card .info-card-content > a:after {
  display: none;
}

.info-cards .info-card {
  padding: 0;
}

.info-cards .info-card .info-card-title {
  width: 100%;
  padding: 0 35px;
  text-align: left;
}

.info-cards .info-card .info-card-content {
  width: calc(90% - 30px);
}

.info-cards .info-card .info-card-content .info-card-bok .info-card-bok-phone {
  text-align: left;
  padding-top: 0;
}

.info-cards .info-card .info-card-content > img {
  min-width: 100%;
  max-height: 129px;
  opacity: 0.55;
  transition: all 0.3s;
}

.info-cards .info-card:hover .info-card-content > img {
  opacity: 0.8;
  transition: all 0.3s;
}

.SCPcustomOptionsDiv dt, .container-price-info .product-options dt{
    display:none;
}

.product-options.highlight{
    background: none;
}

.product-main-image{
    position: relative;;
}


.product-main-image .downloadimg a{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100;
    display: block;
    width: 19px;
    height: 19px;
    background:url(../gfx/pobierz.png);
}

.product-page-product-data-wrapper {
  /*padding-bottom: 30px;*/
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.availability-only {
  margin-bottom: 0;
  margin-top: 0px;
  font-size: 13px;
  color: red;
}
.product-page-product-data .availability-only{
    margin-top: 10px;
}
.container-price-info .availability-only {
    display: none;
}
.product-page-product-data {
  display: table;
}
.product-page-product-data > div {
  display: table-row;
}

.product-page-product-data > div > span  {
  display: table-cell;
  font-size: 14px;
  /* padding: 4px 0px;
  padding: 1px 0px; */
}
.product-page-product-data > div > span:first-child {
  min-width: 120px;
}
.product-page-product-data > div > span:last-child {
  font-weight: bold;
}
.product-details .price-box {
  float:none;
}
.product-attachments {
  padding: 15px 20px;
  border: 1px solid #ccc;
  margin: 30px 0;
}
.product-attachments a {
  text-decoration: underline;
}
.product-attachments ul {
  margin-bottom: 0;
}
.product-attachments h5 {
  font-weight: bold;
}
.product-attachments li {
  margin-bottom: 5px;
}
.photo-preview-wrapper {
  border-right: 1px dotted #ccc;
}
.product-ask-box h5 {
  text-transform: uppercase;
  color: black;
  margin: 0;
  line-height: 20px;
  text-align: center;
}
@media screen and (min-width: 1199px) {
  .product-ask-box h5 {
    /*text-align: right;*/
    text-align: left;
    color: black;
  }
}
.product-ask-box {
  margin-top: 30px;
  /*border-top: 1px dotted #ccc;
  padding: 20px 0;*/
  padding: 15px 20px;
  border: 1px solid #ccc;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGUlEQVQ4y2NgoBJwoJAedcGoC0ZdMOAuAABF0hABJ/8lyQAAAABJRU5ErkJggg==);
   
}
.product-ask-box button {
	text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    border: 1px solid #8CC641;
    padding: 12px 15px 12px 60px;
    display: inline-block;
    background: #8CC641;
    position: relative;
    text-align: right;
    margin-top: 6px;
}
.product-ask-box button:after {
  position: absolute;
  width: 43px;
  left: 0;
  top: 0;
  height: 43px;
  content: '';
  background: url('../gfx/chat-white-icon.png') #8CC641 no-repeat 50% 50%;
  background-size: 35px 30px;
}
.no-page {
  padding-left: 375px;
  background-repeat: no-repeat;
  background-size: 375px auto;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 40px;
}
.no-page h1,
.no-page h3 {
  font-weight: bold;
}
.no-page h3 {
  margin-bottom: 20px;
}
.no-page h1 {
  font-size: 30px;
}
.no-page.page-404 {
  background-image: url("../gfx/robot.jpg");
}
.no-page {
  min-height: 584px;
}
.no-page.product-no-results {
  background-image: url("../gfx/product-no-results.jpg");
  margin-left: -35%;
}
.no-page.product-no-results .page-content p:first-child {
  margin-top: 20px;
}
.no-page.product-no-results .ajax-mail-list {
  margin-top: 20px;
  width: 100%;
}
.no-page.product-no-results .ajax-mail-list textarea {
  width: 100%;
    min-height: 123px;
}
.no-page ul {
  color: #3382bd;
  list-style-type: square;
  margin-left: 15px;
  line-height: 24px;
}
.no-page ul li > span {
  color: #49494f;
}
.no-page ul li > span a {
  text-decoration: underline;
}
.no-page .page-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.no-page .contact-us,
.static-content .contact-us,
.product-404 .contact-us {
  border: 2px solid #3382bd;
  background: url("../gfx/contact-us-man.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  padding: 15px 0 15px 140px;
}
.no-page .contact-us {
  margin-top: 30px;
}
.static-content .contact-us {
  margin-top: 0;
}
.no-page .contact-us .pull-left,
.static-content .contact-us .pull-left,
.product-404 .contact-us .pull-left  {
  width: calc(100% - 200px)
}
.no-page .contact-us .pull-right,
.static-content .contact-us .pull-right,
.product-404 .contact-us .pull-right {
  width: 200px;
  text-align: center;
}
.no-page .contact-us p,
.static-content .contact-us p,
.product-404 .contact-us p {
  margin-bottom: 0;
}
.no-page .contact-us strong,
.static-content .contact-us strong,
.product-404 .contact-us strong {
  text-transform: uppercase;
  color: #3382bd;
  font-size: 14px;
}
.no-page .contact-us .chat,
.static-content .contact-us .chat,
.product-404 .contact-us .chat {
  text-align: center;
  position: relative;
  margin-top: 45px;
  background: #3382bd;
  color: #FFF;
  display: inline-block;
  padding: 4px 8px;
  cursor: pointer;
}
.no-page .contact-us .chat:before,
.static-content .contact-us .chat:before,
.product-404 .contact-us .chat:before {
  content: url("../gfx/start-chat-icon.png");
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -24.5px;
}

.node-image {
  height: 300px;
}

.product-404 .contact-us {
    padding: 24px 0 35px 190px;
    width: 840px;
}



.static .main-products ul.nav {
  border: inherit;
  border-top: none;
  border-bottom: 1px solid #3382BD;
}
.static .main-products ul.nav li.active {
  border: none;
  background: none;
}
.static .main-products ul.nav li {
  width: inherit;
  padding: inherit;
}
.static .main-products ul.nav li.active a {
  border-left: 1px solid #ccc;
  border-bottom: inherit;
}
.static .main-products ul.nav li a {
  background: #f3f3f3 !important;
}
.static .main-products ul.nav li.active a {
  border-bottom: inherit;
  display: block;
  border-radius: 0;
  background: #FFF!important;
  font-size: 16px;
  font-weight: bold;
}
.static .main-products ul.nav li:not(.active) a:hover {
  border: 1px solid #CCC;
  border-bottom: none;
  background: #f3f3f3 !important;
}
.static .main-products ul.nav li a:before {
  display: none;
}

}
@media screen and (max-width: 992px) {
  .no-page {
    padding-left: 0;
    background-image: none !important;
  }
}
@media screen and (max-width: 768px) {
  .no-page .contact-us,
  .static-content .contact-us {
    display: none;
  }
}
.cartbox-table-body .promotion-value {
    left: 5px;
    top: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.main-top-cart .caret-box {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.main-top-cart .caret-box-up {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: url("../gfx/search_box_arrow_up.png");
}
.main-top-cart .caret-box-down {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: url("../gfx/search_box_arrow_down.png");
}
.main-top-cart > .nav > li .dropdown-menu li .cart-top .caret-box {
  border: none;
}
.searchindex-related-terms p {
  margin-bottom: 0;
}
.search .search-options .currently.search-box  {
    border: 1px solid #3382BD;
}
.search .search-options .currently.search-box .search-box-topbar {
  background: #3382BD;
  color: #FFF;
  border-bottom: #FFF;
}
/*colorbox*/
#cboxOverlay {
    background: rgba(0, 0, 0, .7);
}
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter {
  display: none;
}
#cboxWrapper {
  overflow: visible;
}
#cboxClose {
  top: 25px;
  right: 18px;
  bottom: inherit;
}

#cboxContent {
  padding: 10px 20px;
  border: 1px solid #3382bd;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
  box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.popupBox #cboxContent{
    padding: 0 !important;
}

.popupBox #cboxClose{
    top: 0 !important;
    right: 0 !important;
}

#cboxLoadedContent {
  margin-bottom: 0;
}
/*colorbox-end*/

.related-services {
    padding-top: 20px;
    margin: 0px 0 20px;
    border-top: 1px dotted #cccccc;
    font-size: 12px;
    color: #8d8a8a;
}

.related-services a{
    position: relative;
    display: block;
}

.related-services .related-service-label{
    font-size: 14px;
    text-transform: uppercase;
    display: block;
}

.related-services p{
    margin-bottom: 0;
}

.related-services .price-box .price-excluding-tax {
  font-size: 18px;
}
.related-services img {
  width: 20px;
  height: 20px;
}
.related-services a {
  color: #49494f;
}
.related-services  .related-services-text {
  margin-bottom: 20px;
  font-weight: bold;
  display: inline-block;
  color: #49494f;
  font-size: 14px;
}

.related-services .related-ask-price{
    color: #8d8a8a;
    font-size: 13px;
    height: 43px;
}

.related-services .query_link{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.related-services .related-service-1928 .price-box {
  border-top: 1px solid #8CC641;
  border-bottom: 1px solid #8CC641;
  border-right: 1px solid #8CC641;
}
.related-services .related-service-1929 .price-box {
  border-top: 1px solid #3382bd;
  border-bottom: 1px solid #3382bd;
  border-right: 1px solid #3382bd;
}
.related-services .related-service-1930 .price-box {
  border-top: 1px solid #e43d41;
  border-bottom: 1px solid #e43d41;
  border-right: 1px solid #e43d41;
}
.related-services .price-box {
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  padding-right: 20px;
    min-height: 45px;
}
.related-services .related-service-1928 .price-box:before {
  background: url('../gfx/N.png');
}
.related-services .related-service-1929 .price-box:before {
  background: url('../gfx/U.png');
}
.related-services .related-service-1930 .price-box:before {
  background: url('../gfx/R.png');
}
.related-services .price-box:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 44px;
  height: 43px;
}
.related-services .price-box .old-price {
  display: none;
}
.related-services .price-box .special-price {
  position: relative;
  margin-bottom: 0;
}

.related-services .price-box .special-price,
.related-services .price-box .special-price .label {
  color: #49494f;
}

.related-services .price-box .special-price:before {
  position: absolute;
  left: -27px;
  top: -7px;
  color: #FFF;
  content: '%';
  background: #e43d41;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  font-size: 11px;
}

.ajax-mail-list {
    width: 695px;
}
.static .static-content h3,
.static .static-content h4 {
  margin-top: 0;
}
.static .static-content h4 {
  font-size: 20px;
  padding: 0;
  margin-bottom: 20px;
  color: #3382bd;
  text-transform: uppercase;
}
.static .static-content h5 {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #3382bd;
  font-weight: bold;
  text-transform: uppercase;
}
.static .static-content ul,
.static .static-content ol {
  padding-left: 15px;
  line-height: 24px;
  font-size: 14px;
}
.static .static-content p {
  font-size: 14px;
}
.static .static-content ul {
  list-style: none;
}
.static .static-content ul > li {
  position: relative;
}

.static .static-content img {
  max-width: 100%;
}

.static .static-content ul > li:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  top: 8px;
  left: -15px;
  background: #3382bd;
}
.static .static-content .servo-boxes .blue-box-wrapper {
  display: table;
  margin: 0 0 25px 0;
  width: 100%;
  height: 100px;
  background: #3382bd;
  float: left;
  text-align: center;
}
.static .static-content .servo-boxes .blue-box-wrapper .blue-box {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  font-size: 11px;
  padding: 5px;
}

.static .static-content .cta {
  text-align: center;
  border: 2px solid #3382bd;
  padding: 20px 30px;
  font-size: 14px;
  font-weight: bold;
}
.static .static-content .how-we-work .graph {
  text-align: center;
}
.static .static-content .how-we-work .graph h5 {
  padding-left: 15px;
  margin-top: 10px;
}
.static .static-content .how-we-work .graph .icon {
  display: inline-block;
}

.static .static-content .how-we-work .graph .arrow-icon {
  vertical-align: top;
  margin-top: 50px;
}

@media screen and (max-width: 992px) {
  .static .static-content .how-we-work .graph .icon {
    display: block;
  }
  .static .static-content .how-we-work .graph .arrow-icon {
    display: none;
  }
}

.product-details-info-main {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-rule: 1px dotted #ccc;
  -moz-column-rule: 1px dotted #ccc;
  column-rule: 1px dotted #ccc;
}
.product-details-info-main ul {
  margin: 0 auto;
  list-style: none;
  width: 75%;
}

.product-details-info-main li {
  border-bottom: 1px solid #ccc;
  padding: 8px;
}
.product-details-info-main li:last-child{
    border-bottom: none;
}
.product-details-info-main li span:first-of-type {
  width: 50%;
  display: inline-block;
}
.product-details-info-main li span:last-of-type {
  float: right;
    width: 50%;
    text-align: right;
}

@media screen and (max-width: 992px) {
  .product-details-info-main {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

.tooltip-inner {
  padding: 4px 12px;
  background-color: #3382bd;
  border-radius: 0;
  font-size: 16px;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #3382bd;
}

.geolocation-progress {
  float: left;
  width: 20px;
}

/******** REPAIR FORM ****************/


.advanced-contact-form .step-list div[class*="step"] {
    padding-top: 70px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 40px;
    margin-top: 50px;
    margin-bottom: 60px;
}

.advanced-contact-form .step-list div[class*="step"]:before {
  width: 30px;
  height: 30px;
  background: #3382bd;
  
  left: 30px;
  position: absolute;
  text-align: center;
  color: #FFF;
  vertical-align: middle;
  line-height: 30px;
}

.advanced-contact-form .step-list .step1:before {
  content: '1';
}

.advanced-contact-form .step-list .step2:before {
  content: '2';
}

.advanced-contact-form .step-list .step3:before {
  content: '3';
}

.advanced-contact-form .step-list .step4:before {
  content: '4';  
}

.advanced-contact-form .step-list .step1 {
  background: url('../gfx/step1.png');
}

.advanced-contact-form .step-list .step2 {
  background: url('../gfx/step2.png');
}

.advanced-contact-form .step-list .step3 {
  background: url('../gfx/step3.png');
}

.advanced-contact-form .step-list .step4 {
  background: url('../gfx/step4.png');
}

.advanced-contact-form .step-list div[class*="step"]:after {
  
  left: 230px;
  bottom: 0;
  position: absolute;
  
 
}


.advanced-contact-form .step-list p{
  margin-left: 40px;
  font-size: 12px;
  text-transform: uppercase;
}



.advanced-contact-form .step-list .step1:after {
  content: url('../gfx/arrow-step.png');
}


.advanced-contact-form .step-list .step2:after {
  content: url('../gfx/arrow-step.png');
}
.advanced-contact-form .step-list .step3:after {
  content: url('../gfx/arrow-step.png');
}
.advanced-contact-form .step-list .step4:after {
  content: '';  
}

.advanced-contact-form .panel-header  {
  background: url('../gfx/bg_dotted.png');
  margin-bottom: 100px;
  border-bottom: 2px solid #3382bd; 
  cursor: pointer;
}

.advanced-contact-form .panel-step:after {
  content: url('../gfx/arrow-right.png');
  position: absolute;
  right: -35px;
  top: 2px;
}

.advanced-contact-form .panel-step3 :after  {
  content: none;
}

.advanced-contact-form .panel-step:hover{
  color:grey;
}

.advanced-contact-form .last-step:hover {
  color:#49494f;
  cursor:default;
}

.advanced-contact-form .menu{
  text-align: center;
  margin-bottom: 0;
  padding: 20px 0;
}

.advanced-contact-form .panel{
  padding-top: 20px;
}

.advanced-contact-form .panel-header{
  margin-top: 30px;
}

.advanced-contact-form .list-inline li{
  padding-left: 100px;
  padding-right: 50px;
  font-size: 17px;
  position: relative;
}

.advanced-contact-form .panel-default{
  border-left-color: #3382bd;
  border-left-width: 2px;
}

.advanced-contact-form .panel {
  position: relative;
  border-radius: 0;
}

.advanced-contact-form .panel .form-control{
  border-radius: 0;
  box-shadow: none;
  border-color: #cccccc;
}

.advanced-contact-form .panel .form-control:hover{
  box-shadow: none;
  border-color: #cccccc;
}

.advanced-contact-form .Appliance-description:after {
  position: absolute;
  top: 25px;
  left: -150px;
  content: 'opis urzÄ…dzenia';
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
}


.advanced-contact-form .Defect-description:after{
  position: absolute;
  top: 25px;
  left: -150px;
  content: 'opis usterki';
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
}

.advanced-contact-form .Defect-description .form-control2{
  border: none;
}

.advanced-contact-form .Pricing-options:after{
  position: absolute;
  top: 25px;
  left: -130px;
  content: 'opcje wyceny';
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
  text-align: right;
}

.advanced-contact-form .Pricing-options.en:after{
  margin-left: -33px;
}

.advanced-contact-form .Pricing-options.de:after{
  margin-left: -33px;
}

.advanced-contact-form .Pricing-options.ru:after{
  margin-left: -33px;
}


.advanced-contact-form .Next:after{
  position: absolute;
  top: 25px;
  left: -135px;
  content: 'przejdÅº dalej';
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
}

.advanced-contact-form .Next{
  padding-top: 30px;
  padding-bottom: 20px;
}

.advanced-contact-form .radio{
  background-color:#f4f4f4;
  padding: 5px 60px 5px 10px;
  width: 100%; 
}

.advanced-contact-form .radio:first-child {
  margin-bottom: 5px;
}

.advanced-contact-form .radio span{
  font-size: 10px;
  color: grey;
}


.advanced-contact-form .panel-collapse .radio {
  background-color: white;
  width: 230px;
}


.advanced-contact-form .col-md-8.col-ms-offset-4 {
    margin-left: 150px !important;
    /* padding-top: 30px !important; */
}

.btn.btn-primary.step1.add-file {
  margin-top: 0px;
  margin-left: 5px;
}

.advanced-contact-form .radio {
  float: none;
}

.advanced-contact-form .radio2step .radio {
  background-color: white;
  border: none;
}

.advanced-contact-form .panel-collapse .panel-body{
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -10px;
  margin-bottom: 10px;
  border-top: 0;
}

.advanced-contact-form .contact {
  border: 1px solid #ccc;
  float: right;
}

.advanced-contact-form .contact-box{
  height: 100px;
  background: url('../gfx/contact-us-man.jpg');
  background-repeat: no-repeat;
  border-bottom: 1px solid #ccc;
}

.advanced-contact-form .contact-box-description{
  float: right;
}

.advanced-contact-form .contact-box-description p{
  margin-right: 20px;
  color: #3281bd;
  text-transform: uppercase;
  font-weight: bold;
}

.advanced-contact-form .contact-box2{
  clear: both;
}

.advanced-contact-form .contact-box-Defect-description {
  margin: 0 30px;
  border-bottom: 1px dotted #CCC;
}

.advanced-contact-form .contact-box-Defect-description p{
  font-size: 12px;
  text-align: center;
  padding-top: 15px;
}

.advanced-contact-form .contact-box3{
  height: 100px;
  clear: both;
}

.advanced-contact-form .contact-button {
  background: url('../gfx/start-chat-icon.png');
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-top: 6px;
}

.advanced-contact-form  .btn  {
  margin-top: 55px;
}

.advanced-contact-form .btn-next-step2 {
  margin-top: 0;
  padding-right: 30px;
  background: url('../gfx/arrow-right-blue.png') #3281bd;
  background-position: 155px 48%;
  background-repeat: no-repeat;
  margin-left: -20px;
}

.advanced-contact-form #accordion .panel {
  padding: 15px 0 0 0;
  margin: 0;
  border: 0;
}

.advanced-contact-form #accordion .panel .radio{
  margin-top: 0;
  height: 10px;
}

.advanced-contact-form #accordion .panel-heading {
  padding: 5px 10px;
  margin-bottom: 10px;
}

.advanced-contact-form #accordion .panel .radio2step span{
  font-size: 11px;
  color: grey;
}

.advanced-contact-form .btn-primary{
  text-transform: uppercase;
  font-size: 12px;
}

.advanced-contact-form .control-label {
  position: relative;
}

.advanced-contact-form .control-label .show-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '?';
  background: #3281bd;
  color: #fff;
  display: inline-block;
  margin-left: -12px;
  padding-right: 6px;
  padding-top: 2px;
  margin-top: 5px;
}

.advanced-contact-form .control-label .show-tooltip:after {
  position: absolute;
  top: 5px;
  right: -8px;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 8px solid #3281bd;
  border-bottom: 5px solid transparent;
}


/* FORMULARZ DLA FIRMY */


.advanced-contact-form div[class*="description"]:after {
  position: absolute;
  top: 25px;
  left: -190px;
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
  width: 175px;
  text-align: right;
}

.advanced-contact-form .Contact-person:after{
  
  content: 'osoba kontaktowa';
  position: absolute;
  top: 25px;
  left: -190px;
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
  width: 175px;
  text-align: right;
}

.advanced-contact-form .Company-info:after{
  
  content: 'dane firmy';
  position: absolute;
  top: 25px;
  left: -190px;
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
  width: 175px;
  text-align: right;
}



.advanced-contact-form .line-dotted p{
  border-bottom: 1px dotted #CCC;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  width: 185px;
  padding-bottom: 10px;
  margin-top: 15px;
}

.advanced-contact-form .Shipping:after{
  position: absolute;
  top: 25px;
  left: -100px;
  content: 'wysyÅ‚anie';
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
}

.advanced-contact-form input[type="text"] {
  width: 100%;
}
.advanced-contact-form .Shipping label input {
  top: -2px;
  left: 0px;
  position: absolute;  
}

.advanced-contact-form .Shipping label {
  position: relative;
}

.advanced-contact-form .Shipping label p { 
  line-height: normal;
  font-weight: normal;
  line-height: 1.2em;
  color: grey;
  margin-left: 20px;   
}

.advanced-contact-form .btn .button-last-box{
  display: block;
  text-align: center; 
}

.advanced-contact-form .Shipping .btn-default{
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  height: 50px;
  text-align: left;
  padding-left: 30px;
  background: url('../gfx/arrow-grey.png') #c2c2c2;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  margin-right: 15px;
}

.advanced-contact-form .Shipping .btn-default:hover{
  border-color:#c2c2c2;
}

.advanced-contact-form .Shipping .btn-primary{
  text-transform: uppercase;
  font-size: 12px;
  height: 50px;
  text-align: left;
  padding-left: 12px;
}

.advanced-contact-form .file-delete {
  display: none;
}

.advanced-contact-form .file-label{
  word-break:break-all;
  color:  #3382bd;
  font-style: italic;
  font-weight: normal;
  cursor: pointer;
}

.advanced-contact-form .file-delete{
  margin-left: 50px;
  color: red;
  font-weight: normal;
  cursor: pointer;
  margin-top: 30px;
}

.advanced-contact-form .file-delete:hover{
  text-decoration: underline;
}

.advanced-contact-form .Defect-description label {
  margin-top: -6px;
}


.advanced-contact-form .btn-primary .step1{
  margin-left: 160px;
  


  
}


/* Potwierdzenie */



.advanced-contact-form .confirmation{
  height: 150px;
  border-bottom: 1px dotted #CCC;
  margin: 20px 40px;
}

.advanced-contact-form .panel.panel-default.Confirmation{
  background: url('../gfx/bg_dotted.png');
}

.advanced-contact-form .confirmation-box-1 span{
  font-weight: bold;
  font-size: 20px;  
}

.advanced-contact-form .confirmation-box-1 p{
  font-weight: normal;
  font-size: 19px;
  margin-top: 20px;
}

.advanced-contact-form .confirmation-box-2{
  height: 170px;
  clear: both;
}

.advanced-contact-form .confirmation-box-2 {
  margin: 0 30px;
  border-bottom: 1px dotted #CCC;
  margin-top:50px;
}

.advanced-contact-form .confirmation-box-2 p{
  font-size: 19px;
  text-align: center;
  padding-top: 35px;
  text-transform: uppercase;
  color:  #3382bd;
  padding-top: 10px;
  font-weight: bold;
}

.advanced-contact-form .confirmation-box-2 span{
  color:  #3382bd;
  padding-top: 30px;
  font-size: 20px;
}

.advanced-contact-form .confirmation-box-2 h5{
  color:  #3382bd;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 20px;
}

.advanced-contact-form .confirmation-box-3{
  height: 170px;
  clear: both;
}

.advanced-contact-form .confirmation-box-3 p{
  padding-top: 0;
  margin-top: 30px;
  font-size: 18px;
}

.advanced-contact-form .confirmation-box-3 h5{
  font-size: 17px;
}

.advanced-contact-form .confirmation-box-3 span{
  font-weight: bold;
  font-size: 17px;
}


.advanced-contact-form .confirmation-box-3 a{
  font-size: 17px;
}


.advanced-contact-form .confirmation-box-3 a:hover{
  text-decoration: underline;
}
.advanced-contact-form .Confirmation:after{
  position: absolute;
  top: 25px;
  left: -135px;
  content: 'potwierdzenie';
  text-transform: uppercase;
  color: #3382bd;
  font-weight: bold;
}
.active-step {
  font-weight: bold;
}
/* media */

@media (max-width: 768px) {

.node-404 .node-404-bg{
    background:none !important;
    padding-left: 0 !important;
  }

   .btn.btn-primary.step1.add-file{
    
  
}

 .advanced-contact-form .panel:last-child .btn{
    margin-left: 160px;

  }       

  .advanced-contact-form div[class*="description"]:after{
   
    top: -30px;
    left: 0;
    width: 0;
    white-space: nowrap;
   
  }


.advanced-contact-form .Pricing-options:after{
    top: -30px;
    white-space: nowrap;
    width: 0;
    left: 0;

}


.advanced-contact-form .Next:after{
    top: -30px;
    white-space: nowrap;
    width: 0;
    left: 0;
}
.advanced-contact-form .Contact-person:after{
    top: -30px;
    white-space: nowrap;
    width: 0;
    left: 0;
}

.advanced-contact-form .Company-info:after{
    top: -30px;
    white-space: nowrap;
    width: 0;
    left: 0;
}

.advanced-contact-form .Shipping:after{
    top: -30px;
    white-space: nowrap;
    width: 0;
    left: 0;
}

.advanced-contact-form .Confirmation:after{
    top: -30px;
    white-space: nowrap;
    width: 0;
    left: 0;
}

.advanced-contact-form .panel {
    
    margin-top: 30px;
    margin-bottom: 60px;

}


.advanced-contact-form .panel .form-control {
  display: inline-block;
}

.advanced-contact-form .confirmation-box-1 span{
  font-size: 16px;
}


.advanced-contact-form .confirmation-box-2 h5{
  font-size: 17px;
}

.advanced-contact-form .list-inline li{
  padding-left: 70px;
}


.advanced-contact-form .btn-primary{
  margin-left: 0;
}


}




@media (min-width: 769px) {
  .advanced-contact-form .panel {
    margin-left: 100px;
    margin-right: 100px;
  }


.advanced-contact-form .list-inline li{
  
}





}



 @media (max-width: 992px) {

.product-pricebox{
  margin-top: 50px;
}

  .node-404 .node-404-bg{
    background-size:300px !important;
    padding-top: 40px;
  }

  .btn.btn-primary.step1.add-file{
  margin-left: 26px !important;
}

  .advanced-contact-form .Shipping .btn{
    margin-top: 20px !important;
  }


  .advanced-contact-form .panel:last-child .btn{
    margin-left: 10px;
    margin-right: 20px;
  }



  .advanced-contact-form .btn-primary {
    margin-left: 10px;
    margin-right: 20px;
  }

  .advanced-contact-form .control-label .show-tooltip {
    padding-left: 6px;
  }

.advanced-contact-form .panel .form-control {
  display: inline-block;
}



.advanced-contact-form .panel.panel-default.Confirmation {

}

/*
.advanced-contact-form .btn-primary .step1{
  margin-left: 160px;
}*/


.advanced-contact-form .Shipping .btn-default{

    margin-right: 70px;
    margin-bottom: 30px;
}

.advanced-contact-form .Shipping .btn-primary{
    margin-right: 70px;
    margin-bottom: 30px;
}


.advanced-contact-form .confirmation-box-1 span{
  font-size: 16px;
}


.advanced-contact-form .confirmation-box-2{
  margin: 0 12px;
  border-bottom: 1px dotted #CCC;
  margin-top: 50px;
  margin-bottom: 50px;
}

.advanced-contact-form .radio2step .radio label, .checkbox label {
  padding-left: 20px;
}





}


@media (max-width: 1199px){


  .form-row label{
    padding-left: 0;
  }


  .no-page .contact-us, .static-content .contact-us, .product-404 .contact-us{
    margin-left: 120px;


  }


  .node-image {
  margin-bottom: 200px;
}


 .advanced-contact-form .Shipping .btn-default{
    height: 40px;
    width: 150px;
    margin-top: -1px;
    margin-left: -4px;
    padding-left: 4px;
    background-image: none;
    font-size: 11px;
  }


  .advanced-contact-form .Shipping .btn-primary{
    margin-top: -2px;
    height: 40px;
    width: 150px;

  }


  .advanced-contact-form .panel.panel-default.Confirmation {
    margin-top: 2px;
    margin-bottom: 25px;
    padding-bottom: 30px;
  }


  .advanced-contact-form .contact-box-description p {
    margin-right: 6px;
    font-size: 12px;
    margin-top: 20px;
  }

  .advanced-contact-form .contact-box-Defect-description p {
    font-size: 10px;
  }

  .advanced-contact-form .contact-button{
    background-position: 50% 2;
  }

  .advanced-contact-form .btn-next-step2 {
    margin-left: -37px;
  }

  .advanced-contact-form .control-label .show-tooltip{
    margin-left: -13px !important;
  }

  .advanced-contact-form .btn .step1 {
    margin-top: 55px;
  }


.advanced-contact-form .btn-primary .step1{
    margin-left: 116px;
  
 
}

.btn.btn-primary.step1.add-file{
  margin-left: -33px;
}


}






.product-404 .contact-us {
    padding: 24px 0 35px 190px;
    width: 840px;
}


.no-page .contact-us, .static-content .contact-us, .product-404 .contact-us{
  margin-top:30px;
}


.product-pricebox {
  text-align: center;

}

.node-404 .product-404 .contact-us {
  margin-left: 0; 
  width: 100%;
}

.node-404 .node-404-bg {
  padding-left: 300px;
  background: url(../gfx/404-product.jpg);
  background-repeat: no-repeat;
} 


.product-pricebox .product-quality-item .product-quality-item-top  {
  margin-top: :10px;
  font-size: 16px;
  font-weight: bold;
    
}

/*
.product-pricebox .product-quality-item .product-quality-item-top {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
*/


.product-info-icon .product-stock-inaccessibility .step{
  margin-right: 30px;
}


.product-pricebox {
  margin-left: 10px;

}


.product-pricebox .contact2{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}



.form-row input, .form-row textarea:hover{
  box-shadow: none;
  

}


.product-page-product-data-wrapper{

}



.button1_select_address{
  
  color:#3382bd!important;
  float: right!important;
  background-color: #fff!important;
  
   border:none; 
  outline:none; 
  text-decoration:none;
  
  


}


.button1_select_address .btn-primary{
  background-color: #fff!important;
  color:#3382bd!important;
  
  box-shadow: none;
   border:none; 
  outline:none; 
  text-decoration:none;

}


.button1_select_address:hover{
  background-color: #fff!important;
  color:#3382bd!important;
  
  box-shadow: none;
  border:none; 
  outline:none; 
  text-decoration:none;
}

.button1_select_address .btn-primary:hover{
  background-color: #fff!important;
  color:#3382bd!important;
  
  box-shadow: none;
  border:none; 
  outline:none; 
  text-decoration:none;
}


.inchoo-socialconnect-login{
    border-top: 1px solid #dddddd;
    margin-top: 25px;
    padding-top: 25px;
}


 
/********* CAPTCHA **************/

.contacts-index-index .recaptchatable td:nth-child(3) {
    padding-right: 4px !important;
}


#recaptcha_logo{
    display: none;
}

#recaptcha_table{
    display: inline-block;
    border: none !important;
    text-align: left;
}

#recaptcha_area{
    text-align: right;
    border: 1px solid #ddd;
}

input#recaptcha_response_field {
    border: 1px solid #ddd !important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
}

input#recaptcha_response_field:focus{
    border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}

.validation-advice {
    clear: both !important;
    min-height: 13px !important;
    margin: 3px 0 0 !important;
    padding-left: 17px !important;
    font-size: 10px !important;
    line-height: 13px !important;
    background: url(../images/validation_advice_bg.gif) 2px 1px no-repeat !important;
    color: #f00 !important;
}

.inchoo-socialconnect-login p {
    line-height: 35px;
    font-weight: bold;
}

.inchoo-socialconnect-account .inchoo-socialconnect-facebook {
    float: left;
}

.inchoo-socialconnect-account .inchoo-socialconnect-google {
    float: left;
}

div.inchoo-socialconnect-account .col3-set .col-3 {
	width: 30%;
}

div.inchoo-socialconnect-account .col2-set .col-2 {
    width: 25%;
}

div.inchoo-socialconnect-account .col3-set .col-2 {
	width: 90%;
}
.nav-search-in {
    width: 120px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 316px;
    z-index: 11;
    padding-top: 7px;
}

.searchautocomplete .nav-search-in .category {
    position: absolute;
    width: 170px;
    left: 257px;
    top: -3px;
    height: 34px;
    margin:0;
    outline:0;
    padding:0;
    border: 1px solid #DDD;
}
@media (max-width: 1320px) {
  .searchautocomplete .nav-search-in .category {
    left: -12px;
    top: -47px;
  }
}
@media (max-width: 992px) {
  .nav-search-in {
    top: -46px;
    left: -6px!important;
  }
  .main-top-alternativ .main-top-search {
    margin-top: 0!important;
    max-width: 100%;
    height: 90px;
    position: relative;
  }
  .main-top-alternativ .main-top-search form {
    margin-top:45px;
  }
  .main-top-alternativ .main-top-search {
    margin-top: 33px;
  }
}
@media (max-width: 768px) {
  .searchautocomplete .nav-search-in .category {
    top: -4px;
  }
  .main-top-alternativ .main-top-search {
    max-width: 100%;
    position: absolute;
    height: auto;
    right: 0;
    top: 2vh;
  }
  .main-top-alternativ .main-top-search form {
    margin: 0;
    width: 100%;
  }
  .nav-search-in {
    right: 101px;
    left: auto!important;
    top: -3px;
    right: 0;
    left:auto;
  }
}
@media (max-width: 550px) {
  .nav-search-in {
    left: 11px;
    width: 100%;
    right: auto;
  }
  .main-top-alternativ .main-top-search form {
    margin: 0;
    margin-top: 0;
    width: 100%;
  }
  .nav-search-in {
    left: 0px;
    width: 100%;
    right: auto;
    top: -43px;
  }
  .searchautocomplete .nav-search-in .category {
    top: -44px;
    width: 100%;
  }
}
@media (max-width: 440px) {
  .main-top-alternativ .main-top-search {
    top: 0!important;
  }
}
@media (max-width: 350px) {
  .main-top-alternativ .main-top-search {
    top: -10px!important;
  }
}
.nav-down-arrow {
    position: absolute;
    top: 18px;
    left: 41px;
    z-index: 100;
    border-color: #000000 transparent transparent transparent;
    border-width: 7px 10.5px 7px 8.5px;
    opacity: 1;
    width: 0px;
    border-style: solid;
    height: 0px;
    line-height: 0px;}

.category-fake {
	font-size:10px;
	white-space: nowrap;
	text-align: center;
}


.SlectBox {
    width: auto;
}

.nav-down-arrow {
  position: absolute;
  top: 18px;
  left: 41px;
  z-index: 100;
  border-color: #000000 transparent transparent transparent;
  border-width: 7px 10.5px 7px 8.5px;
  opacity: 1;
  width: 0px;
  border-style: solid;
  height: 0px;
  line-height: 0px;
}

.category-fake {
  font-size:10px;
  white-space: nowrap;
  text-align: center;
}
.SlectBox {
  width: auto;
}
.regulamin-content {
  text-align: justify;
}
.regulamin-content  .content ul li {
  margin: 8px 0;
}
.regulamin-content .content ul li:before {
  background: none repeat scroll 0 0 #000;
  height: 0.4em;
  border-radius: 50%;
  width: 0.4em;
}
.regulamin-content span.spacer {
  margin-left: 20px;
}
.regulamin-content h2 {
  padding-top: 30px;
}
.newpage-content .title {
	color: #3382bd;
	font-weight: 600;
	text-align:center;
}
.newpage-content .title h1{
	font-weight: bold;
}
.newpage-content .title p{
    padding: 30px 25px 30px 0px;
}
@media (max-width: 768px) {
	.newpage-content .title p img{
	    display: none;
	}
}
.newpage-content .buttons {
	min-height: 130px;
}
.newpage-content .buttons a {
	padding: 15px;
    text-align: center;
    font-weight: 500;
    background: #f4f4f4;
    display:block;
    text-transform: uppercase;
    cursor: pointer;
    color: #122a40;
 }
.newpage-content .buttons a:hover {
 	background: #eee;
 }
.newpage-content ul {
  	list-style-position: inside;
  	list-style-type: square;
  }
.newpage-content ul li {
 	color:#3382bd;
 }
.newpage-content ul li span {
 	color: #333;
 }
.newpage-content .buttons div {
 	margin-bottom: 20px;
 }
.newpage-content .step-one {
    padding-top: 100px;
    width: 100%;
    background: url("../images/naprawy_background.png");
    background-position: center bottom;
    height: auto;
    float: left;
    background-repeat: no-repeat;
    background-size: auto 100%;
 }
.newpage-content .step-one .img-text {
	padding-top: 2%;
    text-align: right;
    padding-bottom: 5px !important;
}
.newpage-content .step-one .col-md-3 span {
	text-transform: uppercase;
    color: #3382bd;
    font-weight: bold;
}
@media (min-width: 769px) and (max-width: 991px) {
	.newpage-content .step-one .col-md-3 {
		width: 50%;
	}
}
@media (min-width: 769px) and (max-width: 991px) {
	.newpage-content .step-one .col-md-2 {
		width: 50%;
		text-align: left;
		padding-bottom: 15px;
	}
}
@media (max-width: 768px) {
	.newpage-content .step-one .col-md-2 {
		padding-bottom: 15px;
	}
}
@media (max-width: 768px) {
	.newpage-content .step-one .col-md-3 {
		text-align: center;
	}
}
.newpage-content .step-one .one-arrow {
 	padding-bottom: 20px;
}
.newpage-content .step {
 	text-align: center;
}
.newpage-content .description { 
	padding: 10px 15px;
}
.newpage-content h1 {
	padding-bottom: 15px;
}
.newpage-content .step h1 {
 	text-transform: uppercase;
 	text-align: center;
 	font-weight: bold;
    font-size: 30px;
}
.newpage-content .step p {
	font-weight: bold;
}
.newpage-content .step h3 {
	font-weight: bold;
	text-transform: uppercase;
}
.newpage-content .step-desc {
	padding: 25px 0;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 10px;
}
.newpage-content .two-step-desc .col-md-6 p img{
	margin: 0;
	width:100%;
}
@media (max-width: 991px) {
	.newpage-content .two-step-desc .col-md-6 p img{
		width:auto;
	} }
@media (min-width: 769px) and (max-width: 991px){
.newpage-content .step-three .three-text {
    width: 70%;
    margin: 0 auto;
 } }
@media (min-width: 769px) and (max-width: 991px){
.newpage-content .step-three .three-text .col-md-3 {
    width: 30%;
    padding: 0;
 } }
@media (min-width: 769px) and (max-width: 991px){
.newpage-content .step-three .three-text .col-md-9 {
    width: 70%;
 } }
.newpage-content .step-three .step-desc {
	padding: 30px 0;
	min-height: 200px;
	position: relative;
}
.newpage-content .step-three .arrow-left {
	width: 120px;
    position: absolute;
    left: -15%;
    top: 55%;
}
@media (min-width: 769px) and (max-width: 991px){
.newpage-content .step-three .arrow-left {
    left: -22%;
    top: 52%;
 } }
@media (max-width: 768px) {
	.newpage-content .step-three .arrow-left {
		display: none;
	}
}
.newpage-content .step-three .arrow-right {
	width: 120px;
    position: absolute;
    right: -15%;
    top: 55%;
}
@media (min-width: 769px) and (max-width: 991px){
.newpage-content .step-three .arrow-right {
    right: -22%;
    top: 52%;
 } }
@media (max-width: 768px) {
	.newpage-content .step-three .arrow-right {
		display:none;
	}
}
.newpage-content .step-three{
	background-image: url("../images/naprawy_background3.png");
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
.newpage-content .step .arrow {
	padding: 50px 0;
}
.newpage-content .step-three .step-desc p {
	text-transform: uppercase;
	font-weight: bold;
	color:#3382bd;
}
.newpage-content .step .left {
	text-align: left;
}
@media (max-width: 768px) and (max-width: 992px) {
	.newpage-content .step-three .step-desc .col-md-3 {
		width: 25%;
	}
}
@media (max-width: 768px) and (max-width: 992px) {
	.newpage-content .step-three .step-desc .col-md-9 {
		width: 75%;
	}
}
@media (max-width: 768px) {
	.newpage-content .step-three .step-desc .col-md-3 {
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 768px) {
	.newpage-content .step-three .step-desc .col-md-9 {
		width: 100%;
		text-align: center;
	}
}
.newpage-content .step .right {
	text-align: right;
}
.newpage-content .step-one .col-md-5 {
 	text-align: right;
}
@media (max-width: 992px) {
	.newpage-content .step-one .col-md-5 {
	 	text-align: center;
	}
}
.newpage-content .step .desc {
 	padding-bottom: 30px;
 	text-align: justify;
}
@media (min-width: 992px) {
	.newpage-content .step-two .desc {
	 	min-height: 265px;
	}
}
.newpage-content .step .blue {
 	font-weight: bold;
 	text-transform: uppercase;
 	color:#3382bd;
}
.newpage-content .step .images {
	min-height: 250px;
}
.newpage-content .step .col-md-6 {
	margin-top: 20px;
}
.newpage-content .step-four {
	text-align:center;
}
.newpage-content .step-four .img{
	margin-bottom: 20px;
}
@media (max-width: 768px) {
	.newpage-content .step-four .img img{
		width:100%;
	}
}
.newpage-content .step .text > div{
	min-height:125px;
	padding: 20px 0;
	text-align: justify;
}
.newpage-content .step .text .col-md-10{
	padding-top: 3%;
}
@media (max-width: 992px) {
	.newpage-content .step .text .col-md-10{
		padding-top: 1%;
	}
}
@media (max-width: 992px) {
	.newpage-content .step .text .col-md-2{
		text-align: center;
	}
}
.newpage-content .text {
	padding:30px 0;
}
.newpage-content .text p{
	text-transform: uppercase;
	font-weight:bold;
	font-size: 18px;
}
.newpage-content .text-blue{
    color: #3382bd;
    border-bottom: 2px solid;
    border-top: 2px solid;
    padding: 0;
    min-height: 166px;
}
.newpage-content .text-blue img {
	margin: 0;
    padding: 0;
    width: auto;
}
.newpage-content .text-blue .contact{
    padding-left: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.newpage-content .text-blue .contact{
	    padding-left: 5px;
	}
}
.newpage-content .text-blue .col-md-4{
	padding-left:0;
}
@media (min-width: 769px) and (max-width: 991px) {
	.newpage-content .text-blue .col-md-4{
		width: 45%;
	}
}
@media (max-width: 768px) {
	.newpage-content .text-blue .col-md-4{
		display: none;
	}
}
@media (min-width: 769px) and (max-width: 991px) {
	.newpage-content .text-blue .col-md-8{
		width: 55%;
	}
}
@media (max-width: 768px) {
	.newpage-content .text-blue .col-md-8{
		text-align:center;
	}
}
.newpage-content .text-blue .col-md-8 p{
	padding: 25px 0 5px 0px;
    border-bottom: 2px dotted #cccccc;
    margin: 0px;
}
@media (min-width: 769px) and (max-width: 991px) {
	.newpage-content .text-blue .col-md-8 p{
		padding: 10px 0 5px 0px;
	}
}
.newpage-content .text-blue .not-blue{
	color:#333;
	line-height: 22px;
	font-weight: normal;
}
.newpage-content .text-blue .col-md-6{
    font-weight: bold;
    line-height: 22px;
    padding: 5px 2px 3px 15px;
}
.newpage-content .font-blue{
    color: #3382bd;
}
.newpage-content .images{
    padding: 30px 0;
    text-align: center;
}

.newpage-content .images img{
    margin-bottom: 10px;
    width: auto;
}

.newpage-content .images p{
	min-height: 78px;
    text-transform: uppercase;
    color: #3382bd;
    font-weight: bold;
    padding-top: 15px;
    margin-top: 0;
}
@media (min-width: 769px) and (max-width: 992px) {
	.newpage-content .images .col-md-3 {
		width:50%;
	}
}
.dropdown .repairs-menu {
	padding:0;
	padding-right: 0 !important;
}
.dropdown .repairs-menu .col-md-4 {
	background: url("../images/naprawy_menu.png") 0 0 no-repeat;
}
@media (max-width: 768px) {
	.dropdown .repairs-menu .col-md-8 div a p{
	    padding-top: 0;
	}
}
.dropdown .repairs-menu .col-md-8 div{
	float: left;
	padding: 10px 0px;
	border-bottom: 1px dashed #e0e0e0;
	width: 44%;
    margin-right: 40px;
    height: 60px;
}
@media (max-width: 1199px) {
		.dropdown .repairs-menu .col-md-8 div{
	    margin-right: 20px;
	}
}
@media (max-width: 768px) {
		.dropdown .repairs-menu .col-md-8 div{
		padding: 0;
		border-bottom: 0;
		width: 100%;
	    margin-right: 0;
	    height: auto;
	}
}
.dropdown .repairs-menu .col-md-8 div:nth-last-child(1) {
	border-bottom: 0;
}
.dropdown .repairs-menu .col-md-8 div a{
	padding: 10px 0px;
	text-transform: uppercase;
    font-size: 13px;
}
.dropdown .repairs-menu .col-md-8 div img{
	height: 45px;
    padding-right: 10px;
    width: 50px;
    float: left;
}
@media (max-width: 768px) {
	.dropdown .repairs-menu .col-md-8 div img{
		display:none;
	}
}
.dropdown .repairs-menu .col-md-8 div span{
	float: right;
	margin-top: 10px;
    color: #122a40;
}
@media (max-width: 1199px) {
	.dropdown .repairs-menu .col-md-8 div span{
		display:none;
	}
}
.dropdown .repairs-menu .col-md-8 div a p{
    width: 78%;
    font-size: 12px;
    padding-top: 10px;
    float: left;
    color: #122a40;
}
@media (max-width: 768px) {
	.dropdown .repairs-menu .col-md-8 div a p{
	    padding-top: 0;
	}
}
.dropdown .repairs-menu .col-md-4 .repairs-text{
	width: 77%;
    padding-top: 25px;
    margin-left: -20px;
    color: #122a40;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.dropdown .repairs-menu .col-md-4 .repairs-text {
		width: 100%;
		min-height: 364px;
	}
}
.dropdown .repairs-menu .col-md-4 .repairs-text .repairs-button{
	background: #e43d41;
	color: #ffffff;
	margin: 15px 0 30px 0;
	padding: 10px;
	display: inline-block;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
}
.dropdown .repairs-menu .col-md-4 .repairs-text .font-bold span span{
	color:#e43d41;
}
.dropdown .repairs-menu .col-md-4 .repairs-text p{
	text-transform: uppercase;
	font-size: 20px;
}
@media (max-width: 991px) {
	.dropdown .repairs-menu .col-md-4{
		display:none;
	}
}
@media (max-width: 1199px) {
	.dropdown .repairs-menu .col-md-4 .repairs-text .repairs-button{
		margin: 5px 0 15px 0;
	}
}
.dropdown .repairs-menu .col-md-4 .repairs-text div{
	padding-bottom: 10px;
}
.dropdown .repairs-menu .col-md-4 .repairs-text div a{
	color: #e43d41;
	text-decoration: underline;
	margin: 5px 0;
}

.block-blog-categories .block-title, .block-blog-search .block-title{
    color: #3382bd;
    padding: 20px 12px 10px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #cccccc;
    border-bottom: 0;
}

.block-blog-search{
    margin-top: 20px;
}

.block-blog-categories .block-content, .block-blog-search .block-content{
    border: 1px solid #cccccc;
    border-top: 3px solid #3382bd;
}

.block-blog-categories .block-content ul{
    margin: 0;
    padding: 0;
}

.block-blog-search .blog-search{
    padding: 18px 15px;
    text-align: right;
}

.block-blog-search .blog-search .input-text{
    width: 73%;
    margin: 0;
    float: left;
}

.block-blog-search .blog-search button{
    width: 25%;
    text-align: center;
    background: #3382bd;
    color: #fff;
    border: 1px solid #3382bd;
}

.block-blog-search .blog-search button span{
    float: none;
    padding: 0;
}

.block-blog-categories .block-content li{
    list-style: none;
}

.block-blog-categories .block-content a{
    border: 0;
    color: #49494f;
    border-bottom: 1px dotted #cccccc;
    display: block;
    padding: 18px 15px;
    border-radius: 0 !important;
    background: transparent !important;
    font-size: 12px;
    margin-right: 5px;
    line-height: 1.42857;
}

.block-blog-categories .block-content li:last-child a{
    border-bottom: none;
}

.main-categories-list ul {
  width: 100%;
  border-left: 2px solid #3382bd;
  border-right: 2px solid #3382bd;
  margin-bottom: 0;
}

.main-categories-list > ul > li > a {
  border-bottom: 1px dotted #cccccc;
  position: relative;
  width:100%;
}
.main-categories-list > ul > li:last-child a {
  border-bottom: none;
}
.main-categories-list > ul > li > a:after {
  background: url("../gfx/menu-icons-sprites.png") no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 56px;
  height: 56px;
  content: '';
  pointer-events: none;
}

.main-categories-list > ul > li > a:hover {
  color: #3382bd;
}

.main-categories-list > ul > li:nth-child(1) > a::after {
  background-position: 0 0;
}
.main-categories-list > ul > li:nth-child(2) > a::after {
  background-position: 0 -56px;
}
.main-categories-list > ul > li:nth-child(3) > a::after {
  background-position: 0 -112px;
}
.main-categories-list > ul > li:nth-child(4) > a::after {
  background-position: 0 -168px;
}
.main-categories-list > ul > li:nth-child(5) > a::after {
  background-position: 0 -225px;
}
.main-categories-list > ul > li:nth-child(6) > a::after {
  background-position: 0 -280px;
}
.main-categories-list > ul > li:nth-child(7) > a::after {
  background-position: 0 -336px;
}
.main-categories-list > ul > li:nth-child(8) > a::after {
  background-position: 0 -392px;
}
.main-categories-list > ul > li:nth-child(9)> a::after {
  background-position: 0 -448px;
}
.main-categories-list > ul > li:nth-child(10)> a::after {
  background-position: 0 -504px;
}

.main-categories-list > ul >  li > a {
  padding: 18px 15px 18px 60px;
  display: inline-block;
}

.main-categories-list ul li .submenu {
  display: none;
  position: absolute;
  left: calc(100% - 15px);
  top: 0;
  z-index: 9;
  background: #FFF;
  height: 100%;
  border-bottom: 2px solid #3382BD;
  padding: 0 20px;
  border-left: none;
  width: 100%;
}

.main-categories-list ul li .submenu li {
  padding: 18px 0;
}


@media screen and (min-width: 991px) {
  .main-categories-list > ul > li:hover .submenu,
  .main-categories-list >  ul > li .submenu:hover {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    min-width: 500px;
  }
}

.main-subbaners img {
  margin-bottom: 10px;
}

.main-categories-list .more-btn {
  width: 100%;
  color: #FFF;
  background: #3382bd;
  padding: 10px 0;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}

.info-cards .rounded-info-card .circle .circle-content .box-btn:hover {
  color: #FFF;
  background: #3382BD;
}

.info-cards .rounded-info-card {
  margin: 60px 0 30px 0;
}

.info-cards .rounded-info-card .circle {
  min-width: 285px;
  height: 195px;
  position: relative;
  display: inline-block;
}

.info-cards > div > div:nth-child(1) .rounded-info-card .circle {
  background: url("../gfx/rounded-info-card-1.png") no-repeat;
}

.info-cards > div > div:nth-child(2) .rounded-info-card .circle {
  background: url("../gfx/rounded-info-card-2.png") no-repeat;
}

.info-cards > div > div:nth-child(3) .rounded-info-card .circle {
  background: url("../gfx/rounded-info-card-3.png") no-repeat;
}

.info-cards > div > div .rounded-info-card {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .info-cards > div > div:nth-child(1) .rounded-info-card {
    text-align: left;
  }

  .info-cards > div > div:nth-child(2) .rounded-info-card {
    text-align: center;
  }

  .info-cards > div > div:nth-child(3) .rounded-info-card {
    text-align: right;
  }
}

.info-cards .rounded-info-card .circle .circle-content {
  position: absolute;
  top: 17px;
  left: 110px;
  height: 158px;
  width: 200px;
  z-index: 6;
  padding: 2px 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  text-align: left;
}

.info-cards .rounded-info-card .circle .circle-content h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #122A40;
  line-height: 25px;
}
.info-cards .rounded-info-card .circle .circle-content p {
  font-size: 13px;
}
.info-cards .rounded-info-card .circle .circle-content p,
.info-cards .rounded-info-card .circle .circle-content a {
  color: #122A40;
}

.info-cards .rounded-info-card .circle .circle-content a {
  font-size: 18px;
}

.info-cards .rounded-info-card .circle .circle-content .box-btn {
  color: #3382BD;
  border: 2px solid #3382BD;
  padding: 5px 18px;
  font-size: 12px;
}

.new-main-info {
  padding: 50px 20px;
  text-align: justify;
  background: url("../gfx/about-bg-img.jpg") no-repeat;
  color: #122A40;
  font-size: 12px;
  line-height: 2;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .new-main-info {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
  }
}

.new-main-info h2 {
  margin-top: 0px;
  font-size: 17px;
  text-transform: uppercase;
  color: #122A40;
}

.main-nav .navbar .dropdown .dropdown-menu.support {
  padding-top: 3px !important;
}

.main-nav .navbar .dropdown .dropdown-menu.support img {
  max-height: 100%;
}


.catalog-list-toolbar {
    background: #f6f8f9;
    padding: 10px;
    font-weight: normal;
    font-size: 14px;
    color: #697887;
    margin-bottom: 15px;
}

.catalog-list-toolbar label{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    font-weight: normal;
}

.catalog-list-toolbar .select-container{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
}

.catalog-list-toolbar .select-container:after {
    z-index: 1;
    display: block;
    content: " ";
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    border: 1px solid #f2f5f7;
    width: 40px;
    height: 40px;
    background: #eaeef1 url("../gfx/cart_arrow_down.png") center no-repeat;
}

.catalog-list-toolbar .select-container select{
    line-height: 40px;
    padding: 0 40px 0 10px;
    height: 40px;
    min-width: 50px;
    font-size: 14px;
    border: 1px solid #f2f5f7;
}

.catalog-list-toolbar .pages{
    text-align: right;
}

.catalog-list-toolbar .pages ol{
    margin: 0;
}

.catalog-list-toolbar .pages li{
    display: inline-block;
    font-size: 14px;
    list-style: none;
    margin: 0 5px;
    text-align: center;
}

.catalog-list-toolbar .pages li.current{
    color: #e64a4e;
}

.catalog-list-toolbar .pages li a{
    color: #3e4e5e;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.catalog-list-toolbar .pages li a.previous, .catalog-list-toolbar .pages li a.next{
    width: 40px;
    background: #eaeef1;
}

.product-list-form{
    display: block;
    margin-bottom: 30px;
}

.product-list-form:last-child{
    margin-bottom: 20px;
}

.product-list-item .product-name{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
}

.product-list-item .product-name a{
    color: #3e4e5e;
}

.product-list-item-info{
    display: table;
    width: 100%;
    border-top: 4px solid #f2f5f7;
    border-bottom: 4px solid #f2f5f7
}

.product-list-item-image, .product-list-item-details, .product-list-item-buy{
    display: table-cell;
}

.product-list-item-image{
    width: 25%;
    vertical-align: middle;
}

.product-list-item-details{
    vertical-align: middle;
    font-size: 13px;

}

.product-list-item-details dl{
    margin: 0;
}

.product-list-item-details dt{
    float: left;
    color: #747f8b;
    font-weight: normal;
    width: 115px;
    line-height: 23px;
}

.product-list-item-details dd{
    color: #3e4e5e;
    font-weight: bold;
    line-height: 23px;
}


.product-list-item-buy{
    background: #f2f5f7;
    width: 30%;
}

.product-list-item-buy{
    vertical-align: middle;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.product-list-item-buy .price-excluding-tax{
    font-size: 30px;
    font-weight: bold;
    color: #3e4e5e;
    display: block;
}

.product-list-item-buy .price-excluding-tax .label{
    display: none;
}

.product-list-item-buy .price-including-tax{
    font-size: 12px;
    font-weight: normal;
    color: #3e4e5e;
    display: block;
}

.product-list-item-buy .ask-for-price{
    text-align: center;
}

.product-list-item-buy button{
    background: #3382bd;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: none;
    color: #fff;
}

.product-list-item-buy .add-to-cart{
    text-align: right;
    line-height: 40px;
    margin-top:20px;
    margin-bottom: 5px;
}

.product-list-item-buy .add-to-cart label{
    font-weight: normal;
}

.product-list-item-buy .add-to-cart input{
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    width: auto;
    border: none;
    margin: 0 10px;
}

.filters-other{
    background: #f6f8f9;
    font-size: 14px;
    padding: 0 25px;
}

.filters-category{
    padding: 0 25px;
}

.filters-other .block-subtitle, .filters-category dt{
    font-size: 16px;
    color: #3382bd;
    border-bottom: 1px solid #3382bd;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 15px;
}

.filters-other dt{
    height: auto;
    line-height: 22px;
    color: #fff;
    background: #3382bd;
    padding: 5px 8px 5px 35px;
    font-weight: normal;
}

.filters-other dt span{
    position:relative;
}

.filters-other dt span:after{
    content:url('../gfx/filters_arrow_down.png');
    display:block;
    position: absolute;
    left: -26px;
    top: -5px;
}

.filters-category dt, .filters-other dt{
    cursor: default !important;
    margin-bottom: 10px;
}

.filters-category dt, .filters-other dt a{
    cursor: pointer !important;
}

.adj-nav-clear{
    display:block;
    height: 20px;
    width: 20px;
    background: #fff url(../gfx/btn_cancel_blue.png) center no-repeat;
    margin-top: 8px;
    margin-right: 8px;
}

.adj-nav-clearall{
    display: block;
    border: 1px solid #e43f43;
    height: 35px;
    line-height: 35px;
    color: #e43f43;
    text-transform: lowercase;
    background: url(../gfx/btn_cancel.png) 10px 14px no-repeat;
    margin-bottom: 15px;
    padding-left: 28px;
}

.adj-nav-clearall:hover{
    color: #e43f43;
}

.filters-other li{
    padding-left: 8px;
}

.filters-other li a{
    color: #3e4e5e;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    padding-left: 23px;
}


dl#narrow-by-list a.adj-nav-attribute, dl#narrow-by-list-top a.adj-nav-attribute {
    padding-left:22px;
    background:transparent url(../images/adj-nav-checkbox.gif) no-repeat scroll -67px 2px;
}

dl#narrow-by-list span.adj-nav-attr-disabled, dl#narrow-by-list-top span.adj-nav-attr-disabled {
    padding-left:22px;
    background:transparent url(../images/adj-nav-checkbox.gif) no-repeat scroll -70px 10px;
}

dl#narrow-by-list a.adj-nav-attribute-selected, dl#narrow-by-list-top a.adj-nav-attribute-selected {
    padding-left:22px;
    background-position: -47px -18px;
    font-weight: normal;
    color: #3382bd;
}

dl#narrow-by-list a.adj-nav-icon, dl#narrow-by-list-top a.adj-nav-icon {
    padding:0px 0px 5px 0px;
}

dl#narrow-by-list .adj-nav-icon-selected, dl#narrow-by-list-top .adj-nav-icon-selected {
    opacity:0.5
}

img.adj-icon{
    padding-right:5px
}

#adj-nav-filter-cat li{
    line-height: 25px;
}

#adj-nav-filter-cat a{
    color: #3e4e5e
}

#adj-nav-filter-cat .adj-nav-category-current{
    color: #3382bd;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
    .product-list-item-buy, .product-list-item-details, .product-list-item-image{
        display:block;
        width: auto;
    }

    .product-list-item-image{
        text-align: center;
    }

    .product-list-item-details{
        margin: 20px 0;
    }

    .product-list-item-details dt{
        width: 50%;
        padding-right: 30px;
        text-align: right;
    }
}

.product-list-item-details .related-services{
    border: none;
    padding-top: 5px;
    padding-left: 115px;
    margin: 0 20px 0 0;
}

.product-list-item-details .related-services .related-service-label{
    bottom: 0;
    left: 27px;
}

.product-list-item-details .related-services a{
    font-weight: bold;
    text-transform: none;
    font-size: 13px;
    color: #337ab7;
}

.product-list-item-details .related-services .price-box{
    margin-top: 4px;
    margin-bottom: 5px;
    position: relative;
    padding-right: 20px;
    min-height: 2px;
    border: none  !important;
}

.product-list-item-details .related-services .related-service-label{
    text-transform: none;
    font-size: 13px;
    text-align: left;
    padding-left: 26px;
}

.product-list-item-details .related-services .price-box:before{
    width: 20px;
    height: 20px;
    background-position: center;
}

.product-list-item-details .related-services .related-ask-price{
    height: 20px;
    line-height: 20px;
}

@media(max-width: 1374px) {
	.recaptcha-div { width: 100%; }
}

.product-delivery-time span{
    padding-top:10px;
}

@media (min-width: 1200px) {
  .category-seach{
    width: 200px !important;
  }
}

.button_acc {
  align-items: normal;
  background-color: transparent;
  border-color: #49494f;
  border-style: none;
  box-sizing: content-box;
  cursor: pointer;
  display: inline;
  color: #49494f;
  line-height: 18px;
  font: inherit;
  font-size: 12px;
  height: auto;
  padding: 0;
  perspective-origin: 0 0;
  text-align: start;
  transform-origin: 0 0;
  width: auto;
  -moz-appearance: none;
  -webkit-logical-height: 1em; /* Chrome ignores auto, so we have to use this hack to set the correct height  */
  -webkit-logical-width: auto; /* Chrome ignores auto, but here for completeness */
}

.button_acc.bold {
  font-weight: bold;
}

/* Mozilla uses a pseudo-element to show focus on buttons, */
/* but anchors are highlighted via the focus pseudo-class. */

@supports (-moz-appearance:none) { /* Mozilla-only */
  .button_acc::-moz-focus-inner { /* reset any predefined properties */ 
    border: none;
    padding: 0;
  }
  .button_acc:focus { /* add outline to focus pseudo-class */
    outline-style: dotted;
    outline-width: 1px;
  }
}

.button_acc_nav {
  align-items: normal;
  background-color: transparent;
  border-style: none;
  box-sizing: content-box;
  cursor: pointer;
  display: inline;
  font-size: 16px;
  color: #fff;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.button_acc_nav:hover{
  background-color: #fff;
  color: #333;
}

ul.bxslider {
  list-style-type: none;
  max-height:328px;
  overflow: hidden;
}