/**************** RESET GENERAL DE LA PÁGINA ****************/
html{overflow-x: hidden; height: 100%;}
*::before, *::after{box-sizing:border-box;}
body{background:#fff; font-size:14px; font-family: 'Raleway', sans-serif; color: #000; padding: 0; margin: 0; padding-top: 225px; height: 100%;}
h1,h2,h3,h4,h5,h6, p{margin: 0; padding: 0;}
a{outline:0; color: #000; text-decoration: none;}
a:active{outline:0;}
a:hover{text-decoration:none;}
a:focus{outline:0;}
ul{list-style-type:none; margin: 0; padding: 0;}
img {border: 0 none;height: auto; max-width: 100%; vertical-align: middle;}

/* Precarga de imagenes */
img.b-lazy{transition: opacity 500ms ease-in-out 100ms; opacity: 0;}
img.b-lazy.b-loaded{width: auto; opacity: 1;}

.no-desktop{display:none;}



/**************** CLASES GENERALES ****************/
.bloque{float: left; width: 100%; clear: both;}




/**************** GRID GENERAL DE LA PÁGINA ****************/
.container{width: 1200px; margin: 0 auto; transition:all 0.3s ease-out 0s; -webkit-transition:all 0.3s ease-out 0s;}
.contenido{background: #fff;}
.contenido .inner-content{padding:20px;}

.contenido-largo{min-height: 300px; background: #333;}

.contenido-izquierda{float: left; width: 68%;}
.sidebar{float: right; width: 340px; min-height: 800px; border-left: 1px solid #eaeaea; margin-bottom: 30px;}
.sidebar .inner{padding: 10px 0 10px 25px;}

.contenido-largo-seccion{min-height: 300px;}


/**************** SECCIÓN ****************/
.cabecera-seccion{background: #CC071E; margin-bottom: 25px; padding: 20px 0;}
.cabecera-seccion h2{color: #fff; text-transform: uppercase; font-weight: 800; font-size: 30px; margin-left: 20px;}
.cabecera-seccion h2 i{margin-right: 10px; color: #000;}




/**************** HEADER CON LOGO CENTRADO Y MENU BOTTOM ****************/
header{position: fixed; top: 0; z-index: 99; transform: translateY(0%); transition-duration: 0.3s; transition-property: transform; transition-timing-function: linear;}
header.ocultar{transform: translateY(-77%); /*transform: translateY(0%);*/}

header.ocultar #menu .logo-fade{display: inline-block; float: left; width: 10%; position: relative; top: 4px; left: 5px;}
header.ocultar #menu{background:#333; transition:all 0.3s ease-out 0s; padding-bottom: 11px;}
header.ocultar #menu ul{float: right; transition:all 0.3s ease-out 0s; width: auto; margin-right: 5px;}
header.ocultar #menu ul li a{color: #fff; font-size: 16px;}
header.ocultar #menu .logo-fade img { height: 28px; }

header.ocultar #menu .submenu-desktop { display: none; }


/* Banda nav top */
header .nav-top{border-top: 2px solid #a3adb2; background: #1B1B1B;}
header .nav-top .bg-triangulo{background:#B8BFC3; float: right; transform: skew(-20deg); padding: 8px 12px; margin: 0 -10px -1px 0;}
header .nav-top .social{width: auto; float: right; margin: 0 20px 0 0; transform: skew(20deg);}
header .nav-top .social ul li{display: inline-block; margin: 0 5px;}
header .nav-top .social ul li:last-child{margin-right: 0;}
header .nav-top .social ul li i{font-size: 17px; color: #333; transition:all 0.3s ease-out 0s;}
header .nav-top .social ul li a:hover i{color:#5f6467;}

header .nav-top .usuarios{width: auto; float: right; margin: 0 20px 0 20px; transform: skew(20deg); font-size: 13px;}
header .nav-top .usuarios ul li{display: inline-block; margin: 0 2px; color: #666; text-transform: uppercase; position: relative;}
header .nav-top .usuarios ul li a{color: #5f6467; font-weight: 700;}
header .nav-top .usuarios ul li a:hover{text-decoration: underline; color: #333; cursor: pointer;}
header .nav-top .usuarios ul li i{margin-right: 5px;}
header .nav-top .usuarios ul li .not{position: absolute; font-size: 9px; top: -5px; right: -7.5px;
background: rgba(241, 201, 15, 1); height: 10px; width: 10px; border-radius: 50%; color: #000; text-align: center; line-height: 1.6px;}
header .nav-top .usuarios ul li .not i{margin-right: 0;}

header .nav-top .promos{float: right; margin: 3px 15px 0 0;}
header .nav-top .promos a{margin:0 10px; color: #ccc;}
header .nav-top .promos span{margin: 5px 7px 0 6px; display: inline-block;}
header .nav-top .promos img.saturada{filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);
-o-filter: grayscale(100%);}
header .nav-top .promos img { height: 20px; margin-top: 6px;}

header .nav-top .abre-revista-desktop{float: left; color: #CC071E; font-size: 26px; line-height: 20px; margin: 4px 0 0 25px;}
header .nav-top #abrir-buscador{float: left; color: #5f6467; font-size: 13px; line-height: 20px; margin: 5px 0 0 20px; text-transform: uppercase; font-weight: 600; transition:all 0.1s ease-out 0s;}
header .nav-top #abrir-buscador:hover{color: #fff;}
header .nav-top #abrir-buscador i{font-size: 22px; margin-right: 8px;}
header .nav-top .buscador{transition: width 0.3s ease 0s; position: relative; float: left; width: 0px; overflow: hidden; margin-left: 15px;}
header .nav-top .buscador.abierto{width: 215px;}
header .nav-top .buscador input{width: 200px; margin-top: 5px; background: #666; color: #fff; text-transform: uppercase; height: 21px; border: 0; padding-left: 10px; font-style: italic;}

header .nav-top .logo-sports{display: inline-block; margin: 5px 0 0 15px;}

header .nav-top .claim{display: inline-block; margin: 6px 0 0 15px; color: #ccc; font-style: italic; font-weight: 500;}

header .btn-premium{background: rgba(241, 201, 15, 0.95); color: #000; padding: 0 8px; border-radius: 2px; font-size: 13px; line-height: 20px; float: left; text-transform: uppercase; margin: 9px 0 0 20px;}
header .btn-premium i{margin-right: 8px;}


/* Header logo */
header .header-logo{position: relative; text-align: center; background:#333;}
header .header-logo .container{padding: 17px 0;}
header .header-logo .abre-lateral{display: none;}
header .header-logo .abre-buscador-movil{display: none; color: #fff;}

/* Header publi */
header .publi-header{float: right; height: 29px; padding-top: 5px; width: 200px;}


/* Menu */
header #menu .logo-fade{display: none;}
header #menu{width: 100%; float: left; padding-bottom: 10px; padding-top: 6px; background: #fff;}
header #menu ul{width: 100%; text-align: center;}
header #menu ul li{display: inline-block; margin:0 10px; margin-top: 8px;}
header #menu ul li a{color: #333; font-size: 17px; font-weight: 600; text-transform: uppercase; /*text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);*/}
header #menu ul li a#abrir-buscador{color:red;}
header #menu ul li a:hover{text-decoration: none; color: #6b7479;}
header #menu ul li.current a{color:#00cdff;}

/* Submenu */
header #menu .submenu-desktop ul li a{ font-size: 14px; font-weight: 300; color: #777; }
header #menu .submenu-desktop ul li { margin: 0 8px; }


/* Submenu cabecera móvil */
#submenu-movil{text-align: left; display: none; font-size: 13px; padding: 2px 0 0 0; width: 100%; margin-right: 0; background: #eaeaea; text-transform: uppercase;}
#submenu-movil .container{max-width: 414px;}
#submenu-movil ul{overflow-x:scroll; white-space:nowrap; float: none; padding: 5px 10px; transform:inherit; width: 59%; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; margin-right: 0;}
#submenu-movil ul li{display: inline-block; margin:0 10px 2px 10px;}
#submenu-movil ul li:last-child{margin-right: 30px;}
#submenu-movil ul li a{color: #222;}
#submenu-movil ul li i{margin-right: 5px;}


/* Buscador movil */
#buscador-movil{float: left; margin: 0; width: 100%; background: #fff; display: none; z-index: 100; -webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 1px 10px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 1px 10px 0px rgba(50, 50, 50, 0.3);}
.contenedor-buscador{background: #fff; float: left; width: 100%;}
#buscador-movil input{float:left; color: #666 !important; cursor: pointer; padding-left: 15px; width: 78%; font-size: 16px; font-weight: 300; font-style: italic; height: 40px; /*background: url(https://www.sportlifeargentina.com/css/img/buscador/lupa.svg) no-repeat 10px 50%;*/ border:0; transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
#buscador-movil input:focus{color:#C8051E; padding-left: 15px; height: 40px; /*background:url(https://www.sportlifeargentina.com/css/img/buscador/lupa-negra.svg) no-repeat 10px 50%;*/}
#buscador-movil form.gsc-search-box{margin: 0;}
#buscador-movil .cse .gsc-control-cse,#buscador-movil .gsc-control-cse{padding: 0;}
#buscador-movil input.gsc-input, #buscador-movil .gsc-input-box, #buscador-movil .gsc-input-box-hover, #buscador-movil .gsc-input-box-focus{border: 0 !important; box-shadow: none !important;}
#buscador-movil .cerrar{float: right; margin: 11px 10px 0 0; cursor: pointer;}
#buscador-movil .cerrar i{color:#666; font-size: 20px;}


/* Redes sociales pagina con scroll */
.share-scroll-redes{position: fixed; left: -60px; top: 25%; z-index: 1; transition: all 0.2s ease 0s;}
.share-scroll-redes.on{left: 0;}
.share-scroll-redes ul li{display: block; text-align: center; font-size: 20px;}
.share-scroll-redes ul li a{display: block; color: #fff; padding: 5px 15px; cursor: pointer;}
.share-scroll-redes ul li.fcb a{background:#3C5998;}
.share-scroll-redes ul li.tw a{background:#00AEE0;}
.share-scroll-redes ul li.gp a{background:#DC4A38;}
.share-scroll-redes ul li.ws {display: none;}
.share-scroll-redes ul li.inst a{background:#375989;}
.share-scroll-redes ul li.youtube a{background:#DF2926;}
.share-scroll-redes ul li.rss a{background:#FF9900;}



/**************** CONTENIDO LARGO PORTADA ****************/
.contenido-largo{position: relative; background-position: top center !important;}
.contenido-largo .inner{padding: 40px 0;}
.contenido-largo h3{text-align: center; text-transform: uppercase; margin-bottom: 10px; color: #fff; font-size: 30px;}
.contenido-largo h3 a{color: #fff;}
.contenido-largo h3 i{font-size: 45px; margin-bottom: 5px;}
.contenido-largo h3 span{display: block;}
.contenido-largo p.desc{text-align: center; color: #ccc; margin-bottom: 40px; font-size: 18px;}
.contenido-largo .items{text-align: center; color: #fff; margin-bottom: 40px; font-size: 18px; background: rgba(0, 0, 0, 0.15); padding: 5px 0;}
.contenido-largo .items li{display: inline-block; margin: 0 10px;}
.contenido-largo .items li a{color: #eaeaea; font-weight: 600;}
.contenido-largo .items li a:hover{text-decoration: none;}




/**************** ARTICULO ****************/
.contenedor-articulo{margin-bottom: 25px;}
.contenedor-articulo .cabecera-articulo{margin-bottom: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.contenedor-articulo .cabecera-articulo .in{padding: 0 5px;}
.contenedor-articulo .cintillo{color: #cc0528;font-size: 14px; text-transform: uppercase; font-weight: 600;}
.contenedor-articulo .cintillo a{color: #333;}
.contenedor-articulo .cintillo a:hover{color: #222;}
.contenedor-articulo h1{margin: 0 0 10px 0; font-size: 40px; letter-spacing: -1px; color: #222; line-height: 45px;}
.contenedor-articulo .entradilla{color: #666; font-size: 17px; line-height: 23px;}
.contenedor-articulo .meta{margin-top: 15px;}
.contenedor-articulo .meta span{display: inline-block;}
.contenedor-articulo .meta span a:hover{text-decoration: underline;}
.contenedor-articulo .meta span i{margin-right: 5px;}
.contenedor-articulo .meta .autor{color: #666; margin-right: 20px;}
.contenedor-articulo .meta .autor a{color: #666;}
.contenedor-articulo .meta .autor i{color: #666;}
.contenedor-articulo .meta .twitter{color: #00AEE0;}

.contenedor-articulo .foto-articulo{position: relative;}
.contenedor-articulo .foto-articulo .icono-multimedia{background: #cc071e; top: 0;padding: 7px 13px; position: absolute; left: 0;
text-align: center; transition: all 0.1s ease-out 0s; z-index: 1; font-size: 17px;}
.contenedor-articulo .foto-articulo .icono-multimedia i{color: #fff;}
.contenedor-articulo .foto-articulo .cat-premium{position: absolute; top: 0; right: 0; color: #fff; background: rgba(241, 201, 15, 0.85); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.contenedor-articulo .foto-articulo .cat-premium i{margin-right: 5px;}

.contenedor-articulo .video-articulo{float: left; width: 100%; display: none;}
.contenedor-articulo .video-articulo {position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; float: left; width: 100%;}
.contenedor-articulo .video-articulo.tw{padding-top: 0;}
.contenedor-articulo .video-articulo.tw .twitter-video{padding-top: 0 !important;}
.contenedor-articulo .video-articulo iframe, .contenedor-articulo .video-articulo object, .contenedor-articulo .video-articulo embed {
position:absolute; top:0; left:0; width:100%; height:100%;}

.contenedor-articulo .foto-articulo.video{cursor: pointer;}
.contenedor-articulo .pie-foto{border-bottom: 1px solid #eaeaea; font-size: 13px; line-height: 20px; background: #f8f8f8; font-style: italic; color: #666; text-align:right; margin-bottom: 20px; float: left; width: 100%;}
.contenedor-articulo .pie-foto span{padding: 5px 15px; display: block;}
.contenedor-articulo .pie-foto-texto{border-bottom: 1px solid #eaeaea; font-size: 13px; background: #f8f8f8; font-style: italic; color: #666; text-align:right; margin-bottom: 40px; float: left; width: 100%;}
.contenedor-articulo .pie-foto-texto span{padding: 5px 15px; display: block;}


.contenedor-articulo .texto-articulo .texto{float: left; width: 85%;}
.contenedor-articulo .texto-articulo{position: relative; float: left; width: 100%; margin-bottom: 35px; line-height: 27px; font-size: 17px; font-weight: 400; color: #474747; font-weight: 300;}
.contenedor-articulo .texto-articulo .texto p{margin-bottom: 25px;}
.contenedor-articulo .texto-articulo .texto p.img{margin: 35px 0;}
.contenedor-articulo .texto-articulo .texto blockquote{margin-bottom: 40px; margin-top: 40px; background: url(../../img/articulo/quote.svg) no-repeat 10px 10px; background-size: 12%; border-top:1px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 10px 15px 10px 105px; font-weight: 500; font-style: italic; color: #222; font-size: 27px; line-height: 34px;}
.contenedor-articulo .texto-articulo .texto blockquote p{margin-bottom: 0;}
.contenedor-articulo .texto-articulo .texto p a{color: #000; border-bottom: 0;}
.contenedor-articulo .texto-articulo .texto p a:hover{color: #AD011E; border-bottom: 1px dotted;}
.contenedor-articulo .texto-articulo .texto h2,.contenedor-articulo .texto-articulo .texto h3,.contenedor-articulo .texto-articulo .texto h4{text-transform: uppercase; margin:40px 0 15px -15px; font-size: 21px; padding-left: 10px; border-left: 5px solid #000; display: block; clear: both; font-family: 'Titillium Web', sans-serif;}
.contenedor-articulo .texto-articulo .texto .publicidad{display: none; border: 0!important;}
.contenedor-articulo .texto-articulo .texto .publicidad p{margin-bottom: 0; padding: 0;}
.contenedor-articulo .texto-articulo .texto .in-text{padding: 0 15px;}
.contenedor-articulo .texto-articulo .texto .in-text img{width: 100%;}
.contenedor-articulo .texto-articulo .texto .in-text p + div.pie-foto{margin-top: -25px; margin-bottom: 45px;}

.contenedor-articulo .texto-articulo .texto ul{margin: 0 0 25px 15px;}
.contenedor-articulo .texto-articulo .texto ul li{margin-bottom: 15px; list-style-type: square;}
.contenedor-articulo .texto-articulo .texto #smartIntxt{margin-bottom: 25px;}


.contenedor-articulo .texto-articulo .video-container {position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; margin-bottom: 25px; float: left; width: 100%;}
.contenedor-articulo .texto-articulo .carcasa-video{cursor: pointer; margin: 30px 0 30px 0; position: relative;}
.contenedor-articulo .texto-articulo .carcasa-video .icono-multimedia{background: #cc071e; top: 0;padding: 7px 13px; position: absolute; left: 0;
text-align: center; transition: all 0.1s ease-out 0s; z-index: 1; font-size: 17px;}
.contenedor-articulo .texto-articulo .carcasa-video .icono-multimedia i{color: #fff;}
.contenedor-articulo .texto-articulo .video-container.tw{padding-top: 0;}
.contenedor-articulo .texto-articulo .video-container iframe, .contenedor-articulo .texto-articulo .video-container object, .contenedor-articulo .texto-articulo .video-container embed {
position:absolute; top:0; left:0; width:100%; height:100%;}


.contenedor-articulo .texto-articulo table{width: 100%; max-width: 100%; border-collapse:collapse; border-spacing: 0; margin: 40px 0;}
.contenedor-articulo .texto-articulo table th{color: #222; border-bottom: 1px solid rgba(102, 102, 102, 0.1); vertical-align: middle; line-height: 20px !important;}
.contenedor-articulo .texto-articulo table th, .contenedor-articulo .texto-articulo table td{text-align: left; padding: 9px; line-height: 19px; font-size: 15px; color: #222;}
.contenedor-articulo .texto-articulo table > tbody > tr:nth-child(2n+1) > td, .contenedor-articulo .texto-articulo table > tbody > tr:nth-child(2n+1) > th{
background: #f1f1f1;}
.contenedor-articulo .texto-articulo table th{font-size: 16px; color: #222;}
.contenedor-articulo .texto-articulo table a{color: #cc0528;}
.contenedor-articulo .texto-articulo table a:hover{text-decoration: none;}

.contenedor-articulo .modulo{margin-bottom: 35px;}
.contenedor-articulo .publicidad.margen{margin-bottom: 30px;}


/* Boton de compra en texto articulo */
.contenedor-articulo .texto-articulo .texto .boton-compra{margin: 10px 0 50px 0; text-align: center; border-bottom: 1px solid #eaeaea; padding-bottom: 15px;}
.contenedor-articulo .texto-articulo .texto .boton-compra a{text-transform: uppercase; font-size: 16px; width: auto; margin: 0 auto; display: inline-block; font-weight: bold; color: #fff; background:#666; border-radius: 10px; padding: 10px 20px;}


/* Galeria de fotos en articulo */
.contenedor-articulo .galeria-articulo{float: left; width: 100%; margin: 20px 0 30px 0; background: #f5f5f5;}
.contenedor-articulo .galeria-articulo .item{display: inline-block; float: left; width: 20%; background: #fff;}
.contenedor-articulo .galeria-articulo .item .in{padding: 0 2px; position: relative;}
.contenedor-articulo .galeria-articulo .item a{position: relative; display: block;}
.contenedor-articulo .galeria-articulo .item a::after{background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; height: 45px; position: absolute; top: auto; width: 100%; z-index: 0;}
.contenedor-articulo .galeria-articulo .item.ver-mas{text-align: center; position: relative; line-height: 90px; background: #f5f5f5;}
.contenedor-articulo .galeria-articulo .item.ver-mas a{font-weight: 600; display: block; color: #333;}
.contenedor-articulo .galeria-articulo .item.ver-mas a::after{background: transparent;}
.contenedor-articulo .galeria-articulo .item.ver-mas a:hover{color:#000;}

/* Relacionados debajo de imagen principal*/
.contenedor-articulo .texto-articulo .texto .relacionados-top { clear: both; margin-bottom: 25px; margin-top: 10px; border-bottom: 1px solid #eaeaea;}
.contenedor-articulo .texto-articulo .texto .relacionados-top span{margin-bottom: 5px; font-weight: bold; color: #222; display: block; text-transform: uppercase;}
.contenedor-articulo .texto-articulo .texto .relacionados-top ul { margin-left: 0; margin-bottom: 10px; list-style: none; color: #E96504; font-size: 12px;}
.contenedor-articulo .texto-articulo .texto .relacionados-top ul li{margin-bottom: 5px; list-style-type: none;}
.contenedor-articulo .texto-articulo .texto .relacionados-top ul li:last-child{margin-bottom: 0;}
.contenedor-articulo .texto-articulo .texto .relacionados-top ul li a{ color:  #666; font-size: 17px; font-weight: bold;}
.contenedor-articulo .texto-articulo .texto .relacionados-top ul li a:hover{ color: #111; border-bottom: 1px dotted;}
.contenedor-articulo .texto-articulo .texto .relacionados-top ul li i{margin-right: 8px;}



/* Articulos premium */
.contenedor-articulo .articulo-premium{position:relative}
.articulo-premium:before{bottom:-2px;content:'';display:block;height:75px;position:absolute;width:100%; margin-bottom:30px; background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0.7) 31%,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0.7) 31%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)}
.contenedor-articulo .msg-premium {color:#a08d43; font-size: 18px; margin-bottom: 15px;}
.contenedor-articulo .botones-premium{ width: 100%; float: left; margin-top: 15px; display: none;}

.contenedor-articulo .botones-premium .left{float: left; width: 49%; border:1px solid #eaeaea; border-top: 3px solid #ccc; background: #f9f9f9 url(../../img/planes-premium/bg-planes-articulo.jpg) no-repeat; background-position:0 0;}
.contenedor-articulo .botones-premium .left.largo{width: 100%; background-position:top right;}
.contenedor-articulo .botones-premium .right{float: right; width: 49%; border:1px solid #eaeaea; border-top: 3px solid #ccc; background: #f9f9f9 url(../../img/planes-premium/bg-planes-articulo.jpg) no-repeat; background-position:0 0;}
.contenedor-articulo .botones-premium .in{padding: 20px; padding-top: 15px;}

.contenedor-articulo .botones-premium .cab{border-bottom: 1px solid #eaeaea; margin-bottom: 25px; font-weight: 600; font-size: 20px; padding-bottom: 5px;}
.contenedor-articulo .botones-premium .cab span{display: block; color: #666; font-size: 15px; font-weight: 300;}

.contenedor-articulo .botones-premium .lista ul{margin-bottom: 45px;}
.contenedor-articulo .botones-premium .lista ul li{list-style-type: none; font-weight: 600;}
.contenedor-articulo .botones-premium .lista ul li i{margin-right: 10px;}

.contenedor-articulo .btn-login {float: left; width: 100%; display: none;}
.contenedor-articulo .btn-login a{ color: #fff; padding: 5px 15px; text-transform: uppercase; border: 1px solid #666; font-size: 14px; display: block; margin-bottom: 20px; background: #666;}
.contenedor-articulo .btn-login a:hover{background: #222;}
.contenedor-articulo .btn-login a i{margin-right: 5px;}

.contenedor-articulo .btn-premium {float: left; width:100%; display: none;}
.contenedor-articulo .btn-premium a{ color: #ffffff; border: 1px solid #a08d43; padding: 5px 15px; text-transform: uppercase; font-size: 14px; display: block; margin-bottom: 20px; background: #a08d43;}
.contenedor-articulo .btn-premium a i{margin-right: 5px;}




/* Navegación an articulos */
.btn-art{position: fixed; top: 50%; background: #000; color: #fff; padding: 13px; font-size: 22px; transition: all 0.2s ease 0s;}
.btn-art:hover{background: #302828;}
.prev-article{left: 0;}
.next-article{right: 0;}


/* Paginación en articulo */
.paginacion{float: left; width: 100%; margin: 10px 0 45px 0; text-align: center; padding-top: 45px;}
.paginacion.no-borde{border: 0;}
.paginacion ul{margin: 0 !important;}
.paginacion ul li{list-style-type: none; display: inline-block;}
.paginacion ul li a{background: #eaeaea; border-radius: 3px; text-align: center; padding: 5px 15px; color: #414141; cursor: pointer}
.paginacion ul li a i{font-weight: 700; padding-right: 14px;}
.paginacion li.active a{background: #f08a35;  font-weight: 600; color: #fff !important;}
.paginacion .izq { float: left;}
.paginacion .izq a{color: #666;font-size: 16px;text-transform: uppercase;}
.paginacion .izq a i{color: #C81518; padding-right: 5px;}
.paginacion .dcha { float: right;}
.paginacion .dcha a{ color: #666;font-size: 16px;text-transform: uppercase;}
.paginacion .dcha a i{color: #C81518; padding-left: 5px;}
.paginacion ul li span { padding-right: 8px; padding-left: 8px;}


/* Modulo pros contras en articulo */
.contenedor-articulo .texto-articulo .texto .pros-contras{float: left; width: 100%; margin-bottom: 25px; margin-top: 15px; border: 1px solid #eaeaea; border-radius: 5px; background: #f9f9f9;}
.contenedor-articulo .texto-articulo .texto .pros-contras .in{padding: 20px;}
.contenedor-articulo .texto-articulo .texto .pros-contras .caja{float: left; width: 100%; margin-bottom: 20px;}
.contenedor-articulo .texto-articulo .texto .pros-contras .caja:last-child{margin-bottom: 0;}
.contenedor-articulo .texto-articulo .texto .pros-contras h5{margin-bottom: 10px; font-size: 20px;}
.contenedor-articulo .texto-articulo .texto .pros-contras ul{list-style-type: none; margin: 0; padding: 0;}
.contenedor-articulo .texto-articulo .texto .pros-contras ul li{display: block; float: left; width: 100%; margin-bottom: 15px;}
.contenedor-articulo .texto-articulo .texto .pros-contras .fa{float: left; margin: 5px 8px 0 0;}
.contenedor-articulo .texto-articulo .texto .pros-contras .positivo .fa{color: #28B134;}
.contenedor-articulo .texto-articulo .texto .pros-contras .negativo .fa{color: #CD2727;}
.contenedor-articulo .texto-articulo .texto .pros-contras p{float: left; width: 94%; margin-bottom: 0; font-weight: 500;}


/* Iframe responsive dentro del texto del articulo */
.contenedor-articulo .texto-articulo .frame {position:relative; padding-bottom:56.25%; height:0; overflow:hidden; margin-bottom: 25px; float: left; width: 100%;}
.contenedor-articulo .texto-articulo .frame iframe, .contenedor-articulo .texto-articulo .frame object, .contenedor-articulo .texto-articulo .frame embed {
position:absolute; top:0; left:0; width:100%; height:100%;}


/* Articulo especial */
.contenedor-articulo.especial .cabecera-articulo .left{float: left; width: 82%;}
.contenedor-articulo.especial .cabecera-articulo .right{float: right; margin-top: 15px;}
.contenedor-articulo.especial .cabecera-articulo .right img{max-width: 140px}
.contenedor-articulo.especial .entradilla{margin-bottom: 25px; color: #000; line-height: 25px;}
.contenedor-articulo.especial .autor-especial{background: #f5f5f5; margin-bottom: 35px;}
.contenedor-articulo.especial .autor-especial .in{padding: 10px;}
.contenedor-articulo.especial .autor-especial .foto{float: left; margin-bottom: 10px; border:5px solid #fff; width: 10%; overflow:hidden;}
.contenedor-articulo.especial .autor-especial .texto{float: right; font-size: 15px; line-height: 21px; margin-top: 5px; color: #000; width: 86%;}
.contenedor-articulo.especial .autor-especial .texto p{margin-bottom: 10px;}
.contenedor-articulo.especial .autor-especial .texto span{font-size: 16px; display: block; margin-bottom: 5px; font-weight: 600; color: #0071A9;}



/* Articulos relacionados */
.articulos-relacionados{display:block; float: left; width: 100%;}
.articulos-relacionados .inner{padding: 0;}
.articulos-relacionados .cabecera-mod{margin-bottom: 25px; font-size:21px; letter-spacing: -0.2px; text-transform: uppercase; background: #f1f1f1; padding: 5px 10px; color: #674f2a; font-weight: 500;}
.articulos-relacionados .cabecera-mod i{color: #ccc; margin-right: 5px;}
.articulos-relacionados .noticia{float: left; width: 100%; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #eaeaea;}
.articulos-relacionados .noticia .foto{float: left; width: 30%; position: relative; overflow: hidden; margin-left: 10px;}
.articulos-relacionados .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.articulos-relacionados .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 20px;}
.articulos-relacionados .noticia .texto-rel{float: left; width: 65%; padding-left: 3%; padding-top: 1%;} 
.articulos-relacionados .noticia .texto-rel .tit{font-size: 20px; margin-bottom: 2px; width: 95%; line-height: 24px; letter-spacing: -.3px; font-weight: 700;}
.articulos-relacionados .noticia .texto-rel .tit a{color: #222; border: 0;}
.articulos-relacionados .noticia .texto-rel .tit a:hover{color: #cc0528; text-decoration: underline; border: 0;}
.articulos-relacionados .noticia .texto-rel p{color: #666; font-size: 15px; width: 95%; padding-left: 0; line-height: 21px;}

/* Articulos relacionados especial 1 fila 3 columnas horizontal */
.articulos-relacionados-especial{display:block; float: left; width: 100%;}
.articulos-relacionados-especial .inner{padding: 0;}
.articulos-relacionados-especial .cabecera-mod{margin-bottom: 25px; font-size:21px; letter-spacing: -0.2px; text-transform: uppercase; background: #f1f1f1; padding: 5px 10px; color: #674f2a; font-weight: 500;}
.articulos-relacionados-especial .cabecera-mod i{color: #ccc; margin-right: 5px;}
.articulos-relacionados-especial .noticia{float: left; width: 100%; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #eaeaea;}
.articulos-relacionados-especial .noticia .in{padding: 0 10px;}
.articulos-relacionados-especial .noticia .foto{float: left; width: 30%; position: relative; overflow: hidden;}
.articulos-relacionados-especial .noticia .foto::before{background-image: linear-gradient(rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; position: absolute; top: auto; width: 100%; z-index: 0; height: 40px;}
.articulos-relacionados-especial .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.articulos-relacionados-especial .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 20px;}
.articulos-relacionados-especial .noticia .texto-rel{float: left; width: 63%; padding-left: 3%; padding-top: 1%;} 
.articulos-relacionados-especial .noticia .texto-rel .tit{font-size: 20px; margin-bottom: 2px; width: 95%; line-height: 24px; letter-spacing: -.3px; font-weight: 700;}
.articulos-relacionados-especial .noticia .texto-rel .tit a{color: #222; border: 0;}
.articulos-relacionados-especial .noticia .texto-rel .tit a:hover{color: #cc0528; text-decoration: underline; border: 0;}
.articulos-relacionados-especial .noticia .texto-rel p{color: #666; font-size: 15px; width: 95%; padding-left: 0; line-height: 21px;}


/* Galeria relacionada articulo */
.contenedor-articulo .galeria-relacionada{float: left; width: 100%; background: #f5f5f5; margin: 30px 0 25px 0;}
.contenedor-articulo .galeria-relacionada .imagen{float: left; width: 30%; position: relative;}
.contenedor-articulo .galeria-relacionada .imagen .icono{color: #fff; position: absolute; top: 0; left: 0; font-size: 13px; background: #000; padding: 0 5px;}
.contenedor-articulo .galeria-relacionada .texto{float: left; width: 60%; margin-left: 20px; padding: 5px 0;}
.contenedor-articulo .galeria-relacionada .texto h3{margin-left: 0; border: 0; border-left: 0 !important; font-family: 'Titillium Web', sans-serif; line-height: 22px; font-size: 17px; text-transform: inherit; margin: 0; padding: 0;}
.contenedor-articulo .galeria-relacionada .texto h3 a{color: #333;}
.contenedor-articulo .galeria-relacionada .texto h3 a:hover{text-decoration: underline; color: #000;}
.contenedor-articulo .galeria-relacionada .texto p{margin-bottom: 0px; font-size: 14px; color: #666;}

/* Modulo newsletter articulo */
.newsletter .cabecera-mod{margin-bottom: 0px; font-size:21px; letter-spacing: -0.2px; text-transform: uppercase; background: #f1f1f1; padding: 5px 10px; color: #674f2a; font-weight: 500;}
.newsletter .cabecera-mod i{color: #ccc; margin-right: 10px;}
.newsletter .inner{padding: 15px !important; background: #f9f9f9;}
.newsletter p{margin-bottom: 15px; line-height: 17px;}
.newsletter .campo{width:70%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 7px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.newsletter .btn{background: #414141; margin-left: 10px; font-size: 13px; -webkit-appearance: none; cursor: pointer; border:0; color: #fff; display: inline-block; padding: 7px 30px; text-align: center; text-transform: uppercase; border-radius: 3px;}

/* Utilidades articulo */
.contenedor-articulo .utilidades{margin: 10px 0 25px 0; float: left; width: 15%; text-align: center; display: block;}
.contenedor-articulo .utilidades ul li{display: block; margin-bottom: 20px;}
.contenedor-articulo .utilidades ul li.ws{display: none;}
.contenedor-articulo .utilidades ul li a{display: block; cursor: pointer; text-align: center; border: 1px solid #eaeaea; color: #666; line-height: 50px; transition: all 0.2s ease 0s; margin: 0 auto; background: #fff; font-size: 22px; width: 50px; height: 50px;  border-radius: 30px;}
.contenedor-articulo .utilidades ul li a:hover{color: #fff;}
.contenedor-articulo .utilidades ul li i{color: #666;}
.contenedor-articulo .utilidades ul li a:hover i{color: #333;}
.contenedor-articulo .utilidades ul li.font.min i{font-size: 16px;}

.contenedor-articulo .dailymotion{margin-bottom: 30px;}



/* Share scroll */
.share-scroll{position: fixed; left: -50px; top: 25%; z-index: 1; transition: all 0.2s ease 0s;}
.share-scroll.on{left: 0;}
.share-scroll ul li{display: block; text-align: center; font-size: 20px;}
.share-scroll ul li a{display: block; color: #fff; padding: 5px 10px; cursor: pointer;}
.share-scroll ul li.fcb a{background:#3C5998;}
.share-scroll ul li.ws {display: none;}
.share-scroll ul li.tw a{background:#00AEE0;}
.share-scroll ul li.gp a{background:#DC4A38;}
.share-scroll ul li.correo a{background:#666;}



/* Share articulo móvil */
.share-movil{width: 100%;float: left; display: none; padding: 8px 0; margin-top: 15px;}
.share-movil ul{padding: 0 15px;}
.share-movil ul li{display: inline-block; width: 25%; float: left;}
.share-movil ul li.ct{width: 38.5%;}
.share-movil ul li.fcb a{background:#3C5998;}
.share-movil ul li.tw a{background:#00AEE0;}
.share-movil ul li.gp a{background:#DC4A38;}
.share-movil ul li.ws a{background:#64d448;}
.share-movil ul li.link a{background:#1B86BD;}
.share-movil ul li.correo a{background:#666;}
.share-movil ul li.ct a{background:#CA0522; color: #fff;}
.share-movil ul li.ct i{margin-right: 5px;}
.share-movil ul li a{color: #fff; display: block; font-size: 18px; padding: 3px 0;}
.share-movil ul li i{color: #fff;}


/* Comentarios articulo */
.comentarios{display:block; float: left; width: 100%;}
.comentarios .inner{padding: 0 15px !important;}
.comentarios .cabecera-mod{margin-bottom: 25px; font-size:21px; letter-spacing: -0.2px; text-transform: uppercase; background: #f1f1f1; padding: 5px 10px; color: #674f2a; font-weight: 500;}
.comentarios .cabecera-mod i{color: #ccc; margin-right: 10px;}

/* Botones leads Articulos   */
.modulos-leads{width: 100%; margin-bottom: 30px; float: left;}
.boton-leads-articulo{float:left; width: 50%; text-align: center}
.boton2-leads-articulo{float:right; width: 50%; text-align: center;}



/* Tablas genéricas */
table{width: 100%; max-width: 100%; border-collapse:collapse; border-spacing: 0; margin: 40px 0;}
table th{color: #222; border-bottom: 1px solid rgba(102, 102, 102, 0.1); vertical-align: middle; line-height: 20px !important;}
table th, table td{text-align: left; padding: 9px; line-height: 19px; font-size: 15px; color: #333;}
table > tbody > tr:nth-child(2n+1) > td, table > tbody > tr:nth-child(2n+1) > th{background: #f1f1f1;}
table th{font-size: 16px; color: #222;}
table a{color: #cc0528;}
table a:hover{text-decoration: none;}



/* Ligatus */
#header_76997{border-top: 0 !important; font-family: "Titillium Web",sans-serif !important; line-height: inherit !important; margin-bottom: 25px !important; font-size:21px !important; letter-spacing: -0.2px !important; text-transform: uppercase; background: #f1f1f1 !important; padding: 5px 15px !important; color: #674f2a !important; font-weight: 500 !important;}
#header_88097_6051{border-top: 0 !important; font-family: "Titillium Web",sans-serif !important; line-height: inherit !important; margin-bottom: 25px !important; font-size:21px !important; letter-spacing: -0.2px !important; text-transform: uppercase; background: #f1f1f1 !important; padding: 5px 15px !important; color: #674f2a !important; font-weight: 500 !important; height: inherit !important;}
#header_88097_6051::before{padding-left: 0 !important; background: none !important;}
#header_veeseo_1{border-top: 0 !important; font-family: "Titillium Web",sans-serif !important; line-height: inherit !important; margin: 25px 0 !important; font-size:21px !important; letter-spacing: -0.2px !important; text-transform: uppercase; background: #f1f1f1 !important; padding: 5px 15px !important; color: #674f2a !important; font-weight: 500 !important;}
.lig_teaser_76997{color: #666 !important; font-family: "Titillium Web",sans-serif !important;}
.lig_headline_76997{color: #333 !important; font-family: "Titillium Web",sans-serif !important;}
.lig_teaser_veeseo_1{color: #666 !important; font-family: "Titillium Web",sans-serif !important;}
.lig_headline_veeseo_1{color: #333 !important; font-family: "Titillium Web",sans-serif !important;}
.lig_teaser_88097_6051{color: #666 !important; font-family: "Titillium Web",sans-serif !important;}
.lig_txt_88097_6051{padding: 10px !important;}

#header_88003_6051{border-top: 0 !important; font-family: "Titillium Web",sans-serif !important; line-height: inherit !important; margin-bottom: 25px !important; font-size:21px !important; letter-spacing: -0.2px !important; width: 95% !important; text-transform: uppercase; background: #f1f1f1 !important; padding: 5px 0 5px 15px !important; color: #674f2a !important; font-weight: 500 !important; height: inherit !important;}
#header_88003_6051::before{padding-left: 0 !important;}

.lig_campaign_88003_6051_wrapper #cmp6::before{background: #f1f1f1 !important; font-family: "Titillium Web",sans-serif !important; margin-bottom: 25px !important; margin-top: 25px !important;
font-size: 21px !important; letter-spacing: -0.2px !important; padding: 5px 0 5px 15px !important; font-weight: 500 !important; color: #674f2a !important; height: auto !important;}
.lig_campaign_88003_6051_wrapper #cmp7,.lig_campaign_88003_6051_wrapper #cmp8{margin-top: 90px !important;}


/**************** STAFF WEB ****************/
.staff-web{margin-bottom: 30px;}
.staff-web .cabecera{border:1px solid #eaeaea; margin-bottom: 40px; text-transform: uppercase; color: #000; font-weight: 700; font-size: 25px; line-height: 20px; padding: 12px 0 10px 0;}
.staff-web .cabecera span{display: inline-block; width: 11px; float: left; height: 11px; background: #CC071E; margin: 5px 10px;}
.staff-web .cabecera p{display: inline-block; float: left;}
.staff-web .inner{padding: 20px;}
.staff-web .miembro{border-bottom: 1px solid #eaeaea; margin-bottom: 50px; padding: 20px 0 25px 0; background: #f9f9f9;}
.staff-web .miembro .in{padding: 0 10px;}
.staff-web .miembro .foto{float: left; width: 17%;}
.staff-web .miembro .foto img{width: 125px; height: 125px; border-radius: 50%; border: 3px solid #eaeaea;}
.staff-web .miembro .texto{float: left; width: 78%; margin-left: 30px;}
.staff-web .miembro .texto h2{margin-bottom: 10px;}
.staff-web .miembro .texto h2 a{color: #EB6B09;}
.staff-web .miembro .texto h2 a:hover{text-decoration: underline;}
.staff-web .miembro .texto p{color: #666; margin-bottom: 20px; font-size: 15px;}
.staff-web .miembro .social{margin-top: 30px; float: left; width: 50%;}
.staff-web .miembro .social li{display: inline-block; margin-right: 5px; font-size: 16px; text-align: center;}
.staff-web .miembro .social li a{display: block; padding: 5px 10px; color: #fff; width: 20px; background: #eaeaea; border-radius:1px;}
.staff-web .miembro .social li a.fcb{background:#40549B;}
.staff-web .miembro .social li a.tw{background: #28A9E0;}
.staff-web .miembro .social li a.gp{background: #DC4A38;}
.staff-web .miembro .social li a.instg{background:#375889;}
.staff-web .miembro .social li a.yout{background:#DE2826;}
.staff-web .miembro .social li a.pt{background: #BB0120;}
.staff-web .miembro a.ver-articulos{float: right; margin-top: 30px; transition: all 0.1s ease-out 0s; font-size: 13px; padding: 5px 10px; text-transform: uppercase; background: #eaeaea; color: #333; font-weight: 600;}
.staff-web .miembro a.ver-articulos:hover{background: #CC071E; color: #fff;}
.staff-web .miembro a.ver-articulos i{margin-right: 10px;}

.staff-web .noticia{margin-bottom: 35px; border-bottom: 1px solid #eaeaea;}
.staff-web .noticia .inner{padding: 0;}
.staff-web .noticia .foto{float: left; width: 40%; position: relative; overflow: hidden;}
.staff-web .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.staff-web .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: #CC071E; padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.staff-web .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 20px;}
.staff-web .noticia .texto{width: 55%; float: left; margin-left: 25px;}
.staff-web .noticia .texto h2{font-size: 25px; line-height: 30px; margin-bottom: 10px; letter-spacing: -1px;}
.staff-web .noticia .texto h2 a{color: #333;}
.staff-web .noticia .texto h2 a:hover{text-decoration: underline; color: #000;}
.staff-web .noticia .texto p{color: #666; font-size: 16px;}
.staff-web .noticia .texto p.meta{text-transform: uppercase; font-size: 13px; margin-bottom: 10px; color: #CC071E;}
.staff-web .noticia .texto p.meta span{color: #666;}
.staff-web .noticia:hover .share-foto{left: 0;}
.staff-web .share-foto li{font-size: 15px;}




/**************** RUTAS ****************/
.articulo-ruta .cabecera-seccion{background: #333; margin-bottom: 0; padding: 30px 0;}
.articulo-ruta .cabecera-seccion i{color: #F07517;}
.articulo-ruta .foto-articulo{margin-bottom: 20px; position: relative;}
.articulo-ruta .foto-articulo::after{background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%); bottom: 0;
content: ""; display: block; height: 470px; position: absolute; top: auto; width: 100%; z-index: 0;}
.articulo-ruta .foto-articulo .texto{position: absolute; bottom: 0; right: 0; color: #fff; z-index: 15; display: block; width: 80%; text-align: right;}
.articulo-ruta .foto-articulo .texto .inner{padding: 20px 45px;}
.articulo-ruta .foto-articulo .texto h1{font-size: 42px; line-height: 50px; font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.articulo-ruta .foto-articulo .texto ul li{display: inline; font-size: 17px; margin-left: 25px; font-weight: 600;}
.articulo-ruta .foto-articulo .texto ul li i{margin-right: 8px; color: #f07517;}
.articulo-ruta .foto-articulo .texto ul li a{color: #fff;}
.articulo-ruta .texto-articulo{margin-top: 25px;}
.articulo-ruta .texto-articulo a{color: #333 !important;}

.articulo-ruta .texto-articulo .paso-ruta{display: block; border-bottom: 1px solid #f2f2f2; padding-bottom: 25px; margin-bottom: 25px;}
.articulo-ruta .texto-articulo .paso-ruta .pie-foto{text-align: right; background: #eaeaea; display: block; font-size: 15px; font-style: italic;}
.articulo-ruta .texto-articulo .paso-ruta .pie-foto span{padding: 3px 10px;}
.articulo-ruta .texto-articulo .paso-ruta h4{color:#674f2a; border:0; margin:30px 0 10px 0; float: left; width: 100%; border: 0 !important; padding-left: 0;}
.articulo-ruta .texto-articulo .paso-ruta h4 span{float: left; width: 93%;}
.articulo-ruta .texto-articulo .paso-ruta h4 i{margin-right: 10px; color: #f07517; float: left; margin-top: 1px;}
.articulo-ruta .texto-articulo .paso-ruta p:last-child{margin-bottom: 0;}
.articulo-ruta .texto-articulo .paso-ruta .imagen-paso-ruta{margin: 0;}


.articulo-ruta .descargar-ruta a#abre-descargas{color: #fff; background: #c8051c;
background: -moz-linear-gradient(top,  #c8051c 0%, #a00407 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c8051c 0%,#a00407 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c8051c 0%,#a00407 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8051c', endColorstr='#a00407',GradientType=0 ); /* IE6-9 */
 text-transform: uppercase; font-size: 15px; font-weight: 600; padding: 10px 0; border-radius: 2px; text-align: center; transition: all 0.2s ease 0s; display: block;}
.articulo-ruta .descargar-ruta a#abre-descargas i{margin-right: 10px;}
.articulo-ruta .descargar-ruta .caja-descargas{background: #eaeaea; padding: 20px; display: none;}
.articulo-ruta .descargar-ruta .caja-descargas li{background: rgba(255, 255, 255, 0.8); margin-bottom: 5px; font-weight: 600; font-size: 15px;}
.articulo-ruta .descargar-ruta .caja-descargas li:hover{background: rgba(255, 255, 255, 1);}
.articulo-ruta .descargar-ruta .caja-descargas li:hover i{color: #C8051E;}
.articulo-ruta .descargar-ruta .caja-descargas li a{display: block; padding: 5px 15px;}
.articulo-ruta .descargar-ruta .caja-descargas li a i{margin-right: 10px; color: #666;}


.fotos-ruta{overflow: hidden;}
.fotos-ruta ul{margin-left: 5px;}
.fotos-ruta li{display: inline; float: left; width: 48%; margin: 2px;}


.articulo-ruta .descargar-ruta-movil{margin-bottom: 20px; display: none;}
.articulo-ruta .descargar-ruta-movil a{color: #fff; background: #c8051c;
background: -moz-linear-gradient(top,  #c8051c 0%, #a00407 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c8051c 0%,#a00407 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c8051c 0%,#a00407 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8051c', endColorstr='#a00407',GradientType=0 ); /* IE6-9 */
 text-transform: uppercase; font-size: 15px; font-weight: 600; padding: 10px 0; border-radius: 2px; text-align: center; transition: all 0.2s ease 0s; display: block;}
.articulo-ruta .descargar-ruta-movil i{margin-right: 10px;}



/**************** USUARIOS ****************/

.formulario-registro{float: left; width: 100%; margin-bottom: 30px;}
.formulario-registro h2{margin:25px 0; border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea; font-weight: 600; color: #CA0522; font-size: 25px; padding: 8px 0; text-align: center; text-transform: uppercase;}
.formulario-registro h2 span{font-weight: 700;}
.formulario-registro .left-m{width: 66%; float: left;}
.formulario-registro .right{width: 340px; float: right; border-left: 1px solid #eaeaea; padding-left: 20px; padding-top: 20px;}
.formulario-registro .left-m .cabecera{float: left; width: 100%; margin-bottom: 10px;}
.formulario-registro .campo{background: #f5f5f5; height: auto; position: relative; margin-bottom: 20px; float: left; width: 100%; padding-bottom: 15px;}
.formulario-registro .campo.cucho{padding-bottom: 0;}
.formulario-registro .campo .inner{padding: 20px;}
.formulario-registro .campo h3{font-weight: 600; text-transform: uppercase; color: #333; font-size: 18px; padding: 0 0 2px 5px; margin-bottom: 15px;}
.formulario-registro .campo h3 i{margin-right: 10px; color: #666;}
.formulario-registro .campo p{margin: 0 0 5px 5px; color: #666; font-size: 15px;}
.formulario-registro .campo a{text-decoration: underline;}
.formulario-registro .campo .bloque{float: left; width: 100%; margin-bottom: 10px;}
.formulario-registro .campo .triple input{width: 29.5%; margin-right: 10px;}
.formulario-registro .campo .triple select{width: 31%; margin-right: 10px;}
.formulario-registro .campo .doble input{width: 45.9%; margin-right: 10px;}
.formulario-registro .campo .doble input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px white inset;}
.formulario-registro .campo .doble input.cuco{width: 62%;}
.formulario-registro .campo .doble select{width: 47.5%; margin-right: 10px;}
.formulario-registro .campo .captcha{margin-bottom: 20px;}
.formulario-registro .campo ul{margin: 20px; color: #666; list-style-type: square; font-size: 15px;}
.formulario-registro .campo ul li{margin-bottom:10px;}

.formulario-registro .campo input[type="text"]{border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-registro .campo input[type="text"]:focus{border:1px solid #ccc;}
.formulario-registro .campo input[type="email"]{border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-registro .campo input[type="email"]:focus{border:1px solid #ccc;}
.formulario-registro .campo input[type="password"]{border: 1px solid #eaeaea; border-radius: 3px; color: #000; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-registro .campo input[type="password"]:focus{border:1px solid #ccc;}
.formulario-registro .campo select{color: #333; text-shadow: 0 0 0 #666; background:#fff url(../../img/login/flecha-roja.svg) no-repeat 95% 50%; outline: 0; font-size: 14px; font-weight: 300; width: 100%; -webkit-appearance: none; -moz-appearance: none; border:1px solid #eaeaea; border-radius: 3px; padding: 7px;}
.formulario-registro .campo textarea{border: 1px solid #eaeaea; color: rgba(0,0,0,0); text-shadow: 0 0 0 #666; width: 95%; height: 200px; border-radius: 3px; color: #414141; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; height: 200px; -webkit-appearance: none; -moz-appearance: none;}
.formulario-registro .campo input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px #fff inset; -webkit-text-fill-color: #666 !important;}


.formulario-registro .clausulas{color: #666; font-size: 15px; margin-top: 20px;}
.formulario-registro .clausulas label{display: block; margin-bottom: 10px;}
.formulario-registro .clausulas label:last-child{margin-bottom: 0}
.formulario-registro .clausulas input[type="checkbox"]{float: left; margin-right: 10px; margin: 3px 10px 0 0;}
.formulario-registro .clausulas span{display: inline-block; width: 95%;}
.formulario-registro .clausulas a{font-size: 12px; color: #333;}
.formulario-registro .clausulas a:hover{color: #000;}

.formulario-registro .btn{text-align: center; float: left; width: 100%; margin: 15px 0 20px 0;}
.formulario-registro .btn p{margin-bottom:10px; color: #666;}
.formulario-registro .btn a{color: #CC071E;}
.formulario-registro .btn a:hover{text-decoration: underline;}
.formulario-registro .btn a.pelosu{background: #ca0522; border:0; color: #fff; display: inline-block; padding: 5px 50px; text-align: center; text-transform: uppercase; border-radius: 3px;}
.formulario-registro .btn a.pelosu:hover{text-decoration: none;}


/* Login */
.formulario-registro .btn-login{float: left; width: 100%; margin: 15px 0 20px 0;}
.formulario-registro .btn-login p{margin-bottom:10px; color: #666;}
.formulario-registro .btn-login a:hover{text-decoration: underline;}
.formulario-registro .btn-login .pelosu{background: #414141; font-size: 13px; line-height: 20px; text-decoration: none; -webkit-appearance: none; cursor: pointer; border:0; color: #fff; display: inline-block; padding: 6px 50px; text-align: center; text-transform: uppercase; border-radius: 3px;}
.formulario-registro .btn-login .pelosu:hover{text-decoration: none;}
.formulario-registro .btn-login .pelosu.rojo{background: #A71A20;}

.formulario-registro .texto-error{margin-bottom: 25px; font-size:17px; color: #CC071E;}

.formulario-registro .mensaje{margin-bottom: 25px; font-size:17px; padding:0 10px;}
.formulario-registro .mensaje i{margin-right: 10px;}
.formulario-registro .mensaje.ok{color: green;}
.formulario-registro .mensaje.error{color: red;}


.formulario-registro .login-redes a{color: #f9f9f9; display: inline-block; padding: 8px 15px 8px 0; margin-right: 10px; text-decoration: none;}
.formulario-registro .login-redes a span{text-align: center; margin-right: 10px;}
.formulario-registro .login-redes a.fcb{background:#3c5998;}
.formulario-registro .login-redes a.fcb span{background:#35518b; padding: 7px 13px;}
.formulario-registro .login-redes a.tw{background:#28a9e0;}
.formulario-registro .login-redes a.tw span{background:#1394C6; padding: 8px 10px 8px 11px;}


.btn-premium-perfil{margin: 0 0 30px 15px; float: right; background: #FFBA03; color: #000; text-transform: uppercase; padding: 5px 15px;}
.btn-premium-perfil i{margin-right: 5px;}



/**************** SUSCRIPCIONES PREMIUM ****************/
#suscripciones-premium{padding-bottom: 80px; background: #fff;}
#suscripciones-premium .carcasa-imagen{position: relative;border-bottom: 5px solid #D43217;}
#suscripciones-premium .carcasa-imagen img.desktop{display: block;}
#suscripciones-premium .carcasa-imagen img.movil{display: none;}
#suscripciones-premium .carcasa-imagen .bg{background: #26292e url(../../img/planes-premium/pattern.png) repeat; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0; left: 0; opacity: .5;}
#suscripciones-premium .carcasa-imagen .texto{left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); z-index: 1; text-align: center; width: 90%;}
#suscripciones-premium .carcasa-imagen .texto .linea{margin: 0 auto 15px auto;}
#suscripciones-premium .carcasa-imagen .texto .linea i{font-size: 40px; color: #FFBA03;}
#suscripciones-premium .carcasa-imagen .texto h2{text-transform: uppercase; color: #fff; font-size: 75px; font-weight: 700;}
#suscripciones-premium .carcasa-imagen .texto p{color: #FFBA03; font-size: 30px; font-style: italic;}
#suscripciones-premium .carcasa-imagen .texto a.btn{font-weight: 400; margin-top: 45rem; border-radius: 2px; transition:all 0.2s ease-out 0s; -webkit-transition:all 0.2s ease-out 0s; padding: 15rem 35rem; font-size: 16rem; text-transform: uppercase; color: #FFBA03; display: inline-block; background: rgba(0, 0, 0, 0.5); border:1px solid rgba(0, 0, 0, 1);}
#suscripciones-premium .carcasa-imagen .texto a.btn:hover{background: rgba(0, 0, 0, 0.9); text-decoration: none;}
#suscripciones-premium .carcasa-imagen .texto a.btn i{margin-right: 15rem; color: #fff;}

#suscripciones-premium .container{width: 85%; padding-top:40px;}
#suscripciones-premium .texto-esp{text-align: center; font-size: 30px; color: #414141; margin-bottom: 70px;}
#suscripciones-premium .texto-esp strong{color: #D43217;}
#suscripciones-premium .texto-esp .icono{color: #D43217; font-size: 40px;}
#suscripciones-premium .texto-esp .btn{margin-top: 40px;}
#suscripciones-premium .texto-esp .btn a{padding: 5px 20px; color: #fff; background:#333; font-size: 18px; border-radius: 2px;}
#suscripciones-premium .texto-esp .btn a:hover{background: #000;}


#suscripciones-premium .listado-planes{margin-bottom: 20px;}
#suscripciones-premium .listado-planes .plan{float: left; width: 50%; margin-bottom: 50px; }
#suscripciones-premium .listado-planes .plan .inner{padding: 0 50px;}
#suscripciones-premium .listado-planes .plan .foto{overflow: hidden; position: relative; background: #000;}
#suscripciones-premium .listado-planes .plan .foto img{transition:all 0.2s ease-out 0s; -webkit-transition:all 0.2s ease-out 0s;}
#suscripciones-premium .listado-planes .plan .foto:hover img{opacity: .9;}
#suscripciones-premium .listado-planes .plan .foto span{transition:all 0.2s ease-out 0s; -webkit-transition:all 0.2s ease-out 0s; color: #fff; display: none; border:1px solid rgba(255, 255, 255, 0.9); padding:10px 40px; text-transform: uppercase; left: 50%; position: absolute;top: 50%;transform: translate(-50%, -50%); text-align: center; z-index: 1; border-radius: 2px;}
#suscripciones-premium .listado-planes .plan .foto:hover span{display: block;}
#suscripciones-premium .listado-planes .plan .texto{background:#f9f9f9 url(../../img/planes-premium/bg-planes.png) no-repeat right bottom; min-height: 505px;}
#suscripciones-premium .listado-planes .plan .texto .in{padding: 20px;}
#suscripciones-premium .listado-planes .plan .texto h2{font-size: 30px; margin-bottom: 20px;}
#suscripciones-premium .listado-planes .plan .texto h2 a:hover{text-decoration: underline;}
#suscripciones-premium .listado-planes .plan .texto .in-text{color: #414141; font-size: 17px; margin-bottom: 20px;}
#suscripciones-premium .listado-planes .plan .texto p{margin-bottom: 12px;}
#suscripciones-premium .listado-planes .plan .texto p i{margin-right: 10px;}
#suscripciones-premium .listado-planes .plan .texto .precio{font-weight: 600; font-size: 45px; margin-top: 40px; display: block;}
#suscripciones-premium .listado-planes .plan .texto .precio em{font-weight: 400; font-size: 20px; margin-left: 5px; color: #666;}

#suscripciones-premium .listado-planes .plan .texto .btn{ color: #ffffff; border: 1px solid #a08d43; padding: 5px 15px;
text-transform: uppercase; font-size: 16px; display: inline-block; background: #a08d43;}
#suscripciones-premium .listado-planes .plan .texto .btn i{margin-right: 10px;}
#suscripciones-premium .listado-planes .plan .texto .btn:hover{color: #fff;}
#suscripciones-premium .listado-planes .plan .texto .utils{margin-bottom: 25px;}

#suscripciones-premium .modulo-resumen{width: 40%; margin: 50px auto 0 auto; text-align: center;}
#suscripciones-premium .modulo-resumen .in{padding: 0 30px 30px 30px;}
#suscripciones-premium .modulo-resumen p{color: #414141; font-size: 20px;}
#suscripciones-premium .modulo-resumen p span{color: #000;}
#suscripciones-premium .modulo-resumen p.icono{color: #1D9E74; font-size: 80px;}
#suscripciones-premium .modulo-resumen p.icono.ko{color: red;}
#suscripciones-premium .modulo-resumen p a{text-decoration: underline;}
#suscripciones-premium .modulo-resumen p.volver{margin-top: 20px;}
#suscripciones-premium .modulo-resumen .btn{color: #fff; background: #A51F24; font-weight: bold; padding: 5px 15px; font-size: 17px;}


#suscripciones-premium .listado-planes.lista .plan{width: 100%; margin-bottom: 50px;}
#suscripciones-premium .listado-planes.lista .plan .inner{padding: 50px 0;}
#suscripciones-premium .listado-planes.lista .plan .foto{float: left; width: 30%;}
#suscripciones-premium .listado-planes.lista .plan .texto{float: left; width: 50%; margin-left: 40px;}
#suscripciones-premium .listado-planes.lista .plan .texto h2{font-size: 28px;}
#suscripciones-premium .listado-planes.lista .plan .texto p{margin-bottom: 20px;}
#suscripciones-premium .listado-planes.lista .plan .texto p.precio{font-weight: 600; font-size: 22px;}
#suscripciones-premium .listado-planes.lista .plan .texto p.precio span{margin-left: 20px; font-size: 16px;}
#suscripciones-premium .listado-planes.lista .plan .texto span i{margin-right: 5px;}
#suscripciones-premium .listado-planes.lista .plan .texto .activo{color: green;}
#suscripciones-premium .listado-planes.lista .plan .texto .cancelado{color: red;}
#suscripciones-premium .listado-planes.lista .plan .texto .caducado{color: orange;}
#suscripciones-premium .listado-planes.lista .plan .texto .utils{margin-top: 20px;}


#suscripciones-premium .historial-premium{background: #f8f8f8;}
#suscripciones-premium .historial-premium .inner{padding: 0 20px 20px 20px;}
#suscripciones-premium .historial-premium h2{margin-bottom: 20px; background: #D43217; color: #fff; padding: 5px 20px; text-transform: uppercase;}
#suscripciones-premium .historial-premium .plan{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eaeaea;}
#suscripciones-premium .historial-premium .plan h3{margin-bottom: 5px; font-size: 20px;}
#suscripciones-premium .historial-premium .plan p{margin-bottom: 20px; color: #414141;}

#suscripciones-premium .historial-premium .plan .btn{transition:all 0.2s ease-out 0s; -webkit-transition:all 0.2s ease-out 0s; border:1px solid #D43217; font-weight: 600; color: #D43217; text-transform: uppercase; border-radius: 2px; padding: 3px 10px; font-size: 12px;}
#suscripciones-premium .historial-premium .plan .btn i{margin-right: 10px;}
#suscripciones-premium .historial-premium .plan .btn:hover{color: #333; border:1px solid #333;}


#suscripciones-premium .listado-planes.uno .plan{width: 100%; background: #F9F9F9;}
#suscripciones-premium .listado-planes.uno .plan .inner{padding: 0;}
#suscripciones-premium .listado-planes.uno .plan .foto{width: 40%; clear: inherit;}
#suscripciones-premium .listado-planes.uno .plan .texto{width: 60%; clear: inherit; min-height: inherit;}
#suscripciones-premium .listado-planes.uno .plan .texto .in{padding: 20px 20px 20px 40px;}
#suscripciones-premium .listado-planes.uno .plan .texto p{width: 50%; float: left;}
#suscripciones-premium .listado-planes.uno .plan .texto .precio{float: left; width: 100%; margin-top: 20px;}



/* Página listado noticias premium */
#suscripciones-premium .cabecera{text-align: center; padding: 50px 0 60px 0; background:url(../../img/planes-premium/cabecera-listado.png) repeat; border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin-bottom: 50px;}
#suscripciones-premium .cabecera i{color: #F1C90F; font-size:30px;}
#suscripciones-premium .cabecera h1{font-size: 40px;}
#suscripciones-premium .cabecera .texto strong{color: #222;}
#suscripciones-premium .cabecera .texto p{margin-bottom: 20px; color: #666; font-size: 20px;}
#suscripciones-premium .cabecera .texto a.btn{display: inline-block; margin-left: 10px; padding: 5px 15px; text-transform: uppercase; font-size: 15px; color: #fff; background: #E12826;}
#suscripciones-premium .cabecera .texto a.btn i{margin-right: 7px; color: #fff; font-size: 14px;}


#suscripciones-premium .modulo-doble-noticia{margin-bottom: 50px;}
#suscripciones-premium .modulo-doble-noticia .noticia{float: left; width: 50%;}
#suscripciones-premium .modulo-doble-noticia .noticia .inner{padding: 0 25px;}
#suscripciones-premium .modulo-doble-noticia .noticia .foto{position: relative; -webkit-box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.4); box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.4);}
#suscripciones-premium .modulo-doble-noticia .noticia .foto span{position: absolute; right: 0; padding: 5px 10px; background:rgba(241, 201, 15, 0.85); text-transform: uppercase; font-size: 13px; color: #fff;}
#suscripciones-premium .modulo-doble-noticia .noticia .foto span i{margin-right: 5px;}
#suscripciones-premium .modulo-doble-noticia .noticia .foto .icono-multimedia{position: absolute; font-size: 25px; text-align: center; bottom: 0; right: 0; background:#eb6b09; padding: 6px 13px;}
#suscripciones-premium .modulo-doble-noticia .noticia .foto .icono-multimedia i{color: #fff;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto{background:#f8f8f8; padding: 20px;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto h2{font-size: 30px; line-height: 32px; margin-bottom: 10px; letter-spacing: -1px; height: 65px; overflow: hidden;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto h2 a:hover{text-decoration: underline;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto p{color: #666; font-size: 15px; line-height: 20px; height: 42px; overflow: hidden;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto p.meta{height: auto; margin-bottom: 5px; font-size: 14px; text-transform: uppercase;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto p.meta a{color: #E12826;}


#suscripciones-premium .grid-noticias .noticia{float: left; width: 33.3%; margin-bottom: 35px;}
#suscripciones-premium .grid-noticias .noticia .inner{padding: 0 25px;}
#suscripciones-premium .grid-noticias .noticia .foto{-webkit-box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.4); box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.4); position: relative;}
#suscripciones-premium .grid-noticias .noticia .foto span{position: absolute; right: 0; padding: 5px 10px; background:rgba(241, 201, 15, 0.85); text-transform: uppercase; font-size: 13px; color: #fff;}
#suscripciones-premium .grid-noticias .noticia .foto span i{}
#suscripciones-premium .grid-noticias .noticia .texto{padding: 15px; background:#f9f9f9;}
#suscripciones-premium .grid-noticias .noticia .texto h3{font-size: 22px; line-height: 27px; margin-bottom: 15px; height: 60px; overflow: hidden;}
#suscripciones-premium .grid-noticias .noticia .texto h3 a:hover{text-decoration: underline;}
#suscripciones-premium .grid-noticias .noticia .texto p{color: #666; text-transform: uppercase; font-size: 13px;}
#suscripciones-premium .grid-noticias .noticia .texto p a{color: #E12826;}




/**************** ARTICULOS DE LA WEB SIN PUBLICIDAD ****************/
.no-ads .articulo .sidebar{display: none;}
.no-ads .articulo .contenido-izquierda{transition:all 0.3s ease-out 0s; -webkit-transition:all 0.3s ease-out 0s; width: 100%;}

.no-ads .articulo .contenedor-articulo .cabecera-articulo{text-align: center; width: 80%; margin-right: auto; margin-left: auto; float: none; border-bottom:none; margin-top: 20px;}
.no-ads .articulo .contenedor-articulo h1{font-size: 45px; line-height: 46px;}
.no-ads .articulo .contenedor-articulo .cintillo{font-size: 15px;}
.no-ads .articulo .contenedor-articulo .foto-articulo{text-align: center; width: 85%; margin-right: auto; margin-left: auto; float: none;}
.no-ads .articulo .contenedor-articulo .foto-articulo .cat-premium{font-size: 13px;}
.no-ads .articulo .contenedor-articulo .pie-foto{width: 85%; margin-right: auto; margin-left: auto; float: none; font-size: 14px;}
.no-ads .articulo .contenedor-articulo .galeria-articulo{width: 85%; margin-right: auto; margin-left: auto; float: none;}
.no-ads .articulo .contenedor-articulo .galeria-articulo .item.ver-mas{line-height: 113px; font-size: 17px;}
.no-ads .articulo .contenedor-articulo .texto-articulo{width: 85%; margin-right: auto; margin-left: auto; float: none; font-size: 18px; line-height: 30px;}
.no-ads .articulo .contenedor-articulo .texto-articulo .texto{margin: 50px 0;}
.no-ads .articulo .contenedor-articulo .texto-articulo .texto .in-text{padding: 0 60px;}
.no-ads .articulo .contenedor-articulo .texto-articulo .texto .in-text p + div.pie-foto{width: 100%;}
.no-ads .articulo .contenedor-articulo .texto-articulo .utilidades{float: right; margin-top: 50px;}
.no-ads .articulo .contenedor-articulo .galeria-relacionada .texto{margin-top: 0 !important;}
.no-ads .articulo .contenedor-articulo .newsletter{width: 75%; margin: 0 auto; float: none;}
.no-ads .articulo .articulos-relacionados{width: 75%; margin:0 auto; float: none;}
.no-ads .articulo .articulos-relacionados .noticia .texto-rel .tit{margin-bottom:10px; font-size:25px;}
.no-ads .articulo .articulos-relacionados .noticia .texto-rel p{font-size:16px;}




/**************** FOOTER ****************/
footer{background:#1B1B1B; height: auto;}
footer {border-top: 2px solid #a3adb2; float: left; padding: 35px 0 175px 0; width: 100%; color: #939c9e; text-align: center; font-size: 13px;}
footer .social{margin-bottom: 20px;}
footer .social a{margin:0 6px;}
footer .social i{color: #a0a0a0; font-size: 28px; transition:all 0.1s ease-out 0s;}
footer .social i:hover{color: #a3adb2;}
footer p{margin-bottom: 3px;}
footer .corporativo ul li{display: inline; margin-right: 2px;}
footer .corporativo ul li a{color: #939c9e;}
footer .corporativo ul li a:hover{color:#a3adb2;}


/**************** MAPA WEB ****************/
.mapa-web .cabecera{border:1px solid #eaeaea; background: #f9f9f9; margin-bottom: 30px; text-transform: uppercase; color: #000; font-weight: 600; font-size: 25px; line-height: 20px; padding: 12px 0 10px 0;}
.mapa-web .cabecera span{display: inline-block; width: 11px; float: left; height: 11px; background: #666; margin: 5px 10px;}
.mapa-web .cabecera h1{display: inline-block; float: left;font-size: 25px;}

.mapa-web .caja{margin-bottom: 20px; background: #f9f9f9;}
.mapa-web .caja .in{padding: 15px 15px 0 15px;}
.mapa-web h2{display: inline-block; padding: 0px 10px; margin-bottom: 10px;}
.mapa-web h3{margin-bottom: 5px;}
.mapa-web .caja.black{background: #666}
.mapa-web .caja.black ul{margin: 0;}
.mapa-web .caja.black ul li{margin-bottom: 15px;}
.mapa-web .caja.black ul li img{width: 18%;}
.mapa-web a:hover{text-decoration: underline;}

.mapa-web ul{margin: 0 0 20px 20px;}
.mapa-web ul li{font-size: 15px; margin-bottom: 4px;}
.mapa-web ul li:last-child{margin-bottom: 0;}


/**************** VERSION ESTRECHA WALLPAPER ****************/

/* Contenedores generales */
.wallpaper-web .container{width: 1000px;}
.wallpaper-web .sidebar{width: 320px;}
.wallpaper-web .contenido-izquierda{width: 64%;}
.wallpaper-web .contenido-largo .container{width: 1000px;}
.wallpaper-web .tematico-wallpaper{margin: 0 auto; width: 1000px;}


/* Modulos */
.wallpaper-web .sidebar .modulo .cabecera{font-size: 18px;}
.wallpaper-web .sidebar .modulo.lo-mas ul li{font-size: 14px; line-height: 19px;}


/* Cabecera */
.wallpaper-web header #menu .container{width: 1200px;}


/* Portada index */
.wallpaper-web .noticias-top .noticia-destacada .texto h2{font-size: 35px; line-height: 36px;}
.wallpaper-web .noticias-top .noticia-destacada .texto p.meta{font-size: 13px;}
.wallpaper-web .noticias-top .noticia-destacada .texto p{font-size: 15px;}

.wallpaper-web .noticias-destacadas .secundarias .noticia .inner{padding: 0 12px;}
.wallpaper-web .noticias-destacadas .destacada .texto p.meta{font-size: 13px;}
.wallpaper-web .noticias-destacadas .destacada .texto h2{font-size: 42px; line-height: 48px;}
.wallpaper-web .noticias-destacadas .destacada .texto p{font-size: 17px;}
.wallpaper-web .noticias-destacadas .secundarias .noticia .texto h2{height: 70px;}

.wallpaper-web .noticias-top .noticia-destacada .left-side .texto h2{font-size: 35px; line-height: 38px;}
.wallpaper-web .noticias-top .noticia-destacada .lista-news .new{margin-bottom: 21px;}
.wallpaper-web .noticias-top .noticia-destacada .lista-news .new .texto h2{font-size: 18px; line-height: 20px;}
.wallpaper-web .noticias-top .noticia-destacada .lista-news .new .texto p{font-size: 12px;}

.wallpaper-web .noticias-doble .doble .noticia .texto h2{font-size: 28px; line-height: 30px;}
.wallpaper-web .noticias-doble .secundarias .noticia .texto h2{height: 65px;}

.wallpaper-web .noticias-cuatro .noticia{width: 47%;}

.wallpaper-web .modulo-cuatro-noticias .item .texto h2{font-size: 18px; line-height: 21px; height: 65px;}


/* Seccion */
.wallpaper-web .listado-noticias .cabecera{font-size: 20px;}
.wallpaper-web .listado-noticias .noticia .texto h2{font-size: 22px; line-height: 25px;}
.wallpaper-web .listado-noticias .destacada .texto h2{font-size: 27px; line-height: 34px;}
.wallpaper-web .listado-noticias .noticia .texto p{font-size: 14px;}
.wallpaper-web .listado-noticias .noticia .texto p.meta{font-size: 12px;}

.wallpaper-web #buscador-subseccion input{width: 91.7%;}



/* Articulo */
.wallpaper-web .contenedor-articulo .cintillo{font-size: 13px;}
.wallpaper-web .contenedor-articulo h1{font-size: 37px; line-height: 39px;}
.wallpaper-web .contenedor-articulo .entradilla{font-size: 16px; line-height: 21px;}
.wallpaper-web .contenedor-articulo .meta{font-size: 13px;}
.wallpaper-web .contenedor-articulo .texto-articulo{font-size: 17px; line-height: 27px;}
.wallpaper-web .contenedor-articulo .texto-articulo .texto blockquote{font-size: 24px; line-height: 30px;}
.wallpaper-web .contenedor-articulo .texto-articulo .texto h2, .wallpaper-web .contenedor-articulo .texto-articulo .texto h3, .wallpaper-web .contenedor-articulo .texto-articulo .texto h4{font-size: 20px;}

.wallpaper-web .contenedor-articulo .galeria-articulo .item.ver-mas{line-height: 69px;}
.wallpaper-web .contenedor-articulo .galeria-articulo .item.ver-mas a{font-size: 13px;}

.wallpaper-web .contenedor-articulo .galeria-relacionada .texto h3{font-size: 19px;}

.wallpaper-web .articulos-relacionados .cabecera-mod{font-size: 20px;}
.wallpaper-web .articulos-relacionados .noticia .foto{margin-top: 5px;}
.wallpaper-web .articulos-relacionados .noticia .texto-rel{width: 63%; padding-top: 0;}
.wallpaper-web .articulos-relacionados .noticia .texto-rel .tit{font-size: 19px; line-height: 22px;}
.wallpaper-web .articulos-relacionados .noticia .texto-rel p{line-height: 20px; font-size: 14px;}

.wallpaper-web .comentarios .cabecera-mod{font-size: 20px;}


/* Articulo con ruta */
.wallpaper-web .articulo-ruta .cabecera-seccion{padding: 20px 0;}
.wallpaper-web .cabecera-seccion h2{font-size: 28px;}
.wallpaper-web .articulo-ruta .foto-articulo .texto h1{font-size: 37px; line-height: 43px;}
.wallpaper-web .articulo-ruta .descargar-ruta a#abre-descargas{font-size: 14px;}


/* Articulo especial */
.wallpaper-web .contenedor-articulo.especial .cabecera-articulo .right{margin-top: 10px; width: 10%;}
.wallpaper-web .contenedor-articulo.especial .autor-especial .texto{width: 84%; margin-top: 0; line-height: 18px; font-size: 14px;}
.wallpaper-web .contenedor-articulo.especial .autor-especial .foto{width: 12%;}
.wallpaper-web .contenedor-articulo.especial .entradilla{ line-height: 25px; font-size: 15px !important;}



/* Staff web */
.wallpaper-web .staff-web .cabecera{font-size: 23px;}
.wallpaper-web .staff-web .miembro .foto img{width: 90px; height: 90px;}
.wallpaper-web .staff-web .miembro .texto{width: 77%;}
.wallpaper-web .staff-web .miembro .social li{margin-bottom: 5px;}


/* Usuarios */
.wallpaper-web .clausulas-login li{font-size: 13px; line-height: 18px;}
.wallpaper-web .clausulas-login li span{font-size: 19px;}

.wallpaper-web .formulario-registro .campo .doble input{width: 45%;}
.wallpaper-web .formulario-registro .campo .triple select{width:30.5%;}
.wallpaper-web .formulario-registro .campo .triple input{width: 28.5%;}
.wallpaper-web .formulario-registro .clausulas{font-size: 14px;}
.wallpaper-web .formulario-registro .clausulas span{width: 95%;}
.wallpaper-web .formulario-registro .campo .doble input.cuco{width: 81.9%;}


/* Encuestas */
.wallpaper-web .contenedor-encuesta .cintillo{font-size: 13px;}
.wallpaper-web .contenedor-encuesta h1{font-size: 37px; line-height: 39px;}
.wallpaper-web .contenedor-encuesta .entradilla{font-size: 15px; line-height: 20px;}
.wallpaper-web .contenedor-encuesta .meta{font-size: 13px;}
.wallpaper-web .contenedor-encuesta .texto-articulo{font-size: 15px;}

/* Paginados */
.contenedor-articulo .texto-articulo .parrafos-movil{display: none}


/* Premium */
.wallpaper-web .contenedor-articulo .botones-premium .lista ul{margin-left: 0;}
.wallpaper-web .contenedor-articulo .botones-premium .lista ul li{font-size: 15px; margin-bottom: 10px;}
.wallpaper-web .listado-noticias .cabecera i.prem{margin-top: 0;}




@media only screen and (min-width : 1280px) and (max-width: 1366px) {

#suscripciones-premium .listado-planes.uno .plan .texto p{width: 100%;}
header .btn-premium{font-size: 11px;}

}


@media only screen and (min-width : 1440px) and (max-width: 1440px) {

#suscripciones-premium .listado-planes.uno .plan .texto p{width: 100%;}

}


@media only screen and (min-width : 1680px) and (max-width: 1680px) {

#suscripciones-premium .listado-planes.uno .plan .texto p{width: 100%;}

}

/**************** MÓDULOS ****************/


/* Reset general */
.sidebar .modulo{margin-bottom: 35px; float: left; width: 100%;}
.sidebar .modulo .cabecera{margin-bottom: 15px; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 7px 0; text-transform: uppercase; font-size: 20px; color: #333; font-weight: 600;}
.sidebar .modulo .cabecera span{padding-left: 25px; color: #fff;}
.sidebar .modulo .cabecera span i{color: #fff; margin-right: 5px;}


/* Modulos publicidad */
.publicidad{text-align: center;}
.publicidad.margen{margin-bottom: 30px;}
.publicidad.margen-corto{margin-bottom: 30px;}
.publicidad p{color: #666; font-size: 10px; text-transform: uppercase; margin-bottom: 3px;}
.publi-movil{border: 0; padding: 0; margin: 5px 0 20px 0;}
.publi-articulo-movil{margin: 5px 0 20px 0;}
.publi-desktop{display: block;}


/* Modulo noticias top portada */
.noticias-top{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eaeaea;}
.noticias-top .noticia-destacada{border-bottom: 1px solid #eaeaea;}
.noticias-top .noticia-destacada .left-side{float: left; width: 60%;}
.noticias-top .noticia-destacada .right-side{float: right; width: 40%;}
.noticias-top .noticia-destacada:hover .share-foto{left: 0;}
.noticias-top .noticia-destacada .left-side .foto{overflow: hidden; position: relative;}
.noticias-top .noticia-destacada .left-side .foto:hover h2{text-decoration: underline;}
.noticias-top .noticia-destacada .left-side .foto a::before{background-image: linear-gradient(rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; position: absolute; top: auto; width: 100%; z-index: 0; height: 250px;}
.noticias-top .noticia-destacada .left-side .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.noticias-top .noticia-destacada .left-side .icono-multimedia{position: absolute; text-align: center; top: 0; left: 0; background:#f3a300;
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.noticias-top .noticia-destacada .left-side .icono-multimedia i{color: rgba(255,255,255,1); font-size: 25px;}
.noticias-top .noticia-destacada:hover .left-side .icono-multimedia{padding: 6px 13px 6px 20px;}
.noticias-top .noticia-destacada .left-side .texto{position: absolute; z-index: 5; bottom: 0; text-align: left; margin-bottom: 15px;}
.noticias-top .noticia-destacada .left-side .texto .in{padding: 10px 15px 0 30px;}
.noticias-top .noticia-destacada .left-side .texto h2{font-size: 40px; line-height: 42px; margin-bottom: 10px; letter-spacing: -1px; color: #fff;}
.noticias-top .noticia-destacada .left-side .texto h2 a{color: #fff;}
.noticias-top .noticia-destacada .left-side .texto h2 a:hover{text-decoration: underline; color: #fff;}


.noticias-top .noticia-destacada .right-side .in{padding-left: 20px;}
.noticias-top .noticia-destacada .lista-news{float: left; width: 100%;}
.noticias-top .noticia-destacada .lista-news .new{float: left; width: 100%; margin-bottom: 25px; border-bottom: 1px solid #eaeaea; padding-bottom: 14px;}
.noticias-top .noticia-destacada .lista-news .new:last-child{margin-bottom: 0; border: 0;}
.noticias-top .noticia-destacada .lista-news .new .foto{float: left; width: 44%; position: relative;}
.noticias-top .noticia-destacada .lista-news .new .foto a::after{background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);bottom: 0; content: ""; display: block; height: 75px; position: absolute; top: auto; width: 100%; z-index: 0;}
.noticias-top .noticia-destacada .lista-news .new .texto{float: left; width: 50%;}
.noticias-top .noticia-destacada .lista-news .new .texto p{margin-left: 10px; color: #666; text-transform: uppercase; font-size: 13px;}
.noticias-top .noticia-destacada .lista-news .new .texto p a{color: #31793D;}
.noticias-top .noticia-destacada .lista-news .new .texto h2{font-size: 20px; line-height: 22px; margin-left: 10px; margin-bottom: 10px;}
.noticias-top .noticia-destacada .lista-news .new .texto h2 a:hover{text-decoration: underline;}
.noticias-top .noticia-destacada .lista-news .new .foto .icono-multimedia{position: absolute; z-index: 0;  text-align: center; bottom: 0; left: 0; padding: 4px 10px; z-index: 5;}
.noticias-top .noticia-destacada .lista-news .new .foto .icono-multimedia i{color: rgba(255, 255, 255, 1); font-size: 15px;}



.noticias-top .secundarias{margin-top: 15px;}
.noticias-top .secundarias .noticia{float: left; width: 25%;}
.noticias-top .secundarias .noticia:hover .share-foto{left: 0;}
.noticias-top .secundarias .share-foto li{font-size: 15px;}
.noticias-top .secundarias .noticia .inner{padding: 0 15px;}
.noticias-top .secundarias .noticia .foto{margin-bottom: 10px; position: relative; overflow: hidden; background: #000;}
.noticias-top .secundarias .noticia .foto a::before{background-image: linear-gradient(rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; position: absolute; top: auto; width: 100%; z-index: 0; height: 75px;}
.noticias-top .secundarias .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 2px 9px; text-transform: uppercase; font-size: 11px;}
.noticias-top .secundarias .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 4px 11px; transition:all 0.1s ease-out 0s;}
.noticias-top .secundarias .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 17px;}
.noticias-top .secundarias .noticia:hover .icono-multimedia{padding: 6px 13px 6px 20px;}
.noticias-top .secundarias .noticia .texto{padding: 0 5px;}
.noticias-top .secundarias .noticia .texto h2{margin-bottom: 10px; font-size: 19px; line-height: 21px; height: 45px; overflow: hidden;}
.noticias-top .secundarias .noticia .texto h2 a{color: #333;}
.noticias-top .secundarias .noticia .texto h2 a:hover{text-decoration: underline;}
.noticias-top .secundarias .noticia .texto p.meta{text-transform: uppercase; font-size: 12px; color: #CC071E;}
.noticias-top .secundarias .noticia .texto p.meta span{color: #666;}




/* Modulo noticias destacadas portada */
.noticias-destacadas{margin-bottom: 50px;}
.noticias-destacadas .destacada{border-bottom: 1px solid #eaeaea;}
.noticias-destacadas .destacada:hover .share-foto{left: 0;}
.noticias-destacadas .destacada .foto{overflow: hidden; position: relative;}
.noticias-destacadas .destacada .foto img{width: 100%;}
.noticias-destacadas .destacada .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.noticias-destacadas .destacada .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.noticias-destacadas .destacada .icono-multimedia i{color: rgba(255,255,255,1); font-size: 25px;}
.noticias-destacadas .destacada:hover .icono-multimedia{padding: 6px 13px 6px 20px;}
.noticias-destacadas .destacada .texto{text-align: center; margin-bottom: 30px;}
.noticias-destacadas .destacada .texto .in{padding: 10px 10px 0 10px;}
.noticias-destacadas .destacada .texto span.linea{background: #EB6B09; display: inline-block;height: 4px;width: 5%; margin-bottom: 20px;}
.noticias-destacadas .destacada .texto h2{font-size: 50px; line-height: 53px; margin-bottom: 10px; letter-spacing: -1px;}
.noticias-destacadas .destacada .texto h2 a{color: #333;}
.noticias-destacadas .destacada .texto h2 a:hover{text-decoration: underline; color: #000;}
.noticias-destacadas .destacada .texto p.meta{text-transform: uppercase; font-size: 14px; margin-bottom: 10px; color: #CC071E;}
.noticias-destacadas .destacada .texto p.meta span{color: #666;}
.noticias-destacadas .destacada .texto p{color: #666; font-size: 19px;}


.noticias-destacadas .secundarias{margin: 35px 0 15px 0;}
.noticias-destacadas .secundarias .noticia{float: left; width: 25%;}
.noticias-destacadas .secundarias .noticia:hover .share-foto{left: 0;}
.noticias-destacadas .secundarias .share-foto li{font-size: 15px;}
.noticias-destacadas .secundarias .noticia .inner{padding: 0 15px;}
.noticias-destacadas .secundarias .noticia .foto{margin-bottom: 10px; position: relative; overflow: hidden; background: #000;}
.noticias-destacadas .secundarias .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 11px;}
.noticias-destacadas .secundarias .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 5px 12px; transition:all 0.1s ease-out 0s;}
.noticias-destacadas .secundarias .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 16px;}
.noticias-destacadas .secundarias .noticia:hover .icono-multimedia{padding: 6px 13px 6px 20px;}
.noticias-destacadas .secundarias .noticia .texto{padding: 0 5px;}
.noticias-destacadas .secundarias .noticia .texto h2{font-size: 19px; overflow: hidden; height: 72px; line-height: 23px;}
.noticias-destacadas .secundarias .noticia .texto h2 a{color: #333;}
.noticias-destacadas .secundarias .noticia .texto h2 a:hover{text-decoration: underline;}
.noticias-destacadas .secundarias .noticia .texto p.meta{text-transform: uppercase; font-size: 12px; color: #CC071E; margin-bottom: 10px;}
.noticias-destacadas .secundarias .noticia .texto p.meta span{color: #666;}
.noticias-destacadas .secundarias .noticia .share-foto li a{padding: 6px 8px;}



/* Modulo noticias doble + secundarias */
.noticias-doble{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eaeaea;}
.noticias-doble .doble .noticia{border-bottom: 1px solid #eaeaea; float: left; width: 50%; padding-bottom: 20px;}
.noticias-doble .doble .noticia:nth-child(even) .inner{padding-left: 15px;}
.noticias-doble .doble .noticia:nth-child(odd) .inner{padding-right: 15px;}
.noticias-doble .doble .noticia:hover .share-foto{left: 0;}
.noticias-doble .doble .noticia .foto{overflow: hidden; position: relative;}
.noticias-doble .doble .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.noticias-doble .doble .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.noticias-doble .doble .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 25px;}
.noticias-doble .doble .noticia .cat-premium{position: absolute; top: 0; left: 0; color: #fff; background: rgba(241, 201, 15, 0.85); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.noticias-doble .doble .noticia .cat-premium i{margin-right: 5px;}
.noticias-doble .doble .noticia .texto{background: #f4f4f4;}
.noticias-doble .doble .noticia .texto .in{padding: 15px 15px 20px 15px;}
.noticias-doble .doble .noticia .texto h2{font-size: 30px; line-height: 32px; margin-bottom: 10px; letter-spacing: -1px; height: 65px; overflow: hidden;}
.noticias-doble .doble .noticia .texto h2 a{color: #333;}
.noticias-doble .doble .noticia .texto h2 a:hover{text-decoration: underline; color: #000;}
.noticias-doble .doble .noticia .texto p.meta{text-transform: uppercase; font-size: 14px; margin-bottom: 10px; color: #CC071E; height: auto;}
.noticias-doble .doble .noticia .texto p.meta span{color: #666;}
.noticias-doble .doble .noticia .texto p{color: #666; font-size: 15px; line-height: 20px; height: 42px; overflow: hidden;}
.noticias-doble .secundarias{margin-top: 0;}
.noticias-doble .secundarias .noticia{float: left; width: 25%;}
.noticias-doble .secundarias .noticia:hover .share-foto{left: 0;}
.noticias-doble .secundarias .share-foto li{font-size: 14px;}
.noticias-doble .secundarias .noticia .inner{padding: 0 15px;}
.noticias-doble .secundarias .noticia .foto{margin-bottom: 10px; position: relative; overflow: hidden; background: #000;}
.noticias-doble .secundarias .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 2px 9px; text-transform: uppercase; font-size: 11px;}
.noticias-doble .secundarias .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 4px 11px; transition:all 0.1s ease-out 0s;}
.noticias-doble .secundarias .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 15px;}
.noticias-doble .secundarias .noticia .cat-premium{position: absolute; top: 0; left: 0; color: #fff; background: rgba(241, 201, 15, 0.85); padding: 3px 10px; text-transform: uppercase; font-size: 11px;}
.noticias-doble .secundarias .noticia .cat-premium i{margin-right: 5px;}
.noticias-doble .secundarias .noticia .texto{padding: 0 5px;}
.noticias-doble .secundarias .noticia .texto h2{margin-bottom: 10px; font-size: 19px; line-height: 23px; height: 70px; overflow: hidden;}
.noticias-doble .secundarias .noticia .texto h2 a{color: #333;}
.noticias-doble .secundarias .noticia .texto h2 a:hover{text-decoration: underline;}
.noticias-doble .secundarias .noticia .texto p.meta{text-transform: uppercase; font-size: 12px; color: #CC071E;}
.noticias-doble .secundarias .noticia .texto p.meta span{color: #666;}






/* Redes sociales en foto modulos lateral */
.share-foto{position: absolute; left: -50px; top: 0; transition:all 0.3s ease-out 0s;}
.share-foto li{display: block; font-size: 18px;}
.share-foto li a{padding: 8px 10px; text-align: center; color: #fff; display: block;}
.share-foto li a::before{background-image: none !important;}
.share-foto li a.fcb{background: #3C5998;}
.share-foto li a.tw{background: #00AEE0;}
.share-foto li a.gp{background: #DC4A38;}



/* Modulo slider a 4 posiciones en contenido largo */
.modulo-cuatro-noticias .item{padding: 0 20px;}
.modulo-cuatro-noticias .item .foto{position: relative;}
.modulo-cuatro-noticias .item .foto .icono-multimedia{background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 bottom: 0;padding: 6px 13px; position: absolute; right: 0;
text-align: center; transition: all 0.1s ease-out 0s;}
.modulo-cuatro-noticias .item .foto .icono-multimedia i{color: #fff;}
.modulo-cuatro-noticias .item .texto{background:#fff; padding: 10px; text-align: center;}
.modulo-cuatro-noticias .item .inner{padding: 0;}
.modulo-cuatro-noticias .item .texto h2{line-height: 22px; font-size: 20px; margin-bottom: 10px; height: 69px; overflow: hidden;}
.modulo-cuatro-noticias .item .texto h2 a{color:#333;}
.modulo-cuatro-noticias .item .texto h2 a:hover{text-decoration: underline;}
.modulo-cuatro-noticias .item .texto p.meta{color: #666; text-transform: uppercase; font-size: 13px;}
.modulo-cuatro-noticias .owl-theme .owl-controls{margin-top: 45px;}
.modulo-cuatro-noticias .owl-theme .owl-controls .owl-buttons div{border-radius: 3px; font-size: 20px; padding: 3px 30px; font-weight: 600; opacity: 0.9;}
.modulo-cuatro-noticias .owl-theme .owl-controls .owl-buttons div.disabled{opacity:0.2; cursor: default;}
.modulo-cuatro-noticias .owl-theme .owl-controls .owl-buttons div.disabled:hover{opacity:0.2;}





/* Modulo listado noticias para index y secciones */
.listado-noticias{margin-top: 30px;}
.listado-noticias.seccion{margin-top: 0; margin-bottom: 30px;}
.listado-noticias .cabecera{border:1px solid #eaeaea; background: #f9f9f9; margin-bottom: 30px; text-transform: uppercase; color: #000; font-weight: 600; font-size: 25px; line-height: 20px; padding: 12px 0 10px 0;}
.listado-noticias.premium .cabecera{margin-bottom: 15px;}
.listado-noticias .cabecera span{display: inline-block; width: 11px; float: left; height: 11px; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 margin: 5px 10px;}
 .listado-noticias .cabecera i.prem{float: left; margin:-2px 10px 0 10px; color: #F1C90F;}
.listado-noticias .cabecera h1{display: inline-block; float: left;font-size: 25px;}
.listado-noticias .cabecera p{display: inline-block; float: left;}
.listado-noticias .cabecera a.rss{float: right; margin: 0 10px 0 0; color: #f08a35;}

.listado-noticias .cabecera-autor{margin-bottom: 30px; background: #8a2d81;}
.listado-noticias .cabecera-autor .foto{float: left; width: 20%;}
.listado-noticias .cabecera-autor .texto{float: right; width: 76%; margin: 10px 10px 0 0;}
.listado-noticias .cabecera-autor .texto h1{color: #fff; font-style: italic;}
.listado-noticias .cabecera-autor .texto p{color: #fff;}

.listado-noticias .texto-premium{margin-bottom: 40px; border-bottom: 1px solid #eaeaea; padding-bottom: 15px;}
.listado-noticias .texto-premium p{margin-bottom: 20px; color: #414141; line-height: 22px; font-size: 16px; padding: 0 10px;}
.listado-noticias .texto-premium a.btn{display: inline-block; margin-left: 10px; padding: 5px 15px; text-transform: uppercase; font-size: 14px; color: #fff; background: #A52125;}
.listado-noticias .texto-premium a.btn i{margin-right: 7px;}

.listado-noticias .noticia{margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #eaeaea;}
.listado-noticias .noticia .foto{float: left; width: 40%; position: relative; overflow: hidden;}
.listado-noticias .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.listado-noticias .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.listado-noticias .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 20px;}
.listado-noticias .noticia .cat-premium{position: absolute; top: 0; left: 0; color: #fff; background: rgba(241, 201, 15, 0.85); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.listado-noticias .noticia .cat-premium i{margin-right: 0;}
.listado-noticias .noticia .texto{width: 55%; float: left; margin-left: 25px;}
.listado-noticias .noticia .texto h2{font-size: 25px; line-height: 28px; margin-bottom: 5px; letter-spacing: -1px;}
.listado-noticias .noticia .texto h2 a{color: #333;}
.listado-noticias .noticia .texto h2 a:hover{text-decoration: underline; color: #000;}
.listado-noticias .noticia .texto p{color: #666; font-size: 16px; line-height: 20px;}
.listado-noticias .noticia .texto p.meta{text-transform: uppercase; font-size: 13px; margin-bottom: 10px; color: #CC071E;}
.listado-noticias .noticia .texto p.meta span{color: #666;}
.listado-noticias .noticia:hover .share-foto{left: 0;}
.listado-noticias .share-foto li{font-size: 15px;}
.listado-noticias .noticia .datos-ruta{margin-top: 20px;}
.listado-noticias .noticia .datos-ruta ul li{display: inline; font-size: 15px; margin-right: 20px; font-weight: 500;}
.listado-noticias .noticia .datos-ruta ul li i{margin-right: 6px; color: #f07517;}
.listado-noticias .noticia .datos-ruta ul li a{color: #fff;}


.listado-noticias .destacada{padding-bottom: 20px; background: #f6f6f6;}
.listado-noticias .destacada .foto{width: 100%;}
.listado-noticias .destacada .texto{width: 95%; margin-left: 15px; margin-top: 15px;}
.listado-noticias .destacada .texto h2{font-size: 30px; line-height: 35px; margin-bottom: 10px; letter-spacing: -1px;}


#buscador-subseccion{margin: 20px 0 30px 0;}
#buscador-subseccion .cabecera{background: #EB6B09; border: 0; font-weight: 600; color: #fff; text-transform: uppercase; padding: 7px 15px; font-size: 20px; margin-bottom: 5px;}
#buscador-subseccion input{float:left; color: #666 !important; cursor: pointer; padding-left: 50px; width: 93.6%; font-size: 14px; font-weight: 300; font-style: italic; height: 50px; background:#f9f9f9 url(../../img/buscador/lupa.svg) no-repeat 10px 50%; border:0; transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
#buscador-subseccion input:focus{color:#C8051E; padding-left: 50px; height: 50px; background:url(../../img/buscador/lupa-negra.svg) no-repeat 10px 50%;}



/* Modulo además sección */
.ademas{margin-bottom: 40px; background: #f9f9f9;}
.ademas .inner-mobile{padding: 0}
.ademas .cabecera{background: #eaeaea; color: #666; font-weight: 600; text-transform: uppercase; padding: 7px 15px; font-size: 20px; margin-bottom: 5px;}
.ademas ul{margin: 20px 15px 10px 15px;}
.ademas li{margin-bottom: 18px; overflow: hidden; border-bottom: 1px solid #eaeaea; padding-bottom: 5px; width: 47%; float: left; height: 100px;}
.ademas li:nth-child(even){}
.ademas li:nth-child(odd){margin-right: 35px;}
.ademas li span{color: #0165a3;}
.ademas h3{font-size: 20px; line-height: 24px; font-weight: 600;}
.ademas h3 a{color: #414141;}
.ademas h3 a:hover{text-decoration: underline;}



/* Modulo a 4 noticias index o seccion */
.noticias-cuatro{margin-top: 30px;}
.noticias-cuatro .noticia{width: 48%; float: left; margin-bottom: 35px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.noticias-cuatro .noticia:nth-child(odd){margin-right: 30px;}
.noticias-cuatro .noticia .foto{position: relative; overflow: hidden;}
.noticias-cuatro .noticia .cat{position: absolute; top: 0; right: 0; color: #fff; background: rgba(0, 0, 0, 0.75); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.noticias-cuatro .noticia .icono-multimedia{position: absolute; text-align: center; bottom: 0; right: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */
 padding: 6px 13px; transition:all 0.1s ease-out 0s;}
.noticias-cuatro .noticia .icono-multimedia i{color: rgba(255,255,255,1); font-size: 20px;}
.noticias-cuatro .noticia .cat-premium{position: absolute; top: 0; left: 0; color: #fff; background: rgba(241, 201, 15, 0.85); padding: 3px 10px; text-transform: uppercase; font-size: 12px;}
.noticias-cuatro .noticia .cat-premium i{margin-right: 5px;}
.noticias-cuatro .noticia:hover .share-foto{left: 0;}
.noticias-cuatro .share-foto li{font-size: 15px;}
.noticias-cuatro .noticia .texto{padding: 10px;}
.noticias-cuatro .noticia .texto h2{font-size: 22px; letter-spacing: -1px; margin-bottom: 10px; line-height: 26px; height: 75px; overflow: hidden;}
.noticias-cuatro .noticia .texto h2 a{color: #333;}
.noticias-cuatro .noticia .texto h2 a:hover{text-decoration: underline;}
.noticias-cuatro .noticia .texto p.meta{color: #cc071e; text-transform: uppercase; font-size: 13px;}
.noticias-cuatro .noticia .texto p.meta span{color: #666;}




/* Modulo trending topic */
.trending-topics{margin-bottom: 50px; text-transform: uppercase;}
.trending-topics .simple-marquee-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.trending-topics .simple-marquee-container {width: 100%;background: #eaeaea; float: left;display: inline-block;overflow: hidden;box-sizing: border-box;height: 40px;position: relative;cursor: pointer;}
.trending-topics .marquee-sibling {padding: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */width: 15%;height: 40px;line-height: 42px;font-size: 15px;font-weight: 700;color: #ffffff;text-align: center;float: left;left: 0; z-index: 1;}
.trending-topics .marquee-sibling i{margin-right: 10px; color: #333;}
.trending-topics .marquee, *[class^="marquee"] {display: inline-block; position:absolute; width: 100%; float: left;}
.trending-topics .marquee{margin-left: 20%;}
.trending-topics .marquee-content-items{display: inline-block;padding: 5px;margin: 0;height: 40px;position: relative;}
.trending-topics .marquee-content-items li{display: inline-block;line-height: 34px; color: #fff; margin: 0 18px; font-weight: 600;}
.trending-topics .marquee-content-items li a{color: #666;}
.trending-topics .marquee-content-items li a:hover{text-decoration: underline; color: #333;}
/*.trending-topics .marquee-content-items li:after{content: "|"; margin: 0 1em;}*/




/* Tabs */
.etabs { margin: 0; padding: 0; background: #f5f5f5;}
.tab { display: inline-block; zoom:1; *display:inline;}
.tab a { font-size: 16px; line-height: 2em; display: block; padding: 2px 12px; outline: none; color: #666; }
.tab a:hover {color: #333;}
.tab.active { background: #dfdfdf; position: relative; top: 1px; border-color: #666; }
.tab a.active { font-weight: bold; color: #333; }
.tab-container{margin-top: 20px;}
.tab-container .panel-container { margin-top: 15px;}

/* Modulo multimedia */
.multimedia-home{border-bottom: 3px solid #eaeaea;}
.multimedia-home .left{float: left; width: 49%; height: auto;}
.multimedia-home .right{float: right; width: 49%; height: auto; border-left: 1px solid #eaeaea;}

.multimedia-home .cabecera{margin-bottom: 0px; padding: 5px 0; text-transform: uppercase; font-size: 25px; color: #333; font-weight: 400; letter-spacing: -1px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;}
.multimedia-home .cabecera.tv{color:#FF3300;}
.multimedia-home .cabecera span{padding-left: 15px;}
.multimedia-home .cabecera span i{color: #ccc; font-size: 20px; float: right; margin: 5px 10px 0 0;}

.multimedia-home .fotos{float: left; width: 100%;}
.multimedia-home .fotos .in{padding: 20px; display: inline-block;}
.multimedia-home .fotos ul li{display: inline-block; width: 30%; float: left; margin: 5px; position: relative; height: 77px; overflow: hidden;}
.multimedia-home .fotos ul li{transition: all 0.2s ease 0s;}
.multimedia-home .fotos .ver-mas{float: left; width: 100%; margin-top: 15px;}
.multimedia-home .fotos .ver-mas a{background: #FF3300; border-left: 4px solid #FF3300; font-weight: 400; display: block; color: #fff; font-size: 16px; padding: 8px 15px; text-transform: uppercase; transition: all 0.2s ease 0s;}
.multimedia-home .fotos .ver-mas a:hover{background: #AD011E;}
.multimedia-home .fotos .ver-mas a i{margin-right: 5px;}


.multimedia-home .videos{float: left; width: 100%;}
.multimedia-home .videos .in{padding: 20px;}
.multimedia-home .videos .video{float: left; width: 100%; margin-bottom: 15px; border-bottom: 1px solid #eaeaea;}
.multimedia-home .videos .video:last-child{border-bottom: 0;}
.multimedia-home .videos .video .foto{float: left; width: 30%; position: relative; overflow: hidden;}
.multimedia-home .videos .video .foto .icono-multimedia{position: absolute; width: 100%; text-align: center; top: 23%;}
.multimedia-home .videos .video .foto .icono-multimedia i{color: rgba(255, 255, 255, 0.8); font-size: 45px;}
.multimedia-home .videos .video .texto{float: left; width: 67%; padding-left: 3%; padding-top: 1%; transition: all 0.1s ease 0s;} 
.multimedia-home .videos .video:hover .texto h3 a{color:#cc0528;}
.multimedia-home .videos .video:nth-child(even){background: #f1f1f1;}
.multimedia-home .videos .video .foto span{background: #cc0528; margin-bottom: 5px; color: #fff; display: inline-block; padding: 3px 5px; border-left: 4px solid #AD011E; position: absolute; top: 0; left: 0;}
.multimedia-home .videos .video .texto h2{font-size: 17px; margin-bottom: 2px; width: 95%; line-height: 21px; letter-spacing: -.3px;}
.multimedia-home .videos .video .texto h2 a{color: #222;}
.multimedia-home .videos .video .texto h2 a:hover{color: #333; text-decoration: underline;}
.multimedia-home .videos .video .texto p{color: #666; font-size: 15px; width: 95%; line-height: 19px;}





/**************** MÓDULOS SIDEBAR ****************/


/* Lo más sidebar */
.sidebar .modulo.lo-mas{background:#f9f9f9; padding-bottom: 5px;}
.sidebar .modulo.lo-mas .cabecera span i{color: #222;}
.sidebar .modulo.lo-mas .cabecera a{color: #fff;}
.sidebar .modulo.lo-mas .cabecera a:hover{text-decoration:underline;}
.sidebar .modulo.lo-mas .in{padding: 0 25px;}
.sidebar .modulo.lo-mas ul li{border-bottom: 1px solid #eaeaea; line-height: 20px; margin-bottom: 10px; font-size: 15px; padding-bottom: 10px; padding-left: 2px;}
.sidebar .modulo.lo-mas ul li:last-child{border: 0;}
.sidebar .modulo.lo-mas ul li span{display: block; font-size: 14px; color: #f08a35;}
.sidebar .modulo.lo-mas ul li a{color: #222;}
.sidebar .modulo.lo-mas ul li a:hover{text-decoration: none; color: #000;}


/* Modulo Twitter */
.sidebar .modulo.twitter .cabecera{background: rgb(79,181,221); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(79,181,221,1) 0%, rgba(40,169,224,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(79,181,221,1) 0%,rgba(40,169,224,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(79,181,221,1) 0%,rgba(40,169,224,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fb5dd', endColorstr='#28a9e0',GradientType=0 ); /* IE6-9 */
}


/* Modulo Facebook */
.sidebar .modulo.facebook .cabecera{background: rgb(79,96,153); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(79,96,153,1) 0%, rgba(64,84,155,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(79,96,153,1) 0%,rgba(64,84,155,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(79,96,153,1) 0%,rgba(64,84,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f6099', endColorstr='#40549b',GradientType=0 ); /* IE6-9 */
}



/* Modulo Instagram */
.sidebar .modulo.instagram .cabecera{
background: #dd29d2; /* Old browsers */
background: -moz-linear-gradient(top, #dd29d2 0%, #b522b0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dd29d2 0%,#b522b0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dd29d2 0%,#b522b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd29d2', endColorstr='#b522b0',GradientType=0 ); /* IE6-9 */}



/* Modulo galeria de fotos sidebar */
.ultimas-galerias{background: #f2f2f2; padding-bottom: 15px;}
.ultimas-galerias .cabecera{background: #414141 !important;}
.ultimas-galerias .in{padding: 0 20px;}
.ultimas-galerias ul li{display: inline-block; width: 48%; float: left; margin: 2px; position: relative;}
.ultimas-galerias ul li{transition: all 0.2s ease 0s;}
.ultimas-galerias ul li:hover{transform:scale(1.1);}
.ultimas-galerias ul li a::before{background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; height: 45px; position: absolute; top: auto; width: 100%; z-index: 0;}
.ultimas-galerias .ver-mas{float: left; width: 100%; margin-top: 10px;}
.ultimas-galerias .ver-mas a{background: #cc0528; border-left: 4px solid #ad011e; display: block; color: #fff; font-size: 13px; padding: 5px 20px; text-transform: uppercase; transition: all 0.2s ease 0s;}
.ultimas-galerias .ver-mas a:hover{background: #AD011E;}
.ultimas-galerias .ver-mas a i{margin-right: 5px;}



/* Clausulas login */
.clausulas-login{border-bottom: 1px solid #eaeaea;}
.clausulas-login .in{padding: 0 25px;}
.clausulas-login li{display: block; margin-bottom: 20px; line-height: 20px; padding-left: 50px; color: #414141; background: url(../../img/login/check.svg) no-repeat 0 0;}
.clausulas-login li span{display: block; font-weight: 600; color: #f08a35; font-size: 20px; line-height: 22px; margin-bottom: 5px;}
.clausulas-login li a{color: #000; border-bottom: 1px dotted;}

/* Modulo hub contenidos */
.hub-contenidos {margin-top: -75px;}
.hub-contenidos .web {margin-bottom: 5px; margin-left: 5px;}
.hub-contenidos .web img{height: 20px;}

/* Modulo live */
.live{margin-bottom: 50px; text-transform: uppercase;}
.live .simple-marca-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.live .simple-marca-container {width: 100%;background: #eaeaea; float: left;display: inline-block;overflow: hidden;box-sizing: border-box;height: 40px;position: relative;cursor: pointer;}
.live .marca-sibling {padding: 0; background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */width: 15%;height: 40px;line-height: 42px;font-size: 15px;font-weight: 700;color: #ffffff;text-align: center;float: left;left: 0; z-index: 1;}
.live .marca-sibling i{margin-right: 10px; color: #fff;}
.live .marca {display: inline-block; position:absolute; width: 100%; float: left;}
.live .marca{margin-left: 20%;}
.live .marca-content-items{display: inline-block;padding: 5px;margin: 0;height: 40px;position: relative;}
.live .marca-content-items li{display: inline-block;line-height: 34px; color: #fff; margin: 0 18px; font-weight: 600;}
.live .marca-content-items li a{color: #666;}
.live .marca-content-items li a:hover{text-decoration: underline; color: #333;}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}







/**************** PORTADA MULTIMEDIA ****************/

.multimedia{margin-bottom: 30px;}
.multimedia .item{float: left; width: 50%; margin-bottom: 35px;}
.multimedia .item .in{padding: 0 15px;}
.multimedia .item .foto{position: relative; overflow: hidden;}
.multimedia .item .foto a{display: block;}
.multimedia .item .foto a::before{background-image: linear-gradient(rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; position: absolute; top: auto; width: 100%; z-index: 0; height: 75px;}
.multimedia .item .foto .contador{position: absolute; bottom: 15px; right: 15px; color: #fff; font-size: 18px;}
.multimedia .item .foto .tipo{border: 1px solid rgba(255, 255, 255, 0.7);  border-radius: 5px; color: #fff; font-size: 18px; opacity: 0.8; padding: 4px 9px; position: absolute; right: 15px; top: 15px;}
.multimedia .item .texto{padding: 10px;}
.multimedia .item .texto h2{margin-bottom: 5px; font-size: 22px; height: 55px; overflow: hidden; line-height: 25px;}
.multimedia .item .texto h2 a:hover{text-decoration: underline; color: #CC071E;}
.multimedia .item .texto p{color: #666; font-size: 15px;}
.multimedia .item:hover .share-foto{left: 0;}
.multimedia .item .share-foto li a{padding: 6px 8px;}
.multimedia .item.publicidad{border:0;}

.multimedia .destacado{margin-bottom: 30px;}
.multimedia .destacado .item{width: 70%; margin-bottom: 20px;}
.multimedia .destacado .item.publicidad{width: 320px; float: right; border: 0;}
.multimedia .destacado .item .foto .contador{font-size: 20px;}
.multimedia .destacado .item .foto .tipo{font-size: 25px; padding: 5px 10px;}
.multimedia .destacado .item .texto{background: #F5F5F5; padding: 15px;}
.multimedia .destacado .item .texto h2{font-size: 28px; line-height: 28px; margin-bottom: 10px; height: auto; overflow: inherit;}
.multimedia .destacado .item .texto p{font-size: 17px;}
.multimedia .destacado .item .share-foto li a{padding: 8px 10px;}







/**************** GALERIA DE FOTOS ****************/

.galeria-fotos .cabecera{float: left; width: 100%; text-align: center; margin-bottom: 30px;}
.galeria-fotos .cabecera .in{padding: 0 80px;}
.galeria-fotos .cintillo{color: #cc0528;font-size: 15px; text-transform: uppercase;}
.galeria-fotos .cintillo a{color: #CC071E;}
.galeria-fotos .cintillo a:hover{color: #222;}
.galeria-fotos h1{margin: 5px 0 10px 0; font-size: 42px; letter-spacing: -1px; color: #222; line-height: 45px;}
.galeria-fotos .entradilla{color: #666; font-size: 18px; line-height: 24px;}
.galeria-fotos .meta{margin-top: 15px;}
.galeria-fotos .meta span{display: inline-block;}
.galeria-fotos .meta span a{color: #cc0528;}
.galeria-fotos .meta span a:hover{text-decoration: underline;}
.galeria-fotos .meta span i{margin-right: 5px;}
.galeria-fotos .meta .autor{color: #666; margin-right: 20px;}
.galeria-fotos .meta .autor a{color: #666;}
.galeria-fotos .meta .autor i{color: #C90520;}
.galeria-fotos .meta .twitter{color: #00AEE0;}


.galeria-fotos .carrusel-fotos{margin-bottom: 30px;}
.galeria-fotos .carrusel-fotos .foto{background: #000; text-align: center;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons div{position: absolute; font-weight: 500; font-size: 35px; top: 35%; background: #eb6b09; opacity: 1; border-radius: 0; margin: 0; padding: 15px 10px;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons .owl-prev{left: 0;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons .owl-next{right: 0;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons .disabled{opacity:0; display: none;}


.galeria-fotos .descripcion{border-top: 1px solid #eaeaea; border-bottom: 4px solid #eaeaea; margin-top: 15px; padding-bottom: 20px;}
.galeria-fotos .descripcion .in{padding: 20px 10px 10px;}
.galeria-fotos .descripcion .orden{float: left; width: 13%; color: #cc0528; font-size: 28px; padding-right: 20px; margin-right: 20px; border-right: 1px solid #eaeaea; padding-bottom: 3px;}
.galeria-fotos .descripcion .orden span{font-weight:600;}
.galeria-fotos .descripcion .texto{float: left; width: 54%; font-size: 16px; color: #414141; line-height: 23px; padding-right: 20px; height: 70px; overflow: hidden;}


.galeria-fotos .share{float:right; width: 25%; display: block; margin-top: 5px; padding-left: 20px;}
.galeria-fotos .share ul{margin-left: 0px;}
.galeria-fotos .share ul li{display: inline-block; width: 32%;}
.galeria-fotos .share ul li a{color: #fff; display: block; font-size: 17px; padding: 3px 0; border: 0 !important; cursor: pointer;}
.galeria-fotos .share ul li a span{font-size: 14px; margin-left: 10px; display: inline-block; line-height: 0;}
.galeria-fotos .share ul li.fcb a{background:#3C5998;}
.galeria-fotos .share ul li.tw a{background:#00AEE0;}
.galeria-fotos .share ul li.gp a{background:#DC4A38;}
.galeria-fotos .share ul li.ws a{background:#64d448;}
.galeria-fotos .share ul li.link a{background:#1B86BD;}
.galeria-fotos .share ul li.correo a{background:#666;}
.galeria-fotos .share ul li i{color: #fff; margin-left: 10px; font-size: 18px; display: inline-block;}


.comentarios.galeria{margin-bottom: 35px;}
.comentarios.galeria .inner{padding: 0 !important;}

.articulos-relacionados.galeria{margin-bottom: 30px; margin-top:30px;}



/* Galeria de fotos dentro del articulo */
.galeria-fotos-articulo{margin-bottom: 30px;}
.galeria-fotos-articulo .foto{background: #000; text-align: center;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons div{position: absolute; font-weight: 500; font-size: 35px; top: 30%; background: #eb6b09; opacity: 1; border-radius: 0; margin: 0; padding: 15px 10px;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons .owl-prev{left: 0;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons .owl-next{right: 0;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons .disabled{opacity:0; display: none;}
.galeria-fotos-articulo .descripcion{border-top: 1px solid #eaeaea; border-bottom: 3px solid #eaeaea; margin-top: 5px; padding-bottom: 10px;}
.galeria-fotos-articulo .descripcion .in{padding: 20px 10px 10px;}
.galeria-fotos-articulo .descripcion .orden{float: left; width: 17%; color: #cc0528; font-size: 28px; padding-right: 20px; margin-right: 20px; border-right: 1px solid #eaeaea; padding-bottom: 3px;}
.galeria-fotos-articulo .descripcion .orden span{font-weight:600;}
.galeria-fotos-articulo .descripcion .texto{float: left; width: 76%; font-size: 16px; color: #414141; line-height: 23px; padding-right: 0; height: auto; overflow: hidden;}



/* Galeria de fotos vertical */
.galeria-fotos.vertical .cabecera{margin-bottom: 15px;}

.galeria-fotos.vertical .stream-fotos{margin-bottom: 50px;}
.galeria-fotos.vertical .stream-fotos .item{margin-bottom: 50px; border-bottom: 2px solid #eaeaea;}
.galeria-fotos.vertical .stream-fotos .item img { width: 100%; }
.galeria-fotos.vertical .stream-fotos .item:last-child{margin-bottom: 0;}
.galeria-fotos.vertical .stream-fotos .item.publicidad{background: #f9f9f9; padding: 15px 0; border:0; height: 630px}
.galeria-fotos.vertical .stream-fotos .item.publicidad span{font-size: 11px; margin-bottom: 5px; text-align:center; display: block; color: #666;}

.galeria-fotos.vertical .stream-fotos .item .texto{font-size: 16px; color: #414141;}
.galeria-fotos.vertical .stream-fotos .item .texto .in{padding: 15px;}
.galeria-fotos.vertical .stream-fotos .item .texto .contador{display: block; font-weight: bold; color: #e96504;}
.galeria-fotos.vertical .stream-fotos .item .texto h2{font-size: 19px; font-weight: bold; margin-bottom: 3px; line-height: 25px;}
.galeria-fotos.vertical .stream-fotos .item .texto .pie-foto{line-height: 21px;}
.galeria-fotos.vertical .stream-fotos .item .texto .pie-foto a{ color: #e96504; font-weight: bold; }



/* Share articulo móvil */
.galeria-fotos.vertical .share-galeria{text-align: center; padding: 0; margin: 0 auto 50px auto;}
.galeria-fotos.vertical .share-galeria ul{padding: 0; text-align:center; margin: 0 auto; width: 30%;}
.galeria-fotos.vertical .share-galeria ul li{display: inline-block; width: 33.3%; float: left;}
.galeria-fotos.vertical .share-galeria ul li.ct{width: 38.5%;}
.galeria-fotos.vertical .share-galeria ul li.fcb a{background:#3C5998;}
.galeria-fotos.vertical .share-galeria ul li.tw a{background:#00AEE0;}
.galeria-fotos.vertical .share-galeria ul li.gp a{background:#DC4A38;}
.galeria-fotos.vertical .share-galeria ul li.ws a{background:#64d448;}
.galeria-fotos.vertical .share-galeria ul li.link a{background:#1B86BD;}
.galeria-fotos.vertical .share-galeria ul li.correo a{background:#666;}
.galeria-fotos.vertical .share-galeria ul li.ct a{background:#CA0522; color: #fff;}
.galeria-fotos.vertical .share-galeria ul li.ct i{margin-right: 5px;}
.galeria-fotos.vertical .share-galeria ul li a{color: #fff; display: block; font-size: 18px; padding: 3px 0; cursor: pointer;}
.galeria-fotos.vertical .share-galeria ul li i{color: #fff; margin-left: 0;}

.galeria-fotos.vertical .related-article{clear: both; text-align: center; margin-bottom: 20px; font-size: 14px;}
.galeria-fotos.vertical .related-article i{margin-right: 10px; font-size: 16px; color: #e96504; font-weight: bold;}
.galeria-fotos.vertical .related-article a{font-size: 16px; font-weight: bold;}

/* Estilos con wallpaper */
.wallpaper-web .multimedia .item .in{padding: 0 10px;}
.wallpaper-web .multimedia .destacado .item{width: 65%;}
.wallpaper-web .multimedia .destacado .item.publicidad{width: 320px;}
.wallpaper-web .galeria-fotos .cintillo{font-size: 14px;}
.wallpaper-web .galeria-fotos h1{font-size: 38px;}
.wallpaper-web .galeria-fotos .entradilla{font-size: 17px;}
.wallpaper-web .galeria-fotos .meta{font-size: 13px;}

.wallpaper-web .galeria-fotos-articulo .descripcion .texto{width: 74%;}




/* Galeria de fotos estrecha */
.container.galeria-estrecha{width: 1000px;}
.container.galeria-estrecha .galeria-fotos .descripcion .texto{width: 52%;}
.container.galeria-estrecha .galeria-fotos h1{font-size: 38px;}
.container.galeria-estrecha .galeria-fotos .entradilla{font-size: 17px;}
.container.galeria-estrecha .galeria-fotos .meta{font-size: 13px;}
.container.galeria-estrecha .contenido-izquierda { width: 64%; }
.container.galeria-estrecha .sidebar { width: 320px; }
.container.galeria-estrecha .contenido-izquierda.vertical{width: 100%;}





/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){

.multimedia .destacado .item{width: 65%;}

.sidebar.galeria{display: block;}
.galeria-fotos .descripcion .orden{width: 15%;}
.galeria-fotos .descripcion .texto{width: 50%;}
.container.galeria-estrecha .galeria-fotos .descripcion .texto{width: 50%;}

}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

.multimedia .destacado .item{width: 67%;}

.galeria-fotos .descripcion .orden{width: 14%;}
.galeria-fotos .descripcion .texto{width: 52%;}

}





/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.multimedia .item{width: 100%; margin-bottom: 25px;}
.multimedia .item .in{padding: 0;}
.multimedia .item .texto{border-bottom: 1px solid #eaeaea; padding-bottom: 15px;}
.multimedia .item .texto h2{height: auto;}
.multimedia .destacado{margin-bottom: 0;}
.multimedia .destacado .item{width: 100%;}
.multimedia .destacado .item .texto h2{font-size: 22px; margin-bottom: 5px; height: auto; line-height: 25px;}
.multimedia .destacado .item.publicidad{width: 100%;}
.multimedia .destacado{margin-top: 15px;}


.galeria-fotos .cabecera .in{padding: 0 15px;}
.galeria-fotos h1{font-size: 30px !important; line-height: 33px !important;}
.galeria-fotos .entradilla{display: none;}
.galeria-fotos .descripcion{border-top: 0; margin-top: 0;}
.galeria-fotos .descripcion .in{padding: 15px 20px 10px 20px;}
.galeria-fotos .descripcion .orden{width: 100%; padding-right: 0; margin-bottom: 5px; border:0;}
.galeria-fotos .descripcion .texto{width: 100%; height: auto;}
.container.galeria-estrecha .contenido-izquierda{width: 100%;}
.container.galeria-estrecha .galeria-fotos .descripcion .texto{width: 100%;}
.galeria-fotos .share{display: none;}

.galeria-fotos .carrusel-fotos{margin-bottom: 20px;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons div{top: 20%; font-size: 25px; padding: 12px 10px;}


.galeria-fotos-articulo{margin-bottom: 20px;}
.galeria-fotos-articulo .in{padding: 10px !important;}
.galeria-fotos-articulo .descripcion{border-top: 0; margin-top: 0;}
.galeria-fotos-articulo .descripcion .orden{width: 100% !important; padding-right: 0; margin-bottom: 5px; margin-right: 0; border:0;}
.galeria-fotos-articulo .descripcion .texto{width: 100% !important; height: auto; margin-bottom: 0 !important;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons div{top: 25%; font-size: 25px; padding: 12px 10px;}


.comentarios.galeria{margin-bottom: 20px;}

.galeria-fotos.vertical .share-galeria ul{width: 50%;}
.galeria-fotos.vertical .entradilla{display: block;}
.galeria-fotos.vertical .share-galeria{margin-bottom: 40px;}


}



/*------------- IPHONES BAJA RESOLUCIÓN (4, 5) -------------*/
@media only screen and (max-width : 320px){

.multimedia .item .texto h2{font-size: 20px;}

.galeria-fotos h1{font-size: 25px !important; line-height: 27px !important;}
.galeria-fotos .cintillo{font-size: 14px;}
.galeria-fotos .descripcion .orden{font-size: 25px;}
.galeria-fotos .descripcion .texto{font-size: 14px;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons div{padding:10px; font-size: 18px; top: 15%;}

.galeria-fotos-articulo .descripcion .orden{font-size: 23px;}
.galeria-fotos-articulo .descripcion .texto{font-size: 14px;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons div{padding:10px; font-size: 18px; top: 23%;}



}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.sportlifeargentina.com/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.sportlifeargentina.com/css/AjaxLoader.gif) no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/************************************ FONDO NEGRO AL ABRIR LOS MENUS LATERALES */
.cortina{background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; display: none; height: 100%; left: 0; position: fixed; top: 0; transition: all 0.5s ease 0s; width: 100%; z-index: 999999;}
.cortina.visible{display: block;}



/************************************ MENU LATERAL */
#menu-lateral.open-sidebar{
transform: translate(0px,0);
-webkit-transform: translate(0px,0);
-moz-transform: translate(0px,0);
-ms-transform: translate(0px,0);

-webkit-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.2);
-ms-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.2);
box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.2);
}

#menu-lateral {
background: #333; position: fixed; width: 240px; height: 100%; top: 0;
box-sizing: border-box; -moz-box-sizing: border-box;
transform: translate(-240px,0); -webkit-transform: translate(-240px,0); -moz-transform: translate(-240px,0); -ms-transform: translate(-240px,0);
transition-duration: 350ms; -webkit-transition-duration: 350ms; -moz-transition-duration: 350ms; -ms-transition-duration: 350ms;
overflow-y: scroll; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 9999999999;}
#menu-lateral ul{margin: 0; padding: 0; list-style: none;}
#menu-lateral ul li{margin: 0;}
#menu-lateral ul li a{padding: 12px 20px; font-size: 15px; font-weight: 600; color: #fff; text-transform: uppercase; text-decoration: none; display: block; border-bottom: 1px solid rgba(26, 26, 26, 0.3);}
#menu-lateral ul li.web a{padding: 10px 16px;}
#menu-lateral ul li img { height: 20px;}

#menu-lateral .logo-menu{padding: 15px 0; position: relative; background: #000;}
#menu-lateral .logo-menu img{margin-left: 15px; width: 70%;}
#menu-lateral .logo-menu .txt{display: block; background: #000; color: #fff; text-align: center; font-weight: 600; text-transform: uppercase; padding: 5px;}
#menu-lateral .logo-menu .txt:hover{color: #00aeef;}
#menu-lateral .logo-menu .txt span{font-size: 11px; color: #666;}
#menu-lateral .logo-menu .lupa{position: absolute; top: 37%; right: 0; left: 0; margin: 0 auto; opacity: 0; transition: all 0.5s ease 0s;}
#menu-lateral .logo-menu:hover .lupa{opacity: 1;}
#menu-lateral .social-copy{float: left; display:block; width: 100%; background: #000;}
#menu-lateral .social-copy .inner{padding: 20px;}
#menu-lateral .social-copy a{margin-right:10px; display: inline-block; float: left; color: #fff; font-size: 19px;}
#menu-lateral .social-copy p{font-size: 12px; line-height: 15px; color: #666; display: block; float: left; width: 100%; margin: 20px 0 20px 0;}
#menu-lateral .cierra{text-align: right; padding:0; background: #000; position: absolute; right: 0;}
#menu-lateral .cierra i{background: #333; color: #fff; padding: 5px; font-size: 28px;}
#menu-lateral .portada{padding: 20px; background: #000;}
#menu-lateral .portada a.btn{color: #fff; background: #cc0528; text-align: center; margin-top: 10px; padding: 5px 20px; display: block; font-size: 16px; text-transform: uppercase; border-left:4px solid #ad011e; transition: all 0.2s ease 0s;}

#menu-lateral ul li:nth-child(even) a{background: #333;}
#menu-lateral ul li:hover a {background: #2b2b2b;}






/************************************ MENU LATERAL DESKTOP PORTADA DE LA REVISTA */
#menu-lateral-revista.open-sidebar{
transform: translate(0px,0);
-webkit-transform: translate(0px,0);
-moz-transform: translate(0px,0);
-ms-transform: translate(0px,0);

-webkit-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.7);
-ms-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.7);
box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.7);
}

#menu-lateral-revista {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,141414+100 */
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top,  #222222 0%, #141414 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #222222 0%,#141414 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #222222 0%,#141414 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#141414',GradientType=0 ); /* IE6-9 */

position: fixed;
width: 240px;
height: 100%;
top: 0;

box-sizing: border-box;
-moz-box-sizing: border-box;

transform: translate(-240px,0);
-webkit-transform: translate(-240px,0);
-moz-transform: translate(-240px,0);
-ms-transform: translate(-240px,0);

transition-duration: 350ms;
-webkit-transition-duration: 350ms;
-moz-transition-duration: 350ms;
-ms-transition-duration: 350ms;

overflow-y: scroll;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
overflow-scrolling: touch;
z-index: 9999999999;
}

#menu-lateral-revista{overflow: hidden !important;}
#menu-lateral-revista .inner{padding: 20px 20px 10px 18px;}
#menu-lateral-revista .cierra{text-align: right; padding:0; background: #000; position: absolute; right: 0;}
#menu-lateral-revista .cierra i{background: #333; color: #fff; padding: 5px; font-size: 28px;}
#menu-lateral-revista .portada{background: #000;}
#menu-lateral-revista .portada span{color: #fff; margin: 5px 0 10px 0; font-size: 17px; display: block; line-height: 23px; width: 93%;}
#menu-lateral-revista .portada .in{padding:5px 20px 15px 18px;}
#menu-lateral-revista .portada a.btn{color: #fff; background: #5f6467; text-align: center; margin-top: 5px; font-weight: 600; padding: 5px 20px; display: block; font-size: 16px; text-transform: uppercase; border-left:4px solid #838e94; transition: all 0.2s ease 0s;}
#menu-lateral-revista .portada a.btn:hover{background: #838e94;}
#menu-lateral-revista .lista-temas{height: 50%; width: 83%; overflow: hidden; position: absolute;}
#menu-lateral-revista ul{width: 100%; height: 99%; overflow: auto; padding-right: 15px;}
#menu-lateral-revista ul li{background: rgba(0, 0, 0, 0) url(../../img/revistas/check.svg) no-repeat; color: #ccc; display: block;
line-height: 20px; margin-bottom: 25px; padding-left: 50px;}
#menu-lateral-revista ul li span{font-size: 19px; display: block; color: #CC071E;}
#menu-lateral-revista ul li.info{background: none;}
#menu-lateral-revista ul li.info a{color: #fff; font-size: 13px; margin-bottom: 20px; font-weight: 600; background: #000; padding: 5px 10px; border-radius: 2px; text-transform: uppercase;}
#menu-lateral-revista ul li.info a:hover{background: #838e94;}





/******************************************** MENU LATERAL USUARIOS */

#menu-lateral-usuarios.open-sidebar{
transform: translate(15px,0); 
-webkit-transform: translate(15px,0); 
-moz-transform: translate(15px,0); 
-ms-transform: translate(15px,0);

-webkit-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    4px 0px 10px 0px rgba(50, 50, 50, 0.7);
-ms-box-shadow:    4px 0px 10px 0px rgba(50, 50, 50, 0.7);
box-shadow:         4px 0px 10px 0px rgba(50, 50, 50, 0.7);
}

#menu-lateral-usuarios {
background: #CC071E url(../../img/login/bg-menu-login.jpg) no-repeat bottom center;
position: fixed;
width: 240px;
height: 100%;
top: 0;
right: 0;
border-left: 4px solid #ad011e;

box-sizing: border-box;
-moz-box-sizing: border-box;

transform: translate(244px,0);
-webkit-transform: translate(244px,0);
-moz-transform: translate(244px,0);
-ms-transform: translate(244px,0);

transition-duration: 350ms;
-webkit-transition-duration: 350ms;
-moz-transition-duration: 350ms;
-ms-transition-duration: 350ms;

overflow-y: scroll;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
overflow-scrolling: touch;
z-index: 9999999999;}

#menu-lateral-usuarios .inner{padding: 15px 20px 10px 18px;}
#menu-lateral-usuarios .cabecera{background: #ad011e; color: #f9f9f9; padding: 10px; text-align: center;}
#menu-lateral-usuarios .cabecera span{text-transform: uppercase; font-weight: 600; font-size: 15px;}
#menu-lateral-usuarios .cabecera span i{margin-right: 5px;}
#menu-lateral-usuarios .formulario-login .campo{margin-bottom: 5px; text-align: center;}
#menu-lateral-usuarios .formulario-login .campo.forgot{color: #222;font-size: 12px; margin-top: 10px;}
#menu-lateral-usuarios .formulario-login .campo.forgot a{color: #222;}
#menu-lateral-usuarios .formulario-login .campo.forgot a:hover{text-decoration:underline;}
#menu-lateral-usuarios .formulario-login .campo.remember{color: #222;font-size: 12px; margin-bottom: 15px;}
#menu-lateral-usuarios .formulario-login .campo.remember span{margin-left: 2px; display:inline;}
#menu-lateral-usuarios .formulario-login .campo.remember input[type="checkbox"]{display: inline; margin: 0 3px 0 0;}
#menu-lateral-usuarios .formulario-login input[type="text"]{display:block; transition: all 0.2s ease 0s; -webkit-appearance: none; -moz-appearance: none; padding: 8px 0; width: 100%; border:0; background: #AD011E; color: #f9f9f9; font-weight: 400; font-size: 15px; text-align: center; border-radius: 0;}
#menu-lateral-usuarios .formulario-login input[type="text"]:focus{color: #fff;}
#menu-lateral-usuarios .formulario-login input[type="password"]{display:block; transition: all 0.2s ease 0s; -webkit-appearance: none; -moz-appearance: none; padding: 8px 0; width: 100%; border:0; background: #AD011E; color: #f9f9f9; font-weight: 400; font-size: 15px; text-align: center; border-radius: 0;}
#menu-lateral-usuarios .formulario-login input[type="password"]:focus{color: #fff;}
#menu-lateral-usuarios .formulario-login input[type="button"]{display:block; -webkit-appearance: none; -moz-appearance: none; cursor: pointer; border: 0; text-align: center; padding: 6px 0; background: #AD011E; color: #f9f9f9; font-weight: 500; font-size: 15px;}
#menu-lateral-usuarios .formulario-login input[type="submit"]{display:block; -webkit-appearance: none; -moz-appearance: none; cursor: pointer; border: 0; text-align: center; padding: 9px 0; background: #AD011E; color: #f9f9f9; font-weight: 500; font-size: 15px;}
#menu-lateral-usuarios .formulario-login input.btn{background: #222; width: 100%;}
#menu-lateral-usuarios .formulario-login input.btn:hover{background: #333;}
#menu-lateral-usuarios .separador{color: #ccc; border-bottom:1px solid #AD011E; text-align: center; margin: 30px 0; line-height: 0; font-size: 16px; vertical-align: middle;}
#menu-lateral-usuarios .separador span{background:#c8051d; padding: 0 10px; margin-top: -5px;}
#menu-lateral-usuarios .login-redes a{color: #f9f9f9; text-transform: uppercase; display: block; margin-bottom: 10px; padding: 5px 0; font-weight: 600;}
#menu-lateral-usuarios .login-redes a span{text-align: center; margin-right: 10px;}
#menu-lateral-usuarios .login-redes a.fcb{background:#3c5998;}
#menu-lateral-usuarios .login-redes a.fcb span{background:#35518b; padding: 5px 13px;}
#menu-lateral-usuarios .login-redes a.tw{background:#28a9e0;}
#menu-lateral-usuarios .login-redes a.tw span{background:#1394C6; padding: 5px 10px 5px 11px;}
#menu-lateral-usuarios .registro{background: rgba(173, 1, 30, 0.6); text-align: center; margin-top: 15px;}
#menu-lateral-usuarios .registro .in{padding: 10px;}
#menu-lateral-usuarios .registro p{color: #f9f9f9; font-size: 15px; margin-bottom: 10px;}
#menu-lateral-usuarios .registro a{background: #222; color: #fff; display: block; font-size: 15px; padding: 5px 0; font-weight: 600;}
#menu-lateral-usuarios .registro a:hover{background: #333;}
#menu-lateral-usuarios .registro a i{margin-right: 5px;}









/******************************************** MENU LATERAL DESCARGA RUTA */

#menu-lateral-descarga-ruta.open-sidebar{
transform: translate(15px,0); 
-webkit-transform: translate(15px,0); 
-moz-transform: translate(15px,0); 
-ms-transform: translate(15px,0);

-webkit-box-shadow: 4px 0px 10px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    4px 0px 10px 0px rgba(50, 50, 50, 0.7);
-ms-box-shadow:    4px 0px 10px 0px rgba(50, 50, 50, 0.7);
box-shadow:         4px 0px 10px 0px rgba(50, 50, 50, 0.7);
}

#menu-lateral-descarga-ruta {
background: #CC071E url(../../img/login/bg-menu-login.jpg) no-repeat bottom center;
position: fixed;
width: 240px;
height: 100%;
top: 0;
right: 0;
border-left: 4px solid #ad011e;

box-sizing: border-box;
-moz-box-sizing: border-box;

transform: translate(244px,0);
-webkit-transform: translate(244px,0);
-moz-transform: translate(244px,0);
-ms-transform: translate(244px,0);

transition-duration: 350ms;
-webkit-transition-duration: 350ms;
-moz-transition-duration: 350ms;
-ms-transition-duration: 350ms;

overflow-y: scroll;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
overflow-scrolling: touch;
z-index: 9999999999;}

#menu-lateral-descarga-ruta .inner{padding: 15px 20px 10px 18px;}
#menu-lateral-descarga-ruta .cabecera{margin-bottom: 15px; background: #ad011e;}
#menu-lateral-descarga-ruta .cabecera span{text-transform: uppercase; font-size: 17px; color: #000; padding: 10px 15px; display: inline-block; font-weight: 600;}
#menu-lateral-descarga-ruta ul li{margin-bottom: 10px;}
#menu-lateral-descarga-ruta ul li a{display: block; color: #fff; font-size: 15px;}
#menu-lateral-descarga-ruta ul li i{margin-right: 10px;}


@charset "UTF-8";


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}


/* Motomercado */

.inner-content-seccion{padding: 0 15px;}

.segundamano{width: 100%;}
.segundamano.list{display: table-cell;}
.segundamano .error{color: #CA0522}

.segundamano img.b-lazy { opacity: 1; }
.segundamano .carcasa-buscador{float: left; width: 100%; position: relative; margin-bottom: 135px; margin-top: 5px;}
.segundamano .carcasa-buscador .buscador .in{padding:15px 0 30px;}
.segundamano .carcasa-buscador .buscador{background: #53463E; z-index: 1; text-align: center; border-radius: 2px; width: 90%; margin: 0 auto; border:1px solid #493d35; position: absolute; bottom: -90px; left: 0; right: 0;}
.segundamano .carcasa-buscador .buscador p{color: #fff; font-size: 30px; font-weight: 500; margin-bottom: 25px;}
/*.segundamano .carcasa-buscador .buscador input{-webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-appearance: none; -webkit-appearance:none; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border: 0;
color: #666; display: inline; font-size: 17px; font-style: italic; height: 40px; padding: 0 10px 0 15px; transition: all 0.3s ease 0s; width: 70%;}*/
/*.segundamano .carcasa-buscador .buscador .btn{background: #CA0522; color: #fff; font-size: 20px; padding: 4px 15px 5px;}*/
.segundamano .carcasa-buscador::after{background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; height: 350px; position: absolute; top: auto; width: 100%; z-index: 0;}
.segundamano .carcasa-buscador .subir-anuncio-movil{display: none;}

.segundamano .carcasa-buscador .buscador .rodea-cajas{margin:0 auto 20px auto; width: 90%;}
.segundamano .carcasa-buscador .buscador .caja{float: left; width: 26%; margin-bottom: 35px; margin-right: 15px;}
.segundamano .carcasa-buscador .buscador .caja.boton{width: 12%; margin-right: 0; margin-left: 40px;}
.segundamano .carcasa-buscador .buscador span{float: left; color: #fff; margin-right: 10px; margin-top: 4px;}
.segundamano .carcasa-buscador .buscador select{border-radius: 5px; border: 0;
color: #666; display: inline; font-size: 15px; float: left; height: 30px; padding: 0 10px 0 15px; transition: all 0.3s ease 0s; width: 73%;}
.segundamano .carcasa-buscador .buscador .btn{background: #ca0522; -webkit-appearance:none; font-family: 'Titillium Web', sans-serif !important; float: left; font-size: 14px; cursor: pointer; border: 0; border-radius: 3px; color: #fff; height: 30px; display: inline-block; padding: 5px 20px; text-align: center; text-transform: uppercase;}


.segundamano .top{float: left; width: 100%;}
.segundamano .left{float: left; width: 26%; height: auto;}
.segundamano .right{float: right; width: 71%; height: auto;}

.wallpaper-web .segundamano .left{width: 31%}
.wallpaper-web .segundamano .right{width: 68%;}

.segundamano .cabecera-segundamano{float: left; width: 100%; margin-bottom: 15px; height: 90px; background: #333; position: relative;}
.segundamano .cabecera-segundamano.portada{margin-bottom: 0; margin-top: 15px;}
.segundamano .cabecera-segundamano img.desktop{display: block;}
.segundamano .cabecera-segundamano img.movil{display: none;}
.segundamano .cabecera-segundamano .botones{position: absolute; top: 40%; right: 5%;}
.segundamano .cabecera-segundamano .btn-anuncio{transition: all 0.1s ease 0s; border-radius: 2px; font-weight: 700; font-size: 15px;  color: #fff; padding: 5px 15px; text-align: center; text-transform: uppercase;}
.segundamano .cabecera-segundamano .btn-anuncio i{margin-right: 10px; color: #ccc;}
.segundamano .cabecera-segundamano .btn-anuncio:hover{color: #ccc;}

.segundamano .grid-anuncios{float: left; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #eaeaea; padding-bottom: 20px;}
.segundamano .grid-anuncios .tit{text-align: center; border-top: 1px solid #eaeaea; border-bottom:1px solid #eaeaea; text-transform: uppercase; color: #666; padding: 8px 0;}
.segundamano .grid-anuncios .tit i{margin-right: 5px; font-size: 20px;}
.segundamano .grid-anuncios h1{color: #666; font-size: 25px; font-weight: 500;}
.segundamano .grid-anuncios h1 i{margin-right: 5px; font-size: 20px;}
.segundamano .grid-anuncios .anuncio{float: left; width: 32%; min-height: 345px;}
.segundamano .grid-anuncios .anuncio .in{padding: 35px 10px 10px;}
.segundamano .grid-anuncios .anuncio .foto{position: relative; height: 156px !important; overflow: hidden;}
.segundamano .grid-anuncios .anuncio .texto{background: #f8f8f8; border-left: 5px solid #f1f1f1;}
.segundamano .grid-anuncios .anuncio .texto .inner{padding: 10px 15px;}
.segundamano .grid-anuncios .anuncio .texto h2{font-size: 20px; font-weight: 500; line-height: 25px; height: 53px; overflow:hidden; margin-bottom: 20px;}
.segundamano .grid-anuncios .anuncio .texto h2 a{color: #222;}
.segundamano .grid-anuncios .anuncio .texto h2 a:hover{text-decoration: underline; color: #CA0522;}
.segundamano .grid-anuncios .anuncio .texto .precio .price{color: #ca0522; font-size: 22px; font-weight: 600; margin-left: 0;}
.segundamano .grid-anuncios .anuncio .texto .precio span{color: #666; font-size: 14px; font-weight: 500;}
.segundamano .grid-anuncios .anuncio .texto .precio span i{margin-right: 2px;}
.segundamano .grid-anuncios .anuncio .texto .precio span a{color: #666;}
.segundamano .grid-anuncios .anuncio .publi{text-align: center;}
.segundamano .grid-anuncios .anuncio .publi p{margin-bottom: 3px; color: #666; font-size: 13px;}
.segundamano .grid-anuncios .ver-mas{float: left; width: 100%; margin-top: 30px; text-align: center; border-top: 1px solid #eaeaea; padding-top: 20px;}
.segundamano .grid-anuncios .ver-mas a{background: #ca0522; border-radius: 3px; color: #fff; display: inline-block; padding: 10px 20px; text-align: center; text-transform: uppercase;}
.segundamano .grid-anuncios .ver-mas a i{margin-right: 5px;}


.segundamano .texto-seo{float: left; width: 100%; font-size: 16px; color: #666;}
.segundamano .texto-seo .in{padding: 0 15px;}
.segundamano .texto-seo p{margin-bottom: 20px; line-height: 24px;}


.segundamano .cabecera-listado{float: left; width: 100%; border-bottom: 3px solid #eaeaea; margin-bottom: 25px; padding: 20px 0 15px 0;}
.segundamano .cabecera-listado .inner{padding: 0 15px;}
.segundamano .cabecera-listado .result{float: left; font-size: 25px; color: #666;}
.segundamano .cabecera-listado .result span{font-weight: 500; color: #222;}
.segundamano .cabecera-listado .orden{float: right;}
.segundamano .cabecera-listado .orden span{color: #222; margin-right: 5px;}
.segundamano .cabecera-listado .orden select{-moz-appearance: none; -webkit-appearance:none; background: rgba(0, 0, 0, 0) url(../../img/segundamano/flecha.svg) no-repeat scroll 95% 50%;
border: 1px solid #eaeaea; border-radius: 3px; color: rgba(0, 0, 0, 0); display: inline; font-size: 14px; font-weight: 300; outline: 0 none;
padding: 5px; text-shadow: 0 0 0 #666;}
.segundamano .filtros-movil{float: left; display: none; position: fixed; bottom: 0; left: 0; width: 100%; text-align: center;}
.segundamano .filtros-movil a{color: #fff; background: #C90520; padding: 10px 0; display: block; text-transform: uppercase; font-size: 16px;}
.segundamano .filtros-movil i{margin-right: 5px; color: #333;}


.segundamano .filtros{float: left; background: #f1f1f1; width: 100%; min-height: 300px; border-radius: 2px; margin-top: 0; margin-bottom: 20px;}
.segundamano .filtros.sticky{position: fixed; top: 95px; width: 295px;}
.segundamano .filtros .inner{padding: 10px;}
.segundamano .filtros h4{text-transform: uppercase; background:#222; color: #fff; font-weight: 400; text-align: left; font-size: 17px; padding: 7px 14px;}
.segundamano .filtros h4 i{margin-right: 5px; color: #C8051C;}
.segundamano .filtros .caja{background: #fff; padding: 10px; display: block; margin-bottom: 10px;}
.segundamano .filtros .caja:last-child{margin-bottom: 0;}
.segundamano .filtros .caja span{display: block; margin-bottom: 10px; font-size: 15px; padding-left: 5px; color: #222; font-weight: 600; text-transform: uppercase;}
.segundamano .filtros .caja .campo{margin-bottom: 10px; display: block;}
.segundamano .filtros .caja .campo.rango{margin-left: 5px;}
.segundamano .filtros .caja .campo:last-child{margin-bottom: 0;}
.segundamano .filtros .caja .campo input[type="checkbox"]{display: inline;}
.segundamano .filtros .caja .campo input[type="range"]{display: inline;}
.segundamano .filtros .caja .campo input[type="text"]{transition: all 0.4s ease 0s; /*background:url(../../img/buscador/lupa.svg) no-repeat scroll 2px 50%; background-size: 10%;*/ display:block; color: #666; font-size: 14px; font-weight: 300; border:1px solid #eaeaea; border-radius: 3px; width: 88%; padding: 5px 10px;}
.segundamano .filtros .caja .campo input[type="text"]:focus{border:1px solid #ccc;}
.segundamano .filtros .caja .campo input.margen{margin-bottom: 10px;}
.segundamano .filtros .caja .campo select{display:block; color: #666; text-shadow: 0 0 0 #666; background:url(../../img/segundamano/flecha.svg) no-repeat 95% 50%; outline: 0; font-size: 14px; font-weight: 300; width: 97%; -webkit-appearance: none; -moz-appearance: none; border:1px solid #eaeaea; border-radius: 3px; padding: 5px 10px;}
.segundamano .filtros .caja .campo select.doble{width: 46%; display: inline;}
.segundamano .filtros .caja .campo select.doble:first-child{margin-right: 10px;}
.segundamano .filtros .caja .campo select:focus{background:url(../../img/segundamano/flecha-roja.svg) no-repeat 95% 50%; outline: none;}
.segundamano .filtros .caja .campo p{display: inline; color: #666;}
.segundamano .filtros .susi{font-weight: 400; color: #666; position: relative; top: -7px;}
.segundamano .filtros .borrar-filtros{text-align: center; background: #CA0522; display: block; padding: 5px; color: #fff; text-transform: uppercase;}
.segundamano .filtros .borrar-filtros i{margin-right: 5px;}
.segundamano .filtros #cerrar-filtros{text-align: center; background: #a81920; display: block; padding: 10px; color: #fff; display: none;}


.segundamano .listado-items{float: left; width: 100%; margin-bottom: 30px;}
.segundamano .listado-items .item{float: left; width: 100%; padding: 25px 0; border-bottom: 1px solid #eaeaea; margin-bottom: 25px;}
.segundamano .listado-items .item.destacado{background:rgba(255, 255, 229, 0.75) !important;}
.segundamano .listado-items .item-publicidad{float: left; width: 100%; padding: 20px 0 40px 0; text-align: center; border-bottom: 1px solid #eaeaea; margin-bottom: 20px; text-align: center;}
.segundamano .listado-items .item-publicidad p{color: #666; font-size: 13px; margin-bottom: 3px;}
.segundamano .listado-items .item-publicidad .desktop{display: block; margin: 0 auto;}
.segundamano .listado-items .item-publicidad .movil{display: none;}
.segundamano .listado-items .item:last-child{margin-bottom: 0;}
.segundamano .listado-items .item:nth-child(even) {background: #f9f9f9;}
.segundamano .listado-items .item:nth-child(odd) {background: #fff;}
.segundamano .listado-items .item .foto{position: relative; width: 30%; float: left; margin-left: 20px; height: 185px; overflow: hidden;}
.segundamano .listado-items .item .foto img{transition:all 0.2s ease 0s;}
.segundamano .listado-items .item .foto img:hover{transform: scale(1.04);}
.segundamano .listado-items .item .texto{width: 65%; float: right; position: relative; height: 100%;}
.segundamano .listado-items .item .texto h2{font-size: 25px; margin-bottom: 5px; line-height: 30px; font-weight: 500; width: 70%; letter-spacing: -0.3px;}
.segundamano .listado-items .item .texto h2 a{color: #222;}
.segundamano .listado-items .item .texto h2 a:hover{text-decoration: underline; color: #333;}
.segundamano .listado-items .item .texto p.precio{color: #CA0522;  font-size: 22px; font-weight: 600;}
.segundamano .listado-items .item .texto ul.datos{margin-top: 20px; color: #666; font-size: 16px;}
.segundamano .listado-items .item .texto ul.datos li{display: inline; margin-right: 5px;}
.segundamano .listado-items .item .texto ul.datos li:last-child{display: none;}
.segundamano .listado-items .item .texto .localizacion{margin-top: 10px; display: block; color: #666;}
.segundamano .listado-items .item .texto .localizacion i{margin-right: 3px;}
.segundamano .listado-items .item .texto .utils{position: absolute; top: 5px; right: 15px; width: auto;}
.segundamano .listado-items .item .texto .utils span{margin-left: 10px; color: #666; font-size: 15px;}
.segundamano .listado-items .item .texto .utils span a{color: #666;}
.segundamano .listado-items .item .texto .utils span a:hover{color: #333;}
.segundamano .listado-items .item .texto .utils span a.on{color: #FECE15;}
/* .segundamano .listado-items .item .texto .utils span .like{display: none;} */
.segundamano .listado-items .item .texto .share{display: block;}
.segundamano .listado-items .item .texto .share a{margin-right: 1px; padding: 1px 3px; background: #eaeaea; text-align: center; width: 25px; display: inline-block;}
.segundamano .ver-mas.listado-anuncios{float: left; width: 100%; margin-top: 30px; text-align: center; border-top: 1px solid #eaeaea; padding-top: 20px;}
.segundamano .ver-mas.listado-anuncios span{background: #ca0522; border-radius: 3px; color: #fff; display: inline-block; padding: 5px 20px; text-align: center; text-transform: uppercase;}
.segundamano .ver-mas.listado-anuncios span i{margin-right: 5px;}

.segundamano .btn{width: 100%; text-align: center;}
.segundamano .btn button{background: #ca0522; border-radius: 3px; color: #fff; display: inline-block; padding: 5px 20px; text-align: center; text-transform: uppercase;}

.segundamano .spinner{float: left; width: 100%; text-align: center; margin-top: 2%;}
.segundamano .error-find{float: left; width: 100%; margin-bottom: 25px; font-size: 20px; color: red; border-bottom: 1px solid #eaeaea; padding:0 0 10px 5px;}
.segundamano .error-find i{margin-right: 5px;}


.segundamano .ficha{float: left; width: 100%; background-color: #fff; padding-top: 25px;}
.segundamano .ficha .izquierda{float: left; width: 68%;}
.segundamano .ficha .sidebar{border-left: 1px solid #eaeaea; float: right; margin-bottom: 30px; min-height: 500px; width: 340px;}
.segundamano .ficha .sidebar .inner{padding: 10px 15px;}
.segundamano .ficha .anuncio{margin: 10px 0 0 10px;}
.segundamano .ficha .anuncio h1{font-size: 35px; font-weight: 600; letter-spacing: -1px; line-height: 40px; padding-left: 5px; margin-bottom: 10px;}
.segundamano .ficha .anuncio p.precio{color: #CA0522; margin-bottom: 30px; font-size: 25px; padding-left: 5px;}
.segundamano .ficha .anuncio p.precio strong{margin-left: 20px; color: #666; font-size: 17px;}
.segundamano .ficha .anuncio p.precio strong i{margin-right: 3px;}
.segundamano .ficha .anuncio .datos{float: left; width: 100%; margin-bottom: 20px;}
.segundamano .ficha .anuncio .datos ul{margin:2px 10px; float: left; width: 75%; line-height: 25px;}
.segundamano .ficha .anuncio .datos ul li{display: inline; color: #666; margin-right: 15px; font-size: 17px;}
.segundamano .ficha .anuncio .datos ul li:last-child{display: none;}
.segundamano .ficha .anuncio .datos .social{float: right;}
.segundamano .ficha .anuncio .datos .social a{color: #666; background: #eaeaea; transition: all 0.2s ease 0s; width: 20px; display: inline-block; text-align: center; padding: 4px 6px;}
.segundamano .ficha .anuncio .datos .social a:hover{color: #fff;}
.segundamano .ficha .anuncio .datos .social a.fcb:hover{background: #3C5998;}
.segundamano .ficha .anuncio .datos .social a.tw:hover{background: #00AEE0;}
.segundamano .ficha .anuncio .datos .social a.gp:hover{background: #DC4A38;}
/* .segundamano .ficha .anuncio .datos .social a.fav{display: none;} */
.segundamano .ficha .anuncio .datos .social a.fav:hover{background: #CA0522;}
.segundamano .ficha .anuncio .datos .social a.fav.on{color: #fece15; background: #fff;}
.segundamano .ficha .anuncio .descripcion{float: left; width: 100%; color: #474747; font-size: 17px; font-weight: 300; line-height: 25px; margin: 15px 0;}
.segundamano .ficha .anuncio .descripcion h2{margin: 0 5px; font-weight: 500; color: #000; padding:7px 5px; margin-bottom: 15px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;}
.segundamano .ficha .anuncio .descripcion h2 i{color: #eaeaea; margin-right: 5px;}
.segundamano .ficha .anuncio .descripcion a{color:#CA0522;}
.segundamano .ficha .anuncio .descripcion a:hover{text-decoration: underline;}
.segundamano .ficha .anuncio .descripcion p{margin-bottom: 20px; padding: 0 15px;}
.segundamano .ficha .anuncio .descripcion p.fecha{font-weight: 600; border-top: 1px solid #eaeaea; font-size: 16px; text-align: right; padding:5px 10px; background: #f8f8f8; margin-top: 40px;}
.segundamano .ficha .anuncio .descripcion p.fecha i{margin-right: 7px; color: #666;}
.segundamano .ficha .anuncio .descripcion ul{margin: 30px 0 0 0; padding: 0 15px;}
.segundamano .ficha .anuncio .descripcion ul li{display: inline-block; width: 32%; margin-bottom: 10px; height: 33px; line-height: 1.3; vertical-align: top;}
.segundamano .ficha .anuncio .descripcion ul li span{color: #CA0522; font-weight: 500;}
.segundamano .ficha .anuncio .descripcion .in{padding: 0 15px;}
.segundamano .ficha .anuncio .descripcion .tabla{float: left; width: 100%;}
.segundamano .ficha .anuncio .descripcion .tabla .mapa{float: left; width: 100%; margin-top: 10px;}
.segundamano .ficha .anuncio .descripcion table{width: 100%; margin-top: 20px; max-width: 100%; border-collapse:collapse; border-spacing: 0; font-weight: 300;}
.segundamano .ficha .anuncio .descripcion table th{color: #FA0034; border-bottom: 1px solid #dfdfdf; vertical-align: middle; line-height: 20px !important;}
.segundamano .ficha .anuncio .descripcion table th, .segundamano .ficha .anuncio .descripcion table td{text-align: left; padding:10px 15px; line-height: 23px; font-size: 17px; color: #333;}
.segundamano .ficha .anuncio .descripcion table > tbody > tr:nth-child(2n+1) > td, .segundamano .ficha .anuncio .descripcion table > tbody > tr:nth-child(2n+1) > th{
background: rgba(237, 236, 236, 0.65);}
.segundamano .ficha .anuncio .descripcion table th{font-size: 17px;}
.segundamano .ficha .anuncio .descripcion table td.dato{background:rgba(237, 236, 236, 1); vertical-align: top; border-left: 5px solid #eaeaea; font-weight: 500; color: #222; border-right: 2px solid #fff; text-transform: uppercase;}
.segundamano .ficha .anuncio .descripcion table a{color: #C8051C;}
.segundamano .ficha .anuncio .descripcion table a:hover{text-decoration: underline;}
.segundamano .ficha .anuncio .descripcion table i{margin-right: 10px; color: #ccc;}
.segundamano .ficha .anuncio .descripcion table td.twitter a{color:#00aee0;}
.segundamano .ficha .anuncio .descripcion table td.twitter i{color:#00aee0;}



.segundamano .ficha .anuncio .slide-fotos{float: left; width: 100%; margin-bottom: 30px; background: #000; text-align: center;}
.segundamano .ficha .anuncio .slide-fotos .owl-buttons div{position: absolute;}
.segundamano .ficha .anuncio .slide-fotos .owl-pagination{position: absolute; bottom: -30px; right: 10px; margin: 0 auto;}
.segundamano .ficha .anuncio .slide-fotos .owl-controls{margin-top: 0 !important;}
.segundamano .ficha .anuncio .slide-fotos .owl-controls .owl-page span{width: 20px !important; height: 2px !important;}
.segundamano .ficha .anuncio .slide-fotos .owl-theme .owl-controls .owl-page.active span, .segundamano .ficha .anuncio .slide-fotos .owl-theme .owl-controls.clickable .owl-page:hover span{background: #fa0034 !important;}
.segundamano .ficha .anuncio .slide-fotos .owl-controls .owl-buttons div{position:absolute; top: 44%; width: 45px; height: 45px; text-indent: -9999px; opacity: 1 !important; margin: 0 !important; padding: 0 !important; border-radius: 0 !important;}
.segundamano .ficha .anuncio .slide-fotos .owl-controls .owl-buttons .owl-prev{left: 3%; background: url(../../img/segundamano/flecha-prev.svg) no-repeat 0 0;}
.segundamano .ficha .anuncio .slide-fotos .owl-controls .owl-buttons .owl-next{right: 3%; background: url(../../img/segundamano/flecha-next.svg) no-repeat 0 0;}
.segundamano .ficha .anuncio .slide-fotos .owl-theme .owl-controls .owl-page span{background: #666; opacity: .9;}
.segundamano .ficha .anuncio .slide-fotos img{}

.segundamano .ficha .publicidad-movil { display: none;}
.segundamano .listado-items .publicidad-movil { display: none;}
.segundamano .publicidad-filtros-desktop { margin-bottom: 20px;} 

.segundamano .migas{float: left; width: 100%; font-size: 15px; color: #C9051F; margin-bottom: 10px;}
.segundamano .migas p{padding-left: 20px;}
.segundamano .migas i{color: #ccc; margin: 0 4px;}
.segundamano .migas a{color: #222;}
.segundamano .migas a:hover{text-decoration: underline;}


.segundamano .alertas-mail .btn{text-align: left;}
.segundamano .alertas-mail .btn button{margin-left: 20px; border: 0; cursor: pointer;}
.segundamano .alertas-mail input[type="email"]{border-radius: 3px; border: 1px solid #ccc; margin-left: 10px; padding: 5px;}


.segundamano .listado-fotos .item{float: left; width: 23%; margin-right: 10px;}
.segundamano .listado-fotos .item .utils{margin-top: 5px;}
.segundamano .listado-fotos .item .adic{width: 100%;}
.segundamano .listado-fotos .item .adic span{width: 65%;}


/* Articulos relacionados en fichas anuncio */
.segundamano .anuncios-relacionados h2{margin-bottom: 10px !important;}
.segundamano .anuncios-relacionados .inner{padding: 0;}
.segundamano .anuncios-relacionados .noticia{float: left; width: 100%; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #eaeaea;}
.segundamano .anuncios-relacionados .noticia:last-child{border: 0;}
.segundamano .anuncios-relacionados .noticia .foto{float: left; width: 30% !important; position: relative !important; overflow: hidden; margin-bottom: 0 !important;}
.segundamano .anuncios-relacionados .noticia .foto .icono-multimedia{position: absolute; width: 100%; text-align: center; top: 26%;}
.segundamano .anuncios-relacionados .noticia .foto .icono-multimedia i{color: rgba(255, 255, 255, 0.8); font-size: 55px;}
.segundamano .anuncios-relacionados .noticia .foto::after{background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; height: 75px !important; position: absolute; top: auto; width: 100%; z-index: 0;}
.segundamano .anuncios-relacionados .noticia .foto img{border-left:4px solid #cc0528;}
.segundamano .anuncios-relacionados .noticia .texto-rel{float: left; width: 65%; padding-left: 3%; padding-top:0;} 
.segundamano .anuncios-relacionados .noticia:hover .texto-rel .tit a{color:#cc0528;}
.segundamano .anuncios-relacionados .noticia .texto-rel .tit{font-size: 22px; margin-bottom: 2px; width: 95%; line-height: 24px; letter-spacing: -.3px; font-weight: 700;}
.segundamano .anuncios-relacionados .noticia .texto-rel .tit a{color: #222; border: 0;}
.segundamano .anuncios-relacionados .noticia .texto-rel .tit a:hover{color: #cc0528; text-decoration: underline; border: 0;}
.segundamano .anuncios-relacionados .noticia .texto-rel p{color: #666; font-size: 16px; width: 95%; padding-left: 0 !important; line-height: 21px;}


/* Motos relacionadas en ficha de anuncio */
.segundamano .anuncios-relacionados .item{float: left; width: 100%; padding: 25px 0; border-bottom: 1px solid #eaeaea; margin-bottom: 0;}
.segundamano .anuncios-relacionados .item.destacado{background:#fff;}
.segundamano .anuncios-relacionados .item-publicidad{float: left; width: 100%; padding: 20px 0 40px 0; text-align: center; border-bottom: 1px solid #eaeaea; margin-bottom: 20px; text-align: center;}
.segundamano .anuncios-relacionados .item-publicidad p{color: #666; font-size: 13px; margin-bottom: 3px;}
.segundamano .anuncios-relacionados .item-publicidad .desktop{display: block; margin: 0 auto;}
.segundamano .anuncios-relacionados .item-publicidad .movil{display: none;}
.segundamano .anuncios-relacionados .item:last-child{margin-bottom: 0;}
.segundamano .anuncios-relacionados .item:nth-child(even) {background: #f9f9f9;}
.segundamano .anuncios-relacionados .item:nth-child(odd) {background: #fff;}
.segundamano .anuncios-relacionados .item .foto{position: relative; width: 30%; float: left; margin-left: 20px;}
.segundamano .anuncios-relacionados .item .foto img{transition:all 0.2s ease 0s;}
.segundamano .anuncios-relacionados .item .foto img:hover{transform: scale(1.04);}
.segundamano .anuncios-relacionados .item .texto{width: 65%; float: right; position: relative; height: 100%;}
.segundamano .anuncios-relacionados .item .texto h2{font-size: 25px; margin-bottom: 10px !important; font-weight: 500; width: 70%; letter-spacing: -0.3px; border: none !important; line-height: 32px;}
.segundamano .anuncios-relacionados .item .texto h2 a{color: #222 !important;}
.segundamano .anuncios-relacionados .item .texto h2 a:hover{text-decoration: underline; color: #CA0522;}
.segundamano .anuncios-relacionados .item .texto p.precio{color: #CA0522;  font-size: 22px; font-weight: 600;}
.segundamano .anuncios-relacionados .item .texto ul.datos{margin-top: 20px; color: #666; font-size: 16px; background: none;}
.segundamano .anuncios-relacionados .item .texto ul.datos li{display: inline; margin-right: 5px;}
.segundamano .anuncios-relacionados .item .texto .localizacion{margin-top: 10px; display: block; color: #666;}
.segundamano .anuncios-relacionados .item .texto .localizacion i{margin-right: 3px;}
.segundamano .anuncios-relacionados .item .texto .utils{position: absolute; top: 7px; right: 15px; width: auto;}
.segundamano .anuncios-relacionados .item .texto .utils span{margin-left: 10px; color: #666; font-size: 15px;}
.segundamano .anuncios-relacionados .item .texto .utils span a{color: #666;}
.segundamano .anuncios-relacionados .item .texto .utils span a:hover{color: #333;}
.segundamano .anuncios-relacionados .item .texto .utils span a.on{color: #FECE15;}
/* .segundamano .anuncios-relacionados .item .texto .utils span .like{display: none;} */
.segundamano .anuncios-relacionados .item .texto .share{display: block;}
.segundamano .anuncios-relacionados .item .texto .share a{margin-right: 1px; padding: 1px 3px; background: #eaeaea; text-align: center; width: 25px; display: inline-block;}


/* Modulo contacto segundamano */
.contacto-segundamano .cabecera{margin-bottom: 0; background: #CA0522; padding: 2px 0 1px 0; text-transform: uppercase; font-size: 21px; color: #333; font-weight: 500; letter-spacing: -0.2px; border-bottom: 2px solid #eaeaea; }
.contacto-segundamano .cabecera span{padding-left: 25px; color: #fff;}
.contacto-segundamano .cabecera span i{color: #fff; margin-right: 5px;}
.contacto-segundamano .in{padding: 10px; background: #F8F8F8;}
.contacto-segundamano .caja{background: #fff; padding: 10px; display: block; margin-bottom: 10px;}
.contacto-segundamano .caja.btn{background: none; padding: 10px 0;}
.contacto-segundamano .caja.btn i{margin-right: 2px;}
.contacto-segundamano .caja.btn button{background: #222; color: #fff; padding: 7px 15px; text-align: center; border-radius: 2px; border: 0; cursor: pointer;}
.contacto-segundamano .caja:last-child{margin-bottom: 0;}
.contacto-segundamano .caja span{display: block; margin-bottom: 5px; font-size: 15px; padding-left: 1px; color: #414141; font-weight: 600; text-transform: uppercase;}
.contacto-segundamano span.color{color: #666;font-size: 12px;}
.contacto-segundamano .caja .campo{margin-bottom: 10px; display: block;}
.contacto-segundamano .caja .campo.rango{margin-left: 5px;}
.contacto-segundamano .caja .campo:last-child{margin-bottom: 0;}
.contacto-segundamano .caja .campo input[type="text"],.contacto-segundamano .caja .campo input[type="email"]{transition: all 0.4s ease 0s; display:block; color: #666; font-size: 13px; font-weight: 300; border:1px solid #F1F1F1; border-radius: 3px; width: 92%; padding: 5px 10px 5px 10px; -webkit-appearance: none; -moz-appearance: none;}
.contacto-segundamano .caja .campo input[type="text"]:focus,.contacto-segundamano .caja .campo input[type="email"]:focus{border:1px solid #ccc;}
.contacto-segundamano .caja .campo textarea{transition: all 0.4s ease 0s; display:block; color: #666; font-size: 13px; font-weight: 300; border:1px solid #F1F1F1; border-radius: 3px; width: 95%; padding: 5px; min-height: 100px; -webkit-appearance: none; -moz-appearance: none;}
.contacto-segundamano .caja .campo textarea:focus{border:1px solid #ccc;}


#menu-lateral-filtros-segundamano .inner{padding: 15px 15px 10px 15px;}
#menu-lateral-filtros-segundamano .cabecera{background: #222; color: #fff; padding: 10px; text-align: center;}
#menu-lateral-filtros-segundamano .cabecera span{text-transform: uppercase; font-weight: 600; font-size: 16px;}
#menu-lateral-filtros-segundamano .cabecera span i{margin-right: 10px; color: #c8051c;}
#menu-lateral-filtros-segundamano .caja{background: #fff; padding: 10px; display: block; margin-bottom: 10px;}
#menu-lateral-filtros-segundamano .caja:last-child{margin-bottom: 0;}
#menu-lateral-filtros-segundamano .caja span{display: block; margin-bottom: 10px; font-size: 15px; padding-left: 5px; color: #222; font-weight: 600; text-transform: uppercase;}
#menu-lateral-filtros-segundamano .caja .campo{margin-bottom: 10px; display: block;}
#menu-lateral-filtros-segundamano .caja .campo.rango{margin-left: 5px;}
#menu-lateral-filtros-segundamano .caja .campo:last-child{margin-bottom: 0;}
#menu-lateral-filtros-segundamano .caja .campo input[type="text"]{transition: all 0.4s ease 0s; background:url(../../img/buscador/lupa.svg) no-repeat scroll 2px 50%; background-size: 10%; display:block; color: #666; font-size: 13px; font-weight: 300; border:1px solid #F1F1F1; border-radius: 3px; width: 78%; padding: 5px 10px 5px 30px;}
#menu-lateral-filtros-segundamano .caja .campo input[type="text"]:focus{border:1px solid #ccc;}
#menu-lateral-filtros-segundamano .caja .campo input.margen{margin-bottom: 7px;}
#menu-lateral-filtros-segundamano .caja .campo select{display:block; color: rgba(0,0,0,0); text-shadow: 0 0 0 #666; background:url(../../img/segundamano/flecha.svg) no-repeat 95% 50%; outline: 0; font-size: 14px; font-weight: 300; width: 100%; -webkit-appearance: none; -moz-appearance: none; border:1px solid #eaeaea; border-radius: 3px; padding: 5px;}
#menu-lateral-filtros-segundamano .caja .campo select.doble{width: 46%; display: inline;}
#menu-lateral-filtros-segundamano .caja .campo select.doble:first-child{margin-right: 10px;}
#menu-lateral-filtros-segundamano .caja .campo select:focus{background:url(../../img/segundamano/flecha-roja.svg) no-repeat 95% 50%; outline: none;}
#menu-lateral-filtros-segundamano .caja .campo p{display: inline; color: #666;}
#menu-lateral-filtros-segundamano .btn{color: #fff; background: #C90520; padding: 5px 0; text-align: center; display: block; text-transform: uppercase; font-size: 14px;}
#menu-lateral-filtros-segundamano .abre-filtro-movil{color: #fff; margin-bottom: 5px; background: #666; padding: 5px 0; text-align: center; display: block; text-transform: uppercase; font-size: 14px;}
#menu-lateral-filtros-segundamano .abre-filtro-movil i{margin-right: 5px;}
#menu-lateral-filtros-segundamano .borrar-filtros{color: #fff; background: #C90520; padding: 5px 0; text-align: center; display: block; text-transform: uppercase; font-size: 14px;}
#menu-lateral-filtros-segundamano .borrar-filtros i{margin-right: 5px;}


#menu-lateral-contacto-segundamano .inner{padding: 15px 15px 10px 15px;}
#menu-lateral-contacto-segundamano .cabecera{background: #222; color: #fff; padding: 10px; text-align: center;}
#menu-lateral-contacto-segundamano .cabecera span{text-transform: uppercase; font-weight: 600; font-size: 16px;}
#menu-lateral-contacto-segundamano .cabecera span i{margin-right: 10px; color: #c8051c;}
#menu-lateral-contacto-segundamano .caja{background: #fff; padding: 10px; display: block; margin-bottom: 10px;}
#menu-lateral-contacto-segundamano .caja.btn{background: none;}
#menu-lateral-contacto-segundamano .caja.btn a{background: #222; color: #fff; padding: 3px 15px; text-align: center; border-radius: 2px;}
#menu-lateral-contacto-segundamano .caja.btn i{margin-right: 2px;}
#menu-lateral-contacto-segundamano .caja:last-child{margin-bottom: 0;}
#menu-lateral-contacto-segundamano .caja span{display: block; margin-bottom: 5px; font-size: 15px; padding-left: 1px; color: #222; font-weight: 600; text-transform: uppercase;}
#menu-lateral-contacto-segundamano .caja .campo{margin-bottom: 10px; display: block;}
#menu-lateral-contacto-segundamano .caja .campo.rango{margin-left: 5px;}
#menu-lateral-contacto-segundamano .caja .campo:last-child{margin-bottom: 0;}
#menu-lateral-contacto-segundamano .caja .campo input[type="text"]{transition: all 0.4s ease 0s; display:block; color: #666; font-size: 13px; font-weight: 300; border:1px solid #F1F1F1; border-radius: 3px; width: 89%; padding: 5px 10px 5px 10px; -webkit-appearance: none; -moz-appearance: none;}
#menu-lateral-contacto-segundamano .caja .campo input[type="text"]:focus{border:1px solid #ccc;}
#menu-lateral-contacto-segundamano .caja .campo textarea{transition: all 0.4s ease 0s; display:block; color: #666; font-size: 13px; font-weight: 300; border:1px solid #F1F1F1; border-radius: 3px; width: 93%; padding: 5px; min-height: 100px; -webkit-appearance: none; -moz-appearance: none;}
#menu-lateral-contacto-segundamano .caja .campo textarea:focus{border:1px solid #ccc;}


/* Formulario subida anuncio */
.formulario-segundamano{float: left; width: 100%; margin-bottom: 30px;}
.formulario-segundamano h2{margin:25px 0; border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea; font-weight: 600; color: #CA0522; font-size: 25px; padding: 8px 0; text-align: center; text-transform: uppercase;}
.formulario-segundamano h2 span{font-weight: 700;}
.formulario-segundamano .left-m{width: 66%; float: left;}
.formulario-segundamano .right{width: 340px; float: right; border-left: 1px solid #eaeaea; padding-left: 20px;}
.formulario-segundamano .left-m .cabecera{float: left; width: 100%; margin-bottom: 10px;}
.formulario-segundamano .campo{background: #f5f5f5; height: auto; margin-bottom: 20px; float: left; width: 100%; padding-bottom: 15px;}
.formulario-segundamano .campo .inner{padding: 15px;}
.formulario-segundamano .campo h3{font-weight: 600; text-transform: uppercase; color: #333; font-size: 18px; padding: 0 0 2px 5px; margin-bottom: 25px;}
.formulario-segundamano .campo h3 i{margin-right: 10px; color: #666;}
.formulario-segundamano .campo .bloque{float: left; width: 100%; margin-bottom: 20px;}
.formulario-segundamano .campo label{float: left;}
.formulario-segundamano .campo .triple.margen{margin: 20px 0 0px 0;}
.formulario-segundamano .campo .triple label{width: 31.5%; margin-right: 10px;}
.formulario-segundamano .campo .doble label{width: 48.3%; margin-right: 10px;}
.formulario-segundamano .campo .simple label{width: 100%; margin-right: 10px;}
.formulario-segundamano .campo label span{display: block; margin-bottom: 5px; padding-left: 3px;}


.formulario-segundamano .campo input[type="text"]{width:95%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-segundamano .campo input[type="text"]:focus{border:1px solid #ccc;}
.formulario-segundamano .campo input[type="email"]{width:95%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-segundamano .campo input[type="email"]:focus{border:1px solid #ccc;}
.formulario-segundamano .campo input[type="numeric"]{width:95%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-segundamano .campo input[type="numeric"]:focus{border:1px solid #ccc;}
.formulario-segundamano .campo input[type="number"]{width:95%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.formulario-segundamano .campo input[type="number"]:focus{border:1px solid #ccc;}
.formulario-segundamano .campo select{color: #666; text-shadow: 0 0 0 #666; background:#fff url(../../img/segundamano/flecha-roja.svg) no-repeat 95% 50%; outline: 0; font-size: 14px; font-weight: 300; width: 100%; -webkit-appearance: none; -moz-appearance: none; border:1px solid #eaeaea; border-radius: 3px; padding: 7px;}
.formulario-segundamano .campo textarea{border: 1px solid #eaeaea; color: rgba(0,0,0,0); text-shadow: 0 0 0 #666; width: 94%; height: 200px; border-radius: 3px; color: #414141; font-size: 15px; font-weight: 300; padding: 7px 10px 7px 10px; transition: all 0.4s ease 0s; height: 200px; -webkit-appearance: none; -moz-appearance: none;}
.formulario-segundamano .campo input[type="checkbox"]{width: auto !important; float: left; margin-right: 5px;}
.formulario-segundamano .campo input[type="radio"]{width: auto !important; float: left; margin-right: 5px;}

.formulario-segundamano .campo .adic{width: 33%; float: left; margin-bottom: 15px;}
.formulario-segundamano .campo .adic span{color: #666; font-size: 15px; float: left; width: 50%; line-height: 20px;}

.formulario-segundamano #image-preview-uno{width: 135px; height: 135px; border-radius: 5px; cursor: pointer; position: relative; margin-right: 20px; overflow: hidden; background-color: #ffffff; color: #ecf0f1; float: left;}
.formulario-segundamano #image-preview-uno input{line-height: 200px; font-size: 200px; cursor: pointer; position: absolute; opacity: 0; z-index: 10;}
.formulario-segundamano #image-preview-uno label{position: absolute; color:#666; z-index: 5; opacity: 0.8; cursor: pointer; background-color: #eaeaea; width: 110px; height: 35px; font-size: 14px;
line-height: 37px;text-transform: uppercase;top: 0;left: 0;right: 0;bottom: 0; margin: auto; text-align: center;}

.formulario-segundamano #image-preview-dos{width: 135px; height: 135px; border-radius: 5px; cursor: pointer; position: relative; margin-right: 20px; overflow: hidden; background-color: #ffffff; color: #ecf0f1; float: left;}
.formulario-segundamano #image-preview-dos input{line-height: 200px; font-size: 200px; cursor: pointer; position: absolute; opacity: 0; z-index: 10;}
.formulario-segundamano #image-preview-dos label{position: absolute; color:#666; z-index: 5; opacity: 0.8; cursor: pointer; background-color: #eaeaea; width: 110px; height: 35px; font-size: 14px;
line-height: 37px;text-transform: uppercase;top: 0;left: 0;right: 0;bottom: 0; margin: auto; text-align: center;}

.formulario-segundamano #image-preview-tres{width: 135px; height: 135px; border-radius: 5px; cursor: pointer; position: relative; margin-right: 20px; overflow: hidden; background-color: #ffffff; color: #ecf0f1; float: left;}
.formulario-segundamano #image-preview-tres input{line-height: 200px; font-size: 200px; cursor: pointer; position: absolute; opacity: 0; z-index: 10;}
.formulario-segundamano #image-preview-tres label{position: absolute; color:#666; z-index: 5; opacity: 0.8; cursor: pointer; background-color: #eaeaea; width: 110px; height: 35px; font-size: 14px;
line-height: 37px;text-transform: uppercase;top: 0;left: 0;right: 0;bottom: 0; margin: auto; text-align: center;}

.formulario-segundamano #image-preview-cuatro{width: 135px; height: 135px; border-radius: 5px; cursor: pointer; position: relative; margin-right: 20px; overflow: hidden; background-color: #ffffff; color: #ecf0f1; float: left;}
.formulario-segundamano #image-preview-cuatro input{line-height: 200px; font-size: 200px; cursor: pointer; position: absolute; opacity: 0; z-index: 10;}
.formulario-segundamano #image-preview-cuatro label{position: absolute; color:#666; z-index: 5; opacity: 0.8; cursor: pointer; background-color: #eaeaea; width: 110px; height: 35px; font-size: 14px;
line-height: 37px;text-transform: uppercase;top: 0;left: 0;right: 0;bottom: 0; margin: auto; text-align: center;}

.formulario-segundamano .subida-fotos-error{float: left; width: 100%; color: #C90521; margin-top: 15px; font-weight: 600;}
.formulario-segundamano .subida-fotos-error p{padding: 0 5px;}


.formulario-segundamano .btn{text-align: center; float: left; width: 100%; margin: 15px 0 20px 0;}
.formulario-segundamano .btn p{margin-bottom:30px; color: #666;}
.formulario-segundamano .btn a{border-bottom: 1px dotted;}
.formulario-segundamano .btn .pelosu{background: #ca0522; border:0; color: #fff; font-family: 'Titillium Web', sans-serif !important; cursor: pointer; display: inline-block; padding: 10px 50px; text-align: center; text-transform: uppercase; border-radius: 3px;}

.clausulas-segundamano{border-bottom: 1px solid #eaeaea; margin-top: 20px;}
.clausulas-segundamano .in{padding: 0 25px;}
.clausulas-segundamano li{display: block; margin-bottom: 20px; line-height: 20px; padding-left: 50px; color: #414141; background: url(../../img/segundamano/check.svg) no-repeat 0 0;}
.clausulas-segundamano li span{display: block; font-weight: 600; color: #f08a35; font-size: 22px; line-height: 25px; margin-bottom: 5px;}
.clausulas-segundamano li a{color: #000; border-bottom: 1px dotted;}


.segundamano .noticias-relacionadas{float: left; width: 100%; background: #f9f9f9; height: auto; margin: 20px 0;}
.segundamano .noticias-relacionadas .cabecera{text-align: center; background: #f1f1f1; padding: 10px 0; font-size: 25px; text-transform: uppercase;}
.segundamano .noticias-relacionadas .inner{padding: 25px 25px 15px 25px; display: inline-block;}
.segundamano .noticias-relacionadas .listado{float: left; width: 70%; margin-top: 10px;}
.segundamano .noticias-relacionadas .listado ul li{float:left; margin-bottom: 15px; font-size: 15px; width: 50%;}
.segundamano .noticias-relacionadas .listado ul li a{color: #414141;}
.segundamano .noticias-relacionadas .listado ul li a:hover{text-decoration: underline;}
.segundamano .noticias-relacionadas .listado ul li i{margin-right: 10px; color: #CA0522;}
.segundamano .noticias-relacionadas .listado ul li.destacada{font-weight: 600;}
.segundamano .noticias-relacionadas .icono{float: right; width: 30%; text-align: center; color: #dfdfdf; background: #fff; padding: 15px 0;}
.segundamano .noticias-relacionadas .icono i{font-size: 140px; display: block; color: #f08a35;}
.segundamano .noticias-relacionadas .icono a{background: #414141; color: #fff; display: inline-block; border-radius: 3px; padding: 5px 20px; text-align: center; text-transform: uppercase;}


.segundamano .noticias-relacionadas .articulo{float: left; width: 33.3%;}
.segundamano .noticias-relacionadas .articulo .foto .icono-multimedia i.fa-camera{font-size: 55px;}
.segundamano .noticias-relacionadas .articulo .foto a::before{background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
bottom: 0; content: ""; display: block; height: 75px; position: absolute; top: auto; width: 100%; z-index: 0;}
.segundamano .noticias-relacionadas .articulo .f.segundamano .noticias-relacionadas .articulo{float: left; width: 25%;}
.segundamano .noticias-relacionadas .articulo .bg{padding: 15px;}
.segundamano .noticias-relacionadas .articulo .foto{position: relative; overflow: hidden;}
.segundamano .noticias-relacionadas .articulo .foto .icono-multimedia{position: absolute; width: 100%; text-align: center; top: 30%;}
.segundamano .noticias-relacionadas .articulo .foto .icono-multimedia i{color: rgba(255, 255, 255, 0.8); font-size: 70px;}
.segundamano .noticias-relacionadas .articulo .foto img{border-left: 3px solid #cc0528;}
.segundamano .noticias-relacionadas .articulo .texto{background: rgba(255, 255, 255, 0.9); padding: 15px 10px;}
.segundamano .noticias-relacionadas .articulo .texto h2{font-size: 21px; margin-bottom: 5px; line-height: 22px; font-weight: 600; height: 45px; overflow: hidden;}
.segundamano .noticias-relacionadas .articulo .texto h2 a:hover{text-decoration: underline; color: #cc0528;}
.segundamano .noticias-relacionadas .articulo .texto p{color: #666; font-size: 15px; line-height: 20px;}
.segundamano .noticias-relacionadas .ver-mas{display: block; text-align: center; margin: 20px 0 20px 0; float: left; width: 100%;}
.segundamano .noticias-relacionadas .ver-mas a{background: #ca0522; border-radius: 3px; color: #fff; display: inline-block; padding: 5px 20px; text-align: center; text-transform: uppercase;}
.segundamano .noticias-relacionadas .ver-mas a:hover{background: #AD011E;}
.segundamano .noticias-relacionadas .ver-mas a i{color: #333; margin-right: 10px;}


.segundamano .subida-ok{margin-top: 30px; float: left; width:100%; background: #f5f5f5; padding: 20px 0;}
.segundamano .subida-ok .imagen{float: left; width:30%; margin-left: 20px;}
.segundamano .subida-ok .texto{float: left; width: 60%; margin-left: 20px; font-size: 20px; color: #666; padding-top: 15px;}
.segundamano .subida-ok .texto p{margin-bottom: 20px;}
.segundamano .subida-ok .texto a{color: #000;}
.segundamano .subida-ok .texto a:hover{text-decoration: underline;}
.segundamano .subida-ok .texto .btn{background: #ca0522; border-radius: 3px; color: #fff; display: inline-block; padding: 4px 20px; text-align: center; text-transform: uppercase; font-size: 15px;}
.segundamano .subida-ok .texto .btn:hover{text-decoration: none;}


.segundamano .modulo-lista-perfil{float: left; width: 100%; margin-top: 20px;}
.segundamano .modulo-lista-perfil h3{margin-left: 20px; font-size: 22px; text-transform: uppercase;}
.segundamano .modulo-lista-perfil span{margin: 0 0 20px 20px; color: #666; font-size: 17px;}
.segundamano .modulo-lista-perfil h2{width: auto !important;}
.segundamano .modulo-lista-perfil .utils{margin: 20px 0 0 20px; float: left;}
.segundamano .modulo-lista-perfil .utils a{background: #666; border-radius: 3px; padding: 3px 15px; color: #fff; margin-right: 5px;}

.contenedor-seccion.segundamano p.entradilla{color: #666; font-size: 19px; line-height: 24px; margin-bottom: 30px;}

.segundamano .loading-content div{position: fixed; z-index: 99999; overflow: visible; top: 0; left: 0; bottom: 0; right: 0; color: transparent; background-color: white; opacity: 0.5;}
.segundamano .loading-content img{position: fixed; z-index: 999999; overflow: visible; margin:auto; width:5em; height:5em; top: 0; left: 0; bottom: 0; right: 0;}

.segundamano .claim-servicios{text-transform: center; font-size: 12px; margin: 20px 0px; background: #dfdfdf; float: left; width: 100%;}
.segundamano .claim-servicios .inner{padding: 6px;}
.segundamano .claim-servicios a{color: #a7111a; border-bottom: 1px dotted;}

.segundamano .right .modulo { margin-bottom: 10px; float: left; width: 100%;}

/* Modulo novedades anuncios */
.novedades-anuncios .cabecera{margin-bottom: 20px; text-align:left; background: #202020 !important; padding: 2px 0 1px 0; text-transform: uppercase; font-size: 21px; color: #333; font-weight: 500; letter-spacing: -0.2px; border-bottom: 2px solid #eaeaea; }
.novedades-anuncios .cabecera span{padding-left: 25px; color: #fff;}
.novedades-anuncios .cabecera span i{color: #C60517; margin-right: 5px;}
.novedades-anuncios .in{padding: 0 5px;}
.novedades-anuncios ul li{border-bottom: 1px solid #eaeaea; line-height: 21px; margin-bottom: 10px; font-size: 16px; padding-bottom: 10px; padding-left: 2px; float: left; width: 100%;}
.novedades-anuncios ul li span{display: block; font-size: 14px; color: #666;}
.novedades-anuncios ul li span a{color: #666;}
.novedades-anuncios ul li span a:hover{color: #C7051B;}
.novedades-anuncios ul li a{color: #222;}
.novedades-anuncios ul li a:hover{text-decoration: none; color: #000;}
.novedades-anuncios ul li .foto{float: left; width: 35%;}
.novedades-anuncios ul li .texto{float: left; width: 65%; line-height: 18px; text-align: left;}
.novedades-anuncios ul li .texto .inner{padding: 2px 0 0 12px;}
.novedades-anuncios img.b-lazy { opacity: 1; }



/* RESPONSIVE */
@media (max-width: 767px) {
.segundamano .cortina-oscura{background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0; height: 100%; left: 0; position: fixed; top: 0; transition: all 0.5s ease 0s; width: 100%; z-index: 998;}
.segundamano .left.lateral{ width: 232px; float: right; height: 100%; position: fixed; z-index: 999; overflow: scroll; top: 0; right: 0;}
.segundamano .cabecera-segundamano{height: auto; margin-bottom: 10px; background: transparent;}
.segundamano .cabecera-segundamano img.desktop{display: none;}
.segundamano .cabecera-segundamano img.movil{display: block;}

.segundamano .carcasa-buscador .subir-anuncio-movil{display: block; float: left; width: 100%;}
.segundamano .carcasa-buscador .subir-anuncio-movil a{display: block; font-size: 15px; text-transform: uppercase; background: #ca0522; position: relative; text-align: center; color: #fff; position: relative; z-index: 9; padding: 10px 0;}
.segundamano .carcasa-buscador .subir-anuncio-movil i{margin-right: 5px;}

.segundamano .carcasa-buscador .buscador .caja{width: 100%; margin-right: 0;}
.segundamano .carcasa-buscador .buscador .caja.boton{text-align: center; width: 100%; margin-left: 0px;}
.segundamano .carcasa-buscador .buscador .btn{float: none;}
.segundamano .carcasa-buscador .buscador span{width: 20%;}


.segundamano .cabecera-listado{margin-bottom: 0;}
.segundamano .cabecera-listado .result{font-size: 22px; line-height: 26px; margin-bottom: 7px;}
.segundamano .cabecera-listado .result span{}
.segundamano .cabecera-listado .orden{float: left;}
.segundamano .left{display: none;}
.segundamano .right{width: 100%; border: 0;}
.segundamano .listado-items .item{padding: 0 0 10px 0; margin: 15px 0 20px 0; background: #f9f9f9;}
.segundamano .listado-items .item:nth-child(odd){background: #f9f9f9;}
.segundamano .listado-items .item .foto{width: 100%; margin: 0;}
.segundamano .listado-items .item .texto{float: left; width: 100%;}
.segundamano .listado-items .item .texto .in{padding: 15px;}
.segundamano .listado-items .item .texto .utils{top: 20px; right: 15px;}
.segundamano .listado-items .item .texto h2{width: 60%; line-height: 29px;}
.segundamano .listado-items .ver-mas{margin-top: 10px; border:0; padding-top: 0;}
.segundamano .cabecera-listado .orden select{width: 140px;}
.segundamano .listado-items .item-publicidad .desktop{display: none;}
.segundamano .listado-items .item-publicidad .movil{display: block; margin: 0 auto;}
.segundamano .filtros-movil{display: block;}
.segundamano .error-find{font-size: 17px; padding: 5px 0 10px 5px;}


.segundamano .grid-anuncios .anuncio{width: 100%;}
.segundamano .grid-anuncios .anuncio .in{padding: 20px 0px;}
.segundamano .grid-anuncios .anuncio .texto h2{font-weight: 600;}


.segundamano .ficha .izquierda{width: 100%;}
.segundamano .migas{margin-bottom: 0; margin-top: 5px;}
.segundamano .migas p{padding-left: 5px;}
.segundamano .ficha .anuncio{margin-left: 0;}
.segundamano .ficha .anuncio h1{font-size: 30px; line-height: 35px;}
.segundamano .ficha .anuncio p.precio{font-size: 23px; margin-bottom: 20px;}
.segundamano .ficha .anuncio .datos ul li{margin-right: 8px;}
.segundamano .ficha .anuncio .slide-fotos{margin-bottom: 25px;}
.segundamano .ficha .anuncio .descripcion ul{margin-top: 20px;}
.segundamano .ficha .anuncio .descripcion ul li{width: 100%; height: auto; }
.segundamano .ficha .anuncio .descripcion p.fecha{margin-top: 10px;}
.segundamano .ficha .anuncio .descripcion table{margin-top: 0;}


.segundamano .cabecera-segundamano .botones{position: inherit; background: #ca0522; float: left; width: 100%; right: inherit; margin-bottom: 20px}
.segundamano .cabecera-segundamano .btn-anuncio{display: block; padding: 5px 0; float: left; width: 100%; font-weight: 600;}
.segundamano .carcasa-buscador{margin-bottom: 25px;}
.segundamano .carcasa-buscador .buscador{position: inherit; bottom: inherit; width: 100%; border-radius: 0; border: 0; float: left;}
.segundamano .carcasa-buscador .buscador p{line-height: 27px; font-size: 22px; margin:0 40px 30px 40px;}
.segundamano .carcasa-buscador .buscador input{height: 35px; font-size: 15px; border-radius: 0;}
.segundamano .carcasa-buscador .buscador .btn{background: #ca0522; width: 100%; padding: 5px 30px;}
.segundamano .grid-anuncios .tit{margin-bottom: 15px;}
.segundamano .grid-anuncios .tit h1{font-size: 22px;}
.segundamano .grid-anuncios .anuncio{width: 100%; min-height: inherit !important;}
.segundamano .grid-anuncios .anuncio .foto{height: 225px !important;}
.segundamano .grid-anuncios .anuncio .in{padding: 10px;}
.segundamano .grid-anuncios .anuncio .texto h2{line-height: 23px; margin-bottom: 5px; height: 48px; overflow: hidden;}
.segundamano .grid-anuncios .anuncio .texto .precio span{margin-left: 0px; margin-right: 8px; display: none; margin-top: 5px; font-size: 12px;}
.segundamano .grid-anuncios .anuncio .texto .precio span:last-child{margin-right: 0;}
.segundamano .grid-anuncios .anuncio .texto .precio .price{display: block; font-size: 19px;}

.formulario-segundamano h2{padding: 5px 0; font-size: 22px;}
.formulario-segundamano .left-m{width: 100%; margin-bottom: 30px;}
.formulario-segundamano .campo h3{padding-top: 10px;}
.formulario-segundamano .campo .bloque{margin-bottom: 0;}
.formulario-segundamano .campo .triple label{width: 100%; margin-bottom: 20px; margin-right: 0;}
.formulario-segundamano .campo .doble label{width: 47%; margin-right: 10px;}
.formulario-segundamano .campo select{width: 98%;}
.formulario-segundamano .btn{margin: 0 0 20px 0;}
.formulario-segundamano .campo .adic{width: 33.3%; height: auto; margin-bottom: 10px;}
.formulario-segundamano .campo .triple.margen{margin: 10px 0 0 0;}
.formulario-segundamano .campo .doble.margen{margin: 10px 0 0 0;}
.formulario-segundamano #image-preview-uno{width: 19%; height: 70px; margin-right: 15px;}
.formulario-segundamano #image-preview-uno label{width: 60px; font-size: 10px; height: 25px; line-height: 26px;}
.formulario-segundamano #image-preview-dos{width: 19%; height: 70px; margin-right: 15px;}
.formulario-segundamano #image-preview-dos label{width: 60px; font-size: 10px; height: 25px; line-height: 26px;}
.formulario-segundamano #image-preview-tres{width: 19%; height: 70px; margin-right: 15px;}
.formulario-segundamano #image-preview-tres label{width: 60px; font-size: 10px; height: 25px; line-height: 26px;}
.formulario-segundamano #image-preview-cuatro{width: 19%; height: 70px; margin-right: 15px;}
.formulario-segundamano #image-preview-cuatro label{width: 60px; font-size: 10px; height: 25px; line-height: 26px;}


.segundamano .noticias-relacionadas{margin: 15px 0 20px 0;}
.segundamano .noticias-relacionadas .cabecera{font-size: 22px; padding: 5px 0;}
.segundamano .noticias-relacionadas .inner{padding:15px 15px 5px 15px;}
.segundamano .noticias-relacionadas .listado{width: 100%; margin-bottom: 20px;}
.segundamano .noticias-relacionadas .listado ul li{margin-bottom: 10px; font-size: 16px;}
.segundamano .noticias-relacionadas .icono{width: 100%; margin-bottom: 10px;}
.segundamano .noticias-relacionadas .articulo{width: 100%;}
.segundamano .noticias-relacionadas .articulo .bg{padding: 5px;}

.segundamano .anuncios-relacionadas{margin: 20px 0 0px 0 !important;}
.segundamano .anuncios-relacionadas h2{margin-bottom: 20px !important;}
.segundamano .anuncios-relacionadas .noticia .texto-rel .tit{font-size: 19px; line-height: 20px;}
.segundamano .anuncios-relacionadas .noticia .texto-rel p{display: none;}

.segundamano .anuncios-relacionadas .item{padding: 0 0 25px 0;}
.segundamano .anuncios-relacionadas .item .foto{margin-left: 0; width: 100%; margin-bottom: 5px;}
.segundamano .anuncios-relacionadas .item .texto{float: left; width: 100%;}
.segundamano .anuncios-relacionadas .item .texto h2{line-height: 29px;}
.segundamano .anuncios-relacionadas .item .texto p.precio{margin-bottom: 0;}
.segundamano .anuncios-relacionadas .item .texto .in{padding: 0 5px 0 5px;}
.segundamano .anuncios-relacionadas .item .texto ul.datos{margin-top: 5px;}
.segundamano .anuncios-relacionadas .item .texto ul.datos li{margin-right: 1px;}


.segundamano .subida-ok{margin-top: 20px;}
.segundamano .subida-ok .imagen{width: 35%;}
.segundamano .subida-ok .texto{font-size: 15px; width: 50%;}
.segundamano .subida-ok .texto .btn{font-size:12px; margin-bottom: 10px;}
.segundamano .subida-ok .texto p.botones{display: block; width: 100%; margin-bottom: 0;}


.segundamano .modulo-lista-perfil{margin-top: 10px;}
.segundamano .modulo-lista-perfil h3{margin-left: 5px;}
.segundamano .modulo-lista-perfil span{margin-left: 5px;}
.segundamano .modulo-lista-perfil .utils{margin:0 0 10px 17px;}

.segundamano .listado-fotos .item{width: 47%;}
.segundamano .ficha .publicidad-movil { display: block;}
.segundamano .listado-items .publicidad-movil { display: block;}
.segundamano .publicidad-filtros-desktop { display: none; }

.right .modulo { margin-bottom: 10px !important;}


footer{border-top: 0;}

}


/* ESTILOS CON WALLPAPER */
.wallpaper-web .segundamano .cabecera-segundamano{height: auto;}
.wallpaper-web .segundamano .cabecera-segundamano.portada{height: auto;}
.wallpaper-web .segundamano .grid-anuncios .tit{margin-bottom: 20px;}
.wallpaper-web .segundamano .carcasa-buscador .buscador p{font-size: 28px;}
.wallpaper-web .segundamano .carcasa-buscador .buscador .caja.boton{width: 10%; margin-left: 20px;}
.wallpaper-web .segundamano .carcasa-buscador .buscador .caja{width: 27%;}
.wallpaper-web .segundamano .carcasa-buscador .buscador .btn{padding: 3px 15px 6px;}
.wallpaper-web .segundamano .carcasa-buscador .buscador select{width: 65%;}
.wallpaper-web .segundamano .grid-anuncios .anuncio{min-height: 300px; width: 48%;}
.wallpaper-web .segundamano .grid-anuncios .anuncio .in{padding: 15px;}
.wallpaper-web .segundamano .grid-anuncios .anuncio .foto{height: 220px !important;}
.wallpaper-web .segundamano .noticias-relacionadas .icono{width: 45%;}
.wallpaper-web .segundamano .noticias-relacionadas .listado{width: 50%;}
.wallpaper-web .segundamano .noticias-relacionadas .listado ul li{width: 100%;}
.wallpaper-web .segundamano .listado-items .item .texto h2{line-height: 27px;}
.wallpaper-web .segundamano .ficha .izquierda{width: 63%;}
.wallpaper-web .formulario-segundamano .left-m{width: 60%;}
.wallpaper-web .formulario-segundamano .campo .doble label{width: 48.1%;}
.wallpaper-web .formulario-segundamano #image-preview-uno{margin-bottom: 10px;}
.wallpaper-web .formulario-segundamano #image-preview-dos{margin-bottom: 10px;}
.wallpaper-web .formulario-segundamano #image-preview-tres{margin-bottom: 10px;}
.wallpaper-web .formulario-segundamano #image-preview-cuatro{margin-bottom: 10px;}


.tablesorter {
	width: 100%;
	color: #333;
	background-color: #fff;
	border-spacing: 0;
	margin: 10px 0 15px;
	text-align: left;
	font-size: 14px;
}

/* header */
.tablesorter th,
.tablesorter thead td {
	color: #000;
	background-color: #fff;
	border-collapse: collapse;
	border-bottom: #ccc 1px solid;
	padding: 0;
}
.tablesorter tfoot th,
.tablesorter tfoot td {
	border: 0;
}
.tablesorter .header,
.tablesorter .tablesorter-header {
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	background-position: -7px center;
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: normal;
	padding: 8px 40px 8px 12px;
}
.tablesorter thead .headerSortUp,
.tablesorter thead .tablesorter-headerSortUp,
.tablesorter thead .tablesorter-headerAsc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	border-bottom: #000 2px solid;
}
.tablesorter thead .headerSortDown,
.tablesorter thead .tablesorter-headerSortDown,
.tablesorter thead .tablesorter-headerDesc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	border-bottom: #000 2px solid;
}
.tablesorter thead .sorter-false {
	background-image: none;
	cursor: default;
	padding: 4px;
}

/* tfoot */
.tablesorter tfoot .tablesorter-headerSortUp,
.tablesorter tfoot .tablesorter-headerSortDown,
.tablesorter tfoot .tablesorter-headerAsc,
.tablesorter tfoot .tablesorter-headerDesc {
	border-top: #000 2px solid;
}

/* tbody */
.tablesorter td {
	background-color: #fff;
	vertical-align: top;
	padding: 13px;
}

/* hovered row colors */
/*.tablesorter tbody > tr:hover > td,
.tablesorter tbody > tr.even:hover > td,
.tablesorter tbody > tr.odd:hover > td {
	background: #fff;
	color: #000;
}*/

/* table processing indicator */
.tablesorter .tablesorter-processing {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	/* background-image: url(https://www.sportlifeargentina.com/css/addons/pager/icons/loading.gif) !important; */
	background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
}

/* Zebra Widget - row alternating colors */
.tablesorter tr.odd td {
	background-color: #dfdfdf;
}
.tablesorter tr.even td {
	background-color: #efefef;
}

/* Column Widget - column sort colors */
.tablesorter tr.odd td.primary {
	background-color: #bfbfbf;
}
.tablesorter td.primary,
.tablesorter tr.even td.primary {
	background-color: #d9d9d9;
}
.tablesorter tr.odd td.secondary {
	background-color: #d9d9d9;
}
.tablesorter td.secondary,
.tablesorter tr.even td.secondary {
	background-color: #e6e6e6;
}
.tablesorter tr.odd td.tertiary {
	background-color: #e6e6e6;
}
.tablesorter td.tertiary,
.tablesorter tr.even td.tertiary {
	background-color: #f2f2f2;
}

/* caption */
caption {
	background: #fff;
}

/* filter widget */
.tablesorter .tablesorter-filter-row td {
	background: #eee;
	border-bottom: #ccc 1px solid;
	line-height: normal;
	text-align: center; /* center the input */
	-webkit-transition: line-height 0.1s ease;
	-moz-transition: line-height 0.1s ease;
	-o-transition: line-height 0.1s ease;
	transition: line-height 0.1s ease;
}
/* optional disabled input styling */
.tablesorter .tablesorter-filter-row .disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: not-allowed;
}
/* hidden filter row */
.tablesorter .tablesorter-filter-row.hideme td {
	/*** *********************************************** ***/
	/*** change this padding to modify the thickness     ***/
	/*** of the closed filter row (height = padding x 2) ***/
	padding: 2px;
	/*** *********************************************** ***/
	margin: 0;
	line-height: 0;
	cursor: pointer;
}
.tablesorter .tablesorter-filter-row.hideme .tablesorter-filter {
	height: 1px;
	min-height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	/* don't use visibility: hidden because it disables tabbing */
	opacity: 0;
	filter: alpha(opacity=0);
}
/* filters */
.tablesorter .tablesorter-filter {
	width: 95%;
	height: auto;
	margin: 4px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #bbb;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 0.1s ease;
	-moz-transition: height 0.1s ease;
	-o-transition: height 0.1s ease;
	transition: height 0.1s ease;
}

/* ajax error row */
.tablesorter .tablesorter-errorRow td {
	cursor: pointer;
	background-color: #e6bf99;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font-awesome-4.7.0/fonts/fontawesome-webfont_v-4.7.0.eot');
  src: url('../font-awesome-4.7.0/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../font-awesome-4.7.0/fonts/fontawesome-webfont.woff') format('woff2'), url('../font-awesome-4.7.0/fonts/fontawesome-webfont_v-4.7.0.woff') format('woff'), url('../font-awesome-4.7.0/fonts/fontawesome-webfont_v-4.7.0.ttf') format('truetype'), url('../font-awesome-4.7.0/fonts/fontawesome-webfont_v-4.7.0-fontawesomeregular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* Estilos para la banda de cookies */
.cookies{display:none; width: 100%; padding: 20px 0; position: fixed; font-weight: 300; background: #333; z-index: 9998; bottom:0; color: #dfdfdf; float: left;}
.cookies p{float: left; width: 95%; font-size: 14px; line-height: 22px;}
.cookies p a{border-bottom: 1px dotted; color: #fff;}
.cookies .boton_cookie{float: right;}



/*------------- Ipad vertical -------------*/
@media (max-width: 1024px) and (orientation : portrait){
.cookies .inner-movil{padding:0 15px;}
}




/*------------- Ipad horizontal real -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {
.cookies .inner-movil{padding:0 15px;}

}




/*------------- Iphone -------------*/
@media (max-width: 767px) {
.cookies{padding: 15px 0;}
.cookies .inner-movil{padding:0 15px;}
.cookies p{width: 84%; font-size: 13px; text-align: justify;}
}


/* Iphone 4 y 5  */
@media only screen and (max-width : 320px){

}




/*------------- Iphone 6 plus -------------*/
@media (min-width: 414px) and (max-width: 736px){

}



/*------------- MOVIL HORIZONTAL IPHONE 5,6 > -------------*/
@media (min-width: 320px) and (max-width: 736px) and (orientation : landscape){

}

/**************** ENCUESTAS ****************/

.contenedor-encuesta .inner{padding: 10px 0 0 10px;}
.contenedor-encuesta .cabecera-encuesta{float: left; width: 100%; margin-bottom: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.contenedor-encuesta .cabecera-encuesta .in{padding: 0 5px;}
.contenedor-encuesta .cintillo{color: #cc0528; font-size: 14px; font-weight: 600; text-transform: uppercase;}
.contenedor-encuesta .cintillo a{color: #f08a35;}
.contenedor-encuesta .cintillo a:hover{color: #222;}
.contenedor-encuesta h1{margin: 0 0 10px 0; font-size: 40px; letter-spacing: -1px; color: #222; line-height: 45px;}
.contenedor-encuesta .entradilla{color: #666; font-size: 19px; line-height: 24px;}
.contenedor-encuesta .meta{margin-top: 15px;}
.contenedor-encuesta .meta span{display: inline-block;}
.contenedor-encuesta .meta span a:hover{text-decoration: underline;}
.contenedor-encuesta .meta span i{margin-right: 5px;}
.contenedor-encuesta .meta .autor{color: #666; margin-right: 20px;}
.contenedor-encuesta .meta .autor a{color: #666;}
.contenedor-encuesta .meta .autor i{color: #666;}
.contenedor-encuesta .foto-encuesta{position: relative; float: left; width: 100%;}
.contenedor-encuesta .foto-encuesta img.borde{/*border-left: 5px solid #C90520;*/}
.contenedor-encuesta .pie-foto{border-bottom: 1px solid #eaeaea; font-style: italic; color: #666; text-align:right; margin-bottom: 25px; float: left; width: 100%;}
.contenedor-encuesta .pie-foto span{padding: 10px; display: block;}
.contenedor-encuesta .texto-encuesta .texto{float: left; width: 100%;}
.contenedor-encuesta .texto-encuesta{position: relative; float: left; width: 100%; margin-bottom: 30px; line-height: 25px; font-size: 17px; color: #474747; font-weight: 300;}
.contenedor-encuesta .texto-encuesta .texto .in-text{padding: 0 0px;}
.contenedor-encuesta .body-encuesta{margin-bottom: 30px;}


.contenedor-encuesta .rodea-respuestas{margin-bottom: 20px;}
.contenedor-encuesta .pregunta .enunciado-pregunta{margin: 0 0 15px 0; font-size: 20px; font-weight: 600;}
.contenedor-encuesta .pregunta .enunciado-pregunta span{padding-left: 10px;}
.contenedor-encuesta .pregunta .imagen-pregunta{margin-bottom: 20px;}
.contenedor-encuesta .pregunta label{cursor: pointer; float: left; width: 100%; background: #f5f5f5; display: block; margin-bottom: 5px;}
.contenedor-encuesta .pregunta label:hover{background: #bbbaba; color: #fff;}
.contenedor-encuesta .pregunta .inner{padding: 10px 10px 10px 10px;}
.contenedor-encuesta .pregunta label span{font-size: 15px; color: #222; display: inline-block; float: left; width: 85%; margin-bottom: 10px;}
.contenedor-encuesta .pregunta label:hover span{color: #fff;}
.contenedor-encuesta .pregunta label input[type="radio"]{margin-right: 10px; display: inline-block; float: left; margin-top: 5px;}
.contenedor-encuesta .pregunta label input[type="checkbox"]{margin-right: 10px; display: inline-block; float: left; margin-top: 5px;}
.contenedor-encuesta .pregunta label input[type="text"]{width:85%; margin-bottom: 10px; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.contenedor-encuesta .pregunta label textarea{width:90%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; height: 150px; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.contenedor-encuesta .pregunta .imagen-respuesta{float: right; width: 20%; margin-bottom: 10px;}
.contenedor-encuesta .pregunta .opcion-respuesta{float: left; width: 75%;}
.contenedor-encuesta .pregunta .btn{display: block; margin-top: -10px; float: left; width: 100%;}
.contenedor-encuesta .pregunta .btn a{width: 49.5%; padding: 5px 0; text-align: center; text-transform: uppercase; color: #fff; font-weight: 600; font-size: 15px; transition: all 0.2s ease 0s;}
.contenedor-encuesta .pregunta .btn a.left{float: left; background: #666;}
.contenedor-encuesta .pregunta .btn a.left:hover{background: #222;}
.contenedor-encuesta .pregunta .btn a.right{float: right; background: #CC071E;}
.contenedor-encuesta .pregunta .btn a.right.negro{background: #666; width: 50%;}
.contenedor-encuesta .pregunta .btn a.right:hover{background: #AD011E;}
.contenedor-encuesta .pregunta .btn a i{margin-right: 5px;}

.contenedor-encuesta .pregunta.resultados{margin-bottom: 30px;}
.contenedor-encuesta .pregunta.resultados .inner{padding: 10px 0 0 20px;}
.contenedor-encuesta .pregunta.resultados span{width: 100%;}
.contenedor-encuesta .pregunta.resultados label{cursor: default; background: #f6f6f6;}
.contenedor-encuesta .pregunta.resultados label:hover span{color: #222;}
.contenedor-encuesta .pregunta.resultados .barra-resultado{width: auto; border-radius: 3px; background: #ef7715;
background: -moz-linear-gradient(top,  #ef7715 0%, #f08a35 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ef7715 0%,#f08a35 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ef7715 0%,#f08a35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7715', endColorstr='#f08a35',GradientType=0 ); /* IE6-9 */
 color: #fff; float: left; text-align: right; margin-bottom: 20px;}
.contenedor-encuesta .pregunta.resultados .barra-resultado em{margin-right: 10px; font-style: normal; font-weight: 500;}
.contenedor-encuesta .pregunta.resultados label:hover{background: #eaeaea; color: #fff;}





/* Modulo encuestas sidebar */
.encuestas-sidebar{background: #f9f9f9; padding-bottom: 20px;}
.encuestas-sidebar .cabecera{margin-bottom: 10px; background: #202020; padding: 2px 0 1px 0; text-transform: uppercase; font-size: 21px; color: #333; font-weight: 500; letter-spacing: -0.2px; border-bottom: 2px solid #eaeaea; }
.encuestas-sidebar .cabecera span{padding-left: 25px; color: #fff;}
.encuestas-sidebar .cabecera span i{color: #222 !important; margin-right: 5px;}
.encuestas-sidebar .in{padding: 0 25px;}
.encuestas-sidebar .contenedor-preguntas .item-pregunta{margin-bottom: 30px;}
.encuestas-sidebar .contenedor-preguntas p.entradilla{color: #C8051C; font-size: 15px; line-height: 17px; margin-bottom: 10px; font-style: italic;}
.encuestas-sidebar .contenedor-preguntas p{font-size: 18px; line-height: 25px; margin-bottom: 15px; padding-left: 2px;}
.encuestas-sidebar .contenedor-preguntas label{cursor: pointer; background: #eaeaea; display: block; margin-bottom: 5px; float: left; width: 100%;}
.encuestas-sidebar .contenedor-preguntas label:hover{background: #bbbaba; color: #fff;}
.encuestas-sidebar .contenedor-preguntas label span{font-size: 15px; color: #222; display: inline-block; float: left; width: 85%; margin-bottom: 10px;}
.encuestas-sidebar .contenedor-preguntas label:hover span{color: #fff;}
.encuestas-sidebar .contenedor-preguntas label input[type="radio"]{margin-right: 10px; display: inline-block; float: left; margin-top: 5px;}
.encuestas-sidebar .contenedor-preguntas label input[type="checkbox"]{margin-right: 10px; display: inline-block; float: left; margin-top: 7px;}
.encuestas-sidebar .contenedor-preguntas label input[type="text"]{width:85%; border: 1px solid #eaeaea; border-radius: 3px; color: #666; font-size: 15px; font-weight: 300; padding: 7px 0px 7px 10px; transition: all 0.4s ease 0s; -webkit-appearance: none; -moz-appearance: none;}
.encuestas-sidebar .contenedor-preguntas .btn{display: block; margin-top: -20px; float: left; width: 100%;}
.encuestas-sidebar .contenedor-preguntas .btn a{width: 49.5%; padding: 5px 0; cursor: pointer; text-align: center; color: #fff; font-weight: 600; font-size: 15px; transition: all 0.2s ease 0s;}
.encuestas-sidebar .contenedor-preguntas .btn a.left{float: left; background: #666;}
.encuestas-sidebar .contenedor-preguntas .btn a.left:hover{background: #222;}
.encuestas-sidebar .contenedor-preguntas .btn a.right{float: right; background: #f08a35; text-transform: uppercase;}
.encuestas-sidebar .contenedor-preguntas .btn a.right:hover{background: #CC071E;}
.encuestas-sidebar .contenedor-preguntas .btn a i{margin-right: 5px;}



/* Estilos con wallpaper */






/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){

}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

}





/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.contenedor-encuesta{width: 100%;}
.contenedor-encuesta .inner{padding: 5px 0 10px 0;}
.contenedor-encuesta .cabecera-encuesta .in{padding: 0 15px;}
.contenedor-encuesta .cintillo{font-size: 15px;}
.contenedor-encuesta .foto-encuesta{width: 106%; margin-left: -10px;}
.contenedor-encuesta h1{font-size: 32px; line-height: 35px; margin-top: 0;}
.contenedor-encuesta .entradilla{font-size: 18px; line-height: 21px;}
.contenedor-encuesta .pie-foto{margin-bottom: 25px; line-height: 16px;}
.contenedor-encuesta label .inner{padding: 10px 0 0 10px;}

}



/*------------- IPHONES BAJA RESOLUCIÓN (4, 5) -------------*/
@media only screen and (max-width : 320px){

.contenedor-encuesta .cintillo{font-size: 14px;}
.contenedor-encuesta .foto-encuesta{width: 107%;}
.contenedor-encuesta h1{font-size: 27px; line-height: 31px;}
.contenedor-encuesta .entradilla{font-size: 15px; line-height: 18px;}

}

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #a1d9f2; }
    .sweet-alert button:active {
      background-color: #81ccee; }
    .sweet-alert button.cancel {
      background-color: #D0D0D0; }
      .sweet-alert button.cancel:hover {
        background-color: #c8c8c8; }
      .sweet-alert button.cancel:active {
        background-color: #b6b6b6; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*CALCULADORAS ESTILOS GENERALES */
.contenedor-calculadora .inner{}
.contenedor-calculadora .cabecera-cal{background:url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img/calculadoras/calculadora-sl.jpg) no-repeat!important; width: 100%; height: 70px;}
.contenedor-calculadora .cabecera-imc{background:url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img/calculadoras/calculadora-imc.jpg) no-repeat!important; width: 100%; height: 70px;}
.contenedor-calculadora .cabecera-calo{background:url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img/calculadoras/calculadora-cal.jpg) no-repeat!important; width: 100%; height: 70px;}


/* CALCULADORAS IMC */
.calculadora-imc{border: 1px solid #eaeaea; border-radius: 5px; margin-top: 20px;}
.calculadora-imc legend{font-size: 18px; color: #5f5656; padding: 20px 0 10px 15px;}
.calculadora-imc span{color: #82b155; font-size:18px;}
.calculadora-imc .calculadora-campos{margin:20px 0 0 20px; }
.calculadora-imc .indice{margin:20px 0 0 20px; font-size: 14px; color:#2c2626; background: #a8ca8a; width: 65%; height: 40px; text-align: center; padding-top: 20px; border: 1px solid #958e8e; border-radius: 5px;}
.calculadora-campos label{font-size: 16px; color: #5f5656; display: block; margin-bottom: 7px;}
.calculadora-campos input {padding: 5px; margin-left: 5px;border: 1px solid #cccccc;
    background-color: #ffffff;
	color: #999999;
    width: 33%;
    font-size: 15px;
	border-radius: 3px;}
.calculadora-campos select  {padding: 5px;
    margin-left: 5px;
    border: 1px solid #cccccc;
    background-color: #ffffff; 
    height: 30px;
    margin-bottom: 25px;
	color: #999999;
    width: 35%;
    font-size: 15px;}
.calculadora-imc select{color: #999999; }
.calculadora-campos p#ib{font-size: 16px; color: #382a25; background: #efe809; width: 65%; height: 40px; text-align: center; padding-top: 20px; border: 1px solid #958e8e; border-radius: 5px; }
.calculadora-campos p#in{font-size: 14px; color: #f6f7f9; background:#148f14; width: 65%; height: 40px; text-align: center; padding-top: 20px; border: 1px solid #958e8e; border-radius: 5px; }
.calculadora-campos p#ia{font-size: 14px; color: #f6f7f9; background: #c81223; width: 65%; height: 40px; text-align: center; padding-top: 20px; border: 1px solid #958e8e; border-radius: 5px; }
.button-calculadora button {background:#5163a9; color:#fff; border:none; margin-top:35px; margin-left:20px; margin-bottom: 35px; padding: 4px 25px; font-size: 17px; border-radius: 3px;}
.button-calculadora button:hover {color:#d7c7c7;}





/*SOLO HOME CALCULADORAS*/
.contenedor-calculadora .calculadoras-home{margin-top: 20px; padding: 10px;} 
.contenedor-calculadora .enlaces-calculadoras { margin-top: 25px;}
.contenedor-calculadora p.texto-cal-home { font-size: 16px; color:#2c2929; margin-top: 25px; margin-bottom: 25px;}


.enlaces-calculadoras .titulo-calc h2{margin-bottom: 5px; color: #91b86c; font-size:20px; font-weight: normal;} 
.enlaces-calculadoras .titulo-calc h2:hover{ text-decoration: underline;}



.enlaces-calculadoras .img_texto_calc { display: inline-block; border-bottom: 1px solid #ededed; padding-bottom: 10px; }
.enlaces-calculadoras .img_texto_calc a {}
.enlaces-calculadoras .img_texto_calc a  > div:first-of-type {padding: 10px;}

.enlaces-calculadoras div.img-calc {float: left; display:block; margin-right:5%; }
.enlaces-calculadoras div.texto-calc {}

.enlaces-calculadoras .img_texto_calc p{font-size: 16px;}




/* SOLO CALCULADORA CALORIAS */
div#indicador-calculadora h2 {margin-left: 15px;}
.calculadora-imc section#factor-ejercicio{margin-top: 0px;} 
.calculadora-imc .resultado{margin:20px 0 20px 20px; font-size: 14px; color:#2c2626; background: #a8ca8a; width: 65%; height: 40px; text-align: center; padding-top: 20px; border: 1px solid #958e8e; border-radius: 5px;}

/* TABLAS CLACULADORAS */

/* Modulo ejemplos*/
div.modulo-otras-calculadoras{margin-top: 90px; margin-bottom: 70px;}
div.separador-otras-calculadoras{border-top:2px dotted #c2bdbd; padding-top: 10px; /*border-bottom: 2px dotted #c2bdbd; margin-bottom: 20px;*/}
div.separador-otras-calculadoras h3 {text-align: center;
    color: #757575;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0;}
div.ejemplos-cal{ padding: 10px;}
div.ejemplos-cal h3{padding-left: 10px;}
div.ejemplos-cal p{ font-size: 18px; color:#5f5656; padding: 20px 0 10px 15px}
div.ejemplos-cal ul{padding: 0px 0 5px 10px; font-size: 16px; color:#5f5656;}
div.ejemplos-cal ul li {margin-bottom: 10px;}

/*  TABLA IMG */
.tabla-imc{margin: 50px 0 50px 20px; border:1px solid #e5e5e5; width: 90%; text-align:center; font-size: 14px;}
.tabla-imc tr, td{border:1px solid #e5e5e5;}
.tabla-imc tr:nth-child(1){font-weight: bold; padding: 2px; height: 30px;}
.tabla-imc td:nth-child(1){font-weight: bold; height: 30px;}
.tabla-imc tr:nth-child(2n+1){background-color:rgba(158, 158, 158, 0.06);}
.tabla-imc caption{height: 35px; color: #4d6838; font-size: 20px;}
		/* */



/*  TABLA FRECUENCIA CARDIACA */
label#label-frec-card{display:block; margin-right: 10px;}
.fc-variable{margin: 50px 0 50px 20px; border:1px solid #e5e5e5; width: 65%; text-align:center; font-size: 14px;}
.fc-variable tr{height:25px;}
.fc-variable td:nth-child(1){width: 20%; background-color: rgba(243, 238, 83, 0.75);}
.fc-variable td:nth-child(2){background-color: rgba(101, 167, 6, 0.55);}
.fc-variable td:nth-child(3){background-color: rgba(235, 32, 23, 0.55);}
#fc-td-cero{background-color:#ffffff;}
#fc-td-first{background-color:#ffffff;}
#fc-td-second{background-color:#ffffff;}

/* TABLA FRECUENCIA CARDIACA - LEYENDA */
.fc-leyenda{margin: 50px 0 50px 20px; border:1px solid #e5e5e5; width: 65%; text-align:left; font-size: 14px;}
.fc-leyenda td:nth-child(1){background-color: rgba(243, 238, 83, 0.75); text-align: center; width: 20%;}
.fc-leyenda td:nth-child(2){padding: 8px;}



/* IMAGENES ILUSTRATIVAS CALCULADORAS  */
.img-deportes-calculadoras{ width: 75%; height: auto; padding:20px; }


/*rabge */
/*
body {
  color: #404040;
  padding: 50px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}*/


/* Critical CSS to initialize rangeslider.js
// Needs to be defined otherwise the initialization will fail. 
.rangeslider__handle {
  width: 42px;
  height: 42px;
}*/




/*  ESTILOS DEL RANGE SLIDER **/

input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 90%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #a4ca83;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #a59f9f;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #a4ca83;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #a4ca83;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #a59f9f;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #a4ca83;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #a4ca83;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #65001c;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #a4ca83;
}
input[type=range]:focus::-ms-fill-upper {
  background: #a4ca83;
}


.campo-range input{border: none;}
/*
body {
  padding: 30px;
}*/

/******************************************************
********************************************************
*********************************************************/



/*------------- Ipad vertical -------------*/
@media (max-width: 1024px) and (orientation : portrait){

.enlaces-calculadoras div.texto-calc {float: left; width: 61%; max-height: 76px; overflow: hidden;}

.enlaces-calculadoras .titulo-calc h2 {
    line-height: 20px;
  }

  .enlaces-calculadoras .img_texto_calc p {
    line-height: 15px;
}


}




/*------------- IPHONES ALTA RESOLUCIÃ“N (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

    /* home calculadoras */
    .contenedor-calculadora .inner{}
    .enlaces-calculadoras a {display: block; width: 95%; }

    .contenedor-calculadora .enlaces-calculadoras {
    margin-top: 25px;}

    div.titulo-calc {
    padding: 9px;
}

    .enlaces-calculadoras .titulo-calc h2 {
        margin-bottom: 0px; 
     margin-top: 0px;
     line-height: 23px; }


    .enlaces-calculadoras div.texto-calc {
    display: none;
}

    .enlaces-calculadoras div.img-calc  {width: 33%;}

    





    /* calculadora imc */
    div#indicador-calculadora h2 {margin-left: 5px;}
    .calculadora-imc legend {padding: 20px 5px 0 5px;}
    .calculadora-campos input{width: 60%;}
    .calculadora-imc .calculadora-campos input{width: 90%;}
    .calculadora-imc select {width: 65%;}

    .calculadora-imc .indice {width: 95%; height: 50px; margin-left: 10px;}
    .tabla-imc caption { height: 67px;}
    .tabla-imc{width:95%; margin-left: 10px;}


    .calculadora-imc .resultado-resp{ padding:20px;}


    /* calculadora frecuencia cardiaca */
    .fc-variable{width: 90%;}
    .fc-leyenda{width: 90%}

}



/*------------- IPHONES ALTA RESOLUCIÃ“N (6, 6 PLUS) -------------*/
@media (max-width: 320px){
  .enlaces-calculadoras div.img-calc {
    display: none;}

   div.titulo-calc {
    padding: 15px;
}

.enlaces-calculadoras .titulo-calc h2 {
       
     line-height: initial; }

}





/**************** ESTILOS PROPIOS CONSULTORIO SPORTLIFE ****************/

.consultorio{margin-bottom: 40px;}

.consultorio .cabecera{background: #65a706; padding: 15px 0; margin-bottom: 30px;}
.consultorio .cabecera span{font-weight: normal; color: #fff; padding-left: 15px; font-size: 30px; font-weight: 600; text-transform: uppercase;}
.consultorio .cabecera span a{color: #fff;}
.consultorio .cabecera span i{margin-right: 10px;}

.consultorio .envio{float: right; width: 45%; text-align: right; margin-top: 25px;}
.consultorio .envio a{background: #ff472c; color: #fff; font-weight: 500; padding: 5px 20px; font-size: 14px; display: inline-block; border-radius: 2px;}
.consultorio .envio a i{margin-right: 10px;}

.consultorio .filtros{margin-bottom: 30px; float: left; width: 45%;}
.consultorio .filtros select{color: rgba(0,0,0,0); text-shadow: 0 0 0 #666; background:#fff url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img_master/login/flecha-roja.svg) no-repeat 95% 50%; outline: 0; font-size: 14px; font-weight: 300; width: 100%; -webkit-appearance: none; -moz-appearance: none; border:1px solid #eaeaea; border-radius: 3px; padding: 7px;}
.consultorio .filtros p{margin-bottom: 5px; font-weight: 600;}

.consultorio .doble{margin-bottom: 30px;}

.consultorio .consulta { margin-bottom: 15px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px; }
.consultorio a.pregunta {color: #333; font-size: 15px; padding-left: 10px;}
.consultorio a.pregunta:hover{color: #333;}
.consultorio a.pregunta i{margin-right: 10px; margin-top: 4px; color: #ff472c; float: left;}
.consultorio a.pregunta span{width: 90%; float: left;}

.consultorio .paginacion{border: 0; padding-top: 20px;}
.consultorio .paginacion li.active a{background: #65a706;}
.consultorio .paginacion a span{color: red;}


.consultorio .indice {font-size: 15px; border-bottom: 1px solid #eaeaea; margin-bottom: 10px;}
.consultorio .indice a {background: #ff472c; color: #fff; font-weight: 500; padding: 5px 20px; font-size: 14px; display: inline-block; float: right;}

.consultorio .titular-pregunta{background: #f1f1f1; margin-bottom: 30px;}
.consultorio .titular-pregunta .in{padding: 25px 15px;}
.consultorio .titular-pregunta p{font-size: 17px; color: #666;}
.consultorio .titular-pregunta h1 {letter-spacing: -1px; color: #222; font-size: 40px; line-height: 40px; margin-bottom: 20px;}

.consultorio .respuesta{font-size:16px;	color: #474747; line-height: 24px; margin-bottom: 30px;}
.consultorio .respuesta .in{padding: 0 15px;}
.consultorio .respuesta h4 {color: #9AC01B; text-transform: uppercase; margin-bottom: 10px; font-size: 20px;}
.consultorio .respuesta p{margin-bottom: 25px;}



/* Estilos con wallapaer de publicidad */




/* Estilos Responsive */


/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){

}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

}



/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.consultorio .cabecera span{padding: 10px 15px; font-size: 25px;}

.consultorio .filtros{width: 100%; margin-bottom: 20px; margin-top: 25px;}
.consultorio .envio{width: 100%; margin-top: 0;}

.consultorio .cabecera{margin-bottom: 0;}
.consultorio .titular-pregunta h1{font-size: 30px; line-height: 32px; margin-bottom: 20px;}
.consultorio .respuesta{margin-bottom: 15px;}


}

/**************** ESTILOS PROPIOS DIETAS SPORTLIFE ****************/


@import url('//fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');

.contenedor-dietas{font-family: 'Playfair Display', serif;}
.contenedor-dietas .cabecera{margin-bottom: 25px; border-bottom: 4px solid #6FB33B;}
.contenedor-dietas .inner{padding: 0 10px;}
.contenedor-dietas .rodea-filtros{background: #f5f5f5;}
.contenedor-dietas .filtro-dietas{border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.contenedor-dietas .filtro-dietas p{margin-bottom: 15px; font-size: 20px;}
.contenedor-dietas .filtro-dietas .campo{float: left; width: 40%;}
.contenedor-dietas .filtro-dietas .campo input[type="checkbox"]{float: left; width: 15px; height: 15px;}
.contenedor-dietas .filtro-dietas .campo select{width: 304px; border-radius: 3px;
color: #555555; display: inline-block; font-size: 14px; height: 40px; line-height: 20px; border:1px solid #ccc; margin-bottom: 9px; padding: 4px 6px;}
.contenedor-dietas .filtro-dietas .campo input{width: 255px; border-radius: 3px; color: #555555; display: inline-block; font-size: 14px; height: 30px; line-height: 20px; margin-bottom: 9px; padding: 4px 6px; border:1px solid #ccc;}
.contenedor-dietas .filtro-dietas h1 {font-size: 20px; line-height: 30px; font-weight: normal; margin: 0 0 15px 0; background: #fff;}

.contenedor-dietas .filtro-dietas .campo span{float: left; margin-left: 5px; font-size: 15px;}
.contenedor-dietas .grid-dietas{margin-top: 15px;}
.contenedor-dietas .grid-dietas .dieta{float: left; width: 50%;}
.contenedor-dietas .grid-dietas .dieta .in{padding: 15px;}
.contenedor-dietas .grid-dietas .dieta .texto{font-size: 19px; line-height: 24px; padding: 10px 10px; text-align: center; background: #EAD6AF; height: 75px;}
.contenedor-dietas .grid-dietas .dieta .texto a{font-weight: 700; color: #222;}
.contenedor-dietas .grid-dietas .dieta .texto a:hover{color: #845642; text-decoration: underline; border-radius: 0;}


.contenedor-dietas .ficha-dieta{margin-bottom: 50px;}
.contenedor-dietas .ficha-dieta .cabecera-ficha{margin-bottom: 15px;}
.contenedor-dietas .ficha-dieta .cabecera-ficha h1{color: #333; font-size: 33px; line-height: 40px; margin-bottom: 25px;}
.contenedor-dietas .ficha-dieta .cabecera-ficha .entradilla{color: #666; font-size: 17px; margin-bottom: 15px;}
.contenedor-dietas .ficha-dieta .cabecera-ficha .autor{color:#999; text-transform: uppercase}
.contenedor-dietas .ficha-dieta .cabecera-ficha p{margin-bottom: 25px;}
.contenedor-dietas .ficha-dieta .foto-principal {margin-bottom: 30px;}
.contenedor-dietas .ficha-dieta .foto-principal .sponsor{margin-bottom: 30px;}
.contenedor-dietas .ficha-dieta .foto-principal .sponsor img{ width: 200px;}
.contenedor-dietas .ficha-dieta .foto-principal .sponsor .image{float: right; color: #999; margin-top: 15px; text-align: right;}

.contenedor-dietas .ficha-dieta .seleccion-semana{padding: 20px 0; background: #f9f9f9;}
.contenedor-dietas .ficha-dieta .seleccion-semana span{float: left; margin: 7px 0 0 20px; color: #6FB33B; font-weight: 700; font-size: 25px;}
.contenedor-dietas .ficha-dieta .seleccion-semana select{border:1px solid #ccc; width: 220px; float: right; margin-right: 20px; border-radius: 3px; color: #555555; display: inline-block; font-size: 14px; height: 30px; line-height: 20px; margin-top: 10px; padding: 4px 6px;}
.contenedor-dietas .ficha-dieta .dia{margin-bottom: 35px; border-bottom: 1px solid #eaeaea;}
.contenedor-dietas .ficha-dieta .dia .nombre{padding: 7px 20px; text-transform: uppercase; background: #EAD6AF; color: #6D5B39; font-weight: 600; font-size: 18px; margin-bottom: 20px;}
.contenedor-dietas .ficha-dieta .dia p i{margin-right: 10px; color: #fff;}
.contenedor-dietas .ficha-dieta .dia .comida{padding: 0 20px; margin-bottom: 20px; font-size: 15px;}
.contenedor-dietas .ficha-dieta .dia .comida span{font-weight: 600; font-size: 18px;}
.contenedor-dietas .ficha-dieta .dia .comida .texto{color: #333; line-height: 21px;}
.contenedor-dietas .ficha-dieta .dia .comida .texto p{color: #333;}
.contenedor-dietas .ficha-dieta .dia .comida .texto a{text-decoration: underline; color: #FE7D06;}
.contenedor-dietas .ficha-dieta .dia .comida .calorias{color:#4aa645; font-weight: bold;}

.contenedor-dietas .ficha-dieta .share{margin-bottom: 30px;}
.contenedor-dietas .ficha-dieta .share ul{margin: 0; padding: 0;}
.contenedor-dietas .ficha-dieta .share ul li{display: inline-block; margin-right: 4px; color: #666;}
.contenedor-dietas .ficha-dieta .share ul li a {cursor: pointer;}

.contenedor-dietas .ficha-dieta .descripcion{color: #666; font-size: 14px; margin-bottom: 50px;}

.contenedor-dietas .ficha-dieta .entrenamiento .image{float:left; width: 25%}
.contenedor-dietas .ficha-dieta .entrenamiento .titulo{float:left; margin-left: 20px;}
.contenedor-dietas .ficha-dieta .entrenamiento .titulo .enlace{font-size:20px; margin-bottom: 10px; font-weight: 600;}
.contenedor-dietas .ficha-dieta .entrenamiento .titulo .enlace a:hover{text-decoration: underline;}
.contenedor-dietas .ficha-dieta .entrenamiento .titulo .tipo-entrenamiento strong{color:#4aa645;}
.contenedor-dietas .ficha-dieta .entrenamiento {margin-bottom: 35px; border-bottom: 1px solid #eaeaea; padding-bottom: 20px;}

.contenedor-dietas .ficha-dieta .entrenamiento .nombre{ padding: 7px 20px;text-transform: uppercase;background: #90C34C;color: #FFF;font-weight: 600;font-size: 18px;margin-bottom: 20px;}

.contenedor-dietas .ficha-dieta .leyenda{color:#888; clear: both; width: 100%; }
.contenedor-dietas .filtro-dietas .campo .buscar{background: url(../../themes/sportlifeargentina/img/dietas/lupa.svg) no-repeat 5px 50%; padding-left: 40px;}
.contenedor-dietas .bloque-buscador { border: 0;}
.contenedor-dietas .bloque-buscador form{ margin:0;}



/* Estilos con wallapaer de publicidad */
.wallpaper-web .contenedor-dietas .ficha-dieta .cabecera-ficha h1{font-size: 30px; line-height: 35px;}
.wallpaper-web .contenedor-dietas .ficha-dieta .cabecera-ficha .entradilla{font-size: 15px; line-height: 23px;}




/* Estilos Responsive */


/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){

}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

}



/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.contenedor-dietas{margin-bottom: 35px;}
.contenedor-dietas .inner{padding: 0 25px;}
.contenedor-dietas .cabecera{margin-bottom: 20px;}
.contenedor-dietas .filtro-dietas p{font-size: 17px;}
.contenedor-dietas .filtro-dietas .campo{width: 80%;}
.contenedor-dietas .grid-dietas{margin: 0 0 30px 0;}
.contenedor-dietas .grid-dietas .dieta{width: 100%;}
.contenedor-dietas .grid-dietas .dieta .in{padding: 30px 0 0 0;}
.contenedor-dietas .filtro-dietas{padding-bottom: 10px;}
.contenedor-dietas .filtro-dietas.margen{margin-bottom: 25px;}
.contenedor-dietas .grid-dietas .margen-publi-movil{margin: 25px 0 0 0;}

.contenedor-dietas .ficha-dieta .ficha{width: 100%;}
.contenedor-dietas .ficha-dieta .cabecera-ficha h1{font-size: 30px; line-height: 33px;}
.contenedor-dietas .ficha-dieta .cabecera-ficha .entradilla{font-size: 17px; line-height: 25px;}
.contenedor-dietas .ficha-dieta .seleccion-semana{padding: 15px 0;}
.contenedor-dietas .ficha-dieta .seleccion-semana span{font-size: 20px;}
.contenedor-dietas .ficha-dieta .seleccion-semana select{width: 50%;}


.contenedor-dietas .ficha-dieta .entrenamiento .nombre{font-size: 16px;}
.contenedor-dietas .ficha-dieta .entrenamiento .image {width: 100%}
.contenedor-dietas .ficha-dieta .entrenamiento .titulo{width: 100%; margin-left: 0px; margin-top: 10px}
.contenedor-dietas .grid-dietas .dieta .texto{height: auto;}


}

/* Glosario de alimentos */

@import url('//fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');

.glosario-alimentos{margin-bottom: 50px; font-family: 'Playfair Display', serif;}

.glosario-alimentos .cabecera{background: #65a706; padding: 15px 0;}
.glosario-alimentos .cabecera span{font-weight: normal; color: #fff; padding-left: 15px; font-size: 30px; font-weight: 600; text-transform: uppercase;}
.glosario-alimentos .cabecera span a{color: #fff;}
.glosario-alimentos .cabecera span i{margin-right: 10px;}
.glosario-alimentos .cabecera h1 { padding-left: 15px; font-size: 30px; font-weight: 600; text-transform: uppercase;}
.glosario-alimentos .cabecera h1 a { color: #fff; }
.glosario-alimentos .cabecera h1 i { margin-right: 10px;}

.glosario-alimentos .indice-letras{margin-top: 25px;}
.glosario-alimentos .indice-letras a{background: #C5E027; padding: 2px 10px; font-size: 15px; float: left; margin: 0px 5px 8px 0px;}
.glosario-alimentos .indice-letras a:hover{background:#4AA645; color: #fff; text-decoration: none;}
.glosario-alimentos .indice-letras a.letterselected{background:#4AA645; color: #fff; text-decoration: none;}
.glosario-alimentos .indice-palabras{padding-left: 15px;}
.glosario-alimentos .indice-palabras .letra{float: left; margin-top: 40px; margin-right: 10px;}
.glosario-alimentos .indice-palabras .letra span{font-size: 30px; background: #845642; padding: 0px 10px; color: #fff;}
.glosario-alimentos .indice-palabras .palabras{float: left; width: 92%; padding-left: 20px; border-left: 1px dotted #ccc; font-size: 14px;}
.glosario-alimentos .indice-palabras .palabras ul{margin-top: 30px;}
.glosario-alimentos .indice-palabras .palabras ul li{width: 48%; float: left; margin-bottom: 12px;}
.glosario-alimentos .indice-palabras .palabras ul li a{color: #000;}
.glosario-alimentos .indice-palabras .palabras ul li a:hover{color: #000;}
.glosario-alimentos .indice-palabras .palabras h3{margin-top: 30px; margin-bottom: 25px; line-height: 26px; font-size: 27px;}
.glosario-alimentos .indice-palabras .palabras .texto{color: #666;}
.glosario-alimentos .indice-palabras .palabras .texto p{margin-bottom: 12px;}
.glosario-alimentos .indice-palabras .palabras .texto a{color: #A3C631; text-decoration: underline;}
.glosario-alimentos .indice-palabras .palabras .foto{margin-bottom: 25px; position: relative;}
.glosario-alimentos .indice-palabras .palabras .foto img{}
.glosario-alimentos .indice-palabras .palabras .foto .ver-mas{left:0; opacity: 0; position: absolute; top: 0; transition: opacity 0.2s ease-in-out 0s; text-align: center; background:rgba(0, 0, 0, 0.5); width: 100%; height: 100%;}
.glosario-alimentos .indice-palabras .palabras .foto .ver-mas img{vertical-align: middle; top: 42%; position: relative;}
.glosario-alimentos .indice-palabras .palabras .foto:hover .ver-mas{display: block; opacity: 1;}
.glosario-alimentos .indice-palabras .palabras .share{border-bottom:1px solid #eaeaea; margin-bottom: 15px; padding: 0px 0 4px 2px;}
.glosario-alimentos .share ul{margin-top: 0 !important;}
.glosario-alimentos .share ul li{display: inline-block; width: auto !important; margin-right: 5px;}
.glosario-alimentos .share ul li a{cursor: pointer;}
.glosario-alimentos .share ul li a:hover{border:none;}
.glosario-alimentos .share ul li.txt{margin-right: 5px;}
.glosario-alimentos .share ul li.fcb a{color: #fff; background: #3c5998; text-align: center; width: 30px; display: inline-block; padding-bottom: 3px; padding-top: 3px;}
.glosario-alimentos .share ul li.tw a{color: #fff; background: #00aee0; text-align: center; width: 30px; display: inline-block; padding-bottom: 3px; padding-top: 3px;}
.glosario-alimentos .share ul li.gp a{color: #fff; background: #dc4a38; text-align: center; width: 30px; display: inline-block; padding-bottom: 3px; padding-top: 3px;}

.glosario-alimentos .indice-palabras .palabras .tags{background: #eaeaea; width: 85%; float: left; margin-bottom: 20px;}
.glosario-alimentos .indice-palabras .palabras .tags ul{margin: 4px 0px 4px 6px;}
.glosario-alimentos .indice-palabras .palabras .tags ul li{display: inline; width:inherit; background:none; margin-bottom:0; margin-right: 10px; font-size: 14px; padding-left: 0;}
.glosario-alimentos .indice-palabras .palabras .tags ul li a{color: #666;}
.glosario-alimentos .indice-palabras .palabras .tags ul li a:hover{color: #333;}
.glosario-alimentos .indice-letras-movil{display:none;}
.glosario-alimentos .contenedor-tabla{margin-top: 15px; float: left; width: 100%;}
.glosario-alimentos .contenedor-tabla table{margin: 0;}
.glosario-alimentos .contenedor-tabla table th{font-weight: normal; text-transform: uppercase; color: #4AA645;}
.glosario-alimentos .contenedor-tabla table td.color{color: #333333;}










/* Estilos Responsive */


/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){
	
}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

}



/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.in-mv{padding: 0 15px;}

.glosario-alimentos .indice-palabras .palabras h3{margin-bottom: 20px;}
.glosario-alimentos .cabecera span{font-size: 25px; padding: 10px 15px;}
.glosario-alimentos .indice-palabras{padding: 0;}
.glosario-alimentos .indice-palabras .palabras{width: 100%; padding: 0;}
.glosario-alimentos .indice-palabras .palabras ul li{margin-bottom: 15px; width: 50%;}


}





/* Iphone 4 y 5  */
@media only screen and (max-width : 320px){

}

/**************** ESTILOS PROPIOS PLANES ENTRENAMIENTO SPORTLIFE ****************/

.contenedor-entrenamientos .cabecera-entrenamientos{background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eb6b09 0%, #e86000 100%) repeat scroll 0 0; color: #fff; font-size: 30px; text-transform: uppercase; font-weight: 700; padding: 15px 0;margin-bottom: 30px;}
.contenedor-entrenamientos .cabecera-entrenamientos span{padding-left: 15px;}
.contenedor-entrenamientos .cabecera-entrenamientos em{font-style:normal; color:#333;}
.contenedor-entrenamientos .cabecera-entrenamientos i{margin-right: 15px;}

.contenedor-entrenamientos .diccionario-ejercicios{margin-bottom: 30px;}
.contenedor-entrenamientos .diccionario-ejercicios .boton a{background: #666; float: right; color: #fff; padding: 5px 15px; display: inline-block; border-radius: 2px; text-transform: uppercase;}
.contenedor-entrenamientos .diccionario-ejercicios .boton a i{margin-right: 10px;}


.contenedor-entrenamientos .filtros {border-bottom: 1px solid #eeeeee; border-top: 1px solid #eeeeee; background: #f6f6f6; padding: 10px 0; margin-bottom: 20px;}
.contenedor-entrenamientos .filtros .filtro{display: inline-block; margin-left: 25px; position: relative;}
.contenedor-entrenamientos .filtros .filtro a.despliega-filtro{font-size: 16px; cursor: pointer;}
.contenedor-entrenamientos .filtros .filtro a.despliega-filtro i{margin-left: 5px; color: #A4C631;}
.contenedor-entrenamientos .filtros .filtro ul{display: none; position: absolute; z-index: 99; background: #fff; border: 1px solid #eaeaea; padding: 10px; top: 34px; width: 140px;}
.contenedor-entrenamientos .filtros .filtro ul li{margin-bottom: 5px;}
.contenedor-entrenamientos .filtros .filtro ul li a{color: #414141;}
.contenedor-entrenamientos .filtros .filtro ul li a:hover{color: #A4C631;}
.contenedor-entrenamientos .filtros .filtro ul li.active a{font-weight: 600; color: #A4C631;}
.contenedor-entrenamientos .filtros .filtro ul.abierto{display: block;}

.contenedor-entrenamientos .filtros .borrar-filtros{float: right; color:#444; font-weight: bold; margin-right: 25px;}
.contenedor-entrenamientos .filtros .borrar-filtros i{margin-right: 5px;}


.contenedor-entrenamientos .workouts{margin-bottom: 40px; background: #f8f8f8;}
.contenedor-entrenamientos .workouts .workout{float: left; width: 50%; position: relative; overflow: hidden; height: auto;}
.contenedor-entrenamientos .workouts .workout .in{padding: 15px;}
.contenedor-entrenamientos .workouts .workout .foto{height: 213px; overflow: hidden;}
.contenedor-entrenamientos .workouts .workout img{width: 100%;}
.contenedor-entrenamientos .workouts .workout .texto{background:#fff; color: #222; width: 100%;}
.contenedor-entrenamientos .workouts .workout .texto .inner{padding: 10px;}
.contenedor-entrenamientos .workouts .workout .texto h2{margin: 0px; font-size: 17px; line-height: 21px; font-weight: 600; height: 45px; overflow: hidden;}
.contenedor-entrenamientos .workouts .workout .texto h2 a:hover{text-decoration: underline; color:#A4C631;}
.contenedor-entrenamientos .more{text-align: center; margin-top: 5px; border-top: 1px dotted #dfdfdf; float: left; width: 100%; padding-top: 15px;}

.contenedor-entrenamientos .cabecera { background: #FAF8F8; float: left; border-bottom: 1px solid #eaeaea; padding-left: 0px; margin-top: 0; width: 100%}
.contenedor-entrenamientos .cabecera h1{ font-weight: normal; letter-spacing: -1px; color: #222; margin: 15px 0px 15px 0px; font-size: 40px; padding-right: 20px; padding-left: 10px; }

.contenedor-entrenamientos .entradilla { font-size: 16px; color: #666; margin-bottom: 25px; margin-top: 10px; }
.contenedor-entrenamientos .cabecera .datos .imagen { width: 100%; margin: 0 0px 0px 0px; float: left; height: 300px; overflow: hidden; }
.contenedor-entrenamientos .cabecera .datos .imagen img{ width: 100%; margin-top: -100px; }
.contenedor-entrenamientos .cabecera .datos .elementos { font-size: 16px; color: #fff; padding: 10px 20px; }
.contenedor-entrenamientos .cabecera .datos .elementos .tit { font-size: 14px;  color: #fff; text-transform: uppercase;}
.contenedor-entrenamientos .cabecera .datos .elementos .text { font-size: 20px; }
.contenedor-entrenamientos .cabecera .datos { width: 100%; float: left; position: relative; }
.contenedor-entrenamientos .cabecera .datos .caracteristicas { position: absolute; bottom: 0; background: rgba(0,0,0,0.5);right: 0; height: 300px; }
.contenedor-entrenamientos .share { border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea; margin-bottom: 10px; padding: 5px 0 5px 2px; width: 100%; float: left; margin-top: 5px;}
.contenedor-entrenamientos .share ul { margin: 0; padding: 0; float: left; margin-left: 3px; }
.contenedor-entrenamientos .share ul li.txt { margin-right: 5px; }
.contenedor-entrenamientos .share ul li { display: inline; color: #666; margin-right: 2px; cursor: pointer}
.contenedor-entrenamientos .share ul li.fcb a{color: #fff; background: #3c5998; text-align: center; width: 30px; display: inline-block; padding-bottom: 2px;}
.contenedor-entrenamientos .share ul li.tw a{color: #fff; background: #00aee0; text-align: center; width: 30px; display: inline-block; padding-bottom: 2px;}
.contenedor-entrenamientos .share ul li.gp a{color: #fff; background: #dc4a38; text-align: center; width: 30px; display: inline-block; padding-bottom: 2px;}
.contenedor-entrenamientos .share .leyenda { padding-top: 3px; float: right; }
.contenedor-entrenamientos .leyenda .leyenda-ejercicios {  border-left: 15px solid #00457D; margin-top: 10px; padding-left: 5px;  }
.contenedor-entrenamientos .leyenda .leyenda-circuitos {  border-left: 15px solid #A7C622; margin-top: 10px; padding-left: 5px; margin-left: 15px; }
.contenedor-entrenamientos .tabla-entrenamientos td { width: 14%; }
.contenedor-entrenamientos .tabla-entrenamientos { margin-top: 10px; margin-bottom: 30px; background: #fcfcfc}
.contenedor-entrenamientos .titulo-semana { color: #65a706; font-size: 22px; margin-bottom: 5px; border-bottom: 1px dotted #ccc; float: left; width: 100%; }
.contenedor-entrenamientos .titulo-semana .numero {float: left; padding-top: 8px; padding-right: 30px;}
.contenedor-entrenamientos .titulo-semana .sesiones {float: left; padding-top: 10px; font-size: 14px; color: #666; }
.contenedor-entrenamientos .titulo-semana .sesiones span{font-size: 20px; color: #333;}
.contenedor-entrenamientos .titulo-semana .seleccionar {float: right; padding-top: 3px; }
.contenedor-entrenamientos .titulo-semana .descripcion{ font-size: 13px; padding-bottom: 10px; color: #666; margin-top: 15px;}
.contenedor-entrenamientos .superserie { margin-bottom: 0px; color: #999999; border-bottom: none; margin-top: 15px;}
.contenedor-entrenamientos .ocultado { background: url(../../themes/sportlifeargentina/img/entrenamientos/triangle-down.jpg) no-repeat right; }
.contenedor-entrenamientos .desplegado { background: url(../../themes/sportlifeargentina/img/entrenamientos/triangle-up.jpg) no-repeat right; }


.contenedor-entrenamientos table > tbody > tr:nth-child(2n+1) > td,.contenedor-entrenamientos table > tbody > tr:nth-child(2n+1) > th{background: inherit;}
.contenedor-entrenamientos .tabla-entrenamientos th h3 { background: #f3f3f3;margin: 0;padding: 7px 7px 7px 15px;font-size: 22px;line-height: 20px;color: #999;font-weight: normal; text-align: left; }
.contenedor-entrenamientos .tabla-entrenamientos td h3 { margin: 0;padding: 7px 7px 7px 15px;font-size: 22px;line-height: 20px;color: #999;font-weight: normal; text-align: left;  }
.contenedor-entrenamientos .tabla-entrenamientos td h4 { padding-left: 7px;  margin: 7px 0px 4px 0px; font-weight: normal; font-size: 16px; line-height: 16px;  }
.contenedor-entrenamientos .tabla-entrenamientos td h4 a { color: #222; font-weight: normal; font-size: 16px;}
.contenedor-entrenamientos .tabla-entrenamientos td h4 a.enlace-circuito {color:#A7C622; }
.contenedor-entrenamientos .tabla-entrenamientos td h4 a.enlace-ejercicio {color:#00457D; }
.contenedor-entrenamientos .tabla-entrenamientos td .descanso { color: #999; text-transform: uppercase;}
.wallpaper-sportlife .contenedor-entrenamientos .tabla-entrenamientos td .descanso { font-size: 10px;}
.contenedor-entrenamientos .tabla-entrenamientos td h4 a:hover{ border-bottom: 0; text-decoration: underline;} 
.contenedor-entrenamientos .tabla-entrenamientos td .especificaciones { margin-left: 8px; margin-bottom: 20px; padding-right: 10px; border-bottom: 1px dotted #ddd; padding-bottom: 5px; }
.contenedor-entrenamientos .tabla-entrenamientos td .especificaciones p { margin-bottom: 0px; font-size: 12px;}
.contenedor-entrenamientos .tabla-entrenamientos td .especificaciones strong { font-weight: normal; text-transform: uppercase; font-size: 12px; color: #999;}
.contenedor-entrenamientos .tabla-entrenamientos .st-val { width: 80%; border-bottom: 1px solid #ccc}
.contenedor-entrenamientos .tabla-entrenamientos .st-key { background: #f3f3f3; vertical-align: top; border-bottom: 1px solid #ccc;  }
.contenedor-entrenamientos .pasos { float: left; width: 100%; position: relative; }
.contenedor-entrenamientos .pasos .paso { float: left; width: 30%; padding-right: 20px; }
.contenedor-entrenamientos .pasos .paso .titulo {color: #65a706;font-size: 18px;border-bottom: 2px dotted;line-height: 26px;}
.contenedor-entrenamientos .pasos .paso .imagen {}
.contenedor-entrenamientos .pasos .paso .descripcion { padding-top: 10px; font-size: 14px; color: #333 }
.contenedor-entrenamientos .volver a{ float: right; margin-right: 5px; font-size: 14px; padding-top: 3px; color: #65a706; font-weight: bold; }
.contenedor-entrenamientos .relacionados { float: left; width: 100%; position: relative; }
.contenedor-entrenamientos .relacionados .relacionado { display: inline;width: 30%;float: left;background: #f6f4f4;margin-right: 2%;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.contenedor-entrenamientos .relacionados .titulo h2{letter-spacing: -1px;padding-left: 28px; border-bottom: 1px dotted #dfdfdf;font-weight: normal;margin-bottom: 12px;font-size: 25px;line-height: 35px;}
.contenedor-entrenamientos .relacionados .imagen{ position: relative; border-bottom: 2px solid #c5e027;}
.contenedor-entrenamientos .relacionados .imagen .ver-mas{left:0; opacity: 0; position: absolute; top: 0; transition: opacity 0.2s ease-in-out 0s; text-align: center; background:rgba(0, 0, 0, 0.5); width: 100%; height: 100%;}
.contenedor-entrenamientos .relacionados .relacionado .ver-mas img{vertical-align: middle; top: 27%; position: relative;}
.contenedor-entrenamientos .relacionados .relacionado:hover .ver-mas{display: block; opacity: 1;}
.contenedor-entrenamientos .relacionados h3 { text-transform: uppercase; font-size: 16px; line-height: 20px; overflow: hidden; font-weight: normal; }
.contenedor-entrenamientos .cabecera-ejercicios { float: left; padding-left: 0px; margin-top: 10px; width: 100%}
.contenedor-entrenamientos .cabecera-ejercicios h1{ font-weight: normal; letter-spacing: -1px; color: #222; margin: 15px 0px 15px 0px; font-size: 40px; padding-right: 20px; padding-left: 10px; }
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .imagen { width: 100%; margin: 0 0px 0px 0px; float: left; overflow: hidden; }
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .imagen img{ width: 100%; }
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .elementos { font-size: 16px; color: #222; padding: 10px; float: left; width: 16%;}
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .elementos .tit { font-size: 14px;  color: #ff472c; text-transform: uppercase;}
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .elementos .text { font-size: 16px; }
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios { width: 100%; float: left; position: relative; }
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .caracteristicas { float: left; position: relative; background: #ffffff; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #ccc; width: 100%; background: #f7f7f7}
.contenedor-entrenamientos .cabecera-ejercicios .datos-ejercicios .caracteristicas hr {margin: 5px 0 5px 0; border: 2px solid #ff472c; width: 25%;}
.contenedor-entrenamientos .tabla-circuitos th { font-size: 16px; color:#A7C622; font-weight: normal; text-transform: uppercase; }
.contenedor-entrenamientos .tabla-circuitos td { font-size: 14px; }
.contenedor-entrenamientos .tabla-circuitos a { color: #00457D; font-size: 16px; }
.contenedor-entrenamientos .tabla-circuitos a.circuito{ color: #A7C622;} 
.contenedor-entrenamientos .tabla-circuitos td.st-key { width: 30%; text-transform: uppercase;}
.contenedor-entrenamientos .tabla-circuitos td.st-val { width: 65%;}
.contenedor-entrenamientos .tabla-circuitos td.st-key #ejercicio{color: #A7C622; font-size: 18px; }
.contenedor-entrenamientos .tabla-superseries td.st-key { width: 30%; text-transform: uppercase;}
.contenedor-entrenamientos .tabla-superseries td.st-val { width: 65%;}
.contenedor-entrenamientos .tabla-superseries td.st-key #ejercicio{color: #A7C622; font-size: 18px; }
.contenedor-entrenamientos .tabla-superseries .td-ejercicios { width: 40%; }

.contenedor-entrenamientos .tabla-superseries th { font-size: 13px; color:#333; font-weight: bold; text-transform: uppercase; }
.contenedor-entrenamientos .tabla-superseries td { font-size: 14px; }
.contenedor-entrenamientos .tabla-superseries a { color: #00457D; font-size: 16px; }
.contenedor-entrenamientos .tabla-superseries a.circuito{ color: #A7C622;}
.contenedor-entrenamientos .leyenda-entradilla { text-align: center; text-transform: uppercase;} 

.contenedor-entrenamientos .titulo-deportes {margin-bottom: 5px;}
.contenedor-entrenamientos .titulo-deportes h3{font-size: 22px; margin: 15px 0 0 15px;}
.contenedor-entrenamientos .titulo-deportes h3 a{color: #666;}
.contenedor-entrenamientos .titulo-deportes h3 strong{color:#65a706; font-weight: normal;}



.contenedor-entrenamientos .leyenda-inf { padding-top: 10px; border-top: 1px solid #eee; padding-bottom: 10px; color: #777;}

.contenedor-entrenamientos .btn-volver{ text-align: center; margin-top: 10px; margin-bottom: 40px;}
.contenedor-entrenamientos .btn-volver a{ border-radius: 0; background: #A4C631; padding: 4px 15px; color: #333; font-weight: 600; text-transform: uppercase;}
.contenedor-entrenamientos .btn-volver i{margin-right: 10px;}

.contenedor-entrenamientos .mas { text-align: right; padding: 0; background: #f5f5f5; border-top: 1px solid #f1f1f1;}
.contenedor-entrenamientos .mas a{padding: 4px 15px; font-weight: bold; display: inline-block; background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eb6b09 0%, #e86000 100%) repeat scroll 0 0; color: #fff;}
.contenedor-entrenamientos .mas i{margin-right: 5px;}

.contenedor-entrenamientos .contenedor-filtros {float: left; width: 100%; margin-top: 30px; margin-left: 30px;}
.contenedor-entrenamientos .man {float: left; width: 25%; position: relative;}
.contenedor-entrenamientos .man .punto{position: absolute;opacity: 0.1}
.contenedor-entrenamientos .man .punto:hover{opacity: 1}
.contenedor-entrenamientos .man .active{opacity: 1}
.contenedor-entrenamientos .man .punto a{border:none;}
.contenedor-entrenamientos .man .hombros{top: 160px; left: 58px; }
.contenedor-entrenamientos .man .rotadores{top: 132px; left: 161px; }
.contenedor-entrenamientos .man .pectoral{top: 175px; left: 123px; }
.contenedor-entrenamientos .man .biceps{top: 208px; left: 41px; }
.contenedor-entrenamientos .man .triceps{top: 200px; left: -2px; }
.contenedor-entrenamientos .man .abdominales{top: 277px; left: 141px; }
.contenedor-entrenamientos .man .lumbar{top: 292px; left: 78px; }
.contenedor-entrenamientos .man .cadera{top: 332px; left: 121px; }
.contenedor-entrenamientos .man .muslo{top: 448px; left: 101px; }
.contenedor-entrenamientos .man .gemelos{top: 577px; left: 119px; }
.contenedor-entrenamientos .man .dorsal{top: 233px; left: 61px; }
.contenedor-entrenamientos .man .hiit{top: 192px; left: 168px;}


.contenedor-entrenamientos .filtros-ejercicios {float: left; width: 65%; margin-left: 55px;}
.contenedor-entrenamientos .filtros-ejercicios .filtro{width: 100%; margin-bottom: 17px;}
.contenedor-entrenamientos .filtros-ejercicios .filtro h3{background: url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img/modulos/flecha-verde.svg) no-repeat 3px 11px;padding-left: 28px;font-family: 'Open Sans', sans-serif;font-weight: normal;margin-bottom: 10px; font-size: 18px;}
.contenedor-entrenamientos .filtros-ejercicios .filtro h3 a{ color: #333}
.contenedor-entrenamientos .filtros-ejercicios .active h3 a{ border-bottom: 1px dotted; color: #65a706; font-weight: bold;}
.contenedor-entrenamientos .cabecera-ejercicios-partes h1{ font-weight: normal; letter-spacing: -1px; color: #222; margin: 15px 0px 15px 0px; font-size: 25px; padding-right: 20px; padding-left: 10px;}






/* Estilos con wallpaper */

.wallpaper-web .contenedor-entrenamientos .cabecera-entrenamientos{font-size: 25px; padding: 15px 0;}
.wallpaper-web .contenedor-entrenamientos .workouts .workout .foto{height: 160px;}


.wallpaper-web .contenedor-entrenamientos .man .hombros{top: 92px; left: 53px; }
.wallpaper-web .contenedor-entrenamientos .man .rotadores{top: 91px; left: 20px; }
.wallpaper-web .contenedor-entrenamientos .man .pectoral{top: 119px; left: 70px; }
.wallpaper-web .contenedor-entrenamientos .man .biceps{top: 145px; left: 17px; }
.wallpaper-web .contenedor-entrenamientos .man .triceps{top: 124px; left: -2px; }
.wallpaper-web .contenedor-entrenamientos .man .abdominales{top: 187px; left: 90px; }
.wallpaper-web .contenedor-entrenamientos .man .lumbar{top: 189px; left: 43px; }
.wallpaper-web .contenedor-entrenamientos .man .cadera{top: 228px; left: 69px; }
.wallpaper-web .contenedor-entrenamientos .man .muslo{top: 289px; left: 112px; }
.wallpaper-web .contenedor-entrenamientos .man .gemelos{top: 389px; left: 25px; }
.wallpaper-web .contenedor-entrenamientos .man .dorsal{top: 155px; left: 36px; }
.wallpaper-web .contenedor-entrenamientos .man .hiit{top: 134px; left: 103px;}

.wallpaper-web .contenedor-entrenamientos .cabecera h1{font-size: 32px;}
.wallpaper-web .contenedor-entrenamientos .cabecera .datos .imagen{height: 259px;}
.wallpaper-web .contenedor-entrenamientos .cabecera .datos .caracteristicas{height: 259px;}

.wallpaper-web .contenedor-entrenamientos .content-tabla{overflow-x:scroll; margin-bottom: 30px; max-width: 615px; float: left; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;}
.wallpaper-web .contenedor-entrenamientos .content-tabla table{margin-bottom: 0;}




/* Estilos Responsive */


/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){
.contenedor-entrenamientos .filtros .borrar-filtros { display: none;}
.contenedor-entrenamientos .contenedor-filtros { margin-left: 0px;}
.contenedor-entrenamientos .man { display: none;}
.contenedor-entrenamientos .filtros-ejercicios { width: 100%; margin-left: 0px;}
.contenedor-entrenamientos .filtros { display: none; }
}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

}



/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.contenedor-entrenamientos .cabecera-entrenamientos{padding: 10px 0; font-size: 22px; margin-bottom: 25px;}
.contenedor-entrenamientos .cabecera-entrenamientos span{text-align: center; display: block; padding-left: 0;}
.contenedor-entrenamientos .cabecera-entrenamientos em{display: block; text-align: center;}
.contenedor-entrenamientos .cabecera-entrenamientos i{margin-right: 10px;}

.contenedor-entrenamientos .diccionario-ejercicios .campo{text-align: center;}
.contenedor-entrenamientos .diccionario-ejercicios .boton a{text-align: center; float: inherit;}

.contenedor-entrenamientos .titulo-deportes{background: #eaeaea;}
.contenedor-entrenamientos .titulo-deportes h3{margin: 8px 0 8px 15px;}

.contenedor-entrenamientos .workouts .workout{width: 100%;}
.contenedor-entrenamientos .workouts .workout .in{padding: 15px 0;}
.contenedor-entrenamientos .workouts .workout .texto .inner{padding: 15px;}
.contenedor-entrenamientos .workouts .workout .texto h2{height: auto; overflow: inherit; font-size: 21px; line-height: 23px;}

.contenedor-entrenamientos .cabecera h1{font-size: 30px; line-height: 32px;}
.contenedor-entrenamientos .cabecera .datos .imagen{height: auto;}
.contenedor-entrenamientos .cabecera .datos .imagen img{margin-top: inherit;}
.contenedor-entrenamientos .cabecera .datos .caracteristicas{position: inherit; float: left; width: 100%; background: #222; height: auto; margin-top: -1px;}
.contenedor-entrenamientos .cabecera .datos .elementos{display: inline-block;}
.contenedor-entrenamientos .entradilla{margin: 15px 0;}

.contenedor-entrenamientos .in-mv{padding: 0 10px;}
.contenedor-entrenamientos .titulo-semana .seleccionar{float: left; width: 100%;}
.contenedor-entrenamientos .leyenda-inf{margin-bottom: 25px;}

.contenedor-entrenamientos .cabecera-ejercicios h1{font-size: 35px; margin-bottom: 15px; line-height: 38px;}
.contenedor-entrenamientos .btn-volver a{display: inline-block; width: 60%; margin: 0 0 15px 0 !important; padding: 5px 0;}


}

/**************** ESTILOS PROPIOS RECETAS SPORTLIFE ****************/

@import url('//fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');

.contenedor-recetas{margin-bottom: 20px; font-family: 'Playfair Display', serif;}

.contenedor-recetas .cabecera{background: #65a706; padding: 15px 0;}
.contenedor-recetas .cabecera span{font-weight: normal; color: #fff; padding-left: 15px; font-size: 30px; font-weight: 600; text-transform: uppercase;}
.contenedor-recetas .cabecera span a{color: #fff;}
.contenedor-recetas .cabecera span i{margin-right: 10px;}


.contenedor-recetas .buscador{background:#f9f9f9; border:1px solid #eaeaea; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: auto; margin-top: 20px;}
.contenedor-recetas .buscador h2{background: #A3C530 url(../../themes/sportlifeargentina/img/recetas/lupa-buscador.png) no-repeat 7px 9px; color: #333; font-weight: normal; margin: 0; padding: 3px 0 2px 30px; line-height: 25px; font-size:20px; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
.contenedor-recetas .buscador .inner{padding:20px;}
.contenedor-recetas .buscador span{font-size: 14px; margin-bottom: 10px; display: block;}
.contenedor-recetas .buscador .bloque{margin-bottom: 25px;}
.contenedor-recetas .buscador .bloque:last-child{margin-bottom: 0;}
.contenedor-recetas .buscador .campo{display: inline; float: left; width: 16%; margin-right: 20px;}
.contenedor-recetas .buscador .campo.largo{width: 47%;}
.contenedor-recetas .buscador .campo.submit{width: auto; margin-bottom: 25px;}
.contenedor-recetas .buscador .campo.submit a{cursor: pointer; background: #333; color: #fff; text-transform: uppercase; padding: 5px 15px; display: inline-block;}
.contenedor-recetas .buscador .campo.checkbox{margin-right: 25px; float: left; width: auto;}
.contenedor-recetas .buscador .campo.checkbox .checkbox{font-size:20px; margin-top:7px;}
.contenedor-recetas .buscador .campo label{color:#845642; font-weight: 600;}
.contenedor-recetas .buscador .campo select{color: #333; text-shadow: 0 0 0 #666; background:#fff url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img_master/login/flecha-roja.svg) no-repeat 95% 50%; outline: 0; font-size: 14px; margin-left: 10px; font-weight: 300; width: 70%; -webkit-appearance: none; -moz-appearance: none; border:1px solid #eaeaea; border-radius: 3px; padding: 7px;}
.contenedor-recetas .buscador .campo .limpiar{margin-top: 10px;}

.contenedor-recetas .ultimas-recetas{margin-top: 30px;}
.contenedor-recetas .ultimas-recetas .menu-platos{margin-bottom: 15px; background: #f7f7f7; border-bottom: 5px solid #eaeaea; padding-bottom: 5px; padding-top: 8px; border-top: 1px solid #eaeaea;}
.contenedor-recetas .ultimas-recetas .menu-platos ul{margin: 0; text-align: center;}
.contenedor-recetas .ultimas-recetas .menu-platos ul li{display: inline; font-size: 19px; margin-right: 15px;}
.contenedor-recetas .ultimas-recetas .menu-platos ul li a{padding: 2px 5px; color: #666;}
.contenedor-recetas .ultimas-recetas .menu-platos ul li a:hover{text-decoration: underline; border:0;}
.contenedor-recetas .ultimas-recetas .menu-platos ul li.activo a{color: #333;}
.contenedor-recetas .ultimas-recetas .recetas{width: 100%; float: left;}
.contenedor-recetas .ultimas-recetas .recetas .receta{float: left; width: 50%; position: relative; height: auto;}
.contenedor-recetas .ultimas-recetas .recetas .receta:first-child{width: 100%;}
.contenedor-recetas .ultimas-recetas .recetas .receta:first-child .foto{height: auto;}
.contenedor-recetas .ultimas-recetas .recetas .receta:first-child h2{overflow: inherit; height: auto;}
.contenedor-recetas .ultimas-recetas .recetas .receta:first-child h2 a{font-size: 25px !important;}
.contenedor-recetas .ultimas-recetas .recetas .receta .in{padding: 15px;}
.contenedor-recetas .ultimas-recetas .recetas .receta a{display: block;}
.contenedor-recetas .ultimas-recetas .recetas .receta a:hover{border:none;}
.contenedor-recetas .ultimas-recetas .recetas .receta a:hover .texto{color:#A4C631; text-decoration: none;}
.contenedor-recetas .ultimas-recetas .recetas .receta .foto{height: 210px; overflow: hidden;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto{background:#333;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto .inner{padding: 10px;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto h2{height: 45px; overflow: hidden;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto h2 a{color: #fff; font-size: 16px;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto h2 a:hover{color: #A3C530;}
.contenedor-recetas .ultimas-recetas .more{text-align: center; margin-top: 5px; border-top: 1px dotted #dfdfdf; float: left; width: 100%; padding-top: 15px;}
.contenedor-recetas .leyenda {color: #999; line-height: 19px; margin-top: 20px; font-size: 13px;}
.contenedor-recetas .leyenda .inner{padding: 15px;}
.contenedor-recetas .pagination .inner{padding: 15px;}
.contenedor-recetas .pagination a{font-size: 15px;}
.contenedor-recetas .pagination a:hover{border:0; color: #A3C530;}
.contenedor-recetas .pagination span{display: inline; float: left; margin-top: 4px;}
.contenedor-recetas .pagination #anterior {float: left;}
.contenedor-recetas .pagination #anterior i{margin-right: 10px;}
.contenedor-recetas .pagination #siguiente {float: right;}
.contenedor-recetas .pagination #siguiente span {float: right;}
.contenedor-recetas .pagination #siguiente i{margin-left: 10px;}

.articulo-receta .cabecera-articulo{margin-top:10px; padding:10px 0px 10px 0px;}
.articulo-receta h1{line-height:40px; font-weight: normal; letter-spacing: -1px; color:#333; margin: 5px 0px 25px 0px; font-size: 40px;}
.articulo-receta .entradilla{font-size: 15px; color: #666; margin-bottom: 5px; padding-right: 15px;}
.articulo-receta .meta{font-size: 14px; color: #A3C530; float: left; width: 100%; margin-top: 0px;}
.articulo-receta .meta span{color:#333;}
.articulo-receta .share{border-bottom:1px solid #eaeaea; margin-bottom: 20px; padding: 0px 0 4px 2px; width: 100%; float: left;}
.articulo-receta .share ul{margin: 0; padding: 0; float: left; margin-left: 3px;}
.articulo-receta .share ul li{display: inline;}
.articulo-receta .share ul li a{cursor: pointer;}
.articulo-receta .share ul li a:hover{border:none;}
.articulo-receta .share ul li.txt{margin-right: 5px;}
.articulo-receta .share ul li.fcb a{color: #fff; background: #3c5998; text-align: center; width: 30px; display: inline-block; padding-bottom: 3px; padding-top: 3px;}
.articulo-receta .share ul li.tw a{color: #fff; background: #00aee0; text-align: center; width: 30px; display: inline-block; padding-bottom: 3px; padding-top: 3px;}
.articulo-receta .share ul li.gp a{color: #fff; background: #dc4a38; text-align: center; width: 30px; display: inline-block; padding-bottom: 3px; padding-top: 3px;}

.articulo-receta .share .boton-facebook { cursor: pointer; }
.articulo-receta .share .author { float: left; padding-right: 20px; padding-top: 2px; color: #999; font-size:13px; text-transform: uppercase;}

.articulo-receta .especificaciones{width: 100%; margin-top: 20px; float: left;}
.articulo-receta .especificaciones ul{text-align: right; margin-right: 10px;}
.articulo-receta .especificaciones ul li{display: inline-block; margin-bottom: 10px; font-size: 14px; margin-left: 15px; color: #333;}
.articulo-receta .especificaciones ul li.personas{background: url(../../themes/sportlifeargentina/img/recetas/personas.png) no-repeat 0px -2px; padding-left: 27px;}
.articulo-receta .especificaciones ul li.dificultad{background: url(../../themes/sportlifeargentina/img/recetas/dificultad.png) no-repeat 0px -2px; padding-left: 25px;}
.articulo-receta .especificaciones ul li.tiempo{background: url(../../themes/sportlifeargentina/img/recetas/tiempo.png) no-repeat 0px 0px; padding-left: 21px;}


.articulo-receta .dos .foto-receta{position: relative;}
.articulo-receta .dos .foto-receta .patrocinio{float: left; position: absolute; top: 5px; right: 10px;}
.articulo-receta .dos .foto-receta .patrocinio a:hover{border:none;}
.articulo-receta .dos .foto-receta .patrocinio p{font-size: 11px; margin-bottom: 0;}
.articulo-receta .dos .foto-receta .patrocinio img{border:0;}
.articulo-receta .dos .foto-receta .pie-foto{position: absolute; padding:5px 8px; bottom:0; right: 0; color: #fff; z-index: 9998; background:rgba(0, 0, 0, 0.60);}
.articulo-receta .dos .foto-receta img{}
.articulo-receta .dos .ingredientes{background:#f1f1f1; height: auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.articulo-receta .dos .ingredientes .inner{padding: 30px 10px;}
.articulo-receta .dos .ingredientes h2{background:url(../../themes/sportlifeargentina/img/recetas/icono-ingredientes.png) no-repeat 4px -4px; font-weight: 600; padding-left: 38px; font-size: 21px; text-transform: uppercase; margin:0; color:#65a706; line-height: 30px;}
.articulo-receta .dos .ingredientes ul{margin: 20px 10px 2px 10px;}
.articulo-receta .dos .ingredientes ul li{border-bottom:1px dotted #eaeaea; padding-bottom: 3px; margin-bottom: 8px; font-size:14px; line-height: 25px; background:url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img/content/triangulo.png) no-repeat 0px 5px; padding-left: 12px; color: #333;}
.articulo-receta .dos .ingredientes ul li:last-child{margin-bottom: 0; border:0; padding-bottom: 0;}


.articulo-receta .texto-articulo{text-align:left; margin-top:0px; font-size: 14px; border-bottom: 1px dotted #eaeaea; margin-bottom: 50px; color: #666;}
.articulo-receta .texto-articulo .inner{padding: 40px 0px 5px 5px;}
.articulo-receta .texto-articulo p{line-height: 23px;}
.articulo-receta .texto-articulo img{width: 100%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.articulo-receta .texto-articulo a{color:#59B359;}
.articulo-receta .texto-articulo h2{text-decoration:underline; font-weight: normal; font-size: 21px; text-transform: uppercase; margin:0; color:#53453a; line-height: 30px;}
.articulo-receta .texto-articulo h2.elaboracion{margin-bottom:5px; font-weight: 600; font-size: 21px; text-decoration: none; background:url(../../themes/sportlifeargentina/img/recetas/icono-elaboracion.png) no-repeat 0px -4px; padding-left: 38px; color: #65a706;}
.articulo-receta .texto-articulo h3{text-align:left; background:url(https://www.sportlifeargentina.com/themes/sportlifeargentina/img/content/triangulo.png) no-repeat 0px 11px; padding-left: 12px; font-weight: normal; font-size: 16px; margin:0; color:#000; line-height: 30px; margin-top:20px; }
.articulo-receta .texto-articulo .contenedor-tabla{margin-top: 30px; margin-bottom: 20px; border-bottom: 5px solid #EAEAEA;}
.articulo-receta .texto-articulo .contenedor-tabla table th{font-weight: normal; text-transform: uppercase; color: #4AA645;}
.articulo-receta .texto-articulo .contenedor-tabla table td.color{color: #333333;}
.articulo-receta .texto-articulo .volver{color: #333;}

.articulo-receta .modulo{margin-bottom: 20px;}

.articulo-receta .relacionados-receta h2{color:#56B55B; padding-left: 0px; font-weight: normal; font-size: 21px; text-transform: uppercase; margin:0; margin-bottom: 15px;  line-height: 30px;}
.articulo-receta .relacionados-receta .receta-rel{width:50%; border-bottom: 1px dotted #dfdfdf; padding-bottom: 20px; margin-bottom: 20px; display: block; float: left;}
.articulo-receta .relacionados-receta .receta-rel .foto{margin-left:3px; width: 40%; float:left; margin-right: 5px;}
.articulo-receta .relacionados-receta .receta-rel .foto img{-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.articulo-receta .relacionados-receta .receta-rel .texto{width: 55%; float: left;}
.articulo-receta .relacionados-receta .receta-rel .texto h3{font-size: 15px; width: 95%; font-weight: normal; line-height: 18px; margin: 2px 0px 0px 0px;}
.articulo-receta .relacionados-receta .receta-rel .texto h3 a:hover{border:none; color: #59B359; text-decoration: underline;}
.articulo-receta .relacionados-receta .receta-rel .texto p{color: #666; margin: 3px 0px 0px 0px; line-height: 16px;}

.articulo-receta .nube-ingredientes h2{color:#56B55B; padding-left: 0px; font-weight: normal; font-size: 21px; text-transform: uppercase; margin:0; margin-bottom: 15px;  line-height: 30px;}
.articulo-receta .nube-ingredientes .inner{}
.articulo-receta .nube-ingredientes a{font-size: 15px; margin-right: 5px; color: #222;}
.articulo-receta .nube-ingredientes a:hover{border:0; text-decoration: underline;}
.articulo-receta .nube-ingredientes ul { margin:0;}
.articulo-receta .nube-ingredientes ul li {float:left; margin:0 20px 8px 0; font-size:14px; line-height: 18px; color: #333;}
.articulo-receta .nube-ingredientes ul li:last-child{margin-bottom: 0; border:0; padding-bottom: 0;}




.wallpaper-web .articulo-receta h1{font-size: 35px;}
.wallpaper-web .contenedor-recetas .buscador .campo{margin-bottom: 15px;}
.wallpaper-web .contenedor-recetas .buscador .campo select{margin-left: 0;}
.wallpaper-web .contenedor-recetas .buscador .campo label{display: block; margin-bottom: 5px;}
.wallpaper-web .contenedor-recetas .buscador .bloque{margin-bottom: 10px;}

.wallpaper-web .contenedor-recetas .ultimas-recetas .recetas .receta .in{padding: 8px;}
.wallpaper-web .contenedor-recetas .ultimas-recetas .recetas .receta:first-child h2{height: auto !important;}
.contenedor-recetas .ultimas-recetas .recetas .receta:first-child .foto{height: auto !important;}
.wallpaper-web .contenedor-recetas .ultimas-recetas .recetas .receta .foto{height: 160px;}


/* Estilos Responsive */


/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){
	
}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

}



/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

.contenedor-recetas .cabecera span{font-size: 25px; padding: 10px 15px;}

.contenedor-recetas .buscador .bloque{margin-bottom: 18px;}
.contenedor-recetas .buscador .campo.largo{margin-right: 0; width: 50%;}
.contenedor-recetas .buscador .campo label{margin-bottom: 5px;}
.contenedor-recetas .buscador .campo select{width: 80%; margin: 5px 0 0 0;}
.contenedor-recetas .buscador .campo.checkbox{width: 50%; margin: 0 0 5px 0;}

.contenedor-recetas .ultimas-recetas .recetas .receta{width: 100%; margin-bottom: 25px;}
.contenedor-recetas .ultimas-recetas .recetas .receta .in{padding: 0;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto h2{height: auto; overflow: inherit;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto h2 a{font-size: 22px;}
.contenedor-recetas .ultimas-recetas .recetas .receta:first-child h2 a{font-size: 22px !important; line-height: 27px;}
.contenedor-recetas .ultimas-recetas .recetas .receta .texto .inner{padding: 10px 10px 15px 10px;}

.contenedor-recetas .ultimas-recetas .menu-platos ul{overflow-x:scroll; white-space:nowrap; float: left; transform:inherit; max-width: 414px; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; margin-right: 0;}
.contenedor-recetas .ultimas-recetas .menu-platos ul li{margin-left: 15px; margin-right: 0;}
.contenedor-recetas .ultimas-recetas .menu-platos ul li:last-child{margin-right: 15px;}

.articulo-receta h1{line-height: 35px; font-size: 30px; margin-bottom: 15px;}
.articulo-receta .share{padding-bottom: 10px;}
.articulo-receta .share .author{margin-bottom: 15px;}
.articulo-receta .share ul{margin-left: 0;}

.articulo-receta .especificaciones{margin: 20px 0;}
.articulo-receta .especificaciones ul{text-align: left;}

.articulo-receta .texto-articulo{margin-bottom: 25px;}
.articulo-receta .texto-articulo .inner{padding: 30px 15px 15px 15px;}

.articulo-receta .relacionados-receta .receta-rel{width: 100%; padding-bottom: 10px; margin-bottom: 10px;}
.articulo-receta .relacionados-receta .receta-rel:last-child{margin-bottom: 0;}
.articulo-receta .relacionados-receta .receta-rel .texto h3{font-size: 16px; margin-left: 10px;}

.articulo-receta .modulo{margin-bottom: 30px;}

.contenedor-recetas .in-mv{padding: 0 15px;}

.contenedor-recetas .buscador { margin-bottom: 25px;}

}





/* Iphone 4 y 5  */
@media only screen and (max-width : 320px){

.contenedor-recetas .cabecera span{font-size: 22px;}
.articulo-receta .relacionados-receta h2{font-size: 19px; margin-bottom: 10px;}
.articulo-receta .nube-ingredientes h2{font-size: 19px; margin-bottom: 10px;}

}

/**************** ESTILOS PROPIOS SPORTLIFE ****************/


/* Contenidos propios de sportlife */
@import "../../themes/sportlifeargentina/css/dietas.css";
@import "../../themes/sportlifeargentina/css/planes-entrenamiento.css";



/* Fuentes */
@import url('//fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900');


/* Reset general de la página */
body{background:#f1f1f1 url(../../themes/sportlifeargentina/img/body/bg-body.jpg) no-repeat top center; background-attachment: fixed; padding-top: 225px; font-family: 'Titillium Web', sans-serif; color: #000;}
a{color: #000;}

/* Header y nav top */
header .header-logo{background: #333;}
header .nav-top{background: #222222;}
header .nav-top .bg-triangulo{background: rgb(193,193,193); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(193,193,193,1) 0%, rgba(184,191,195,1) 77%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(184,191,195,1) 77%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(193,193,193,1) 0%,rgba(184,191,195,1) 77%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#b8bfc3',GradientType=0 ); /* IE6-9 */
}
header .nav-top .abre-revista-desktop{color: #65a706;}
header .abre-lateral i{color: #eaeaea !important;}

header #menu ul li a{font-size: 18px;}


/* Submenu movil */
#submenu-movil{font-size: 13px; background: #eaeaea;}
#submenu-movil ul li a{color: #222;}


/* Menu lateral revista */
#menu-lateral-revista .portada a.btn{background:#cc0528; border-left: 4px solid #ad011e;}
#menu-lateral-revista ul li span{color: #65a706;}


/* Menu lateral móvil */
#menu-lateral .portada a{background:#65a706; border-left: 4px solid #65a706;}


/* Sección */
.cabecera-seccion{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}
.cabecera-seccion h2{font-weight: 700;}



/* Header con menu */
header.ocultar #menu{background: #333333;}
header.ocultar #menu ul li a{color: #fff; font-size: 17px;}
header.ocultar #menu ul li a:hover{color: #fff;}
header.ocultar #menu .logo-fade{top: 8px;}


/* Contenedores largos temáticos */
.contenido-largo.yogafit{background: #cec3b4 url(../../themes/sportlifeargentina/img/yogafit/bg-yogafit-index.jpg) no-repeat;}
.contenido-largo.destacados{background: url(../../themes/sportlifeargentina/img/destacados/bg-destacados-index.jpg) no-repeat;}
.contenido-largo.tendencia{background: url(../../themes/sportlifeargentina/img/es-tendencia/bg-tendencia.jpg) no-repeat;}
.contenido-largo.trainhard{background: #cec3b4 url(../../themes/sportlifeargentina/img/trainhard/bg-trainhard.jpg) no-repeat;}
.wallpaper-web .contenido-largo.trainhard { background-position: -700px 0px}


/* Modulo propio Sportlife: Yogafit */
.yogafit p.desc{color: #333;}
.yogafit .modulo-cuatro-noticias .item .texto p.meta{color: #8A2D81;}
.yogafit .modulo-cuatro-noticias .item .foto .icono-multimedia{background: #fdc500}
.yogafit .owl-theme .owl-controls .owl-buttons div{background: #333;}

/* Modulo propio Sportlife: Trainhard */
.trainhard p.desc{color: #fff;}
.trainhard .modulo-cuatro-noticias .item .texto p.meta{color: #666; font-family:"Georgia";}
.trainhard .modulo-cuatro-noticias .item .foto .icono-multimedia{background: #FDC500;}
.trainhard .owl-theme .owl-controls .owl-buttons div{background: #C73033;}
.trainhard .items li a:hover{color: #C73033;}


/* Modulo propio Sportlife: destacados index */
.destacados h3 i{color: #F1C90F;}
.destacados p.desc{color: #fff;}
.destacados .modulo-cuatro-noticias .item .texto p.meta{color: #65a706;}
.destacados .owl-theme .owl-controls .owl-buttons div{background: #000; color: #F1C90F;}
.destacados .modulo-cuatro-noticias .item .foto .icono-multimedia{background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #333333 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #000000 0%,#333333 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #000000 0%,#333333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}


/* Modulo propio Sportlife: tendencia index */
.tendencia h3 i{color: #65a706;}
.tendencia p.desc{color: #fff;}
.tendencia .owl-theme .owl-controls .owl-buttons div{background: #65a706; color: #fff;}


/* Listado de noticias */
.listado-noticias .cabecera-autor.yolanda{background: #8a2d81 url(../../themes/sportlifeargentina/img/yolanda/bg-cabecera.jpg) repeat;}


/* Articulo */
.contenedor-articulo .cintillo a{color: #65a706;}
.contenedor-articulo .cintillo a:hover{color: #222;}
.contenedor-articulo .texto-articulo .texto strong{font-weight: 600;}
.contenedor-articulo .texto-articulo .texto p a{color: #65a706;}
.contenedor-articulo .texto-articulo .texto p a:hover{color: #000;}
.contenedor-articulo .texto-articulo .texto h2, .contenedor-articulo .texto-articulo .texto h3, .contenedor-articulo .texto-articulo .texto h4{border-left: 5px solid #E96504;}

.contenedor-articulo .texto-articulo .texto .relacionados-top ul li i{ color: #65a706;}

.contenedor-articulo .meta .autor{color: #65a706;}

.contenedor-articulo .foto-articulo .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */
}
.contenedor-articulo .texto-articulo .carcasa-video .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */
}

.contenedor-articulo .galeria-relacionada .imagen .icono{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */
}
.contenedor-articulo .galeria-relacionada .texto p{color: #666;}
.articulos-relacionados .noticia .icono-multimedia{background: rgb(204,57,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(204,57,74,1) 0%, rgba(204,7,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,57,74,1) 0%,rgba(204,7,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc394a', endColorstr='#cc071e',GradientType=0 ); /* IE6-9 */}
.articulos-relacionados .noticia .texto-rel .tit a:hover{color: #cc0528;}
.articulos-relacionados .noticia:hover .texto-rel .tit a:hover{color: #000;}


/* Galería de fotos en articulo */
.galeria-fotos-articulo .descripcion .orden{color: #000;}
.galeria-fotos-articulo .owl-theme .owl-controls .owl-buttons div{background: #65a706;}


/*** Modulos ***/
.noticias-top .noticia-destacada .texto p.meta{color: #65a706;}
.noticias-top .secundarias .noticia .texto p.meta{color: #65a706;}
.noticias-top .noticia-destacada .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}
.noticias-top .secundarias .noticia .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}


.noticias-doble .doble .noticia .texto p.meta{color: #65a706;}
.noticias-doble .doble .noticia .texto p.meta a {color:#65a706;}
.noticias-doble .secundarias .noticia .texto p.meta{color: #65a706;}
.noticias-doble .secundarias .noticia .texto p.meta a{color: #65a706;}
.noticias-doble .doble .noticia .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}
.noticias-doble .secundarias .noticia .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}


.noticias-destacadas .destacada .texto p.meta{color: #65a706;}
.noticias-destacadas .destacada .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}
.noticias-destacadas .secundarias .noticia .texto p.meta{color: #65a706;}
.noticias-destacadas .secundarias .noticia .icono-multimedia{background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */}



.listado-noticias .cabecera{font-weight: 700;}
.listado-noticias .cabecera span{background: #65a706;}
.listado-noticias .noticia .texto p.meta{color: #65a706;}
.listado-noticias .noticia .texto p.meta a{color: #65a706;}
.listado-noticias .noticia .icono-multimedia{
background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */
}

.noticias-cuatro .noticia .texto p.meta{color: #65a706;}
.noticias-cuatro .noticia .texto p.meta a{color: #65a706;}
.noticias-cuatro .noticia .icono-multimedia{
background: #eb6b09; /* Old browsers */
background: -moz-linear-gradient(top,  #eb6b09 0%, #e86000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eb6b09 0%,#e86000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eb6b09 0%,#e86000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6b09', endColorstr='#e86000',GradientType=0 ); /* IE6-9 */
}


/* Además seccion */
.ademas{background: #f9f9f9 !important;}
.ademas .cabecera{background: #EB6B09; color: #fff; font-weight: 600;}
.ademas li span{color: #65a706;}


.contenedor-articulo .texto-articulo .texto .boton-compra a{background:#65a706;}



/* Modulo trending topic */
.trending-topics .marquee-sibling {background: #333333; /* Old browsers */
background: -moz-linear-gradient(top,  #333333 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #333333 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}
.trending-topics .marquee-sibling i{color: #65a706;}



/*** Modulos sidebar ***/

/* Lo más sidebar */
.lo-mas .cabecera{background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eb6b09 0%, #e86000 100%) repeat scroll 0 0 !important; color: #333;}
.lo-mas ul li span{color: #f08a35;}

/* Últimas galerias sidebar */
.ultimas-galerias .cabecera{background: #414141;}


/* Encuestas */
.encuestas-sidebar .cabecera{background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eb6b09 0%, #e86000 100%) repeat scroll 0 0 !important;}
.encuestas-sidebar .pregunta .btn a.right{background: #333333;}
.encuestas-sidebar .pregunta .btn a.right:hover{background: #222;}
.encuestas-sidebar .cabecera span i{color: #222 !important;}

.contenedor-encuesta .cintillo a{color: #65a706;}
.contenedor-encuesta .cintillo a:hover{color: #222;}
.contenedor-encuesta .pregunta .btn a.right{background: #65a706;}
.contenedor-encuesta .pregunta .btn a.right:hover{background: #000;}

.contenedor-encuesta .pregunta.resultados .barra-resultado{background:#65a706;}


/* Galería de fotos */
.galeria-fotos .cintillo a{color: #65a706; font-weight: 600;}
.galeria-fotos .descripcion .orden{color: #65a706;}
.galeria-fotos .carrusel-fotos .owl-theme .owl-controls .owl-buttons div{background:#000;}



/* Usuarios */
.clausulas-login li span{color: #f08a35;}
.formulario-registro .btn a{color: #000;}
.formulario-registro .btn-login .pelosu.rojo{background: #eb6b09; color: #fff;}


/* Footer */
footer{background: #1b1b1b url("../../themes/sportlifeargentina/img/footer/bg-footer.jpg") no-repeat scroll left top;}






/* Estilos Responsive */


/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){

header.ocultar #menu .logo-fade{top: 12px !important; width: 10% !important;}

}


/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

header.ocultar #menu .logo-fade{top: 15px !important;}

}



/*------------- IPHONES ALTA RESOLUCIÓN (6, 6 PLUS) -------------*/
@media (max-width: 767px) {

header .nav-top .bg-triangulo{padding: 8px 10px !important;}
header .abre-lateral{margin-top: 6px !important;}
.contenido-largo.destacados{background-position: -1400px 0;}
.contenido-largo.tendencia{background-position: -1185px 0;}
.contenido-largo.yogafit{background-position: -1185px 0;}
.contenido-largo.trainhard{background-position: -913px 0;}

}
/*------------- IPAD VERTICAL -------------*/
@media (max-width: 1024px) and (orientation : portrait){

/**************** GRID GENERAL DE LA PÁGINA ****************/
.container{width: 100%;}
.contenido-izquierda{width: 60%;}
.contenido-izquierda.short{width: 61%;}
.sidebar{min-height: auto;}


/* Clases generales */
.no-movil{display: block;}
.no-desktop{display: block;}


/* Header */
header .nav-top{border-top: 0;}
header .nav-top .buscador,header .nav-top .promos,header .nav-top .claim{display: none;}{display: none;}


/* Menu */
header #menu ul li a{font-size: 15px;}
header.ocultar #menu .logo-fade{top:8px; left:15px;}
header.ocultar #menu ul{overflow-x:scroll; white-space:nowrap; float: right; padding: 4px 10px 0 10px; transform:inherit; max-width: 750px; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; margin-right: 0;}
header.ocultar #menu .logo-fade{width: 15%;}
header.ocultar #menu ul li a{font-size: 19px;}


/* Menu lateral usuarios */
#menu-lateral-usuarios.open-sidebar{transform: translate(0px,0); -webkit-transform: translate(0px,0); -moz-transform: translate(0px,0); -ms-transform: translate(0px,0);}
#menu-lateral-usuarios .inner{padding: 15px 20px 10px 18px;}


/* Modulos */


/* Modulo noticias top portada */
.noticias-top .noticia-destacada .texto h2{font-size: 36px; line-height: 37px;}
.noticias-top .secundarias .noticia .texto h2{line-height: 23px;}

/* Modulo slider a 4 posiciones en contenido largo */
.modulo-cuatro-noticias .item .texto h2{font-size: 19px; line-height: 21px;}


/* Modulo listado noticias para index y secciones */
.listado-noticias .noticia .texto{margin-left: 18px;}
.listado-noticias .destacada .texto h2{font-size: 28px !important; line-height: 33px !important;}
.listado-noticias .noticia .texto h2{font-size: 23px; line-height: 26px;}
.listado-noticias .noticia .texto .meta{display: block;}
.listado-noticias .noticia .texto p{display: none;}
.ademas li:nth-child(odd){margin-right: 30px;}
.ademas li{height: 120px; overflow: hidden;}


/* Modulo a 4 noticias index o seccion */
.noticias-cuatro .noticia{width: 47%;}



/* Articulo */
.btn-art{display: none;}
.contenedor-articulo{width: 100%; margin-bottom: 40px;}
.contenedor-articulo .inner{padding-left: 0;}
.contenedor-articulo .cabecera-articulo{border: 0 none; margin: 0 auto; text-align: left; width: 100%; margin-bottom: 25px;}
.contenedor-articulo h1{font-size: 40px; line-height: 43px;}
.contenedor-articulo .cintillo{font-size: 16px;}
.contenedor-articulo .entradilla{font-size: 19px; line-height: 23px;}
.contenedor-articulo .cabecera-articulo .cintillo i{display:none;}
.contenedor-articulo .meta{font-size: 15px;}
.contenedor-articulo .foto-articulo{width: 100%; margin: 0 auto; float: none;}
.contenedor-articulo .foto-articulo img{width: 100%;}
.contenedor-articulo .pie-foto{width: 100%; font-size: 16px;}
.contenedor-articulo .texto-articulo{margin-top: 30px; width: 100%;}
.contenedor-articulo .texto-articulo .texto{width: 82%; font-size: 18px; line-height: 26px;}
.contenedor-articulo .texto-articulo .texto h2{font-size: 25px;}
.contenedor-articulo .texto-articulo .texto p{margin-bottom: 25px;}
.contenedor-articulo .texto-articulo .texto p:last-child{margin-bottom: 0;}
.contenedor-articulo .texto-articulo .texto blockquote{font-size: 30px; line-height: 35px; background-size: 14%; padding:20px 15px 20px 125px;}
.contenedor-articulo .articulos-relacionados .cabecera-mod{text-align: left;}
.contenedor-articulo .articulos-relacionados .noticia .texto-rel .tit{font-size:20px; line-height: 22px;}
.contenedor-articulo .articulos-relacionados .noticia .texto-rel p{display: none;}
.contenedor-articulo .comentarios .cabecera-mod{text-align: left;}
.contenedor-articulo .video-articulo{width: 73%; float: none; margin: 0 auto;}

.contenedor-articulo .galeria-relacionada .texto{width: 72%;}
.contenedor-articulo .galeria-relacionada .texto p{margin-bottom: 0; font-size: 14px;}
.contenedor-articulo .galeria-relacionada .texto h3{font-size: 20px; line-height: 18px;}

.contenedor-articulo .galeria-articulo{margin-bottom: 10px;}
.contenedor-articulo .galeria-articulo .item.ver-mas{line-height: 63px;}
.contenedor-articulo .galeria-articulo .item.ver-mas a{font-size: 12px;}

.articulos-relacionados .noticia .texto-rel{padding-top: 0;}

.share-scroll,.share-scroll-redes{display: none;}




/* Usuarios */
.formulario-registro .campo .doble input{width: 45.5%;}
.formulario-registro .campo .triple input{width: 28.7%;}


}






/*------------- IPAD HORIZONTAL -------------*/
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {

/**************** GRID GENERAL DE LA PÁGINA ****************/
.container{width: 100%;}
.contenido-izquierda{width: 61%;}
.sidebar{display: inline-block; min-height: auto;}


/* Header */
header .nav-top{border-top: 0;}
header .nav-top .buscador,header .nav-top .promos,header .nav-top .claim{display: none;}{display: none;}



/* Buscador */
header .nav-top .buscador{display: none;}


/* Menu */
header #menu ul li a{font-size: 15px;}
header.ocultar #menu .logo-fade{top:8px; left:15px;}
header.ocultar #menu ul{overflow-x:scroll; white-space:nowrap; float: right; padding: 8px 10px 0 10px; transform:inherit; max-width: 780px; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; margin-right: 0;}
header.ocultar #menu .logo-fade{width: 15%;}
header.ocultar #menu ul li a{font-size: 19px;}

/* Menu lateral usuarios */
#menu-lateral-usuarios.open-sidebar{transform: translate(0px,0); -webkit-transform: translate(0px,0); -moz-transform: translate(0px,0); -ms-transform: translate(0px,0);}



/* Modulo listado noticias para index y secciones */
.listado-noticias .noticia .texto .meta{display: block;}
.listado-noticias .noticia .texto p{display: none;}
.ademas li:nth-child(odd){margin-right: 30px;}
.ademas li{height: 120px; overflow: hidden;}


/* Modulo a 4 noticias index o seccion */
.noticias-cuatro .noticia{width: 47%;}

/* Articulo */
.btn-art{display: none;}
.articulos-relacionados .noticia .texto-rel{padding-top: 0;}

.contenedor-articulo .galeria-articulo{margin-bottom: 10px;}
.contenedor-articulo .galeria-articulo .item.ver-mas{line-height: 63px;}
.contenedor-articulo .galeria-articulo .item.ver-mas a{font-size: 15px;}


/**************** USUARIOS ****************/
.formulario-registro .campo input[type="text"]{width: 45.7%;}
.formulario-registro .campo .triple select{width: 31%;}
.formulario-registro .campo .triple input{width: 28.9%;}


.share-scroll,.share-scroll-redes{display: none;}


}














/*------------- IPHONES ALTA RESOLUCIÓN (8, 8 PLUS) -------------*/
@media (max-width: 767px) {

html,body{height: auto;}

/* Reset */
body{background: #fff; padding-top: 145px;}
body.no-scroll{overflow-y: hidden; height: 100%;}
body.no-ads{padding-top: 120px;}


/* Grid General de la página */
.container{width: 100% !important;}
.contenido .inner-content{padding: 0;}
.contenido-izquierda{width: 100%;}
.contenido-izquierda.short{width: 100%;}
.sidebar{display: none;}
.sidebar.galeria{display: none;}


/* Sección */
.cabecera-seccion{padding: 10px 0; margin-bottom: 10px;}
.cabecera-seccion h2{font-size: 22px;}


/* Clases generales */
.no-movil{display: none;}
.share-foto{display: none;}
.no-desktop{display: block;}


/* Modulos publicidad */
.publi-desktop{display: none;}
.publicidad.margen-corto{margin-bottom: 25px;}


/* Header */
header.ocultar{transform: translateY(-110%);}
header .nav-top{border-top: 0;}
header .nav-top .social{display: none;}
header .nav-top .bg-triangulo{padding: 5px 10px; margin: 0 -10px 0 0;}
header .nav-top .abre-revista-desktop{display: none;}
header .nav-top .promos{display: none;}
header .nav-top #abrir-buscador{font-size: 12px; margin: 7px 0 0 10px;}
header .nav-top #abrir-buscador i{font-size: 17px;}
header .nav-top .usuarios{margin: 0 5px 0 5px; font-size: 12px;}
header .nav-top .usuarios ul li{margin: 0 2px;}
header .nav-top .buscador,header .nav-top .claim,header .nav-top .logo-sports{display: none;}


header .header-logo{padding:0; height:auto; margin-top: -1px;}
header .header-logo .container{padding: 12px 0 12px; float: left; width: 100%;}
header .header-logo .logo{width: 35%; margin-left: 12px; float: left; margin-top:0;}
header .header-logo .logo img{width: 100%;}

header .nav-top .btn-premium{display: none;}
header #submenu-movil .btn-premium{margin-right: 5px; margin-top: 5px; margin-left: 10px;}


/* Footer */
footer {padding: 25px 0 85px 0; font-size: 12px; background-size:100%;}
footer .social a{margin: 0 4px;}
footer .social i{font-size: 20px;}



/* Funcionalidad menú general de la web */
header #menu{display:none;}
header #menu i{color: #fa0034; font-size: 30px;}
header #menu nav{display: none; width: 100%;}
header .abre-lateral{display: block !important; width: auto; float: right; margin: 3px 20px 0 0;}
header .abre-lateral i{color: #eaeaea; font-size: 27px;}
header .header-logo .abre-buscador-movil{display: block; float: right; color: #fff; margin: 18px 20px 0 0;}
header .header-logo .abre-buscador-movil i{font-size: 27px; color: #ccc;}



/* Menu lateral usuarios */
#menu-lateral-usuarios.open-sidebar{
transform: translate(0px,0);
-webkit-transform: translate(0px,0);
-moz-transform: translate(0px,0);
-ms-transform: translate(0px,0);}
#menu-lateral-usuarios .inner{padding: 15px 20px 10px 18px;}


/* Submenu cabecera móvil */
#submenu-movil{display:block;}


/**** Modulos ****/

/* Modulo noticias top portada */
.noticias-top{margin-bottom: 20px; border-bottom: 0; padding-bottom: 0;}
.noticias-top .noticia-destacada .foto{width: 100%;}
.noticias-top .noticia-destacada .cat{font-size: 11px;}
.noticias-top .noticia-destacada .texto{width: 100%;}
.noticias-top .noticia-destacada .texto .in{padding: 15px;}
.noticias-top .noticia-destacada .texto h2{font-size: 28px; line-height: 32px;}
.noticias-top .noticia-destacada .texto p{font-size: 16px;}
.noticias-top .noticia-destacada .texto p.meta{font-size: 13px;}
.noticias-top .noticia-destacada .icono-multimedia i{font-size: 20px;}
.noticias-top .noticia-destacada .texto .relacionado{margin-top: 20px; border: 0; padding: 5px 0;}

.noticias-top .secundarias{margin-top: 30px;}
.noticias-top .secundarias .noticia .inner{padding: 0;}
.noticias-top .secundarias .noticia{width: 100%; margin-bottom: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.noticias-top .secundarias .noticia:last-child{margin-bottom: 0;}
.noticias-top .secundarias .noticia:first-child{margin-top: 15px;}
.noticias-top .secundarias .inner-mobile{padding: 0 15px;}
.noticias-top .secundarias .noticia .foto{width: 40%; float: left; margin-bottom: 0;}
.noticias-top .secundarias .noticia .foto a::before{height: 40px;}
.noticias-top .secundarias .noticia .cat{font-size: 10px; padding: 2px 5px;}
.noticias-top .secundarias .noticia .texto{width: 55%; margin-left: 5px; float: left;}
.noticias-top .secundarias .noticia .texto h2{font-size: 17px; line-height: 19px; margin-bottom: 5px; height: auto; overflow: inherit;}
.noticias-top .secundarias .noticia .texto p.meta{font-size: 11px;}
.noticias-top .secundarias .noticia .icono-multimedia{padding: 3px 9px;}
.noticias-top .secundarias .noticia .icono-multimedia i{font-size: 11px;}

.noticias-top .noticia-destacada .left-side{width:100%; margin-bottom: 25px;}
.noticias-top .noticia-destacada .right-side{width:100%;}
.noticias-top .noticia-destacada .right-side .in{padding: 0 15px;}

.noticias-top .noticia-destacada .left-side .foto a::before{background: none;}
.noticias-top .noticia-destacada .left-side .texto{position: inherit; background: #f4f4f4;}
.noticias-top .noticia-destacada .left-side .texto .in{padding: 15px;}
.noticias-top .noticia-destacada .left-side .texto h2{font-size: 28px; color: #333; line-height: 32px; height: auto; overflow: inherit; margin-bottom: 5px;}
.noticias-top .noticia-destacada .left-side .icono-multimedia i{font-size: 20px;}

.noticias-top .noticia-destacada .lista-news .new{margin-bottom: 20px; padding-bottom: 10px;}
.noticias-top .noticia-destacada .lista-news .new .foto{width:40%;}
.noticias-top .noticia-destacada .lista-news .new .foto .icono-multimedia{right: 0; left: inherit;}
.noticias-top .noticia-destacada .lista-news .new .foto .icono-multimedia i{font-size: 11px;}
.noticias-top .noticia-destacada .lista-news .new .texto{width: 60%;}
.noticias-top .noticia-destacada .lista-news .new .texto h2{font-size: 17px; line-height: 19px; margin-bottom: 5px; height: auto; overflow: inherit;}
.noticias-top .noticia-destacada .lista-news .new .texto p{font-size: 11px;}




/* Modulo noticias doble + secundarias */
.noticias-doble{border: 0; margin-bottom: 20px; padding-bottom: 0;}
.noticias-doble .doble{margin-bottom: 20px; border-bottom: 0; padding-bottom: 0;}
.noticias-doble .doble .noticia{width: 100%;}
.noticias-doble .doble .noticia:first-child{margin-bottom: 20px;}
.noticias-doble .doble .noticia .inner{padding: 0 !important;}
.noticias-doble .doble .noticia .foto{width: 100%;}
.noticias-doble .doble .noticia .cat{font-size: 11px;}
.noticias-doble .doble .noticia .cat-premium{font-size: 11px;}
.noticias-doble .doble .noticia .texto{width: 100%;}
.noticias-doble .doble .noticia .texto .in{padding: 15px;}
.noticias-doble .doble .noticia .texto h2{font-size: 28px; line-height: 32px; height: auto; overflow: inherit; margin-bottom: 5px;}
.noticias-doble .doble .noticia .texto p{font-size: 16px; height: auto; overflow: inherit;}
.noticias-doble .doble .noticia .texto p.meta{font-size: 13px;}
.noticias-doble .doble .noticia .icono-multimedia i{font-size: 20px;}
.noticias-doble .doble .noticia .texto .relacionado{margin-top: 20px; border: 0; padding: 5px 0;}
.noticias-doble .secundarias{margin-top: 5px;}
.noticias-doble .secundarias .noticia .inner{padding: 0;}
.noticias-doble .secundarias .noticia{width: 100%; margin-bottom: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.noticias-doble .secundarias .noticia:last-child{margin-bottom: 0;}
.noticias-doble .secundarias .inner-mobile{padding: 0 15px;}
.noticias-doble .secundarias .noticia .foto{width: 40%; float: left; margin-bottom: 0;}
.noticias-doble .secundarias .noticia .foto a::before{height: 40px;}
.noticias-doble .secundarias .noticia .cat{font-size: 10px; padding: 2px 5px; display: none;}
.noticias-doble .secundarias .noticia .texto{width: 55%; margin-left: 5px; float: left;}
.noticias-doble .secundarias .noticia .texto h2{font-size: 17px; line-height: 19px; overflow: inherit; height: auto; margin-bottom: 5px;}
.noticias-doble .secundarias .noticia .texto p.meta{font-size: 11px;}
.noticias-doble .secundarias .noticia .icono-multimedia{padding: 0 9px 3px 9px;}
.noticias-doble .secundarias .noticia .icono-multimedia i{font-size: 11px;}


/* Modulo noticias destacadas portada */
.noticias-destacadas{margin-bottom: 10px;}
.noticias-destacadas .destacada .texto span.linea{width: 10%; margin-bottom: 15px;}
.noticias-destacadas .destacada .texto h2{font-size: 30px; line-height: 34px;}
.noticias-destacadas .destacada .texto p{font-size: 17px;}
.noticias-destacadas .destacada .texto p.meta{font-size: 13px;}
.noticias-destacadas .destacada .icono-multimedia{padding:5px 12px; }
.noticias-destacadas .destacada .icono-multimedia i{font-size: 22px;}
.noticias-destacadas .secundarias{margin-top: 20px; margin-bottom: 0;}
.noticias-destacadas .secundarias .noticia{width: 100%; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #eaeaea;}
.noticias-destacadas .secundarias .noticia .inner{padding: 0 12px;}
.noticias-destacadas .secundarias .noticia .foto{margin-bottom: 0; float: left; width: 40%;}
.noticias-destacadas .secundarias .noticia .cat{font-size: 10px; padding: 2px 5px;}
.noticias-destacadas .secundarias .noticia .cat-premium{font-size: 10px;}
.noticias-destacadas .secundarias .noticia .texto{float: left; width: 55%; margin-left: 10px; padding: 0;}
.noticias-destacadas .secundarias .noticia .texto h2{font-size: 17px; line-height: 19px; height: auto; overflow: inherit;}
.noticias-destacadas .secundarias .noticia .texto p.meta{font-size: 11px;  margin-bottom: 4px;}
.noticias-destacadas .secundarias .noticia .icono-multimedia{padding: 4px 10px;}
.noticias-destacadas .secundarias .noticia .icono-multimedia i{font-size: 14px;}


/* Modulo trending topic */
.trending-topics{margin: 15px 0 35px 0;}
.trending-topics .inner-mobile{padding: 0 15px;}
.trending-topics .marquee-sibling{width: 35%;}



/* Contenedores largos */
.contenido-largo{margin-bottom: 30px;}
.contenido-largo .inner{padding: 25px 0;}
.contenido-largo h3{margin-bottom: 5px; font-size: 25px;}
.contenido-largo h3 i{font-size: 40px;}
.contenido-largo h3 img{width: 32%;}
.contenido-largo p.desc{font-size: 15px; margin: 0 auto 30px auto; width: 90%;}
.contenido-largo .items{overflow-x:scroll; white-space:nowrap; font-size: 16px; float: none; padding: 5px 10px; transform:inherit; width: 95%; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; margin-bottom: 30px;}
.contenido-largo .items li:last-child{margin-right: 10px;}



/* Modulo slider a 4 posiciones en contenido largo */
.modulo-cuatro-noticias .item{padding: 0 15px;}
.modulo-cuatro-noticias .item .texto h2{font-size: 16px; line-height: 17px; height: 53px;}
.modulo-cuatro-noticias .item .texto p.meta{font-size: 11px; height: 15px; overflow: hidden;}
.modulo-cuatro-noticias .item .foto .icono-multimedia{padding: 3px 10px; bottom: -1px;}
.modulo-cuatro-noticias .owl-theme .owl-controls{margin-top: 30px;}
.modulo-cuatro-noticias .item .foto a::before{bottom: -1px;}


/* Modulo listado noticias index y seccion */
.listado-noticias .cabecera-autor .foto{width: 30%;}
.listado-noticias .cabecera-autor .texto{width: 64%;}
.listado-noticias .cabecera-autor .texto h1{font-size: 22px; line-height: 24px;}
.listado-noticias .cabecera-autor .texto p{display: none;}
.listado-noticias{margin: 30px 0;}
.listado-noticias.seccion{margin: 0 0 10px 0;}
.listado-noticias .cabecera{font-weight: 700; margin-bottom: 30px; font-size: 20px; padding: 9px 0 6px 0;}
.listado-noticias .cabecera span{margin: 4px 10px;}
.listado-noticias .cabecera h1{font-size: 20px;}
.listado-noticias .noticia .inner{padding: 0;}
.listado-noticias .noticia{width: 100%; margin-bottom: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 5px;}
.listado-noticias .noticia.destacada{}
.listado-noticias .noticia.destacada .foto{width: 100%; margin-bottom: 10px;}
.listado-noticias .noticia.destacada .texto{width: 94%;}
.listado-noticias .noticia.destacada .texto h2{margin-bottom: 5px; font-size: 24px !important; line-height: 27px !important;}
.listado-noticias .noticia:last-child{margin-bottom: 0;}
.listado-noticias .inner-mobile{padding: 0 15px;}
.listado-noticias .noticia .foto{width: 40%; float: left; margin-bottom: 0;}
.listado-noticias .noticia .cat{font-size: 10px; padding: 2px 5px; display: none;}
.listado-noticias .noticia .cat-premium{font-size: 11px;}
.listado-noticias .noticia .texto{width: 55%; margin-left: 10px; float: left;}
.listado-noticias .noticia .texto h2{font-size: 17px !important; line-height: 21px !important;}
.listado-noticias .noticia .texto p{display: none;}
.listado-noticias .noticia .texto p.meta{font-size: 11px; display: block;}
.listado-noticias .noticia .datos-ruta{margin-top: 0;}
.listado-noticias .noticia .datos-ruta ul li{font-size: 13px;}
.listado-noticias .noticia .icono-multimedia{padding: 0 9px 3px 9px;}
.listado-noticias .noticia .icono-multimedia i{font-size: 11px;}
.listado-noticias .destacada .texto{margin-top: 0;}
.listado-noticias .noticia:nth-child(3n+0){background: #f7f7f7;}
.listado-noticias .noticia:nth-child(3n+0) .foto{width: 100%; float: left; margin-bottom: 10px;}
.listado-noticias .noticia:nth-child(3n+0) .texto{width: 94%;}
.listado-noticias .noticia:nth-child(3n+0) .texto h2{font-size: 24px !important; line-height: 27px !important;}
.listado-noticias .noticia:nth-child(3n+0) .texto p.meta{font-size: 12px;}
.listado-noticias .noticia:nth-child(3n+0) .icono-multimedia{padding: 6px 13px;}
.listado-noticias .noticia:nth-child(3n+0) .icono-multimedia i{font-size: 20px;}
.listado-noticias .noticia:nth-child(3n+0) .cat{font-size: 11px; padding: 3px 10px;}

#buscador-subseccion input{width: 86.6%;}


/* Modulo además sección */
.ademas{border: 0; background: none;}
.ademas .cabecera{padding: 7px 15px; margin-bottom: 20px;}
.ademas .inner-mobile{padding: 0 15px;}
.ademas li{width: 100%; height: auto; padding-bottom: 10px; margin-bottom: 15px;}
.ademas li:nth-child(odd){margin-right: 0;}
.ademas li:last-child{border:0; padding-bottom: 0;}
.ademas h3{font-size: 19px; line-height: 23px;}


/* Modulo a 4 noticias */
.noticias-cuatro .inner-mobile{padding: 0 15px;}
.noticias-cuatro .noticia{width: 100%; padding-bottom: 10px; margin-bottom: 20px; margin-right: 0;}
.noticias-cuatro .noticia .foto{width: 40%; float: left; margin-bottom: 0;}
.noticias-cuatro .noticia .icono-multimedia{padding: 0 9px 3px 9px;}
.noticias-cuatro .noticia .icono-multimedia i{font-size: 11px;}
.noticias-cuatro .noticia .cat{font-size: 10px; padding: 2px 5px; display: none;}
.noticias-cuatro .noticia .cat-premium{font-size: 11px;}
.noticias-cuatro .noticia .texto{width: 55%; margin-left: 10px; float: left; padding: 0;}
.noticias-cuatro .noticia .texto h2{font-size: 17px; line-height: 21px !important; height: auto !important; margin-bottom: 5px;}
.noticias-cuatro .noticia .texto p.meta{font-size: 11px;}

/* Modulo hub contenidos */
.hub-contenidos { margin-top: auto;}
.hub-contenidos .web { float: left; margin-left: 10px;}


/* Modulo live */
.live .marca-sibling{width: 100%;}
.live .simple-marca-container{height: auto; padding-bottom: 15px;}



/**** Articulo ****/
.contenedor-articulo{width: 100%; margin-bottom: 10px;}
.contenedor-articulo .cabecera-articulo{width: 100%; margin-top: 15px; margin-bottom: 25px; text-align: center;}
.contenedor-articulo .cabecera-articulo .in{padding: 0 15px;}
.contenedor-articulo .cintillo{font-size: 13px; margin-bottom: 5px;}
.contenedor-articulo .meta{font-size: 13px;}
.contenedor-articulo .meta .autor{margin-right: 0;}
.contenedor-articulo .meta .twitter{display: block; margin-top: 5px;}
.contenedor-articulo .foto-articulo{width: 100%;}
.contenedor-articulo .foto-articulo .icono-multimedia{font-size: 15px; padding: 6px 12px;}
.contenedor-articulo .foto-articulo .cat-premium{font-size: 11px;}
.contenedor-articulo .video-articulo{width: 106%; float: none; margin-left:-10px;}
.contenedor-articulo .video-articulo .video{position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0;}
.contenedor-articulo .video-articulo .video iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.contenedor-articulo .texto-articulo .texto{width: 100%; line-height: 27px;}
.contenedor-articulo .texto-articulo .texto .in-text{padding: 0 20px;}
.contenedor-articulo h1{font-size: 30px; line-height: 32px; margin-top: 0;}
.contenedor-articulo .entradilla{font-size: 16px; line-height: 21px;}
.contenedor-articulo .pie-foto{margin-bottom: 25px; line-height: 16px; margin-left: -10px; width: 103%; font-size: 13px;}
.contenedor-articulo .texto-articulo{margin-bottom: 0; width: 100%; margin-top: 5px;}
.contenedor-articulo .texto-articulo .texto{font-size: 17px !important; margin-bottom: 20px;}
.contenedor-articulo .texto-articulo .texto h4{letter-spacing: -1px;}
.contenedor-articulo .texto-articulo .texto p:last-child{margin-bottom: 0;}
.contenedor-articulo .texto-articulo .texto p.img{margin: 25px 0 25px;}
.contenedor-articulo .texto-articulo .texto blockquote{margin: 30px 25px 35px 20px; font-size: 23px; line-height: 26px; background-size: 16%; padding: 10px 15px 10px 95px;}
.contenedor-articulo .texto-articulo .texto .publicidad{display: block; margin-bottom: 30px;}
.contenedor-articulo .texto-articulo .texto h2,.contenedor-articulo .texto-articulo .texto h3,.contenedor-articulo .texto-articulo .texto h4{font-size: 20px; margin-left: 0;}
.contenedor-articulo .texto-articulo table{margin:25px 0 35px 0; overflow-x: auto; /*display: block;*/ -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch;
overflow-scrolling: touch;}

.contenedor-articulo .texto-articulo .texto .pros-contras{margin-top: 10px;}
.contenedor-articulo .texto-articulo .texto .pros-contras .fa{margin: 4px 9px 0 0;}
.contenedor-articulo .texto-articulo .texto .pros-contras p{width: 90%; font-size: 18px; line-height: 25px;}

/* Galeria de fotos en articulo */
.contenedor-articulo .galeria-articulo{margin: 0 0 35px 0;}
.contenedor-articulo .galeria-articulo .item{width: 25%;}
.contenedor-articulo .galeria-articulo .item a::after{height: 15px;}
.contenedor-articulo .galeria-articulo .item.ver-mas{line-height: 58px; display: none;}


/* Articulo rutas */
.articulo-ruta .cabecera-seccion{padding: 15px 0;}
.articulo-ruta .foto-articulo{margin-bottom: 0;}
.articulo-ruta .foto-articulo::after{background: none;}
.articulo-ruta .foto-articulo .texto{width: 100%; position: inherit; background: #000;}
.articulo-ruta .foto-articulo .texto .inner{padding: 15px 15px;}
.articulo-ruta .foto-articulo .texto h1{font-size: 23px; line-height: 25px;}
.articulo-ruta .foto-articulo .texto ul li{font-size: 14px; margin-left: 10px;}

.articulo-ruta .descargar-ruta-movil{display: block;}


/* Articulo especial */
.contenedor-articulo.especial .cabecera-articulo{text-align: left;}
.contenedor-articulo.especial .cabecera-articulo .right{width: 75%;}
.contenedor-articulo.especial .cabecera-articulo .right{width: 15%;}
.contenedor-articulo.especial .cabecera-articulo .right img{max-width: 100%}
.contenedor-articulo.especial .autor-especial .foto{width: 18%;}
.contenedor-articulo.especial .autor-especial .texto{width: 75%; font-size: 14px !important; line-height: 20px; margin-bottom: 10px;}
.contenedor-articulo.especial .entradilla{line-height: 27px; font-size: 17px;}


/* Articulo premium */
.contenedor-articulo .botones-premium .left{width: 100%; margin-bottom: 25px; background-position: 90px 0;}
.contenedor-articulo .botones-premium .right{width: 100%; background-position: 90px 0;}

/* Articulo sin publicidad */
.no-ads .articulo .contenedor-articulo .cabecera-articulo{width: 100%; float: left; margin-top: 0;}
.no-ads .articulo .contenedor-articulo h1{font-size: 30px; line-height: 32px;}
.no-ads .articulo .contenedor-articulo .foto-articulo{width: 100%; float: left;}
.no-ads .articulo .contenedor-articulo .foto-articulo .cat-premium{font-size: 12px;}
.no-ads .articulo .contenedor-articulo .pie-foto{width: 100%; float: left;}
.no-ads .articulo .contenedor-articulo .galeria-articulo{width: 100%; float: left;}
.no-ads .articulo .contenedor-articulo .texto-articulo{width: 100%; float: left;}
.no-ads .articulo .contenedor-articulo .texto-articulo .texto{margin-top: 0;}
.no-ads .articulo .contenedor-articulo .texto-articulo .texto .in-text{padding: 0 25px;}
.no-ads .articulo .contenedor-articulo .newsletter {float: left; width: 100%;}
.no-ads .articulo .articulos-relacionados{float: left; width: 100%;}
.no-ads .articulo .contenedor-articulo .articulos-relacionados .noticia .texto-rel .tit{font-size: 16px; line-height: 19px;}
.no-ads .articulo .contenedor-articulo .galeria-relacionada{margin-top: 40px;}
.no-ads .articulo .contenedor-articulo .galeria-relacionada .texto{margin-bottom:0 !important; margin-left:10px;}



/* Paginación en articulo */
.paginacion{margin: 15px 0 45px 0; padding-top: 25px;}
.paginacion ul{width: 100% !important;}
.paginacion ul li a{font-size: 15px; width: 18px; padding: 5px 10px}


/* Modulos articulos */
.contenedor-articulo .modulo{margin-bottom: 25px;}
.contenedor-articulo .publicidad.margen{margin-bottom: 30px;}


/* Articulos relacionados */
.contenedor-articulo .articulos-relacionados .noticia .texto-rel .tit{font-size: 16px; line-height: 19px;}

/* Modulo newsletter articulo */
.newsletter .campo{width: 60%;}

/* Galeria relacionada articulo */
.contenedor-articulo .galeria-relacionada{margin: 10px 0 30px 0;}
.contenedor-articulo .galeria-relacionada .texto h3{font-size: 17px !important; line-height: 19px;}
.contenedor-articulo .galeria-relacionada .texto p{margin-bottom: 0; font-size: 13px;}
.contenedor-articulo .galeria-relacionada .imagen{width: 35%; margin: 5px 0 5px 5px;}
.contenedor-articulo .galeria-relacionada .texto{width: 60% !important; margin-left: 10px; padding: 3px 0 5px 0; margin-bottom: 0;}


/* Articulo relacionados */
.articulos-relacionados .inner{padding-top: 0;}
.articulos-relacionados .cabecera-mod{font-size: 18px; margin-bottom: 20px;}
.articulos-relacionados .noticia .texto-rel{width: 63%; padding-top: 0;}
.articulos-relacionados .noticia .texto-rel .tit{font-size: 16px; line-height: 19px;}
.articulos-relacionados .noticia .texto-rel p{display: none;}
.articulos-relacionados .noticia .icono-multimedia{padding: 5px 11px;}
.articulos-relacionados .noticia .icono-multimedia i{font-size: 11px;}

/* Articulo relacionados especial */
.articulos-relacionados-especial .inner{padding-top: 0;}
.articulos-relacionados-especial .cabecera-mod{font-size: 18px; margin-bottom: 20px;}
.articulos-relacionados-especial .noticia{width: 100%;}
.articulos-relacionados-especial .noticia .foto{width: 30%; float: left; margin-left: 10px;}
.articulos-relacionados-especial .noticia .texto-rel{width: 63%; padding-top: 0;}
.articulos-relacionados-especial .noticia .texto-rel .tit{font-size: 16px; line-height: 19px;}
.articulos-relacionados-especial .noticia .texto-rel p{display: none;}
.articulos-relacionados-especial .noticia .icono-multimedia{padding: 5px 11px;}
.articulos-relacionados-especial .noticia .icono-multimedia i{font-size: 11px;}



/* Botones leads Articulos   */
.boton-leads-articulo{display: block; margin-left:60px; }
.boton2-leads-articulo{float: left; margin-top: 30px; margin-left: 60px; }

/* Comentarios */
.comentarios .cabecera-mod{font-size: 18px;}


.contenedor-articulo .utilidades{display: none;}

.share-movil{display: block;}
.btn-art{display: none;}
.share-scroll,.share-scroll-redes{display: none;}

/* Artículos Premium */
.contenedor-articulo.premium {}



/* Ligatus */
.lig_txt_76997,.lig_txt_veeseo_1{padding: 5px 10px !important;}
#lig_footer_veeseo_1{padding: 5px 10px 0 0 !important;}
.lig_campaign_88003_6051_wrapper #cmp4::before{background: #f1f1f1 !important; font-family: "Titillium Web",sans-serif !important; margin-bottom: 25px !important; margin-top: 25px !important;
font-size: 21px !important; letter-spacing: -0.2px !important; padding: 5px 0 5px 15px !important; font-weight: 500 !important; color: #674f2a !important; height: auto !important;}
.lig_campaign_88003_6051_wrapper #cmp5{margin-top: 90px !important;}


/* Staff web */
.staff-web{margin-bottom: 40px;}
.staff-web .cabecera{font-weight: 700; margin-bottom: 20px; font-size: 20px; padding: 9px 0 6px 0;}
.staff-web .cabecera span{margin: 4px 10px;}
.staff-web .inner{padding: 15px;}
.staff-web .miembro{margin-bottom: 40px;}
.staff-web .miembro .foto img{width: 65px; height: 65px;}
.staff-web .miembro .texto{width: 74%;}
.staff-web .miembro .texto p{font-size: 14px; margin-bottom: 15px; line-height: 18px;}
.staff-web .miembro .social{margin-top: 10px; width: 100%;}
.staff-web .miembro .social li{margin-right: 3px;}
.staff-web .miembro a.ver-articulos{float: left; font-size: 12px;}

.staff-web .noticia .inner{padding: 0; font-size: 13px;}
.staff-web .noticia{width: 100%; margin-bottom: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.staff-web .noticia:last-child{margin-bottom: 0;}
.staff-web .inner-mobile{padding: 0 15px;}
.staff-web .noticia .foto{width: 40%; float: left; margin-bottom: 0;}
.staff-web .noticia .cat{font-size: 10px; padding: 2px 5px;}
.staff-web .noticia .texto{width: 55%; margin-left: 10px; float: left;}
.staff-web .noticia .texto h2{font-size: 17px; line-height: inherit !important;}
.staff-web .noticia .texto p{display: none;}
.staff-web .noticia .texto p.meta{font-size: 11px; display: block;}
.staff-web .noticia .icono-multimedia{padding: 5px 11px;}
.staff-web .noticia .icono-multimedia i{font-size: 11px;}



/* Tablas genericas */
table{margin:25px 0 35px 0; overflow-x: auto; display: block; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch;
overflow-scrolling: touch;}



/* Usuarios */
.formulario-registro.login .campo input[type="text"]{width: 90%;}
.formulario-registro.login .campo input[type="password"]{width: 90%;}
.formulario-registro .login-redes a{width: 90%; margin-bottom: 10px;}


.formulario-registro{margin-bottom: 0;}
.formulario-registro .campo .bloque{margin-bottom: 0;}
.formulario-registro .campo .triple input{width: 93.5%; margin-bottom: 10px;}
.formulario-registro .campo .triple select{width: 96.5%; margin-bottom: 10px;}
.formulario-registro .campo .triple.nac select{width: 29.7%;}
.formulario-registro .campo .doble input{width: 93.5%; margin-bottom: 10px;}
.formulario-registro .campo .doble input.largo-movil{width: 93%;}
.formulario-registro .clausulas span{width: 90%; font-size: 13px; line-height: 17px;}
.formulario-registro .btn a{border-bottom: 1px dotted #CC071E;}
.formulario-registro .btn{margin: 0 0 20px 0;}
.formulario-registro .btn p{padding: 0 30px; line-height: 20px;}
.formulario-registro .btn-login .pelosu.rojo{margin-top: 15px;}

/* Publicidad header*/
header .publi-header{ display: none;}

/* Paginados */
.contenedor-articulo .texto-articulo .parrafos-desktop{display: none}
.contenedor-articulo .texto-articulo .paginacion{display: none}
.contenedor-articulo .texto-articulo .parrafos-movil{display: block}
.contenedor-articulo .texto-articulo .parrafos-movil .rodea-parrafo { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.robas-movil{margin-top: 15px; margin-bottom: 15px; text-align: center}
.robas-movil-paginated{ width:100%; float: left; margin-top: 15px; margin-bottom: 15px; text-align: center; height: 650px; background: #f6f6f6;}
.robas-movil-paginated .leyenda{color:#ccc; font-size: 12px; padding-top: 4px; padding-bottom: 4px;}



/* Planes premium */
#suscripciones-premium .container{padding-top: 20px;}
#suscripciones-premium .carcasa-imagen .texto .linea{margin-bottom: 5px;}
#suscripciones-premium .carcasa-imagen .texto h2{font-size: 22px;}
#suscripciones-premium .carcasa-imagen .texto .linea i{font-size: 18px;}
#suscripciones-premium .carcasa-imagen .texto p{font-size: 16px;}
#suscripciones-premium .carcasa-imagen img.desktop{display:none;}
#suscripciones-premium .carcasa-imagen img.movil{display:block;}
#suscripciones-premium .listado-planes .plan{width: 100%; margin-bottom: 40px;}
#suscripciones-premium .listado-planes .plan:last-child{margin-bottom: 0;}
#suscripciones-premium .listado-planes .plan .inner{padding: 0 20px;}
#suscripciones-premium .texto-esp{font-size: 20px; margin-bottom: 35px; line-height: 26px;}

#suscripciones-premium .modulo-resumen{width: 85%;}
#suscripciones-premium .modulo-resumen p{font-size: 17px;}
#suscripciones-premium .modulo-resumen p.icono{font-size: 60px;}


#suscripciones-premium .listado-planes.lista .plan{margin-bottom:30px;}
#suscripciones-premium .listado-planes.lista .plan .inner{padding: 10px;}
#suscripciones-premium .listado-planes.lista .plan .foto{width: 100%;}
#suscripciones-premium .listado-planes.lista .plan .texto{width: 100%; margin-left:0;}
#suscripciones-premium .listado-planes.lista .plan .texto h2{font-size: 28px;}
#suscripciones-premium .listado-planes.lista .plan .texto p{margin-bottom: 20px;}
#suscripciones-premium .listado-planes.lista .plan .texto p.precio{font-weight: 600; font-size: 22px;}
#suscripciones-premium .listado-planes.lista .plan .texto p.precio span{margin-left: 20px; font-size: 16px;}
#suscripciones-premium .listado-planes.lista .plan .texto .utils{margin-top: 20px;}

#suscripciones-premium .listado-planes.lista .plan .texto .btn{ margin-right: 15px; float:left; margin-bottom:20px; padding: 5px 20px; font-size: 15px;}
#suscripciones-premium .listado-planes.lista .plan .texto .btn i{margin-right: 8px;}


#suscripciones-premium .listado-planes.uno .plan{width: 100%; background: #F9F9F9;}
#suscripciones-premium .listado-planes.uno .plan .inner{padding: 0;}
#suscripciones-premium .listado-planes.uno .plan .foto{width: 100%; clear: both;}
#suscripciones-premium .listado-planes.uno .plan .texto{width: 100%; clear: both; min-height: inherit;}
#suscripciones-premium .listado-planes.uno .plan .texto .in{padding: 20px;}
#suscripciones-premium .listado-planes.uno .plan .texto p{width: 100%; float: left;}
#suscripciones-premium .listado-planes.uno .plan .texto .precio{float: left; width: 100%; margin-top: 20px;}

#suscripciones-premium .listado-planes .plan .texto h2{line-height: 35px;}


#suscripciones-premium .cabecera{padding: 30px 0 40px 0; margin-bottom: 30px;}
#suscripciones-premium .cabecera h1{font-size: 30px;}
#suscripciones-premium .cabecera .texto p{font-size: 18px; padding: 0 20px;}

#suscripciones-premium .modulo-doble-noticia{margin-bottom: 0;}
#suscripciones-premium .modulo-doble-noticia .noticia{width: 100%; margin-bottom: 30px;}
#suscripciones-premium .modulo-doble-noticia .noticia:last-child{}
#suscripciones-premium .modulo-doble-noticia .noticia .inner{padding: 0;}
#suscripciones-premium .modulo-doble-noticia .noticia .texto h2{font-size: 22px; line-height: 25px; height: auto;}

#suscripciones-premium .grid-noticias .noticia{width: 100%; margin-bottom: 30px;}
#suscripciones-premium .grid-noticias .noticia .inner{padding: 0;}
#suscripciones-premium .grid-noticias .noticia .texto h3{font-size: 22px; line-height: 25px; height: auto;}



/* Modulo multimedia index */
.multimedia-home .cabecera{font-size: 22px;}
.multimedia-home .left{width: 100%;}
.multimedia-home .right{width: 100%; margin-top: 20px;}
.multimedia-home .videos .video .foto{width: 40%; margin-top: 2%;}
.multimedia-home .videos .video .texto{width: 55%;}
.multimedia-home .videos .video .texto h3{font-size: 20px; line-height: 22px;}
.multimedia-home .videos .video .texto h2{font-size: 17px; line-height: 20px;}
.multimedia-home .fotos ul li{width: 30.5%; height: 69px;}



/* Pruebas seo */
.noticias-doble .doble .noticia .texto h2{margin-bottom: 0; font-size: 22px; line-height: 25px;}
.noticias-doble .doble .noticia .texto p{display: none;}
.noticias-doble .secundarias .noticia .foto{width: 100%;}
.noticias-doble .secundarias .noticia .texto{width: 100%; margin-left: 0px; margin-top: 10px;}
.noticias-doble .secundarias .noticia .texto h2{font-size: 22px; line-height: 25px; overflow: inherit; height: auto; margin-bottom: 0;}

.noticias-destacadas .secundarias .noticia .foto{width: 100%;}
.noticias-destacadas .secundarias .noticia .web{margin-top: 10px; margin-bottom: -5px;}
.noticias-destacadas .secundarias .noticia .texto{width: 95%; margin-top: 10px;}
.noticias-destacadas .secundarias .noticia .texto h2{font-size: 22px; line-height: 25px; overflow: inherit; height: auto; margin-bottom: 0;}

.listado-noticias .noticia .foto{width: 100%;}
.listado-noticias .noticia .icono-multimedia{display: none;}
.listado-noticias .noticia .cat{display: block; font-size: 11px; padding: 3px 10px;}
.listado-noticias .noticia.destacada .foto{margin-bottom: 0;}
.listado-noticias .noticia:nth-child(3n+0) .foto{margin-bottom: 0;}
.listado-noticias .noticia .texto{width: 95%; margin-top: 10px; margin-bottom: 5px;}
.listado-noticias .noticia .texto h2{font-size: 22px !important; line-height: 25px !important; overflow: inherit; height: auto; margin-bottom: 0;}


.noticias-cuatro .noticia .foto{width: 100%;}
.noticias-cuatro .noticia .cat{display: block; font-size: 11px; padding: 3px 10px;}
.noticias-cuatro .noticia .texto{width: 100%; width: 95%; margin-top: 10px; margin-bottom: 5px;}
.noticias-cuatro .noticia .texto h2{font-size: 22px !important; line-height: 25px !important; overflow: inherit; height: auto; margin-bottom: 0;}

.noticias-top .noticia-destacada .lista-news .new .foto { width: 100%; }
.noticias-top .noticia-destacada .lista-news .new .texto { width: 100%; margin-top:10px}
.noticias-top .noticia-destacada .left-side .texto h2 { font-size: 22px; line-height: 25px;}
.noticias-top .noticia-destacada .lista-news .new .texto h2{font-size: 22px; line-height: 25px; overflow: inherit; height: auto; margin-bottom: 0;}
.noticias-top .secundarias .noticia .foto { width: 100%; }
.noticias-top .secundarias .noticia .texto { width: 100%!important; margin-top:10px}
.noticias-top .secundarias .noticia .texto h2{font-size: 22px !important; line-height: 25px !important; overflow: inherit; height: auto; margin-bottom: 0;}

}










/*------------- IPHONES BAJA RESOLUCIÓN (4, 5) -------------*/
@media only screen and (max-width : 320px){

html,body{height: auto;}
body{padding-top: 120px;}
body.no-ads{padding-top: 100px;}


/* Contenedores generales */
.contenido-largo{margin-bottom: 20px;}
.contenido-largo h3{font-size: 20px; margin-bottom: 10px;}
.contenido-largo h3 i{font-size: 30px;}
.contenido-largo p.desc{font-size: 14px;}


/* Sección */
.cabecera-seccion{padding: 10px 0; margin-bottom: 10px;}
.cabecera-seccion h2{font-size: 17px;}


/* Header */
header .header-logo{height: auto;}
header .header-logo .container{padding: 11px 0;}
header .abre-lateral{margin: 0px 15px 0 0;}
header .abre-lateral i{font-size: 24px;}

header .nav-top .bg-triangulo{padding: 8px;}
header .nav-top .usuarios{margin: 0 10px 0 0; font-size: 11px;}
header .nav-top .usuarios ul li{margin: 0 1px;}
header .nav-top #abrir-buscador{font-size: 11px; margin: 5px 0 0 10px;}
header .nav-top #abrir-buscador i{font-size: 16px;}
#menu-lateral ul li a{padding: 10px 20px; font-size: 15px;}

header .btn-premium{font-size: 11px;}


/* Submenu cabecera móvil */
#submenu-movil{font-size: 11px;}
#submenu-movil ul{width: 45%;}
#submenu-movil ul li{margin-top: 3px;}


/* Footer */
footer{font-size: 10px;}	


/* Modulos */
.noticias-top .noticia-destacada .cat{font-size: 10px;}
.noticias-top .noticia-destacada .icono-multimedia i{font-size: 15px;}
.noticias-top .noticia-destacada .texto .in{padding: 10px 15px;}
.noticias-top .noticia-destacada .texto h2{font-size: 25px; line-height: 27px;}
.noticias-top .noticia-destacada .texto p.meta{font-size: 11px;}
.noticias-top .noticia-destacada .texto p{font-size: 13px;}
.noticias-top .noticia-destacada .texto .relacionado{font-size: 12px; margin-top: 15px;}

.noticias-top .secundarias .noticia{margin-bottom: 15px;}
.noticias-top .secundarias .noticia:last-child{margin-bottom: 0;}
.noticias-top .secundarias .noticia .cat{font-size: 9px;}
.noticias-top .secundarias .noticia .texto{width: 53%;}
.noticias-top .secundarias .noticia .texto h2{font-size: 14px; margin-bottom: 5px; line-height: 15px;}
.noticias-top .secundarias .noticia .texto p.meta{font-size: 10px;}
.noticias-top .secundarias .noticia .icono-multimedia{padding: 3px 8px;}



.noticias-doble .doble .noticia .cat{font-size: 10px;}
.noticias-doble .doble .noticia .icono-multimedia i{font-size: 15px;}
.noticias-doble .doble .noticia .texto .in{padding: 10px 15px;}
.noticias-doble .doble .noticia .texto h2{font-size: 25px; line-height: 27px;}
.noticias-doble .doble .noticia .texto p.meta{font-size: 11px;}
.noticias-doble .doble .noticia .texto p{font-size: 13px; line-height: 18px;}
.noticias-doble .doble .noticia .texto .relacionado{font-size: 12px; margin-top: 15px;}

.noticias-doble .secundarias .noticia{margin-bottom: 15px;}
.noticias-doble .secundarias .noticia:last-child{margin-bottom: 0;}
.noticias-doble .secundarias .noticia .cat{font-size: 9px;}
.noticias-doble .secundarias .noticia .texto{width: 53%;}
.noticias-doble .secundarias .noticia .texto h2{font-size: 14px; margin-bottom: 5px; line-height: 15px;}
.noticias-doble .secundarias .noticia .texto p.meta{font-size: 10px;}
.noticias-doble .secundarias .noticia .icono-multimedia{padding: 3px 8px;}



.noticias-destacadas .destacada .texto .in{padding-top: 0;}
.noticias-destacadas .destacada .texto{margin-bottom: 20px;}
.noticias-destacadas .destacada .texto span.linea{margin-bottom: 10px;}
.noticias-destacadas .destacada .texto p.meta{font-size: 12px; margin-bottom: 5px;}
.noticias-destacadas .destacada .cat{padding: 3px 9px; font-size: 11px;}
.noticias-destacadas .destacada .texto h2{font-size: 25px; line-height: 30px;}
.noticias-destacadas .destacada .texto p{font-size: 14px; line-height: 18px;}
.noticias-destacadas .destacada .icono-multimedia{padding: 6px 13px;}
.noticias-destacadas .destacada .icono-multimedia i{font-size: 15px;}
.noticias-destacadas .secundarias .noticia{margin-bottom: 15px;}
.noticias-destacadas .secundarias .noticia .texto h2{font-size: 14px;}
.noticias-destacadas .secundarias .noticia .cat{font-size: 9px;}
.noticias-destacadas .secundarias .noticia .texto p.meta{font-size: 10px; line-height: 13px; margin-bottom: 2px;}
.noticias-destacadas .secundarias .noticia .icono-multimedia{padding: 3px 8px;}
.noticias-destacadas .secundarias .noticia .icono-multimedia i{font-size: 11px;}


/* Modulo trending topic */
.trending-topics{margin-top: 10px;}
.trending-topics .marquee-sibling{width: 45%;}

.listado-noticias .cabecera-autor .texto{margin: 5px 5px 0 0;}
.listado-noticias .cabecera-autor .texto h1{font-size: 18px; line-height: 20px;}

.listado-noticias .noticia{margin-bottom: 15px;}
.listado-noticias .noticia:last-child{margin-bottom: 0;}
.listado-noticias .noticia .cat{font-size: 9px;}
.listado-noticias .noticia .texto{width: 53%;}
.listado-noticias .noticia .texto h2{font-size: 14px !important; margin-bottom: 5px; line-height: 15px !important;}
.listado-noticias .noticia .texto p.meta{font-size: 10px; line-height: 13px;}
.listado-noticias .noticia .icono-multimedia{padding: 3px 8px;}

.listado-noticias .noticia:nth-child(3n+0) .texto h2{font-size: 17px !important; line-height: 20px !important;}
.listado-noticias .noticia:nth-child(3n+0) .texto p.meta{font-size: 11px;}
.listado-noticias .noticia:nth-child(3n+0) .icono-multimedia{padding: 6px 13px;}
.listado-noticias .noticia:nth-child(3n+0) .icono-multimedia i{font-size: 15px;}
.listado-noticias .noticia:nth-child(3n+0) .cat{font-size: 10px;}


.noticias-cuatro .noticia{margin-bottom: 15px;}
.noticias-cuatro .noticia:nth-child(odd){margin-right: 0;}
.noticias-cuatro .noticia .texto h2{font-size: 14px; margin-bottom: 5px; line-height: inherit !important;}
.noticias-cuatro .noticia .texto p.meta{font-size: 10px; line-height: 13px;}
.noticias-cuatro .noticia .icono-multimedia{padding: 3px 8px;}
.noticias-cuatro .noticia .cat{font-size: 9px;}


.modulo-cuatro-noticias .item .texto h2{font-size: 15px; height: 49px; line-height: 16px;}
.modulo-cuatro-noticias .item .texto p.meta{font-size: 10px; height: 24px; line-height: 12px; overflow: hidden;}




/* Articulo */
.contenedor-articulo .texto-articulo .texto .in-text{padding: 0 15px;}
.contenedor-articulo .cintillo{font-size: 12px;}
.contenedor-articulo h1{font-size: 24px; line-height: 26px;}
.contenedor-articulo .entradilla{font-size: 13px; line-height: 17px;}
.contenedor-articulo .meta{font-size: 12px;}
.contenedor-articulo .foto-articulo{width: 107%;}
.contenedor-articulo .foto-articulo .icono-multimedia{font-size: 14px; padding: 6px 11px;}
.contenedor-articulo .pie-foto{width: 104%; font-size: 12px;}
.contenedor-articulo .texto-articulo .texto{font-size: 14px !important; line-height: 23px;}
.contenedor-articulo .texto-articulo .texto h2,.contenedor-articulo .texto-articulo .texto h3,.contenedor-articulo .texto-articulo .texto h4{font-size: 17px;}
.contenedor-articulo .texto-articulo .texto blockquote{margin: 0 0 25px 0; font-size: 19px; line-height: 23px; padding: 10px 15px 10px 75px;}
.contenedor-articulo .texto-articulo .carcasa-video .icono-multimedia{font-size: 14px; padding: 4px 10px;}

/* Paginación en articulo */
.paginacion{margin: 0px 0 20px 0; padding-top: 30px;}
.paginacion ul li a{font-size: 14px; width: 18px; padding: 5px 10px;}

.contenedor-articulo .texto-articulo table{margin: 30px 0;}
.contenedor-articulo .texto-articulo table th{font-size: 14px;}
.contenedor-articulo .texto-articulo table th, .contenedor-articulo .texto-articulo table td{font-size: 13px;}

.contenedor-articulo .comentarios .cabecera-mod{font-size: 15px;}

.contenedor-articulo .articulos-relacionados{margin-top: 0;}
.contenedor-articulo .articulos-relacionados .cabecera-mod{font-size: 15px;}
.contenedor-articulo .articulos-relacionados .noticia .texto-rel .tit{font-size: 14px; line-height: 16px;}
.articulos-relacionados .noticia .icono-multimedia{padding: 3px 8px;}
.articulos-relacionados .noticia .icono-multimedia i{font-size: 11px;}

.contenedor-articulo .texto-articulo .texto .pros-contras .fa{margin: 2px 4px 0 0;}
.contenedor-articulo .texto-articulo .texto .pros-contras h5{font-size: 19px;}
.contenedor-articulo .texto-articulo .texto .pros-contras p{font-size: 14px; line-height: 20px;}


.contenedor-articulo .galeria-relacionada .texto{width: 58% !important; margin-left: 8px; padding: 3px 0 5px 0; margin-bottom: 0;}
.contenedor-articulo .galeria-relacionada .texto h3{font-size: 15px !important; line-height: 18px;}
.contenedor-articulo .galeria-relacionada .texto p{font-size: 12px; line-height: 18px;}

.contenedor-articulo.especial .cabecera-articulo .left{width: 80%;}
.contenedor-articulo.especial .entradilla{font-size: 14px; line-height: 23px;}

.contenedor-articulo .galeria-articulo .item.ver-mas{line-height: 44px;}
.contenedor-articulo .galeria-articulo .item.ver-mas a{font-size: 10px;}


/* Articulo sin publi */
.no-ads .articulo .contenedor-articulo .texto-articulo .texto .in-text{padding: 0 15px;}
.no-ads .articulo .contenedor-articulo .cintillo{font-size: 12px;}
.no-ads .articulo .contenedor-articulo h1{font-size: 24px; line-height: 26px;}
.no-ads .articulo .contenedor-articulo .pie-foto {font-size: 12px;}
.no-ads .articulo .contenedor-articulo .galeria-articulo{margin-bottom: 20px;}



/* Botones leads Articulos   */
.boton-leads-articulo{display: block; margin-left:20px; }
.boton2-leads-articulo{float: left; margin-top: 30px; margin-left: 20px; }


.share-movil ul li i{font-size: 16px;}
.share-movil ul li a{font-size: 14px;}

/* Modulo newsletter articulo */
.newsletter .campo{width: 50%;}

/* Staff */
.staff-web .cabecera{font-size: 17px;}
.staff-web .inner{padding: 15px;}
.staff-web .miembro{margin-bottom: 40px;}
.staff-web .miembro .foto{width: 20%;}
.staff-web .miembro .foto img{width: 45px; height: 45px;}
.staff-web .miembro .texto{width: 74%; margin-left: 15px;}
.staff-web .miembro .texto h2{font-size: 17px;}
.staff-web .miembro .texto p{font-size: 13px; margin-bottom: 15px; line-height: 18px;}
.staff-web .miembro .social{margin-top: 10px; width: 100%;}
.staff-web .miembro .social li{margin-right: 3px;}
.staff-web .miembro .social li{font-size: 13px;}
.staff-web .miembro a.ver-articulos{float: left; font-size: 11px;}

.staff-web .noticia{margin-bottom: 15px;}
.staff-web .noticia:last-child{margin-bottom: 0;}
.staff-web .noticia .cat{font-size: 9px;}
.staff-web .noticia .texto{width: 53%;}
.staff-web .noticia .texto h2{font-size: 14px; margin-bottom: 5px; line-height: 15px;}
.staff-web .noticia .texto p.meta{font-size: 10px; line-height: 13px;}
.staff-web .noticia .icono-multimedia{padding: 3px 8px;}



/* Usuarios */
.formulario-registro .campo h3{font-size: 15px;}
.formulario-registro .campo .bloque{margin-bottom: 0;}
.formulario-registro .campo .doble input{width: 93.5%; margin-bottom: 10px;}
.formulario-registro .campo .triple.nac select{width: 98%;}
.formulario-registro .campo .triple select{width: 98%;}
.formulario-registro .btn p{font-size: 12px;}

/* Publicidad header */
header .publi-header{ display: none; }

/*Paginados*/
.contenedor-articulo .texto-articulo .parrafos-desktop{display: none}
.contenedor-articulo .texto-articulo .paginacion{display: none}
.contenedor-articulo .texto-articulo .parrafos-movil{display: block}
.contenedor-articulo .texto-articulo .parrafos-movil .rodea-parrafo { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.robas-movil{margin-top: 15px; margin-bottom: 15px; text-align: center}
.robas-movil-paginated{ width:100%; float: left; margin-top: 15px; margin-bottom: 15px; text-align: center; height: 630px; background: #f6f6f6;}
.robas-movil-paginated .leyenda{color:#ccc; font-size: 12px; padding-top: 4px; padding-bottom: 4px;}


#suscripciones-premium .carcasa-imagen .texto h2{font-size: 18px;}
#suscripciones-premium .carcasa-imagen .texto .linea i{font-size: 13px;}
#suscripciones-premium .carcasa-imagen .texto p{font-size: 13px;}
#suscripciones-premium .texto-esp p{padding: 0 15px; font-size: 16px;}

#suscripciones-premium .listado-planes .plan .texto h2{font-size: 22px;}
#suscripciones-premium .listado-planes .plan .texto .in-text{font-size: 15px;}
#suscripciones-premium .listado-planes .plan .texto .precio{font-size: 35px;}
#suscripciones-premium .listado-planes .plan .texto .btn{font-size: 14px;}


/* Pruebas seo */
.noticias-doble .doble .noticia .texto h2{font-size: 20px; line-height: 22px;}

.noticias-doble .secundarias .noticia .texto{margin-top: 10px; width: 95%;}
.noticias-doble .secundarias .noticia .texto h2{font-size: 20px; line-height: 22px; overflow: inherit; height: auto; margin-bottom: 0;}

.noticias-destacadas .secundarias .noticia .web{margin-top: 10px;}
.noticias-destacadas .secundarias .noticia .texto{width: 95%;}
.noticias-destacadas .secundarias .noticia .texto h2{font-size: 20px; line-height: 22px; overflow: inherit; height: auto; margin-bottom: 0;}

.listado-noticias .noticia .cat{display: block; font-size: 11px; padding: 3px 10px;}
.listado-noticias .noticia .texto{width: 95%; margin-top: 15px; margin-bottom: 5px;}
.listado-noticias .noticia .texto h2{font-size: 20px !important; line-height: 22px !important; overflow: inherit; height: auto; margin-bottom: 0;}
.listado-noticias .noticia:nth-child(3n+0) .texto h2{font-size: 20px !important; line-height: 22px !important;}


.noticias-cuatro .noticia .cat{display: block; font-size: 11px; padding: 3px 10px;}
.noticias-cuatro .noticia .texto{width: 100%; width: 95%; margin-top: 10px; margin-bottom: 5px;}
.noticias-cuatro .noticia .texto h2{font-size: 20px !important; line-height: 22px !important; overflow: inherit; height: auto; margin-bottom: 0;}



}










/* Resoluciones intermedias como Nexus 5  */
@media (min-width: 360px) and (max-width : 384px){
#submenu-movil ul{width: 54%;}

}



/*------------- Iphone 6 plus -------------*/
@media (min-width: 414px) and (max-width: 736px){

}



/* Resoluciones intermedias como Nexus 7  */
@media (min-width: 600px) and (max-width : 600px){

}



/*------------- MOVIL HORIZONTAL IPHONE 5,6 > -------------*/
@media (min-width: 480px) and (max-width: 736px) and (orientation : landscape){
}