#contenedorswiper{
	margin-top: 85px;
    display:flex;
	justify-content: center;
	align-items: center;
	min-height: 550px;
	background-color: #dddddd;
}
#contenedorswiper-2{
	margin-top: 85px;
    display:flex;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	background-color: #dddddd;
}
.titulo{
	position: absolute;
	width: 350px;
	height: 60px;
	margin-top: -435px;
	background-color: #23196d;
	font-size:20px;
	color: #ffffff;
	text-align: center;
	line-height: 65px;
	border-radius: 15px;
	font-family:'CodecPRONegra';
}
.titulo-2{
	position: absolute;
	width: 350px;
	height: 60px;
	margin-top: -385px;
	background-color: #23196d;
	font-size:30px;
	color: #ffffff;
	text-align: center;
	line-height: 65px;
	border-radius: 15px;
	font-family:'CodecPRONegra';
}
.swiper{
	top:40px;
    width: 350px;
	height: 350px;
	background-color:#ffffff;
	border-radius: 20px;
	padding: 50px;
	z-index: 1;
}
.leftbar{
	position: absolute;
	background-color: #ffffff;
	width:0px;
	height: 400px;
	top:0px;
	left:-1px;
	z-index: 2;
	opacity: 1;
	visibility:visible;
}
.rightbar{
	position: absolute;
	background-color: #ffffff;
	width:0px;
	height: 400px;
	top:0px;
	right:-1px;
	z-index: 2;
}

.swiper-slide{
    background-position: center;
    background-size: cover;
    width: 250px;
    height: 250px;
	position: relative;
	z-index: 1;
}

.swiper-slide img{
    display: block;
    width: 100%;
	border-radius: 20px;
	cursor: grab;
	z-index: 1;
}

.descripcion-p{
	height:50px;
	width:275px;
	right:15px;
	bottom:inherit;
	top:15px;
	position: absolute;
	background-color: #23196d;
	border-radius: 10px;
	color: #ffffff;
	font-family:'CodecPRONEws';
	text-align: center;
	font-size:10px;
	line-height: 10px;
	align-items: center;
	justify-content: center;
	display: flex;
}
.descripcion-p p{
	position: absolute;
}
.caracteristica-p{
	height:50px;
	width:265px;
	left:15px;
	bottom:15px;
	position: absolute;
	background-color: #23196d;
	border-radius: 10px;
}
.metraje{
	height:50px;
	width:70px;
	top:15px;
	left:15px;
	color:#ffffff;
	position: absolute;
	text-align: center;
	font-size:10px;
}
.metraje negrita{
	font-family: 'CodecPRONegra';
}
.metraje light{
	font-family: 'CodecPRONews';
}
.alto{
	height:50px;
	width:80px;
	top:15px;
	left:95px;
	color:#ffffff;
	position: absolute;
	text-align: center;
	font-size:10px;
}
.alto negrita{
	font-family: 'CodecPRONegra';
}
.alto light{
	font-family: 'CodecPRONews';
}
.milimetros{
	height:50px;
	width:70px;
	top:15px;
	right:10px;
	color:#ffffff;
	position: absolute;
	text-align: center;
	font-size:10px;
}
.milimetros negrita{
	font-family: 'CodecPRONegra';
}
.milimetros light{
	font-family: 'CodecPRONews';
}
.store{
	font-size: 40px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	bottom:15px;
	color: #23196d;
	text-align: center;
}
.store a{
	color: #fe6f27;
}
.store:hover{
	color: #ffffff;
}
.store a:hover{
	color: #23196d;
}
.swiper-pagination{
	margin-bottom:5px;	
	z-index: -3000;
	line-height: 10px;
	}
.swiper-pagination-bullet{
	background-color: rgba(0,0,0,0.8);
	}
.swiper-pagination-bullet-active{
	background-color: rgba(254,111,39,0.80);
	}
@media screen and (min-width: 768px){
#contenedorswiper{
	margin-top: 120px;
    display:flex;
	justify-content: center;
	align-items: center;
	min-height: 550px;
	background-color: #dddddd;
}
#contenedorswiper-2{
	margin-top: 120px;
    display:flex;
	justify-content: center;
	align-items: center;
	min-height: 550px;
	background-color: #dddddd;
}
.titulo{
	position: absolute;
	width: 620px;
	height: 60px;
	margin-top: -430px;
	background-color: #23196d;
	font-size:30px;
	color: #ffffff;
	text-align: center;
	line-height: 65px;
	border-radius: 15px;
	font-family:'CodecPRONegra';
}
.titulo-2{
	position: absolute;
	width: 300px;
	height: 60px;
	margin-top: -430px;
	background-color: #23196d;
	font-size:40px;
	color: #ffffff;
	text-align: center;
	line-height: 65px;
	border-radius: 15px;
	font-family:'CodecPRONegra';
}
.swiper{
    width: 56%;
	height: 385px;
	background-color:#ffffff;
	border-radius: 30px;
	padding: 42.5px;
	z-index: 1;
	top:35px;
}
.leftbar{
	position: absolute;
	background-color: #ffffff;
	width:30px;
	height: 385px;
	top:0px;
	left:0px;
	z-index: 2;
}
.rightbar{
	position: absolute;
	background-color: #ffffff;
	width:30px;
	height: 385px;
	top:0px;
	right:0px;
	z-index: 2;
}
.swiper-slide{
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
	position: relative;
	z-index: 1;
}
.swiper-slide img{
    display: block;
    width: 300px;
	border-radius: 20px;
	cursor: grab;
	z-index: 1;
}

.descripcion-p{
	height:50px;
	width:320px;
	left:20px;
	bottom:20px;
	top:inherit;
	position: absolute;
	background-color: #23196d;
	border-radius: 10px;
	color: #ffffff;
	font-family:'CodecPRONEws';
	text-align: center;
	font-size:11px;
	line-height: 11px;
	align-items: center;
	justify-content: center;
	display: flex;
}
.descripcion-p p{
	position: absolute;
}
.caracteristica-p{
	height:50px;
	width:240px;
	right:20px;
	bottom:20px;
	left:inherit;
	position: absolute;
	background-color: #23196d;
	border-radius: 10px;
}
.metraje{
	height:50px;
	width:70px;
	top:15px;
	left:15px;
	color:#ffffff;
	position: absolute;
	text-align: center;
	font-size:10px;
}
.metraje negrita{
	font-family: 'CodecPRONegra';
}
.metraje light{
	font-family: 'CodecPRONews';
}
.alto{
	height:50px;
	width:70px;
	top:15px;
	left:90px;
	color:#ffffff;
	position: absolute;
	text-align: center;
	font-size:10px;
}
.alto negrita{
	font-family: 'CodecPRONegra';
}
.alto light{
	font-family: 'CodecPRONews';
}
.milimetros{
	height:50px;
	width:70px;
	top:15px;
	right:10px;
	color:#ffffff;
	position: absolute;
	text-align: center;
	font-size:10px;
}
.milimetros negrita{
	font-family: 'CodecPRONegra';
}
.milimetros light{
	font-family: 'CodecPRONews';
}
.store{
	font-size: 50px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top:20px;
	bottom:inherit;
	color: #23196d;
	text-align: center;
}
.store a{
	color: #23196d;
}
.store:hover{
	color: #ffffff;
}
.store a:hover{
	color: #fe6f27;
}
.swiper-pagination{
	margin-bottom:5px;	
	z-index: -3000;
	line-height: 10px;
	}
.swiper-pagination-bullet{
	background-color: rgba(0,0,0,0.8);
	}
.swiper-pagination-bullet-active{
	background-color: rgba(254,111,39,0.80);
	}
}