.cajaTitulo{
	padding: 6px;
	color: #ffffff;
	font-weight: bolder;
	font-family: 'Trade';
}
.elementos .cajas  {
	box-shadow: -2px 3px 5px #9f9d9d;
}
.elementos .cajaPrecio{
	margin: 0 0 20px 10px;
	font-family: 'Trade';
	width: 72%;
	float: left;
	margin-left: 30%;
	@media (width <= 995px) {
        margin-left: 10%;
	}
	@media (width <= 600px) {
        margin-left: 30%;
	}
}
.elementos .cajaPrecio .eurosMes{
	   font-size: 17px;
    line-height: 16px;
    width: 40px;
    display: block;
    float: left;
    margin-top: 7px;
}
.elementos .cajaPrecio .iva{
	font-size: 13px;
	display: block;float: left;
	margin:0;
}
.elementos .cajaPrecio .precio{
    font-size: 65px;
    width: 80px;
    display: block;
    float: left;
    line-height: 43px;
}
.elementos .cajaPrecio.grande{
	margin: 0 0 20px 10px;
	font-family: 'Trade';
	width: 100%;
	float: left;
	margin-left: 19%;
}
.elementos .cajaPrecio.grande .precio {
    font-size: 48px;
    width: 140px;
    display: block;
    float: left;
    line-height: 43px;
}
.elementos .cajaPrecio.grande .despues{
	font-size: 15px
}


/** CAJA PRECIOS 2 */
.elementos .cajaPrecio2{
	font-family: 'Trade';
	text-align: center;
}
.elementos .cajaPrecio2 .precio{
    font-size: 48px;
    line-height: 48px;
}
.elementos .cajaPrecio2 .eurosMes{
	font-size: 25px;
    line-height: 25px;
	margin-left: -12px;
}
.elementos .cajaPrecio2 .iva{
	font-size: 13px;
}


.elementos .cajaPrecio2.grande{
	font-family: 'Trade';
	text-align: center;
}
.elementos .cajaPrecio2.grande .precio {
    font-size: 48px;
    line-height: 43px;
}
.elementos .cajaPrecio2.grande .despues{
	font-size: 15px
}


.elementos .linea1.azul{
    font-family: 'Trade Bold';
    color:#00abd1;
    width: 100%;
    display: inline-block;
}
.elementos .botonSinPermanencia{
	color: #ffffff; display:inline-block;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.elementos .cajaTitulo{
	font-size: 18px;
	text-align: center;
	position: relative;
}
.elementos .globoOferta{
	position: absolute;
    right: -50px;
    top: 16px;
}
.cajas .despues {
	display: block;
    text-align: center;
    width: 100%;
    font-family: 'Trade Regular'
}

.cajas .despues strong {
	display: block;
	text-align: center;
	width: 100%;
	font-family: 'Trade'
}

.globoOferta{
	position: absolute;
    right: -50px;
    top: 16px;
}

/*! TARIFAS */
.Tarifas .elementos .cajaPrecio .precio{
	margin-left: 0;
}

/*! FIBRA MOVIL */
.fibra-movil .elementos .cajaPrecio .iva {
	width: 56px;
}
.fibra-movil .elementos .cajaPrecio{
	float: none;
	font-family: 'Trade';
	width: fit-content;
	margin: 0 auto;
	@media (width <= 767px) {
        margin-top: -21px;
	}
}
.fibra-movil .elementos .cajaPrecio .mesDecimales{
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: -12px;
}
.fibra-movil .elementos .cajaPrecio .eurosMes{
	font-size: 17px;
    line-height: 16px;
    width: 40px;
    display: block;
    margin-top: 7px;
}
.fibra-movil .elementos .textos{
	margin-top: 25px;
	@media (width <= 600px) {
		margin-top: 50px;
       
	}
}
.fibra-movil .elementos .textos2{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
	@media (width <= 600px) {
		margin-top: 50px;
       
	}
}
.fibra-movil .elementos .cajaPrecio .iva{
	font-size: 22px;
	display: block;
	margin:0;
}
.fibra-movil .elementos .cajaPrecio .precio{
    font-size: 65px;
    width: 80px;
    display: inline-block;
    line-height: 43px;
	float: none;
	vertical-align: bottom;
	@media (width <= 409px) {
		margin-left: -22px;
       
	}
}
.fibra-movil .elementos .cajaPrecio.grande{
	font-family: 'Trade';
	width: 100%;
}
.fibra-movil .elementos .cajaPrecio.grande .precio {
    font-size: 48px;
    width: 140px;
    display: block;
    line-height: 43px;

}
.fibra-movil .cajaFibra {
	background-color: #ffffff;
	border: 1px solid #626262;
	border-radius: 5px;
	text-align: center;
    margin-bottom: 20px;
	padding: 7px;
	
}
.fibra-movil .fibNegra {
	font-size: 21px;
	text-transform: uppercase;
	color: #626262;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
}
.fibra-movil .fibRojo {
	color: #ff261a;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
}
.fibra-movil .movNegra {
	font-size: 21px;
	text-transform: uppercase;
	color: #626262;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
}
.fibra-movil .movRojo {
	color: #ff261a;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
}
.fibra-movil .duoRojo{
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
	background-color: #ff261a;
	border-radius: 7px;
	padding: 5px;
	
}

.fibra-movil .fondoVerde{
	background-color: #72ba45;
}
.fibra-movil .fibNegra {
	font-size: 21px;
	text-transform: uppercase;
	color: #626262;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
}
.fibra-movil .fibVerde {
	color: #72ba45;;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
}
.fibra-movil .movNegra {
	font-size: 21px;
	text-transform: uppercase;
	color: #626262;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
}
.fibra-movil .movVerde {
	color: #72ba45;;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
}
.fibra-movil .duoVerde{
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trade Bold";
	text-align: center;
	background-color: #72ba45;
	border-radius: 7px;
	padding: 5px;
	
}
.fibra-movil .imgNetflix{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.fibra-movil .cajas{
	margin: 0px;
}
/*! IPHONE */
.Iphone .cajas{ margin-top: 120px}
.Iphone .elementos .cajas{ background: #ffffff;  text-align: center; box-shadow:-2px 3px 5px #9f9d9d; font-family: 'Trade', sans-serif }
.Iphone .elementos .textos span{
	display: inline-block;
}
.Iphone .elementos  img{
	margin-top: -65px;
	width: 100%;
}
.Iphone .elementos .nombre{
	font-size: 23px;
	    line-height: initial;
	    margin-top: 10px;
}
.Iphone .elementos .precio{
	font-size: 43px;
}
.Iphone .elementos .tiempo{
	font-size: 16px;
	font-family: 'Trade Regular';
}
.Iphone .elementos .iLuego{
	font-size: 12px;
	font-family: 'Trade';
	margin: 8px 0px;
}
.Iphone .elementos .comision{
	font-size: 14px;
	font-family: 'Trade Regular';
}
.Iphone .letrapequena{
	margin-top: 20px !important;
	font-size: 10px
}
.Iphone .cajas{ margin-top: 120px}
.Iphone .elementos .cajas{ background: #ffffff;  text-align: center; box-shadow:-2px 3px 5px #9f9d9d; font-family: 'Trade', sans-serif }
.Iphone .elementos .textos span{
	display: inline-block;
}
.Iphone .elementos  img{
	margin-top: -65px;
	width: 100%;
}
.Iphone .elementos .nombre{
	font-size: 23px;
	line-height: initial;
	margin-top: 10px;
}
.Iphone .elementos .precio{
	font-size: 43px;
}
.Iphone .elementos .tiempo{
	font-size: 16px;
	font-family: 'Trade Regular';
}
.Iphone .elementos .iLuego{
	font-size: 12px;
	font-family: 'Trade';
	margin: 8px 0px;
}
.Iphone .elementos .comision{
	font-size: 14px;
	font-family: 'Trade Regular';
}
.Iphone .letrapequena{
	margin-top: 20px !important;
	font-size: 10px
}

/*! OFERTAS*/
.OFERTAS .elementos{
	text-align: center;
}
.OFERTAS .elementos img{
	text-align: center;
	width: 90%
}
.OFERTAS .cajas {
	margin-top: 50px
}
.OFERTAS .elementos .cajas {
	background: #ffffff;
	text-align: center;
	box-shadow: -2px 3px 5px #9f9d9d;
	font-family: 'Trade', sans-serif
}
.OFERTAS .elementos .textos span {
	display: inline-block;
}
.OFERTAS .elementos img {
	margin-top: -44px;
	width: 100%;
}
.OFERTAS .elementos .nombre {
	font-size: 23px;
	line-height: initial;
	margin-top: 10px;
}
.OFERTAS .elementos .precio {
	font-size: 35px;
}
.OFERTAS .elementos .tiempo {
	font-size: 16px;
	font-family: 'Trade Regular';
}
.OFERTAS .elementos .iLuego {
	font-size: 12px;
	font-family: 'Trade';
	margin: 8px 0px;
}
.OFERTAS .elementos .comision {
	font-size: 12px;
	font-family: 'Trade Regular';
}
.OFERTAS .letrapequena {
	margin-top: 20px !important;
	font-size: 10px
}

/*! TV */
.TV .elementos .despues{
	font-family: 'Trade Bold';
}
.TV .elementos .cajaPrecio .precio {
	text-align: right
}
.TV .elementosSmartphones{ margin-top: 40px}
.TV .elementosSmartphones .cajas{ background: #ffffff;  text-align: center; box-shadow:-2px 3px 5px #9f9d9d; font-family: 'Trade', sans-serif }
.TV .elementosSmartphones .textos span{
	display: block;
}
.TV .elementosSmartphones  img{
	margin-top: -80px;
	vertical-align: bottom;
}
.TV .elementosSmartphones .nombre{
	font-size: 23px;
	line-height: initial;
	margin-top: 10px;
}
.TV .elementosSmartphones .precio{
	font-size: 43px;
}
.TV .elementosSmartphones .tiempo{
	font-size: 16px;
	font-family: 'Trade Regular';
}
.TV .elementosSmartphones .iLuego{
	font-size: 12px;
	font-family: 'Trade';
	margin: 8px 0px;
}
.TV .elementosSmartphones .comision{
	font-size: 14px;
	font-family: 'Trade Regular';
}
.TV .letrapequena{
	margin-top: 20px !important;
	font-size: 10px
}

/*! HOGAR */
.HOGAR .postPromo{
	font-family: 'Trade';
}
.HOGAR .boxExtra p {
	font-size: 18px;
	color: #212529;
	line-height: 16px;
}
.HOGAR .boxExtra .col-lg-3{
	flex-wrap: wrap;
	display: flex;
}
.HOGAR .elementos .cajas{
	background: #ffffff;
	border-radius: 15px;
	text-align: center;
}
/*! ALARMAS */
.Alarmas .elementos .cajas{
	box-shadow: none;
}
.Alarmas .elementos .cajas.blancas{
	min-height: 264px;
}
.Alarmas .elementos .cajas.naranjas{
	border: 3px solid #e86800;
}
.Alarmas .elementos .cajas .linea1{
	display: block;
}
.Alarmas .elementos .cajas .textos h4{
	font-size: 26px;
	color: #000000;
	font-family: "Trade";
	text-align: center;
}
.Alarmas .elementos .cajas .textos .linea1 .precio{
	font-size: 88px;
	letter-spacing: -5px;
	line-height: 88px;
	color: #000000;
	font-family: "Trade";
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.Alarmas .elementos .cajas .textos .linea1 .boxEuroCostes{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.Alarmas .elementos .cajas .textos .linea1 .euromes{
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	font-family: "Trade";
	display: block;
}
.Alarmas .elementos .cajas .textos .linea1 .ivacoste{
	font-size: 16px;
	color: #000000;
	font-family: "Trade";
	display: block;
}
.Alarmas .elementos .cajas .textos .linea1 .ivacoste .noResponse {
    white-space: nowrap;
}
@media only screen and (max-width: 1400px) {
	.Tarifas .boxPrincipal{
		background-size: 450px, 300px;
	}
}
@media only screen and (max-width: 1200px) {
	.Alarmas .elementos .cajas.blancas{
		min-height: 321px;
	}
	.Alarmas .elementos .cajas .textos h4{
		font-size: 23px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .precio{
		font-size: 50px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .ivacoste{
		font-size: 15px;
	}
	.Tarifas .boxPrincipal{
		background-size: 450px, 300px;
		background-position: 60% 90%, 10% 90%;
	}
}
@media only screen and (max-width: 991px) {
	.Alarmas .elementos .cajas.blancas{
		min-height: 342px;
	}
	.Alarmas .elementos .cajas .textos h4 {
        font-size: 15px;
    }
	.Alarmas .elementos .cajas .textos .linea1 .precio{
		font-size: 36px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .euromes{
		font-size: 18px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .ivacoste{
		font-size: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.Alarmas .elementos .cajas.blancas{
		min-height: 207px;
	}
	.Alarmas  .postPromo {
		display: none;
	}
	.Alarmas .elementos .cajas .textos h4 {
		color: #e86800;
        font-size: 26px;
		display: inline;
        padding-left: 10px;
        vertical-align: middle;
    }
	.Alarmas .elementos .cajas .textos .linea1 .precio{
		font-size: 88px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .euromes{
		font-size: 24px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .ivacoste{
		font-size: 14px;
	}
	.Alarmas .elementos .cajaTitulo{
		display: none;
	}
}

@media only screen and (max-width: 420px) {
	.elementos .globoOferta, .globoOferta{
		right: -14px;
		top: -9px;
	}
	.globoOferta img{
		width: 60px;
	}
	.Alarmas .elementos .cajas .textos .linea1 .precio{
		font-size: 53px;
	}
}