@font-face {
  font-family: 'latoregular';
  src: url('fuentes/lato-reg-webfont.eot');
  src: url('fuentes/lato-reg-webfont.eot#iefix') format('embedded-opentype'), url('fuentes/lato-reg-webfont.woff') format('woff'), url('fuentes/lato-reg-webfont.ttf') format('truetype'), url('fuentes/lato-reg-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lato {
  font-family: 'latoregular';
}
@font-face {
  font-family: 'open_sansregular';
  src: url('fuentes/opensans-regular-webfont.eot');
  src: url('fuentes/opensans-regular-webfont.eot#iefix') format('embedded-opentype'), url('fuentes/opensans-regular-webfont.woff') format('woff2'), url('fuentes/opensans-regular-webfont.woff') format('woff'), url('fuentes/opensans-regular-webfont.ttf') format('truetype'), url('fuentes/opensans-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url('fuentes/roboto-regular-webfont.eot');
  src: url('fuentes/roboto-regular-webfont.eot#iefix') format('embedded-opentype'), url('fuentes/roboto-regular-webfont.woff') format('woff2'), url('fuentes/roboto-regular-webfont.woff') format('woff'), url('fuentes/roboto-regular-webfont.ttf') format('truetype'), url('fuentes/roboto-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'robotocondensed';
    src: url('fuentes/roboto-condensed-webfont.eot');
    src: url('fuentes/roboto-condensed-webfont.eot#iefix') format('embedded-opentype'),
    url('fuentes/roboto-condensed-webfont.woff') format('woff2'),
    url('fuentes/roboto-condensed-webfont.woff') format('woff'),
    url('fuentes/roboto-condensed-webfont.ttf') format('truetype'),
    url('fuentes/roboto-condensed-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold_condensed';
    src: url('fuentes/roboto-boldcondensed-webfont.eot');
    src: url('fuentes/roboto-boldcondensed-webfont.eot#iefix') format('embedded-opentype'),
    url('fuentes/roboto-boldcondensed-webfont.woff') format('woff2'),
    url('fuentes/roboto-boldcondensed-webfont.woff') format('woff'),
    url('fuentes/roboto-boldcondensed-webfont.ttf') format('truetype'),
    url('fuentes/roboto-boldcondensed-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
  font-family: 'robotoregular';
}
.condendsend
{
    font-family: 'robotocondensed';
}
.menu {
  text-transform: uppercase;
  margin-top: 40px;
}

.tamano_grande
{
    padding-left: 55px!important;
    padding-right: 55px!important;
}

.content_establecimiento_registrado
{
    padding-bottom: 280px!important;
}

.margen_top
{
    margin-top: 30px;
    padding-left: 0!important;
}
.input_subir_imagen
{
    width: 100%;
    background-color: #D8D8D8;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    min-height: 35px;
    -webkit-padding-start: 15px;
    -moz-padding-start: 15px;
    margin-top: 0;
    margin-bottom: 6px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    cursor: pointer;
}

.menu ul {
  height: 30px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.menu a {
  color: #a0a0a0;
  text-decoration: none;
  width: 100px;
  font-size: 13px;
}
.menu a:hover {
  color: #3b84c3;
}
.menu a .breakLine {
  display: block;
}
@media only screen and (max-width: 992px) {
  .menu a .breakLine {
    display: inline;
  }
}
.menu li {
  text-align: center;
  width: 100px;
  display: inline-table;
  margin-right: 30px;
}
.menuFooter {
  margin-top: 40px;
}
.menuFooter ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.menuFooter a {
  font-size: 12px;
  color: #a0a0a0;
  text-decoration: none;
  width: 100px;
}
.texto_plano_footer
{

    color: #a0a0a0;
    text-decoration: none;

}
.menuFooter a:hover {
  color: #3b84c3;
}
.menuFooter li {
  margin-bottom: 5px;
}
.imgRoyalFooter {
  margin-top: 48px;
}
.aplicaciones {
  text-align: right;
  margin-top: 20px;
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
}
.aplicaciones ul {
  list-style-type: none;
}
.aplicaciones li {
  margin-bottom: 15px;
}
.tituloh {
  text-transform: uppercase;
  font-size: 18px;
  color: #515151;
  padding-left: 30px;
}
.tituloh2 {
  font-size: 14px;
  color: #515151;
  padding-left: 30px;
  text-transform: none;
}
.titulolistado {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 16px;
  color: #515151;
  padding-left: 30px;
}
.listado {
  text-transform: uppercase;
  font-size: 16px;
  color: #a0a0a0;
  padding-left: 30px;
}
.listado a:link {
  text-decoration: none;
}
.enlace_favoritos
{
    cursor: pointer!important;
}
#listados {
  margin-top: 50px;
}
.btnAzul {
  height: 40px;
  margin-top: 20px;
  background-color: #3c91dc;
  border-radius: 5px;
  color: #ffffff;
  border: none;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.btnGris {
  margin-top: 20px;
  background-color: #a0a0a0;
  border-radius: 5px;
  color: #ffffff;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.caja {
  color: #a0a0a0;
  margin: 20px auto 40px auto;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  border-radius: 5px;
  height: 40px;
  overflow: hidden;
  /*max-width: 162px;*/
  position: relative;
}
.caja select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 40px;
  padding: 5px;
  width: 100%;
}
.caja select:focus {
  outline: none;
}
.caja::after {
  content: "\025be";
  color: #a0a0a0;
  display: table-cell;
  padding-top: 7px;
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0px;
  pointer-events: none;
}
.buscador {
  color: #a0a0a0;
  margin: 20px auto 40px 0px;
  border: 1px solid transparent;
  border-radius: 5px;
  height: 40px;
  width: 273px;
}
.titulo_principal
{
    position: absolute;
    top: 35px;
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    font-family: 'robotobold_condensed';
    color: #717171;
    left: 0;

}
.buscador input {
  background: #ffffff;
  border: none;
  width: 100%;
  height: 40px;
  padding-right: 40px;
  padding-left: 10px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#btnLupa {
  background-color: #3c91dc;
  border-color: transparent;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 40px;
  z-index: 1000;
}
.btnBuscador {
  height: 40px;
  float: left;
}
.localizador {
  width: 30px;
  padding-top: 10px;
  background-color: #ffffff;
}
.listados {
  color: #a0a0a0;
  border: 1px solid #a0a0a0;
  margin-bottom: 22px;
  background-color: #ffffff;
  border-radius: 5px;
  height: 35px;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-left: 15px;
  padding-top: 4px;
}
.listados select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 35px;
  padding: 5px;
  width: 100%;
  margin-left: -10px;
  margin-top: -5px;
  -moz-appearance: none;
}





.listados select:focus {
  outline: none;
}
.listados::after {
  content: "\025be";
  color: #a0a0a0;
  display: table-cell;
  padding-top: 7px;
  text-align: center;
  width: 40px;
  height: 30px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0px;
  pointer-events: none;
}

.listados_ficha_usu
{
    position: absolute;
    display: inline-flex;
    color: #555;
    border: 0;
    margin-bottom: 22px;
    background-color: #ffffff;
    border-radius: 5px;
    height: 26px;
    overflow: hidden;
    width: 68%;
    position: relative;
    float: right;
    padding-top: 4px;
}
.listados_ficha_usu_grande
{
    position: absolute;
    display: inline-flex;
    color: #555;
    border: 0;
    margin-bottom: 22px;
    background-color: #ffffff;
    border-radius: 5px;
    height: 26px;
    overflow: hidden;
    width: 40%;
    position: relative;
    float: right;
    padding-top: 4px;
}
.listados_ficha_usu_grande select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 26px;
    padding: 5px;
    width: 100%;
    margin-left: 0px;
    color: #555;

    -moz-appearance: none;
}
.listados_ficha_usu_grande select:focus {
    outline: none;
}
.listados_ficha_usu_grande::after {
    content: "\025be";
    color: #a0a0a0;
    display: table-cell;
    padding-top: 7px;
    text-align: center;
    width: 40px;
    height: 30px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0px;
    pointer-events: none;
}
.listados_ficha_usu select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 26px;
    padding: 5px;
    width: 100%;
    margin-left: -8px;
    color: #555;

    -moz-appearance: none;
}
.listados_ficha_usu select:focus {
    outline: none;
}
.listados_ficha_usu::after {
    content: "\025be";
    color: #a0a0a0;
    display: table-cell;
    padding-top: 7px;
    text-align: center;
    width: 40px;
    height: 30px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0px;
    pointer-events: none;
}
#formularioDatos .listados,
#formularioMascotas .listados {
  padding-top: 0!important;
}
.bordes_marco {
  padding: 0px;
  -webkit-box-shadow: 0px 114px 14px 6px #dfdfdf;
-moz-box-shadow: 0px 114px 14px 6px #dfdfdf;
box-shadow: 0px 114px 14px 6px #dfdfdf;
}
.link_recuperar_pass
{
  padding-left: 5px;
}
.contenedor_rec_pass
{
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.centrar_rec_pass
{
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.boton_recuperar
{
    margin-top: 30px;
}
.lineaAzul {
  background-color: #3c91dc;
  height: 4px;
  margin-bottom: 10px;
}
.lineaAzulpequena {
  background-color: #3c91dc;
  height: 2px;
  margin-top: 60px;
}
.lineaGrispequena {
  background-color: #a0a0a0;
  height: 2px;
  margin-top: 20px;
}
.login h4 {
  text-align: center;
  color: #ffffff;
}
.div_boton_insertar
{
  text-align: right;
  padding-right: 30px;
  position: relative;
  top: 60px;
}

.boton_insertar_mascota
{
    background-color: #3c91dc;
    color: #FFF;
    padding-right: 15px;
    padding-left: 15px;
    border: none;
}
.inline {
   display: -webkit-inline-box;
    display: -webkit-inline-flex;
   display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-self: auto;
}


.hederAzul {
  background-color: #3b84c3;
}
@media only screen and (max-width: 992px) {
  /* styles for browsers larger than 1440px; */
  #footer {
    height: 480px!important;
    text-align: center;
  }
  .menuFooter {
    margin-top: 76px;
  }
  #imgUsu {
    width: 100%;
  }
  #navbarPetf {
    width: 100%!important;
    padding: 0;
  }
  #navbarPetf div {
    padding: 10px;
    border: solid 1px #ddd;
  }
  #encabezado .container {
    padding: 0;
  }
  .buscador input {
    width: 143px;
    margin-left: 50px;
  }
  .lineaHeaderFondo {
    display: none;
  }
  #informacion {
    top: -20px !important;
  }
  #footer {
    margin-top: 6em!important;
  }
  .dropzone .dz-default.dz-message {
    background-size: 300px 391px!important;
    background-position: 65px 0!important;
  }
  #usu_dire_edit_estilo {
    padding-left: 0px!important;
  }
  .col-md-5 {
    width: 95%!important;
    float: none;
    margin-top: 25px;
  }
  #contenedor_drop_ficha_est {
    width: 100%!important;
  }
  #stepUsuDos .dz-default.dz-message {
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background-position: center!important;
    background-image: url("../imgs/front/iconos/mascotas.png");
    /* background-repeat: no-repeat; */

    /* background-position: 100px 0; */

    /* position: absolute; */

    height: 80%;
    /* width: 136%; */

    background-size: 154px!important;
    /* float: right; */

  }
  #esterilizado_si {
    margin-left: 10px;
    width: 50px;
  }
  #esterilizado_no {
    margin-left: 10px;
    width: 50px;
  }
  #estilo_peso_registro_usu {
    padding: 0;
  }
  #label_check_usu {
    padding-left: 0px;
    margin-right: 35px;
  }
  #boton_atras_usu {
    width: 100%;
    background-color: #616467;
  }
  #boton_finalizar_usu {
    width: 100%;
  }
  #container_listado_est {
    margin-top: 0!important;
  }
  .mostrar_foto_est {
    height: 110px!important;
  }
  .boton_ir_ruta {
    width: 38%!important;
    margin-top: 30px!important;
  }
  .mascota_listado_est {
    width: 50%!important;
  }
}
@media (max-width: 991px) {
  #caja_usu_direccion_num {
    padding-right: 0!important;
  }
  #caja_usu_direccion_piso {
    padding-right: 0!important;
  }
}
body {
  margin: 0;
}
#page {
  margin: auto;
  height: auto;
  min-height: 100%;
}
#page:after {
  width: 100%;
  height: 150px;
  display: block;
  clear: both;
}
#footer {
  background-color: #666666;
  clear: both;
  position: relative;
  z-index: 10;
  height: 300px;
  margin-top: 0em;
}
#footer .letrasFooter {
  color: #a0a0a0;
  font-size: 12px;
  text-align: center;
  margin-bottom: 0px;
}
#header {
  background-color: #3b84c3;
  height: 35px;
  width: 100%;
}
#encabezado {
  padding-bottom: 5px;
  padding-top: 15px;
  border-bottom: 1px solid;
  border-bottom-color: #dfdfdf;
  -webkit-box-shadow: 0px 3px 5px 0px #dfdfdf;
  -moz-box-shadow: 0px 3px 5px 0px #dfdfdf;
  box-shadow: 0px 3px 5px 0px #dfdfdf;
}
.flip_img {
  -moz-transform: scalex(-1);
  -o-transform: scalex(-1);
  -webkit-transform: scalex(-1);
  transform: scalex(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.sinResultados {
  color: #3b84c3;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.filtrandoPor {
  margin-right: 10px;
  font-size: 18px;
}
.mostrandoResultados {
  display: inline-flex;
  margin-top: 15px;
  color: #a0a0a0;
}
.mostrandoResultados ul {
  padding: 0;
}
.mostrandoResultados li {
  list-style: none;
  float: left;
  margin-right: 5px;
  color: #165489;
  font-size: 18px;
}
.mostrandoResultados li::after {
  content: " / ";
}
.mostrandoResultados li:last-child::after {
  content: "";
}
#enlacesRapidos {
  background-color: #f3f3f3;
}
.carrouselIzqBtn {
  position: absolute;
  top: 50%;
}
.titulo_paginas_politicas
{
    text-align: center;
    margin-bottom: 40px;
}
.bordes_footer
{
    border-right: solid 1px #a0a0a0 ;
}
.borde_izquierdo_footer
{
    border-left: solid 1px #a0a0a0 ;
}
.carrouselIzqBtn span {
  font-size: 20px;
  border: 2px solid;
  margin-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  color: #666666;
  border-color: #dfdfdf;
}
.caja_imagen_usu
{
    height: 200px;
    width: 240px;
    margin: auto;
    background-color: #CBCBCB;
    /*padding-top: 31px;*/
    text-align: center;
}

.caja_imagen_usu:before
{
    content: '';
    /*display: inline-block;*/
    height: 100%;
    vertical-align: middle;
}

.carrouselDerBtn {
  position: absolute;
  top: 50%;
  right: 0%;
}
.imagen_listado_nofoto
{
    height: 55% !important;
    margin-top: 30px!important;
}
.carrouselDerBtn span {
  font-size: 20px;
  border: 2px solid;
  margin-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  color: #666666;
  border-color: #dfdfdf;
}
.carrousel {
  z-index: -1;
}
.carrousel img {
  margin: auto;
  width: 100%;
}
#myCarousel {
  margin-top: 5px;
}
.lineaHeader {
  background-color: #f3f3f3;
  min-height: 85px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.lineaHeaderFondo {
  background-color: #f3f3f3;
  height: 84px;
  position: relative;
  top: -665px;
  z-index: -1;
}
.lineaHeaderIzq {
  background-color: #f3f3f3;
  height: 77px;
  position: relative;
  top: 10px;
  z-index: -1;
  float: left;
  width: 19%;
}
.lineaHeaderDer {
  background-color: #f3f3f3;
  height: 77px;
  position: relative;
  top: 10px;
  z-index: -1;
  float: right;
  width: 19%;
}
#buscadorHome {
  border-right: 2px solid #dfdfdf;
  border-left: 2px solid #dfdfdf;
  padding: 0px;
  height: 77px;
}
.bordes {
  border-right: 2px solid #dfdfdf;
  border-left: 2px solid #dfdfdf;
  padding: 0px;
  -webkit-box-shadow: 0px 10px 4px 4px #dfdfdf;
  -moz-box-shadow: 0px 10px 4px 4px #dfdfdf;
  box-shadow: 0px 10px 4px 4px #dfdfdf;
  padding-bottom: 150px;

}
.carta {
  border: 2px solid #dfdfdf;
  border-radius: 5px;
  width: 230px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: auto;
  min-height: 407px;
  margin-top: 28px;
}
.contenido {
  font-size: 12px;
  max-width: 150px;
  color: #a0a0a0;
  text-align: center;
  margin: auto;
  margin-top: 10px;
}
.titulo {
  text-transform: uppercase;
  color: #a0a0a0;
  max-width: 150px;
  text-align: center;
  margin: auto;
  margin-top: 10px;
  padding-left: 15px;
}

.titulo_ficha
{
    padding-left: 0!important;
    margin-right: 40px!important;
}
.div_ficha_usu
{
    min-height: 40px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding-right: 6px;
    padding-left: 15px;
    margin-bottom: 15px;
    position: relative;
}

.div_ficha_usu_grande
{
    min-height: 40px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding-right: 6px;
    padding-left: 15px;
    margin-bottom: 15px;
    position: relative;
}
.label_ficha_usu
{
    height: 40px;
    line-height: 40px;
    width: 30%;
}
.label_ficha_usu_grande
{
    height: 40px;
    line-height: 40px;
    width: 60%;
}
.input_ficha_usu_grande
{

    height: 36px;
    font-size: 14px;
    color: #555;
    border: 0;
    position: absolute;
    width: 40%;
}
.input_ficha_usu
{

    height: 36px;
    font-size: 14px;
    color: #555;
    border: 0;
    position: absolute;
    width: 68%;
}

.label_ficha_usu_peq
{
    height: 40px;
    line-height: 40px;
    width: 60%;
}
.input_ficha_usu_peq
{

    height: 36px;
    font-size: 14px;
    color: #555;
    border: 0;
    position: absolute;
    width: 38%;
}

.input_ficha_usu:focus {
    border-color: #FFF;
}
.pading_izquierdo
{
    padding-left: 0;
}
#contenidoPrin {
  margin-top: 1px;
}
.fondoCarta {
  background-color: #f3f3f3;
  color: #a0a0a0;
  text-align: center;
  margin-top: 30px;
}
.perroGato {
  height: 70px;
  background-image: url("../imgs/front/img-info-interes.jpg");
  text-align: center;
  padding-top: 20px;
  background-size: cover;
}
.titu{
    font-weight: bold;
    font-size: 16px;
}
.infoInteres
{
    font-size: 14px;
}
.calendario{
    position: absolute;
    right: 22px;
    top: 6px;
}
.gracias
{
    margin: 20px;
    font-size: 20px;
    color: #A0A0A0;
    text-align: center;
}

.titularCarta {
  background-color: #3c91dc;
  text-transform: uppercase;
  text-shadow: 0.3em 0.1em #3b84c3;
  color: #ffffff;
  text-align: center;
  min-height: 40px;
  padding-top: 10px;
}
.titularCarta a {
  color: #ffffff;
  text-decoration: none;
}
.titularCarta a:link {
  text-decoration: none;
}
#informacion {
  position: absolute;
  right: 43%;
  top: 5px;
}
#perroico {
  position: absolute;
  right: 43%;
}
#formularioLogin {
  margin-top: 50px;
}
#formularioLogin label {
  width: 100%;
  margin: 0;
}
#formularioLogin input {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  height: 30px;
  -moz-padding-start: 15px;
  -webkit-padding-start: 15px;
}
#formularioLogin input[type="checkbox"] {
  width: 20px;
}
#formularioLogin textarea {
  width: 100%;
  height: 100px;
}
.cargandoMapa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.23);
}
.cargandoMapa span {
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -100px;
  background-color: #3b84c3;
  text-align: center;
  font-size: 20px;
  border-radius: 5px;
  color: #ffffff;
}
.gm-style-iw {
  width: 350px !important;
  top: 15px !important;
  left: 15px !important;
  background-color: #ffffff;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  border: 1px solid #3b84c3;
  border-radius: 5px 2px 5px 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#iw-container {
  margin-bottom: 10px;
}
#iw-container .iw-title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  font-weight: 400;
  padding: 10px;
  /*background-color: @colorAzulHeader;
  color: @blanco;*/

  margin: 0;
  border-radius: 2px 2px 0 0;
  padding-bottom: 0;
}
#iw-container .iw-content {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin-right: 1px;
  padding: 15px 5px 0px 15px;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
}
.iw-content img {
  float: right;
  margin: 0 5px 5px 10px;
}
.iw-subTitle {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0;
}
.iw-bottom-gradient {
  position: absolute;
  width: 326px;
  height: 25px;
  bottom: 10px;
  right: 18px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.iw-cat {
  width: 350px !important;
}
.iw-link {
  text-align: center;
  background-color: #3b84c3;
  color: #ffffff;
  padding: 6px 10px;
  width: 160px;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
}
.hederPage {
  margin: auto;
  text-align: center;
  margin-top: 10px;
  background-image: url("../imgs/front/baners/registro_establecimiento2.jpg");
  height: 234px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.tituloPage {
  text-transform: uppercase;
  background-color: rgba(60, 145, 220, 0.7);
  color: #ffffff;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 156px;
}
h1.tituloPage {
  font-size: 14px;
  padding-top: 10px;
  margin-bottom: 0;
}
.contentPage {
  background-color: #f3f3f3;
  margin: 0;
  padding: 50px;
  color: #a0a0a0;
  padding-bottom: 160px;
}
.contentPage2 {
  background-color: #f3f3f3;
  margin: 0;
  color: #a0a0a0;
  padding-bottom: 160px;
}
.marginBottom {
  margin-bottom: 35px;
}
.marginTop {
  margin-top: 50px;
}
.titulo {
  color: #808080;
  font-size: 16px;
}
#formularioEstablecimiento {
  margin-top: 50px;
}
#formularioEstablecimiento label {
  width: 100%;
  margin: 0;
}
#formularioEstablecimiento input {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  height: 35px;
  -webkit-padding-start: 15px;
  -moz-padding-start: 15px;
}
.imagen_ficha_foto
{
    width: 65%;
    /* text-align: center; */
    margin: auto;
    position: relative;
}


#formularioEstablecimiento input[type="checkbox"] {
  width: 20px;
}
#formularioEstablecimiento textarea {
  width: 100%;
  height: 100px;
}
.padingLateral {
  padding-right: 15px;
  padding-left: 15px;
}
#horario input {
  margin-bottom: 22px;
  color: #a0a0a0;
}
.checkLabel {
  margin-bottom: 15px !important;
}
.checkLabel input {
  height: 15px!important;
}
.imagen_destino_des
{
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.imagen_destino_ant
{
    width: auto;
    height: auto;
    margin-top: 25px;
}
#drpListLinks
{
    position: absolute;
    width: 280px;
    background-color: #ffffff;
    top: -75%;
    display:none;
    padding: 10px;
    border: 1px solid rgb(199, 196, 196);
    z-index: 11;
}
.participa_informacion
{
    margin-right: 20px;
    position: relative;
    bottom: -20px;
    left: 320px;
    width: 10%;
}
.participa_informacion a
{
    margin-top: 20px;
    float: right;
    margin-right: 20px;
}
.tipo_alimento_div
{
    color: #a0a0a0;
    margin-bottom: 22px;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-left: 15px;
    padding-top: 4px;
}
.label_check_usu
{
    margin-left: 25px!important;
    margin-top: 20px!important;
    width: auto!important
}

.head_info_interes {
  background-image: url("../imgs/front/head_info_interes.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 234px;
  padding: 0px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  z-index: -1;
}
.head_info_interes div {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
}
.head_info_interes div h1 {
  color: #535353;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.head_info_interes p {
  color: #756b60;
  max-width: 710px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  padding-top: 18px;
  position: relative;
  top: 100px;

}
.head_info_interes .tituloPage {
  text-transform: uppercase;
  background-color: rgba(60, 145, 220, 0.7);
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  top: 0px;
}
.content_info_interes {
  background-color: #f7f7f7;
  margin: 0;
  padding: 25px;
  padding-bottom: 100px;
  color: #a0a0a0;
}
.content_info_interes h2 {
  color: #808080;
}
.content_info_interes p {
  color: #a0a0a0;
  text-align: justify;
}
.content_info_interes .leyenda_bottom {
  text-align: center;
  color: #808080;
  margin-top: 10px;
  margin-bottom: 78px;
}
.hederPageEst {
  margin: auto;
  text-align: center;
  margin-top: 10px;
  background-image: url("../imgs/front/baners/registroEst.jpg");
  height: 234px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.foto_perro_enlaces {
  margin: auto;
  text-align: center;
  margin-top: 10px;
  background-image: url("../imgs/front/baners/baner1.jpg");
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.foto_perro_enlaces.categoria {
  margin: auto;
  text-align: center;
  margin-top: 10px;
  background-image: url("../imgs/front/baners/baner5.jpg");
  height: 450px;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}
@media (max-width: 650px) {
    .foto_perro_enlaces.categoria {
      background-image: url("../imgs/front/baners/baner5_320.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 0 0;
    }
}
.enlinea {
  display: inline-flex;
}
.enlinea span {
  margin-right: 10px;
}
.enlinea img {
  margin-right: 10px;
}
#steps {
  text-align: center;
  -webkit-box-shadow: 0px 7px 5px -2px #dfdfdf;
  -moz-box-shadow: 0px 7px 5px -2px #dfdfdf;
  box-shadow: 0px 7px 5px -2px #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 10px;
  margin-left: 10%;
  margin-right: 90px;
  width: 80%;
}
#stepDos {
  display: none;
}
#stepTres {
  display: none;
}
#map-canvas {
  height: 400px;
  margin-top: 3px;
  padding: 0px;
}
@media (max-width: 425px) {
    #map-canvas {
        height: 300px;
    }
    .focused #map-canvas {
        height: 200px;
    }
}

.textoAzulTitulo {
  color: #3c91dc;
  font-size: 18px;
  margin-right: 20px;
}
.textoGrisTitulo {
  color: #a0a0a0;
  font-style: italic;
  font-size: 14px;
}
#descripcionVerEst {
  margin-top: 20px;
  font-size: 14px;
  color: #333333;
  margin-right: 50px;
  text-align: justify;
}
#contenidoVerEst {
  padding: 10px;
}
#contenidoVerLand .content {
  padding-bottom: 150px;
}
.ancho100 {
  width: 100%;
}
.tituloNegro {
  color: #333333;
  font-size: 18px;
}
.formulario {
  margin-top: 20px;
}
.formulario label {
  width: 100%;
  margin: 0;
}
.formulario input {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    height: 35px;
    -webkit-padding-start: 15px;
    -moz-padding-start: 15px;
  margin-top: 0;
  margin-bottom: 5px;
}
.div_almacenar_mascotas
{
    height: 45px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding-top: 4px;
    padding-right: 6px;
    margin-bottom: 15px;
}
.marginBottom0
{
    margin-bottom: 0!important;
}
.input_almacenar_mascotas
{
width: 40%!important;
border:0!important;

}

.select_oculto
{
    display: none;
}
.botonGris
{
    background-color: #797979;
    border-radius: 5px;
    color: #ffffff;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
}
.formulario input[type="checkbox"],
.formulario input[type="radio"] {
  width: 20px;
}
.formulario textarea {
  width: 100%;
  height: 100px;
  border-radius: 5px;
  border: 1px solid #DBDBDB;
}
#imgCompar {
  margin-top: 10px;
}
#imgCompar img {
  margin-left: 20px;
  margin-right: 20px;
}
.infoVerEst {
  /*width: 175px;*/

}
.infoVerEst .titInfoVerEst {
  display: block;
  color: #515151;
  font-size: 16px;
  margin-bottom: 10px;
}
.infoVerEst p {
  color: #8c8c8c;
  font-size: 14px;
}
.infoVerEst .redesSocInfoVerEst {
  width: 129px;
  margin-bottom: 12px;
}
.infoVerEst .redesSocInfoVerEst .fbkRed {
  display: block;
  background-image: url("../imgs/front/iconos/redes_sociales_est.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 16px;
  height: 28px;
  margin-top: 5px;
  float: left;
}
.infoVerEst .redesSocInfoVerEst .TwiRed {
  display: block;
  background-image: url("../imgs/front/iconos/redes_sociales_est.png");
  background-repeat: no-repeat;
  background-position: -42px -4px;
  width: 34px;
  height: 28px;
  margin-top: 8px;
  margin-left: 26px;
  margin-right: 20px;
  float: left;
}
.infoVerEst .redesSocInfoVerEst .ytbRed {
  display: block;
  background-image: url("../imgs/front/iconos/redes_sociales_est.png");
  background-repeat: no-repeat;
  background-position: -94px 0px;
  width: 32px;
  height: 33px;
  float: left;
}
.mostrar_foto_est {
  width: 26%;
  height: 220px;
  float: left;
}
.mostrar_foto_est img {
  width: 100%;
  height: 100%;
}
.nombre_listado_est {
  float: left;
  width: 74%;
  padding-left: 20px;
  color: #3c91dc;
  font-size: 20px;
  font-weight: bold;
}
.valoracion_listado_est {
  float: left;
  padding-left: 20px;
  line-height: 2;
  margin-right: 10px;
  font-weight: bold;
}
.descripcion_listado_est {
  float: left;
  width: 100%;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.mascota_listado_est {
  float: left;
  width: 45%;
  padding-left: 20px;
}
.provincia_listado_est {
  float: left;
  width: 54%;
  padding-left: 20px;
  margin-top: 35px;
  font-size: 19px;
  color: #a0a0a0;
}
.boton_ir_ruta {
  float: right;
  width: 15%;
  margin-top: 15px;
  text-decoration: none;
  background: #3c91dc;
  color: #fff;
  border: 1px outset #CCC;
  padding: .1em .5em;
  text-align: center;
  margin-right: 20px;
}
.linea_gris {
  background-color: #f3f3f3;
  height: 77px;
  position: relative;
  top: 0px;
  z-index: -1;
}
.hederPageUsu {
  margin: auto;
  text-align: center;
  margin-top: 0px;
  background-image: url("../imgs/front/head_registro_usu.jpg");
  height: 208px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#stepUsuDos .dropzone {
  border: 1px solid rgba(0, 0, 0, 0.03);
  min-height: 190px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.03);
  padding: 23px;
}
#stepUsuDos .dropzone .dz-default.dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-image: url("../imgs/front/iconos/mascotas.png");
  background-repeat: no-repeat;
  background-position: 120px 0;
  position: absolute;
  height: 80%;
}
.hederPageDatos {
  margin: auto;
  text-align: center;
  margin-top: 10px;
  background-image: url("../imgs/front/baners/perroDatos.jpg");
  height: 234px;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
}
#formularioDatos {
  margin-top: 50px;
}
#formularioDatos label {
  text-align: left;
}


.li_registro
{
    color:rgba(60, 145, 220, 0.7);!important;
}
.color_normal
{
    color: #a0a0a0;
}



/* MIS CAMBIOS --SERGIO-- */

.content_info_interes
{
    padding-bottom: 20px;
}

.hederPageDatos
{
    margin-top: 0;
    position: relative;
}

.hederPageEst, .hederPageUsu, .head_info_interes
{
    position: relative;
}
.tituloPage
{
    position: absolute;
    bottom: 30px;
    left: 0;
    height: 36px;
    padding-top: 8px;
}

.head_info_interes p
{
    padding-left: 140px;
    top: 32px;
    font-size: 18px;
}

.head_info_interes .tituloPage
{
    padding-top: 8px;
    height: 36px;
}

#myCarousel
{
    margin-top: 0;
}

.lineaHeader
{
    /*min-height: 54px;*/
    min-height: 85px;
    margin-top: 0;
    padding-top: 0;
}

#contenidoPrin
{
    margin-top: 0;
}

.hederPageUsu
{
    height: 196px;
}
#encabezado {
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.bordes
{
    -webkit-box-shadow: 0px 5px 4px 4px #dfdfdf;
    -moz-box-shadow: 0px 5px 4px 4px #dfdfdf;
    box-shadow: 0px 5px 4px 4px #dfdfdf;
    padding-bottom: 20px;
}
.contentPage
{
    padding-bottom: 130px;
}

#formularioEstablecimiento input
{
    font-weight: normal;
    border: 1px solid #DDDDDD;
    color: #ABABAB;
}

#formularioEstablecimiento label
{
    color:    #666;
    font-weight: normal;
}
.field label
{
    bottom: 20px;
    position: relative;
}
#error_usu_provincia
{
    bottom: 25px;
    position: relative;
}
#error_usu_municipio
{
    bottom: 25px;
    position: relative;
}

#error_usu_politica
{
    bottom: 15px;
    position: relative;
}

.error_estilos_label
{
    bottom: 20px;
    position: relative;
}

.listados select
{
    /*height: 30px;*/
    color: #ABABAB  ;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ABABAB;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #BBBBBB;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #BBBBBB;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #BBBBBB;
}
.listados
{
    font-weight: normal;
    border: 1px solid #DDDDDD;
}
.listados::after
{
    padding-top: 4px;
    color: #6E6E6E;
}



.lineaHeaderFondo
{
    top: -667px;
}

#encabezado div.borderBottom {
    border-bottom: 1px solid;
    border-bottom-color: #dfdfdf;
    -webkit-box-shadow: 0px 3px 5px 0px #dfdfdf;
    -moz-box-shadow: 0px 3px 5px 0px #dfdfdf;
    box-shadow: 0px 3px 5px 0px #dfdfdf;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
}
.linkActivoMenu
{
    color: #3c91dc !important;
}

.positionRelative
{
    position: relative
}

#container_listado_est
{
    position: relative;
}
#contenidoPrin
{
    position: relative;
}

.lineaHeaderFondo
{
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.contenidoCarta
{
    padding: 10px;
    padding-bottom: 25px;
    margin-bottom: 11px;
}

#informacion
{
    top: 11px;
}


#footer
{
    height: auto !important;
    margin-top: 0 !important;
}

.hrFichaListado
{
    border-top: 2px solid #eee; width: 98%;
}
.fichaListado
{
    padding-left: 10px;border: 0;box-shadow: none;
}

.bordeIconNav
{
    border: 1px solid #a0a0a0 !important;
}

.barraIcon
{
    color: #a0a0a0; background-color: #a0a0a0;
}
.menuPrincipalTop .menuPrincipalTopUl
{
    position: relative;
    top: 30px;
    font-family: 'robotocondensed';
}
.menuPrincipalTop .menuPrincipalTopUl li
{
    text-align: center;
}
.menuPrincipalTop .menuPrincipalTopUl li a
{
    color: #a0a0a0;
}
.menuPrincipalTop .menuPrincipalTopUl li a:hover
{
    background-color: transparent;
    color: #337ab7;
}

.menuPrincipalTop .breakLine
{
    display: block;
}

.enlinea span
{
    margin-left: 31px;
    margin-right: 10px;
}

.lineasEliminacion
{
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
}

.fixAcceso
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.16);
    z-index: 9998;
}

.accesoDenegado
{
    background-color: #3B84C3;
    color: #FFF;
    position: absolute;
    top: 20%;
    width: 290px;
    padding: 20px 20px;
    left: 50%;
    margin-left: -145px;
    z-index: 9999;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
}

.caja
{
    top: 20px;
    margin-top: 0;
}
.redes_sociales_pie
{
    display: inline-flex;
    list-style:none;
    float: right;
    margin-right: 20px;
    margin-top: 60px;
}

.redes_sociales_pie.home {
  margin-top: 10px;
  float: none;
}

.redes_sociales_pie div
{

   margin-right: 8px;
}
.container_interior
{
    padding-right: 25px;
}
/*
.lineaHeader .col-md-2, .lineaHeader .col-md-4
{
    padding-left: 10px;
    padding-right: 0px;
}
*/

.introduccion_registro_establecimiento
{
    padding-left: 15px;
    padding-right: 15px;
}
.margenAbajo
{
    margin-bottom: 60px;
}
.borrar_foto
{
    position: absolute;
    bottom: 2px;
    right: 2px;
    background-color: #3c91dc;
    color: #FFF;
    padding-right: 12px;
    padding-left: 12px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.subir_imagen_ficha
{
    width: 65%;
    background-color: #D8D8D8;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    min-height: 35px;
    -webkit-padding-start: 15px;
    -moz-padding-start: 15px;
    margin: auto;
    margin-top: 20px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    cursor: pointer;
}

.alineado_derecha
{
    text-align: right;
}
.colocacion_derecha
{
    padding-right: 110px;
}

@media only screen and (max-width: 350px)
{
    .enlinea span{
        margin-left: 31px;
        margin-right: 25px;
    }

}

@media only screen and (max-width: 992px) {
    .derechaizquierda
    {
        text-align: left !important;
    }
    .colocacion_derecha
    {
        padding-right: 0px!important;
        text-align: left!important;
    }
    .alineado_derecha{
        text-align: left!important;
    }

    .buscador
    {
        padding-top: 20px !important;
        padding-bottom: 30px;
    }
    .carta
    {
        width: 100%!important;
    }
    .aplicaciones
    {
        text-align: center;
    }
    .pegatina_registro_establecimiento
    {
        margin-top: 0px!important;
    }
    .bordes_footer
    {
        border: 0;

    }
    .imagenGrande
    {
        width: 100%;
    }
    .borde_izquierdo_footer
    {
        border: 0;
    }
    .titulo_principal
    {
        top: 7px!important;
    }
    .menuFooter
    {
        border-bottom: 1px solid #a0a0a0;
        margin-top: 10px;
        padding-bottom: 20px;
    }
}


@media only screen and (max-width: 1199px) {
    .btnBuscador textarea{
        width: 176px!important;
    }
    .titulo_principal
    {
        top: 21px;
    }
}

@media only screen and (max-width: 768px) {

    .menuPrincipalTop .menuPrincipalTopUl li
    {
        border-top: 1px solid #a0a0a0;
    }
    .menuPrincipalTop .menuPrincipalTopUl
    {
        top: 0;
    }
    .menuPrincipalTop .breakLine
    {
        display: inline;
    }
}
.margenbottom60
{
   margin-bottom: 60px;
}
.gui-input::-webkit-input-placeholder {
    font-family: open_sansregular;
}
.gui-input:-moz-placeholder {
    font-family: open_sansregular;
}
.gui-input:-ms-input-placeholder {
    font-family: open_sansregular;
}
.gui-input{
    font-family: open_sansregular;
}

.btnBuscador *::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    font-size: 12px;
}
.btnBuscador *:-moz-placeholder {
    /* Firefox anterior a 19 */
    font-size: 12px;
}
.btnBuscador *::-moz-placeholder {
    /* Firefox 19 y superior */
    font-size: 12px;
}
.btnBuscador *:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    font-size: 12px;
}
.btnBuscador textarea{
    border: none;
    resize: none;
    width: 220px;
    height: 40px;
    padding-left: 10px;
    overflow: hidden;
}
.check_ficha{
    display: inline-block;
}
.dz-preview{
    width: 100%;
    margin-left: 0px!important;
}
.dz-remove
{
    display: none!important;
}
.dz-size
{
    display: none!important;
}
.dz-filename
{
    display: none!important;
}
.pegatina_registro_establecimiento
{
margin-top: 100px;
}
@media (min-width: 992px){
        .lineaHeader .col-md-2
    {
        width: 18%!important;
    }

}
.anchomo
{

}
.altomo{

}

.lineal
{
    display: inline !important;
}
.letraNoEntra
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.margenDerecho
{
    margin-right: 124px !important;
}

.margenDerecho2
{
    margin-right: 140px !important;
}
.derechaizquierda
{
    text-align: right ;
}


.margin_top0
{
    margin-top: 0 !important;
}

@media (max-width: 500px){


    .margenDerecho
    {
        margin-right: 0px !important;
    }
    .margenDerecho2
    {
        margin-right: 0 !important;
    }
    .lineal
    {
        display: block !important;
    }
    .anchomo
    {
        width: 100% !important;
    }
    .altomo{
        height: 100px !important;
    }
    .lista_redes_sociales li
    {
        margin-right: 2px!important;
    }
    #youtube_div iframe
    {
        width: 84px!important;
    }
    #youtube_div div{
        width: 84px!important;
    }
    .lista_redes_sociales
    {
        margin-right: -12px!important;
    }
    .caja_fotos_informacion
    {
        width: 100%!important;
    }.caja_fotos_informacion img
         {
         width: 49%!important;
     }
    .caja_fotos_informacion2
    {
        width: 100%!important;
    }.caja_fotos_informacion2 img
     {
         width: 100%!important;
     }
     .btnClaseGrande
     {
         height: 50px;
     }
     #stepUsu input
     {
     font-size: 11px!important;
     }
      #stepUsu select
      {
          font-size: 11px!important;
      }
    #stepUsuDos input
    {
        font-size: 11px!important;
    }
    #stepUsuDos select
    {
        font-size: 11px!important;
    }
    .reducir_padding
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    #stepUno input
    {
        font-size: 11px!important;
    }
    #stepUno select
    {
        font-size: 11px!important;
    }
    #stepDos input
    {
        font-size: 11px!important;
    }
    #stepDos select
    {
        font-size: 11px!important;
    }

    #stepTres input
    {
        font-size: 11px!important;
    }
    .titulo
    {
        padding-left: 0;
    }
    .titulo_principal
    {
        font-size: 27px;
    }
    .tituloPage
    {
        bottom:-10px;
    }
    .imagen_ficha_foto
    {
        width: 100%!important;
    }
    .subir_imagen_ficha
    {
        width: 100%!important;
    }
}

@media (max-width: 525px)
{
    .participa_informacion{
        bottom: -20px!important;
        left: 340px!important;
    }
}
@media (max-width: 400px)
{
    .participa_informacion{
        top: 39px!important;
        left: 115px!important;

    }
}

@media (min-width: 1200px)
{
    .centrar_vertical
    {
        margin-top: 10px;
    }
}

@media (max-width: 700px)
{
    .label_ficha_usu
    {
        font-size: 10px;
    }
    .input_ficha_usu
    {
        font-size: 10px;
    }
    .listados_ficha_usu select
    {
        font-size: 10px;
    }
    .input_ficha_usu_peq
    {
        font-size: 10px;
    }
    .listados_ficha_usu_grande select
    {
        font-size: 10px;
    }
    .input_ficha_usu_grande
    {
        font-size: 10px;
    }
    .div_ficha_usu span
    {
        font-size: 10px;
    }
    .div_ficha_usu_grande span
    {
        font-size: 10px;
    }

    .label_ficha_usu_peq
    {
        font-size: 10px;
    }
    .label_ficha_usu_grande
    {
        font-size: 10px;
    }
}
@media (max-width: 500px)
{
    .label_ficha_usu
    {
        font-size: 8px;
        width: 40%!important;
    }
    .input_ficha_usu
    {
        font-size: 10px;
        width: 56%!important;
        padding-left: 10px;
    }
    .listados_ficha_usu
    {
        font-size: 10px;
        width: 60%!important;

    }
    .listados_ficha_usu select
    {
        font-size: 10px;
        padding-left: 10px;

    }
    .input_ficha_usu_peq
    {
        font-size: 10px;
        width: 56%!important;

    }
    .listados_ficha_usu_grande select
    {
        font-size: 8px;
    }
    .input_ficha_usu_grande
    {
        font-size: 10px;
        width: 39%!important;
    }
    .div_ficha_usu span
    {
        font-size: 8px;
    }
    .div_ficha_usu_grande span
    {
        font-size: 8px;
    }

    .label_ficha_usu_peq
    {
        font-size: 8px;
        width: 40%!important;
    }
    .label_ficha_usu_grande
    {
        font-size: 8px;
    }
    .div_ficha_usu
    {
        height:auto;
    }

    /* MAPA FICHA USUARIO */
    .mapa_ficha_usu
    {
        padding: 0!important;
        width: 100%!important;
    }
    .pagina_ficha_usu
    {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }

}

@media (max-width: 991px) {
    .pading_derecha_media{
        padding-right: 0!important;
    }
}

/*
 *  Google Maps, InfoWindow. Personalización para resoluciones pequeñas.
 */
@media (max-width: 375px) {
    .gm-style-iw {
        max-width: 295px !important;
        width: 89% !important;
    }

    #iw-container .iw-content {
      max-height: initial;
    }

    .iw-bottom-gradient {
      display: none;
    }

    .iw-link {
        margin-top: 15px;
        width: 100%;
    }

    .iw-content img {
      width: 70px;
      height: 30px;
    }

    .iw-cat {
      height: auto !important;
      width: 255px !important;
    }
}

.category_description {
  padding: 35px;
}

#contenidoVerLand {
  padding: 0 15px;
}
.clearfix {
  clear: both;
}

.enlinea.inline span {
  max-width: 120px;
  font-size: 12px;
}

span#pasoUno,
span#pasoDos {
  max-width: 95px;
}
.enlinea.inline span img {
  float: left;
}

@media (max-width: 500px) {
  #registroUsuario #steps {
    width: 100%;
    margin: 0;
    margin-top: 25px;
    margin-left: 7.5px;
  }

  #registroUsuario #steps .enlinea span {
    width: 100%;
    display: block;
  }

  #registroUsuario .enlinea.inline span img {
    float: initial;
    margin: 5px auto;
  }
}

/*
 * Pop-up
 */
@media (min-width: 426px) {
  #fvpp-blackout {
    display: none;
    z-index: 499;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
  }

  #regalo_mascota_popup {
    display: none;
    z-index: 9999999;
    position: fixed;
    top: 20%;
    right: 0;
    left: 0;
    padding: 0;
    background: transparent;
    max-width: 711px;
    width: 90%;
    height: 391px;
    margin: 0 auto;
  }

  #regalo_mascota_popup img {
      border-radius: 6px;
      width: 100%;
      height: auto;
  }

  #fvpp-close {
      position: absolute;
      top: -15px;
      right: -15px;
      cursor: pointer;
      color: #818181;
      background: #fff;
      border: 2px solid #3b84c3;
      text-align: center;
      font-weight: bold;
      font-size: 20px;
      border-radius: 20px;
      width: 35px;
      height: 35px;
      padding-top: 2px;
      padding-left: 1px;
  }

  .mobile {
    display: none;
  }
  .desktop {
    display: initial;
  }
}

@media (max-width: 425px) {
  #fvpp-blackout {
  }

  #regalo_mascota_popup {
    display: none;
    z-index: 9999999;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0;
    background: transparent;
    width: 100%;
    height: 100px;
    margin: 0 auto;
  }

  #regalo_mascota_popup img {
      width: 100%;
      height: auto;
  }

  #fvpp-close {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      color: #fff;
      background: transparent;
      text-align: center;
      font-weight: bold;
      font-size: 20px;
      width: 25px;
      height: 25px;
  }

  #fvpp-close:hover {
    text-decoration: none;
  }

  .mobile {
    display: initial;
  }
  .desktop {
    display: none;
  }
}

.contenidoCarta .btnAzul {
    height: auto;
    padding: 5px 40px;
}

.hederPageUsu--food {
  background-image: url("../imgs/front/food_header.jpg");
  height: 200px;
}

.contentPage--food .text-center .img-responsive {
    margin: 0 auto
}

.contentPage--food .contentPage__blocks {
    margin-top: 30px;
}

.contentPage--food .contentPage__blocks .contentPage__blocks__product {
    margin-bottom: 45px;
}

.contentPage--food .contentPage__blocks .btnAzul  {
    height: auto;
}