body {
  overflow-x: hidden;
}

#slider {
  margin-top: 60px;
}

#slider .container-fluid, #contenido .container-fluid {
  padding-left: 0;
  padding-right: 0
}

#contenido .tituloContenido {
  margin: 45px 0
}

#contenido .tituloContenido h2, #contenido .tituloContenido h4 {
  color: #19647D;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500 !important
}

#contenido .tituloContenido2 {
  background-color: #919d9d;
  padding: 20px 0
}

#contenido .tituloContenido2 h4 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500 !important;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
}

#contenido > .container-fluid > .row > .col-md-4 {
  padding-left: 10px;
  padding-right: 10px
}

#contenido .contenedorProducto {
  background-color: white;
  position: relative;
  overflow: hidden;
  transition: 0.5s all;
  border-right: 2px solid #919d9d;
  border-left: 2px solid white;
}

#contenido .contenedorProducto img {
  margin: 70px auto 0;
  width: 45%;
}

#contenido .contenedorProducto .contenedorTitulo {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #00b0b9;
  display: inline-block;
  padding: 15px 25px;
  /* border: 1px solid #00b0b9; */
  border-bottom-left-radius: 15px;
  transition: 0.5s all
}

#contenido .contenedorProducto .contenedorTitulo:after {
  content: " ";
  position: absolute;
  left: -5px;
  bottom: 0;
  height: 100%;
  width: 28px;
  z-index: 2;
  background-color: #00b0b9;
  border-radius: 0 0 15px 0;
  -webkit-border-radius: 0 0 0 15px;
  -moz-border-radius: 0 0 15px 0;
  -khtml-border-radius: 0 0 15px 0;
  transform: skew(-7deg);
  -webkit-transform: skew(7deg);
  -moz-transform: skew(-7deg);
  -ms-transform: skew(-7deg);
  -o-transform: skew(-7deg);
  transition: 0.5s all;
}

#contenido .contenedorProducto .contenedorTitulo h4 {
  color: white;
  margin: 0;
  font-weight: 500 !important;
  font-size: 40px;
  line-height: 40px;
}

/* #contenido .contenedorDetalleProducto {
  background: rgba(0, 0, 0, .5) url(../images/pattern-epic.png) repeat top left;
} */

#contenido .contenedorDetalleProducto.open {
  padding: 20px;
}

#contenido .contenedorDetalleProducto .contenedorItemDetalle {
  position: relative;
  padding: 0 15px;
  margin: 0 0 15px;
  -webkit-box-shadow: 0px 0px 9px 2px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 9px 2px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 9px 2px rgba(0,0,0,0.5);
  height: 300px;
}

.box .boxes .box-black h2.izq {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #006985;
  color: white;
  display: inline-block;
  padding: 15px 25px;
  border-bottom-right-radius: 15px;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.box .boxes .box-black h2.izq:after {
  content: " ";
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 100%;
  background-color: inherit;
  z-index: 2;
  border-radius: 0 0 10px 0;
  -webkit-border-radius: 0 15px 10px 0;
  -moz-border-radius: 0 0 15px 0;
  -khtml-border-radius: 0 0 15px 0;
  transform: skew(-15deg);
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-7deg);
  -ms-transform: skew(-7deg);
  -o-transform: skew(-7deg);
  width: 28px;
  right: -10px;
  z-index: 2;
}

.box .boxes .box-black h2.der {
  position: absolute;
  right: 0;
  top: 0;
  left: unset;
  background-color: #006985;
  color: white;
  display: inline-block;
  padding: 15px 25px;
  border-bottom-left-radius: 15px;
  font-weight: 700 !important;
  text-transform: uppercase;
  border-bottom-right-radius: unset;
}

.box .boxes .box-black h2.der:after {
  content: " ";
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 100%;
  background-color: inherit;
  z-index: 2;
  border-radius: 10px 0 0 15px;
  -webkit-border-radius: 10px 0 0 15px;
  -moz-border-radius: 0 0 15px 0;
  -khtml-border-radius: 0 0 15px 0;
  transform: skew(15deg);
  -webkit-transform: skew(15deg);
  -moz-transform: skew(-7deg);
  -ms-transform: skew(-7deg);
  -o-transform: skew(-7deg);
  width: 28px;
  left: -10px;
  z-index: 2;
  right: unset;
}

#contenido .contenedorDetalleProducto .contenedorTitulo h4 {
  margin: 0;
  font-weight: 500 !important;
  font-size: 24px;
  line-height: 24px;
}

#contenido .contenedorDetalleProducto p {
  padding-top: 30%;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
}

#contenido .contenedorDetalleProducto img.imagenPrincipal {
  margin: auto;
  /* position: absolute;
  left: 0;
  bottom: 0; */
}

#contenido .contenedorDetalleProducto img.icono {
  float: left;
  width: 60px;
  margin: 0 35px 100px 25px;
}

.fondoProducto.cb91 {
  /* background: url(../images/catalina/highlight1.jpg) no-repeat; */
  background-size: cover;
  background-position: center;
  background-color: white
}

.fondoProducto.cb91plus {
  /* background: url(../images/catalina/highlight2.jpg) no-repeat; */
  background-size: cover;
  background-position: center;
  background-color: white
}

.fondoProducto.cr91plus {
  /* background: url(../images/catalina/highlight3.jpg) no-repeat; */
  background-size: cover;
  background-position: center;
  background-color: white
}
/* 
#detalleCB91, #detalleCB91plus, #detalleCR91plus {
  padding: 20px;
} */

#contenido a.enlaceProducto:hover, #contenido a.enlaceProducto:active, #contenido a.enlaceProducto:focus, #contenido a.enlaceProducto:visited {
  color: transparent
}

#contenido a.enlaceProducto:hover > .contenedorProducto, #contenido .contenedorProducto.active {
  background-color: #BEc6c4;
  border-right: 2px solid #BEc6c4;
  border-left: 2px solid #BEc6c4;
}

#contenido a.enlaceProducto:hover > .contenedorProducto > .contenedorTitulo, #contenido .contenedorProducto.active > .contenedorTitulo {
  background-color: #12657D;
  /* border: 1px solid #12657D; */
}

#contenido a.enlaceProducto:hover > .contenedorProducto > .contenedorTitulo > h4, #contenido .contenedorProducto.active > .contenedorTitulo > h4 {
  color: white
}

#contenido a.enlaceProducto:hover > .contenedorProducto > .contenedorTitulo:after, #contenido .contenedorProducto.active > .contenedorTitulo:after {
  background-color: #12657D;
  /* border-right: 1px solid #12657D; */
}

#contenido a.enlaceProducto:hover > .contenedorProducto > p.puntosMas, #contenido .contenedorProducto.active > .puntosMas {
  color: #470a68
}

/* #flip {
  height:50px;
  overflow:hidden;
}

#flip > div > div {
  color:#fff;
  padding:4px 12px;
  height:45px;
  margin-bottom:45px;
  display:inline-block;
}

#flip div:first-child {
  animation: show 5s linear infinite;
}

#flip div div {
  background:#cedc00;
}
#flip div:first-child div {
  background:#00b0b9;
}
#flip div:last-child div {
  background:#470a68;
}

@keyframes show {
  0% {margin-top:-60px;}
  5% {margin-top:-45px;}
  33% {margin-top:-45px;}
  38% {margin-top:-30px;}
  66% {margin-top:-30px;}
  71% {margin-top:0px;}
  99.99% {margin-top:0px;}
  100% {margin-top:-60px;}
} */

.puntosMas {
  text-align: center;
  font-size: 26px;
  color: #919d9d;
  margin: 5px 0 15px 0
}

.puntosMas i {
  border: 2px solid;
  border-radius: 35px;
}

/* #banners_home {
  height: 450px;
  overflow: hidden;
} */

.slick-slide img {
  width: 100%;
}

.slick-prev:before, .slick-next:before {
  font-size: 40px !important;
}

.slick-prev, .slick-next {
  z-index: 5;
  width: 40px !important;
  height: 40px !important;
}

.slick-prev {
  left: 20px !important;
}

.slick-next {
  right: 20px !important;
}

.slick-prev:before, .slick-next:before {
  color: #006985 !important;
}

.flechaProductos {
  z-index: 5 !important;
  position: absolute;
  right: 30px !important;
  display: inline-block;
  width: 60px !important;
  background-color: white;
  padding: 10px;
  border: 2px solid #006985;
}

.flechaProductos a {
  color: #006985;
  font-size: 38px;
}

.flechaProductos a:hover {
  text-decoration: none
}

.sticky-wrapper.is-sticky .flechaProductos {
  right: 15px !important;
}

#contenido .contenedorProducto .contenedorTitulo2 {
  position: absolute;
  left: 50%;
  top: 0;
  display: inline-block;
  padding: 15px 25px;
  transition: 0.5s all;
  transform: translateX(-50%);
  color: #12657D
}

#contenido .contenedorProducto .contenedorTitulo2 h4{
  margin: 0
}

.box .boxes .box-black {
  opacity: 1;
  -webkit-transform: translate(8em,0);
  -moz-transform: translate(8em,0);
  -o-transform: translate(8em,0);
  -ms-transform: translate(8em,0);
  transform: translate(8em,0);
}

.box .boxes .box-black h2 {
  margin-top: 13%;
}

.box .boxes .box-black {
  height: 400px
}

.box:nth-child(even) .boxes .box-black p {
  color: #12657D
}