div{
	display:block;
}
#mod_header_botonUnete,
.mod_header_botonCuota{
	cursor:pointer;
}
.mod_header_linkMenu{
	color:#666666;
	background:none;
	font-weight:normal;
	width:auto;
	padding:10px 9px 10px 9px;
	margin-top:24px;
	text-transform:uppercase;
	font-family: Roboto Condensed,Arial, Helvetica, sans-serif;
}
#linkContacta,#linkConocenos,#linkCanales{
	overflow:auto;
	position:relative;
	float:right;
	width:auto;
	cursor:pointer;
}
.ventanaCookies{
	position:fixed;
	bottom:0;
	box-shadow: -3px -3px 3px 0px rgba(0, 0, 0, 0.23), 3px 0px 3px 0px rgba(0, 0, 0, 0.23), 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
}
.slicknav_menu{
	display:none;
}
#divOverlay {
	z-index: 9999;
	position: fixed;
	width: 100%;
	top:0;
}
.ventana {
	width: 375px;
	position: fixed;
	top: 15%;
	left: 50%;
	margin-left: -187.5px;
	box-sahdow: 0 0 15px #999;
	background: #fff;
	z-index: 99999;
	overflow: auto;
}
.ventana.tam1300{
	width:750px;
	margin-left:-375px;			
}
.ventana.tam1300 .ventanaContenido{
	height: 525px;
	font: normal 1.5em 'Merriweather sans',Arial, Helvetica, serif;
    line-height: 23px;
}
.ventana.tam1300 .tituloVentana{
	width:auto;
	margin-left:25px;
}
.ventanaContenido {
	padding: 20px;
}
.ventanaCookies > .ventanaContenido{
	padding:0;
}
.ventanaContenido>form{
	text-align:center;
	margin-bottom:20px;
}
.mod_formCampanha_descripcionPago,
.mod_formCampanha_documentacion{
	margin-bottom:20px;
	font-size:14px;
	font-weight:100;
	padding:0 20px;
}
.ventana #mod_fcn_formCompleto {
	margin-top: 30px;
}
.tituloVentana {
	margin: 40px 0 0 20px;
	font-size: 24px;
	width: 299px;
	font-weight: bold;
}
.cerrarVentana {
	background: #000 url('../images/cerrar.png') no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	cursor: pointer;
}

.mod_fcn_fila{
	width:100%;
	overflow:hidden;
	float:left;
}
.mod_fcn_columna{
	width:145px;
	position:relative;
	float:left;
}
.mod_fcn_columna.izq{
	margin-right:9px;
}
.mod_fcn_columna input[type="password"]{
	width:100% !important;
}
.mod_fcn_columna:not(.izq) div{
	width: 100%;
	overflow:hidden;
	text-align: right;
}
#mod_fcn_zonaPrivada{
	margin-right:9px;
}
.ventana a.mas{
	width:135px;
}
.ventana .interior .mod_fcn_botonFB,.ventana .interior .mod_fcn_botonTW{
	margin-bottom:20px;
}
#mod_fcn_botMuestraFormRegistro{
	color: #e05400;
    background: none;
    padding: 0;
    border: 0;
    float: right;
    text-shadow: none;
    font-weight: normal;
    width: auto;
    font-size: inherit;
    float: none;
    cursor:pointer;
    
}
#botonMenuPrincipal{
	width:22px;
	height:22px;
	background-image: url('/images/icono_menu.svg');
	background-position:center;
	background-size:cover;
	position:fixed;
	margin-top:29.5px;
	cursor:pointer;
}
#mod_header_menuCuenta,
#mod_header_menuContacta,
#mod_header_menuConocenos,
#mod_header_menuPrincipal,
#mod_header_menuCanales,
#mod_header_menuConsumerismo{	
	font-size:13px;
	font-weight:normal;
	position: absolute;
    right: 15px;
    top: 80px;    
    box-sizing: content-box;
    background-color: #FFFFFF;
    z-index:10;
    border: solid #CCCCCC 1px;    
    box-shadow: -3px 0px 3px 0px rgba(0, 0, 0, 0.19), 3px 0px 3px 0px rgba(0, 0, 0, 0.19), 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
    height: 175px;
    min-width: 340px;
    padding:20px;
}
#mod_header_menuPrincipal.menuPrin640{
	position:relative;
}
#mod_header_menuPrincipal{
	box-shadow:-3px 3px 3px 0px rgba(0, 0, 0, 0.19), 3px 3px 3px 0px rgba(0, 0, 0, 0.19), 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
}
#mod_header_menuCuenta::before,#mod_header_menuCuenta::after,
#mod_header_menuConocenos::before,#mod_header_menuConocenos::after,
#mod_header_menuContacta::before,#mod_header_menuContacta::after,
#mod_header_menuCanales::before,#mod_header_menuCanales::after,
#mod_header_menuConsumerismo::before,#mod_header_menuConsumerismo::after
{
	bottom: 100%;
	right:25px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#mod_header_menuCuenta::before,
#mod_header_menuConocenos::before,
#mod_header_menuContacta::before,
#mod_header_menuCanales::before,
#mod_header_menuConsumerismo::before{
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #CCCCCC;
	border-width: 10px;
	margin-right: -10px;
}

#mod_header_menuCuenta::after,
#mod_header_menuConocenos::after,
#mod_header_menuContacta::after,
#mod_header_menuCanales::after,
#mod_header_menuConsumerismo::after{
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #FFFFFF;
	border-width: 9px;
	margin-right: -9px;
}
#mod_header_menuConsumerismo{
	right: 50%;
    min-width: 0;
    margin-right: -82px;
    height: auto;
    padding:10px 0;
}
#mod_header_menuConocenos,
#mod_header_menuCanales,#mod_header_menuPrincipal{
	min-width:0;
	height:auto;
	right:auto;
	padding: 0 0 15px 0;
}
#mod_header_menuConocenos,
#mod_header_menuCanales{
	padding:10px 0;
}
#mod_header_menuPrincipal{
	width:100%;
	left: 0;
	top:82px;
}
#mod_header_MPcontenedor{
	width:1300px;
	margin:0 auto;
	height:100%;
}
#mod_header_MPCabecera{
	border-bottom: solid 1px #CCCCCC;
}
.mod_header_MPlinkTematica{
	padding:0 10px;
	margin:25px 0 14px 0;
	border-right: solid #e05400 1px;
	display: inline-block;
}
.mod_header_MPlinkTematica.sinBorde{
	border: 0;
}
.mod_header_MPlinkTematica a{
	color:#e05400;
	font-size: 13px;
}
.mod_header_MPlinkTematica a:hover{
	color:#000000;
}
.mod_header_MPBloque{
	width:300px;
	box-sizing:border-box;
	float:left;
}
#mod_header_MPBloque1{
	width:235px;
}
#mod_header_MPBloque2{
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	padding: 0 0 0 20px;
}
#mod_header_MPBloque3{
	width: 480px;
    height: 264px;
    border-right: solid #CCCCCC 1px;
}
#mod_header_MPBloque4{
	width: 285px;
	box-sizing: border-box;
	padding-left:20px;
}	
.mod_header_MPContent{
	width:100%;
	padding:5px 5px 0 5px;
	box-sizing: border-box;
	overflow:auto;
	
}
.mod_header_MPtercio .mod_header_MPContent,.mod_header_MPDosTercios .mod_header_MPContent{
	padding: 10px 5px 0 5px
}
.mod_header_MPContentElement{
	width:50%;
	position:relative;
	float:left;
	text-align: center;
	box-sizing:border-box;
	padding:5px;
}
#mod_header_MPBloque1 .mod_header_MPContentElement,#mod_header_MPBloque4 .mod_header_MPContentElement{
	padding: 16px 5px 19px 5px;
}
#mod_header_MPBloque1 .mod_header_MPContentElement.sube1px,#mod_header_MPBloque4 .mod_header_MPContentElement.sube1px{
	padding: 15px 5px 19px 5px;
}
#mod_header_MPBloque1 .mod_header_MPContent,#mod_header_MPBloque4 .mod_header_MPContent{
	padding-top: 0;
}
.mod_header_MPtercio{
	width:123px;
	height:264px;
	padding:0 0 0 20px;
	border-right:solid 1px #CCCCCC;
	box-sizing:border-box;
	float:left;
}
.mod_header_MPtercio .mod_header_MPContentElement{
	width:100%;
	padding: 5px 5px 30px 5px;
}
.mod_header_MPDosTercios .mod_header_MPContentElement{
	width:75%;
}
.mod_header_MPContentElement a:hover{
	color:#000000;
}
.mod_header_MPTituloBloque{
	color:#000000;
	font-weight:bold;
	padding:30px 10px 10px 10px;
	font-size: 15px;
}
#mod_header_MPBloque1 .mod_header_MPTituloBloque,#mod_header_MPBloque4 .mod_header_MPTituloBloque{
	padding:30px 10px 9px 10px;
}
.mod_header_MPIconoRed{
	width:41px;
	height:41px;
	margin: 0 !important;
}
.mod_header_MPTituloRed{
	float:left;
	padding:10px;
}
.mod_header_elementoMenu{
	
	overflow:auto;
	padding:5px 15px;
	cursor:pointer;
}
#mod_header_botonUnete.mod_header_elementoMenu,
.mod_header_botonCuota.mod_header_elementoMenu
{
	margin:0 !important;
	padding:5px 15px !important;
	font-size: 13px !important;
    font-weight: normal !important;
    font-family: 'Roboto Condensed',"Open Sans",Arial, Helvetica, serif;
    text-transform: none !important;
    color: #767676 !important;
    width: 100% !important;
    box-sizing: border-box;
}
#mod_header_botonUnete.mod_header_elementoMenu:hover,
.mod_header_botonCuota.mod_header_elementoMenu:hover{
	background-color:#e05400 !important;
	color:#FFFFFF !important;
}
.mod_header_MPImagenPubli,.mod_header_MPImagenPubli img{
	height:191px;
}
.mod_header_MPImagenPubli,.mod_header_MPContentPubli{
	float:left;
}
.mod_header_MPContentPubli{
	width:180px;
}
.mod_header_MPDosTercios .mod_header_MPContent{
	padding-right:0;
}
.mod_header_MPContentPubli .mod_header_MPContentElement{
	width: 100%;
	padding: 5px 0 20px 25px;
}
.mod_header_MPContentPubli .mod_header_MPContentElement.sube1px{
	padding: 3px 0 20px 25px;
	text-align: left;
}
.mod_header_MPDosTercios{
	float:left;
	width:330px;
	padding:0 0 0 20px;
}
.mod_header_elementoMenu:hover a{
	color:#FFFFFF;
}
.mod_header_elementoMenu:hover{
	background-color:#e05400;
}
#mod_header_logueado{
	overflow: auto;
	float:right;
}
#mod_header_menuCuenta .mas{
	padding: 8px 10px 5px 10px;
	width: 89px;
}
#mod_header_menuCuenta #mod_header_fotoFB{
	margin: 0;
	float:left;
	width:100px;
	height:100px;
	cursor:auto;
}
#mod_header_menuCuenta #mod_header_fotoFB img{
	width:100%;
}
#mod_header_menuCuenta #mod_header_infoCuenta{
	margin-left:10px;
	padding: 0 5px 5px 5px;
    float: left;
}
#mod_header_menuCuenta #mod_header_infoCuenta2{
	position:absolute;
	bottom: 0;
	
}
#mod_header_menuCuenta #mod_header_infoCuenta div{
	margin:0;
	text-align:left;
}
#mod_header_menuCuenta #mod_header_infoCuenta #mod_header_situacionSocio{
	margin-top: 10px;
}
#mod_header_menuCuenta #mod_header_infoCuenta #mod_header_botonesCuenta{
	margin-top: 15px;
}
#mod_header_menuCuenta #mod_header_infoCuenta #mod_header_nombre{
	float:none;
	font-weight:bold;
	cursor:auto;
}
#mod_header_menuCuenta #mod_header_miCuenta,#mod_header_menuCuenta #mod_header_aTuDenuncia{
	float:left;
	margin-right: 9px;
}
#mod_header_menuCuenta #mod_fcn_desconectar{
	float:right;
}
#mod_header_1300 #mod_header_botonUnete,
#mod_header_1300 .mod_header_botonCuota{
	background:none;
	color: #e05400;
	font-weight:normal;
	text-shadow:none;
	font-size: 12px;
	margin-top:29px;
	text-transform: uppercase;
	padding:5px 0px 5px 8px;
}
#mod_header_MPCabecera .mod_header_MPlinkTematica #mod_header_botonUnete,
#mod_header_MPCabecera .mod_header_MPlinkTematica .mod_header_botonCuota{
	font-size:13px ;
	padding:initial;
}
#mod_header_MPCabecera #mod_header_botonUnete,
#mod_header_MPCabecera .mod_header_botonCuota{
	margin:0 !important;
}
#mod_header_MPCabecera #mod_header_botonUnete:hover,
#mod_header_MPCabecera .mod_header_botonCuota:hover
{
	color: #000000;
}
#form_demandaMovistarFusion input[type=number]::-webkit-inner-spin-button, 
#form_demandaMovistarFusion input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#form_demandaMovistarFusion input[type=number] {
    -moz-appearance:textfield;
}

@-moz-document url-prefix() {
    #mod_header_1300 #mod_header_botonUnete,
	#mod_header_1300 .mod_header_botonCuota
	{
        margin-top: 28px;
    }
    .mod_header_linkMenu{
    	margin-top:23px;
    }
    
}
#mod_header_menuCuenta #mod_header_botonUnete,
#mod_header_menuCuenta .mod_header_botonCuota
{
	color: #e05400;
	cursor: pointer;
}
#mod_header_menuCuenta #mod_header_botonesVinculados{
	position: relative;
	float: left;
	padding: 10px 0 20px 0;
}
#mod_header_menuCuenta #mod_header_botonesVinculados a{
	float:none;
	color: #e05400;
	cursor:pointer;
}
/*ELEMENTOS DE FORMLOGIN*/
#form1{
	margin-bottom:0;
}
#formLogin{
	width: 299px;
    padding: 20px 20px;
    background: rgba(255, 255, 255,0.75);
    overflow:auto;
    margin-left:20px;
}
#formLogin input{
	padding:0 8px;
}

.ventana .interior{
	font-weight:normal;
}
.ventana #bot_mostrarClave{
	margin-top: -1px;
	margin-right: -3px;
}
#bot_mostrarClave{
	color:#e05400;
	background: none;
	padding:0;
	border:0;
	font-family: 'Roboto Condensed',Arial, Helvetica, serif !important;
	float:right;
	text-shadow: none;
	font-weight:normal;
	width:120px;
	font-size:12px;
	text-transform:none;
}
#formLogin_primerSeparador2{
	float:none;
	margin-top: 0;
}
.separador{
	margin-top:0px;
	font-family: Roboto Condensed,"Open Sans",Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight:normal;
	
}
.separador.recordarDatos{
	margin-top:37px;
}
.separador.mostrarClave{
	margin-top:36px;
}
.separador2 span{
	display:none;
}
.separador2{
	position:relative;
	float:left;
	margin-top:5px;
}
#formLogin_user{
	width:100%;
	margin-bottom:5px;
}
#pass{
    margin-right: 8px;
    width: 181px;
}
.mas{
	background:linear-gradient(#EFB46C,#E04200) #DE661E;
	border-color:#DEFE45 #DE661E #E05400;   
    padding: 6px 5px 5px 5px;    
    border: 1px;   
    color: #FFFFFF;
    font-family: 'Rajdhani',Roboto Condensed,"Open Sans",Arial, Helvetica, sans-serif !important;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    text-shadow: 0 -1px rgba(0,0,0,.15);
    width: 100px;
    text-align: center;
    position:relative;
    float:left;
    margin-top:5px;
    text-transform: uppercase;
}
input[type="password"],input[type="text"]{
	border:none;
	border-radius: 5px;
	height: 26px;
	font-family: Roboto Condensed,"Open Sans",Arial, Helvetica, sans-serif !important;
	font-size:13px;
	padding:4px;
	box-shadow: #CACACA 0 0 6px 1px inset;
    margin: 0;
    box-sizing: border-box;
}
input[name="recordarDatosLogin"]{
	margin-left:0px;
	margin-top:3px;
}
#mod_fcn_msgrestablecer{
	font-family: Roboto Condensed,"Open Sans",Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	padding: 15px 0;
}
#mod_fcn_formrestablecer .mas{
	width: 135px;
	float:right;
	margin-top:0px;
}
#mod_fcn_formrestablecer input{
	width:145px;
	margin-right:9px;
}
#mod_fcn_amailto{
	color: #e05400;
    background: none;
    padding: 0;
    border: 0;
    float: none;
    text-shadow: none;
    font-weight: normal;
    width: 120px;
    font-size: 12px;
    margin:0;
}
.mod_carro_ultimasNoticias{
	margin-top:4px;
	width: 1300px;
    height: 101px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    z-index: 1;
    border-bottom: solid 1px #CCCCCC;
    background-color:#F3F3F3;
}
.mod_carro_ultimasNoticias div{
	float:left;
}
.mod_carro_boton{
	width:30px;
	height:74px;
	margin-top:12px;
	border:solid 1px #CCCCCC;
	box-sizing:border-box;
	background-color:#FFFFFF;
	position:absolute;
	cursor:pointer;
	background-size:345.75px 61.5px !important;
}
.mod_carro_boton:hover{
	border-color: #454545;
}
.mod_carro_botPrev{
	background:#F3F3F3 url('/images/iconos_noticias2.svg') no-repeat;
	background-position: -191px -11px;
	
}
.mod_carro_botPrev:hover{
	background: url('/images/iconos_noticias2.svg') no-repeat;
	background-position: -142px -11px;
}
.mod_carro_botSig{
	background:#F3F3F3 url('/images/iconos_noticias2.svg') no-repeat;
	background-position: -216px -11px;
	
}
.mod_carro_botSig:hover{
	background: url('/images/iconos_noticias2.svg') no-repeat;
	background-position: -167px -11px;
}
.mod_carro_grad{
	width:15px;
	height:90px;
	position:absolute;
}
.mod_carro_gradPrev{
	background: white;
	background: -webkit-linear-gradient(left, #F3F3F3 , transparent); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(right, #F3F3F3, transparent); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(right, #F3F3F3, transparent); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right,#F3F3F3,transparent); /* Standard syntax */
	left:30px;
}
.mod_carro_gradSig{
	background: white;
	background: -webkit-linear-gradient(right, #F3F3F3 , transparent); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(left, #F3F3F3, transparent); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(left, #F3F3F3, transparent); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to left,#F3F3F3,transparent); /* Standard syntax */
	right:30px;
}
.mod_carro_content{
	height: 87px;
    z-index: -1;
    position: absolute;
    width: 4656px;
    left:50%;
    margin-left: -2360px;
    overflow:hidden;
    
}
.mod_carro_noticia{
	float:left;
	width:281px;
	margin:14px 5px 0 5px;
}
.mod_carro_barritaSeparadora{
	height: 71px;
	border-right: solid 1px #CCCCCC;
}
.mod_carro_imagen{
	float:left;
	width: 102px;
    height: 71px;
    background-position: center;
    background-size: cover;
}
.mod_carro_imagen img{
	max-width:100%;
	max-height:100%;
}
.mod_carro_titular{
	float: left;
    width: 178px;
    box-sizing: border-box;
    margin-top : -2px;
    padding:0 10px 2px 10px;
    font-size: 11px;
    font-family: 'Merriweather',Roboto Condensed,"Open Sans", Arial, Helvetica, serif;
    color:#000000;
    line-height: 15px;
}
.mod_carro_rellenoBlanco{
	background-color:#F3F3F3;
	width:100px;
	height:101px;
	position:absolute;
	z-index:2;
	margin-top:4px;
	border-bottom: solid 1px #CCCCCC;
}
.mod_carro_rellenoBlanco.der{
	right:0;
}
.mod_carro_listaNoticias{
	display:none;
	margin-top:300px;
}

#apple-wrapper{
		overflow-x:hidden !important;
		
}
#mod_header_botonBuscador{
	box-sizing:border-box;
	overflow:hidden;
	width: 80px;
    float: left;
    margin-left: 77px;
}
#mod_header_botonBuscador .mod_header_linkMenu{
	margin-left:-2px;
}
#mod_header_botonBuscador .mod_header_linkMenu:hover a{
	color:#E05400;
	opacity:1;
}
#mod_header_botonBuscador .mod_header_linkMenu img{
	width:22px;
	height: 22px;
	position: absolute;
	top:30px;
	margin-left:-30px;
}
#mod_menu_etiquetaMP{
	width: 33px;
    position: fixed;
    margin-left: 22px;
    font-family: Roboto Condensed,Arial, Helvetica, sans-serif;
    font-size:12px;
    cursor:pointer;
}
#contenedorBarraBuscador{
	height:150px;
	border-top:solid 1px #cccccc;
	width:100%;
}
#contenedorBarraBuscador #centrarBuscador{
	margin:0 auto;
	height:100%;
	width:100%;
}
#contenedorBarraBuscador #centrarBuscador input{
	width: 100%;
    font-size: 40px;
    height: 150px;
    text-align: center;
    padding:0;
    border-radius:0px;
    box-shadow:none;
}
#contenedorBarraBuscador #centrarBuscador input:focus{
	border:0;
	outline:none;
}
#cabeceraVisorPdf{
	background-color: #adadad;
	overflow:auto;
	
}
#cabeceraVisorPdf div{
	position:relative;
	float:left;
	font-family:  Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	line-height:inherit;
	padding: 0 15px;
}
#cabeceraVisorPdf .titulo{
	min-width:auto !important;
}
#cabeceraVisorPdf .antetitulo{
	margin:0;
}
#cabeceraVisorPdf .linkCerrar{
	float:right;
	cursor:pointer;
}
#mod_header_formAltaSuscriptor form div input:not([type=checkbox]), #mod_header_formAltaSuscriptor form div select
{
	width:146px;
	margin:0 6px 0 0;
}
.modal{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px !important;
	width: 375px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	top: -17% !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.modal a.close-modal {
	background: #000 url('../images/cerrar.png') no-repeat;
	top: 0 !important;
	right: 0 !important;
}
.jquery-modal.blocker.behind {
	opacity: 0;
}

.blocker.current
{
	background-color: rgba(0,0,0,0.5);
	z-index: 9999;
}
.modal input
{
	padding: 0 8px;
}
.modal select
{
	color: rgb(169,169,169);
}
.modal h4
{
	font-weight: bold;
	font: 24px 'Roboto Condensed', Arial, Helvetica, serif;
	margin-top: 20px;
}
#mod_header_formAltaSuscriptor div span,
#mod_header_formAltaSuscriptor div label
{
	font-size: 12px;
}
#submit_altaSuscriptor.mas{
	width: 173px;
}
#fges_anhoNacimiento
{
	margin-right: 0px;
}
@media (min-width: 1110px){
	.elemento:not(.imagenNoticiaComoFond){
		padding-top:105px;
	}
}
/*FINALIZA FROMLOGIN*/
@media (min-width: 1110px) and (max-width: 1300px) {
    #header{
    	background-color:#FFFFFF;
    	background-image:none;
    }
    #mod_header_1300,#contenedor{
    	width:1080px;
    }
    .p30{
    	width: 34% !important;
    }
    #header #logo {
    	background-image: url('../images/logo_facua2.png');
    	background-size: cover;
    	background-position: center;
    	margin-left:420px;
    	height:80px;
    }
    #subHeader{
    	max-width:1080px;
    }
    #compartir-col-columna-izq{
    	display:none !important;
    }
    #barraIzq.p10{
    	display:none;
    }
    .noticia_videoNoticia{
    	max-width:1080px;
    }
    
}


@media (max-width: 1110px){
	#barra.p30{
		width:40% !important;
		margin-right:20px;
		margin-top: 80px;
	}
	.compartir-col-640{
		background-color:#FFFFFF;
		position:fixed;
		z-index: 1;
    	bottom: 0;
    	width: 100%;
    	box-shadow: -3px -3px 3px 0 rgba(0,0,0,0.19) , 3px 0 3px 0 rgba(0,0,0,0.19) , 0 3px 3px 0 rgba(0,0,0,0.23);
	}
	.compartir-col-640 .agrupaIconos{
		width:270px;
		border-bottom: 0;
		float: none;
    	position: relative;
    	margin: 0 auto;
    	height:37px;
	}
	.agrupaIconos{
		width:225px;
		border-bottom: 0;
		float: none;
    	position: relative;
    	margin: 0 auto;
    	height:37px;
    	margin-top: 20px;
	}
	#movil_autor{
		margin-top:20px;
		color:#E05400;
	}
	#movil_autor,#movil_fecha{
		
		font-family: 'Rajdhani',Roboto Condensed,"Open Sans", Arial, Helvetica, serif;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.compartir-col-640 .agrupaIconos a{
		margin-left: 5px !important;
		margin-right: 5px !important;
		background-size: 515px 76.5px;
		width: 35px;
		height: 35px;
	}
	.mod_eh_lineaCompartir a,
	.agrupaIconos a{
		margin-left: 5px !important;
		margin-right: 5px !important;
		background-size: 515px 76.5px;
		width: 35px;
		height: 35px;
	}
	.compartir-col-640 #compartir-col-columna-izq{
		display:none;
	}
	.compartir-col-640 div{
		float:left;
	}
	.compartir-col-640 .generalCount{
		font-size: 14px;
	}
	.redWhat{ 
		background: url('/images/iconos_noticias2.svg') no-repeat -7px 1.4px;
    	background-size: 421px 72.5px !important;
	}
	.redWhat:hover{ background: url('/images/iconos_noticias2.svg') no-repeat -7px -36.7px; }
	.redFb2{ background:url('../images/iconos_noticias.svg') no-repeat -1px -1px; }
	.redFb2:hover,.redFb2.clickforced{ background-position: -1px -40px; }
	.redGpl2{ background:url('../images/iconos_noticias.svg') no-repeat -72px -1px;}
	.redGpl2:hover,.redGpl2.clickforced{ background-position:-72px -40px; }
	.redTw2{ background:url('../images/iconos_noticias.svg') no-repeat -36px -1px;}
	.redTw2:hover,.redTw2.clickforced{ background-position:-36px -40px; }
	.redLk2{ background:url('../images/iconos_noticias.svg') no-repeat -109px -1px;}
	.redLk2:hover,.redLk2.clickforced{ background-position:-109px -40px; }
	.redPi2{ background:url('../images/iconos_noticias.svg') no-repeat -144px -1px;}
	.redPi2:hover,.redPi2.clickforced{ background-position:-144px -40px; }
	.redTg2{ background:url('../images/iconos_noticias.svg') no-repeat -445px -1px;}
	.redTg2:hover,.redPi2.clickforced{ background-position:-445px -40px; }
	.redYt2{ background:url('../images/iconos_noticias.svg') no-repeat -338px -1px;}
	.redYt2:hover,.redYt2.clickforced{ background-position:-338px -40px; }
	.redIg2{ background:url('../images/iconos_noticias.svg') no-repeat -373px -1px;}
	.redIg2:hover,.redIg2.clickforced{ background-position:-373px -40px; }
	.redRss2{ background:url('../images/iconos_noticias.svg') no-repeat -410px -1px;}
	.redRss2:hover,.redRss2.clickforced{ background-position:-410px -40px; }
	.redTl2{ background:url('../images/iconos_noticias.svg') no-repeat -445px -1px;}
	.redTl2:hover,.redRss2.clickforced{ background-position:-445px -40px; }
	
	#barraIzq{
		display:none;
	}
	.menu-640{
		background-color: #FFFFFF;
    	position: fixed;
    	z-index: 20;
    	top: 0;
    	width: 100%;
    	height: 52px;
    	background-image: url('../images/logos/espana/logo.svg');
    	background-repeat: no-repeat;
    	background-size: auto 33px;
    	background-position: center;
    	/*border-bottom: solid #CCCCCC 1px;*/
    	box-shadow: -3px -3px 3px 0px rgba(0, 0, 0, 0.19), 3px 0px 3px 0px rgba(0, 0, 0, 0.19), 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
	}
	.menu-640.consumerismo{
		background-image: url('../images/cabeceraConsumerismoNegro.svg');
		background-position-y:4px;
		background-size:170px;
	}
	.menu-640 #botonMenuPrincipal{
		margin:14.5px;
		width:18px;
		height:18px;		
	}
	#contenido.p70{
		margin-bottom:40px;
	}
	.menu-640 #mod_header_botonUnete,
	.menu-640 #mod_fca_btnCampanha,
	.menu-640 .mod_header_botonCuota
	{
		margin-top: 7px;
		margin-right:4px;
		width: 70px;
		line-height: 12px;
    	color: #000000;
    	background: none;
    	text-shadow: none;
    	font-weight: normal;
    	float: left;
	}
	.menu-640 #mod_header_menuCuenta{
		max-width: 294px;
		min-width: 275px;
		right:11px;
		font-size: 11px;
		top: 55px;
		height: 130px;
	}
	.menu-640 #mod_header_infoCuenta{
		max-width: 214px;
	}
	.menu-640 #mod_header_menuCuenta #mod_header_nombre{
		display:block;
	}
	.menu-640 #mod_header_menuCuenta::before, .menu-640 #mod_header_menuCuenta::after {
		right:15px;
	}
	
	.menu-640 #mod_header_menuCuenta #mod_header_fotoFB{
		width: 60px;
		height: 60px;
	}
	.menu-640 #mod_header_menuCuenta #mod_header_botonUnete,
	.menu-640 #mod_header_menuCuenta .mod_header_botonCuota
	{
		width: auto;
	}
	
	.menu-640 #mod_header_menuCuenta #mod_header_miCuenta{
		padding: 3px 1px;
		width: 80px;
	}
	.menu-640 #mod_header_menuCuenta #mod_header_aTuDenuncia{
		padding: 3px 1px;
		width: 74px;
	}
	.menu-640 #mod_header_menuCuenta #mod_fcn_desconectar{
		padding: 3px 9px;
	}
	.menu-640 #mod_header_botonSesion{
		width: 81px;
	    height: 28px;
	    margin-top: 7px;
	    padding: 5px;
	    background-repeat: no-repeat;
	    background-position: -198px 2px;
	    background-size: 373px;
	    text-align: center;
	    line-height: 12px;
	    text-shadow: none;
	    margin-right: 11px;
	    padding-top: 12px;
	    padding-left: 3px;
	    color:#e05400;
	    text-transform:none;
	    font-size:14px;
	    font-weight:bold;
	}
	.menu-640.consumerismo #mod_header_botonSesion{
		color:#FFFFFF;
	}
	.submenu-640{
	    position: fixed;
	    top:91px;
    	text-align: center;
    	width: 100%;
    	padding: 8px 11px 10px 11px;
    	box-sizing: border-box;
    	background-color: #007437;
    	color:#FFFFFF;
    	z-index: 10;
    	border-bottom: solid #007437 1px;
    	font-size: 14px;
    	box-shadow: -3px 0px 3px 0px rgba(0, 0, 0, 0.19), 3px 0px 0px 0px rgba(0, 0, 0, 0.19), 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
		line-height: 16px;
		height:45px;
	}
	#mod_header_botonUnete.submenu-640,
	.mod_header_botonCuota.submenu-640{
		padding:0;
	}
	#mod_header_botonUnete.submenu-640 div,
	.mod_header_botonCuota.submenu-640 div{
		display:table;
		height:100%;
		width:100%;
	}
	#mod_header_botonUnete.submenu-640 div div,
	.mod_header_botonCuota.submenu-640 div div{
		display:table-cell;
		vertical-align: middle;;
	}
	.mod_fcn_barra {
		margin-top:8px;
	}
	.ventana{
		top:0.8%;
		width: 350px;
		margin-left: -175px;
	}
	.ventana #formLogin{
		padding: 20px 10px;
		margin-left: 15px;
	}
	.ventana #mod_fcn_asociate.mod_fcn_elemento{
		margin-left: 5px;
	}
	.ventana .tituloVentana{
		margin: 20px 0 0 25px;
	}
	
	.ventana.tam1300 {
	    width: 80%;
	    margin-left: -40%;
	    left: 50%;
	}
	
	#form1 .mod_fcn_primeraVez{
		font-size:15.5px !important;
	}
	
	.titulo{
		
		font-size: 9px;
		margin: 0 3% 0 3%;
		
	}
	.elemento.imagenNoticiaComoFond .titulo:not(.consumerismo){
		margin-top:95px;
	}
	.titulo.consumerismo{
		max-width:75%;
		margin-right: 30px;
		margin-left:30px;
	}
	.elemento.imagenNoticiaComoFond .titulo.consumerismo h1{
		text-align:left !important;
	}
	.titulo.tituloAbajo{
		position:absolute;
		bottom:-30px;
	}
	h2{
		padding: 0 3% 0 3%;
		line-height:18px;
		font-size:15px;
		margin-top: 8px;
	}
	.piefoto span {
		padding: 11px 3% 6px 0;
	}

	.elemento.imagenNoticiaComoFond .agrupadorElementos{
		width: 100%;
	}
	.elemento.imagenNoticiaComoFond .agrupadorElementos .flechaAbajo{
		
		margin:0 45%;
	}
	.elemento.imagenNoticiaComoFond .agrupadorElementos .elementoPrin .mod_eh_tituloCategoria{
		margin: 20px auto;
		margin-top: 80px;
		height: 12px;
		font-size:14px;
		line-height: 14px;
		width: 142px;
	}
	.elemento.imagenNoticiaComoFond .agrupadorElementos .elementoPrin .mod_eh_tituloCategoria:not(.consumerismo){
		display:none;
	}
	.elemento.imagenNoticiaComoFond .agrupadorElementos .elementoPrin .mod_eh_tituloCategoria.tituloAbajo{
		display:none;
	}
	.contenedorBarraCabeceraNoticia {
		margin-top: 46px;
		border-bottom: 0;
	}
	
	#apple-wrapper .elemento .categoria{
		margin: 0 auto;
    	margin-top: 20px;
    	height: 12px;
    	top:0;
    	width: 96px;
    	text-align: center;
    	position: relative;
    	padding: 4px 5px 5px 5px!important;
    	background-color: #e05400;
    	line-height:14px;
    	font-family: 'Rajdhani',Roboto Condensed,"Open Sans",Arial, Helvetica, sans-serif;
    	font-size: 14px;
    	text-transform: uppercase;
    	letter-spacing: 1px;
    	float:none;
	}
	body > #apple-wrapper > .elemento > .categoria{
		display:none;
	}
	#apple-wrapper .elemento .categoria a{
		color:#FFFFFF !important;
	}
	.elemento.imagenNoticiaComoFond .titulo h1{
		letter-spacing: 0px !important;
		line-height: 1.24em !important;
		text-align: center !important;
	}
	.titulo h1{
		letter-spacing: 0px !important;
    	line-height: 1.24em !important;
    	padding: 0;
    	font-size: 2.8em;
    	font-weight: bold;
    	font-family: 'Merriweather',Arial, Helvetica, serif;
    	margin-bottom: 0;
    	margin-top:13px;
	}
	.titulo.consumerismo h1{
		font-family: 'Roboto Condensed',Arial, Helvetica, serif;
	}
	.elementoPrin{
		top:50px;
		width:100% !important;
		padding: 1px;
		box-sizing: content-box;
	}
	.elementoPrin h2:not(.noOcultoMoviles){
		display:none;
	}
	.elementoPrin h2.noOcultoMoviles{
		font-size: 1.3em;
		text-align:center;
		margin: 1em auto;
	}
	.elementoPrin .antetitulo{
		display:none;
	}
	.elemento.imagenNoticiaComoFond .agrupadorElementos .flechaAbajo {
		
		top: 84%;
	}
	#superContenedor #contenedor #contenido{
		margin-bottom: 75px;
	}
	#contenido .txtContenido{
		padding-left: 11px;
	}
	#mod_header_nombre{
		margin-top:17px;
	}
	#mod_header_fotoFB{
		margin-top:7px;
		margin-right:11px;
		width:33px;
		height:33px;
		margin-left:5px;
	}
	#contenedor #contenido .elemento.mod_fca.ventana{
		padding: 0  !important;
		margin: 0 !important;
		width: 100%;
		/*border-top: dotted #aa99bb 1px;
		border-bottom: dotted #aa99bb 1px;*/
		
	}
	#contenedor #contenido .elemento.mod_fca.ventana.consumerismo{
		display:none;
	}
	
	#contenedor #contenido .elemento.mod_fca.ventana h3{
		text-align:center;
		font-size:13px;
		line-height:normal !important;
		font-family:'Roboto Condensed',Arial, Helvetica, serif;
		margin-left: 2% !important;
		margin-right: 2% !important;
		margin-top: 5px !important;
		font-weight: 100;
	}
	#contenedor #contenido .elemento.mod_fca.ventana h3 .mod_formCampanha_yasomos{
		line-height:1.6em;
		font-size:34px;
		
	}
	#contenedor #contenido .elemento.mod_fca.ventana h3 .mod_formCampanha_yasomos.mod_formCampanha_yasomos_sinCampanha{
		font-weight:bold;
	}
	#contenedor #contenido .elemento.mod_fca.ventana #mod_header_botonUnete img :not(li),
	#contenedor #contenido .elemento.mod_fca.ventana .mod_header_botonCuota img :not(li)
	{
		width: 331px !important;
		margin: 0 0 5px 8px !important;
	}
	#mod_header_menuPrincipal{
		margin-top:47px;
		top:0;
		box-shadow:none;
		z-index:20;
		border:0;
		padding-bottom:43px;
	}
	.menuPrin640bloque{
		overflow:auto;
		padding:10px 0;
	}
	.mod_header_MPTituloBloque{
		padding:13px 15px;
		font-size: 16px;
	}
	.mod_header_MPContent{
		padding:0px;
	}
	.mod_header_MPContentElement{
		width:50%;
		float:left;
		text-align: left;
		box-sizing:border-box;
		padding:13px 15px;
		font-size:15px;
	}
	.menuPrin640Elemento{
		width:50%;
		float:left;
		text-align: left;
		box-sizing:border-box;
		padding:13px 15px;
		font-size:15px;
	}
	.menuPrin640Elemento a{
		color:#e05400;
		font-size:16px;
	}
	.mod_header_MPIconoRed{
		background-size: 517px 76.5px;
		width:35px;
		height:35px;
	}
	#menuPrin640bloque5 .mod_header_MPContent{
		padding: 13px 0;
	}
	#menuPrin640bloque5 .mod_header_MPContentPubli,
	#menuPrin640bloque5 .mod_header_MPImagenPubli{
		width:50%;
		box-sizing:border-box;
	}
	#menuPrin640bloque5 .mod_header_MPImagenPubli{
		padding-left:15px;
	}	
	#menuPrin640bloque5 .mod_header_MPContentPubli .mod_header_MPContentElement{
		padding:5px 0 30px 15px;
	}
	.menuPrin640separadorBloque{
		margin: 0 15px;
    	border-bottom: solid 1px #CCCCCC;
    	box-sizing: border-box;
	}
	#menuPrin640bloque5 .mod_header_MPContentPubli .mod_header_MPContentElement.sinPaddingTop{
		padding-top:0;
	}
	#menuPrin640bloque5 .mod_header_MPContentPubli .mod_header_MPContentElement.sinPaddingBottom{
		padding-bottom:0;
	}
	.imgNoticia{ 
		margin-top:91px;
	}
	.noticia_videoNoticia{
    	width:100%;    	
    }
    #mod_header_menuConsumerismo{
    	margin-right:-74px;
    }
    #submenucatmovil.submenu-640{
		
		background-color:#666666;
		border-bottom: 0;		
		color:#FFFFFF;
		margin:0;
		height:44px;
		top:47px;
		box-shadow:none;
		width:100%;
		overflow-x:scroll;
		overflow-y:hidden;
		padding:0;
		
	}
	.contenedorSubMenuCategorias640{
		overflow:auto;
		width:700px;
		height:44px;
	}
	.elementoSubMenuCategorias640{
		position:relative;
		float:left;
		padding:18px 0px 10px 0px;
		margin:0px 8px;
		height: 9px;
	}
	.elementoSubMenuCategorias640.seleccionado{
		border-bottom:solid 7px #e05400;
	}
	.elementoSubMenuCategorias640 a{
		color:#FFFFFF;
		font-size:14px;
	}
}
@media (max-width: 916px){
	.elementoMenuLoMasVisto{
		width:18%;
	}
	.noticia_videoNoticia{
		max-height:337px;
	}
	.modal
	{
		top: 0.8% !important;
		left: 50%;
		position: fixed;
		margin-left: -187px;
	}
}
@media (max-width: 356px){
	.submenu-640{
		font-size:13px;
	}
}
@media (max-width: 320px){
	#mod_header_menuCuenta #mod_header_fotoFB{
		display:none;
	}
	#mod_header_menuCuenta #mod_header_infoCuenta{
		width: 100%;
		max-width: none;
		margin:0;
	}
	
}
@media (max-width: 320px) and (max-height:500px){
	.ventana{
		position:absolute;
	}
}
@media (max-height: 700px)
{
	.ventana
	{
		top : 2%;
	}
	.modal
	{
		top : -21%
	}
}

.formError{
	color: red;
	display: block;
	margin: 0 0.5em;
}
.campoFormularioError{
	box-shadow: rgb(255, 0, 0) 0px 0px 6px 1px inset !important;
}
.formGroup {
	display: inline-block;
	vertical-align: top;
    width: 13em;
	margin: 6px 6px;
}
.formElementSmall {
	margin-right: 7px !important;
	width: 77px !important;
	margin-left: 5px;
}
.formGroupExtraSmall{
	display: inline-block;
	width: 77px !important;
	margin: 6px 6px;
}
.formGroupExcludedSize {
    display: inline-block;
    vertical-align: top;
}
.hidden{
	display: none;
}
.fullSize{
	width: 100% !important;
}
div.formGroup select{
	margin: 4px;
}

/*DEVjuanlu 10/10/2018 - INICIO*/

div#mod_header_botonUnete.mod_header_boton{
	margin-left: 2em;
	text-align: right;
}
div#mod_header_botonUnete.mod_header_boton p {
	margin-top: 0;
	float:right;
	margin-right: 0.3em;
}
div#mod_header_botonSesion.mod_header_boton.movil {
	text-align: right;
}
div#mod_header_botonSesion.mod_header_boton.movil p {
	margin-right: 1.75em;
	float: right;
	margin-top: 0;
}
/*DEVjuanlu 10/10/2018 - INICIO*/