body, html {
    margin: 0;

}


#ajustetuti {
	background-color:#00833f;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    height:20px;
}


#contenttuti {
	background-color:#e41b25;
	width:100%;
	margin: 0 auto;
}

#contenedortotaltuti{

    /* The image used */
    background-color: #e41b23;
    /* Full height */
    width:100%;
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
  z-index: -10000000;
}


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


#uno1t, #uno2t, #uno3t, #uno4t, #uno5t{
    background-color: #36488a;
    border: none;
	margin: 20px 40px;
    width:240px;
    height:90px;
	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:385px;
}



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



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

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

.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 {
	background-color:#f18c00;
	margin: 0px auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;

}

.contenido3 {

}

.contenedor33 {
	background-color:#00acd4;
	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;

}


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

}


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

		
.contenido6 {
    width: 320px;
    height: 400px;
    margin-top: 30px;
    margin-bottom: 100px;
    margin-left: 40px;
    margin-right: 40px;
position: relative;
z-index:1000;
}



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

.margenpie {
    margin-top: -120px;
	background-color: #e41b23;
    }

.pierojo {
	background-color: #e41b23;
    }

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

p.volvertuti{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volvertuti a,
p.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
    display: inline-block;
	border: 1px solid #36488a;
	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, #36488a 0%, #36488a 44%, #36488a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36488a), color-stop(44%,#36488a), color-stop(100%,#36488a));
	background: -webkit-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -o-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -ms-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
}
p.volvertuti a:hover{
	background: #0092b2;
}
p.volvertuti a:active{
	background: #36488a;
	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.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
	color: #A5727D;
	background: #36488a;
}

.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;
	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;
}

#escribinos{
	width:255px;
	height: 59px; 
}

#espaciotuti{
	height: 60px; 
}

/*1600**********************************************************************************************************/
@media screen and (max-width:1600px) {
	.contenido6 {
    width: 260px;
    height: 340px;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-left: 40px;
    margin-right: 40px;
position: relative;
z-index:1000;
}

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

#imagen {
	margin: 0px auto;
	width: 100%;
	background-color: #e41b25;
	display: flex;
	align-items: center;
	justify-content: center;
}	
	
#uno1t, #uno2t, #uno3t{
    background-color: #36488a;
    border: none;
	margin: 15px 20px;
    width:220px;
    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;
}	

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

/*1440**********************************************************************************************************/
@media screen and (max-width:1440px) {
	.contenido6 {
    width: 260px;
    height: 340px;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-left: 40px;
    margin-right: 40px;
position: relative;
z-index:1000;
}

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

#imagen {
	margin: 0px auto;
	width: 90%;
	background-color: #e41b25;
	display: flex;
	align-items: center;
	justify-content: center;
}	
	
#uno1t, #uno2t, #uno3t{
    background-color: #36488a;
    border: none;
	margin: 15px 30px;
    width:200px;
    height:70px;
	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: -140px -70px;
	width: 360px;
    height:580px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    z-index:-100;
}	

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

/*1366**********************************************************************************************************/
@media screen and (max-width:1366px) {
	
	.contenido6 {
    width: 240px;
    height: 340px;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-left: 20px;
    margin-right: 20px;
position: relative;
z-index:1000;
}

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

#imagen {
	margin: 0px auto;
	width: 88%;
	background-color: #e41b25;
	display: flex;
	align-items: center;
	justify-content: center;
}	
	
#uno1t, #uno2t, #uno3t{
    background-color: #36488a;
    border: none;
	margin: 15px 30px;
    width:180px;
    height:70px;
	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: -160px -40px;
	width: 320px;
    height:580px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    z-index:-100;
}	
	
#centro1, #centro2, #centro3 {  
    height:150px;
}
	
}
	




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

	.contenido6 {
    width: 240px;
    height: 340px;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-left: 20px;
    margin-right: 20px;
position: relative;
z-index:1000;
}

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

#imagen {
	margin: 0px auto;
	width: 90%;
	background-color: #e41b25;
	display: flex;
	align-items: center;
	justify-content: center;
}	
	
#uno1t, #uno2t, #uno3t{
    background-color: #36488a;
    border: none;
	margin: 15px 30px;
    width:180px;
    height:70px;
	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: -160px -40px;
	width: 320px;
    height:580px;
    overflow:hidden;
    border: none;
    position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    z-index:-100;
}	
	
#centro1, #centro2, #centro3 {  
    height:150px;
}
	

p.volvertuti{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volvertuti a,
p.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
    display: inline-block;
	border: 1px solid #36488a;
	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, #36488a 0%, #36488a 44%, #36488a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36488a), color-stop(44%,#36488a), color-stop(100%,#36488a));
	background: -webkit-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -o-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -ms-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
}
p.volvertuti a:hover{
	background: #0092b2;
}
p.volvertuti a:active{
	background: #36488a;
	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.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
	color: #A5727D;
	background: #36488a;
}


}



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

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

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

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


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



.margenpie {
    margin-top: -160px;
    background-color: #e41b23;
    }
	
	.contenedortuti {
	margin: 0px auto;
	width: 100%;
    display:flex;
	flex-direction: column;
	flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;

}
	
#dos1, #dos2, #dos3 {
    height:150px;
}

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


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

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



p.volvertuti{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volvertuti a,
p.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
    display: inline-block;
	border: 1px solid #36488a;
	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, #36488a 0%, #36488a 44%, #36488a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36488a), color-stop(44%,#36488a), color-stop(100%,#36488a));
	background: -webkit-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -o-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -ms-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
}
p.volvertuti a:hover{
	background: #0092b2;
}
p.volvertuti a:active{
	background: #36488a;
	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.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
	color: #A5727D;
	background: #36488a;
}

}


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


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

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



.margenpie {
    margin-top: 60px;
    background-color: #e41b23;
    }


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


	
#uno1t, #uno2t, #uno3t, #uno4t, #uno5t{
    background-color: #36488a;
    border: none;
	margin: 15px 10px;
    width:220px;
    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;
}


	
#dostuti1, #dostuti2, #dostuti3, #dostuti4, #dostuti5{
    height:120px;
}

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

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



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


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

}



p.volvertuti{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volvertuti a,
p.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
    display: inline-block;
	border: 1px solid #36488a;
	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, #36488a 0%, #36488a 44%, #36488a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36488a), color-stop(44%,#36488a), color-stop(100%,#36488a));
	background: -webkit-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -o-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -ms-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
}
p.volvertuti a:hover{
	background: #0092b2;
}
p.volvertuti a:active{
	background: #36488a;
	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.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
	color: #A5727D;
	background: #36488a;
}

}

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


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



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

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

/*570*****************************************************************************************/
@media (max-width: 570px) {
	.contenido6 {
    width: 160px;
    height: 260px;
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 50px;
    margin-right: 50px;
position: relative;
z-index:1000;
}


	
#uno1t, #uno2t, #uno3t, #uno4t, #uno5t{
    background-color: #36488a;
    border: none;
	margin: 15px -10px;
    width:180px;
    height:60px;
	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;
}


	
#dostuti1, #dostuti2, #dostuti3, #dostuti4, #dostuti5{
    height:120px;
}

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

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



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

#escribinos{
	width:200px;
	height: 59px; 
}   

#espaciotuti{
	height: 30px; 
}	
	
	p.volvertuti{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volvertuti a,
p.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
    display: inline-block;
	border: 1px solid #36488a;
	padding: 4px 10px 3px;
	font-size: 10px;
	line-height: 12px;
	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, #36488a 0%, #36488a 44%, #36488a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36488a), color-stop(44%,#36488a), color-stop(100%,#36488a));
	background: -webkit-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -o-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -ms-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
}
p.volvertuti a:hover{
	background: #0092b2;
}
p.volvertuti a:active{
	background: #36488a;
	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.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
	color: #A5727D;
	background: #36488a;
}
	
}

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

/*400*****************************************************************************************/
@media (max-width: 400px) {
p.volvertuti{
position:absolute;
	display: block;
padding-top: 16%;
padding-right: 55%;
}
p.volvertuti a,
p.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
    display: inline-block;
	border: 1px solid #36488a;
	padding: 4px 10px 3px;
	font-size: 8px;
	line-height: 10px;
	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, #36488a 0%, #36488a 44%, #36488a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36488a), color-stop(44%,#36488a), color-stop(100%,#36488a));
	background: -webkit-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -o-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: -ms-linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
	background: linear-gradient(top, #36488a 0%,#36488a 44%,#36488a 100%);
}
p.volvertuti a:hover{
	background: #0092b2;
}
p.volvertuti a:active{
	background: #36488a;
	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.volvertuti a.current-demo,
p.volvertuti a.current-demo:hover{
	color: #A5727D;
	background: #36488a;
}	
   
}


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