#ripley-puntos #como-acumular{
	background-image: url('../img/como-acumular/chica.png');
	background-color: #fff;
	background-position: left bottom;
	background-repeat: no-repeat;
    background-size: contain;
}
#ripley-puntos #como-acumular .container-acumular{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-end;
}
#ripley-puntos #como-acumular .container-acumular .grupo{
	margin: 15px;
}
#ripley-puntos #como-acumular .container-acumular .explicacion{
	margin: 15px 0;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular{
	width: 60%;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .titulo-preg{
	font-family: 'Futura medium';
	font-size: 22px;
	color: #572370;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .detalle-preg{
	font-family: 'Futura light';
	font-size: 22px;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .explicacion,
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro{
	color: #fff;
	font-size: 16px;
	font-family: 'Futura heavy';
	width: 220px;
	border-radius: 20px;
	/*height: 80px;*/
	height: 115px;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro::after{
	content: '';
    position: relative;
    width: 0px;
    height: 0px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    right: -19px;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.lila::after{
	border-left: 20px solid #8c5ebc;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.rojo::after{
	border-left: 20px solid #e02139;
}#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.morado::after{
	border-left: 20px solid #4a1960;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro .icn{
	margin: 10px;
	width: 60px;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro .titulo-cuadro{
	    margin: 5px;
    width: 110px;
    font-size: 14px;
    font-weight: 600;
    font-family: montserrat;
    text-align: center;

}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.lila{
	background-color: #8c5ebc;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.rojo{
	background-color: #e02139;
}
#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.morado{
	background-color: #4a1960;
}
#ripley-puntos #como-acumular .container-acumular .explicacion div:nth-child(2){
	    margin-left: 30px;
    font-size: 16px;
    font-family: montserrat;
}
#ripley-puntos #como-acumular .container-acumular .bold{
	font-family: 'Futura heavy';
}
#ripley-puntos #como-acumular .container-acumular .letra-chica{
	    font-family: montserrat;
    font-size: 10px;
    margin: 10px;
}




/* ============== Nuevo Style  ================ */

.nave-space{
	width: 100%;
	/*background-color: red;*/
	height: 350px;
	/*background-image: url(../img/cat-cli/banner-formulario.jpg);*/
	background-repeat: no-repeat;
}

.frm-cliente {
    position: relative;
    top: 42%;
    left: 56.6%;
    font-family: 'Futura medium';
}

.titulo-2 {
    color: #4A1960;
    font-size: 17px;
    font-weight: 600;
    font-family: montserrat;
}


input[type="text"] {
-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 4px 0px #707070;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 0px;
    border-radius: 4px;
    height: 34px;
    padding-left: 10px;
    color: #C1C1C1;
    font-family: Montserrat;
    font-weight: 500;
        width: 192px;
    }


input.btn-submit {
        padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px !important;
    background-color: #4A1960;
    color: #fff;
    
    border-radius: 4px;
    width: 192px;
        font-family: Montserrat;
    font-weight: 600;
}



.img-fondo-classic {
    position: absolute;
    display: block;
}

.img-fondo-classic-mobile {
    display: none;
}

.banner-punto-mobile{
    display: none;
}

/* IFRAME */

/*.iframe-container{
	position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
*/

.iframe-container iframe{
/*position: absolute;*/
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    border:0;
}

/* Resultado no cliente */

.titulo-1 {
    font-family: Futura;
    font-size: 18px;
    color: #4A1960;
    margin-bottom: 20px;
    line-height: 32px;
    position: relative;
    
    width: 36%;
}

div.titulo-1 > span {
    font-size: 24px;
    font-weight: 600;
}


.frm-cliente-no {
    position: relative;
    top: 24%;
    left: 56.6%;
    font-family: 'Futura medium';
}




/* ============== FIN: Nuevo Style  ================ */


@media screen and (max-width: 1370px) {

	.nave-space {
    width: 100%;
    /* background-color: red; */
    height: 316px;
    /* background-image: url(../img/cat-cli/banner-formulario.jpg); */
    background-repeat: no-repeat;
}


.nave-space-classic {
    width: 100%;
    /* background-color: red; */
    height: 476px;
    /* background-image: url(../img/cat-cli/fondo-resultado.jpg); */
    position: relative;
    background-repeat: no-repeat;
}

.frm-cliente-no {
    position: relative;
    top: 16%;
    left: 56.6%;
    font-family: 'Futura medium';

}


/* IFRAME */


.iframe-container iframe{
/*position: absolute;*/
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 460px;
    border:0;
}





@media screen and (max-width: 1024px) {

	/* IFRAME */


.iframe-container iframe{

    height: 510px;
    
}
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 768px){
	#ripley-puntos #como-acumular{
		background: none;
	}
	#ripley-puntos #como-acumular .container-acumular{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular{
		width: 100%;
	}
		/* IFRAME */


.iframe-container iframe{

    height: 640px;
    
}
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 600px){
	#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .explicacion{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		align-items: flex-start;
		margin: 30px 0;
	}
	#ripley-puntos #como-acumular .container-acumular .explicacion div:nth-child(2){
		margin-left: 0px; 
		margin-top: 10px;
	}
}
@media screen and (max-width: 480px){
/* ============== Nuevo Style  ================ */



	.frm-cliente {
    position: relative;
    top: 54%;
    left: 0;
    font-family: 'Futura medium';
    text-align: center;
}

.nave-space {
    width: 100%;
    /* background-color: red; */
    height: 460px;
    /* background-image: url(../img/cat-cli/banner-formulario.jpg); */
    background-repeat: no-repeat;
}



	.img-fondo-classic {
    display: none;
	}

	.img-fondo-classic-mobile {
    position: absolute;
    display: block;
	}


		/* IFRAME */


.iframe-container iframe{

    height: 846px;
    
}


/* Cliente no registradp */

	.frm-cliente-no {
        position: relative;
    top: 36%;
    width: 100%;
    left: 0;
    font-family: 'Futura medium';
    text-align: center;
}


.titulo-1 {
    font-family: Futura;
    font-size: 18px;
    color: #4A1960;
    margin-bottom: 20px;
    line-height: 32px;
    position: relative;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

div.titulo-1 > span {
    font-size: 20px;
    font-weight: 600;
}



#ripley-puntos #como-acumular .container-acumular .grupo{
        text-align: center;
}


#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .explicacion{
    align-items: center;
}

#como-acumular > div > div.explicacion-como-acumular > div:nth-child(2) > div.terminos_condiciones > a > span{
    margin-left: -50px !important;
}



#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro.lila::after {
    border-top: 20px solid #8c5ebc !important;
}

#ripley-puntos #como-acumular .container-acumular .explicacion-como-acumular .cuadro::after {
    content: '';
    position: relative;
    width: 0px;
    height: 0px;
    border-left: 25px solid transparent !important;
    border-right: 25px solid transparent !important;
    right: 82px;
    top: 80px;
}

#ripley-puntos #como-acumular .container-acumular .explicacion div:nth-child(2) {
    margin-left: 0px;
    margin-top: 26px;
}


.explicacion-como-acumular .cuadro.rojo::after {
    border-top: 20px solid #e02139 !important;
}


.explicacion-como-acumular .cuadro.morado::after {
    border-top: 20px solid #4a1960 !important;
}


.banner-punto-mobile{
    display: block !important;
}

.banner-punto-desktop{
    display: none !important;
}



}
@media screen and (max-width: 380px) {

/* ============== Nuevo Style  ================ */

.nave-space {
    width: 100%;
    /* background-color: red; */
    height: 416px;
    /* background-image: url(../img/cat-cli/banner-formulario.jpg); */
    background-repeat: no-repeat;
}

.frm-cliente-no {

    top: 37%;

}


.titulo-1 {
    font-family: Futura;
    font-size: 16px;
    line-height: 28px;

   }


div.titulo-1 > span {
    font-size: 18px;
    font-weight: 600;
}


		/* IFRAME */


.iframe-container iframe{

    height: 764px;
    
}


}
@media screen and (max-width: 360px) {

/* ============== Nuevo Style  ================ */


	.frm-cliente {
    position: relative;
    top: 54%;
    left: 0;
    font-family: 'Futura medium';
    text-align: center;
}

.nave-space {
    width: 100%;
    /* background-color: red; */
    height: 350px;
    /* background-image: url(../img/cat-cli/banner-formulario.jpg); */
    background-repeat: no-repeat;
}


.titulo-1 {
    font-family: Futura;
    font-size: 13px;
    line-height: 23px;
}

div.titulo-1 > span {
    font-size: 15px;
    font-weight: 600;
}

		/* IFRAME */


.iframe-container iframe{

    height: 802px;
    
}



}
@-webkit-keyframes drop-down {
	from {
		height:0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		height:auto;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes soundanimation {
	from {
		opacity:0;
		transform: translate3d(0, -20%, 0);
	}
	to {
		opacity:1;
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes scroll {
	0% 	{ right: 0;}
	50% { right: 10px;}
	100%{ right: 0;}
}

@keyframes scroll {
	0% 	{ right: 0;}
	50% { right: 10px;}
	100%{ right: 0;}
}
@-webkit-keyframes efectosection2 {
	0% 	{ transform: scale(2);}
	100%{ transform: scale(1);}
}

@keyframes efectosection2 {
	0% 	{ transform: scale(2);}
	100%{ transform: scale(1);}
}
}