.modulo-2 {
	padding: 60px 0;
}

.block-terminal {
	background: #f4f4f3;
	padding: 15px;
	margin-top: 15px;
}
.valueContainerMsjEco {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.block-terminal h1 {
	font-family: telefonica-regular;
	font-size: 24px;
	color: #019df4;
	padding: 0px;
	margin: 0px 0 15px 0px;
	height: 49px;
	text-transform: capitalize;
}

.block-terminal .descriptor span.paracompartir {
	font-size: 13px;
	font-family: telefonica-light;
	background: #f28d15;
	display: inline-block;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 6px;
	margin-bottom: 5px;
}

.plazoPlan {
	display: block;
	width: 90px;
	text-align: center;
	background: #50535A;
	color: #fff;
	font-family: telefonica-light;
	float: right;
	/* border-radius: 4px; */
	/* position: absolute; */
	/* top: 15px; */
	/* right: 16px; */
	padding: 8px 0px 8px 0px;
	margin-top: -15px;
	margin-right: -15px;
}

.datos-ilimitados-text {
	font-size: 24px;
	line-height: normal;
}

.ilimitado-logo {
	width: 70px;
}

.block-terminal .terminal {
	padding-left: 0px;
	padding-right: 0;
}

.block-terminal .terminal {
	margin-left: -11px;
}

.block-terminal .descriptor {
	padding: 0px;
	font-size: 16px;
	color: #86888c;
	line-height: 16px;
}

.block-terminal .descriptor span {
	display: block;
}

.block-terminal .descriptor .titular {
	margin-top: 8px;
}

.block-terminal .descriptor span.bold {
	font-family: telefonica-bold;
	display: inline-block;
}

.block-terminal .descriptor .streaming.horas {
	margin-top: 15px;
}

.block-terminal .descriptor .navegacion {
	margin-top: 5px;
}

.block-terminal .descriptor .streaming img {
	width: 82%;
	margin-top: 2px;
}

.block-terminal .descriptor .por-solo-content {
	margin-top: 15px;
}

.block-terminal .descriptor i.fa.fa-plus {
	font-size: 10px;
	font-weight: normal;
}

.block-terminal .descriptor .por-solo {
	font-size: 14px;
}

.block-terminal .descriptor span.streaming {
	margin-top: 3px;
}

.block-terminal a.btn-verde {
	display: block;
	background: #5cb615;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 8px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 13px;
}

h1.titular {
	font-size: 32px;
	color: #b6b7b7;
	text-align: center;
	border-bottom: 1px solid #b6b7b7;
	padding-bottom: 35px;
	width: 80%;
	margin: 0 auto;
}

.modulo-2 .btn-filtro {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	border: 1px solid #019df4;
	color: #019df4;
	padding: 10px 60px;
	cursor: pointer;
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 18px;
}

.planes-5,
.planes-4,
.planes-3,
.planes-2 {
	padding: 30px 0;
}


.modulo-2 .planes-5 .btn-filtro {
	width: 18%;
	padding: 10px 0;
	margin: 0 10px;
}

.modulo-2 .planes-4 .btn-filtro {
	width: 18%;
	padding: 10px 0;
	margin: 0 10px;
}

.modulo-2 .planes-3 .btn-filtro {
	width: 18%;
	padding: 10px 0;
	margin: 0 10px;
}

.modulo-2 .planes-2 .btn-filtro {
	width: 201px;
	padding: 10px 0;
	margin: 0 15px;
}

.modulo-2 .btn-filtro-plazo {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	border: 1px solid #f28d15;
	color: #f28d15;
	padding: 10px 30px;
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 18px;
	margin: 0 15px 15px 15px;
}

.modulo-2 .btn-filtro-plazo.active,
.modulo-2 .btn-filtro-plazo:hover {
	background: #f28d15;
	color: #fff;
}

.modulo-2 .btn-filtro:hover,
.modulo-2 .btn-filtro.active {
	color: #fff;
	background: #019df4;
}

div#planS01,
div#planM01 {}

div#planM01,
div#planL01 {}

a.terminosCondiciones {
	display: inline-block;
	background: #019df4;
	color: #fff;
	padding: 15px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 52px;
}

.modulo-2 span.prima-content span.prima {
	display: inline-block;
	text-align: center;
	background: rgba(245, 156, 0, 1);
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 9px 11px;
	color: #fff;
	margin-top: 9px;
}

.modulo-2 span.prima-content {
	display: block;
	height: 46px;
}

a.terminosCondiciones2 {
	color: #019df4;
	text-decoration: underline;
	margin-top: 50px;
	display: inline-block;
}



.block-terminal.simple h1 {
	text-align: center;
	line-height: 24px;
	height: 65px;
	margin-bottom: 0px;
	width: 100%;
}

.block-terminal.simple h1 .marca {
	font-family: telefonica-bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.block-terminal.simple h1 .nombre_tel {
	display: block;
	color: #019df4;
	font-size: 20px;
	line-height: 18px;
}

.block-terminal.simple .terminal {
	max-width: 145px;
	margin: 0 auto;
	float: none;
	width: 100%;
}

.block-terminal.simple .descriptor .titular {
	text-align: center;
}

.block-terminal.simple .descriptor .titular strong {
	font-family: telefonica-bold;
	font-weight: normal;
}

.block-terminal.simple .descriptor .titular span {
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 16px;
}

.block-terminal.simple .descriptor .titular strong span,
.block-terminal.simple .descriptor.precioAntes .titular strong span {
	border: 0px;
	padding: 0px;
}

.block-terminal.simple .descriptor .por-solo-content {
	text-align: center;
	color: #019df4;
	font-family: telefonica-bold;
	font-size: 22px;
}

.block-terminal.simple span.prima-content {
	height: 19px;
	padding-top: 9px;

}

.block-terminal.simple span.prima-content span.prima {
	text-align: center;
	display: block;
	font-size: 14px;
	padding: 0px;
	background: transparent;
	color: #86888c;
}

.block-terminal.simple a.btn-verde {
	font-size: 16px;
	font-family: telefonica-bold;
	padding: 6px 15px;
	position: absolute;
	border-radius: 50px;
	width: 180px;
	left: 50%;
	margin-left: -90px;
}

.block-terminal.simple a.btn-verde:hover {
	background: #bde4a4;
}

.block-terminal a.btn-verde.morado {
	background: #a13ea1;
}

.block-terminal.simple a.btn-verde.morado:hover {
	background: #debce4;
}

.block-terminal.simple {
	background: transparent;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.43);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.13);
	border-radius: 20px;
	position: relative;
	padding-bottom: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.block-terminal.simple img.destacado {
	position: absolute;
	right: -5%;
	top: 20px;
	width: 32%;
}

.block-terminal.simple span.prima-content span.prima {
	margin-top: 0px;
}

.block-terminal.simple img.promocional {
	display: block;
	width: 75%;
	position: absolute;
	right: -10%;
	bottom: 20px;
}

.col-xs-12.col-sm-12.col-md-12.descriptor.precioAntes {
	margin-top: -22px;
}


span.precioMensualAntes {
	font-size: 12px;
	text-decoration: line-through;
margin-top: 8px;
}

.block-terminal.simple span.prima-content span.prima.precioPrimaAntes {
	text-decoration: line-through;
	font-size: 12px;
}

.block-terminal.simple .descriptor.precioAntes .titular span {
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 6px;
margin-top: 5px;
}



.block-terminal.simple .precioAntes span.prima-content {
	height: 50px;
	padding-top: 9px;
margin-bottom: 10px;
}

.block-terminal .descriptor.precioAntes .por-solo-content {
	margin-top: 10px;
	height: 20px;
}

@media (min-width: 1200px) {
	.block-terminal h1 {
		height: 25px;
		line-height: 20px;
	}



	.modulo-2 .planes-5 .btn-filtro {
		width: 17%;
	}

	.modulo-2 .planes-4 .btn-filtro {		
		width: 22%;
	}

	.modulo-2 .planes-2 .btn-filtro {
		width: 201px;
	}
}

@media (max-width: 1200px) {
	.modulo-2 .planes-5 .btn-filtro {
		width: 17%;
	}

	.block-terminal.simple h1 .nombre_tel {
		line-height: 20px;
	}

	.modulo-2 .btn-filtro {
		font-size: 17px;
	}
}

@media (max-width: 992px) {
	h1.titular {
		width: 100%;
	}

	.modulo-2 .planes-5 .btn-filtro {
		width: 16%;
	}

	.modulo-2 .planes-4 .btn-filtro {
		width: 21%;
	}

	.modulo-2 .planes-2 .btn-filtro {
		width: 28%;
	}
}


@media (max-width: 768px) {
	.col-xs-12.col-sm-6.col-md-4 {
		width: 50%;
	}

	h1.titular {
		font-size: 26px;
		padding-bottom: 20px;
	}

	div#planM01,
	div#planL01 {}


	.modulo-2 .planes-5 .btn-filtro {
		width: 30%;
		margin-bottom: 21px;
		padding: 10px 0px;
		margin: 0 5px 20px 5px
	}

	.modulo-2 .planes-4 .btn-filtro {
		width: 18%;
		margin-bottom: 21px;
		padding: 10px 0px;
		margin: 0 5px 20px 5px
	}

	.modulo-2 .planes-3 .btn-filtro {
		width: 27%;
		margin-bottom: 21px;
		padding: 10px 0px;
		margin: 0 5px 20px 5px
	}

	.modulo-2 .planes-2 .btn-filtro {
		width: 201px;
	}

	.modulo-2 .btn-filtro {
		font-size: 13px;
	}
}



@media (max-width: 667px) {
	.col-xs-12.col-sm-6.col-md-4 {
		width: 100%;
	}

	.block-terminal .descriptor {
		padding: 0px;
		font-size: 26px;
		color: #86888c;
		line-height: 26px;
	}

	.block-terminal .descriptor .navegacion {
		margin-top: 5px;
	}

	.block-terminal h1 {
		font-size: 34px;
	}

	.block-terminal .descriptor .titular {
		margin-top: 28px;
	}
}


@media (max-width: 587px) {
	.block-terminal .descriptor {
		padding: 0px;
		font-size: 19px;
		color: #86888c;
		line-height: 20px;
	}

	.block-terminal .descriptor .navegacion {
		margin-top: 5px;
	}

	.block-terminal h1 {
		font-size: 30px;
	}

	.modulo-2 .btn-filtro {}

	.modulo-2 {
		padding: 20px 0 60px 0;
	}

	.modulo-2 .btn-filtro {}

	.modulo-2 .planes-4 .btn-filtro {
		width: 45%;
		margin: 0 5px 20px 5px;
	}

	.block-terminal.simple .terminal {
		max-width: 195px;
	}
}

@media (max-width: 515px) {
	.modulo-2 .btn-filtro-plazo {}

	.modulo-2 .planes-2 .btn-filtro {
		width: 36%;
	}
}

@media (max-width: 433px) {
	.block-terminal .descriptor .titular {
		margin-top: 4px;
	}

	.block-terminal .descriptor {
		padding: 0px;
		font-size: 16px;
		color: #86888c;
		line-height: 16px;
	}

	.block-terminal h1 {
		font-size: 27px;
	}

	.block-terminal .descriptor .streaming img {
		width: 100%;
		margin-top: 2px;
	}

	div#planM01 {}

	div#planS01 {}

	.modulo-2 .btn-filtro {
		padding: 10px 27px;
	}

	div#planL01 {
		margin-right: 8px;
	}

	.modulo-2 .btn-filtro {
		padding: 10px 10px;
	}

	.modulo-2 .btn-filtro-plazo {
		padding: 10px 7px;
		font-size: 16px;
		margin: 0 5px 15px 5px;
	}

	.planes-2 {}

	.modulo-2 .planes-2 .btn-filtro {
		margin: 0 5px;
		width: 139px;

	}

	.modulo-2 .planes-5 .btn-filtro {
		padding: 10px 13px;
	}
}

@media (max-width: 385px) {
	.modulo-2 .planes-5 .btn-filtro {
		width: 46%;
		padding: 10px 0px;
		margin: 0 5px 20px 5px;
	}

	.modulo-2 .planes-3 .btn-filtro {
		width: 46%;

	}

	span.precioMensualAntes {
		margin-bottom: 5px;
	}

	.block-terminal .descriptor span.precioMensualAntes {
		margin-bottom: 4px;
	}
}

@media (max-width: 371px) {
	.block-terminal .descriptor {
		padding: 0px;
		font-size: 13px;
		color: #86888c;
		line-height: 13px;
	}

	.block-terminal .descriptor .navegacion {
		margin-top: 5px;
	}

	.block-terminal h1 {
		font-size: 23px;
		height: 40px;
	}

	.modulo-2 .btn-filtro {
		padding: 10px 10px;

		margin: 0 0 15px 0;
	}
}

@media (max-width: 359px) {
	.modulo-2 .btn-filtro {
		width: 100%;
	}

	div#planL01 {
		margin-top: 15px;
	}

}

@media (max-width: 350px) {
	.modulo-2 .btn-filtro {}

	div#planM01 {}

	div#planS01 {}

	h1.titular {
		margin-bottom: 26px;
	}

	.modulo-2 .btn-filtro-plazo {
		font-size: 14px;
	}

	.modulo-2 .planes-2 .btn-filtro {
		width: 125px;

	}
}

/* init eco-------------------------------------------------- */

div#containerMsjEco {
	display: flex;
	width: 100%;
	justify-content: center;
}

.containerMsjEco .valueContainerMsjEco {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 75%;
	text-align: center;
	margin: 20px;
}

.valueContainerMsjEco img {
	max-width: 128px;
	margin: 0px 0px 25px 0px;
}


.valueContainerMsjEco p {
	color: #696969;
	text-align: center;
	width: 80%;
}

.valueContainerMsjEco svg {
	margin-bottom: 20px;
	max-width: 200px;
}

@media (max-width: 768px) {

	.containerMsjEco .valueContainerMsjEco {
		width: 100%;
		margin: 10px;
	}

	.valueContainerMsjEco p {
		width: 100%;
	}
}

/* .valueContainerMsjEco span.underlined-text {
	position: relative;
}

.valueContainerMsjEco span.underlined-text::before {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: red;
	z-index: -1;
}

.valueContainerMsjEco span.underlined-text::after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 3px;
	background: red;
	z-index: -1;
} */

/* end eco -------------------------------------------------- */