#content-servicio .col, 
#content-servicio [class*=col-]{
	float:none !important;
}
.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}	
.page-wrapper{
	max-width: 100%;
}
.content-servicio{
	max-width: 1280px;
	margin:0 auto;
}
/*HEAD*/
.content-servicio .row .box section{
	background-color: #ffffff;
    padding: 25px 40px;
    margin-bottom: 20px;
    border-radius: 0 0 20px 20px;
}	
.content-servicio .row .box section.serv-head h2{
	font-size: 38px;
	letter-spacing: 1px;
}
.content-servicio .row .box section.serv-head h4{
	font-size: 16px;
	margin: 10px 0 ;
	font-weight: 400;
}

/*CONTENT*/
.content-servicio .row > section .serv-info-top{
    background-color: #fbfbf2;
    padding: 20px;
    margin: -30px 0 40px 0;
}
.content-servicio .row > section .serv-info-top img{
    float: left;
    margin-top: 1%;
}
.content-servicio .row > section .serv-info-top p{
	color: #333333;
    font-size: 14px;
    margin: 1px 0 0 41px;
}
.content-servicio .row > section p{
    user-select: text;
}
.content-servicio .row > section .box{
	background-color: #ffffff;
	height: 100%;
	padding: 40px;
	border-radius: 20px;
}
.content-servicio .row > section .box .box{
	background-color: transparent;
	padding: 20px;
	border-radius: 0;
}
.content-servicio .row > section .box .box a{
	background-color: #333333;
	color: #ffffff;
    padding: 10px 20px;
    display: block;
    margin: 10px 0;
    width: 200px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.content-servicio .row > section .box .box .serv-img{
	text-align: center;
}
.content-servicio .row > section .box .serv-text-left{
	text-align: left;
}
.content-servicio .row > section .box .serv-text-center{
	text-align: center;
}
.content-servicio .row > section .box .serv-text-bold{
	font-weight: 700;
}
.content-servicio .row > section .box .serv-padding-top{
	padding: 50px 0 0 0;
}
.content-servicio .row > section .box .serv-padding-bottom{
	padding-bottom:  50px;
}
.content-servicio .row > section .box .serv-central-img{
	display: inline-block;
	vertical-align: middle;
}
.content-servicio .row > section .box .serv-img-width{
	width: 100%;
}
.content-servicio .row > section .box .serv-img-mediopago{
	width: 256px;
}
.content-servicio .row > section .box .serv-list-number{
	list-style-type: decimal;
}
.content-servicio .row > section .box .serv-table-horarios{
	margin: 20px 0;
}
.content-servicio .row > section .box .serv-table-servicios a{
	display: block;
	text-align: left;
	color: #333333;
	text-decoration: underline;
}
.content-servicio .row > section .box .serv-table-servicios.serv-table-horarios td{
	padding-bottom: 30px;
	vertical-align: top;
}
.content-servicio .row > section .box .serv-text-important{
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: center;
    border-bottom: 1px solid #bbb;
    padding: 10px 0;
    margin-bottom: 20px;
}
.content-servicio .row > section .box .serv-link-black{
    background-color: #333333;
    color: #ffffff;
    padding: 10px 20px;
    display: block;
    margin: 40px auto;
    width: 200px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.content-servicio .row > section .box .serv-shadow{
  	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.content-servicio .row > section .box .serv-table-horarios th{
	font-weight: 700;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0 10px 15px 0;
}
.content-servicio .row > section .box .serv-table-horarios td{
    font-size: 0.9em;
    padding: 0 10px 0 0;
    line-height: 1.4em;
}
.content-servicio .row > section .box .serv-table-horarios th:nth-child(1),
.content-servicio .row > section .box .serv-table-horarios th:nth-child(2),
.content-servicio .row > section .box .serv-table-horarios th:nth-child(4){
	width: 15%;
}
.content-servicio .row > section .box .serv-table-horarios th:nth-child(3),
.content-servicio .row > section .box .serv-table-horarios th:nth-child(5){
	width: 27%;
	margin: 0 10px;
}
.content-servicio .row > section .box .serv-faqs .serv-list-number li{
	color: #333333;
	margin: 10px 0;
    padding: 0;
    font-size: 1em;
}
.content-servicio .row > section .box .serv-list-condiciones{
    list-style: circle;
    padding: 10px 40px;
}
.content-servicio .row > section .box .serv-list{
	margin: 0 40px;
    padding: 0;
}
.content-servicio .row > section .box .serv-list li{
	color: #333333;
	margin: 10px 0 15px 0;
    padding: 0;
    font-size: 1em;
}
.content-servicio .row > section .box .bg-background-transparent{
	background-color: transparent;
}
.content-servicio .row > section .box .serv-list li:nth-child(even),
.content-servicio .row > section .box .serv-list{
	background-color: transparent;
}
.content-servicio .row > section .box .serv-faqs .serv-list-number li:nth-child(even){
	background-color: transparent;
}
.content-servicio .row > section .box h2{
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.content-servicio .row > section .box h3{
	font-size: 1em;
	font-weight: 400;
	margin: 10px 0;
	padding: 20px 40px;
	background-color: #eef8d3;
	background-color: rgba(161,215,13,0.18);
}
.content-servicio .row > section .box h3.serv-bg-transparent{
	background-color: transparent;
	padding: 0 20px;
}
.content-servicio .row > section .box h3 strong{
	font-weight: 700;
}
.content-servicio .row > section .box h4{
	font-size: 1.2em;
	font-weight: 700;
	text-align: left;
	color: #AAD500;
	padding: 30px 0 0 0;
}
.content-servicio .row > section .box h5{
	font-size: 1.5em;
	font-weight: 700;
	color: #333333;
	margin-bottom: 5px;
}
.content-servicio .row > section .box .serv-faqs li{
    margin: 0;
    padding: 0;
}
.content-servicio .row > section .box .serv-faqs li:nth-child(even){
	background-color: #efefef;
}
.content-servicio .row > section .box .serv-faqs h5{
    font-size: 0.9em;
    letter-spacing: 0.5px;
    position: relative;
    padding: 10px 60px 20px 0;
}
.content-servicio .row > section .box .serv-faqs h5:after{
    content: '';
    background: url(https://www.falabella.com/static/RDF/site/content/landing-servicios/lp-cambios/img/iconFlechaAbajo2.svg)0 0 no-repeat;
    width: 34px;
    height: 34px;
    top: 12px;
    position: absolute;
    right: 3%;	
}
.content-servicio .row > section .box .serv-faqs li.serv-faqs-active h5:after{
    content: '';
    background: url(https://www.falabella.com/static/RDF/site/content/landing-servicios/lp-cambios/img/iconFlechaArriba2.svg)0 0 no-repeat;
}
.content-servicio .row > section .box .serv-faqs .box{
    padding: 10px;
}
.content-servicio .row > section .box .serv-faqs .row.serv-accordion{
	cursor: pointer;

}
.content-servicio .row > section .box .serv-faqs li .row:nth-child(2){
	display: none;
}
.content-servicio .row > section .box .serv-faqs .row.serv-faqs-active{
	/*display: block;*/
}
.content-servicio .row > section .box .serv-faqs .box p{
	padding-bottom: 15px;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas p{
	padding-bottom: 0;
	font-size: 0.9em;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas figure{
    padding: 0;
    margin: 0;
    margin:0 auto;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas figcaption{
	width: 100%;
    background: #333;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas img{
	width: 100%;
    margin: 0 auto;    
    display: block;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas .serv-tiendas-info{
    margin: 0 auto;
    padding: 15px;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas .serv-border{
	border: 1px solid #b9b9b9;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas a{
	font-size: 0.9em;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas p strong{
	padding-top: 20px;
	display: block;
	font-size: 0.9em;
}
.content-servicio .row > section .box .serv-faqs .box .serv-tiendas > .col-lg-6{
	padding: 30px;
}
.content-servicio .row > section .box .serv-faqs .box a{
    background-color: transparent;
    color: #333333;
    padding: 0;
    display: inline;
    margin: 10px 0;
    width: auto;
    border-radius: 0;
    text-decoration: underline;
    text-align: left;
    font-size: 1em;
    font-weight: 700;
}
.content-servicio .row > section .box a.link-inline{
    background-color: transparent;
    color: #AAD500;
    padding: 0;
    display: inline;
    margin: 10px 0;
    width: auto;
    border-radius: 0;
    text-decoration: underline;
    text-align: left;
    font-size: 1em;
    font-weight: 700;
}
.content-servicio .row > section .box a.serv-bottom-grey{
    background-color: transparent;
    border: 1px solid #95989A;
    color: #95989A;
    padding: 10px 20px;
    display: inline;
    margin: 10px 0 0 20px;
    width: auto;
    text-decoration: none;
    border-radius: 0;
    text-align: center;
    font-size: 0.7em;
    font-weight: 700;
    vertical-align: middle;
}
.content-servicio .row > section .box ul{
	list-style: none;
	padding: 20px;
	margin: 20px 0 0 0;
	background-color: #fafafa;
}
.content-servicio .row > section .box ul li ul{
    padding: 10px;
    margin: 0;	
    list-style-type: disc;
    
}
.content-servicio .row > section .box ul li{
	margin: 40px 0 60px 0;
}
.content-servicio .row > section .box ul li ul li{
    margin: 0 0 11px 0;
    color: #AAD500;
    line-height: 1.5em;
}
.content-servicio .row > section .box ul li ul li p{
	color: #333333;
}
.content-servicio .row > section .box ul li ul li a{
	color: #333333;
	font-weight: 700;
}
.content-servicio .row > section .box .serv-despacho-costos h5{
	font-size: 1.2em;
	color: #aad500;
}
.content-servicio .row > section .box .serv-despacho-costos p{
	font-size: 1em;
	margin-bottom: 15px;
}
.content-servicio .row > section .box .serv-despacho-costos p strong{
	font-size: 1em;
}
.content-servicio .row > section .box .serv-ganadores-concurso-titulo strong{
	color: #000000;
}
.content-servicio .row > section .box .serv-ganadores-nombrerut{
	font-size: 0.9em;
    text-align: center;
    margin-bottom: 15px;
    line-height: 0.8em;
    display: inline-block;
    width: 50%;
    min-height: 60px;
    margin-left: -3px;
}
.content-servicio .row > section .box .serv-ganadores-nombrerut p:first-child{
	font-weight: 700;
}
.content-servicio .row > section .box .serv-ganadores-info{
    padding: 20px;
    background-color: white;
    font-size: 0.9em;
    text-align: center;
}
.content-servicio .row > section .box .serv-pasos-cambios-img{
	min-height: 80px;
	text-align: center;
}
.serv-pasos-cambios-cadapasos{
    text-align: center;
    width: 25%;	
}
.serv-pasos-cambios-pasos-circulo{
    position: relative;
}
.serv-pasos-cambios-circulo{
	width: 30px;
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #a9d400;
    margin: 0 43%;
}
.serv-pasos-cambios .col-lg-3:nth-child(1) hr{
	width: 50%;
    left: auto;
    right: 0px;
}
.serv-pasos-cambios .col-lg-3:nth-child(4) hr{
	width: 50%;
}
.serv-pasos-cambios .col-lg-3 hr{
	height: 2px;
    background-color: #a9d400;
    border: 0px;
    position: absolute;
    top: 20%;
    left: 0px;
    width: 100%;	
}
.serv-pasos-cambios .col-lg-3{
	padding: 0;
}
.serv-pasos-cambios .col-lg-3 p{
	width: 80%;
	margin:0 auto;
}
.serv-pasos-cambios .col-lg-3 a{
    text-transform: uppercase;
    text-decoration: none;
    color: #333333;
    border: 1px solid #333333;
    font-size: 0.8em;
    padding: 7px 6px;
    border-radius: 5px;
    display: block;
    width: 80%;
    margin: 15px auto;
    text-align: center;
}
.content-servicio .row > section .box .serv-tipos-cambios h5{
	font-size: 1.1em;
	padding: 10px;
}
.content-servicio .row > section .box .serv-tipos-cambios p{
	margin: 0 auto;
	text-align: left;
}
.content-servicio .row > section .box .serv-tipos-cambios a{
	margin: 15px auto;
}
.content-servicio .row > section .box .serv-cambios-list li,
.content-servicio .row > section .box ul.serv-cambios-list{
	background-color: transparent;
	color: #333333;
	padding: 0 30px;
}
.content-servicio .row > section .box ul.serv-cambios-list{
	padding: 15px 30px;
}
.content-servicio .row > section .box .serv-faqs ul.serv-cambios-list li:nth-child(even){
	background-color: transparent;
}
@media only screen and (max-width: 70em){
	/*HEAD*/
	.content-servicio .row .box section.serv-head h2{
    	font-size: 19px;
    	line-height: 16px;
	}
	.content-servicio .row .box section.serv-head h4{
    	font-size: 15px;
    	margin: 0;		
	}
	/*CONTENT*/
	.content-servicio .row > section .box h2{
		font-size: 1.3em;
   		text-align: left;
   		padding: 10px 30px;
   		margin: 0;
	}
	.content-servicio .row > section .box h3{
		padding: 20px 30px;
		font-size: 0.9em;
	}
	.content-servicio .row > section .box h4{
		font-size: 1.1em;
    	line-height: 1.2em;
	}
	.content-servicio .row > section .box h5{
		font-size: 1.2em;
	}
	.content-servicio .row > section .box ul{
		padding: 10px;
    	margin: 20px 0 0 0;
	}
	.content-servicio .row > section .box{
		padding: 10px;
	}
	.content-servicio .row > section .box .box{
		padding: 10px;
	}
	.content-servicio .row > section .box .serv-faqs h5:after{
		right: 2%;
		background-size: 25px;
		width: 25px;
		height: 25px;	
	}
	.content-servicio .row > section .box .serv-list-condiciones{
		padding: 10px 20px;
	}
	.content-servicio .row > section .box .serv-list-condiciones li, .content-servicio .row > section .box .serv-list-condiciones li .serv-list li{
		margin: 30px 0 20px 0;
    	padding: 0;
    	font-size: 0.9em;
	}
	.content-servicio .row > section .box .serv-faqs li.serv-faqs-active h5:after{
		content: '';
		background: url(https://www.falabella.com/static/RDF/site/content/landing-servicios/lp-cambios/img/iconFlechaArriba2.svg)0 0 no-repeat;
		right: 2%;
		background-size: 25px;
		width: 25px;
		height: 25px;
	}
	.content-servicio .row > section .box .serv-faqs h5{
    	padding: 10px 50px 10px 0;
		font-size: 0.8em;
    	line-height: 1.5em;    	
	}
	.content-servicio .row > section .box .serv-faqs .box p{
		font-size: 0.9em;
    	line-height: 1.5em;
	}
	.content-servicio .row > section .box .serv-faqs .box a{
		font-size: 0.9em;
	}
	.content-servicio .row > section .box .serv-ganadores-nombrerut{
		font-size: 0.9em;
	    text-align: center;
	    margin-bottom: 15px;
	    line-height: 0.8em;
	    display: inline-block;
	    width: 50%;
	    min-height: 60px;
	    margin-left: -3px;
	    vertical-align: top;
	}	
	.content-servicio .row > section .box .serv-table-horarios th{
		display: none;
	}
	.content-servicio .row > section .box .serv-table-horarios td{
		width: 100%;
    	display: block;
	}
	.content-servicio .row > section .box .serv-table-servicios.serv-table-horarios tr{
		margin-bottom: 40px;
		display: block;
	}
	.content-servicio .row > section .box .serv-table-servicios.serv-table-horarios td{
		padding-bottom: 10px;
	}
	.content-servicio .row > section .box .serv-table-horarios td[data-title]:before{
		font-weight: 700;
    	display: inline-block;
    	content: attr(data-title);
    	float: left;
    	margin-right: .5em;
    	font-size: .95em;
	}
	.content-servicio .row > section .box .serv-faqs .box .serv-tiendas > .col-lg-6{
		padding: 0;
	}
	.content-servicio .row > section .box .serv-faqs .box .serv-tiendas .serv-border{
		margin-bottom: 30px;
		width: 90%;
    	margin: 0 auto;
	}
	.content-servicio .row > section .box .serv-ganadores-nombrerut p:first-child{
		min-height: 50px;
	}
	.content-servicio .row > section .box .serv-pasos-cambios .col-xs-12{
		display : -webkit-flex;
		display: flex;
	}
	.content-servicio .row > section .box .serv-pasos-cambios .serv-pasos-cambios-img{
		order: 2;	
		width: 30%;
    	padding: 0 5%;	
	}
	.content-servicio .row > section .box .serv-pasos-cambios .serv-pasos-cambios-pasos-circulo{
		order: 1;
		width: 10%;
	}
	.content-servicio .row > section .box .serv-pasos-cambios p{
		order: 3;
    	text-align: left;
    	width: 55%;
    	font-size: 1.3rem;	
    	height: 118px;	
	}
	.content-servicio .row > section .box .serv-pasos-cambios .serv-pasos-cambios-circulo{
		margin:0;
	}
	.content-servicio .row > section .box .serv-pasos-cambios hr{
		height: 116px;
    	width: 2px;
    	left: 40%;
    	right: auto;
	}
	.content-servicio .row > section .box .serv-pasos-cambios{
		margin-bottom: 30px;
	}
	.content-servicio .row > section .box .serv-pasos-cambios .col-lg-3:nth-child(4) hr{
		display: none;
	}
	.content-servicio .row > section .box .serv-pasos-cambios .col-lg-3:nth-child(4) img{
		width: 80%;
	}
	.content-servicio .row > section .box .serv-pasos-cambios .serv-pasos-cambios-img img{
		width: 100%;
	}
	.content-servicio .row > section .box .serv-tipos-cambios h5{
		display: inline-block;
    	font-size: 1em;
    	line-height: 1.2em;		
	}
	.content-servicio .row > section .box .serv-tipos-cambios img{
    	width: 34%;
    	display: inline-block;
    	vertical-align: middle;		
	}
	.content-servicio .row > section .box .serv-tipos-cambios h5{
		display: inline-block;
    	width: 50%;
    	vertical-align: middle;		
	}
	.content-servicio .row > section .box .serv-tipos-cambios p{
		margin: 10px 0 30px 0;
		font-size: 0.9em;
	}
	.content-servicio .row > section .box .serv-padding-bottom{
		padding-bottom: 30px;
	}
	.content-servicio .row > section .box .serv-tipos-cambios a{
		font-size: 0.8em;
	}
}
@media only screen and (min-width: 48em) and (max-width: 70em){
	.content-servicio .row > section .box .serv-tipos-cambios img{
		width: 200px !important;
    	display: block !important;
    	margin: 0 auto;		
	}
	.content-servicio .row > section .box .serv-tipos-cambios p{
		width: 80%;
    	margin: 10px auto 30px auto;
	}
	.content-servicio .row > section .box .serv-pasos-cambios{
		width: 53%;
    	margin: 0 auto 30px auto;
	}

}