/* ---- Main Slider ------------------------------------------------------------------------------------ */
.slide-main {
	height: 392px !important;
}
.box-slide-main .tns-nav {
	top: calc(100% - -8px);
}

.logo5g {width:29px;}
.bloque-huincha span {
width: 30px;
	background: linear-gradient( 270deg, #ED1E79 0%, #451287 100%);
	height: 2px;
}


@media (min-width: 992px) {
	.slide-main {
		height: 280px !important;
	}
	.box-slide-main .tns-nav {
		top: calc(100% - 10px);
	}
}

.wom .banner-cut.noimg > div, .wom .banner-cut.noimg > div {
	background-size: 100% 100%;
	background-image: none;
	background-color: #FFFFFF;
}

@media (max-width: 992px) {
.wom .banner-cut.noimg {
		clip-path: polygon(0 0, 100% 0%, 100% 281px, 50% 100%, 50% 268px, 0% 276px);
		height: 308px !important;
	}
}

/* ---- Main Slider ------------------------------------------------------------------------------------ */

/* ---- Bolsas ----------------------------------------------------------------------------------------- */
/* Bolsas Ilimitadas */


.box-slide-bolsas .tns-nav, .box-slide-roaming .tns-nav {
	top: calc(100% + 18px);
}
.logos-video img {
	max-height: 20px;
}

.nav-item.new-item a::after {
	content: 'NUEVAS' !important;
	position: absolute;
	background-color: #E92070 !important;
	color: white;
	font-size: 11px;
	font-weight: 700;
	width: 52px !important;
	height: 14px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	top: -9px;
	left: 33px !important;
}

.nav-item.new-item a.active::after {
	top: -26px;
}

@media (min-width: 768px) {
	.nav-item.new-item a::after {
		font-size: 13px;
		width: 56px !important;
		height: 16px !important;
		top: -24px;
		left: 33px !important;
	}
	.logo5g {width:51px;}
.bloque-huincha span {
width: 180px;
    background: linear-gradient( 270deg, #ED1E79 0%, #451287 100%);
    height: 2px;
}
}
/* ---- Bolsas ----------------------------------------------------------------------------------------- */

.wom .wom-tabs .nav-tabs .nav-link {
    background: #C9CFD7;
	width:130px !important;
	border-radius: none !important;
}

.wom .wom-tabs .nav-tabs .nav-link.active {
    box-shadow: none !important;
	color: #E92070;
	font-weight:700 !important;
	border-radius: none !important
} 

.wom .wom-tabs .nav-tabs .nav-link {
    /*border: 1px solid transparent;*/
    border-radius:0px !important;
}

.wom .wom-tabs .nav-tabs .nav-link:nth-child(5) {
    /*border: 1px solid transparent;*/
    border-radius: 0px !important;
    border-top-right-radius: 8px !important;
}

/*#tabBags > li:nth-child(2)::before, #tabBags > li:nth-child(3)::before {
    content:"NUEVAS"; 
	display:block; width:58px; 
	margin:-25px 0px 8px 34px; text-align:center; 
	color:white; background:#E92070; 
	padding:2px; border-radius:2px; 
	font-size:13px; font-weight:bold;
}*/

/* ---- Recargas ---------------------------------------------------------------------------------------- */
.t-recargas {
	max-width: 520px;
}
.wom .t-recargas .table th, .wom .t-recargas .table td {
	vertical-align: middle;
	border-top: none;
}
/* .box-recarga {
	max-width: 1094px;
} */
@media (min-width: 768px) {
	.t-recargas {
		width: 520px;
	}
}
@media (min-width: 992px) {
	.box-recargas {
		max-height: 400px;
	}
	/* .box-recargas p, .box-recargas a {
		align-self: flex-end !important;
	} */
}
/* ---- Recargas ---------------------------------------------------------------------------------------- */

/* ---- Portate ---------------------------------------------------------------------------------------- */
.box-portate {
	max-width: 400px;
	height: 542px;
}
.box-portate div:first-of-type {
	/*background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/prepago/portate/2024/junio/bg-desktop.png);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 308px;
	/*width: 97%;*/
	}

.box-portate div:last-of-type {
	height: 332px;
	width: 97%;
}
@media (min-width: 768px){
	.box-portate {
		max-width: 1064px;
		height: 352px;
	}
	.box-portate div:first-of-type {
		width: 420px;
	}
	.box-portate div:last-of-type {
		width: 312px;
	}
}
@media (min-width: 992px) {
	.box-portate div:first-of-type {
		width: 520px;
	}
	.box-portate div:last-of-type {
		width: 421px;
	}
}
@media (min-width: 1200px) {
	.box-portate div:first-of-type {
		width: 695px;
	}
}
/* ---- Portate ---------------------------------------------------------------------------------------- */

/* ---- Chip Prepago ------------------------------------------------------------------------------------- */
.flecha {
	transform: rotate(90deg) scaleY(-1);
	background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/prepago/chip-prepago/flecha.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 62px;
	width: 62px;
}


@media (min-width: 768px){
.flecha {
	transform: rotate(0deg);
}
}
/* ---- Chip Prepago ------------------------------------------------------------------------------------- */

/* ---- Beneficios ------------------------------------------------------------------------------------- */
.box-slide-benefits {
	width: 292px;
}
.box-slide-benefits .tns-ovh {
	overflow: visible !important;
}
.slide-benefits article {
	height: 504px !important;
}
.slide-benefits article > div {
	border-radius: 10px;
	height: 400px;
	width: 276px;
}
.slide-benefits article > div > div:first-of-type {
	min-height: 110px;
}
@media (min-width: 768px){
	.box-slide-benefits {
		width: 768px;
	}
	.box-slide-benefits::before {
		content: '';
		display: block;
		width: 120px;
		background: linear-gradient(90deg,#F4F4F7 0,#F4F4F7 10%,rgba(255,255,255,0) 100%);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
	}
	.box-slide-benefits::after {
		content: '';
		display: block;
		width: 120px;
		background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,#F4F4F7 90%,#F4F4F7 100%);
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		z-index: 1;
	}
	.box-slide-benefits .tns-ovh {
		overflow: hidden !important;
	}
	.box-slide-benefits .tns-controls {
		z-index: 2;
	}
}
@media (min-width: 992px) {
	.box-slide-benefits {
		width: 992px;
	}
}
@media (min-width: 1200px) {
	.box-slide-benefits {
		width: 1200px;
	}
	/* .box-slide-benefits .tns-controls {
		width: 102%;
	} */
}
/* ---- Beneficios ------------------------------------------------------------------------------------- */

/* ---- corrección pestañas ---------------------------------------------------------------------------- */
.wom .wom-tabs.new-tabs.full .nav-tabs li:first-child .nav-link.active::after {
	left: -70px;
}
/* ---- corrección pestañas ---------------------------------------------------------------------------- */

/* ---- helpers womstrap ------------------------------------------------------------------------------- */
.shadow-md {
	box-shadow: 0px 6px 12px rgba(56, 20, 81, 0.15) !important;
}
.text-honey-flower {
	color: #574466 !important;
}
.mw-1094-px {
	max-width: 1094px !important;
}

.mw-1200-px {
	max-width: 1200px !important;
}

.w-180-px { width:180px !important}
/* ---- helpers womstrap ------------------------------------------------------------------------------- */

.tag-webpay {
	margin-top: -24px !important; margin-left: 11px !important;
}