.navbar {
  margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
  padding-right: 10px;
  padding-left: 10px;
}
.navbar-default,
.navbar-default .navbar-nav .open .dropdown-menu {
  background-color: #ffffff;
}
.navbar-default {
  border: none;
  margin-top: 0px;
}
.navbar-default .container-fluid {
  padding: 0px;
}
.navbar-default .navbar-collapse {
  padding: 0px;
}
.navbar-default .navbar-collapse.in {
  border: 1px solid #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 0px 15px 0px 15px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.navbar-default .navbar-toggle {
  height: 30px;
  width: 42px;
  padding: 0px 0px 0px 9px;
  margin-right: 25px;
  border-color: #999999;
}
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:hover {
  background-color: #dde1f3;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #3c51af;
}
.navbar-default .navbar-nav > li > .dropdown-toggle {
  cursor: pointer;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  border-color: #999999;
}
.navbar-default .navbar-nav .open .dropdown-menu .divider {
  background-color: #999999;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #2b3a7e;
  font-size: 1.3em;
  font-weight: bold;
}
.navbar-default .navbar-nav .open > a {
  color: #2b3a7e;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #2b3a7e;
  background-color: #dde1f3;
}
.navbar-default .navbar-nav .open > a:hover,
.navbar-default .navbar-nav .open > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #2b3a7e;
  background-color: #dde1f3;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
  color: #6b7dcc;
  background-color: #ffffff;
}
.navbar-default .navbar-nav .open.active > a {
  color: #6b7dcc;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #6b7dcc;
  background-color: #dde1f3;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #6b7dcc;
  background-color: #dde1f3;
}
.navbar-default .navbar-nav {
  float: left;
}
.form-control {
  color: #000000;
}
.btn.btn-primary {
  background-color: #3c51af;
  border-color: #3c51af;
  color: #ffffff;
  font-weight: bold;
}
.btn.btn-primary:hover {
  background-color: #36499f;
  border-color: #2b3a7e;
  color: #ffffff;
  font-weight: bold;
}
.btn.btn-primary:active {
  background-color: #2b3a7e;
  border-color: #2b3a7e;
  color: #ffffff;
  font-weight: bold;
}
.modal-footer {
  text-align: center;
}
.escondido {
  visibility: hidden !important;
  display: none !important;
  position: absolute !important;
}
.cursorpointer {
  cursor: pointer;
}
.width_100 {
  width: 100%;
}
.width_max_100 {
  max-width: 100%;
}
body {
  background: #ffffff;
}
.nowrap,
.nowrap * {
  white-space: nowrap;
}
.container,
div.container {
  width: 100%;
  max-width: 1400px;
}
.container.banner,
div.container.banner {
  width: 100%;
  max-width: 1376px;
}
.container.grande,
div.container.grande {
  width: 100%;
  max-width: 1600px;
}
.container.max,
div.container.max {
  width: 100%;
  max-width: 100%;
}
h1 {
  margin: 0;
  text-align: center;
  height: 50px;
}
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  margin-bottom: 8px;
  text-align: left;
}
@media (max-width: 480px) {
  h1 {
    font-size: 1.7em;
    padding: 13px 0px 0px 0px;
  }
  h2 {
    font-size: 1.5em;
  }
  .titulo h1 {
    font-size: 24px;
    padding: 13px 0px 0px 0px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  h1 {
    font-size: 1.9em;
    padding: 10px 0px 0px 0px;
  }
  h2 {
    font-size: 1.7em;
  }
  .titulo h1 {
    font-size: 28px;
    padding: 10px 0px 0px 0px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 2em;
    padding: 8px 0px 0px 0px;
  }
  h2 {
    font-size: 1.8em;
  }
  .titulo h1 {
    font-size: 30px;
    padding: 8px 0px 0px 0px;
  }
}
.header_nav {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header_nav img {
  padding-left: 10px;
}
.titulo,
.pie_pagina1 {
  height: 50px;
  padding: 0px;
  color: #ffffff;
  background-color: #3c51af;
  background-image: url('imagenes/fondo_titulo.png');
  background-repeat: repeat-x;
  background-position: top;
  border: none;
  border-radius: none;
}
.titulo h1,
.pie_pagina1 h1 {
  color: #ffffff;
  white-space: nowrap;
}
.titulo h2,
.pie_pagina1 h2 {
  color: #ffffff;
}
.carousel.slide {
  border-top: 1px solid #3c51af;
  border-bottom: 1px solid #3c51af;
}
.carousel-control {
  background-image: none !important;
  background-color: transparent;
  filter: none !important;
  opacity: 1;
  margin-top: -8px !important;
}
.carousel-control span {
  color: #ffffff;
  font-size: 30px !important;
}
.carousel-indicators {
  margin-bottom: -12px;
}
.carousel-indicators li {
  border: 1px solid #ffffff;
}
.carousel-indicators li.active {
  background-color: #ffffff;
}
.carousel .carousel-inner .item {
  padding-top: 33.3%;
}
.carousel .carousel-inner .item img,
.carousel img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sin_padding {
  padding: 0px;
}
.sin_margin {
  margin: 0px;
}
.sin_margin_top {
  margin-top: 0px;
}
.sin_margin_bottom {
  margin-bottom: 0px;
}
.campo_opcional {
  font-weight: normal;
}
.input-fallado {
  background-color: #ffdddd;
}
h1 {
  color: #3c51af;
}
h2 {
  color: #586cc6;
}
h3 {
  color: #586cc6;
}
h4,
h5,
h6 {
  color: #455bbf;
}
.h_pagina {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 7px;
}
@media (max-width: 480px) {
  h3 {
    font-size: 1.3em;
  }
}
@media (min-width: 481px) {
  h3 {
    font-size: 1.5em;
  }
}
hr {
  border-top: 1px solid #999999;
}
.texto_alerta {
  font-size: 1.5em;
  font-weight: normal;
}
.footer {
  margin-top: 0;
  background-color: #ffffff;
}
.banner_pie {
  padding: 30px 0px 0px 0px;
}
.banner_pie img {
  width: 100%;
}
.pie_pagina2 {
  padding-top: 24px;
  padding-bottom: 10px;
}
.pie_pagina2 a,
.celdacanales a {
  font-weight: bold;
}
.tel_celda {
  height: 35px;
  margin-bottom: 15px;
}
.pie_pagina2 .direccion p,
.celdacanales .direccion p {
  margin: 0;
  padding: 0;
  line-height: 18px;
}
.celdacanales .direccion p {
  padding-bottom: 2px;
}
.pie_pagina2 img {
  padding-top: 5px;
}
.data_fiscal {
  max-width: 60px;
  width: 100%;
  border: none;
}
.texto_footer {
  font-size: 1.1em;
  font-weight: normal;
}
.img_columna,
.columna_galeria img {
  width: 100%;
  margin-bottom: 10px;
}
.img_columna.border {
  border: 1px solid #666666;
}
.thumb_galeria {
  cursor: pointer;
}
.columna_galeria {
  margin-bottom: 20px;
}
.lista1 {
  padding-left: 2em;
}
.lista1 li {
  padding-bottom: 0.2em;
}
a:link,
a:visited {
  color: #51a2ff;
  text-decoration: none;
}
a:hover,
a:active {
  color: #ff6666;
  text-decoration: underline;
}
#contacto_mapa {
  margin-top: 20px;
}
.mapa_google {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.mapa_google iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.a_tarjeta:link,
.a_tarjeta:visited,
.a_tarjeta:hover,
.a_tarjeta:active {
  text-decoration: none;
  color: inherit;
}
.tarjeta {
  margin-top: 15px;
  border: 1px solid #3c51af;
}
@media (min-width: 768px) {
  .tarjeta {
    height: 220px;
  }
}
.tarjeta:hover {
  border: 1px solid #2b3a7e;
}
.tarjeta .panel-heading {
  text-align: center;
  background-color: #3c51af;
  background-image: url('imagenes/fondo_titulo.png');
  background-repeat: repeat-x;
  background-position: top;
  padding-bottom: 6px;
  padding-top: 6px;
}
.tarjeta:hover .panel-heading {
  background-color: #2b3a7e;
  background-image: none;
}
.tarjeta .panel-heading h2 {
  color: #ffffff;
  margin-top: 4px;
  margin-bottom: 4px;
}
.tarjeta .panel-heading h2 div {
  display: inline-block;
  vertical-align: top;
  padding-top: 6px;
  margin-top: -6px;
}
.tarjeta:hover .panel-heading h2,
.tarjeta:hover .panel-heading h2 div {
  color: #ffffff;
}
.nota_inicio h2 {
  margin-top: 1px;
  margin-bottom: 18px;
}
.foto_columna {
  width: 100%;
  padding: 5px 0px 5px 0px;
}
.iconotelefono {
  height: 30px;
  padding: 0px 20px 0px 0px;
  vertical-align: top;
  margin-top: -7px;
}
.precio_venta {
  text-align: center;
}
.precio_venta big {
  font-weight: bold;
}
.precio_venta button {
  margin-top: -8px;
  margin-left: 10px;
}
.precio_anterior {
  text-decoration: line-through !important;
}
.descuento_cupon {
  text-align: center;
  color: #cc0000;
}
.texto_descuento {
  text-align: center;
}
.item_pedido {
  padding-left: 30px;
  font-weight: bold;
}
.item_pedido input {
  height: 30px;
  margin-top: -2px;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}
.bottom_pedido h3 {
  margin: 5px 0px 0px 0px;
}
.bottom_pedido button {
  margin: -3px 0px 0px 0px;
}
.finder-activator {
  height: 26px;
  width: 26px;
  position: absolute;
  right: 12px;
  padding: 3px 0px 0px 2px;
}
.finder {
  position: fixed;
  top: -50px;
  left: 50%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 34px;
  background: #fff;
  font-size: 18px;
  padding: 1px;
  transition: top 0.15s ease-out;
}
@media (max-width: 480px) {
  .finder {
    width: 100%;
    left: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .finder {
    width: 480px;
    margin-left: -240px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .finder {
    width: 640px;
    margin-left: -320px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .finder {
    width: 800px;
    margin-left: -400px;
  }
}
@media (min-width: 1200px) {
  .finder {
    width: 900px;
    margin-left: -450px;
  }
}
.finder.active {
  top: 1px;
}
.finder-input {
  flex-grow: 1;
  width: 0;
  height: 30px;
  border: none;
  padding: 8px;
  outline: none !important;
}
.finder-activator,
.finder,
.btn-finder {
  border: 1px solid #999999;
}
.finder-activator:focus,
.btn-finder:focus {
  background-color: #ffffff;
}
.finder-activator:hover,
.btn-finder:hover {
  background-color: #dde1f3;
}
.finder-input.not-found {
  color: #e7353f;
}
.finder-input,
.btn-finder:not(:last-child) {
  margin-right: 10px;
}
.finder-count {
  display: none;
}
.finder-highlight {
  background: #ff8;
}
.finder-highlight.active {
  background: #ffd71b;
}
div.boton-todopago-css div {
  float: none !important;
  margin: auto !important;
}
@media (max-width: 991px) {
  div.boton-todopago-css div {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.boton-todopago-css div {
    width: 95% !important;
  }
}
@media (min-width: 1200px) {
  div.boton-todopago-css div {
    width: 90% !important;
  }
}
@media (max-width: 480px) {
  .select_zonas_envio {
    margin: -1px 0px 0px 10px;
    font-size: 1.1em;
  }
}
@media (min-width: 481px) {
  .select_zonas_envio {
    margin: 1px 0px 0px 20px;
    font-size: 1.2em;
  }
}
.ingreso_visitante {
  line-height: 20px;
  color: #2b3a7e;
  font-size: 1.0010000000000001em;
  font-weight: bold;
  float: right;
}
@media (max-width: 767px) {
  .ingreso_visitante {
    margin-top: 1px;
    margin-bottom: 5px;
    padding: 10px 0px 10px 0px;
  }
}
@media (min-width: 768px) {
  .ingreso_visitante {
    margin-top: 5px;
    margin-bottom: -7px;
    padding: 15px 10px 15px 10px;
  }
}
#modal_ingresar .modal-dialog {
  max-width: 400px;
}
.distribuidor_logo {
  width: 100%;
  max-width: 250px;
  border: 1px solid #999999;
}
@media (max-width: 767px) {
  .distribuidor_texto {
    font-size: 1.0em;
    font-weight: bold;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .distribuidor_texto {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 30px;
  }
}
