section#wrapper:has(div.vrEspecialUdeChile), div#columns:has(div.vrEspecialUdeChile), #center_column:has(div.vrEspecialUdeChile) {
    max-width: 100% !important;
    margin-bottom: 0 !important;
}
#center_column:has(div.vrEspecialUdeChile) {
    padding: 0 !important;
}
.vrUChileBanner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    min-height: 500px;
}
span.vrUChileBanner{
	display: block;
}
.vrUChileBannerPrincImagen {
    background-image: url(/img/cms/lanzamiento_u_de_chile/landing-page-banner-desktop-1920x800.jpg);
    margin-top: -114px;
}
.vrUChileBannerSecunImagen{
	background-image: url(/img/cms/lanzamiento_u_de_chile/banner-principal-1920x590.jpg);
	background-size: contain;
	background-position: center top;
	background-color: #000;
	height: 0;
	padding-top: 30.73%;
	min-height: 0 !important;
}
.VrUChileTitulo {
    font-size: 26px;
    color: #000;
    font-weight: normal;
    padding: 30px;
    text-align: center;
    line-height: 160%;
}
.vrUChileCarrusel {
    margin-top: 30px;
}
.vrUChileFlexible {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    column-gap: 20px;
}
.vrEspecialUdeChile > .vrUChileFlexible {
    padding: 40px 20px 40px;
}
.vrUChileProductos .vrUChileFlexible {
    align-items: flex-start;
    flex-wrap: nowrap;
}
.vrUChileVideo {
    flex-basis: 50%;
}
.vrUChileVideo video {
    width: 100%;
    height: auto;
}
.vrUChileProductos {
    font-family: 'Pragati', sans-serif;
}
.vrUChileProductos a {
    text-align: center;
    max-width: 280px;
    color: #000000;
	display: block;
	flex-basis: 50%;
}
.vrUChileImagenProduct img {
    width: 100%;
    height: auto;
}
.vrUChileFlexible a h6 {
    font-size: 14px;
    font-weight: normal;
}
.VrUChileBoton {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    max-width: 100px;
    margin: 0 auto;
}
span.vrUChilePrecio {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
/*CARRUSEL*/
.vrUChileCarrusel .tiendaEstilosa {
    text-align: center;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}
.vrUChileCarrusel .tiendaEstilosa:hover {
    border-color: #000;
}
.vrUChileCarrusel .tiendaEstilosa a {
	color: #fff;
	text-decoration: none;
}
.vrUChileCarrusel .tiendaImagen {
	display: block;
	overflow: hidden;
}
.vrUChileCarrusel .tiendaDirec {
	display: inline-block;
}
.vrUChileCarrusel .tiendaDirec p {
	line-height: 150%;
	margin: 0;
}
.vrUChileCarrusel span.botonMasCarrusel {
    background-color: #000;
    padding: 10px 30px;
    display: inline-block;
    margin-bottom: 10px;
}
.vrUChileCarrusel .owl-carousel .owl-wrapper-outer {
    padding-bottom: 20px !important;
}
.vrUChileCarrusel .tiendaUbic {
    font-family: 'Pragati', sans-serif;
    font-size: 14px;
	margin-bottom: 10px;
}
.vrUChileCarrusel p.tiendaCom {
    font-family: 'Pragati', sans-serif;
    font-weight: bold;
    color: #444;
}
.vrUChileCarrusel .owl-theme .owl-nav {
	margin-top: 0;
}
.vrUChileCarrusel #carruselTiendas .owl-nav,
.vrUChileCarrusel #carruselTiendas.owl-carousel .owl-nav.disabled {
	display: flex !important;
	visibility: visible;
	opacity: 1;
}
.vrUChileCarrusel .owl-nav {
	position: absolute;
	top: 36%;
	width: 100%;
	display: flex;
	justify-content: center;
}
.vrUChileCarrusel .owl-nav .owl-prev, .owl-nav .owl-next {
	position: absolute;
	z-index: 1000;
	text-indent: 50px;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
}
.vrUChileCarrusel .owl-nav .owl-prev:before, .owl-nav .owl-next:after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	top: 6px;
	transform: rotate(315deg);
}
.vrUChileCarrusel .owl-nav .owl-prev {
	left: 5px;
}
.vrUChileCarrusel .owl-nav .owl-next {
	right: 5px;
}
.vrUChileCarrusel .owl-nav .owl-prev:before {
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.4);
	left: 10px;
}
.vrUChileCarrusel .owl-nav .owl-next:after {
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.4);
	left: 2px;
}
.vrUChileCarrusel .owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
}

.vrUChileCarrusel .owl-theme .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #fff;
}
.vrUChileCarrusel .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
}
.vr-video-mobile,
.vr-titulo-mobile{
	display: none;
}
.vrUChileCarrusel{
	margin-top: 10px;
}
.VrUChileTitulo{
	padding-bottom: 10px;
}
.vr-video-desktop{
	flex-basis: 100%;
}
/*CARRUSEL FIN*/
/* @media only screen and (max-width: 1600px){
	.vrUChileVideo {
    	flex-basis: 57%;
	}
} */
@media (min-width:1436px ) and (max-width:4000px){
	.vrUChileProductos{
		display: none;
	}
}
@media only screen and (max-width: 1239px){
	.vrUChileVideo {
    	flex-basis: 100%;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 1050px){
	.vrUChileBanner{
		min-height: 350px;
	}
}
@media only screen and (max-width: 991px){
	.vrUChileBannerPrincImagen{
		margin-top: -52px;
	}
	.vrUChileBannerSecunImagen{
		background-image: url(/img/cms/lanzamiento_u_de_chile/banner-secundario-1536x964.jpg);
		background-position: center top;
		padding-top: 62.76%;
		min-height: 0 !important;
	}
}
@media only screen and (max-width: 768px){
	.vrUChileBannerPrincImagen{
		background-image: url(/img/cms/lanzamiento_u_de_chile/landing-page-banner-mobile-1080x1350.jpg);
		background-position: center top;
	}
	.vrUChileBanner {
    	min-height: 420px;
	}
	.VrUChileTitulo {
    	font-size: 20px;
	}
	.vr-video-desktop{
		display: none;
	}
	.vr-video-mobile{
		display: block;
	}
	.vr-titulo-desktop{
		display: none;
	}
	.vr-titulo-mobile{
		display: block;
	}
}
@media only screen and (max-width: 640px){
	.vrUChileBanner {
		min-height: 340px;
	}

}
@media only screen and (min-width: 1024px){
.vrUChileCarrusel {max-width:1180px; margin-left:auto; margin-right:auto;}
}
.vrUChileCarrusel p.tiendaUbic{
    color: black !important;
}
@media only screen and (max-width: 510px){
	.vrUChileBannerPrincImagen {
    	/* background-position-x: -32px; */
		background-position: center top;
	}
}




