@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);

@font-face {
    font-family: 'League Spartan';
    src: url('leaguespartan-bold.eot');
    src: url('leaguespartan-bold.eot?#iefix') format('embedded-opentype'),
         url('leaguespartan-bold.woff2') format('woff2'),
         url('leaguespartan-bold.woff') format('woff'),
         url('leaguespartan-bold.ttf') format('truetype'),
         url('leaguespartan-bold.svg#league_spartanbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.fontGeneral,
.fontGeneralBold,
body,
.mod-title,
.mod-title strong,
header nav ul li a,
.proximo-partido a,
.ultimo-partido a,
.proximo-partido .partido-wrapper,
.ultimo-partido .partido-wrapper,
.links-main-carousel li a,
.links-main-carousel li a strong,
.mod-agenda .date .day,
.mod-agenda .date .month,
.mod-agenda div.info p.tit,
.mod-agenda div.info p.main,
.mod-agenda div.info p.info,
.mod-noticias-destacadas .content-noticia-destacada .tit-noticia-destacada,
.mod-contenidos-mas-visitados .item .info p.tit,
.mod-contenidos-mas-visitados .item .info p.main,
.mod-contenidos-mas-visitados .item .info p.info,
.slider-minipics-footer a,
.mod-estadisticas .estadisticas-content .top .num,
.mod-estadisticas .estadisticas-content .top .info p,
.mod-estadisticas .estadisticas-content .col.num,
.mod-estadisticas .estadisticas-content .col.num .num,
.mod-estadisticas .estadisticas-tabs a,
.mod-estadisticas #estadisticas-home p,
#carousel-partidos .item .item-content a,
.mod-info p,
.mod-info p strong,
.mod-jugador-info .ficha .text h1,
.mod-jugador-info .ficha .text h2,
.mod-jugador-info .ficha .text h3,
.mod-jugador-info.full .ficha .text h1,
.mod-jugador-info.full .ficha .text h2,
.mod-jugador-info.full .ficha .text h3,
.mod-jugador-info.full .ficha .text p,
.mod-jugador-info.full .ficha .text .dorsal,
.mod-estadisticas-ficha .items .item-row .col1-2 h2,
.mod-estadisticas-ficha .items .item-row .col1-2 p.main,
.mod-minuto-twitter-comentarios .mod-comentarios .partido-incidencia .minuto,
.nav-tabs>li>a,
.module-content .mod-title-h2,
.module-content .mod-title-h2 strong,
.modal.event i span,
#ticker_webtv .tickercontainer .mask ul.newsticker li a,
#ticker_webtv .tickercontainer .mask ul.newsticker li span,
#cookies_layer{
    font-family: 'Roboto', sans-serif;
}

body{
    background-position: 0 -250px;
    background-repeat: no-repeat;
    background-color: #f4f4f4;
    font-size: 16px;
    color: #444;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h3.mod-title strong{
    display: none;
}

h3.mod-title{
    font-size: 16px;
    max-width: 980px;
    width: 100%;
    margin:0 auto 10px auto;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    display: table;
    padding:10px 0;
    overflow: hidden;
    vertical-align: center;
}

#body-home h3.mod-title{
    white-space: nowrap;
}

h3.mod-title:before,
h3.mod-title:after{
    border-top: 1px solid #ccc;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.6em;
    width: 45%;
  }

h3.mod-title:before{
    right: 1.5%;
}

h3:after{
    left: 1.5%;
}

.separate_line{
    display: none;
}

#pfwbo-patrocinadores{
    display: none;
}

.mod-noticia {
    max-width: 980px;
    margin: auto;
}

.inner-content .banner, .inner-content .img-full {
    margin-left: 0;
    margin-right: 0;
}

.fancybox-title-float-wrap .child {
    line-height: 20px;
    white-space: normal;
}

.fancybox-title a{
    color: #FBB040;
}

.mod-noticias-destacadas .content-noticia-destacada .tit-noticia-destacada{
    text-transform: none !important;-
}

.module-content.full.mt0 .mod-noticia h3.mod-title:first-child{
    display: none;
}

.module-content.full.mt0 .mod-noticia article.box.col h3.mod-title:first-child{
    display: table;
}

.sb-slidebar.sb-active {
    display: none;
}


/* ----- HEADER ----- */

header{
    background-color: #005ea4;
    background-image: url(http://files.dev.proyectoclubes.com/deportivo/201602/c356a7d21112133448fondo_header_rcd_b.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

header.sticky {
    background: #005ea4;
}

header .main{
    height: 126px;
}

header .main a {
    position: relative;
    z-index: 1;
}

header.sticky .main {
    height: 44px;
}

#logos_top {
    top: 20px;
}

#logos_top img{
    margin-left: 20px;
}

header .main h1{
    padding-top: 17px;
}

header.sticky .main h1 {
    float: none;
    padding:0;
    margin-top: -6px;
}

header.sticky .main h1 img{
    margin:0;
}

header.sticky .main h1 img.logo_sticky {
    margin-top: 13px;
}

header.menu3 .first_line {
    background: rgba(0,0,0,0.1);
    height: 38px;
}

header.menu3 .first_line .rrss-header {
    margin-top: 7px;
    margin-left: -10px;
}

header .secondary_nav {
    top: 136px;
    left: 140px;
    right: auto;
}

header.sticky .main .secondary_nav {
    top: 17px;
    left: 276px;
    right: auto;
}

header .search.open {
    top: 135px;
    left: 185px;
    width: 30%;
    right: auto;
}

header.sticky .search.open {
    top: 15px;
    left: 320px;
}

header .search.open input {
    border: none;
    padding: 2px 4px;
    font-size: 14px;
    outline: none;
}

header .secondary_nav #box-search .search:hover {
    color: #fff;
}

header nav ul li a {
    color: #003869;
}

.menu li a:hover,
.menu li:hover>a {
    background: #005ea4 !important;
}

header.menu3 .first_line .rrss-header li a {
    font-size: 19px;
    vertical-align: middle;
    line-height: 28px;
}

header.menu3 .first_line .rrss-header li a:hover i {
    color: #FBB040 !important;
}

header.menu3 .first_line .right {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
}

header.menu3 .first_line .right .menu-top ul li a:hover {
    color: #FBB040;
}

header.menu3 .first_line .right #selector_idioma span{
    display: none;
}

header.menu3 .first_line .right #selector_idioma .select_idioma{
    opacity: .7;
}

header.menu3 .first_line .right #selector_idioma .select_idioma:hover{
    color: #FBB040;
    opacity: 1;
}

header.menu3 .first_line .right #selector_idioma .select_idioma.current {
    color: #fff;
    opacity: 1;
}

header.menu3 .first_line .right #selector_idioma .select_idioma::after{
    color: #ccc;
}

header nav{
    background: white;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

header nav .container{
    width: 100%;
    max-width: 1004px;
    height: 40px;
    position: static;
}

header.menu3 .menu ul{
    min-height: 40px;
    width: 100vw;
    padding-top: 4px;
    white-space: normal;
    height: auto;
    top: auto;
    padding-left: calc((100vw - 1004px) / 2);
    padding-right: calc((100vw - 1004px) / 2);
}

header.menu3 .menu ul li{
    float: none;
    display: inline-block;
}

header.menu3 .menu ul li a{
    line-height: 50px;
    height: 50px;
    color: white;
    opacity: 1;
    margin: 0 11px;
    padding: 0 2px;
}

header.menu3 .menu ul li:last-child a{
    margin-right: 0;
    padding-right: 0,
}

header.menu3 .menu ul li a.current{
    opacity: 1;
}

header.menu3 .menu ul li a:hover{
    color: #fff !important;
    opacity: 1;
}

header.menu3 .menu ul li:hover > a{
    color: #fff !important;
    opacity: .7;
}

header.menu3 .menu > li > a.current{
    background: #FBB040;
}

header.menu3 .menu > li > a{
    line-height: 24px;
}

header.menu3 .menu li:hover a.current{
    background: #005ea4;
}

header.menu3 .menu li:hover > ul{
    background: #005ea4;
}

header.menu3 .menu ul ul{
    top: 100%;
    width: 100vw;
    border-top: 1px solid rgba(0,0,0,0.15);
}

header.menu3 .menu li.li-current > ul .current{
    color: #FBB040 !important;
}

header.menu3 .menu ul ul li a{
    padding: 12px 2px 16px 2px;
}

header.menu3 .menu ul ul.current{
    display: none;
}

header.menu3 .menu ul li:hover ul.current{
    display: block;
}

header nav ul ul ul li a.current{
    background: none;
}

header.menu3 .menu ul ul li:hover a{
    color: #fff!important;
}

header.menu3 .menu li.li-current > ul{
    display: none;
}

header.menu3 .menu li.li-current:hover > ul{
    display: block;
}

.line_nav_bottom{
    display: none;
}

header.menu3.sticky .first_line{
    position: absolute;
    top:0;
    background: none;
}

header.menu3.sticky .first_line .rrss-header{
    margin-top: 8px;
    margin-left: 130px;
}

/* ---------- GENERAL ---------- */

#content{
    background: #fff;
}

main#content {
    padding-top: 0;
}

.main-content.bord{
    max-width: 980px;
    width: 94%;
    margin:0 auto;
}

.hover_velo_blanco:hover img {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.box img.sep_header {
    margin: 0 auto;
}

/* FILTROS */

/*#mod-paginacion #filtro {
    float: none;
    background: none;
    color: #666;
}

#mod-paginacion .mod-filtrar .box-filtro {
    right: auto;
    left: 17%;
    font-size: 14px;;
}

#mod-paginacion .mod-filtrar .box-filtro.mod-filtro-noticias{
    top: -20px
}

#mod-paginacion .mod-filtrar .box-filtro .form-group {
    margin-bottom: 10px;
}*/

#filtro{
    display: none;
}

/* CONTAINER */

.container{
    max-width: 980px;
}

#content > .container {
    width: 100%;
    max-width: 100%;
    margin:0 auto;
    padding-bottom: 100px;
}

.module-content {
    width: 62%;
}

.banner, .module-content, .module-fullwidth {
    margin: 0 0 20px 0;
}

.nav-tabs {
    margin-top: 0;
    margin-right: 0;
}

#container-pagina{
    max-width: 980px;
    width: 94%;
    margin:0 auto;
    font-size: 1.15em;
}

/* Resultados buscador */
#seccion-buscador .buscador-resultados .fila-resultado .box-resultado {
    border:none;
    margin-left: 1%;
    margin-bottom: 1%;
    margin-right: 1%;
}

/* Actualidad */

.mod-noticias .info-wrapper .tit-noticia {
    text-transform: none;
    color: #203e5f;
    font-weight: 500;
    font-size: 16px;
}

section.mod-noticias{
    padding: 0 82px;
    margin:0 0 20px 0;
}

#container-pagina section.mod-noticias{
    padding:0;
    margin-top: 30px;
}

section.mod-noticias .mod-title{
    font-size: 24px;
    max-width: 980px;
    margin:0 auto 30px auto;
}

section.mod-noticias .mod-title:empty{
    display: none;
}

section.mod-noticias .cols2{
    max-width: 980px;
    margin:0 auto;
}

section.mod-noticias article.item {
    position: relative;
}

section.mod-noticias .cols2 .col .mod-noticias .img-wrapper,
section.mod-noticias .cols2 .col .mod-noticias2 .img-wrapper,
section.mod-noticias .cols3 .col .mod-noticias .img-wrapper,
section.mod-noticias .cols3 .col .mod-noticias2 .img-wrapper {
    margin: 0;
}

section.mod-noticias .cols2 .col .mod-noticias .info-wrapper,
section.mod-noticias .cols2 .col .mod-noticias2 .info-wrapper,
section.mod-noticias .cols3 .col .mod-noticias .info-wrapper,
section.mod-noticias .cols3 .col .mod-noticias2 .info-wrapper{
    float: none;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: rgba(1,59,113,0.85);
    padding: 15px 20px 10px 20px;
}

section.mod-noticias .cols2 .col .mod-noticias:hover .info-wrapper,
section.mod-noticias .cols2 .col .mod-noticias2:hover .info-wrapper,
section.mod-noticias .cols3 .col .mod-noticias:hover .info-wrapper,
section.mod-noticias .cols3 .col .mod-noticias2:hover .info-wrapper{
    background: rgba(1,59,113,0.98);
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
}

section.mod-noticias .info-wrapper .tit {
    color: #fff;
    opacity: .8;
    margin: 0 0 4px 0;
}

section.mod-noticias .info-wrapper .tit span {
    font-weight: 700;
    max-width: 84px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

section.mod-noticias .info-wrapper .links-footer .read-more {
    display: none;
}

section.mod-noticias .info-wrapper p.info{
    display: none;
}

section.mod-noticias .info-wrapper .tit-noticia {
    color: #fff;
    font-weight: 700;
}

section.mod-noticias .info-wrapper .tit-noticia a {
    color: #fff;
    display: block;
    padding-top: 30px;
    margin-top: -30px;
}

section.mod-noticias .info-wrapper .tit-noticia a:hover{
    text-decoration: none;
}

a.share {
    color: #ccc;
    font-weight: 600;
    display: none;
}

@media (max-width: 1300px){
    section.mod-noticias .cols3 .col .mod-noticias .info-wrapper,
    section.mod-noticias .cols3 .col .mod-noticias2 .info-wrapper{
        padding: 10px 14px 8px 14px;
    }

    section.mod-noticias .info-wrapper .tit-noticia {
        font-size: 15px;
    }
}

@media (max-width: 1100px){
    section.mod-noticias .cols3 .col .mod-noticias .info-wrapper,
    section.mod-noticias .cols3 .col .mod-noticias2 .info-wrapper{
        position: relative;
        background: rgba(1,59,113,0.9);
    }

}

@media (max-width: 800px){
    section.mod-noticias .info-wrapper .tit-noticia {
        font-size: 16px;
    }
}

#mod-paginacion .search-results {
    color: #203e5f;
    font-size: 14px;
    margin-bottom: 40px;
}

#mod-paginacion .search-results .btn_paginacion {
    font-size: 12px;
    background: none;
    color: #203e5f;
    padding: 3px 0;
}

#mod-paginacion .search-results a{
    color: #003869;
}

#mod-paginacion .search-results .btn_paginacion:hover{
    background: none;
}

#mod-paginacion .search-results .btn_paginacion:hover i {
    color: #203e5f!important;
}


section.clearfix  #mod-paginacion {
    max-width: 980px;
    width: 100%;
    margin:0 auto;
}

section.clearfix  #mod-paginacion h3{
    font-family: 'League Spartan', sans-serif;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.modulo-215 .img-wrapper,
.modulo-356 .img-wrapper{
    display: none;
}


/* ------------------- INTERIOR ----------------- */

/* Generales */

.module-content .inner-content {
    padding-left: 0;
    padding-right: 0;
}

.module-content .mod-title.breadcrumb{
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-top:0;
    padding-bottom:0;

    display: none;
}

.module-content p.breadcrumb-info {
    display: none;
}

.module-content.mt0 .fixtures .navigation {
    border-bottom: none;
    margin-bottom: 50px;
    margin-top: -10px;
    text-align: center;
}

.module-content.mt0 .fixtures .navigation ul{
    border-bottom: 1px solid #1a2f4b;
    margin: 0;
}

.module-content.mt0 .fixtures .navigation ul li {
    display: inline-block;
    margin:0 12px;
    padding: 0;
    float: none;
}

.fixtures .navigation ul li a.active, .fixtures .navigation ul li a:hover {
    background: #1a2f4b;
}

.fixtures .navigation ul li a {
    padding: 7px 12px 5px 12px;
    color: #203e5f;
}

article.box.col h3.mod-title{
    display: table;
}

.module-content h2.tit-noticia,
.module-content h1.tit-noticia{
    font-size: 38px;
    line-height: 46px;
    margin: 40px auto 0 auto;
    max-width: 980px;
    font-family: 'League Spartan', sans-serif;
    letter-spacing: .02em;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
    text-transform: uppercase;
}

#container-noticia h2.tit-noticia{
    text-transform: none;
}

.module-content h1.tit-noticia{
    text-align: center;
}

.module-content.full .mod-noticia h2.tit-noticia{
    text-align: center;
}

.module-content .meta-noticia {
    margin: 0 0 18px;
    position: absolute;
    width: 980px;
    left: 50%;
    margin-left: -490px;
    bottom:10px;
    border: none;
    text-align: center;
}

.read-more.back {
    margin: 10px 10px 0 0;
    float: left;
    font-weight: 700;
}

.module-content .social-noticia {
    float: none;
    width: 100%;
}

.module-content .social-noticia li{
    float: none;
}

.module-content .social-noticia li a {
    background: #ececec;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
}

.module-content .mod-noticia p {
    color: #444;
}

#container-noticia .mod-noticia p.feat {
    font-size: 24px;
    margin: 30px 0 40px 0;
    color: #333;
    font-weight: 400;
}

#mod-paginacion {
    background: none;
}

#mod-paginacion h3.mod-title{
    display: table;
    font-size: 18px;
}

.module-sidebar .inner{
    padding:0;
}

.fixtures{
    max-width: 980px;
    margin:0 auto;
}

.module-sidebar.interior{
    margin-top: 56px;
    width: 28%;
}

.module-sidebar.interior > article{
    margin-bottom: 30px;
}

.module-content.mt0.full .mod-3-cols-footer{
    margin-bottom: 40px;
}


.module-content.mt0.full .mod-3-cols-footer article.box.col{
    width: 30%;
    margin-right: 1.6%;
    margin-left: 1.6%;
}

.module-content.mt0.full .mod-3-cols-footer article.box.col img{
    width: 100%;
}

.module-content.mt0.full .mod-3-cols-footer article.box.col .mod-title{
    font-family: 'League Spartan', sans-serif;
    font-size: 15px;
}

.module-content.mt0.full .mod-3-cols-footer article.box.col .inner-box {
    padding: 15px 3px 5px;
}


/* Plantilla */

.module-content .mod-noticia.mod-plantilla {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
}

.module-content .mod-noticia.mod-plantilla h2.tit-noticia{
  margin-top: 0;
}

.mod-plantilla .fixtures{
    margin-top: 50px;
}

.mod-plantilla .fixtures .cargo_plantilla{
    font-size: 24px;
    max-width: 980px;
    margin:0 auto 16px auto;
    font-weight: 700;
    font-family: 'League Spartan', sans-serif;
    letter-spacing: .02em;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
    text-align: center;
    text-transform: uppercase;
    display: table;
    white-space: nowrap;
    padding:10px 0 !important;
    overflow: hidden;
    border-bottom: none;
}

.mod-plantilla  .fixtures .cargo_plantilla:before,
.mod-plantilla  .fixtures .cargo_plantilla:after{
    border-top: 1px solid #ccc;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.6em;
    width: 45%;
 }

.mod-plantilla .fixtures .cargo_plantilla:before{
    right: 1.5%;
}

.mod-plantilla .fixtures .cargo_plantilla:after{
    left: 1.5%;
 }

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla {
    margin: 10px 0 20px 0;
    text-align: left;
 }

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 10px 12px 30px 12px;
    padding:0;
    width: 168px;
    overflow: hidden;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a,
.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li > div{
    border: none;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img,
.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li > div span.img{
    width: 169px;
    height: 169px !important;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img img{
    width: 100%;
    -webkit-filter: grayscale(0);
	filter: grayscale(0);
    transition: all .3s ease-in-out;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img:hover img{
    -webkit-filter: grayscale(.7);
	filter: grayscale(.7);
}

.mod-plantilla .inner-content .listado-plantilla li a span.info,
.mod-plantilla .inner-content .listado-plantilla li > div span.info{
    text-align: left;
    margin-top: 10px;
    padding: 0 2px 0 0;
}

.mod-plantilla .inner-content .listado-plantilla li a span.info span,
.mod-plantilla .inner-content .listado-plantilla li > div span.info span{
    text-align: left;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a strong.dorsal{
    display: block;
    margin-bottom: 4px;
    color: #013b71;
    text-align: right;
    width: 44px;
    padding: 0;
    letter-spacing: -2px;
    font-size: 34px;
    line-height: 34px;
    float: right;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li > div .info strong.dorsal{
    display: none;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li > div .info strong.nickname{
    color: #013b71;
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li > div .info span.fullname,
.mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li > div .info span.datebirthday{
    display: block;
    margin-bottom: 2px;
}

.mod-plantilla .owl-plantilla .item a span.info,
.owl-plantilla .item>div span.info{
    margin-top: 3px;
    text-align: left;
    max-width: 130px;
}

.owl-plantilla .item a span.info strong,
.owl-plantilla .item>div span.info strong {
    font-size: 15px;
    line-height: 18px;
    margin:0;
    padding:0;
}

.owl-plantilla .item a span.info span,
.owl-plantilla .item>div span.info span {
    text-align: left;
    font-size: 13px;
    line-height: 11px;
}

.mod-plantilla .owl-plantilla .item::after {
    background: none;
}

#content.content-home .module-sidebar.interior{
    margin-top: 0;
}

/* Sliders historicos */

.slider .contenido_slider .elemento_slider .titulo {
    text-align: center;
}

/* Jugador */

.mod-jugador-info{
    width: 980px;
    overflow: hidden;
    margin: 0 auto 30px auto;
}

.mod-jugador-info .foto_juego{
    width: 32%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1px;
}

.mod-jugador-info .ficha{
    width: 66%;
    padding: 4%;
    display: inline-block;
    vertical-align: middle;
}

.mod-jugador-info .ficha.small .text {
    width: 96%;
    padding:0;
    margin:0;
}

.mod-jugador-info .ficha .text h1, .mod-jugador-info .ficha .text h2, .mod-jugador-info .ficha .text h3 {
    color: #203e5f;
}

.mod-jugador-info .ficha .text p {
    color: #444;
    font-size: 18px;
}

.mod-info.module .big{
    font-size: 12px;
}

.mod-info.module:first-child{
    margin-top: 450px;
}

.mod-posicion-juego .mapa-calor .campo_mapa_calor {
    width: auto;
    background-size: 100%;
}

.mod-posicion-juego .mapa-calor .campo_mapa_calor canvas{
    width: 100%;
}

.mod-posicion-juego .mapa-calor .campo_mapa_calor {
    height: 410px;
}

/* Listado Actualidad */

.slide-noticias {
    padding-bottom: 0;
}

article.mod-noticias{
    margin-bottom: 30px;
}

.module-content.mt0.full #mod-paginacion{
    max-width: 980px;
    width: 100%;
    margin:0 auto;
}

.module-content.mt0.full #mod-paginacion .cols3 .col {
    width: 29.3%;
    margin: 0 2%;
}

.module-content.mt0.full #mod-paginacion .mod-noticias .img-wrapper img{
    border: 1px solid #eee;
}

.mod-noticias .info-wrapper .links-footer .read-more {
    margin-top: 10px;
    padding: 6px 10px;
    font-weight: 700;
    background: #1a2f4b;
}

.page-news #mod-paginacion2 .mod-noticias {
    border-bottom: none;
}

/* Detalle Actualidad */

.module-content #container-noticia {
    margin-top: 20px;
}

.main-content#min a.actualizar {
    float: right;
    margin: 10px 0;
    color: #203e5f;
    font-size: 16px;
}

.mod-alineacion p.tit {
    color: #203e5f;
    border-top: 1px solid #eee;
}

.mod-eventos-partido .row-evento-partido .minute {
    background: #1a2f4b;
}

.mod-minuto-a-minuto .box-resultados-directos .box-resultado .col1-3 p.estado {
    color: #203e5f;
}

.mod-eventos-partido .row-evento-partido {
    color: #203e5f;
}

.module-content #container-noticia .meta-noticia{
    position: static;
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: auto;
    border: none;
    text-align: left;
}

.module-content #container-noticia .meta-noticia p {
    margin-top: 6px;
}

.module-content #container-noticia .meta-noticia p span.author {
    font-style: normal;
    margin-right: 6px;
}

.module-content #container-noticia .meta-noticia p span.date {
    font-size: 15px;
    margin-right: 16px;
}

.module-content #container-noticia .meta-noticia .read-more.back {
    position: absolute;
    bottom: 40px;
}

.mod-noticia .inner-content ul{
    margin-left: 20px;
}

.mod-noticia .inner-content ul li {
    margin-left: 0;
}

.mod-noticia .inner-content .social-noticia li a {
    width: 32px;
    height: 32px;
    padding-top: 3px;
}

.mod-noticia .inner-content .social-noticia li a span{
    font-size: 15px;
}

.mod-noticia .img-destacada .pie_foto {
    font-weight: 400;
    font-size: 12px;
    padding: 4px;
    text-align: right;
    color: #666;
}

.module-sidebar.interior .mod-noticias{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.module-sidebar.interior .mod-noticias:last-child{
    border: none;
}

.module-sidebar.interior .mod-noticias .info-wrapper .tit-noticia{
    font-size: 16px;
}

/* Resultados */

.fixtures .box-matches_schedule.match_2 .col1-2 a.link_match .icon,
.fixtures .box-matches_schedule.match_2 .col1-2 div.link_match .icon {
    display: none;
}

.mod-estadisticas-table .table-wrapper {
    padding: 0;
}

.fixtures .box-matches_schedule .box-basic.headline, .fixtures .box-matches_schedule .box-basic:nth-child(2n) {
    background: none;
}

.fixtures .box-matches_schedule.match_2 .col1-2 a.link_match,
.fixtures .box-matches_schedule.match_2 .col1-2 div.link_match {
    padding: 24px;
}

.fixtures .box-matches_schedule.match_2 .date_matchday{
    font-size: 14px;
}

.fixtures .box-matches_schedule .box-basic a:hover {
    background: #1A2F4B;
}

.fixtures .box-matches_schedule .box-basic span.icon {
    display: none;
}

/* Detalle Partidos */

.mod-minuto-a-minuto .box-resultados-directos{
    background: #f4f4f4;
    border: 1px solid #eee;
}

.mod-minuto-a-minuto .box-resultados-directos .box-more-info a {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    font-size: 14px;
    color: #203e5f;
}

/* Peñas */

#section-penyas h2{
    font-size: 38px;
    line-height: 46px;
    margin: 40px auto 0 auto;
    max-width: 980px;
    font-family: 'League Spartan', sans-serif;
    letter-spacing: .02em;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
    text-transform: uppercase;
}

.mod-penyas .box-penya .detalles_penya {
    padding: 0;
    max-width: 100%;
}

.buscador_penyas .read-more.back{
    margin: 0;
}

.buscador_penyas #buscar_penya {
    margin-right: 0;
    font-size: 14px;
    padding: 2px 4px;
}

.mod-penyas {
    padding: 0;
    width: 100%;
}

.mod-penyas .box-penya {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.mod-right-federaciones .box-federacion .detalles_federacion .dato_federacion {
    width: 100%;
    overflow: auto;
    text-overflow: clip;
    white-space: normal;
    margin: 4px 0 0 0;
}

.mod-right-federaciones .box-federacion .detalles_federacion .nombre_campo,
.mod-right-federaciones .box-federacion .detalles_federacion .valor_campo{
    width: auto;
    text-align: left;
    float: left;
    margin-left: 4px;
}

.mod-right-federaciones .box-federacion .escudo_federacion {
    text-align: center;
}

.mod-right-federaciones .box-federacion .escudo_federacion img {
    max-width: 400px;
    width: 100%;
}



/* ----- MODULOS ----- */

/* Modulo HTML */

.mod-9-10{
    margin-bottom: 10px;
}

.mod-9-10 .container > p:first-child{
    margin:0;
}

.mod-9-10 .container p.video_100 iframe{
    width: 980px;
    height: 550px;
}

.mod-9-10 .container{
    width: 100%;
    max-width: 100%;
}

.bloque_980{
    margin:0 auto;
    width: 100%;
    max-width: 980px;
}

.mod-9-10 .container img{
    width: 100%;
}

/* Jornada partido */

.mod-partido a .line_escudos {
    text-align: center;
}

.mod-partido a .line_escudos span{
    vertical-align: middle;
}



/* Estadísticas */

.mod-estadisticas h3.mod-title{
    display: none;
}

.mod-estadisticas-table.full table tr th+th {
    border-left: none;
}

.mod-estadisticas-table.full table tr th{
    border-bottom: 2px solid #ccc;
}

.mod-estadisticas-table table td:first-child {
    color: #333!important;
}

.mod-estadisticas-table.full table tr td+td {
    border-left:none;
}

.mod-estadisticas-table.full table tr:hover td{
    background: #00305f !important;
    color: #fff;
    font-weight: 500;
}

.mod-estadisticas-table table tr:hover td:first-child {
    color: #fff!important;
}

/* Agenda */

.mod-agenda{
    margin-bottom: 30px;
    background: none;
    border-bottom: 1px solid #e5e5e5;
}

.mod-agenda .item{
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: block;
}

.mod-agenda .date{
    background: #00305f !important;
    width: 70px;
}

.mod-agenda article:nth-child(2n+1) .date{
    background: #00305f !important;
}
.mod-agenda div.info p {
    text-transform: none;
    color: #444;
}

.mod-agenda div.info p.tit {
    font-size: 11px;
    font-weight: 500;
    margin-top: 8px;
}

.mod-agenda div.info p.info {
    font-size: 11px;
}

/* Estadísticas portada */

.mod-estadisticas .estadisticas-wrapper{
    background: #fff;
    background: url(fondo_e2.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 402px;
    padding:0;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.estadisticas-content{
    padding: 20px 40px;
    height: 310px;
    background-color: rgba(0,0,0,0.3);
}

.mod-estadisticas .estadisticas-tabs a {
    color: #fff;
}

.estadisticas-content .name span:first-child{
    display: none !important;
}

#estadisticas-home img{
    display: none;
}

.mod-estadisticas #estadisticas-home p {
    color: #fff;
    font-weight: 500;
    height: 280px;
    background: url(escudo_e.png);
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 0;
    color: transparent;
    opacity: 0.9;
}

.mod-estadisticas .estadisticas-content {
    color: #fff;
    background: none;
}

.mod-estadisticas .estadisticas-tabs {
    padding: 10px;
    background: rgba(0,0,0,0.2);
    position: absolute;
    width: 100%;
    bottom: 0;
}

.mod-estadisticas .estadisticas-content .col table td {
    color: #fff;
    font-size: 13px;
}

.mod-estadisticas .estadisticas-content .top .num {
    letter-spacing: -5px;
}

.mod-estadisticas .estadisticas-content .col table th {
    background: transparent;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin-bottom: 3px;
}

/* Modulos combinados */

.mod-title.sep_header{
    margin:0 auto 20px auto;
    text-shadow: none;
}

.box .mod-title{
    background: none;
}

.box .inner-box{
    background: none;
}

.box .mod-title{
    font-size: 18px;
}

h3.mod-title:before {
    right: 1.5%;
}

h3:after {
    left: 1.5%;
}

.cols4 .col {
    width: 25%;
    margin-right: 0;
}

@media (max-width: 780px){
    .cols4 .col {
        width: 50%;
        margin-right: 0;
    }
}

.carousel.module-fullwidth{
    padding: 0 4%;
    padding-top: 20px;
}

.mod-tv a .info-wrapper {
    background: none;
}

.video{
    position: relative;
    padding-bottom: 52.4%;
    padding-top: 25px;
    height: 0;
}

.video iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* COMPARADOR EQUIPOS */

.mod-comparador #zona-drag-drop #lista-entidades #entidades{
    text-align: center;
    background-color: #eee;
    padding: 15px 0;
    margin-bottom: 10px;
}

.mod-comparador #zona-drag-drop #lista-entidades #entidades .entidad {
    float: none;
    display: inline-block;
}

.mod-comparador #zona-drag-drop #lista-entidades #entidades .entidad .escudo_selector {
    left: 0;
    margin-left: 0;
}

.mod-comparador #zona-drag-drop #lista-entidades #entidades .entidad:hover {
    border: none;
    box-shadow: none;
}

.mod-comparador #zona-drag-drop #lista-entidades #entidades .entidad:hover .escudo_selector {
    margin-left: 1px;
}

.mod-comparador #zona-drag-drop #box-informacion{
    background-color: #fff;
    padding: 0 15px 15px 15px;
}

.mod-comparador #zona-drag-drop #box-informacion .informacion span{
    color: #333;
}

.mod-comparador #zona-drag-drop #box-informacion .informacion span.web-equipo a{
    color: #003869;
}

.mod-comparador #zona-drag-drop #box-informacion .informacion span.web-equipo a:hover{
    color: #003869;
}

.pestanyas_graficas{
    text-align: center;
}

.mod-comparador #zona-grafica #contenedor_grafica .pestanyas_graficas .separador {
    float: none;
    display: none;
}

.mod-comparador #zona-grafica #contenedor_grafica .pestanyas_graficas #content-grafica {
    margin-top: 10px;
}

.mod-comparador #zona-grafica #contenedor_grafica .pestanyas_graficas label{
    display: inline-block;
    float: none;
    font-size: 14px;
}

.mod-comparador #zona-grafica #contenedor_grafica .pestanyas_graficas input {
    display: none
}

.mod-comparador #zona-grafica #contenedor_grafica .pestanyas_graficas h3 {
    padding-left: 0;
    margin-bottom: 10px;
}

/* MODULO PARTIDO MIN */

.mod-partido a {
    display: block;
    padding: 5%;
    background: #2F3C4F;
}

/* CONSEJO */
.bloque_presidente{
    margin: 10px 0;
    font-size: 15px;
}
.bloque_presidente img{
    max-width: 50%;
}

/* BOTON TOP */

#BackToTop {
    background: #FBB040;
    text-shadow: none;
    opacity: 0 !important;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    right: 20px;
    bottom: 20px !important;
    top: auto !important;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#BackToTop.visible{
    opacity:1 !important;
}

#BackToTop:hover i{
    color: #fff !important;
}

/* ---- FOOTER ----*/

footer .contenedor_links .container .footer_row .img_escudo_footer {
    display: none;
}

footer .box_patrocinadores .contenedor_patrocinador {
    opacity: 1;
}

footer .box_patrocinadores .contenedor_patrocinador:hover {
    opacity: .85;
}

footer .copy {
    padding-top: 20px;
    padding-bottom: 10px;
}

footer .mod-footer .sep {
    height: 1px;
    border-bottom: 1px solid #fff;
    opacity: .1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

footer .contenedor_links .container .footer_row ul{
    margin-top: 6px;
}

footer .contenedor_links .container .footer_row ul li {
    margin: 3px 0 5px 0;
}

footer .contenedor_links .container .footer_row ul li a {
    font-size: 14px;
}

footer .contenedor_links .container .footer_row ul li.footer_link_segundo_nivel a{
    font-weight: 500;
    font-size: 12px;
}

main#content.nth3 {
    padding-top: 0;
}

footer .copy ul li.rss{
    display: none;
}

/* ---------- PORTADA ---------- */

#content.content-home{
    background: #f4f4f4;
    padding-bottom: 0 !important;
}

#content.content-home > .container {
    padding-bottom: 0px;
}

.content-home .main-content{
    background: none;
    max-width: 980px;
    width: 94%;
    margin:0 auto;
}

.content-home .module-content {
    max-width: 638px;
    width: 64%;
}

.content-home .module-sidebar.interior{
    max-width: 292px;
    width: 34%;
}

.content-home h3.mod-title{
    font-size: 30px;
    font-family: 'League Spartan', sans-serif;
    letter-spacing: .02em;
    margin-top: 50px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.module-sidebar.interior > article{
    margin-bottom: 0;
}

#content.content-home .mod-9-10:last-child {
    margin-bottom: 2px;
}

/* Slider principal */

.slide-home-15 {
    background: #222;
}

.slide-home-15 .item_slick {
    opacity: 0.3;
    -webkit-transition: opacity .5s ease .3s;
    -moz-transition: opacity .5s ease .3s;
    -o-transition: opacity .5s ease .3s;
    transition: opacity .5s ease .3s;
    width: 1280px;
    max-width: 1280px;
    height: 600px;
}

.slide-home-15 .item_slick .principal_content {
    max-width: 100%;
    opacity: 1;
    height: 600px;
}

.slide-home-15 .item_slick .icons img{
    width: 100%;
    max-width: 100%;
    margin-top: -50px;
}

.item_slick.is-selected {
    opacity:1;
}

.slide-home-15 .item_slick .principal_content .bg-gradiente-oscuro {
    width: 101%;
    max-width: 101%;
    opacity:0.4;
}

.bg-gradiente-left{
    display: none;
}

.item_slick .principal_content>a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.item_slick .principal_content .texto_slick {
    bottom: 16%;
    left: 10%;
    width: 80%;
    text-align:center;
}

.slide-home-15 .item_slick .principal_content .texto_slick .titulo {
    text-transform: uppercase;
    font-family: 'League Spartan', sans-serif;
    letter-spacing: .02em;
    text-shadow: 0 0 50px rgba(0,0,0,0.8);
    display: block;
}

.item_slick.is-selected .texto_slick .titulo {
    font-size: 34px;
    line-height: 38px;
    font-weight: 700;
    text-shadow: 0 0 50px rgba(0,0,0,0.8);
}

.slide-home-15 .item_slick .principal_content .texto_slick .subtitulo {
    line-height: 22px;
    font-weight: 400;
    text-shadow: 0 0 50px rgba(0,0,0,0.8);
}

.slide-home-15 .item_slick .principal_content a:hover .titulo {
    color: #fff;
}

.slide-home-15 .flickity-prev-next-button {
    background: none;
    height: 100%;
    width: 70px;
    padding: 30px;
    opacity: 0.7;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.slide-home-15 .flickity-prev-next-button:hover{
    opacity: 1;
}

.slide-home-15 .flickity-prev-next-button.next {
    right: 0;
}

.slide-home-15 .flickity-prev-next-button.previous {
    left: 0;
}

.flickity-prev-next-button svg{
    left: 21%;
    top: 27%;
    width: 50%;
    height: 50%;
}

.slide-home-15 .flickity-prev-next-button.previous svg{
    left: 24%;
}

@media (max-width: 1280px){

    .slide-home-15 .item_slick {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .slide-home-15 .item_slick .principal_content{
        height: auto;
    }

    .slide-home-15 .item_slick .principal_content {
        max-width: 100%;
        width: 100%;
        opacity: 1;
        margin:0 auto;
    }

    .slide-home-15 .item_slick .icons img{
        width: 100%;
        max-width: 100%;
        margin-top:0;
    }

    .slide-home-15 .flickity-prev-next-button.next {
        right: 0;
    }

    .slide-home-15 .flickity-prev-next-button.previous {
        left: 0;
    }
}

@media (max-width: 860px){
    header.menu3 .menu > li > a {
        font-size: 15px;
        line-height: 26px;
    }

    .menu > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 768px){

    .slide-home-15 .item_slick .principal_content .bg-gradiente-oscuro {
        opacity: 0.3 !important;
        display: block !important;
    }

    .item_slick .principal_content .texto_slick {
        position: absolute;
    }

    .slide-home-15 .item_slick .principal_content .texto_slick .titulo,
    .slide-home-15 .item_slick .principal_content .texto_slick .subtitulo {
        text-shadow: 0 0 50px rgba(0,0,0,0.8) !important;
    }

    .item_slick.is-selected .texto_slick .titulo {
        text-shadow: 0 0 50px rgba(0,0,0,0.8) !important;
    }

    .slide-home-15 .item_slick .principal_content .texto_slick .subtitulo {
        text-shadow: 0 0 50px rgba(0,0,0,0.8) !important;
    }
}


/* Carousel partidos */

#carousel-partidos{
    margin:-40px auto 30px auto;
    padding: 20px;
    background: #003869;
    border-top: 1px solid rgba(255,255,255,0.1);
}

#carousel-partidos .item .item-content{
    background: none;
}

#carousel-partidos .item .item-content a:hover {
    color: #fff;
}

#carousel-partidos .item .item-content .resultado {
    background: rgba(0,0,0,0.2);
    padding-top: 1px;
}

.carousel-control.left {
    margin-left:-10px;
}

.carousel-control.right{
    margin-right:-10px;
}

#carousel-partidos .carousel-control:hover i, #carousel-partidos .carousel-control i:hover{
    color: #fff!important;
}

.wrapper-partidos.tipo-18 .item .head {
    display: none;
}
.wrapper-partidos.container.tipo-18 {
 margin-top: -30px;
}

/* Actualidad */

.content-home #mod-paginacion{
    padding: 0 72px;
    margin:80px 0 50px 0;
}

.content-home #mod-paginacion h3.mod-title {
    font-size: 32px;
}

.content-home #mod-paginacion .mod-noticias{
    position: relative;
}

section.mod-noticias .cols2{
    max-width: 980px;
    margin:0 auto;
}

.content-home .mod-noticias{
    margin: 0;
}

.content-home #mod-paginacion .mod-noticias {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.content-home #mod-paginacion .mod-noticias:hover .img-wrapper {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.content-home #mod-paginacion .cols2 .col .mod-noticias .img-wrapper,
.content-home #mod-paginacion .cols2 .col .mod-noticias2 .img-wrapper,
.content-home #mod-paginacion .cols3 .col .mod-noticias .img-wrapper,
.content-home #mod-paginacion .cols3 .col .mod-noticias2 .img-wrapper {
    margin: 0;
}

.content-home #mod-paginacion .cols2 .col .mod-noticias .info-wrapper,
.content-home #mod-paginacion .cols2 .col .mod-noticias2 .info-wrapper,
.content-home #mod-paginacion .cols3 .col .mod-noticias .info-wrapper,
.content-home #mod-paginacion .cols3 .col .mod-noticias2 .info-wrapper{
    float: none;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: rgba(0,56,105,0.88);
    padding: 15px 20px 6px 20px;
}

.content-home #mod-paginacion .cols2 .col .mod-noticias:hover .info-wrapper,
.content-home #mod-paginacion .cols2 .col .mod-noticias2:hover .info-wrapper,
.content-home #mod-paginacion .cols3 .col .mod-noticias:hover .info-wrapper,
.content-home #mod-paginacion .cols3 .col .mod-noticias2:hover .info-wrapper{
    background: rgba(0,56,105,0.98);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 15px 20px 16px 20px;
}

.content-home #mod-paginacion .cols2 .info,
.content-home #mod-paginacion .cols3 .info,
.content-home #mod-paginacion .cols2 .share-absolute,
.content-home #mod-paginacion .cols3 .share-absolute{
    display: none;
}

.content-home #mod-paginacion .mod-noticias .info-wrapper .tit {
    color: #fff;
    opacity: .8;
    margin: 0 0 4px 0;
}

.content-home #mod-paginacion .mod-noticias .info-wrapper .tit span {
    font-weight: 700;
    max-width: 84px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.content-home #mod-paginacion .mod-noticias .info-wrapper .tit-noticia {
    color: #fff;
}

.content-home #mod-paginacion .mod-noticias .info-wrapper .tit-noticia a {
    color: #fff;
    display: block;
    padding-top: 30px;
    margin-top: -30px;
    z-index:3;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
}

.content-home #mod-paginacion .search-results {
    margin-top: 40px;
    margin-bottom: 40px;
}

.content-home #mod-paginacion .more {
    float: none;
}

.content-home #mod-paginacion .more.ver_mas_noticias {
    color: #fff;
    font-weight: 500;
    background-color: #aaa;
    padding: 10px 10px 10px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
}

.content-home #mod-paginacion .more.ver_mas_noticias:hover{
    background: #013b71;
    text-decoration: none;
}

.content-home #mod-paginacion .more.ver_mas_noticias:hover span {
    background: none !important;
}

/* Zona 2 columnas */

.content-home #content > .container .main-content{
    position: relative;
    max-width: 980px;
    margin:0 auto;
    background: none;
}

.content-home #content.content-home > .container .main-content{
    margin:50px auto 40px auto;
}

.content-home .module-content .mod-title{
    font-size: 22px;
}

.content-home .module-sidebar.home .inner {
    padding: 0;
}

.content-home .module-sidebar section .container > p,
.content-home .module-sidebar article .container > p,
.content-home .mod-9-10 .container > p{
    margin:0;
}

.content-home .module-sidebar .mod-title{
    font-size: 16px;
}

/* Clasificación */

.content-home .mod-clasificacion{
    margin-bottom: 30px;
    padding: 0;
    background:#005ea4;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.content-home .mod-clasificacion h3{
    display: none;
}

.content-home .mod-clasificacion .escudo_posicion{
    float: none;
    position:relative;
    width: 100%;
    padding: 10px 0;
    background-color: #003869;
}

.content-home .mod-clasificacion .escudo_posicion img{
    width: 150px;
    position: absolute;
    top: 7px;
}

.content-home .mod-clasificacion .escudo_posicion .posicion {
    text-align: right;
    margin-right: 20px;
}

.content-home .mod-clasificacion .escudo_posicion .puntos {
    font-size: 16px;
    margin-top: 3px;
    margin-right: 20px;
    text-align: right;
}

.content-home .mod-clasificacion .table-wrapper.type-1 {
    float: none;
    width: 100%;
    padding: 0 10px 10px 10px;
    margin-top: 41px;
}

.content-home .mod-clasificacion .table-wrapper table tr th,
.content-home .mod-clasificacion .table-wrapper table tr td {
    background: none !important;
    color: #fff !important;
}

.content-home .mod-clasificacion table tr.current td{
    font-weight: 700;
    background: #003869 !important;
}

/* Zona 100% bottom */

.content-home #content > .container > section:last-child .container{
    width: 100%;
    max-width: 100%;
}

/* Modulos */

.content-home .mod-4-cols-footer,
.content-home .mod-3-cols-footer{
    max-width: 100%;
    margin:0 auto 40px auto;
}

.content-home .mod-3-cols-footer{
    padding: 20px 5%;
}

.content-home .mod-3-cols-footer.con_fondo,
.content-home .mod-2-cols-footer.con_fondo{
    padding: 40px 0 30px 0;
    width: 100%;
    max-width: 100%;
    background: none;
    text-align: center;
}

.content-home .mod-2-cols-footer.con_fondo{
    background: url(fondo_team8.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0;
    margin-bottom: 50px;
}

.content-home .mod-3-cols-footer.con_fondo:before,
.content-home .mod-3-cols-footer.con_fondo:after{
    display: none;
}

.content-home .mod-3-cols-footer.con_fondo article{
    width: 30%;
    max-width: 450px;
    margin: 0 1%;
    float: none;
    display: inline-block;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    vertical-align: top;
}

.content-home .mod-3-cols-footer.con_fondo article:first-child{
    margin-left: 0;
}

.content-home .mod-3-cols-footer.con_fondo article:last-child{
    margin-right: 0;
}

.content-home .mod-2-cols-footer.con_fondo article{
    width: 44%;
    max-width: 600px;
    margin: 0 2%;
    float: none;
    display: inline-block;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    background: #fff;
}

.content-home .mod-2-cols-footer.con_fondo article img{
    opacity: 0.85;
    width: 100%;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.content-home .mod-2-cols-footer.con_fondo article:hover img{
    opacity: 1;
}

.content-home .mod-3-cols-footer.con_fondo article:last-child {
    margin-right: 0;
    float: none;
}

/* Videos Portada */

.content-home .mod-list-videos{
    padding: 0 60px;
}

.content-home .mod-list-videos:last-of-type{
    margin-bottom: 70px;
}

.content-home .mod-list-videos:first-child{
    margin: 80px 0 0 0;
}

.mod-list-videos .box-video{
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.mod-list-videos .items .item-row .velo_blanco_75{
    display: none !important;
}

.mod-list-videos .items .item-row .col1-1 .box-titulo,
.mod-list-videos .items .item-row .col1-2 .box-titulo,
.mod-list-videos .items .item-row .col1-3 .box-titulo,
.mod-list-videos .items .item-row .col1-4 .box-titulo {
    position: absolute;
    float: none;
    width: 100%;
    height: 20% !important;
    opacity: 1;
    bottom: 0;
}


.mod-list-videos .items .item-row .col1-1:hover .box-titulo,
.mod-list-videos .items .item-row .col1-2:hover .box-titulo,
.mod-list-videos .items .item-row .col1-3:hover .box-titulo,
.mod-list-videos .items .item-row .col1-4:hover .box-titulo{
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    height: 21% !important;
}

.mod-list-videos .items .item-row .col1-1 .titulo,
.mod-list-videos .items .item-row .col1-2 .titulo,
.mod-list-videos .items .item-row .col1-3 .titulo,
.mod-list-videos .items .item-row .col1-4 .titulo {
    bottom: 0 !important;
    padding: 4% !important;
    width: 100%;
    height: auto;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mod-list-videos .items .item-row .col1-1:hover .titulo,
.mod-list-videos .items .item-row .col1-2:hover .titulo,
.mod-list-videos .items .item-row .col1-3:hover .titulo,
.mod-list-videos .items .item-row .col1-4:hover .titulo{
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 4% 4% 5% 4%!important;
}

.mod-list-videos .items .item-row img{
    margin-top: -10% !important;
}

.mod-list-videos .items .item-row .video-vimeo img{
    margin-top:0 !important;
}

.mod-list-videos .items .item-row .video-vimeo{
    padding-bottom: 8.8% !important;
}

.mod-list-videos .items .item-row a:hover i {
    color: #FBB040!important;
}

/* Galerias */

.galerias_wall{
    padding:0;
    margin: 20px 72px 80px 72px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.mod-galerias_wall .galerias_wall li {
    width: 25%;
}

.mod-galerias_wall.full .galerias_wall li.first {
    width: 50%;
}

.mod-galerias_wall .galerias_wall li img{
    width: 100%;
}

.mod-galerias_wall .galerias_wall li.last {
    width: 25%;

    display: none;
}

.mod-galerias_wall .galerias_wall li a span {
    opacity: 1;
    background: rgba(0,56,105,0.88);
    opacity: .85;
    padding: 10px;
    font-weight: 700;
}

.mod-galerias_wall .galerias_wall li:hover a span{
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 10px 10px 16px 10px;
    opacity: 1;
    background: rgba(0,56,105,0.98);
}


/* ----- Responsive ------ */

@media (max-width: 1300px){
    .galerias_wall {
        margin: 20px 20px 80px 20px;
    }

    .content-home .mod-list-videos {
        padding: 0 16px;
    }

    .content-home #mod-paginacion {
        padding: 0 20px;
    }
}


@media (max-width: 1200px){
    .content-home #mod-paginacion .cols3 .col .mod-noticias .info-wrapper,
    .content-home #mod-paginacion .cols3 .col .mod-noticias2 .info-wrapper{
        position: relative;
    }

    .content-home #mod-paginacion .cols3 .col .mod-noticias:hover .info-wrapper,
    .content-home #mod-paginacion .cols3 .col .mod-noticias2:hover .info-wrapper {
        padding: 15px 20px 6px 20px;
    }
}

@media (max-width: 1000px){

    .rrss-header {
        display: block;
    }

    header.menu3 .first_line .container{
        height: 38px;
    }

    header.menu3 .first_line .right #selector_idioma {
        font-size: 12px;
        position: absolute;
        right: 0;
        margin-top: 4px;
    }

    header.menu3 .first_line .right #selector_idioma .select_idioma {
        padding: 0 0 0 10px;
    }

    header.menu3 .first_line .right .menu-top {
        top: 46px;
        position: absolute;
        right: 0;
    }

    .container {
        max-width: 98%;
    }

    .content-home h3.mod-title {
        margin-top: 10px;
    }

    .mobile-menu {
        display: block;
        background: #333;
        color: white;
        text-decoration: none;
        transition: background 0.3s ease-in-out;
        font-size: 14px;
    }

    .mobile-menu:hover {
        background: #222;
        cursor: pointer;
    }

    nav .container{
        display: none;
    }

    .sb-slidebar {
        width: 90%;
        transition: all 0.3s ease-in-out;
    }

    .navbar-rwd ul.menu li ul li a {
        padding-left: 35px!important;
    }

    .navbar-rwd ul.menu li ul li ul li a {
        padding-left: 55px!important;
    }

    #sb-site{
        transition: all 0.3s ease-in-out;
    }

    .item_slick.is-selected .texto_slick .titulo {
        font-size: 30px;
        line-height: 34px;
    }

    .mod-galerias_wall.full .galerias_wall li.first {
        width: 100%;
    }

    .mod-galerias_wall .galerias_wall li {
        width: 50%;
    }

    .mod-9-10 .container p.video_100{
        position: relative;
    	padding-bottom: 56.25%;
    	height: 0;
        overflow: hidden;
    }

    .mod-9-10 .container p.video_100 iframe{
        position: absolute;
    	top: 3%;
    	left: 3%;
    	width: 94%;
    	height: 94%;
    }

    footer .box_patrocinadores {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    footer .box_patrocinadores .contenedor_patrocinador {
        margin: 10px 0;
        width: 33%;
        display: flex;
    }

    .menu ul {
        display: block!important;
    }

    .sb-slidebar.sb-active {
        display: block;
    }

    /* ----- INTERIOR ----- */

    .mod-noticia{
        width: 94%;
    }

    #container-pagina {
        font-size: 1.1em;
    }

    .module-content h2.tit-noticia,
    .module-content h1.tit-noticia,
    #section-penyas h2 {
        font-size: 32px;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li {
        width: 16.5vw;
        margin: 10px 1.3vw 30px 1.3vw !important;
        overflow: hidden;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img {
        width: 16.5vw;
        height: 16.5vw !important;
    }

    .mod-jugador-info {
      width: 94vw;
      margin-top:0;
    }

    .mod-jugador-info .ficha {
      margin-left: 0;
      width: 66%;
    }

    .module-content .meta-noticia {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .mod-estadisticas-ficha{
        width: 100%;
    }

    .mod-info.module{
        width: 100%;
    }

    .mod-info.module:first-child {
        margin-top: 43vw;
    }

    .mod-posicion-juego .mapa-calor .campo_mapa_calor {
        height: 39vw;
    }

    .meta-noticia .read-more.back {
        margin-left: 3%;
    }

}

@media (max-width: 975px) {
    header .main img {
        max-height: 80px !important;
    }

    header.sticky .main img{
        max-width: 120px !important;
    }
}

@media (max-width: 800px){

    header .main img {
        max-height: 100% !important;
        max-width: 100% !important;
    }

    header.sticky .main h1 img.logo_sticky {
        max-width: 70% !important;
    }

    .content-home .mod-3-cols-footer.con_fondo article {
        max-width: 560px;
        width: 92% !important;
        margin: 20px 0;
    }

    .cols3 .col {
        width: 100%;
        margin: 0;
    }

    .content-home .mod-2-cols-footer.con_fondo article {
        max-width: 560px;
        width: 92% !important;
        margin: 20px 0;
    }

    .content-home .module-content,
    .content-home .module-sidebar.interior {
        max-width: 100%;
    }

    .mod-list-videos .items {
        margin-top: 0;
    }

    .mod-list-videos .items .item-row .col1-3 {
        width: 96%;
        padding: 0;
        margin: 2%;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li {
        width: 21.3vw;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img {
        width: 21.3vw;
        height: 21.3vw !important;
    }

    .mod-info.module:first-child {
        margin-top: 0;
        margin-left: 4%;
    }

    .mod-info.module,
    .mod-posicion-juego{
        width: 31%;
        display: inline-block;
        vertical-align: top;
    }

    .mod-posicion-juego .mapa-calor .campo_mapa_calor {
        height: 43vw;
    }

    .mod-posicion-juego .mapa-calor .campo_mapa_calor canvas{
        width: 100%;
    }

    .module-content.mt0.full .mod-3-cols-footer article.box.col{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .item_slick.is-selected .texto_slick .titulo {
        font-size: 24px;
        line-height: 28px;
    }

    .slide-home-15 .item_slick .principal_content .texto_slick .subtitulo {
        line-height: 20px;
        font-size: 16px;
    }

    .bloque_presidente{
        font-size: 13px;
    }

    .bloque_presidente img{
        width: 100%;
        max-width: 100%;
    }

}

@media (max-width: 768px){

    header.sticky .main {
        height: 34px;
    }

    header.menu3 .first_line .right .menu-top {
        font-size: 13px;
        top: 43px;
    }

    header.menu3.sticky .first_line .right .menu-top {
        top: 45px;
    }

    header.sticky .main h1 .logo-main {
        display: none !important;
    }

    header.sticky .main h1 .logo_sticky {
        display: block !important;
        width: 120px;
        margin-left: 5px;
    }

    header.menu3 .first_line .rrss-header li {
        margin-right: 0;
    }

    header.menu3 .first_line .rrss-header li a {
        font-size: 16px;
        padding: 0 6px;
    }

    header.menu3 .first_line .rrss-header {
        margin-left: 0;
    }

    header.menu3.sticky .first_line .rrss-header {
        margin-left: 140px;
    }

    header .main .secondary_nav {
        left: 90px;
    }

    header .search.open {
        left: 134px;
    }

    header.sticky .main .secondary_nav {
        top: 4px;
        left: 230px;
    }

    header.sticky .search.open {
        top: 3px;
        left: 270px;
    }

    .rrss-header{
        z-index: 2;
        position:relative;
    }

    .content-home {
        padding: 0 0 40px!important;
    }

    .fixtures .box-matches_schedule .box-basic span.match .image {
        border: 1px solid transparent;
    }

    .fixtures .box-matches_schedule .box-basic span.matchday,
    .fixtures .box-matches_schedule .box-basic span.date {
        width: 50%;
        margin-top: 20px;
    }


}


@media (max-width: 640px){

    .module-content h2.tit-noticia,
    .module-content h1.tit-noticia,
    #section-penyas h2 {
        font-size: 28px;
        line-height: 42px;
    }

    .module-content.mt0.full #mod-paginacion .cols3 .col {
        width: 94% !important;
        margin: 0 auto;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li {
        width: 29.1vw;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img {
        width: 29.1vw;
        height: 29.1vw !important;
    }

    .mod-jugador-info .ficha {
        border-bottom: none;
    }

    .mod-jugador-info .ficha .text h2 {
        font-size: 22px;
    }

    .mod-jugador-info .ficha .text p {
        font-size: 15px;
    }

    .module-sidebar .mod-title {
        padding-left: 0;
        width: 100%;
    }

    .mod-info.module:first-child {
        margin-top: 0;
        margin-left: 0;
    }

    .mod-info.module,
    .mod-posicion-juego{
        width: 100%;
        margin-left: 0;
        display: inline-block;
    }

    .mod-posicion-juego .mapa-calor .campo_mapa_calor {
        height: 480px;
        width: 320px;
    }

    .mod-posicion-juego .mapa-calor .campo_mapa_calor canvas{
        width: 320px;
        height: 480px;
    }

    footer .box_patrocinadores .contenedor_patrocinador {
        width: 50%;
        margin: 20px 0;
    }

    #seccion-buscador .buscador-resultados .fila-resultado .box-resultado {
        margin-left: 0;
        margin-right: 0;
    }

    #mod-paginacion .mod-filtrar .box-filtro {
        left: 0;
    }

    .item_slick.is-selected .texto_slick .titulo {
        font-size: 20px;
        line-height: 24px;
    }

    .slide-home-15 .item_slick .principal_content .texto_slick .titulo {
        margin-bottom: 5px;
    }

    .slide-home-15 .item_slick .principal_content .texto_slick .subtitulo {
        line-height: 18px;
        font-size: 15px;
    }

    .slide-home-15 .flickity-prev-next-button {
        width: 20px;
        padding: 20px;
    }

}

@media (max-width: 600px){

    header .search.open {
        width: calc(100% - 274px);
    }

    .content-home h3.mod-title {
        font-size: 24px;
    }

    .mod-info.module{
        width: 100%;
        margin-top: 20px;
    }

    .mod-info.module:first-child {
        margin-top: 20px;
    }

    .content-home .mod-2-cols-footer.con_fondo{
        padding: 40px 0;
    }
}

@media (max-width: 488px){

    footer .box_patrocinadores .contenedor_patrocinador {
        left: 0 !important;
    }
}

@media (max-width: 480px){

    .item_slick.is-selected .texto_slick .titulo {
        font-size: 16px !important;
    }

    .slide-home-15 .item_slick .principal_content .texto_slick .subtitulo{
        display: none;
    }

    .module-content h2.tit-noticia,
    .module-content h1.tit-noticia,
    #section-penyas h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .mod-list-videos .items .item-row .col1-3 {
        margin: 2% 0;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li {
        width: 44.5vw;
    }

    .mod-plantilla .inner-content .op2.visual-1 .listado-plantilla li a span.img {
        width: 44.5vw;
        height: 44.5vw !important;
    }

    .mod-jugador-info .foto_juego {
        width: 96%;
    }

    .mod-jugador-info .ficha {
        margin: 20px 0 0 0;
        padding: 0;
        width: 96%;
    }

    header.menu3 .first_line .rrss-header li {
        margin-right: 0;
    }

    .item_slick.is-selected .texto_slick .titulo {
        font-size: 11px;
        line-height: 20px;
    }
}

@media (max-width: 420px){
    header .search.open {
        width: 116px;
    }

    header.sticky .main .secondary_nav {
        left: 130px;
    }

    header.sticky .search.open {
        left: 170px;
    }

    header.sticky .rrss-header{
        display: none;
    }

    .content-home h3.mod-title {
        font-size: 22px;
    }

    footer .box_patrocinadores .contenedor_patrocinador {
        width: 100%;
    }

    footer .box_patrocinadores .contenedor_patrocinador {
        margin: 10px 0;
    }

    header.menu3 .first_line .right .menu-top {
        top: 44px;
        font-size: 11px;
    }

    header.menu3.sticky .first_line .right .menu-top {
        top: 46px;
    }

    header.menu3 .first_line .right .menu-top ul li a {
        padding: 5px;
    }

    header .main img {
        max-height: 100% !important;
        max-width: 94% !important;
    }
}
