﻿@charset "utf-8";
/* CSS Document */

.interna .row .col-md-9 {
    width: 100%;
    padding-top: 0px;

}

.interna .col-md-3, .breadcrumb, #titulo, #descripcion, .headerInternas {
    display: none;
}

.headerInternas {
    margin-bottom: 0px;
    height: auto!important;
}

.headerInternas img.slideDsk, .mobile .headerInternas img.slideMbl {
    display: block;
 }

.headerInternas img.slideMbl, .mobile .headerInternas img.slideDsk {
    display: none;
}


.mobile .containerContent {
    margin: 0;}

.mobile .interna .row .col-md-9 {
    padding: 0;
}

    /*
.interna .headerInternas img {
    height: 435px!important;
}
*/

#contenidoMicroView h1 {
    font-family: 'KievitOT-Bold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    font-variant-numeric: lining-nums;
}


#contenidoMicroView h2, #contenidoMicroView h3 {
    font-family: 'KievitOT-ExtraBold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
    margin: 0;
    padding: 0;
    font-variant-numeric: lining-nums;
}

h2.titulo {
    font-family: 'KievitOT-ExtraBold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif !important;
    font-size: 27px;
    text-align: center;
    color: #232323 !important;
    margin: 40px 0 20px 0 !important;
}


p.legales {
    font-family: 'KievitOT MediumItalic', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
    font-size: 21px;
    color: #000;
    line-height: 26px;
}




.Destacado {
    background-color: #282828;
    padding: 38px 0;
    border-radius: 0 0 20px 30px;
}

.mobile .Destacado {
    padding: 38px 30px;}

.mobile .Destacado h2 br {
    display: none;}


.Destacado h2{
    text-align: center;
    font-size: 30px;
    color: #fff!important;
}

    .Destacado h2 span {
    }

    .Destacado h2 span.regular {
        font-family: KievitOT, Expert-Sans-Regular, helvetica, arial, clean, sans-serif !important;
    }

    .Destacado p {
        font-family: 'KievitOT-Bold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
        text-align: center;
        font-size: 28px;
        color: #fff !important;
        padding-top: 20px;
    }

        .Destacado p span {
            background-color: #009ec9;
            font-variant-numeric: lining-nums;
        }

        .Destacado p span br {
            display: none;
        }

        .mobile .Destacado p span br {
            display: block;
         }


.PromoTarjeta {
    padding: 30px 0 0 0;
}

.mobile .PromoTarjeta {
    padding: 30px 20px 0;
}

.PromoTarjeta .content_izq {
    display: inline-block;
    width: 55%;
    padding: 40px 0px;
    vertical-align: top;
    margin-left: 15px;
}

    .mobile .PromoTarjeta .content_izq {
        display: inline-block;
        width: 100%;
        padding: 10px 0px;
        margin-left: 0;
    }
    
        .PromoTarjeta .content_izq h2 {
          font-size: 40px;
          line-height: 42px;
          text-align: left;
          color: #000!important;
          margin: 0;
          margin-bottom: 10px;
        }

.mobile .PromoTarjeta .content_izq h2 {
    text-align: center;
    font-size: 35px;
}

        .PromoTarjeta .content_izq p {
            font-size: 25px;
            color: #000;
            font-family: 'KievitOT-Bold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
            line-height: 28px;
            font-variant-numeric: lining-nums;
        }
        .mobile .PromoTarjeta .content_izq p {
            font-size: 21px;
            text-align: center;
            line-height: 26px;
        }
            .PromoTarjeta .content_izq p span {
                font-family: 'KievitOT Medium', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
                color: #000;
            }

                .PromoTarjeta .content_izq p.legales {
                    text-align: left;
                    font-family: 'KievitOT MediumItalic', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
                    font-size: 19px;
                    line-height: 26px;
                }

                    .PromoTarjeta .content_izq p.legales a {
                        color: #000;
                    }
                    .PromoTarjeta .content_izq p.legales a:hover {
                        text-decoration: underline;
                    }

                .mobile .PromoTarjeta .content_izq p.legales {
                    text-align: center;
                }

                .mobile .PromoTarjeta .content_izq p.legales br{
                    display: block;
                }


        .mobile .PromoTarjeta .content_izq br {
            display: none;
        }



    .PromoTarjeta .content_der {
        display: inline-block;
        width: 39%;
        vertical-align: bottom;
    }

    .mobile .PromoTarjeta .content_der {
        display: inline-block;
        width: 100%;
        padding: 50px 0px 0px;
    }

        .PromoTarjeta .content_der img {
            width: 100%;
        }






.BannerDescarga {
    background: #019EC9;
    background: linear-gradient(90deg,rgba(1, 158, 201, 1) 0%, rgba(1, 98, 137, 1) 50%, rgba(1, 158, 201, 1) 100%);
    padding: 30px 0;
    text-align: center;
}

    .BannerDescarga h2 {
        font-size: 36px;
        line-height: 40px;
        color: #fff!important;
    }

    .mobile .BannerDescarga h2 {
        font-size: 28px;
        line-height: 30px;
    }

    .BannerDescarga p {
        font-size: 22px;
        color: #fff !important;
        font-family: KievitOT, Expert-Sans-Regular, helvetica, arial, clean, sans-serif !important;
        margin-bottom: 10px;
    }
    .mobile .BannerDescarga p {
        font-size: 20px;
    }

    .BannerDescarga a {
       margin: 0 10px;
    }

    .mobile .BannerDescarga a {
        margin: 0 5px;
    }

    .BannerDescarga a img.btnapp {
    width: 170px;
    }




.SectorDescuentos {
    padding: 30px 0 0 0;
    text-align: center;
}

.mobile .SectorDescuentos {
    padding: 30px 20px 0 20px;
    text-align: center;
}

.SectorDescuentos h2 {
    font-family: 'KievitOT-Medium', Expert-Sans-Regular, helvetica, arial, clean, sans-serif !important;
    font-size: 36px;
    line-height: 40px;
    color: #232323 !important;
    margin: 20px 0 !important;
    font-variant-numeric: lining-nums;
}

.mobile .SectorDescuentos h2 br {
    display: none;
}

.mobile .SectorDescuentos h2 {
    line-height: 40px;
    font-size: 31px;
    line-height: 36px;
}


        .SectorDescuentos h2 span {
            font-family: 'KievitOT BlackItalic', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
            color: #232323 !important;
       }

    .SectorDescuentos .content_MessiPromo {
        margin-top: 30px;
    }

        .SectorDescuentos .content_MessiPromo img {
            width: 80%;
        }

        .mobile .SectorDescuentos .content_MessiPromo img {
            width: 100%;
        }

    .SectorDescuentos a {
        width: 45%;
        background-color: #eee;
        display: inline-flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        margin: 10px;
    }

    .mobile .SectorDescuentos a {
        width: 100%;
        margin: 10px 0;
    }
      
        .SectorDescuentos a:hover {
            background-color: #ccc;
        }


    .SectorDescuentos a p {
        font-family: 'KievitOT-ExtraBold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
        font-size: 30px;
        color: #232323;
        text-align: right;
        padding-top: 0;
        font-variant-numeric: lining-nums;
    }

            .SectorDescuentos a p span {
                color: #009ec9;
                margin-left: 10px;
            }

  
        .PromoSorteos {
            padding: 60px 0 0 0;
            text-align: center;
            background: url(../../Images/internas/bg_PelotaMessi.jpg) top center no-repeat;
            min-height: 258px;
        }

    .mobile .PromoSorteos {
        padding: 40px 20px 4px 20px;
        background-color: #ededed;
        background: url(../../Images/internas/bg_PelotaMessi_mobile.jpg) top right no-repeat;
        min-height: 218px;
    }



        .PromoSorteos h2 {
            font-size: 38px;
            line-height: 42px;
            color: #232323 !important;
        }
        .mobile .PromoSorteos h2 {
            font-size: 24px;
            line-height: 31px;
        }

            .PromoSorteos h2 span {
                font-family: 'KievitOT', 'Expert-Sans-Regular', helvetica, arial, clean, sans-serif !important;
            }
            .mobile .PromoSorteos h2 span br {
                display: none;
            }

        .PromoSorteos h3 {
            font-family: 'KievitOT', 'Expert-Sans-Regular', helvetica, arial, clean, sans-serif !important;
            font-size: 26px;
            line-height: 30px;
            color: #232323 !important;
            padding-top: 20px !important;
        }

            .PromoSorteos h3 span {
                font-family: 'KievitOT-Bold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
            }


        .PromoSorteos p.legales {
            text-align: center;
        }





.InfoJugala {
    padding: 40px 0;
    text-align: center;
    min-height: 288px;
    background-color: #222222;
}

.mobile .InfoJugala {
    padding: 40px 20px;
}

.InfoJugala h2 {
    font-size: 36px;
    line-height: 40px;
    color: #fff !important;
    margin-bottom: 30px !important;
}

        .InfoJugala h2 span {
            font-size: 36px;
            line-height: 40px;
            color: #fff !important;
            font-family: 'KievitOT BlackItalic', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
        }



.InfoJugala .bloque_info {
        width: 21%;
        display: inline-grid;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-items: center;
        margin: 20px 23px;
        border-radius: 20px;
        overflow: hidden;
    }

.mobile .InfoJugala .bloque_info {
    width: 100%;
    margin: 13px 0px 23px 0;
}



        .InfoJugala .bloque_info .icon_bloque {
            background-color: #009ec9;
            display: block;
            width: 100%;
            padding: 15px;
        }

        .InfoJugala .bloque_info .tit_bloque {
            font-family: 'KievitOT-ExtraBold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
            font-size: 19px;
            line-height: 22px;
            text-align: center;
            color: #000;
            background-color: #fff;
            display: block;
            width: 100%;
            padding: 19px;
            line-height: 22px;
            min-height: 79px;
        }




a.btnNaranja {
    background-color: #f26c29;
    font-size: 23px;
    color: #fff;
    margin: 30px 0 20px 0;
    border-radius: 20px;
    padding: 5px 20px;
    font-family: 'KievitOT-Medium', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
    display: inline-block;
}

    a.btnNaranja:hover, a.btnNaranja:focus {
        background: #fc6207;
        color: #fff;
        box-shadow: 2px 2px 5px 0px #bdbdbd;
    }

    a.btnNaranja:focus {
        border: none;}


.mobile a.btnNaranja {
    width: 100%;
    text-align: center;
}



a.btnLink {
    font-size: 22px;
    color: #000;
    margin: 30px 0 20px 0;
    padding: 0;
    font-family: 'KievitOT-Bold', Expert-Sans-Regular, helvetica, arial, clean, sans-serif;
    display: inline-block;
}

a.btnLink:hover {
    text-decoration: underline;
}




/***** ACORDION  INTERNAS PASTILLAS  ******/
a: focus {
    border: none;
}




.mobile a.tc_cuadro_Boton {
    width: 90%;
}

a.tc_cuadro_Boton {
    background-color: #fff;
    border-radius: 10px;
    color: #057ea3;
    text-align: left;
    font-size: 18px;
    font-family: 'KievitOT-Bold', 'Expert-Sans-Regular', helvetica, arial, clean, sans-serif !important;
    padding: 16px;
    width: 99%;
    display: block;
    margin: 5px auto;
    box-shadow: 2px 2px 5px 0px #bdbdbd;
    padding: 18px 15px 15px 15px;
}

a:hover.tc_cuadro_Boton {
    box-shadow: 3px 3px 5px 0px #bdbdbd;
}

a.tc_cuadro_Boton img {
    width: 25px;
    margin-left: 10px;
    float: right;
    margin-top: 0!important;
}




.AcordeonTC.Ancho .panel-default > .panel-heading {
    width: 97%;
}

.AcordeonTC.Ancho .panel-title a {
    padding: 25px 5px 25px 20px;
    text-align: center;
}

    .AcordeonTC.Ancho .panel-title a h2 {
        font-size: 27px!important;
    }

.mobile .AcordeonTC.Ancho .panel-title a h2 {
    font-size: 25px !important;
    width: 90%!important;
}

    .AcordeonTC.Ancho .panel-title a.collapsed .mas {
        top: 6px;
        right: 10px;
        color: #fb6207;
    }

    .AcordeonTC.Ancho .panel-title a .menos {
        top: 6px;
        right: 10px;
        color: #fff;
    }


.panel-body .ContentAncho {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    }

.mobile .panel-body .ContentAncho {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: column;
}




        
 .mobile .AcordeonTC {
    margin-left: 15px;
    margin-right: 15px;
}

    .AcordeonTC {
    margin-bottom: 40px;
}

    .AcordeonTC .panel-group#accordion {
        text-align: center;
    }

    .AcordeonTC .panel-default > .panel-heading {
        display: inline-block;
        margin-right: 30px;
        width: 40%;
        border-bottom: 0;
        text-align: left;

    }

.mobile .AcordeonTC .panel-default > .panel-heading {
    width: 97%;
    margin: 0 5px;
}

.AcordeonTC .panel-default > .panel-heading:hover {
}

.AcordeonTC .panel-title a.collapsed {
    background: white !important;
    box-shadow: 2px 2px 5px 0px #bdbdbd;
}

.AcordeonTC .panel-title a {
    padding: 15px 5px 12px 20px;
    border-radius: 7px;
    width: 100%;
    display: block;
}

    .AcordeonTC .panel-title a,
    .AcordeonTC .panel-title a:hover {
        background: #006184;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0f7a95+0,14b5df+100 */
        /*background: #0f7a95; /* Old browsers */
        /*background: -moz-linear-gradient(-45deg,  #0f7a95 0%, #14b5df 100%); /* FF3.6-15 */
        /*background: -webkit-linear-gradient(-45deg,  #0f7a95 0%,#14b5df 100%); /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(135deg,  #0f7a95 0%,#14b5df 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f7a95', endColorstr='#14b5df',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }

.AcordeonTC .panel-title a {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#14b5df+1,28a0bf+100 */
    background: #006184; /* Old browsers */
}

    .AcordeonTC .panel-title a,
    .AcordeonTC .panel-title a:hover {
        box-shadow: 2px 2px 10px 0px #bdbdbd;
    }

        .AcordeonTC .panel-title a.collapsed {
            box-shadow: 2px 2px 5px 0px #bdbdbd;
        }


.AcordeonTC .panel-default > .panel-heading:last-child {
    margin-right: 0;
}

.AcordeonTC .panel-title a.collapsed h2 {
    color: #057ea3 !important;
    font-weight: bold;
}

.AcordeonTC .panel-title a h2 {
    color: white !important;
    font-weight: normal;
}

.AcordeonTC .panel-default > .panel-heading:hover h2,
.AcordeonTC .panel-default > .panel-heading:hover .mas,
.AcordeonTC .panel-default > .panel-heading:hover .menos {
    color: white;
}

.AcordeonTC .panel-title a.collapsed h2,
.AcordeonTC .panel-title a h2 {
    font-size: 20px;
    font-family: 'KievitOT-Bold', 'Expert-Sans-Regular', helvetica, arial, clean, sans-serif !important;
    width: 70%;
    vertical-align: middle;
}
.mobile .AcordeonTC .panel-title a.collapsed h2,
.mobile .AcordeonTC .panel-title a h2 {
    width: 60%;
}

.AcordeonTC .panel-title a .mas,
.AcordeonTC .panel-title a .menos {
}

.AcordeonTC .panel-title a .menos {
    display: inline-block;
    vertical-align: middle;
    background: url(/images/internas/arrow_icon_down.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    top: 7px;
}

.AcordeonTC.inclusion .panel-title a .menos {
    background: url(/images/internas/arrow_icon_down_white.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.AcordeonTC .panel-title a.collapsed .menos {
    display: none;
}

.AcordeonTC .panel-title a .mas {
    display: none;
}

.AcordeonTC .panel-title a.collapsed .mas {
    display: inline-block;
    background: url(/images/internas/arrow_icon_right.svg);
    background-size: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    top: 7px;
    position: relative;
}


/*fin acordeon*/

    .AcordeonTC.Bottom .panel-default > .panel-heading {
    width: 99%;
    margin-left: 2px;
    margin-right: 1px;
}



.AcordeonTC .panel-title a .logo_byn {
    display: inline-block;
    vertical-align: middle;
}

.AcordeonTC .panel-title a.collapsed .logo_byn {
    display: none;
}

.AcordeonTC .panel-title a .logo_color {
    display: none;
}

.AcordeonTC .panel-title a.collapsed .logo_color {
    display: inline-block;
    vertical-align: middle;
}

.AcordeonTC .panel-title a .logo_color img, .AcordeonTC .panel-title a .logo_byn img {
    width: 75px;
    padding: 0 !important;
    margin: 0 !important;
}


/*********** FINAL  *********************/

/*

@media only screen and (min-width: 1070px) {

.interna .headerInternas {
    height: 435px;
}
}

@media only screen and (min-width: 950px) {

.interna .headerInternas {
    height: 435;
}

}

*/