/*===================================================
	Banda azul FIBRA ¡OJO! solo fibra!
===================================================*/

div#banda-azul {
	background-color: #021e2e;
	text-align: center;
	    position: relative;
	        z-index: 999;
}


div#banda-azul.singleton h3{
font-size: 26px;
    font-family: 'telefonica_headline_lightRg';
    text-align: center;
    line-height: 43px;
    padding-left: 12px;
    margin-top: 0px;

}



div#banda-azul .izquierda {
	background-image: url(../images/footer/flecha-banda-azul-2.jpg);
	background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    background-color: #193342;
}

div#banda-azul .derecha {
	background-image: url(../images/footer/flecha-banda-azul.jpg);
	background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    background-color: #021e2e;
}

div#banda-azul .izquierda p {
    font-size: 20px;
    font-family: 'telefonica_headline_lightRg';
    text-align: left;
    line-height: 46px;
    /*padding-left: 12px;*/
        padding-left: 62px;
}

div#banda-azul .derecha p {
    font-size: 20px;
    font-family: 'telefonica_headline_lightRg';
    text-align: right;
    line-height: 46px;
    padding-right: 12px;
}

div#banda-azul span.icon {
	vertical-align: sub;
	padding: 0px 5px;
	font-size: 23px;
}

div#banda-azul img {
	display: inline-block;
    vertical-align: text-bottom;
    padding-left: 0px;
    position: relative;
    top: -4px;
}

div#banda-azul .tv img {
	display: inline-block;
    vertical-align: text-bottom;
    padding-left: 0px;
    position: relative;
    top: 0px;
}


/*===================================================
	Banda fotos COMÚN A TODO
===================================================*/

div#banda-fotos {
	background-image: url(../images/footer/photos-footer.png);
	font-size: 11px;
	line-height: 17px;
	background-attachment: fixed;
}

div#banda-fotos ul {
	margin: 17px auto;
}

div#banda-fotos ul li:first-child {
	list-style: none;
	text-indent: -15px;
	font-weight: bold;
}

div#banda-fotos ul li {
	list-style: disc;
}

div#banda-fotos ul a {
	text-decoration: underline;
}

div#banda-fotos p {
	font-size: 11px;
	text-align: center;
}

div#banda-fotos img {
	display: block;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 14px;
	width: auto;
}

div#banda-fotos .special {
	margin-left: 10px;
	margin-right: 1px;
}





div#pink-box {
	background-color: #e9426d;
    padding: 10px;
    text-align: center;
    margin-bottom: 5px;
}

div#pink-box p {
	font-family: 'movistar_textregular';
    font-size: 17px;
    line-height: 19px;
    text-align: center;
}

div#pink-box a {
    font-family: movistar_textbold;
    font-size: 28px;
    line-height: 42px;
}

div#pink-box p:last-child {
	font-size: 12px;
}

div#pink-box img{
	position: absolute;
    top: -40px;
    width: 30px;
}







/*===================================================
	Cuadro legales
===================================================*/

div#cuadro-legales {
	width: 310px;
	background-color: #021e2e;
	font-size: 11px;
	padding: 10px;
}


div#cuadro-legales-premium {
	width: 470px;
	background-color: #021e2e;
	font-size: 11px;
	padding: 10px;
}

/*===================================================
	Autoría
===================================================*/

div#texto-legal {
	font-size: 11px;
	text-align: center;
	color: white;
	text-align: left;
}

div#texto-legal p{
	text-align: left;
    margin: 10px 0;
    font-size: 11px;
    padding-left: 7px;
}

div#texto-legal p span{
	text-align: left;
    margin-top: 10px;
    font-size: 11px;
    padding-left: 7px;
}



div#texto-legal a{
	color: white;
}
