@media (min-width: 576px){

}
@media (min-width: 768px){

}



.box-libre-quees {
	max-width: 370px;
	height: 740px;
}

.box-libre-quees .banner {
	position: absolute;
	top: 2%;
	left: 0%;
	background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/fon-subtel/sections/2025/septiembre/fon-mobile.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 154px;
	width: 300px;
}

.box-libre-quees .textos {
	position: absolute;
	bottom: 0;
	right: 0;
	box-shadow: 0px 3px 8px 4px  rgba(56, 20, 81, 0.10);
	width: 314px
}

/*-------------*/
.box-libre-beneficios{
	max-width: 370px;
	height: 650px; /*740px;*/
}

.box-libre-beneficios .banner {
	position: absolute;
	top: -3%;
	left: -4%;
	background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/fon-subtel/sections/beneficios-mobile.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	width: 300px;
}

.box-libre-beneficios .textos {
	position: absolute; top: 32px; right: 0; /*width: 314px;*/
	box-shadow: 0px 3px 8px 4px rgba(56, 20, 81, 0.10);

}

.box-libre-beneficios .textos ul li {
	text-indent: -20px;
	padding-left: 20px;
}

.box-libre-beneficios .textos ul li::before {
	content: "•"; margin-left: 20px;
	font-size:34px; display: inline-block; 
	line-height:0px;color: #E92070 !important;
}

.wom .banner-cut.noimg {
	clip-path: polygon(0 0, 100% 0%, 100% 316px, 50% 100%, 50% 318px, 0% 332px);
	height: 335px !important;
}

@media (min-width: 414px) {
.box-libre-beneficios{
	height: 515px;
}
}

@media (min-width: 768px) {
	.box-libre-beneficios {
			height: 570px;
	}
}
	@media (min-width: 992px) {
		
		.wom .banner-cut.noimg {
height: 280px !important;
    clip-path: polygon(0 0, 100% 0%, 100% 228px, 50% 264px, 50% 245px, 0% 100%) !important;
	}

		.box-libre-quees {
	max-width: 1080px;
	height: 500px;
}

	.box-libre-quees .banner {
		position: absolute; top:12%;
		background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/fon-subtel/sections/2025/septiembre/fon-desktop.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 366px;
		width: 660px;
	}

	.box-libre-quees .textos {
		width: 680px;
	}

	/*-------*/
	.box-libre-beneficios {
		max-width: 1080px;
		height: 380px; /*500px;*/
	}
	
		.box-libre-beneficios .banner {
			position: absolute;
			top: 9%; left: 1%;
			background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/fon-subtel/sections/beneficios.png);
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
			height: 384px;
			width: 404px;
			z-index: 9999;
		}
	
		.box-libre-beneficios .textos {
		/*	width: 680px;*/
		}

}


@media (min-width: 1200px) {

}

.bg-solitude {
	background-color: #EFF1F3 !important;
}