body, html {
    margin: 0;

}

#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
  z-index: -10000000;
}

#content {
	background-color:#f5d413;
	width:100%;
	margin: 0 auto;
}

h2{
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    display:inline;
    color: #ffa500;
}

#ajustemenucapeletini {
	background-color:#f5d413;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:40px;
}

#uno1, #uno2, #uno3, #uno4, #uno5{
    background-color: #ff0000;
    border: none;
	margin: -5px 50px;
    width:240px;
    height:80px;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    color: #fff;
	position: relative;
	z-index:-1000;
}

#dos1, #dos2, #dos3, #dos4, #dos5 {
    height:0px;
}

#centro1, #centro2, #centro3 {  
    height:420px;
}

#centro4, #centro5{  
    height:440px;
}

#mil1, #mil2{  
    height:0px;
}

#plega1, #plega2, #plega3, #plega4, #plega5 {
	margin: -110px -30px;
	width: 420px;
    height:580px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index:-100;
	cursor: pointer;
}

.contenedor {
	margin: 10px auto;
	width: 60%;
	background-color: #E7F6F6;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contenido {
	padding: 80px;
}

.contenedor2 {
	margin: 0px auto;
	width: 100%;
}

.contenido2 {
}

.contenedor3 {
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contenedor333 {
	background-color:#f5d413;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contenido3 {
}

.contenedor6 {
	margin: 0px auto;
	width: 100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}
		
.contenido6 {
    width: 345px;
    height: 450px;
    margin-top: 50px;
    margin-bottom: 100px;
    margin-left: 65px;
    margin-right: 65px;
    position: relative;
    z-index:1000;
}

.flex-container {
	background-color: #f18c00;
	margin: 0px auto;
	width: 100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.flex-item1 {
    width: 450px;
    height: 250px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

p.volver{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volver a,
p.volver a.current-demo,
p.volver a.current-demo:hover{
    display: inline-block;
	border: 1px solid #c8aa14;
	padding: 4px 10px 3px;
	font-size: 35px;
	line-height: 40px;
	margin: 12px 15px;
	font-weight: 900;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e2d47e;
	background: -moz-linear-gradient(top, #55bbd2 0%, #00acd2 44%, #55bbd2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2d47e), color-stop(44%,#e2c617), color-stop(100%,#c8aa14));
	background: -webkit-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -o-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -ms-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
}
p.volver a:hover{
	background: #0092b2;
}
p.volver a:active{
	background: #0092b2;
	background: -moz-linear-gradient(top, #00acd2 0%, #0092b2 56%, #00acd2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00acd2), color-stop(56%,#0092b2), color-stop(100%,#00acd2));
	background: -webkit-linear-gradient(top, #00acd2 0%,#0092b2 56%,#00acd2 100%);
	background: -o-linear-gradient(top, #00acd2 0%,#0092b2 56%,#00acd2 100%);
	background: -ms-linear-gradient(top, #00acd2 0%,#0092b2 56%,#00acd2 100%);
	background: linear-gradient(top, #00acd2 0%,#0092b2 56%,#00acd2 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.volver a.current-demo,
p.volver a.current-demo:hover{
	color: #A5727D;
	background: #c8aa14;
}

.pierojo {
	background-color: #e41b23;
    }

.contenedor22 {
    background-color: #2a9867;
	margin: 0px auto;
	width: 100%;
}

.mail{
    position:absolute;
	display: block;
    cursor:pointer;
    font-size:28px;
    font-weight: 900;
    color: #f59d15;
	padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 50%;
    padding-right: 0px;
}

.terminos{
    position:absolute;
	display: block;
    cursor:pointer;
    font-size:12px;
    font-weight: 900;
    color: #fff;
	padding-top: 140px;
    padding-bottom: 0px;
    padding-left: 50%;
    padding-right: 0px;
}

.padreimagen {
    background-color: #e41b23;
   display: flex;
   justify-content: center;
   align-items: center;
}

.padre {
    background-color: #e41b23;
   display: flex;
   justify-content: center;
   align-items: center;
}

.padreface {
	background-color: #e41b23;
   display: flex;
   justify-content: center;
   align-items: center;
	padding:0 ; 
	height: 100px; 
}

.hijo {
    cursor:pointer;
    font-size:28px;
    font-weight: 900;
    display:inline;
    color: #fcce5e;
	line-height: 60px;
}

.hijot {
    cursor:pointer;
    font-size:12px;
    font-weight: 900;
    color: #fff;
	line-height: 20px; 
	height: 40px; 
	text-align:center;
}

.hijored {
	width:70px;
	height: 70px; 
    cursor:pointer;
}



/*1360**********************************************************************************************************/
@media screen and (max-width:1440px) {
	
#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo1440.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
  z-index: -10000000;
}


	#ajustemenucapeletini {
	background-color:#f5d413;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:60px;
}
	
	.contenedor333 {
	background-color:#f5d413;
	margin: 0px auto;
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contenedor6 {
	margin: -10px auto;
	width: 100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}	
	
.contenido6 {
    width: 230px;
    height: 380px;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-left: 35px;
    margin-right: 35px;
    position: relative;
    z-index:1000;
}	
	

#uno1, #uno2, #uno3, #uno4, #uno5{
    background-color: #ff0000;
    border: none;
	margin: -5px 15px;
    width:200px;
    height:65px;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    color: #fff;
    position: relative;
    z-index:-1000;
}	

#dos1, #dos2, #dos3, #dos4, #dos5 {
    height:0px;
}


#centro1, #centro2, #centro3 {  
    height:330px;
}

#centro4, #centro5{  
    height:280px;
}

#mil1, #mil2{  
    height:0px;
}	
	
#plega1, #plega2, #plega3, #plega4, #plega5 {
	margin: -80px -40px;
	width: 310px;
    height:420px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    z-index:-100;
}	
	
}


/*1200************************************************************************************************/
@media screen and (max-width:1200px) {


#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo1200.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
  z-index: -10000000;
}

#ajustemenucapeletini {
	background-color:#f5d413;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:60px;
}

.contenedor3 {
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:150px;
}

.contenedor6 {
	margin: 0px auto;
	width: 100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.contenido6 {
    width: 260px;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 100px;
    margin-left: 40px;
    margin-right: 40px;
    position: relative;
    z-index:1000;
}
	
	
#uno1, #uno2, #uno3, #uno4, #uno5{
    background-color: #ff0000;
    border: none;
	margin: -5px 30px;
    width:200px;
    height:65px;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    color: #fff;
    position: relative;
    z-index:-1000;
}	

#plega1, #plega2, #plega3, #plega4, #plega5 {
	margin: -90px -30px;
	width: 330px;
    height:450px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    z-index:-100;
}		
	
#dos1, #dos2, #dos3, #dos4, #dos5 {
    height:0px;
}


#centro1, #centro2, #centro3 {  
    height:280px;
}

#centro4, #centro5{  
    height:290px;
}

#mil1, #mil2{  
    height:0px;
}

p.volver{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volver a,
p.volver a.current-demo,
p.volver a.current-demo:hover{
    display: inline-block;
	border: 1px solid #c8aa14;
	padding: 4px 10px 3px;
	font-size: 25px;
	line-height: 35px;
	margin: 12px 15px;
	font-weight: 900;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e2d47e;
	background: -moz-linear-gradient(top, #55bbd2 0%, #00acd2 44%, #55bbd2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2d47e), color-stop(44%,#e2c617), color-stop(100%,#c8aa14));
	background: -webkit-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -o-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -ms-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
}

}


/*1024*****************************************************************************************/
@media screen and (max-width:1024px) {

#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo1024.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
}

.contenedor333 {
	background-color:#f5d413;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:150px;
}

.contenedor6 {
	margin: 0px auto;
	width: 100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.contenido6 {
    width: 260px;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 100px;
    margin-left: 65px;
    margin-right: 65px;
    position: relative;
    z-index:1000;
}

#dos1, #dos2, #dos3, #dos4, #dos5 {
    height:0px;
    display: none
}

#mil1, #mil2{  
    height:250px;
}

p.volver{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volver a,
p.volver a.current-demo,
p.volver a.current-demo:hover{
    display: inline-block;
	border: 1px solid #c8aa14;
	padding: 4px 10px 3px;
	font-size: 30px;
	line-height: 35px;
	margin: 12px 15px;
	font-weight: 900;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e2d47e;
	background: -moz-linear-gradient(top, #55bbd2 0%, #00acd2 44%, #55bbd2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2d47e), color-stop(44%,#e2c617), color-stop(100%,#c8aa14));
	background: -webkit-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -o-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -ms-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
}

}



/*800*****************************************************************************************************/
@media screen and (max-width:799px) {

#ajustemenucapeletini {
	background-color:#f5d413;
	margin: 40px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:0px;
}


#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo800.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
}


.contenedor3 {
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:100px;
}

.contenido6 {
    width: 300px;
    height: 480px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
    position: relative;
    z-index:1000;
}


#uno1, #uno2, #uno3, #uno4, #uno5{
    background-color: #ff0000;
    border: none;
	margin: -10px 30px;
    width:240px;
    height:80px;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    color: #fff;
    position: relative;
    z-index:-500;
}

#dos1, #dos2, #dos3, #dos4, #dos5{
    height:420px;
}

#centro1,#centro2, #centro2, #centro4, #centro5{  
    height:0px;
}

#mil1, #mil2{  
    height:0px;
}

#plega1, #plega2, #plega3, #plega4, #plega5 {
	margin: -100px -30px;
	width: 360px;
    height:520px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index:-100;
}

.hijo {
    cursor:pointer;
    font-size:18px;
    font-weight: 900;
    display:inline;
    color: #fcce5e;
	line-height: 60px;

}

p.volver{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 65%;
}
p.volver a,
p.volver a.current-demo,
p.volver a.current-demo:hover{
    display: inline-block;
	border: 1px solid #c8aa14;
	padding: 4px 10px 3px;
	font-size: 15px;
	line-height: 25px;
	margin: 12px 15px;
	font-weight: 900;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e2d47e;
	background: -moz-linear-gradient(top, #55bbd2 0%, #00acd2 44%, #55bbd2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2d47e), color-stop(44%,#e2c617), color-stop(100%,#c8aa14));
	background: -webkit-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -o-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -ms-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
}

}


/*768*****************************************************************************************************/
@media (max-width:768px) {
  
}

/*640*****************************************************************************************************/

@media (max-width: 640px) {

#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo640.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
  z-index: -10000000;
}

.contenido6 {
    width: 240px;
    height: 450px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
position: relative;
z-index:1000;
}

#uno1, #uno2, #uno3, #uno4, #uno5{
    background-color: #ff0000;
    border: none;
	margin: -10px 0px;
    width:240px;
    height:80px;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    color: #fff;
position: relative;
z-index:-500;
}

#plega1, #plega2, #plega3, #plega4, #plega5 {
	margin: -100px -55px;
	width: 360px;
    height:520px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index:-100;
}

}
/*570*****************************************************************************************************/

@media (max-width: 570px) {

}
/*480*****************************************************************************************************/

@media (max-width: 480px) {
  
}

/*400**************************************************************************************************************/
@media screen and (max-width:400px) {

#contenedortotal{
    /* The image used */
    background-image: url(../images/producto/fondo400.jpg);
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
  
}


.contenedor3 {
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:100px;
}


.contenido6 {
    width: 200px;
    height: 380px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
position: relative;
z-index:1000;
}


#uno1, #uno2, #uno3, #uno4, #uno5{
    background-color: #ff0000;
    border: none;
	margin: -10px 0px;
    width:200px;
    height:65px;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:22px;
    font-weight: 900;
    color: #fff;
	position: relative;
	z-index:-500;
}

#dos1, #dos2, #dos3, #dos4, #dos5{
    height:420px;
}


#centro1,#centro2, #centro2, #centro4, #centro5{  
    height:0px;
}

#mil1, #mil2{  
    height:0px;
}

#plega1, #plega2, #plega3, #plega4, #plega5 {
	margin: -100px -50px;
	width: 300px;
    height:480px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index:-100;
}

.hijo {
    cursor:pointer;
    font-size:18px;
    font-weight: 900;
    display:inline;
    color: #fcce5e;
	line-height: 60px;

}

p.volver{
position:absolute;
	display: block;
padding-top: 16%;
margin-right: 0%;
}
p.volver a,
p.volver a.current-demo,
p.volver a.current-demo:hover{
    display: inline-block;
	border: 1px solid #c8aa14;
	padding: 4px 10px 3px;
	font-size: 15px;
	line-height: 25px;
	margin: 12px 15px;
	font-weight: 900;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e2d47e;
	background: -moz-linear-gradient(top, #55bbd2 0%, #00acd2 44%, #55bbd2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2d47e), color-stop(44%,#e2c617), color-stop(100%,#c8aa14));
	background: -webkit-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -o-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: -ms-linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
	background: linear-gradient(top, #55bbd2 0%,#00acd2 44%,#55bbd2 100%);
}

}	

