@font-face {
    font-family: 'Roboto Condensed';
    src: url('/css/fonts/Roboto-Condensed.ttf');
}

#footer_desk {
    display: none
}

.foooter {
    background-color: #000;
    margin: 0;
}

.lineaPink {
    width: 100%;
    height: 2px;
    background-color: #e60881;
}

.footer-cont {
    padding: 0 36px;
    font-size: 14px;
    color: #FFF;
    margin: 0 auto;
    padding-bottom: 62px;
}

.footer-nav > ul {
    /*margin-bottom: 40px;*/
    margin-bottom:20px;
}

.footer-nav ul, .footer-nav li {
    list-style: none;
    font-size: 14px;
    padding-left: 0;
    line-height: 1.1rem;
}
.footer-nav li:first-child{
    margin-top: 20px;
}

.footer-nav li a {
    color: #FFF;
    font-weight: normal;
}

.footer-nav > ul > li {
    text-transform: uppercase;
    border-bottom: 1px solid #FFFF;
    padding: 0 0 20px 0;
    margin-bottom: 0;
    text-align: start;
    position: relative;
    font-size: 14px;
    line-height: 1.6rem;
    background: url(/img/layout/icons/+blanco.svg) no-repeat;
    background-size: 13px;
    background-position-x: 100%;
    background-position-y: 5px;
    color: #FFFF;
}

.footer-nav > ul > li.active {
    background-image: url(/img/layout/icons/-blanco.svg);
}

.footer-nav > ul > li ~ ul {
    display: none;
}

.background_methods {
    background: #282828;
    width: 100%;
    padding: 4% 0;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

#box-methods, #box-methods-desk {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3,1fr);
    grid-gap: 20px;
    align-items: center;
    max-width: 534px;
    margin: 0 auto;
    width: 90%;
}

#box-methods img, #box-methods img {
    width: 100%;
    height: 20px;
}

.footer-cont .logo img {
    width: 280px;
    margin: 30px auto;
}

.llamanos {
    font-weight: 700;
    font-size: 18px;
}


#footer_mob .footer-cont .box-support a{
    width: 48px;
}
#footer_desk .footer-cont .iconos-contacto img {
    width:45px;
}
#footer_desk .box-support {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
    padding-top: 20px;
    /*min-width: 589px;*/
}
#footer_desk .box-support .iconos-contacto{
    display: flex;
    gap: 15px;
    line-height: 0;
}
.box-support {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 30px;
    margin-bottom:10px;
}

.box-support > div {
    /*width: 48px;*/
    /*margin: 0 12px;*/
}

.llamanos-container {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    /*margin-bottom: 20px;*/
}

.llamanos-container p {
    margin-bottom: 4px;
    font-family: 'Roboto';
    text-align: center;
}

.llamanos-container span {
    text-wrap: nowrap;
    font-size: 38px;
    color: #E60881;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: 'Roboto';
}

.llamanos-description {
    font-size: 12px;
    font-family: 'Roboto';
    line-height: 1rem;
    margin-top: 20px;
}

.footer-icons-legal, .responsabilidad_fun {
    margin-bottom: 10px;
}

.footer-icons-legal div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-icons-legal img {
    width: 80%
}

.social-icons {
    margin-bottom: 20px;
}

.social-icons .img_social {
    width: 30px;
    margin: 0 10px;
}

.regulation {
    justify-content: space-between;
    max-width: 310px;
    margin: 0 auto;
}

.regulation_icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    /*width: 200px;*/
}

.responsable_fun {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.regulation_icons > div {
    margin: 0 10px;
    /*width: 50%;*/
    width:45px;
    display: flex;
    justify-content: center;
}
.regulation_icons > div img{
    width: 80px;
    max-width:100%;
}
.footer-txt {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
}

.tpc {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 16px;
    justify-content: center;
}

.tpc > a {
    margin: 0 5px;
    position: relative;
}

.tpc > a::after {
    content: "·";
    position: absolute;
    right: -7px;
}

.tpc > a:first-child::after,.tpc > a:nth-child(3)::after,.tpc > a:last-child::after {
    content: "";
}

.tpc > a:first-child {
    width: auto;
}

.copy_r {
    font-size: 12px;
}

.copy_r p {
    color: #FFF;
}

.text-jogo-responsable{
    font-size: 12px;
    line-height: 17px;
}
.footer-img-patrocinador{
    margin: 12px auto 14px;
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.container-text-jogo-responsable{
    display:flex;
    flex-direction:column;
    margin-top:20px;
    max-width:300px;
    font-size:12px;
    line-height: 17px;
}
.container-text-jogo-responsable .regulation_icons{
    justify-content: center;
}
/**/
/* ------------- apartado animacion metodos de pago --------------- */
.background_methods.methods-with-animation {
    padding: 7% 0;
}

#box-methods.animacion-footer-pago {
    width: 700px;
    display: flex;
    flex-wrap: nowrap !important;
    animation: movimiento-lateral 10s linear infinite;
}

@keyframes movimiento-lateral {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-150%);
    }
}

/* ------------ animacion marquesina ------------ */
.infinite-big-container-footer {
    display: flex;
    width: 100%;
    justify-content: center;
    /*height: 70px;*/
}

.infinite-big-container-footer .infinite-slider-footer {
    overflow: hidden;
    position: relative;
}

.infinite-big-container-footer .slider-footer {
    display: flex;
    width: 100%;
    margin-top: 0px;
    align-items: center;
}

.infinite-big-container-footer .slider-footer img {
    flex: 1;
    display: flex;
    align-content: center;
    margin: 2px 0;
    height: 25px;
}

/*@keyframes translateinfinite {*/
/*    100% {*/
/*tamaño total del conjunto de elementos*/
/*        transform: translateX(calc(-1280px));*/
/*   }*/
/*}*/
.infinite-big-container-footer .infinite-slider-footer::before, .infinite-big-container-footer .infinite-slider-footer::after {
    content: " ";
    position: absolute;
    z-index: 1;
    width: 80px;
    height: 60px;
}

.infinite-big-container-footer .infinite-slider-footer::before {
    top: 0;
    left: 0;
    background: linear-gradient(to right,#282828 0%,rgba(255,255,255,0) 100%);
}

.infinite-big-container-footer .infinite-slider-footer::after {
    top: 0;
    right: 0;
    background: linear-gradient(to left,#282828 0%,rgba(255,255,255,0) 100%);
}

/*    Es el resultado de multiplicar por 2 el translateX del keyframe translateinfinite*/
/*.infinite-big-container-footer .infinite-slider-footer .slider-footer {*/
/*    width: calc(2560px);*/
/*}*/
.infinite-big-container-footer .infinite-slider-footer .slider-footer img {
    min-width: 160px;
    pointer-events: none;
}
img.way-mb.imgeMP {
    height: 33px;
}
.infinite-big-container-footer .infinite-slider-footer .slider-footer img.multibanco {
    min-width: 80px;
    pointer-events: none;
    height: 39px;
    min-width: 80px;
}

.infinite-big-container-footer .infinite-slider-footer .slider-footer img[src*="neteller"] {
    margin-top: 4px;
    height: 23px;
}

.appIcons_desk{
    margin: 15px auto;
}
.appIcons_desk .app_icons{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.appIcons_desk img{
    max-width: 130px;
}
.appIcons_mob{
    margin: 20px auto;
    display: flex;
    justify-content: center;
}
.appIcons_mob .app_icons{
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.appIcons_mob img{
    max-width: 130px;
}


/*--------------------------------------------------------------*/
/* ----------------------------------------------------------------- */
@media all and (min-width: 334px) {
    .tpc > a:first-child::after,.tpc > a:nth-child(3)::after {
        content: "·";
    }

    .tpc > a:nth-child(2)::after,.tpc > a:last-child::after {
        content: "";
    }
}

@media all and (min-width: 445px) {
    .tpc > a:nth-child(2)::after {
        content: "·";
    }

    .tpc > a:nth-child(3)::after {
        content: "";
    }
}

@media all and (min-width: 531px) {
    .tpc > a:nth-child(3)::after {
        content: none;
    }
    .appIcons_mob .app_icons{
        flex-direction:row;
        gap:5px;
    }
}

@media all and (min-width: 593px) {
}

@media all and (min-width: 768px) {
    .footer-cont, .footer-txt {
        width: 85%;
        font-size: 14px;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (min-width: 834px) {
    .background_methods {
        padding: 2% 0;
    }

    #box-methods, #box-methods-desk {
        display: flex;
        flex-flow: row wrap;
        grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
        max-width: 700px;
        justify-content: center;
        gap: 0;
    }

    #box-methods img {
        width: fit-content;
        height: 25px;
        margin: 0 10px 10px 0;
    }

    .regulation {
        width: 100%;
        justify-content: space-between;
        max-width: none;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .regulation_icons {
        flex: 1;
        margin-top: 0;
    }

    .responsable_fun {
        width: auto;
    }

    .responsable_fun img {
        margin-right: 15px;
    }

    .regulation_icons img[alt*='Seguro'] {
    }

    .regulation_icons img[alt*='Bien'] {
        max-width: 90px;
    }

    .regulation_icons img[alt*='Auto'],.regulation_icons img[alt*='18'],.regulation_icons img[alt*='Confianza'] {
    }

    .footer-cont .logo img {
        width: 350px;
        margin: 20px auto;
    }

    .tpc > a:first-child::after {
        content: "·";
    }
}

@media all and (min-width: 1024px) {
}

@media all and (min-width: 1280px) {
    #footer_mob {
        display:none;
    }

    #footer_desk {
        display: block;
        background: #000;
        z-index: 5;
    }

    .footer-cont {
        width: 93%;
    }

    .footer-cont > *{
        flex-basis: 33%;
    }
    .footer-cont, .footer-txt {
        max-width: none;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .background_methods {
        padding: 25px 0;
    }

    .footer-nav {
        column-count: 3;
        display: flex;
    }

    .footer-nav {
        width: auto;
    }

    .footer-nav > ul {
        margin: 0 8px 40px 0;
    }

    .footer-nav > ul:last-child {
        margin-right: 0;
        margin-bottom: -20px;
    }

    .footer-nav ul, .footer-nav li {
        width: 135px;
        color: #FFF;
    }

    .footer-nav > ul > li {
        background: none;
        padding-bottom: 10px;
        pointer-events: none;
    }

    .footer-nav > ul > li ~ ul {
        display: block;
    }

    .texto-bajo-logo-footer {
        text-align: center;
        line-height: 15px;
    }
    .logo_social_terms{
        margin: 0 auto;
    }
    .logo_social_terms, .footer-cont .logo img {
    }

    /*.tpc {*/
    /*    margin-top: 50px;*/
    /*}*/
    footer #downloadApp {
        width: 116px;
        margin: 30px auto 0;
    }

    .box-support {
        flex-direction: column;
        margin: 0 1px;
        justify-content: flex-start;
        flex-basis: calc(33% / 2);
    }

    #box-methods-desk img {
        /*height: 32px;*/
        height: 20px;
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
    }

    #box-methods, #box-methods-desk {
        max-width: none;
        grid-gap: 0;
    }
    .llamanos-container{
        margin-bottom:0;
    }
    .regulation {
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        /*margin-top: 12px;*/
        /*margin: 20px 0px;*/
        max-height: 200px;
        flex-basis: calc(33% / 2);
    }
    .download-apps{
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        /*margin-top: 12px;*/
        /*margin: 20px 0px;*/
        max-height: 200px;
        flex-basis: calc(33% / 2);
    }

    .box-support > div {
        width: auto;
        /*margin-top: 20px;*/
    }

    .iconos-contacto {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .iconos-contacto div {
        width: 45px;
    }

    .regulation_icons {
        flex: 0;
        margin-top: 0;
        width: 100%;
        justify-content: space-around;
    }
    .download-apps_icons{
        flex: 0;
        margin-top: 0;
        width: 100%;
        flex-direction: column;
        justify-content: space-around;
    }

    hr, .footer_bottom {
        width: 93%;
        margin: 20px auto;
    }

    .footer_bottom {
        display: flex;
        justify-content: space-between;
        font-size: 12px;
        margin-top: 0;
        color: #FFF;
    }
    .footer_bottom > div {
        flex-basis: 33%;
        text-align: center;
    }
    .footer_bottom > div:first-child{
        text-align: start;
    }
    .footer_bottom > div:last-child{
        display: flex;
        justify-content: flex-end;
    }
    .footer-nav {
        width: 36%;
    }
}

@media all and (min-width: 1430px) {
    #box-methods-desk {
        max-width: none;
    }

    .footer-nav {
        width: 33%;
    }
}

@media (min-width: 1600px) {
    .footer-nav {
        column-count: 3;
    }
    /*#footer_desk .box-support{*/
    /*    min-width: 589px;*/
    /*}*/
    .footer-nav {
        width: auto;
    }

    .footer-nav > ul > li {
        background: none;
        padding-bottom: 10px;
        pointer-events: none;
    }

    .footer-nav > ul {
        width: 130px;
        margin-right: 10px;
    }

    .footer-nav ul, .footer-nav li {
        width: 150px;
    }

    .footer-nav > ul > li ~ ul {
        display: block;
    }

    .logo_social_terms {
        margin: 0 10px;
    }

    .box-support {
        margin: 0;
    }

    .logo_social_terms, .footer-cont .logo img {
        width: 375px;
    }

    .texto-bajo-logo-footer {
        text-align: center;
        line-height: 17px;
    }

    .regulation > img:first-child {
        width: auto;
    }
}

/*GP*/