.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}
[role="button"],
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
pre,
textarea {
  overflow: auto;
}
img,
legend,
table {
  border: 0;
}
a h4,
p {
  color: grey;
}
body,
figure {
  margin: 0;
}
hr,
legend {
  border-image: none;
}
html {
  font-family: sans-serif;
}
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:active,
a:hover {
  outline: 0;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
*,
.carrito-align,
.input-form,
.input-style,
::after,
::before,
input[type="search"] {
  box-sizing: border-box;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
a,
p {
  font-size: 12px;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
a {
  background-color: transparent;
}
a h4 {
  text-decoration: none;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  ::after,
  ::before {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !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: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.glyphicon,
.img-thumbnail,
.list-inline > li,
label {
  display: inline-block;
}
.img-thumbnail,
body {
  background-color: #fff;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 1px;
}
.glyphicon-asterisk::before {
  content: "*";
}
.glyphicon-plus::before {
  content: "+";
}
.glyphicon-eur::before,
.glyphicon-euro::before {
  content: "€";
}
.glyphicon-minus::before {
  content: "−";
}
.glyphicon-cloud::before {
  content: "☁";
}
.glyphicon-envelope::before {
  content: "✉";
}
.glyphicon-pencil::before {
  content: "✏";
}
.glyphicon-glass::before {
  content: "";
}
.glyphicon-music::before {
  content: "";
}
.glyphicon-search::before {
  content: "";
}
.glyphicon-heart::before {
  content: "";
}
.glyphicon-star::before {
  content: "";
}
.glyphicon-star-empty::before {
  content: "";
}
.glyphicon-user::before {
  content: "";
}
.glyphicon-film::before {
  content: "";
}
.glyphicon-th-large::before {
  content: "";
}
.glyphicon-th::before {
  content: "";
}
.glyphicon-th-list::before {
  content: "";
}
.glyphicon-ok::before {
  content: "";
}
.glyphicon-remove::before {
  content: "";
}
.glyphicon-zoom-in::before {
  content: "";
}
.glyphicon-zoom-out::before {
  content: "";
}
.glyphicon-off::before {
  content: "";
}
.glyphicon-signal::before {
  content: "";
}
.glyphicon-cog::before {
  content: "";
}
.glyphicon-trash::before {
  content: "";
}
.glyphicon-home::before {
  content: "";
}
.glyphicon-file::before {
  content: "";
}
.glyphicon-time::before {
  content: "";
}
.glyphicon-road::before {
  content: "";
}
.glyphicon-download-alt::before {
  content: "";
}
.glyphicon-download::before {
  content: "";
}
.glyphicon-upload::before {
  content: "";
}
.glyphicon-inbox::before {
  content: "";
}
.glyphicon-play-circle::before {
  content: "";
}
.glyphicon-repeat::before {
  content: "";
}
.glyphicon-refresh::before {
  content: "";
}
.glyphicon-list-alt::before {
  content: "";
}
.glyphicon-lock::before {
  content: "";
}
.glyphicon-flag::before {
  content: "";
}
.glyphicon-headphones::before {
  content: "";
}
.glyphicon-volume-off::before {
  content: "";
}
.glyphicon-volume-down::before {
  content: "";
}
.glyphicon-volume-up::before {
  content: "";
}
.glyphicon-qrcode::before {
  content: "";
}
.glyphicon-barcode::before {
  content: "";
}
.glyphicon-tag::before {
  content: "";
}
.glyphicon-tags::before {
  content: "";
}
.glyphicon-book::before {
  content: "";
}
.glyphicon-bookmark::before {
  content: "";
}
.glyphicon-print::before {
  content: "";
}
.glyphicon-camera::before {
  content: "";
}
.glyphicon-font::before {
  content: "";
}
.glyphicon-bold::before {
  content: "";
}
.glyphicon-italic::before {
  content: "";
}
.glyphicon-text-height::before {
  content: "";
}
.glyphicon-text-width::before {
  content: "";
}
.glyphicon-align-left::before {
  content: "";
}
.glyphicon-align-center::before {
  content: "";
}
.glyphicon-align-right::before {
  content: "";
}
.glyphicon-align-justify::before {
  content: "";
}
.glyphicon-list::before {
  content: "";
}
.glyphicon-indent-left::before {
  content: "";
}
.glyphicon-indent-right::before {
  content: "";
}
.glyphicon-facetime-video::before {
  content: "";
}
.glyphicon-picture::before {
  content: "";
}
.glyphicon-map-marker::before {
  content: "";
}
.glyphicon-adjust::before {
  content: "";
}
.glyphicon-tint::before {
  content: "";
}
.glyphicon-edit::before {
  content: "";
}
.glyphicon-share::before {
  content: "";
}
.glyphicon-check::before {
  content: "";
}
.glyphicon-move::before {
  content: "";
}
.glyphicon-step-backward::before {
  content: "";
}
.glyphicon-fast-backward::before {
  content: "";
}
.glyphicon-backward::before {
  content: "";
}
.glyphicon-play::before {
  content: "";
}
.glyphicon-pause::before {
  content: "";
}
.glyphicon-stop::before {
  content: "";
}
.glyphicon-forward::before {
  content: "";
}
.glyphicon-fast-forward::before {
  content: "";
}
.glyphicon-step-forward::before {
  content: "";
}
.glyphicon-eject::before {
  content: "";
}
.glyphicon-chevron-left::before {
  content: "";
}
.glyphicon-chevron-right::before {
  content: "";
}
.glyphicon-plus-sign::before {
  content: "";
}
.glyphicon-minus-sign::before {
  content: "";
}
.glyphicon-remove-sign::before {
  content: "";
}
.glyphicon-ok-sign::before {
  content: "";
}
.glyphicon-question-sign::before {
  content: "";
}
.glyphicon-info-sign::before {
  content: "";
}
.glyphicon-screenshot::before {
  content: "";
}
.glyphicon-remove-circle::before {
  content: "";
}
.glyphicon-ok-circle::before {
  content: "";
}
.glyphicon-ban-circle::before {
  content: "";
}
.glyphicon-arrow-left::before {
  content: "";
}
.glyphicon-arrow-right::before {
  content: "";
}
.glyphicon-arrow-up::before {
  content: "";
}
.glyphicon-arrow-down::before {
  content: "";
}
.glyphicon-share-alt::before {
  content: "";
}
.glyphicon-resize-full::before {
  content: "";
}
.glyphicon-resize-small::before {
  content: "";
}
.glyphicon-exclamation-sign::before {
  content: "";
}
.glyphicon-gift::before {
  content: "";
}
.glyphicon-leaf::before {
  content: "";
}
.glyphicon-fire::before {
  content: "";
}
.glyphicon-eye-open::before {
  content: "";
}
.glyphicon-eye-close::before {
  content: "";
}
.glyphicon-warning-sign::before {
  content: "";
}
.glyphicon-plane::before {
  content: "";
}
.glyphicon-calendar::before {
  content: "";
}
.glyphicon-random::before {
  content: "";
}
.glyphicon-comment::before {
  content: "";
}
.glyphicon-magnet::before {
  content: "";
}
.glyphicon-chevron-up::before {
  content: "";
}
.glyphicon-chevron-down::before {
  content: "";
}
.glyphicon-retweet::before {
  content: "";
}
.glyphicon-shopping-cart::before {
  content: "";
}
.glyphicon-folder-close::before {
  content: "";
}
.glyphicon-folder-open::before {
  content: "";
}
.glyphicon-resize-vertical::before {
  content: "";
}
.glyphicon-resize-horizontal::before {
  content: "";
}
.glyphicon-hdd::before {
  content: "";
}
.glyphicon-bullhorn::before {
  content: "";
}
.glyphicon-bell::before {
  content: "";
}
.glyphicon-certificate::before {
  content: "";
}
.glyphicon-thumbs-up::before {
  content: "";
}
.glyphicon-thumbs-down::before {
  content: "";
}
.glyphicon-hand-right::before {
  content: "";
}
.glyphicon-hand-left::before {
  content: "";
}
.glyphicon-hand-up::before {
  content: "";
}
.glyphicon-hand-down::before {
  content: "";
}
.glyphicon-circle-arrow-right::before {
  content: "";
}
.glyphicon-circle-arrow-left::before {
  content: "";
}
.glyphicon-circle-arrow-up::before {
  content: "";
}
.glyphicon-circle-arrow-down::before {
  content: "";
}
.glyphicon-globe::before {
  content: "";
}
.glyphicon-wrench::before {
  content: "";
}
.glyphicon-tasks::before {
  content: "";
}
.glyphicon-filter::before {
  content: "";
}
.glyphicon-briefcase::before {
  content: "";
}
.glyphicon-fullscreen::before {
  content: "";
}
.glyphicon-dashboard::before {
  content: "";
}
.glyphicon-paperclip::before {
  content: "";
}
.glyphicon-heart-empty::before {
  content: "";
}
.glyphicon-link::before {
  content: "";
}
.glyphicon-phone::before {
  content: "";
}
.glyphicon-pushpin::before {
  content: "";
}
.glyphicon-usd::before {
  content: "";
}
.glyphicon-gbp::before {
  content: "";
}
.glyphicon-sort::before {
  content: "";
}
.glyphicon-sort-by-alphabet::before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt::before {
  content: "";
}
.glyphicon-sort-by-order::before {
  content: "";
}
.glyphicon-sort-by-order-alt::before {
  content: "";
}
.glyphicon-sort-by-attributes::before {
  content: "";
}
.glyphicon-sort-by-attributes-alt::before {
  content: "";
}
.glyphicon-unchecked::before {
  content: "";
}
.glyphicon-expand::before {
  content: "";
}
.glyphicon-collapse-down::before {
  content: "";
}
.glyphicon-collapse-up::before {
  content: "";
}
.glyphicon-log-in::before {
  content: "";
}
.glyphicon-flash::before {
  content: "";
}
.glyphicon-log-out::before {
  content: "";
}
.glyphicon-new-window::before {
  content: "";
}
.glyphicon-record::before {
  content: "";
}
.glyphicon-save::before {
  content: "";
}
.glyphicon-open::before {
  content: "";
}
.glyphicon-saved::before {
  content: "";
}
.glyphicon-import::before {
  content: "";
}
.glyphicon-export::before {
  content: "";
}
.glyphicon-send::before {
  content: "";
}
.glyphicon-floppy-disk::before {
  content: "";
}
.glyphicon-floppy-saved::before {
  content: "";
}
.glyphicon-floppy-remove::before {
  content: "";
}
.glyphicon-floppy-save::before {
  content: "";
}
.glyphicon-floppy-open::before {
  content: "";
}
.glyphicon-credit-card::before {
  content: "";
}
.glyphicon-transfer::before {
  content: "";
}
.glyphicon-cutlery::before {
  content: "";
}
.glyphicon-header::before {
  content: "";
}
.glyphicon-compressed::before {
  content: "";
}
.glyphicon-earphone::before {
  content: "";
}
.glyphicon-phone-alt::before {
  content: "";
}
.glyphicon-tower::before {
  content: "";
}
.glyphicon-stats::before {
  content: "";
}
.glyphicon-sd-video::before {
  content: "";
}
.glyphicon-hd-video::before {
  content: "";
}
.glyphicon-subtitles::before {
  content: "";
}
.glyphicon-sound-stereo::before {
  content: "";
}
.glyphicon-sound-dolby::before {
  content: "";
}
.glyphicon-sound-5-1::before {
  content: "";
}
.glyphicon-sound-6-1::before {
  content: "";
}
.glyphicon-sound-7-1::before {
  content: "";
}
.glyphicon-copyright-mark::before {
  content: "";
}
.glyphicon-registration-mark::before {
  content: "";
}
.glyphicon-cloud-download::before {
  content: "";
}
.glyphicon-cloud-upload::before {
  content: "";
}
.glyphicon-tree-conifer::before {
  content: "";
}
.glyphicon-tree-deciduous::before {
  content: "";
}
.glyphicon-cd::before {
  content: "";
}
.glyphicon-save-file::before {
  content: "";
}
.glyphicon-open-file::before {
  content: "";
}
.glyphicon-level-up::before {
  content: "";
}
.glyphicon-copy::before {
  content: "";
}
.glyphicon-paste::before {
  content: "";
}
.glyphicon-alert::before {
  content: "";
}
.glyphicon-equalizer::before {
  content: "";
}
.glyphicon-king::before {
  content: "";
}
.glyphicon-queen::before {
  content: "";
}
.glyphicon-pawn::before {
  content: "";
}
.glyphicon-bishop::before {
  content: "";
}
.glyphicon-knight::before {
  content: "";
}
.glyphicon-baby-formula::before {
  content: "";
}
.glyphicon-tent::before {
  content: "⛺";
}
.glyphicon-blackboard::before {
  content: "";
}
.glyphicon-bed::before {
  content: "";
}
.glyphicon-apple::before {
  content: "";
}
.glyphicon-erase::before {
  content: "";
}
.glyphicon-hourglass::before {
  content: "⌛";
}
.glyphicon-lamp::before {
  content: "";
}
.glyphicon-duplicate::before {
  content: "";
}
.glyphicon-piggy-bank::before {
  content: "";
}
.glyphicon-scissors::before {
  content: "";
}
.glyphicon-bitcoin::before,
.glyphicon-btc::before,
.glyphicon-xbt::before {
  content: "";
}
.glyphicon-jpy::before,
.glyphicon-yen::before {
  content: "¥";
}
.glyphicon-rub::before,
.glyphicon-ruble::before {
  content: "₽";
}
.glyphicon-scale::before {
  content: "";
}
.glyphicon-ice-lolly::before {
  content: "";
}
.glyphicon-ice-lolly-tasted::before {
  content: "";
}
.glyphicon-education::before {
  content: "";
}
.glyphicon-option-horizontal::before {
  content: "";
}
.glyphicon-option-vertical::before {
  content: "";
}
.glyphicon-menu-hamburger::before {
  content: "";
}
.glyphicon-modal-window::before {
  content: "";
}
.glyphicon-oil::before {
  content: "";
}
.glyphicon-grain::before {
  content: "";
}
.glyphicon-sunglasses::before {
  content: "";
}
.glyphicon-text-size::before {
  content: "";
}
.glyphicon-text-color::before {
  content: "";
}
.glyphicon-text-background::before {
  content: "";
}
.glyphicon-object-align-top::before {
  content: "";
}
.glyphicon-object-align-bottom::before {
  content: "";
}
.glyphicon-object-align-horizontal::before {
  content: "";
}
.glyphicon-object-align-left::before {
  content: "";
}
.glyphicon-object-align-vertical::before {
  content: "";
}
.glyphicon-object-align-right::before {
  content: "";
}
.glyphicon-triangle-right::before {
  content: "";
}
.glyphicon-triangle-left::before {
  content: "";
}
.glyphicon-triangle-bottom::before {
  content: "";
}
.glyphicon-triangle-top::before {
  content: "";
}
.glyphicon-console::before {
  content: "";
}
.glyphicon-superscript::before {
  content: "";
}
.glyphicon-subscript::before {
  content: "";
}
.glyphicon-menu-left::before {
  content: "";
}
.glyphicon-menu-right::before {
  content: "";
}
.glyphicon-menu-down::before {
  content: "";
}
.glyphicon-menu-up::before {
  content: "";
}
body {
  color: #333;
  font-family: Poppins, sans-serif;
  line-height: 1.42857;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
a:focus {
  outline: dotted thin;
  outline-offset: -2px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  height: auto;
  max-width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  border: 1px solid #ddd;
  border-radius: 4px;
  height: auto;
  line-height: 1.42857;
  max-width: 100%;
  padding: 4px;
  transition: all 0.2s ease-in-out 0s;
}
.img-circle {
  border-radius: 50%;
}
hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eee -moz-use-text-color -moz-use-text-color;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin-bottom: 20px;
  margin-top: 20px;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}
.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 {
  color: #777;
  font-weight: 400;
  line-height: 1;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
p {
  margin: 0 0 10px;
}
.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px;
}
.badge,
.label,
kbd kbd,
label {
  font-weight: 700;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  background-color: #337ab7;
  color: #fff;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  border-bottom: 1px solid #eee;
  margin: 40px 0 20px;
  padding-bottom: 9px;
}
dl,
ol,
ul {
  margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.table,
address,
dl {
  margin-bottom: 20px;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
}
dd,
dt {
  line-height: 1.42857;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
abbr[data-original-title],
abbr[title] {
  border-bottom: 1px dotted #777;
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  border-left: 5px solid #eee;
  font-size: 17.5px;
  margin: 0 0 20px;
  padding: 10px 20px;
}
blockquote .small,
blockquote footer,
blockquote small {
  color: #777;
  display: block;
  font-size: 80%;
  line-height: 1.42857;
}
legend,
pre {
  color: #333;
  display: block;
}
blockquote .small::before,
blockquote footer::before,
blockquote small::before {
  content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
  border-left: 0 none;
  border-right: 5px solid #eee;
  padding-left: 0;
  padding-right: 15px;
  text-align: right;
}
code,
kbd {
  font-size: 90%;
  padding: 2px 4px;
}
caption,
th {
  text-align: left;
}
.blockquote-reverse .small::before,
.blockquote-reverse footer::before,
.blockquote-reverse small::before,
blockquote.pull-right .small::before,
blockquote.pull-right footer::before,
blockquote.pull-right small::before {
  content: "";
}
.blockquote-reverse .small::after,
.blockquote-reverse footer::after,
.blockquote-reverse small::after,
blockquote.pull-right .small::after,
blockquote.pull-right footer::after,
blockquote.pull-right small::after {
  content: " —";
}
address {
  font-style: normal;
  line-height: 1.42857;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  background-color: #f9f2f4;
  border-radius: 4px;
  color: #c7254e;
}
kbd {
  background-color: #333;
  border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
  color: #fff;
}
kbd kbd {
  box-shadow: none;
  font-size: 100%;
  padding: 0;
}
pre {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 9.5px;
  word-break: break-all;
  word-wrap: break-word;
}
.container,
.container-fluid {
  margin-left: auto;
  margin-right: auto;
}
pre code {
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
.pre-scrollable {
  overflow-y: scroll;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.6667%;
}
.col-xs-10 {
  width: 83.3333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.6667%;
}
.col-xs-7 {
  width: 58.3333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.6667%;
}
.col-xs-4 {
  width: 33.3333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.6667%;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.6667%;
}
.col-xs-pull-10 {
  right: 83.3333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.6667%;
}
.col-xs-pull-7 {
  right: 58.3333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.6667%;
}
.col-xs-pull-4 {
  right: 33.3333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.6667%;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.6667%;
}
.col-xs-push-10 {
  left: 83.3333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.6667%;
}
.col-xs-push-7 {
  left: 58.3333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.6667%;
}
.col-xs-push-4 {
  left: 33.3333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.6667%;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.6667%;
}
.col-xs-offset-10 {
  margin-left: 83.3333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.6667%;
}
.col-xs-offset-7 {
  margin-left: 58.3333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.6667%;
}
.col-xs-offset-4 {
  margin-left: 33.3333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.6667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.6667%;
  }
  .col-sm-10 {
    width: 83.3333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.6667%;
  }
  .col-sm-7 {
    width: 58.3333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.6667%;
  }
  .col-sm-4 {
    width: 33.3333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.6667%;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.6667%;
  }
  .col-sm-pull-10 {
    right: 83.3333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.6667%;
  }
  .col-sm-pull-7 {
    right: 58.3333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.6667%;
  }
  .col-sm-pull-4 {
    right: 33.3333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.6667%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.6667%;
  }
  .col-sm-push-10 {
    left: 83.3333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.6667%;
  }
  .col-sm-push-7 {
    left: 58.3333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.6667%;
  }
  .col-sm-push-4 {
    left: 33.3333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.6667%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.6667%;
  }
  .col-md-10 {
    width: 83.3333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.6667%;
  }
  .col-md-7 {
    width: 58.3333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.6667%;
  }
  .col-md-4 {
    width: 33.3333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.6667%;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.6667%;
  }
  .col-md-pull-10 {
    right: 83.3333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.6667%;
  }
  .col-md-pull-7 {
    right: 58.3333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.6667%;
  }
  .col-md-pull-4 {
    right: 33.3333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.6667%;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.6667%;
  }
  .col-md-push-10 {
    left: 83.3333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.6667%;
  }
  .col-md-push-7 {
    left: 58.3333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.6667%;
  }
  .col-md-push-4 {
    left: 33.3333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.6667%;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.6667%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.6667%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.6667%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.6667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.6667%;
  }
  .col-lg-10 {
    width: 83.3333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.6667%;
  }
  .col-lg-7 {
    width: 58.3333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.6667%;
  }
  .col-lg-4 {
    width: 33.3333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.6667%;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.6667%;
  }
  .col-lg-pull-10 {
    right: 83.3333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.6667%;
  }
  .col-lg-pull-7 {
    right: 58.3333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.6667%;
  }
  .col-lg-pull-4 {
    right: 33.3333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.6667%;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.6667%;
  }
  .col-lg-push-10 {
    left: 83.3333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.6667%;
  }
  .col-lg-push-7 {
    left: 58.3333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.6667%;
  }
  .col-lg-push-4 {
    left: 33.3333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.6667%;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  font-size: 12px;
}
.form-control,
.table .table {
  background-color: #fff;
}
caption {
  color: #777;
  padding-bottom: 8px;
  padding-top: 8px;
}
.table {
  max-width: 100%;
  width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 1px solid #ddd;
  font-size: 13px;
  line-height: 1.42857;
  padding: 8px;
}
.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0 none;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  display: table-column;
  float: none;
  position: static;
}
table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
  position: static;
}
.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
  float: left;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0 none;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0 none;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0 none;
  }
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
legend {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
  border-style: none none solid;
  border-width: 0 0 1px;
  font-size: 21px;
  line-height: inherit;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
label {
  margin-bottom: 5px;
  max-width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
  line-height: normal;
  margin: 4px 0 0;
}
.form-control,
output {
  color: #555;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: dotted thin;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  background-image: none;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 34px;
  padding: 7px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.form-control:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media not all {
  input.form-control[type="date"],
  input.form-control[type="datetime-local"],
  input.form-control[type="month"],
  input.form-control[type="time"] {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input.input-sm[type="date"],
  input.input-sm[type="datetime-local"],
  input.input-sm[type="month"],
  input.input-sm[type="time"] {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input.input-lg[type="date"],
  input.input-lg[type="datetime-local"],
  input.input-lg[type="month"],
  input.input-lg[type="time"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.checkbox label,
.radio label {
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  min-height: 20px;
  padding-left: 20px;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-left: -20px;
  position: absolute;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 20px;
  position: relative;
  vertical-align: middle;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-left: 10px;
  margin-top: 0;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input.disabled[type="checkbox"],
input.disabled[type="radio"],
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  margin-bottom: 0;
  min-height: 34px;
  padding-bottom: 7px;
  padding-top: 7px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-group-sm .form-control,
.input-sm {
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select.input-sm[multiple],
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select.form-control[multiple],
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  min-height: 32px;
  padding: 6px 10px;
}
.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}
.input-lg {
  height: 46px;
  line-height: 1.33333;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select.input-lg[multiple],
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  line-height: 1.33333;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select.form-control[multiple],
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  font-size: 18px;
  height: 46px;
  line-height: 1.33333;
  min-height: 38px;
  padding: 11px 16px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  display: block;
  height: 34px;
  line-height: 34px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 34px;
  z-index: 2;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  height: 46px;
  line-height: 46px;
  width: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
  background-color: #dff0d8;
  border-color: #3c763d;
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  background-color: #fcf8e3;
  border-color: #8a6d3b;
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  background-color: #f2dede;
  border-color: #a94442;
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  color: #737373;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    margin-left: 0;
    position: relative;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
  }
}
.btn-block,
input.btn-block[type="button"],
input.btn-block[type="reset"],
input.btn-block[type="submit"] {
  width: 100%;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 14.33px;
  }
  .form-horizontal .form-group-sm .control-label {
    font-size: 12px;
    padding-top: 6px;
  }
}
.btn {
  -moz-user-select: none;
  background-image: none;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 7px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #fff;
}
.btn-default.focus,
.btn-default:focus {
  background-color: #232424;
  border-color: #8c8c8c;
  color: #fff;
}
.btn-default:hover {
  background-color: #232424;
  border-color: #adadad;
  color: #fff;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-color: #e6e6e6;
  border-color: #adadad;
  color: #333;
  background-image: none;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333;
}
.btn-default.active[disabled],
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default.focus[disabled],
.btn-default[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  background-color: #333;
  color: #fff;
}
.btn-primary {
  background-color: #f44336;
  color: #fff;
}
.btn-primary.focus,
.btn-primary:focus {
  background-color: #286090;
  border-color: #122b40;
  color: #fff;
}
.btn-primary:hover {
  background-color: #cf352a;
  color: #fff;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-color: #f44336;
  border-color: #204d74;
  color: #fff;
  background-image: none;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #204d74;
  border-color: #122b40;
  color: #fff;
}
.btn-primary.active[disabled],
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary.focus[disabled],
.btn-primary[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  background-color: #fff;
  color: #337ab7;
}
.btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff;
}
.btn-success.focus,
.btn-success:focus {
  background-color: #449d44;
  border-color: #255625;
  color: #fff;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  background-color: #449d44;
  border-color: #398439;
  color: #fff;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  background-color: #398439;
  border-color: #255625;
  color: #fff;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.active[disabled],
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success.focus[disabled],
.btn-success[disabled],
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  background-color: #fff;
  color: #5cb85c;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff;
}
.btn-info.focus,
.btn-info:focus {
  background-color: #31b0d5;
  border-color: #1b6d85;
  color: #fff;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  background-color: #31b0d5;
  border-color: #269abc;
  color: #fff;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  background-color: #269abc;
  border-color: #1b6d85;
  color: #fff;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.active[disabled],
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info.focus[disabled],
.btn-info[disabled],
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  background-color: #fff;
  color: #5bc0de;
}
.btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff;
}
.btn-warning.focus,
.btn-warning:focus {
  background-color: #ec971f;
  border-color: #985f0d;
  color: #fff;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  background-color: #ec971f;
  border-color: #d58512;
  color: #fff;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  background-color: #d58512;
  border-color: #985f0d;
  color: #fff;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.active[disabled],
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning.focus[disabled],
.btn-warning[disabled],
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  background-color: #fff;
  color: #f0ad4e;
}
.btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff;
}
.btn-danger.focus,
.btn-danger:focus {
  background-color: #c9302c;
  border-color: #761c19;
  color: #fff;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  background-color: #c9302c;
  border-color: #ac2925;
  color: #fff;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  background-color: #ac2925;
  border-color: #761c19;
  color: #fff;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.active[disabled],
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger.focus[disabled],
.btn-danger[disabled],
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  background-color: #fff;
  color: #d9534f;
}
.btn-link {
  border-radius: 0;
  color: #337ab7;
  font-weight: 400;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  background-color: transparent;
  color: #23527c;
  text-decoration: underline;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  font-size: 12px;
  line-height: 1.33333;
  padding: 10px 16px;
}
.btn-group-sm > .btn,
.btn-sm {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
}
.btn-group-xs > .btn,
.btn-xs {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
}
.btn-block {
  display: block;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear 0s;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition-duration: 0.35s;
  transition-property: height, visibility;
  transition-timing-function: ease;
}
.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  font-size: 14px;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
}
.dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown-menu > li > a {
  clear: both;
  color: #333;
  font-weight: 400;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #f5f5f5;
  color: #262626;
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #337ab7;
  color: #fff;
  outline: 0;
  text-decoration: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
  text-decoration: none;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  color: #777;
  font-size: 12px;
}
.dropdown-backdrop {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 990;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.pull-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom: 4px dashed;
  border-top: 0 none;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: 100%;
  margin-bottom: 2px;
  top: auto;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  float: left;
  position: relative;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn .caret,
.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:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-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 {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  max-width: 100%;
  width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 4px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  border-collapse: separate;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}
.input-group,
.input-group-btn,
.input-group-btn > .btn,
.nav > li,
.nav > li > a,
.navbar {
  position: relative;
}
.input-group {
  border-collapse: separate;
  display: table;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.33333;
  padding: 10px 16px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select.input-group-lg[multiple] > .form-control,
select.input-group-lg[multiple] > .input-group-addon,
select.input-group-lg[multiple] > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 10px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select.input-group-sm[multiple] > .form-control,
select.input-group-sm[multiple] > .input-group-addon,
select.input-group-sm[multiple] > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.nav > li,
.nav > li > a {
  display: block;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.input-group-addon {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}
.input-group-addon.input-sm {
  border-radius: 3px;
  font-size: 12px;
  padding: 5px 10px;
}
.input-group-addon.input-lg {
  border-radius: 6px;
  font-size: 18px;
  padding: 10px 16px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0 none;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0 none;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
  z-index: 2;
}
.nav {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.nav > li > a {
  padding: 10px 12px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  background-color: transparent;
  color: #777;
  cursor: not-allowed;
  text-decoration: none;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: #337ab7;
}
.nav .nav-divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 2px;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555;
  cursor: default;
}
.nav-tabs.nav-justified {
  border-bottom: 0 none;
  width: 100%;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  border-radius: 4px;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #337ab7;
  color: #fff;
}
.nav-stacked > li + li {
  margin-left: 0;
  margin-top: 2px;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-justified {
  border-bottom: 0 none;
}
.nav-tabs-justified > li > a {
  border-radius: 4px;
  margin-right: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}
.navbar {
  margin: 10px 0;
  min-height: 50px;
}
.navbar-collapse {
  overflow-x: visible;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.media,
.media-body,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
  .logo-menu-carrito {
    padding: 0 0 20px 10px;
    text-align: center;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-left: -15px;
  margin-right: -15px;
}
.navbar-static-top {
  border-width: 0 0 1px;
  z-index: 1000;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
.navbar-fixed-top {
  border-width: 0 0 1px;
  top: 0;
}
.navbar-fixed-bottom {
  border-width: 1px 0 0;
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 20px;
  padding: 15px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  border-radius: 1px;
  display: block;
  height: 5px;
  width: 35px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 3.5px -15px;
}
.navbar-nav > li > a {
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: none;
    left: 0;
    margin-top: 0;
    position: static;
    top: 44px;
    width: auto;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
  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 (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    border-right: 1px solid #e5e5e5;
    float: left;
  }
  .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.navbar-form {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset,
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    margin-left: 0;
    position: relative;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    border: 0;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
  }
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.breadcrumb > li,
.pagination {
  display: inline-block;
}
.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
}
.navbar-btn {
  margin-bottom: 8px;
  margin-top: 8px;
}
.navbar-btn.btn-sm {
  margin-bottom: 10px;
  margin-top: 10px;
}
.navbar-btn.btn-xs {
  margin-bottom: 14px;
  margin-top: 14px;
}
.navbar-text {
  margin-bottom: 15px;
  margin-top: 15px;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  background-color: transparent;
  color: #5e5e5e;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #333;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  background-color: transparent;
  color: #ccc;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #e7e7e7;
    color: #555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    color: #ccc;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #080808;
  color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  background-color: transparent;
  color: #444;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #080808;
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    color: #444;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  list-style: none;
  margin-bottom: 20px;
  padding: 8px 15px;
}
.breadcrumb > li + li::before {
  color: #ccc;
  content: "/ ";
  padding: 0 5px;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  border-radius: 4px;
  margin: 20px 0;
  padding-left: 0;
}
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #337ab7;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: #eee;
  border-color: #ddd;
  color: #23527c;
  z-index: 3;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
  cursor: default;
  z-index: 2;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  background-color: #fff;
  border-color: #ddd;
  color: #777;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
}
.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 {
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
}
.badge,
.label {
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}
.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 {
  list-style: none;
  margin: 20px 0;
  padding-left: 0;
  text-align: center;
}
.pager li > a,
.pager li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px;
}
.pager li > a:focus,
.pager li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  background-color: #fff;
  color: #777;
  cursor: not-allowed;
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label {
  border-radius: 0.25em;
  color: #fff;
  display: inline;
  font-size: 75%;
  padding: 0.2em 0.6em 0.3em;
  vertical-align: baseline;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  background-color: #777;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  min-width: 10px;
  padding: 3px 7px;
  vertical-align: middle;
}
.badge:empty {
  display: none;
}
.media-object,
.thumbnail {
  display: block;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  padding: 1px 5px;
  top: 0;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  background-color: #fff;
  color: #337ab7;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  background-color: #eee;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.jumbotron p {
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 15px;
}
.alert .alert-link,
.close {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-bottom: 48px;
    padding-top: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  background-color: #fff;
  line-height: 1.42857;
  padding: 4px;
  transition: border 0.2s ease-in-out 0s;
}
.thumbnail a > img,
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  color: #333;
  padding: 9px;
}
.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
.alert h4 {
  color: inherit;
  margin-top: 0;
}
.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 {
  color: inherit;
  position: relative;
  right: -21px;
  top: -2px;
}
.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;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  100% {
    background-position: 0 0;
  }
}
.progress {
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 20px;
  margin-bottom: 20px;
}
.progress-bar {
  background-color: #337ab7;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  float: left;
  font-size: 12px;
  height: 100%;
  line-height: 20px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-bar-danger {
  background-color: #d9534f;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-body {
  width: 10000px;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.hvr-bounce-to-right,
.sociales span img {
  vertical-align: middle;
}
.media-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.media-list {
  list-style: none;
  padding-left: 0;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background-color: #f5f5f5;
  color: #555;
  text-decoration: none;
}
button.list-group-item {
  text-align: left;
  width: 100%;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
  z-index: 2;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  background-color: #dff0d8;
  color: #3c763d;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  background-color: #d0e9c6;
  color: #3c763d;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  background-color: #3c763d;
  border-color: #3c763d;
  color: #fff;
}
.list-group-item-info {
  background-color: #d9edf7;
  color: #31708f;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  background-color: #c4e3f3;
  color: #31708f;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  background-color: #31708f;
  border-color: #31708f;
  color: #fff;
}
.list-group-item-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  background-color: #faf2cc;
  color: #8a6d3b;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  background-color: #8a6d3b;
  border-color: #8a6d3b;
  color: #fff;
}
.list-group-item-danger {
  background-color: #f2dede;
  color: #a94442;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  background-color: #ebcccc;
  color: #a94442;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  background-color: #a94442;
  border-color: #a94442;
  color: #fff;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.list-group-item-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.list-group-item-text {
  line-height: 1.3;
  margin-bottom: 0;
}
.panel {
  background-color: #fff;
  border: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 15px;
}
.panel-title {
  font-size: 16px;
  margin-top: 0;
}
.panel-footer {
  background-color: #f5f5f5;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: 1px solid #ddd;
  padding: 10px 15px;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-radius: 0;
  border-width: 1px 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 none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0 none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0 none;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0 none;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0 none;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > 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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0 none;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  border-radius: 4px;
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0 none;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0 none;
}
.panel-default,
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default > .panel-heading {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #333;
}
.panel-default > .panel-heading .badge {
  background-color: #333;
  color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  background-color: #fff;
  color: #337ab7;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  background-color: #3c763d;
  color: #dff0d8;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  background-color: #31708f;
  color: #d9edf7;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  background-color: #8a6d3b;
  color: #fcf8e3;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  background-color: #a94442;
  color: #f2dede;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
.well blockquote {
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  border-radius: 6px;
  padding: 24px;
}
.well-sm {
  border-radius: 3px;
  padding: 9px;
}
.close {
  color: #000;
  float: right;
  font-size: 30px;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #fff;
}
.close:focus,
.close:hover {
  color: #000;
  cursor: pointer;
  opacity: 0.5;
  text-decoration: none;
}
button.close {
  background: 0 0;
  border: 0;
  cursor: pointer;
  padding: 0;
}
.modal {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  margin: 10px;
  position: relative;
  width: auto;
}
.modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
  position: relative;
}
.modal-backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.modal-header {
  background: #234b61;
  min-height: 16.43px;
  padding: 15px 20px 34px 0;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  line-height: 1.42857;
  margin: 0;
}
.modal-body {
  padding: 15px;
  position: relative;
}
.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 15px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
.carousel,
.carousel-inner {
  position: relative;
}
@media (min-width: 768px) {
  .modal-dialog {
    margin: 30px auto;
    width: 600px;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 750px;
  }
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media not all, not all {
  .carousel-inner > .item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out 0s;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.btn-productos a,
.btn-productos a:hover {
  transition: all 0.8s ease 0s;
}
.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 {
  bottom: 0;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 0;
  width: 15%;
}
.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}
.carousel-control.left {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control.right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  left: auto;
  right: 0;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  opacity: 0.9;
  outline: 0;
  text-decoration: none;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  margin-right: -10px;
  right: 50%;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  font-family: serif;
  height: 20px;
  line-height: 1;
  width: 20px;
}
.carousel-control .icon-prev::before {
  content: "‹";
}
.carousel-control .icon-next::before {
  content: "›";
}
.carousel-indicators {
  bottom: 10px;
  list-style: none;
  padding-left: 0;
  text-align: center;
  z-index: 15;
}
.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  margin: 1px;
}
.carousel-indicators .active {
  background-color: #fff;
  margin: 0;
}
.carousel-caption {
  bottom: 111px;
  color: #fff;
  font-family: Poppins, sans-serif;
  left: 50%;
  padding-bottom: 20px;
  padding-top: 20px;
  position: absolute;
  right: 10%;
  text-align: left;
  z-index: 10;
}
.carousel-caption h1 {
  color: #00aff0;
  font-size: 60px;
}
.carousel-caption h4 {
  color: #222;
  font-size: 18px;
}
.carousel-caption p {
  color: #fff;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 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: 60%;
    padding-bottom: 30px;
    right: 10%;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.header-menu,
.header-menu ul,
.wrap-btn-comp {
  float: right;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
}
.footer-titles h3,
.tit-table,
.title-product-destc h3 {
  font-family: "Rhodium Libre", serif;
}
.affix {
  position: fixed;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .logo-menu-carrito {
    padding: 0;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  .logo-menu-carrito {
    padding: 0;
    text-align: center;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .logo-menu-carrito {
    padding: 8px 0 8px 8px;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .logo-menu-carrito {
    padding: 8px 0 8px 8px;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.lft-border {
  border-left-color: #fff !important;
}
.rgt-border {
  border-right-color: #fff !important;
}
.td-align-center {
  text-align: center;
}
.home-estilo {
  border-left: 1px solid #e5e5e5;
}
.header-container-fluid {
  background-color: #01a2d9;
  color: #fff;
  padding: 0;
}
.container-nav {
  padding-left: 0;
}
.header-container-fluid-menu-01 {
  padding: 10px 0;
}
.header-bienvenido p,
.header-menu-01 li a {
  color: #777;
}
.header-menu-01 li a {
  border-right: 1px solid #e5e5e5;
  font-size: 11px;
  padding: 17px 7px;
}
.header-menu-01 li a:hover {
  color: #00aff0;
  text-decoration: none;
}
.header-logo {
  padding-left: 10px;
}
.header-menu {
  margin-top: 20px;
}
.header-menu-01 {
  font-size: 12px;
  list-style: none;
}
.header-menu-01 li {
  float: left;
  margin-left: 5px;
}
.row-bienvenida {
  margin-left: 2px;
  margin-right: 2px;
}
.nav-bg-responsivo {
  background: #222;
}
.nav-header-carrito-ul {
  margin-left: -20px;
}
.nav-header-carrito-ul li {
  border-right: 0 none;
}
.nav-header-carrito a {
  color: #fff;
}
.nav-header-carrito a:hover {
  color: #0a8fbd;
}
.nav-carrito-rgt {
  background: #fff !important;
  height: 400px;
  left: -197px;
  overflow-y: scroll;
  padding: 10px 11px 10px 6px;
  position: absolute !important;
  width: 377px;
  z-index: 100 !important;
}
.nav-carrito-rgt li {
  color: #606060;
}
.menu dt a,
.menu dt a:hover,
.menu-carrito-comp {
  color: #222;
}
.menu-carrito-comp li {
  display: inline-block;
  list-style: none;
}
.nav-carrito-lft {
  width: 400px;
}
.menu-carrito-comp-lft li {
  display: inline-table;
  list-style: none;
  padding: 20px 0;
}
.menu-carrito-ofertas {
  color: #222;
  float: left;
  padding: 20px 0;
}
dd,
dl,
dt,
li,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu {
  left: 1em;
  top: 1em;
}
.menu dt {
  cursor: pointer;
  line-height: 20px;
  margin: 10px 0 0 15px;
}
.menu dd {
  -moz-column-count: 2;
  background: #234b61;
  left: 8em;
  margin-top: -1.4em;
  position: absolute;
  width: 30em;
  z-index: 100;
}
.menu ul {
  padding: 2px;
}
.menu li {
  font-size: 85%;
  height: 18px;
  line-height: 14px;
  margin: -13px 0 -7px;
  padding-left: 15px;
  text-align: left;
  width: 95%;
}
.btn-carrito a,
.nav-principal,
.sociales,
.submenu li {
  text-align: center;
}

.menu dd ul li a {
  color: #fff;
  text-decoration: none;
}
.menu li a:hover {
  background: #01a2d9;
  text-decoration: underline;
}
#contenedor {
  left: 0;
  margin-left: 12em;
  padding: 10px;
  position: relative;
  top: 0;
}
#localizadormenu {
  background-color: #d5c18d;
  height: 1.6em;
  margin: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 11;
}
#localizadormenu p {
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  margin-left: 2%;
  margin-top: 0;
}
#localizadormenu a {
  color: #373f68;
  font-stretch: ultra-condensed;
  font-weight: 700;
  z-index: 12;
}
#localizadormenu a:hover {
  color: #b5b19a;
}
.btn-product a {
  cursor: pointer;
  font-size: 14px;
  margin-right: 10px;
  text-decoration: none;
}
.btn-product a:hover {
  text-decoration: underline;
}
.btn-lft {
  color: #01a2d9;
}
.btn-rgt {
  color: #f44236;
}
.submenu dd {
  background: #01a2d9;
  left: 18em;
  margin-top: -1.4em;
  position: absolute;
  width: 20em;
  z-index: 100;
}
.submenu {
  left: 1em;
  margin-right: 10px;
  top: 1em;
  width: 9em;
}
.submenu dt {
  cursor: pointer;
  line-height: 20px;
  margin: 10px 0 0 15px;
}
.submenu ul {
  padding: 2px;
}
.submenu li {
  font-size: 85%;
  height: 18px;
  line-height: 18px;
  padding-left: 15px;
}
.submenu dt a {
  color: #222;
}
.submenu dt a:hover {
  background: #fff;
  color: #222;
}
.submenu dd ul li a {
  color: #fff;
  text-decoration: none;
}
.submenu li a:hover {
  background: #01a2d9;
  text-decoration: underline;
}
.carrito-align {
  float: right;
  height: 46px;
  margin: 0;
  padding: 0 6px 0 2px;
}
.icon-remove-black {
  color: #000;
  padding-left: 3em;
  padding-top: 3em;
}
.btn-carrito a {
  border: 1px solid #f42c1d;
  color: #f42c1d !important;
  display: inline-block !important;
  margin-right: 10px;
  padding: 5px !important;
  width: 200px;
}
.btn-carrito a:hover {
  background: #fff !important;
  color: #f42c1d !important;
}
.row-logo-menu-carrito {
  margin-left: 15px;
  margin-right: 15px;
}
.menu-activo a {
  color: #01a2d9 !important;
}
.btn-productos a:hover {
  background: #666;
  color: #fff;
}
.nav-principal {
  background: #234b61;
  color: #fff;
  padding: 10px 25px;
  width: 200px;
}
.icono-nav-principal {
  color: #01a2d9;
  margin-left: 50px;
}
.buscador-categorias {
  padding-left: 10px;
}
.header-carrito {
  font-size: 12px;
  padding-right: 30px;
}
.icono-carrito {
  float: left;
  font-size: 30px;
  margin-right: 9px;
  color: #fff;
}
.section-container-fluid-product-destc {
  background-color: #fff;
  padding: 20px 45px 52px;
}
.banner-publ,
.container-tarj-product-destc {
  padding-left: 0;
  padding-right: 0;
}
.section-container-product-destc {
  background: #fff;
}
.aside-lft h3,
.aside-lft p,
.aside-rgt h3,
.aside-rgt p,
.title-product-destc {
  border-bottom: 1px solid #e5e5e5;
  color: #234b61;
  font-size: 14px;
}
.title-product-destc h3 {
  font-size: 14px;
}
.btn-categoria {
  background: #f8f8f8 !important;
}
.btn-categoria-busc {
  background: #222;
}
.icon-filter,
.icon-home,
.icon-list,
.icon-off,
.icon-search,
.icon-sort,
.icon-th,
.icon-user {
  color: #fff;
  font-size: 26px;
}
.banner-publ {
  border-bottom: 10px solid #f6f6f6;
  border-top: 10px solid #f6f6f6;
}
.precio-lft {
  float: left;
  margin: 10px 0 30px;
}
.cont-circle-rgt {
  float: right;
  margin-top: 10px;
}
.btn-comprar-sstock {
  background: #f8f8f8;
  color: #666;
}
.tarj-product-destc {
  /*box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;*/
}
.tarj-product-destc-bottom {
  border-bottom: 1px solid #e5e5e5 !important;
}
.border-bottom-none {
  border-bottom: medium none !important;
}
.wrapper-tarj-product-destc {
  height: 515px;
  padding: 10px 0 15px;
}
.wrap-ficha-txt {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 30px;
}
.wrap-ficha-txt h1 {
  font-size: 24px;
}
.tarj-product-destc-sp .thumbnail .wrap-img {
  min-height: 170px;
  text-align: center;
}
.tarj-vtn-comprar {
  float: left;
  height: 47px;
  margin-right: 3px;
  margin-top: 0;
  width: 69px;
}
.caption h5,
.color-precio,
.wrap-aside-rgt-ofertas h5,
.wrap-ofertas h5,
.wrap-txt-rgt h5 {
  color: #f44336;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
.precio-ppal-ficha h5 {
  color: #f44336;
  font-size: 28px;
  font-weight: 700;
}
.icono-suscribir,
.sociales {
  color: #fff;
}
.no-border-bottom {
  border-bottom: 0 none !important;
}
.container-subscripcion-social {
  background: #234b61;
  padding: 20px 0;
}
.btn-suscribir {
  background: #00aff0;
}
.sociales {
  float: right;
  margin-top: 5px;
}
.sociales span {
  font-size: 12px;
  padding-top: 10px;
}
.footer-container {
  padding: 30px 0;
}
.footer-titles h3 {
  font-size: 14px;
}
.footer-text {
  line-height: 30px;
  list-style: none;
  padding-left: 0;
}
.footer-text li a {
  color: grey;
}
.footer-text li a:hover {
  color: #01a2d9;
  text-decoration: none;
}
.wrapp-servicios h3,
.wrapp-servicios img {
  float: left;
  margin-right: 20px;
}
.wrapp-servicios h3 {
  color: #222;
  font-size: 14px;
  margin: 0;
}
.nav-pag,
.servicios-txt {
  font-size: 12px;
  color: grey;
}
.footer-linea {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.footer-linea-top-bottom {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 30px 0;
}
.nav-pag-container {
  padding-left: 0;
}
.nav-pag-fluid {
  padding-left: 15px;
}
.nav-pag a {
  color: grey;
}
.nav-pag a:hover {
  color: #01a2d9;
  text-decoration: none;
}
.section-container-fluid-productos {
  background-color: #fff;
}
.hidden-container-nav {
  display: none;
}
.nav-toggle-navigation {
  float: left;
}
.icono-responsivo {
  color: #fff;
  font-size: 30px;
  margin-top: 20px;
}
.wrap-tit-ofertas {
  color: #00aff0;
  margin: 20px 30px;
}
.contacto-iconos {
  color: #bbb;
  float: left;
  font-size: 25px;
  margin-right: 10px;
}
.wrap-map {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.container-quienes-somos {
  line-height: 23px;
  padding: 20px;
}
.container-quienes-somos p {
  font-size: 14px;
}
.container-fluid-img {
  background-image: url(../images/gestion-garantia.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.wrap-lft-categ {
  float: left;
}
.wrap-lft-categ-li {
  border-bottom: 1px solid #dadada;
  line-height: 30px;
}
.wrap-busc-producto-listado {
  border-left: 1px solid #dadada;
  color: #000;
  float: left;
}
.wrap-btn-categoria-prod,
.wrap-header-categoria {
  height: 500px;
  overflow: scroll;
  padding-left: 10px;
  width: 100%;
}
.wrap-txt-rgt {
  padding-top: 50px;
}
.lft-subcategoria {
  padding-right: 10px;
}
.lft-subcategoria li a {
  color: #222;
  text-decoration: none;
}
.lft-subcategoria li a:hover {
  color: #00aff0;
}
.wrap-header-categoria > li > a {
  padding: 5px 0;
}
.header-categoria {
  margin-top: 8px;
}
.header-subcategoria {
  padding-left: 10px;
}
.header-subcategoria li a {
  color: #222;
  text-decoration: none;
}
.header-subcategoria li a:hover {
  text-decoration: underline;
}
.banner-producto {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 90;
}
.efecto {
  transition: all 0.7s ease 0s;
}
.efecto:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.aside-lft,
.aside-rgt {
  background: #fff;
  font-size: 12px;
  padding: 20px 15px;
}
.aside-lft h3,
.aside-lft p,
.aside-rgt h3,
.aside-rgt p {
  margin: 0;
  padding: 10px 0 6px;
}
.aside-lft form,
.aside-rgt form {
  font-size: 14px;
  padding: 10px 0;
}
.aside-lft form h3,
.aside-rgt form h3 {
  border: 0;
  color: #00aff0;
  font-size: 14px;
  padding: 10px 0;
}
.radio-estilo {
  background: #039;
}
.nav-ppal li a {
  color: #777;
}
.nav-ppal li a:hover {
  color: #01a2d9 !important;
}
.nav-listado {
  font-size: 14px;
}
.nav-listado-ul {
  list-style: none;
  padding: 20px 0;
}
.nav-listado-ul li {
  border-right: 1px solid #e5e5e5;
  display: inline;
  padding: 0 20px;
}
.nav-listado-ul li a {
  color: #222;
  font-size: 12px;
}
.nav-listado-ul li a:hover {
  color: #00aff0;
  text-decoration: none;
}
.activo-listado {
  color: #00aff0 !important;
}
.align-ul li a {
  text-align: left;
}
.td-center,
.wrap-ficha-producto-anadido {
  text-align: center;
}
.article-container-ficha {
  background: #fff;
  padding: 30px;
}
.wrap-ficha,
.wrap-ficha-galeria {
  margin-bottom: 40px;
}
.wrap-galeria-img {
  border: 1px solid #e5e5e5;
  height: auto;
  margin: 0 20px 0 13px;
  padding: 15px;
  width: 110px;
}
.wrap-aside-rgt-ofertas {
  margin-bottom: 50px;
}
.wrap-ofertas {
  padding-left: 50px;
}
.wrap-ofertas h4 {
  font-size: 12px;
}
.tab-btn-color a,
.tab-btn-color a:hover {
  color: #666;
}
.categ-activo {
  color: #fff;
}
.btn-comprar {
  background: #f54337;
  color: #fff;
}
.btn-comprar:hover {
  background: #ef6e65;
  color: #fff;
}
.btn-comprar.focus,
.btn-comprar:focus {
  background: #fff;
  border: 1px solid #f54337;
  color: #f54337;
}
.btn-act-carrito {
  float: right;
}
.article-container-carrito {
  background: #fff;
  padding: 30px;
}
.table tr td {
  border: 1px solid #e5e5e5;
}
.carrito-totales,
.table-align {
  border-top: 2px solid #01a2d9;
}
.btn-actualizar-carrito a,
.btn-tramitar-pedido a:hover {
  border: 1px solid #f44336;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.carrito-totales {
  padding: 10px 0;
}
.td-font-weight td {
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
.tit-table {
  font-size: 20px;
}
.btn-actualizar-carrito a {
  color: #f44336;
  float: right;
  margin-top: 10px;
  padding: 15px 30px;
}
.btn-actualizar-carrito a:hover,
.btn-tramitar-pedido a {
  background: #f44336;
  color: #fff;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.btn-tramitar-pedido a {
  font-size: 14px;
  margin-top: 10px;
  padding: 15px 30px;
}
.btn-tramitar-pedido a:hover {
  background: #fff;
  color: #f44336;
}
.txt-atenc-cliente {
  background-color: #fff;
  font-size: 12px;
  line-height: 30px;
  padding: 30px;
}
.icon-remove {
  color: #f44336;
}
.container-carrito {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}
.btn-contador {
  background: #000;
  border: 0;
  color: #fff;
  float: left;
  height: 16px;
  margin-bottom: 1px;
  padding: 0;
  width: 23px;
}
.input-contador {
  float: left;
  margin-right: 1px;
  padding: 3px;
  width: 44px;
}
.list-btn-comprar {
  padding: 8px 10px;
}
.container-finalizar-pedido {
  background: #fff;
  padding-top: 30px;
}
.input-style {
  padding: 5px;
  width: 100%;
}
.label-font-weight {
  color: #666;
  font-size: 14px;
}
.area-tu-pedido {
  margin: 50px 0;
}
.tu-pedido-p {
  color: #222;
}
.form-de-pago {
  background: #f6f6f6;
  border: 1px solid #e5e5e5;
  color: #666;
  margin-bottom: 50px;
  padding: 20px 15px;
}
.form-de-pago-p {
  background: #dfdcde;
  font-size: 14px;
  line-height: 22px;
  padding: 20px 25px;
}
.btn-fin-pedido {
  padding: 0 0 50px;
}
.recoger-pedido p {
  color: #000;
}
.btn-modo-cliente {
  background: #fff;
  border: 0;
  color: #777;
  font-size: 12px;
  padding: 0;
}
.despl-menu {
  min-width: 100px;
}
.despl-menu li a {
  border-right: 0 none;
  color: #000333;
  padding: 5px;
}
.despl-menu li a:hover {
  background: #fff;
}
.linea-li {
  border: 1px solid #ddd;
  margin-top: 35px;
}
.btn-border-rgt {
  border-right: 1px solid #e5e5e5;
  padding: 15px;
}
.bg-transparent {
  background: 0 0;
}
.menu-dropdown-align {
  left: -66px;
}
.row-margen {
  margin-left: 0;
  margin-right: 0;
}
.panel-tit {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding: 30px 0 30px 15px;
}
.btn-mi-panel a {
  color: #666;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.btn-mi-panel a:hover .txt-mi-perfil h3,
.btn-mi-panel a:hover .txt-mi-perfil p,
.btn-mi-panel a:hover span {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.btn-mi-panel a:hover span {
  color: #000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.hvr-bounce-to-right {
  backface-visibility: hidden;
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  position: relative;
  transform: translateZ(0);
  transition-duration: 0.5s;
  transition-property: color;
}
.hvr-bounce-to-right::before {
  background: #234b61;
  bottom: 0;
  content: "";
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 1.5s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
  color: #bbb;
}
.hvr-bounce-to-right:active::before,
.hvr-bounce-to-right:focus::before,
.hvr-bounce-to-right:hover::before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.btn-act-carrito,
.btn-act-carrito:hover,
.btn-blue-panel-nvo,
.btn-blue-panel-nvo:hover,
.btn-blue-rma-nvo,
.btn-blue-rma-nvo-otro-prod a,
.btn-blue-rma-nvo:hover,
.btn-green-panel-nvo,
.btn-green-panel-nvo:hover,
.btn-green-rma-nvo,
.btn-green-rma-nvo:hover,
.direcc-de-envio-nva a,
.direcc-de-envio-nva a:hover,
.mi-panel-rma a,
.mi-panel-rma a:hover,
.mi-panel-tarifas a,
.mi-panel-tarifas a:hover,
.panel-direcciones a,
.panel-direcciones a:hover {
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.container-panel-direcc-envio {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}
.mi-perfil-iconos {
  color: #bbb;
  float: left;
  font-size: 50px;
  margin-right: 10px;
}
.wrap-mi-perfil {
  background: #fff;
  margin: 0 12px 30px 26px;
  padding: 20px;
  width: 30%;
}
.direcc-de-envio-nva a,
.mi-panel-rma a,
.panel-direcciones a:hover {
  background: #01a2d9;
  color: #fff;
}
.txt-mi-perfil {
  float: left;
}
.txt-mi-perfil h3 {
  font-size: 23px;
  margin-top: 5px;
}
.area-panel-de-envio h4 {
  float: left;
  padding-left: 10px;
}
.mi-panel-rma,
.mi-panel-tarifas,
.panel-direcciones {
  float: right;
}
.panel-direcciones a {
  border: 1px solid #01a2d9;
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
  padding: 15px 30px;
}
.area-panel-de-envio {
  margin: 30px 0 40px;
  padding-left: 0;
  padding-right: 0;
}
.direcc-de-envio-nva a,
.mi-panel-rma a {
  margin-right: 10px;
  margin-top: 10px;
  padding: 15px 30px;
}
.direcc-de-envio-nva a:hover,
.mi-panel-rma a:hover {
  background: #fff;
  border: 1px solid #01a2d9;
  color: #01a2d9;
}
.td-center a span {
  color: #000;
}
.td-center a:hover span {
  color: #01a2d9;
}
.tit-direcc,
.tit-fact {
  padding-left: 10px;
}
.tit-direcc-de-envio-nva {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.btn-fin-direcc-de-envio-nva {
  padding: 0 0 50px 17px;
}
.nav-pag-mi-panel {
  padding-left: 25px;
}
.form-float {
  float: left;
}
.input-form {
  height: 40px;
  padding: 5px;
  width: 50%;
}
.row-panel-tarifa,
.wrap-panel-tarifa {
  margin: 0 0 30px;
}
.mi-panel-tarifas a {
  background: #68bf30;
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
  padding: 15px 30px;
}
.mi-panel-tarifas a:hover {
  background: #fff;
  border: 1px solid #68bf30;
  color: #68bf30;
}
.container-rma-nuevo {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
.wrap-rma-nuevo {
  margin: 0 0 50px;
}
.wrap-textarea {
  margin: 50px 0;
}
.btn-blue-rma-nvo-otro-prod {
  margin-bottom: 30px;
}
.btn-blue-rma-nvo-otro-prod a {
  color: #01a2d9;
}
.btn-blue-rma-nvo-otro-prod a:hover {
  color: #01769e;
  text-decoration: none;
  transition: all 0.8s ease 0s;
}
.btn-blue-rma-nvo,
.btn-blue-rma-nvo:hover,
.btn-green-rma-nvo {
  color: #fff;
}
.btn-blue-rma-nvo {
  background: #01a2d9;
  border: 0;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-top: 15px;
  padding: 10px;
}
.btn-act-carrito,
.btn-blue-panel-nvo,
.btn-green-panel-nvo,
.btn-green-rma-nvo {
  margin-right: 10px;
  margin-top: 10px;
}
.btn-blue-rma-nvo:hover {
  background: #0d93c1;
}
.btn-green-rma-nvo {
  background: #68bf30;
  border: 0;
  padding: 10px 37px 10px 43px;
}
.btn-green-rma-nvo:hover {
  background: #fff;
  border: 1px solid #68bf30;
  color: #68bf30;
}
.btn-blue-panel-nvo {
  background: #01a2d9;
  border: 0;
  color: #fff;
  float: left;
  padding: 10px;
}
.btn-blue-panel-nvo:hover {
  background: #fff;
  border: 1px solid #01a2d9;
  color: #01a2d9;
}
.btn-green-panel-nvo {
  background: #68bf30;
  border: 0;
  color: #fff;
  float: left;
  padding: 10px 37px 10px 43px;
}
.btn-act-carrito,
.btn-green-panel-nvo:hover {
  background: #fff;
}
.btn-green-panel-nvo:hover {
  border: 1px solid #68bf30;
  color: #68bf30;
}
.btn-act-carrito {
  border: 1px solid #f54337;
  color: #f54337;
  padding: 10px;
}
.btn-act-carrito:hover {
  background: #f54337;
  color: #fff;
}
.salir {
  background: #eae9e9;
  padding: 15px 0 30px;
}
.salir a {
  color: #878787;
  float: right;
  font-size: 18px;
  padding-right: 20px;
}
.btn-nvo-rma {
  background: #01a2d9;
  border: 0;
  color: #fff;
  margin-top: 28px;
  padding: 8px 15px;
}
.wrap-rma-border {
  border-bottom: 1px solid #ddd;
}
.tab-rma {
  border-bottom: 0 none;
  margin-bottom: 0;
}
.tab-rma > li.active > a,
.tab-rma > li.active > a:focus,
.tab-rma > li.active > a:hover,
.tab-rma > li > a:hover {
  border: 0;
}
.responsive-rma {
  overflow-x: visible;
}
.wrap-menu-filtros-movil {
  border-top: 0 none !important;
  margin: 20px 0 !important;
  padding: 0 !important;
}
.wrap-menu-filtros-movil h3 {
  padding: 40px 0 25px 20px;
}
.menu-filtros-movil-align,
.menu-filtros-movil-align-productos a {
  text-align: left;
  padding-top: 10px;
}
@media (min-width: 240px) and (max-width: 480px) {
  .footer-container,
  .header-logo,
  .wrapper-tarj-product-destc {
    text-align: center;
  }
  .cssmenu {
    padding-top: 6px;
  }
  .row-logo-menu-carrito {
    margin-left: 3px;
    margin-right: 3px;
  }
  .btn-hidden,
  .hidden-container-nav,
  .hidden-menu {
    display: none;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 30px;
  }
  .header-menu {
    float: right;
    margin-top: 45px;
  }
  .buscador-categorias {
    margin-top: 10px;
    text-align: center;
  }
  .container-subscripcion-social {
    padding: 40px 0;
  }
  .sociales {
    float: none;
    margin-top: 20px;
  }
  .footer-logo {
    margin: 30px 0;
  }
  .wrapp-servicios {
    margin: 20px 0;
  }
  .wrapp-servicios h3,
  .wrapp-servicios img {
    float: none;
    margin: 0;
  }
  .header-carrito {
    border: 0;
    padding-right: 8px;
  }
  .footer-tarjetas-img {
    margin-top: 20px;
  }
  .section-container-fluid-product-destc,
  .section-container-fluid-productos {
    padding: 0px;
  }
  .wrap-mi-perfil {
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 0;
    padding: 15px 0 5px 12px;
    width: 100%;
  }
  .txt-mi-perfil h3 {
    font-size: 15px;
  }
  .txt-mi-perfil p {
    font-size: 11px;
  }
  .row-mi-perfil {
    margin-left: 0;
    margin-right: 0;
  }
  .panel-direcciones {
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .wrap-textarea {
    margin: 5px 0 60px;
  }
  .nav-header-carrito-ul li a {
    padding-left: 0;
    padding-right: 0;
  }
  .icono-carrito {
    margin-right: 15px;
  }
  .article-container-carrito,
  .container-finalizar-pedido,
  .container-panel-direcc-envio,
  .container-rma-nuevo {
    border-top: 2px solid #01a2d9;
  }
  .table-align {
    border: 0;
  }
  .wrap-galeria-img {
    margin: 0 0 12px 12px;
    width: 27%;
  }
  .wrap-ficha,
  .wrap-ficha-galeria {
    margin-bottom: 20px;
  }
  .ficha-img-border {
    padding: 10px;
  }
  .wrap-responsive {
    margin: 20px 15px 0;
  }
  .tarj-product-destc {
    border-right: 0 none !important;
  }
  .row-ofertas-home {
    margin-left: 0;
    margin-right: 0;
  }
  .align-responsivo-carrito {
    float: right;
  }
  .menu-carrito-comp {
    padding: 12px 40px;
  }
  .btn-carrito a {
    margin-bottom: 10px;
  }
  .container-nav {
    padding-right: 0;
  }
  .btn-bg-productos {
    border: 1px solid #e5e5e5 !important;
  }
  .ficha-align-btn {
    float: none;
  }
  .hidden-carrito-txt {
    display: none;
    color: #fff;
  }
  .carrito-border-none {
    border-left: medium none;
  }
  .header-container-fluid-menu-01 {
    background: #01a2d9;
  }
  .wrap-ofertas {
    padding-left: 8px;
  }
}
@media (min-width: 320px) and (max-width: 568px) {
  .aside-lft,
  .aside-rgt,
  .footer-container,
  .header-logo,
  .wrapper-tarj-product-destc {
    text-align: center;
  }
  .row-logo-menu-carrito {
    margin-left: 5px;
    margin-right: 5px;
  }
  .btn-hidden,
  .hidden-container-nav {
    display: none;
  }
  .btn-tramitar-pedido a {
    font-size: 11px;
    padding: 15px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 30px;
  }
  .header-menu {
    float: right;
    margin-top: 40px;
  }
  .buscador-categorias {
    margin-top: 10px;
    text-align: center;
  }
  .container-subscripcion-social {
    padding: 40px 0;
  }
  .sociales {
    float: none;
    margin-top: 20px;
  }
  .footer-logo {
    margin: 30px 0;
  }
  .wrapp-servicios {
    margin: 20px 0;
  }
  .wrapp-servicios h3,
  .wrapp-servicios img {
    float: none;
    margin: 0;
  }
  .header-carrito {
    border: 0;
    padding-right: 8px;
  }
  .footer-tarjetas-img {
    margin-top: 20px;
  }
  .section-container-fluid-product-destc,
  .section-container-fluid-productos {
    padding-top: 0px;
  }
  .wrap-mi-perfil {
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 0;
    padding: 15px 0 5px 12px;
    width: 100%;
  }
  .txt-mi-perfil h3 {
    font-size: 15px;
  }
  .txt-mi-perfil p {
    font-size: 11px;
  }
  .row-mi-perfil {
    margin-left: 0;
    margin-right: 0;
  }
  .panel-direcciones {
    margin-bottom: 40px;
  }
  .wrap-textarea {
    margin: 5px 0 60px;
  }
  .article-container-carrito,
  .container-finalizar-pedido,
  .container-panel-direcc-envio,
  .container-rma-nuevo {
    border-top: 2px solid #01a2d9;
  }
  .table-align {
    border: 0;
  }
  .wrap-galeria-img {
    margin: 0 0 12px 12px;
    width: 27%;
  }
  .wrap-ficha,
  .wrap-ficha-galeria {
    margin-bottom: 20px;
  }
  .ficha-img-border {
    padding: 10px;
  }
  .wrap-responsive {
    margin: 20px 15px 0;
  }
  .tarj-product-destc {
    border-right: 0 none !important;
  }
  .row-ofertas-home {
    margin-left: 0;
    margin-right: 0;
  }
  .align-responsivo-carrito {
    float: right;
  }
  .menu-carrito-comp {
    padding: 12px 40px;
  }
  .btn-carrito a {
    margin-bottom: 10px;
  }
  .wrap-btn-productos-center .btn-productos-center > li > a {
    width: 100%;
  }
  .container-nav {
    padding-right: 0;
  }
  .hidden-carrito-txt {
    display: none;
    color: #fff;
  }
  .carrito-border-none {
    border-left: medium none;
  }
  .header-container-fluid-menu-01 {
    background: #01a2d9;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
}
@media (min-width: 320px) and (max-width: 533px) {
  .panel-direcciones {
    margin-bottom: 40px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 15px;
  }
  .row-logo-menu-carrito {
    margin: 0;
  }
  .article-container-carrito,
  .container-finalizar-pedido,
  .container-panel-direcc-envio,
  .container-rma-nuevo {
    border-top: 2px solid #01a2d9;
  }
  .header-menu {
    float: right;
    margin-top: 40px;
  }
  .table-align {
    border: 0;
  }
  .wrap-galeria-img {
    margin: 0 0 12px 12px;
    width: 27%;
  }
  .wrap-ficha,
  .wrap-ficha-galeria {
    margin-bottom: 20px;
  }
  .ficha-img-border {
    padding: 10px;
  }
  .wrap-responsive {
    margin: 20px 15px 0;
  }
  .tarj-product-destc {
    border-right: 0 none !important;
  }
  .row-ofertas-home {
    margin-left: 0;
    margin-right: 0;
  }
  .align-responsivo-carrito {
    float: right;
  }
  .menu-carrito-comp {
    padding: 12px 40px;
  }
  .btn-carrito a {
    margin-bottom: 10px;
  }
  .header-carrito {
    border: 0;
    padding-right: 8px;
  }
  .wrap-btn-productos-center .btn-productos-center > li > a {
    width: 100%;
  }
  .container-nav {
    padding-right: 0;
  }
  .hidden-carrito-txt {
    display: none;
    color: #fff;
  }
  .carrito-border-none {
    border-left: medium none;
  }
  .header-container-fluid-menu-01 {
    background: #01a2d9;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
}
@media (min-width: 375px) and (max-width: 667px) {
  .aside-lft,
  .aside-rgt,
  .footer-container,
  .header-logo,
  .wrapper-tarj-product-destc {
    text-align: center;
  }
  .row-logo-menu-carrito {
    margin-left: 5px;
    margin-right: 5px;
  }
  .btn-hidden,
  .hidden-container-nav {
    display: none;
  }
  .btn-tramitar-pedido a {
    font-size: 11px;
    padding: 15px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 40px;
  }
  .header-menu {
    float: right;
    margin-top: 35px;
  }
  .buscador-categorias {
    margin-top: 10px;
    text-align: center;
  }
  .container-subscripcion-social {
    padding: 40px 0;
  }
  .sociales {
    float: none;
    margin-top: 20px;
  }
  .footer-logo {
    margin: 30px 0;
  }
  .wrapp-servicios {
    margin: 20px 0;
  }
  .wrapp-servicios h3,
  .wrapp-servicios img {
    float: none;
    margin: 0;
  }
  .header-carrito {
    border: 0;
    padding-right: 16px;
  }
  .footer-tarjetas-img {
    margin-top: 20px;
  }
  .section-container-fluid-product-destc,
  .section-container-fluid-productos {
    padding: 0;
  }
  .wrap-mi-perfil {
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 0;
    padding: 15px 0 5px 12px;
    width: 100%;
  }
  .txt-mi-perfil h3 {
    font-size: 15px;
  }
  .txt-mi-perfil p {
    font-size: 11px;
  }
  .row-mi-perfil {
    margin-left: 0;
    margin-right: 0;
  }
  .panel-direcciones {
    margin-bottom: 40px;
  }
  .wrap-textarea {
    margin: 5px 0 60px;
  }
  .article-container-carrito,
  .container-finalizar-pedido,
  .container-panel-direcc-envio,
  .container-rma-nuevo {
    border-top: 2px solid #01a2d9;
  }
  .table-align {
    border: 0;
  }
  .wrap-galeria-img {
    margin: 0 0 12px 12px;
    width: 27%;
  }
  .wrap-ficha,
  .wrap-ficha-galeria {
    margin-bottom: 20px;
  }
  .ficha-img-border {
    padding: 10px;
  }
  .wrap-responsive {
    margin: 20px 15px 0;
  }
  .tarj-product-destc {
    border-right: 0 none !important;
  }
  .row-ofertas-home {
    margin-left: 0;
    margin-right: 0;
  }
  .align-responsivo-carrito {
    float: right;
  }
  .menu-carrito-comp {
    padding: 12px 40px;
  }
  .btn-carrito a {
    margin-bottom: 10px;
  }
  .wrap-btn-productos-center .btn-productos-center > li > a {
    width: 100%;
  }
  .container-nav {
    padding-right: 0;
  }
  .hidden-carrito-txt {
    display: none;
    color: #fff;
  }
  .carrito-border-none {
    border-left: medium none;
  }
  .header-container-fluid-menu-01 {
    background: #01a2d9;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
}
@media (min-width: 414px) and (max-width: 736px) {
  .aside-lft,
  .aside-rgt,
  .footer-container,
  .header-logo,
  .wrapper-tarj-product-destc {
    text-align: center;
  }
  .row-logo-menu-carrito {
    margin-left: 6px;
    margin-right: 6px;
  }
  .btn-hidden,
  .hidden-container-nav {
    display: none;
  }
  .btn-tramitar-pedido a {
    font-size: 11px;
    padding: 15px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 40px;
  }
  .header-menu {
    float: right;
    margin-top: 30px;
  }
  .buscador-categorias {
    margin-top: 10px;
    text-align: center;
  }
  .container-subscripcion-social {
    padding: 40px 0;
  }
  .sociales {
    float: none;
    margin-top: 20px;
  }
  .footer-logo {
    margin: 30px 0;
  }
  .wrapp-servicios {
    margin: 20px 0;
  }
  .wrapp-servicios h3,
  .wrapp-servicios img {
    float: none;
    margin: 0;
  }
  .header-carrito {
    border: 0;
    padding-left: 20px;
  }
  .footer-tarjetas-img {
    margin-top: 20px;
  }
  .section-container-fluid-product-destc,
  .section-container-fluid-productos {
    padding: 0;
  }
  .wrap-mi-perfil {
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 0;
    padding: 15px 0 5px 12px;
    width: 100%;
  }
  .txt-mi-perfil h3 {
    font-size: 15px;
  }
  .txt-mi-perfil p {
    font-size: 11px;
  }
  .row-mi-perfil {
    margin-left: 0;
    margin-right: 0;
  }
  .panel-direcciones {
    margin-bottom: 40px;
  }
  .wrap-textarea {
    margin: 5px 0 60px;
  }
  .article-container-carrito,
  .container-finalizar-pedido,
  .container-panel-direcc-envio,
  .container-rma-nuevo {
    border-top: 2px solid #01a2d9;
  }
  .table-align {
    border: 0;
  }
  .wrap-galeria-img {
    margin: 0 0 12px 12px;
    width: 27%;
  }
  .wrap-ficha,
  .wrap-ficha-galeria {
    margin-bottom: 20px;
  }
  .ficha-img-border {
    padding: 10px;
  }
  .wrap-responsive {
    margin: 20px 15px 0;
  }
  .tarj-product-destc {
    border-right: 0 none;
  }
  .row-ofertas-home {
    margin-left: 0;
    margin-right: 0;
  }
  .align-responsivo-carrito {
    float: right;
  }
  .menu-carrito-comp {
    padding: 12px 40px;
  }
  .btn-carrito a {
    margin-bottom: 10px;
  }
  .wrap-btn-productos-center .btn-productos-center > li > a {
    width: 100%;
  }
  .container-nav {
    padding-right: 0;
  }
  .hidden-carrito-txt {
    display: none;
    color: #fff;
  }
  .header-container-fluid-menu-01 {
    background: #01a2d9;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
  .carrito-border-none {
    border-left: medium none;
  }
}
@media (min-width: 600px) and (max-width: 960px) {
  .tarj-product-destc {
    border-right: 0 none !important;
  }
  .row-logo-menu-carrito {
    margin-left: 9px;
    margin-right: 9px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 60px;
  }
  .row-ofertas-home {
    margin-left: 0;
    margin-right: 0;
  }
  .header-menu {
    float: right;
    margin-top: 30px;
  }
  .align-responsivo-carrito {
    float: right;
  }
  .menu-carrito-comp {
    padding: 12px 40px;
  }
  .btn-carrito a {
    margin-bottom: 10px;
  }
  .header-carrito {
    border: 0;
    padding-left: 20px;
  }
  .wrap-btn-productos-center .btn-productos-center > li > a {
    width: 100%;
  }
  .container-nav {
    padding-right: 0;
  }
  .hidden-carrito-txt {
    display: none;
    color: #fff;
  }
  .carrito-border-none {
    border-left: medium none;
  }
  .header-container-fluid-menu-01 {
    background: #01a2d9;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
  .section-container-fluid-productos {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .wrap-mi-perfil {
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 0;
    padding: 15px 0 5px 12px;
    width: 30%;
  }
  .row-logo-menu-carrito {
    margin-left: 10px;
    margin-right: 10px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 20px;
  }
  .header-menu {
    float: right;
    margin-top: 25px;
  }
  .txt-mi-perfil h3 {
    font-size: 14px;
  }
  .txt-mi-perfil p {
    font-size: 11px;
  }
  .row-mi-perfil {
    margin-left: 0;
    margin-right: 0;
  }
  .section-container-fluid-product-destc {
    padding: 20px 0 0;
  }
  .panel-direcciones {
    margin-bottom: 40px;
  }
  .wrap-textarea {
    margin: 5px 0 60px;
  }
  .carrito-border-none {
    border-left: medium none;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
  .aside-lft h3,
  .aside-rgt h3,
  .title-product-destc {
    font-size: 10px;
  }
  .header-carrito {
    padding-top: 0px;
  }
  .mi-perfil-iconos {
    font-size: 20px;
  }
  .aside-lft,
  .aside-rgt {
    border-top: medium none;
  }
  .section-container-fluid-productos {
    padding: 0;
  }
}
@media (min-width: 900px) and (max-width: 1440px) {
  .wrap-header-categoria {
    width: 361%;
  }
  .header-carrito {
    padding-top: 0px;
  }
  .header-menu {
    float: right;
    margin-top: 20px;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 90px;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .wrap-header-categoria {
    width: 318%;
  }
  .wrap-menu-filtros-movil-productos {
    padding-top: 25px;
  }
  .header-menu {
    float: right;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
  }
  .tarj-vtn-comprar {
    float: left;
    height: 47px;
    margin-right: 3px;
    margin-top: 0;
    width: 69px;
  }
  .header-carrito {
    padding-top: 0px;
  }
  .section-container-fluid-productos {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .wrap-header-categoria {
    width: 256%;
  }
  .thumbnail .caption .txt-producto p {
    text-align: center !important;
  }
  .wrapper-tarj-product-destc {
    height: 475px;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
  .aside-lft h3,
  .aside-rgt h3,
  .title-product-destc {
    font-size: 10px;
  }
  .header-carrito {
    padding-top: 0px;
  }
  .aside-lft,
  .aside-rgt {
    border-top: medium none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside-lft h3,
  .aside-rgt h3,
  .title-product-destc {
    border-bottom: 1px solid #e5e5e5;
    color: #234b61;
    font-size: 10px;
  }
  .wrap-ofertas {
    padding-left: 10px;
  }
  .header-carrito {
    padding-top: 0px;
  }
  .aside-lft,
  .aside-rgt {
    border-top: medium none;
  }
}
@media (min-width: 900px) and (max-width: 1440px) {
  .nav-listado-ul li {
    padding: 0 5px;
  }
  .section-container-fluid-product-destc {
    min-height: 1044px;
  }
  .height-mi-panel {
    min-height: auto;
  }
  .header-carrito {
    padding-top: 0;
  }
  .carrito-align {
    padding-left: 22px;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .nav-listado-ul li {
    padding: 0 5px;
  }
  .nav-listado-ul li a {
    font-size: 12px;
  }
  .section-container-fluid-product-destc {
    min-height: 1090px;
  }
  .height-mi-panel {
    min-height: auto;
  }
  .aside-lft,
  .aside-rgt {
    border-top: medium none;
  }
}
@media screen and (min-width: 800px) and (max-width: 1280px) {
  .carrito-align {
    padding-left: 22px;
  }
  .navbar-collapse {
    padding-right: 0;
  }
  .aside-lft,
  .aside-rgt {
    border-top: medium none;
  }
}
.hidden-carrito-txt {
  font-size: 11px;
  color: #fff;
}
.icono-busc {
  color: #fff !important;
}
.btn-productos-center {
  width: 200px;
}
.h1-subcategoria {
  display: inline-block;
  font-size: 14px;
  color: #234b61;  
  font-weight: 500;
}
a.txt-producto,
hover.txt-producto {
  text-decoration: none !important;
}
.p-subcategoria {
  height: 50px;
  overflow: hidden;
}
.cont-precio-btnComprrar {
  margin-top: 20px;
}
.icon-close {
  color: #fff;
}
.modal-align-form {
  text-align: left;
}
.style-sociales {
  padding-left: 5px;
}
.btn-tramitar-pedido{
  text-align:left;
}
.menu-carrito-comp{
  padding: 12px 20px;
}