/* Fix 5Cols */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.ripley-footer{
	margin-top:0 !important;
}
/* /Fix 5Cols */
#ServicioCliente_Contact{
	margin: 0 auto 40px auto
}
#ServicioCliente_Contact h1{
	color: #70578B;
	font-size: 32px;
	text-align:left;
	font-weight: bold;
	margin: 0 0 40px 0
}
#ServicioCliente_Contact a{
	text-decoration: none;
}
#ServicioCliente_Contact #Accesos a{
	color: #6a6a6a;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
#ServicioCliente_Contact #Accesos a:hover{
	color: #70578B;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
#ServicioCliente_Contact #Accesos figure{
	margin: 0 auto;
	overflow: hidden;
	height: 100px;
	width: 100px;
	line-height: 28px;
	text-align: center;
	background: #f1f1f1;
	border-radius: 100%;
	display: block;
	color: white;
}
#ServicioCliente_Contact #Accesos figure{
	-webkit-transition: color 0.7s;
    transition: color 0.7s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#ServicioCliente_Contact #Accesos figure img{
	display: block;
	margin: 0 auto;
	height: 100px;
    width: 100px;
}
#ServicioCliente_Contact #Accesos h3{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-bottom:0;
}
#ServicioCliente_Contact #Accesos p{
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

#ServicioCliente_Info{
	background: #f1f1f1;
	padding:60px 0;
}
#ServicioCliente_Info h3{
	color: #70578B;
	font-size: 15px;
	font-weight: bold;
	margin:0 0 15px;
}
#ServicioCliente_Info a{
	text-decoration: none;
}
#ServicioCliente_Info li p{
	color: #717171;
	font-size: 13px;
	margin: 5px 0;
}
#ServicioCliente_Info li p:hover{
	color: #333;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
#ServicioCliente_Fonos{
	background: #70578B;
	padding:30px 0;
}
#ServicioCliente_Fonos ul li{
	color: #fff;
	text-decoration: none;
	text-align: center;
  cursor: pointer;
}
#ServicioCliente_Fonos ul li:hover{
	color: #a68ac5;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
#ServicioCliente_Fonos ul li p{
	font-size: 14px;
	margin:0;
	padding: 0;
}
#ServicioCliente_Fonos ul li span{
	font-size: 24px;
	font-weight: bold;
}






/* Articulos */
#ServicioCliente_Contact aside ul li a.back{
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 8px 10px;
	margin:0 0 10px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
  background:#6f568a;
}
#ServicioCliente_Contact aside ul li a.back:hover{
  background:#5e4875;
}
#ServicioCliente_Contact aside #sidebarMenu{
	background:#f1f1f1;
	padding: 10px 20px;
}
#ServicioCliente_Contact aside #sidebarMenu ul li{
	margin:10px 0;
	padding:0;
}
#ServicioCliente_Contact aside #sidebarMenu ul li a{
	text-decoration: none;
	color: #6a6a6a;
	font-size: 14px;
	line-height: 18px;
}
#ServicioCliente_Contact aside #sidebarMenu ul a li figure{
	display: inline-block;
}
#ServicioCliente_Contact aside #sidebarMenu ul a li figure img{
	width: 20px;
	display: inline-block;
}
#ServicioCliente_Contact aside #sidebarMenuSecondary{
	margin: 30px 0 0
}
#ServicioCliente_Contact aside #sidebarMenuSecondary ul{
	padding: 0 0 30px;
	margin: 0 20px 30px;
	border-bottom: 1px solid #d4d4d4;
	border-bottom-style: dashed;
}
#ServicioCliente_Contact aside #sidebarMenuSecondary ul li h3{
	color: #6a6a6a;
	font-size: 14px;
	font-weight: bold;
}
#ServicioCliente_Contact aside #sidebarMenuSecondary ul li a{
	text-decoration: none;
	color: #6a6a6a;
	font-size: 13px;
	line-height: 18px;
}
#ServicioCliente_Contact aside #sidebarMenuSecondary ul li a p{
	margin: 4px 0
}





#ServicioCliente_Contact section article{
	margin: 0 0 50px;
}
#ServicioCliente_Contact section article.terminos{
	margin: 0 0 50px;
	padding: 0 0 40px;
	border-bottom: 1px solid #d4d4d4;
	border-bottom-style: dashed;
}
#ServicioCliente_Contact section article h2{
	color: #6a6a6a;
	text-align:left;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 40px 0
}
#ServicioCliente_Contact section article h3{
	color: #70578B;
	text-align:left;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 0
}
#ServicioCliente_Contact section article h4{
	color: #6a6a6a;
	text-align:left;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px 0
}
#ServicioCliente_Contact section article ul{
	margin:20px 0;
	padding:0;
}
#ServicioCliente_Contact section article ul.indice li{
	font-weight: normal;
}
#ServicioCliente_Contact section article p,
#ServicioCliente_Contact section article li{
	font-weight: 300;
}
#ServicioCliente_Contact section article p a{
	color:#70578B;
	text-decoration: none;
	font-weight: bold;
}
#ServicioCliente_Contact section article p a:hover{
	color: #a68ac5;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

#ServicioCliente_Contact section article ul li a{
	text-decoration: none;
	color:#70578B
}
#ServicioCliente_Contact section article ul li a:hover{
	color: #a68ac5;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

#ServicioCliente_Contact section article a.subir{
	text-decoration: none;
	color:#70578B
}
#ServicioCliente_Contact section article a.subir::after{
	content: '\f062';
	font-family: FontAwesome;
	margin-left: 5px;
}
#ServicioCliente_Contact section article .table{
	margin: 40px 0
}


/* redes sociales */
#ServicioCliente_Contact ul#redes_sociales li{
	padding: 5px 0
}


/* iframe */
#ServicioCliente_Contact iframe{
	width: 100%;
	border: none;
    height: 1100px;
}


#ServicioCliente_Contact button.back{
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 8px 10px;
	margin:0 0 10px;
	text-align: center;
	color: #70578B;
	background: #fff;
	border:1px #e1d0f1 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}








@media only screen and (max-width: 1200px){
	#ServicioCliente_Fonos ul li a p{
		font-size: 12px;
	}
	#ServicioCliente_Fonos ul li a span{
		font-size: 22px;
	}
}

@media only screen and (max-width: 992px){
	#ServicioCliente_Fonos ul li a p{
		font-size: 9px;
	}
	#ServicioCliente_Fonos ul li a span{
		font-size: 20px;
	}
}

@media only screen and (max-width: 768px){
	#ServicioCliente_Contact #Accesos li{
		margin: 20px 0 5px;
	}
	#ServicioCliente_Contact h1{
		margin: 0 0 20px 0
	}
	#ServicioCliente_Contact aside ul li a.back{
		margin: 0 0 30px 0;
	}
	#ServicioCliente_Fonos ul li{
		margin: 0 0 20px;
	}
	#ServicioCliente_Fonos ul li a p{
		font-size: 14px;
	}
	#ServicioCliente_Fonos ul li a span{
		font-size: 24px;
	}
	#ServicioCliente_Info h3{
		margin:20px 0 15px;
	}
}

@media only screen and (max-width: 375px){
	#ServicioCliente_Contact h1{
		font-size: 22px;
		margin: 0 0 20px 0
	}
	#ServicioCliente_Contact #Accesos li{
		margin: 20px 0 5px;
	}
	#ServicioCliente_Fonos{
		margin: 0;
		padding: 30px 0 0;
	}
	#ServicioCliente_Fonos ul li{
		margin: 0 0 35px;
	}
	#ServicioCliente_Fonos ul li a p{
		font-size: 14px;
	}
	#ServicioCliente_Fonos ul li a span{
		font-size: 24px;
	}
}






@media (min-width: 768px) {
	#ServicioCliente_Contact .col-sm-15 {
		width: 20%;
		float: left
		}
	}
@media (min-width: 992px) {
	#ServicioCliente_Contact .col-md-15 {
		width: 20%;
		float: left
		}
	}
@media (min-width: 1200px) {
	#ServicioCliente_Contact .col-lg-15 {
		width: 20%;
		float: left
		}
	}

/*FIX FOOTER CORPORATIVO*/
.ripley-footer__go-to-top{
  margin-top: 0 !important;
}
#footer-help-banner{
  display:none
}


/** ESTILOS CSS DE INDEX SERVICIO CLIENTE, EFECTO PREGUNTAS FRECUENTES, CAMBIOS Y DEVOLUCIONES */

a {
  color: #70578B;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

a:hover{
    color: #634d7b;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}


#preguntas {
    display: inline;
    width: 400px;

}

#pregunta-imagen{
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin-left: 8px;
}

#titulo{
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
}

figure #img-devolver{
    width: 41px;
    display: inline-block;
    margin-right: 30px;
}

img #img-devolver {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
}

#imagen-devolucion figure  {
    width: 100%;
}

article #garantia {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}

figure #devolver-elegir {
    width: 80%;
    margin-top: 15px;
    margin-bottom: 25px;
    margin-left: 10%;
}

#listado {
    font-weight: 550;
}

.fa-check{
   content: "\f00c";
    font-family: FontAwesome;
}


/* Style the element that is used to open and close the accordion class */
p.accordion {
    background-color: rgba(0, 0, 0, 0.03);
    color: #444;
    cursor: pointer;
    padding: 18px;
    padding-left: 40px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom:10px;
    position: relative;


}

/* Add a background color to the accordion if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
p.accordion.active, p.accordion:hover {
    background-color: white;
    cursor: pointer;
    margin-right: 50px;

}

p.accordion.active{
    font-weight: bold;
    color: #70578B;

}

/* Unicode character for "plus" sign (+) */
p.accordion:after {
    content: '\2795';
    font-size: 10px;
    color: #777;
    color: #70578B;
    position: absolute;
    top: 18px;
    left: 10px;
    padding: 5px;
    margin-right: 40px;


}

/* Unicode character for "minus" sign ( -) */
p.accordion.active:after {
    content: "\2796";
    color: #70578B;
    position: absolute;
    top: 18px;
    left: 10px;
    padding: 5px;
    margin-right: 40px;

}

/* Style the element that is used for the panel class */

div.panel {
    padding: 0 5px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.2s ease-in-out;
    opacity: 0;
    margin-bottom:5px;
    margin-top: 5px;
}

div.panel.show {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}



/* UPDATE HOME SAC 27SEPT18 */
#ServicioCliente_EVA{
  background:#70578B url('https://minisitios.ripley.cl/minisitios/estatico/servicio_cliente/img/tramado.jpg') repeat;
  background-size:200px;
  margin: -30px auto 50px;
  padding: 40px;
}
@media only screen and (max-width: 768px){
  #ServicioCliente_EVA{
    padding: 25px 20px 20px;
  }
}
.eva_animada{
  position: relative;
  -webkit-animation: eva_flight 10s infinite;
  -moz-animation: eva_flight 10s infinite;
  -ms-animation: eva_flight 10s infinite;
  animation: eva_flight 10s infinite;
  z-index: 99;
}
.eva_animada img{
  width:52%;
  text-align: center;
  margin: 0 auto 10px;
  display: block;
}
@media only screen and (max-width: 768px){
  .eva_animada img{
    width:35%;
  }
}
@-webkit-keyframes eva_flight{0%{-webkit-transform:translateY(0px)}50%{-webkit-transform:translateY(25px)}100%{-webkit-transform:translateY(0px)}}
@-moz-keyframes eva_flight{0%{-moz-transform:translateY(0px)}50%{-moz-transform:translateY(25px)}100%{-moz-transform:translateY(0px)}}
@-ms-keyframes eva_flight{0%{-ms-transform:translateY(0px)}50%{-ms-transform:translateY(25px)}100%{-ms-transform:translateY(0px)}}
@keyframes eva_flight{0%{transform:translateY(0px)}50%{transform:translateY(25px)}100%{transform:translateY(0px)}}
#ServicioCliente_EVA h1{
  color: #fff;
  font-weight: 600;
  font-size: 56px;
  line-height: 40px;
  margin:10% 0 0;
}
@media only screen and (max-width: 1200px){
  #ServicioCliente_EVA h1{
    font-size:42px;
    line-height: 40px;
    margin:14% 0 0;
  }
}
@media only screen and (max-width: 992px){
  #ServicioCliente_EVA h1{
    font-size:37px;
    line-height:12px;
    margin:10% 0 0;
  }
}
@media only screen and (max-width: 768px){
  #ServicioCliente_EVA h1{
    font-size: 23px;
    line-height: 30px;
    margin: 30px 0 0;
    text-align: center;
  }
}
#ServicioCliente_EVA h2{
  color:#fff;
  font-size: 18px;
  line-height: 30px;
}
@media only screen and (max-width: 768px){
  #ServicioCliente_EVA h2{
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
}
#ServicioCliente_EVA a{
  text-decoration:none;
}
#ServicioCliente_EVA button{
  background:#e75353;
  color:#fff;
  padding:10px 20px;
  font-size:16px;
  font-weight:800
}
@media only screen and (max-width: 768px){
  #ServicioCliente_EVA button{
    display: block;
    margin: 20px auto;
  }
}
