h1{ 
    float: left;
    width: 100%;
    min-height: 40px;
    font-size: 2em;
    line-height: 1.38;
    text-align: center;
    padding: 20px;
    color: #01042e;
}
.dcha-catalogo article {
  width: 29.2727272727%;
  margin-left: 3.1%;
}

.dcha-catalogo h2 {
  color: rgb(1, 4, 46);
}

.izda-catalogo article {
  width: 10.9%;
  margin-left: 1.5%;
}

.izda-catalogo h2 {
  color: rgb(1, 4, 46);
}

article {
  position: relative;
  float: left;
  margin-bottom: 30px;
}

h2 {
  float: left;
  width: 100%;
  min-height: 40px;
  font-size: 1.714em;
  line-height: 1.38;
  text-align: center;
}

/*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
.titulo-izda-catalogo a{
  color: rgb(1, 4, 46);
  padding: 4px;
  border: 2px solid rgb(1, 4, 46);
  margin: 5px;
  font-size: 20px;
}
.titulo-izda-catalogo a:hover{
  color: rgb(254, 63, 82);
  border: 2px solid rgb(254, 63, 82);
}
/*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/

.buscador-catalogo {
  display: block;
  float: left;
  width: 100%;
  height: 26px;
  padding: 0 10px 0 35px;
  border: 2px solid rgb(1, 4, 46);
  border-radius: 15px;
  background: url('../img/lupaBuscar.png') rgb(242, 242, 242);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: -2px 50%;
  font-size: 1.143em;
  line-height: 1.38;
  color: rgb(1, 4, 46);
}

section {
  float: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.88);
}

select {
  display: block;
  float: left;
  width: 100%;
  height: 28px;
  padding-left: 10px;
  background: url('../img/flecha1.png') rgb(1, 4, 46);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: 94% 55%;
  font-size: 1em;
  color: #ffffff;
}

.buscar-items {
  float: right;
  width: 25%;
  min-width: 100px;
  min-height: 28px;
  margin-right: 60px;
  background-color: rgba(255, 255, 255, 0);
}

.conte-blanco-int {
  width: 100%;
  max-width: 1152px;
  margin: 0 auto;
  padding-top: 20px;
}

.conte-img-item1 {
  position: absolute;
  top: 14px;
  left: 7.0938436261%;
  width: 85.7929834734%;
  height: 83.67%;
}

.conte-lupa {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 39.6530359355%;
  z-index: 98;
}

.dcha-catalogo,
.izda-catalogo {
  width: 100%;
}

.dcha-catalogo .conte-img-item1 {
  z-index: 4;
}

.dcha-catalogo .conte-lupa {
  z-index: 98;
}

.dcha-catalogo .detalles-item1 {
  z-index: 8;
}

.dcha-catalogo .detalles-precio {
  margin-left: -0.38473%;
}

.dcha-catalogo .detalles-titulo {
  width: 100.4155793949%;
  margin-left: -0.41358%;
}

.dcha-catalogo .fondo-item1 {
  z-index: 0;
}

.detalles-banda {
  float: left;
  clear: both;
  width: 100%;
  height: 43px;
  background-color: rgb(255, 255, 255);
  font-size: 1.343em;
  font-weight: Bold;
  line-height: 43px;
  text-align: center;
  color: rgb(88, 88, 88);
  transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-o-transition:All 0.3s ease;
}
.detalles-banda:hover {
  color: #FFF;
  background-color: transparent;
}

.detalles-item1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
height: 99%;
  background-color: rgba(126, 126, 126, 0.89);
}

.detalles-precio {
  float: left;
  clear: both;
  width: 100%;
  min-height: 19px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 1.286em;
  font-weight: Bold;
  color: #ffffff;
  text-align: center;
}

.detalles-titulo {
  float: left;
  width: 100%;
  min-height: 19px;
  padding: 10px 5px;
  font-size: 1.286em;
  font-weight: Bold;
  color: #ffffff;
  text-align: center;
  background-color: rgba(67, 67, 67, 0.8);
}
.bloq-botones{
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
/*Nuevo boton CALENDARIO*/
.detalles-calendario{
  float: left;
  width: 100%;
  min-height: 19px;
  padding: 8px 5px;
  font-size: 1.286em;
  font-weight: Bold;
  color: #ffffff;
  text-align: center;
  background-image: url(../img/icocalendar-button.png);
  transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-o-transition:All 0.3s ease;
}
.detalles-calendario:hover{
  color: #c12a3a;
  background-image: url(../img/icocalendar-hover.png);
  background-color: #FFF;
}
/*Nuevo boton CALENDARIO*/

/*Nuevo boton BOTON LEER*/
.boton-leer{
  float: left;
  width: 100%;
  min-height: 19px;
  padding: 8px 5px;
  font-size: 1.286em;
  margin-top: 5px;
  font-weight: Bold;
  color: #ffffff;
  text-align: center;
  background-color: #c12a3a;
   transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-o-transition:All 0.3s ease;
}
.boton-leer:hover{
  background-color: #9b2334;
}
/*Nuevo boton BOTON LEER*/

.conte-img-item1 .item1,
.fondo-item1 {
  position: relative;
}
.conte-img-item1 .item1, .conte-img-item1 .image {
  height: 100%;
}

.grupo-items {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}

.izda-catalogo .conte-img-item1 {
  z-index: 22;
}

.izda-catalogo .conte-lupa {
  z-index: 98;
}

.izda-catalogo .detalles-item1 {
  z-index: 26;
}

.izda-catalogo .detalles-precio {
  margin-left: -1.0026%;
}

.izda-catalogo .detalles-titulo {
  width: 101.028726708%;
  margin-left: -1.02117%;
}

.izda-catalogo .fondo-item1 {
  z-index: 18;
}



.opciones-items {
  float: left;
  clear: both;
  width: 100%;
  min-height: 28px;
  padding-left: 17px;
  margin-bottom: 30px;
}

.select-categoria {
  float: left;
  width: 25%;
  min-width: 140px;
  min-height: 28px;
  background-color: rgb(1, 4, 46);
}

.item1-2 {
  z-index: 19;
}

.item1-4 {
  z-index: 1;
}

@media(max-width: 768px) {
  .dcha-catalogo article {
    width: 22.75%;
    margin-left: 8.19477%;
  }
  /*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
.titulo-izda-catalogo a{
  color: rgb(1, 4, 46);
  padding: 4px;
  border: 2px solid rgb(1, 4, 46);
  margin: 5px;
  font-size: 20px;
}
.titulo-izda-catalogo a:hover{
  color: rgb(254, 63, 82);
  border: 2px solid rgb(254, 63, 82);
}
/*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
.buscador-catalogo {
  display: block;
  float: left;
  width: 100%;
  height: 26px;
  padding: 0 10px 0 35px;
  border: 2px solid rgb(1, 4, 46);
  border-radius: 15px;
  background: url('../img/lupaBuscar.png') rgb(242, 242, 242);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: -2px 50%;
  font-size: 1.143em;
  line-height: 1.38;
  color: rgb(1, 4, 46);
}
  .izda-catalogo article {
    width: 18.7456258411%;
    margin-left: 5.19092%;
  }
  .dcha-catalogo article {
    width: 18.7456258411%;
    margin-left: 5.19092%;
  }

  div h2 {
    width: 99.2228190104%;
  }

  div img {
    height: auto;
  }

  div input,
  div select {
    width: 113.1938440255%;
  }
  .conte-blanco .conte-blanco-int {
    max-width: none;
  }

  .conte-blanco-int .dcha-catalogo {
    clear: both;
    width: 100%;
    padding-top: 30px;
  }

  .conte-blanco-int .izda-catalogo {
    width: 100%;
  }

  .conte-img-item1 .conte-lupa {
    width: 28.0346320346%;
  }

  .conte-img-item1 .item1,
  .item1 .fondo-item1 {
    position: relative;
  }

  .dcha-catalogo .detalles-titulo {
    margin-left: -0.41322%;
  }

  .dcha-catalogo .fondo-item1 {
    z-index: 0;
  }

  .dcha-catalogo .opciones-items,
  .izda-catalogo .opciones-items {
    padding-left: 70px;
  }

  .detalles-item1 .detalles-precio {
    margin-left: 0;
  }

  .detalles-item1 .detalles-titulo {
    width: 100.4159239453%;
  }

  .item1 .conte-img-item1 {
    left: 7.1004159239%;
    width: 85.7843137254%;
  }

  .item1 .detalles-item1 {
    top: 0;
    bottom: 0;
  }

  .izda-catalogo .detalles-titulo {
    margin-left: -0.41149%;
  }

  .izda-catalogo .fondo-item1 {
    z-index: 18;
  }

  .izda-catalogo .grupo-items {
    border-right-width: 0;
    border-right-style: none;
  }

  .opciones-items .buscar-items {
    width: 25.1708984375%;
    margin-left: 60px;
  }

  .opciones-items .select-categoria {
    width: 25.1708984375%;
  }

  .conte-img-item1 .item1-2 {
    z-index: 19;
  }

  .conte-img-item1 .item1-4 {
    z-index: 1;
  }
}

@media(max-width: 620px) {

  .dcha-catalogo article {
    width: 21.7033613445%;
    margin-left: 2.69194%;
  }

  .izda-catalogo article {
    width: 21.7033613445%;
    margin-left: 2.69194%;
  }
  /*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
.titulo-izda-catalogo a{
  color: rgb(1, 4, 46);
  padding: 4px;
  border: 2px solid rgb(1, 4, 46);
  margin: 5px;
  font-size: 20px;
}
.titulo-izda-catalogo a:hover{
  color: rgb(254, 63, 82);
  border: 2px solid rgb(254, 63, 82);
}
/*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
.buscador-catalogo {
  display: block;
  float: left;
  width: 100%;
  height: 26px;
  padding: 0 10px 0 35px;
  border: 2px solid rgb(1, 4, 46);
  border-radius: 15px;
  background: url('../img/lupaBuscar.png') rgb(242, 242, 242);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: -2px 50%;
  font-size: 1.143em;
  line-height: 1.38;
  color: rgb(1, 4, 46);
}
  div h2 {
    width: 99.21875%;
  }

  div img {
    height: auto;
  }

  div input,
  div select {
    width: 113.199738619%;
  }



  .conte-img-item1 .conte-lupa {
    width: 28.5215112469%;
  }

  .conte-img-item1 .item1,
  .item1 .fondo-item1 {
    position: relative;
  }

  .dcha-catalogo .buscar-items,
  .dcha-catalogo .select-categoria {
    width: 25.1713709677%;
  }

  .dcha-catalogo .detalles-titulo {
    margin-left: -0.40348%;
  }

  .dcha-catalogo .fondo-item1 {
    z-index: 0;
  }

  .dcha-catalogo .opciones-items,
  .izda-catalogo .opciones-items {
    padding-left: 23px;
  }

  .detalles-item1 .detalles-titulo {
    width: 100.412139378%;
  }

  .item1 .conte-img-item1 {
    left: 7.1000374672%;
    width: 85.7811914574%;
  }

  .item1 .detalles-item1 {
    top: 0;
    bottom: 0;

  }

  .izda-catalogo .buscar-items,
  .izda-catalogo .select-categoria {
    width: 24%;
  }

  .izda-catalogo .detalles-titulo {
    margin-left: -0.40816%;
  }

  .izda-catalogo .fondo-item1 {
    z-index: 18;
  }

  .conte-img-item1 .item1-2 {
    z-index: 19;
  }

  .conte-img-item1 .item1-4 {
    z-index: 1;
  }
}

@media(max-width: 480px) {
  .conte-img-item1 .item1, .conte-img-item1 .image{
    height: auto;
  }
  .dcha-catalogo article {
    width: 37.14%;
    margin-left: 8.99457%;
  }
/*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
.titulo-izda-catalogo a{
  color: rgb(1, 4, 46);
  padding: 4px;
  border: 2px solid rgb(1, 4, 46);
  margin: 5px;
  font-size: 20px;
  display: block;
}
.titulo-izda-catalogo a:hover{
  color: rgb(254, 63, 82);
  border: 2px solid rgb(254, 63, 82);
}
/*NUEVA CLASE PARA MODIFICACIÓN DE BOTONES RESVISTAS Y PERIÓDICOS*/
  .izda-catalogo article {
    width: 37.1428571428%;
    margin-left: 8.99089%;
  }
.buscador-catalogo {
  display: block;
  float: left;
  width: 100%;
  height: 26px;
  padding: 0 10px 0 35px;
  border: 2px solid rgb(1, 4, 46);
  border-radius: 15px;
  background: url('../img/lupaBuscar.png') rgb(242, 242, 242);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: -2px 50%;
  font-size: 1.143em;
  line-height: 1.38;
  color: rgb(1, 4, 46);
}
.select-categoria {
  float: left;
  width: 25%;
  min-width: 105px;
  min-height: 28px;
  background-color: rgb(1, 4, 46);
}
  div img {
    height: auto;
  }

  div input,
  div select {
    width: 113.1966503032%;
  }

  .conte-img-item1 .conte-lupa {
    width: 29.2584009269%;
  }

  .conte-img-item1 .item1,
  .item1 .fondo-item1 {
    position: relative;
  }

  .dcha-catalogo .buscar-items {
    width: 24%;
  }

  .dcha-catalogo .detalles-titulo {
    margin-left: -0.39327%;
  }

  .dcha-catalogo .fondo-item1 {
    z-index: 0;
  }

  .dcha-catalogo .opciones-items,
  .izda-catalogo .opciones-items {
    padding-left: 20px;
  }

  .dcha-catalogo .select-categoria {
    width: 24%;
  }

  .detalles-item1 .detalles-titulo {
    width: 100.3976143141%;
  }

  .item1 .conte-img-item1 {
    left: 7.0825049701%;
    width: 85.7852882703%;
  }

  .item1 .detalles-item1 {
    top: 0;
    bottom: 0;

  }

  .izda-catalogo .detalles-titulo {
    margin-left: -0.39439%;
  }

  .izda-catalogo .fondo-item1 {
    z-index: 18;
  }

  .opciones-items .buscar-items {
    margin-left: 30px;
  }

  .conte-img-item1 .item1-2 {
    z-index: 19;
  }

  .conte-img-item1 .item1-4 {
    z-index: 1;
  }
}
/****** SCROLL TO TOP ******/
#return-to-top{
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 98;
}
#return-to-top i{
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover{
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i{
    color: #fff;
    top: 5px;
}
.load-more{
  min-width: 150px;
  margin: 0px auto;
  border: 2px solid rgb(1, 4, 46);
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0);
  text-align: center;
  color: rgb(1, 4, 46);
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
}
.load-more:hover{ 
  border: 2px solid rgb(254, 63, 82);
  color: rgb(254, 63, 82);
}

.conte-blanco-int{
  padding-bottom: 30px;
}
/****** CAPA ******/
.capa {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(126, 126, 126, 0.89);
  z-index: 97;
  display: none;
}

.capa-a-titulo {
  float: left;
  width: 100%;
  min-height: 19px;
  padding: 5px 5px;
  font-size: 1.1em;
  font-weight: Bold;
  color: #ffffff;
  text-align: center;
  /*background-color: #bf2030;*/
}
.capa-a-precio {
  float: left;
  clear: both;
  width: 100%;
  min-height: 19px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 1.286em;
  font-weight: Bold;
  color: #ffffff;
  text-align: center;
  margin-left: 0;
}
.capa-b {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  background-color: rgb(255, 255, 255);
  font-size: 1em;
  font-weight: Bold;
  line-height: 30px;
  text-align: center;
  color: rgb(88, 88, 88);
  transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-o-transition:All 0.3s ease;
}
/*.detalles-banda:hover {
  color: #FFF;
  background-color: transparent;
}*/
.capa-c {
  float: left;
  clear: both;
  width: 100%;
  min-height: 19px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 1em;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
}
/****** FIN CAPA ******/
.conte-lupa {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 40%;
  z-index: 98;
  display: block;
  cursor: pointer;
}