/*Modal 1 registro código de msj*/
/*.btn-next{
    border: 1px solid #F00000 !important;
    background-color: #F00000;
    display: block;
    border-radius: 4px;
    font-family: 'DIN Medium';
    color: white;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 8px 15px;
    width: 200px;
}*/

/*
* disable anchor color on hover
*/
.fav-button{
    color: red;
    cursor: pointer;
}

.red-st{
    color: #FF0000;
}
.din-bold{
    font-family: 'DIN Bold' !important;
    font-weight: bold !important;
}

.fav-button:hover{
    color: red;
}
.fav-button .bi-heart-fill{
    display: none;
}
.fav-button:hover .bi-heart-fill{
    display: inline;
}
.fav-button:hover .bi-heart{
    display: none;
}

.active.fav-button:hover{
    color: red;
}
.active.fav-button .bi-heart,
.active.fav-button:hover .bi-heart-fill{
    display: none;
}
.active.fav-button .bi-heart-fill,
.active.fav-button:hover .bi-heart{
    display: inline;
}



.wrp-ficha3 {

    max-width: 100%;
    padding: 20px 20px 0px 20px;
    justify-content: center;
    margin: 50px auto auto;

}

.menu-fix{
    position: fixed;
    width: 100%;
    z-index: 1100;
    height: 44px;
}
@media screen and (min-width: 767px) {
    .wrapped-header{
        height: 60px !important;
        margin-bottom: 40px;
    }
}
.banner-hd{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 10px 10px;
    background: none;
}

.btn-prod{
    border: 1px solid #000;
    background-color: #FA090C;
    display: block;
    margin: 5px auto 0 auto;
    font-size: 12px;
    border-radius: 50px;
    font-family: 'DIN Medium';
    color: white;
    text-align: center;
    padding: 4px 0;
    width: 110px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}


.btn-prod:hover{
    transform: scale(0.98,0.98);
    opacity: 0.85;
}

.btn-ng{
    border: 1px solid #000000 !important;
    background-color: #000000;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
    font-family: 'DIN Medium';
    color: white;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 8px 15px;
    width: 200px;
}

.btn-signo{
    border: 1px solid #F00000 !important;
    background-color: none;
    border-radius: 100px;
    font-family: 'DIN Medium';
    color: #F00000;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 5px 15px;
    
}

/*TERMINOS Y CONDICIONES*/
.wrp-tit12{
    width: 755px;
    display: block;
    margin: 0 auto 0 auto;
}
.tit-gr5{
    font-family: 'DIN Bold';
    color: black;
    font-size: 36px;
    text-align: center;
}


/*pop T y C*/
.tit-tc{
    font-family: 'DIN Bold';
    font-size: 24px;
    text-align: center;
}
.tit-tc-sub{
    font-family: 'DIN Bold';
    font-size: 18px;
    
}
.txt-tc{
    font-family: 'DIN Regular';
    font-size: 14px;
}


/*pop registrate "Bienvenido"*/
.bien {
    font-family: 'DIN Medium';
    color: #000;
    text-align: center;
    font-size: 24px;
}


/*INDEX slide*/

.txt-slide{
    position: absolute;
    width: 500px;
    max-width: 100%;
    left: 100px;
    top: 200px;
}

.txt-slide1{
   color: #000;
   font-family: 'DIN Bold';
   font-size: 48px;
   line-height: 110%;
}

.txt-slide2{
    color: #000;
    font-family: 'DIN Bold';
    font-size: 38px;
    line-height: 110%;
}

.carousel-item{
    position: relative;
}




/*PERFIL*/
.inp-gr3{
    background-color: #FFFFFF;
    border: 1px solid #F00000;
    border-radius: 5px;
    /*font-family: 'DIN Regular';*/
    font-size: 16px;
    width: 610px;
    height: 150px;
    max-width:100%;
    color: grey;
    margin:3px auto 20px auto;
    display: block;
}
.perf-lg{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wrp-ficha-lg{

justify-content: center;
align-items: center;
/*margin-top: 140px;*/
}

.inp-fot{
    background-color:transparent;
    border: 1px solid #f90e11;
    border-radius: 50px;
    font-family: 'DIN Regular';
    font-size: 10px;
    text-align: center;
    width: 80px;
    max-width:100%;
    color: #f90e11;
    margin:10px auto;
    padding: 4px 0;
    display: block;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

.inp-fot:hover{
   background-color:#f90e11;
   border: 1px solid #f90e11;
   color: #fff;
}

/*HOME*/
.btn_perfil{
border: 1px solid #fa090c;
background-color:transparent;
display: block;
margin: 5px auto 0 auto;
font-size: 12px;
border-radius: 50px;
font-family: 'DIN Medium';
color:#f90e11;
text-align: center;
padding: 4px 0;
width: 90px;
transition: all 0.3s ease 0s;
cursor: pointer;
}
.btn_perfil:hover{
    background-color:#f90e11;
    border: 1px solid #f90e11;
    color: #fff;
 }

 /*pasar detras del menu*/
 
/*acordion ver detalle*/
.cont-detalles{
    display: flex;
    justify-content: center;
}
 .txt-l{
    color: white ;
    width: 150px;
    text-align: center;
    background: #000;
    padding: 8px 20px 8px 20px;
}


.accordion-button:focus {
    
    border-color: #fa090c;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #f90e1159;
}
/*ocultar boton enviar fotos*/
.btn-fotos-novisible{
    display: none;  
}



/*Modal ver historial*/
.tab-hist-pts {
    background-color: #f1f1f1;
    padding: 10px;
    margin: 0 auto 30px auto;
    width: 90%;
}
.tab-tit{
    background: #000000;
    color: white;
    text-align: center;
    font-family: 'DIN Regular';
    padding-top: 22px
}
td{
    padding: 10px;
}
.pts-hr{
    
    font-size: 12px;
    
    color: #F00000;
}
.cont-apps{
    margin: 30px;
}
.apps{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.app-icon img{
    width: 50px;
    margin-top: 5px;
}


/*Galeria carrito de compra*/
.img-fluid{
    max-width: 100%;
    height: auto;
}
.img{
    vertical-align: middle;
    border-style: none;
}
.block-4{
    -webkit-box-shadow: 0 0 30px -10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 30px -10px rgb(0 0 0 / 10%);
    background: #fff;
}
.text-center{
    text-align: center!important; 
}
.border-prod{
    border: 1px solid transparent !important;
}
.txt-prod{
    font-family: 'DIN Light';
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
    max-height: 4rem;
}
.prod-pts{
    font-family: 'DIN Bold';
    text-align: center;
    font-size: 16px;
}
.list-galeri{
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: center;
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    text-decoration: none;
}
.list-galeri li{
    padding: 1rem;
}
.galeria{
    background: #fa090c;
    color: white;
    font-size: 16px;
    font-weight: 400;
    margin: 20px;
    padding: 10px 40px;
}

.galeria:hover, .galeria:focus{
    color: #fff;
    opacity: 0.8;
}

.activo {
    background-color: #000000 !important;
}






/*PREMIO*/
.name-prod{
    font-family: 'DIN Regular';
    font-size: 20px;
}
.btn-historial{
    border: none;
    background: none;
}

/*PEDIDO*/
.wrp-tit5{
    width: 350px;
    display: block;
    margin: 30px auto 0 auto;
}
.wrp-tit6{
    width: 350px;
    display: block;
    margin: 10px auto 0 auto;
}

  /*tabla carrito*/
    .comp-car{
        width: 80%;
        margin: 10px 150px;
        padding: 15px 50px;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
        
    }

    .car-prem{
        width: 20%;
        height: 20%;
    }
    .car-pts{
        text-align: left;
        color: #F00000;
        font-family: 'DIN Bold';
        font-size: 20px;
    }

    .inp-car{
        width: 100px;
        height: 60px;
        
    }
    .car-txt{
        background: black;
        color: white;
        font-family: 'DIN Bold';
        font-size: 24px;
        text-align: right;
        padding: 10px 40px;
    }
    .car-total{
        background: black;
        color: white;
        font-family: 'DIN Bold';
        font-size: 24px;
        text-align: center;
        padding: 10px 40px;
    }


.btn-complt{
    border: 1px solid #F00000 !important;
    background-color: #F00000;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
    font-family: 'DIN Medium';
    color: white;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 30px;
    padding: 8px 15px;
    width: 200px;
}


/*OFERTAS*/

.back-gris{
    background: #f5f5f5;
    height: 100px;
    box-shadow: 1px 1px 30px #64646491;
    margin: 30px 0;
}
.btn-back-of{
    margin-top: 30px;
    top: 0;
    left: 100px;
    width:150px;
    height:42px;
    transition: all 0.3s ease 0s; 
    cursor: pointer;
}
.gal-ofrt{
    background: #f1f1f1;
}

.btn-back-of:hover{
    transform: scale(0.98,0.98);
    opacity: 0.85;
}

.img-of{
    width: 50px;
    height: auto;
}

    /*input*/
    .inp-of{
        border: 1px solid #FA090C;
        border-radius: 4px;
        padding: 10px 15px;
        width: 100%;
        margin: 5px;
    }
    .inp-img{
        position: fixed;
    }

    .inp-oficon input[type=text]{
        padding-left: 40px;
    }
    .inp-oficon{
        position: relative;
    }
    .inp-oficon i{
        position:absolute;
        left: 0;
        top: 8px;
        padding: 9px 8px;
        color: #FA090C;
    }


    /*menu pin fav y ofertas scroll*/
    .scroll-ofrt{
        width: 100%;
        background: #f1f1f1;
        height: 300px;
        overflow: hidden;
        overflow-y: scroll;
    }
   
    /*menu pin fav y ofertas*/
    .ofertas{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 0;
        list-style: none;
    }
    .list-of{
        background: #FA090C;
        padding: 10px 10px;
        margin: 5px 10px;
        text-decoration: none;
        color: white;
        font-family: 'DIN Medium';
        font-size: 22px;
        text-align: center;
        width: 280px;
        max-width: 100%;
    }
    .list-of img{
        padding: 10px ;
        height: 60px;
        width: 60px;
    }

  

/*SEGUROS*/

.poliza{
    background-image:url('/img/bg-reg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top;
    padding: 50px 30px 80px 30px;
    background-color: #fff;
}
#btn-llamar{
        position: relative;
        margin-top: -30px;
}

#btn-llamar img{
    width: 250px;
        height: auto;
}
.seg{
    background: #f1f1f1;  
}
.thona{
    display: block;
    width: 150px;
    margin: 20px auto 10px auto;
    padding: 4px;
}

/*acordion*/

.seguros{
    padding: 10px 0 60px 0px;
    background: #f1f1f1;
}

/*.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-family: 'DIN Bold';
    font-size: 25px;
    color: white;
    border-radius: 0;
    margin: 15px;
}
.accordion-button:focus {
    z-index: 3;
    border-color: black;
    outline: 0;
    box-shadow: none;
    
}
.accordion-button:not(.collapsed) {
    color: white;
    background-color: black;
}
button:focus:not(:focus-visible) {
    outline: none !important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(/img/flecha.svg);
    transform: rotate(180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(/img/flecha.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-body{
    background: #e4e4e7;
    margin: 10px;
}

/*PREGUNTAS FRECUENTES*/
.bg-faq{
    background-color: #f1f1f1;
    background-image:url('/img/bg-pregf.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size: cover;
    padding: 50px 20px;
}
.num-red{
    color: #FA090C;
    font-family: 'DIN Bold';
}
#faq{
    max-width: 1000px;
    margin: auto;
    margin-bottom: 50px;
    padding: 0 15px;
    text-align: center;
}

#faq ul{
    text-align: left;
}
#faq h1{
    color: black;
    margin-bottom: 30px;
}
#faq h2{
    color: #F00000;
    font-family: 'DIN';
    font-size: 20px;
    text-align: left;
    line-height: 30px;
    padding: 15px 15px 0;
    text-transform: none;
    font-weight: 600;
    display: block;
    margin: 0;
    transition: .2s;
}
#faq p{
    text-align: left;
    position: relative;
    overflow: hidden;
    will-change: max-height;
    contain: layout;
    display: inline-block;
    opacity: 1;
    transform: translate(0,0);
    margin-top: 5px;
    margin-bottom: 0 50px 0 15px;
    transition: .3s opacity, .6s max-height;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    z-index: 2;
}
#faq ul li{
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: transparent;
    -webkit-tap-highlight-color: transparent;
}
#faq ul li + li{
     margin-top: 15px;
}

#faq ul li:last-of-type {
    padding-bottom: 0;
}
#faq ul li i {
    position: absolute;
    transform: translate(-6px,0);
    margin-top: 28px;
    right: 15px;
}
#faq ul li i:before,
ul li i:after{
    content: "";
    position: absolute;
    background-color: #000000 ;
    width: 3px;
    height: 9px;
}
#faq ul li i:before{
    transform: translate(2px,0) rotate(45deg);

}
#faq ul li i:after{
    transform: translate(-2px,0) rotate(-45deg);
    
}
#faq ul li input[type=checkbox]{
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    touch-action: manipulation;
}
#faq ul li input[type=checkbox]:checked ~h2 {
    color: black;
}*/

#faq ul li input[type=checkbox]:checked ~p {
    margin: 0;
    max-height: 0;
    transition: .3s;
    opacity: 0;
}
#faq ul li input[type=checkbox]:checked ~ i:before{
    transform: translate(2px,0) rotate(45deg);
}
#faq ul li input[type=checkbox]:checked ~ i:after{
    transform: translate(-2px,0) rotate(-45deg);
}



/*QUÉ ES SOCIO TECATE*/
.socio{
    background-color: #FFFFFF;
    padding: 60px 0 40px 0;
    margin: 50px auto auto;
    box-shadow: 1px 1px 10px #9a9a9a;
}
.txt-gr8{
    color: #fa090c;
    font-family: 'DIN Bold';
    font-size: 22px;
    text-align: center;
}
.wrp-tit11 {
    width: 425px;
    display: block;
    margin: 0 auto 0 auto;
}
.submenu-socio{
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
}
.btn-socio{
    margin: 15px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    max-width: 260px;
}
.btn-socio:hover {
    transform: scale(0.98,0.98);
    opacity: 0.85;
}

.submnter-socio{
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 30px 0;
}

.pts-socio{
    padding: 0 0 30px 0;
}


.bonos-h,
.socio{
padding: 20px 10px 60px 10px;
background-color: #FFFFFF;
background-image: url('/img/bg-socio.png');
background-repeat: no-repeat;
background-position: center right;
background-size: cover;
}


.bonos-op{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 0 20px 0;
}
.cont-gr-hei{
    border: solid 4px #000000;
    width: 80%;
    height: auto;
    margin-top: 60px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.btn-float-hei{
    position: absolute;
    top: -70px;
    width: 125px;
}
.txt-bonos{
    text-align: center;
    padding: 45px 10px 20px 10px;
}
.txt-bonos2{
    text-align: center;
    padding: 5px 10px 20px 10px;
}
.num-red-bonos{
    text-align: center;
    font-size: 70px;
    font-family: 'DIN Bold';
    color: #FA090C;
    padding: 30px 0 0 0;
}
.cont-gr-beneficios{
    border: solid 4px #000000;
    width: 70%;
    height: auto;
    margin: 30px;
    padding: 30px;
    position: relative;
    align-items: center;
}


/*BENEFICIOS*/
.asistencia-benef{
    display: block;
    width: 70%;
    height: auto;
    border: solid 4px #000;
    margin: 50px auto 10px auto;

}
.bnf-cabecera{
background: #FA090C;
border: solid 2px #000;
width: 100%;
height: auto;
padding: 6px;

}
.txt-benf-b{
    font-family: 'DIN Bold';
    font-size: 30px;
    color: white;
    text-align: center;
}
.txts-cont{
    font-family: 'DIN Bold';
text-align: center;
padding: 35px;
display: flex;
flex-direction: column;
align-items: center;
}
.icon-premiodentro{
    margin-top: 25px;
}


/*MIS CANJES*/
.canjes{
    background: #FFFFFF url(/img/bg-reg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 5px 30px 5px;
}


.txt-canjes{
    font-size: 26px;
    font-family: 'DIN Bold';
    text-align: center;
}
.txt-canjesred{
    font-size: 22px;
    font-family: 'DIN Bold';
    text-align: center;
    color: #fa090c;
}
.txt-vig{
    font-size: 18px;
    font-family: 'DIN Regular';
    text-align: center;

}
.canjes-gris{
    background: #f1f1f1;
    height: 210px;
    padding: 70px 6px 3px 6px;

}

/*HOME VERSION 2*/
.datos-compra{
    background: #f1f1f1;
}
.cont-datos1{
    float: center;
    border: solid 4px #000;
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;

}
.txt-datos-l{
    font-family: 'DIN Bold';
    font-size: 20px;
    text-align: center;

    padding: 15px;
}

.cont-datos2{
    float: center;
    border: solid 4px #a4a4a4;
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;

}

.txt-bono-r {
    font-family: 'DIN Bold';
    color: #f90e11;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
}
.borde-barra{
    width: 340px;
    height: 80px;
    border: solid 3px #000;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.barra-rojo{
    background: #FA090C;
    width: 100%;
    height: 50px;

}
.barra-rojo2{
    background: #f89395;
    width: 100%;
    height: 50px;

}
.txt-blancobonos{
    font-family: 'DIN Bold';
    color: white;
    font-size: 12px;
    text-align: center;
    padding-top: 15px;

}
.pts-bonos2{
    margin-top: 0px;
    width: 350px;
    height: 50px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;

}
.txt-rbonos{
    font-size: 12px;
    font-family: 'DIN Bold';
    color: #FA090C;
}
.cont-txtpts{
margin-left: 22px;
}

.estrellas{
    margin-top: 0px;
    width: 350px;
    height: 50px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}
.cont-star{
    margin-left: auto;
    margin-right: auto;
}
.txt-ganas{
    font-size: 14px;
    font-family: 'DIN Bold';
    color: #c0c0c0;
    text-align: center; 
}
.btn-hist-canj3{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}





/*version barra progress tabla*/

.tabla-bonos{
    width: 600px;
    max-width: 100%;
    padding: 15px;
    margin: 0 auto;
}
.txt-rbon{
    font-size: 12px;
    font-family: 'DIN Bold';
    color: #FA090C;
    text-align: center;
}
.txt-blancobon{
    font-family: 'DIN Bold';
    color: white;
    font-size: 12px;
    text-align: center;
    padding-top: 15px;

}
.scroll-tabonos{
    overflow-x: scroll;
}



@media screen and (max-width: 1680px) {
    /*responsive tabla canjes*/
    .canjes-gris{
        background: #f1f1f1;
        height: 260px;
        padding: 100px 6px 3px 6px;

    }
}




@media screen and (max-width: 1200px){

.txt-slide{
    left: 50px;
}
/*responsive tabla canjes*/
.canjes-gris{
    height: 170px;
    padding: 50px 3px 3px 3px;   
}

}

@media screen and (max-width: 1024px){



}

@media screen and (max-width: 768px){

.txt-slide1{
     color: #FFF;
     text-shadow: 1px 1px 10px #000;
}

.txt-slide2{
    color: #FFF;
    text-shadow: 1px 1px 10px #000;
}
.btn-fotos-novisible{
    display: block;  
}
/*responsive tabla canjes*/
.canjes-gris{
    height: 120px;
    padding: 30px 3px 3px 3px;   
}

}
@media screen and (max-width: 860px) {
    /*responsive tabla canjes*/
    .canjes-gris{
        height: 120px;
        padding: 30px 3px 3px 3px;   
    }
}

@media screen and (max-width: 768px){

.txt-slide1{
    font-size: 30px;
}

.txt-slide2{
    font-size: 22px;
}

.socio {
        padding-bottom: 0;
    }

    .btn-socio {
        width: 120px;
    }

    .submenu-socio {
        margin: 30px 0 0 0;
    }

    .submnter-socio {
        margin: 0 0 30px 0;
    }

    .inp-gr3{
        background-color: #FFFFFF;
        border: 1px solid #F00000;
        border-radius: 5px;
        /*font-family: 'DIN Regular';*/
        font-size: 20px;
        text-align:center;
        width: 250px;
        height: 150px;
        max-width:100%;
        color: #5a5a5a;
        margin:3px auto 20px auto;
        display: block;
    }

    /*TERMINOS Y CONDICIONES*/

.tit-gr5{
    font-size: 18px;
}
.wrp-tit12{
    width: 300px;
}


}
@media screen and (max-width: 640px) {
    /*responsive tabla canjes*/
    .txt-canjes{
        font-size: 10px;   
    }
    .txt-canjesred{
        font-size: 10px;    
    }
    .txt-vig{
        font-size: 10px;
    }
    .canjes-gris{
        height: 95px;
        padding: 30px 3px 3px 3px;   
    }

}
@media screen and (max-width: 575px){

.txt-slide{ 
  top: 100px;
  width: 320px;
}

.btn-socio {
    margin: 8px 15px;
}



}

/*responsive tabla canjes*/
.txt-canjes{
    font-size: 11px;   
}
.txt-canjesred{
    font-size: 11px;    
}
.txt-vig{
    font-size: 9px;
}
.canjes-gris{
    height: 85px;
    padding: 17px 3px 3px 3px;   
}


@media screen and (max-width: 480px){
.wrp-tit11 {
        width: 295px;
    }

.txt-slide{ 
  left: 20px;
}
/*responsive tabla canjes*/
.txt-canjes{
    font-size: 11px;   
}
.txt-canjesred{
    font-size: 11px;    
}
.txt-vig{
    font-size: 5px;
}
.canjes-gris{
    height: 67px;
    padding: 17px 3px 3px 3px;   
}

.tabla-bonos td {
    padding: 6px;
}

}


@media screen and (max-width:375px){

.txt-slide { 
    width: 260px; 
    top: 70px;
}

.txt-slide1{
    font-size: 24px;
}

.txt-slide2{
    font-size: 18px;
}
.wrp-tit11 {
    width: 295px;
}



    /*responsive tabla canjes*/
    .txt-canjes{
        font-size: 8px;   
    }
    .txt-canjesred{
        font-size: 8px;    
    }
    .txt-vig{
        font-size: 4px;
    }
    .canjes-gris{
        height: 45px;
        padding: 10px 3px 3px 3px;   
    }    

}

@media screen and (max-width: 320px) {
    .canjes-gris{
        height: 40px;
        padding: 10px 3px 3px 3px;   
    }



    .borde-barra {
        width: 300px;
    }

    .estrellas {
        width: 300px;
    }
    .pts-bonos2 {
        width: 300px;
    }
    .barra-rojo2 {
        width: 40px;
    }
    .cont-txtpts {
        margin-left: 16px;
    }

}
  @media screen and (max-width: 360px) {
        .ofertas{
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            list-style: none;
        }
       /* .list-of{
            background: #FA090C;
            padding:0px 20px;
            margin: 10px;
            text-decoration: none;
            color: white;
            font-family: 'DIN Medium';
            font-size: 16px;
            text-align: center;
        }*/
        .list-of img{
            padding: 0px;
            height: 25px;
            width: 25px;
        }

        /*TERMINOS Y CONDICIONES*/
.tit-gr5{
    font-size: 16px;
}
.wrp-tit12{
    width: 246px;
}

.wrp-tit11 {
    width: 295px;
}
        
}

.clear-button{
    border: none;
}

.iframeDescuentos{
    width: 100rem;
    height: 600px;
    margin-bottom: 10rem;
}
.clean-anchor{
    text-decoration: inherit;
    color: inherit;
}
.clean-anchor:visited{
    text-decoration: inherit;
    color: inherit;
}
/* 
    Los estilos no los respetaban como nos los entregaron 
    porque no están en el mismo orden.
*/
.button-detalle{
    color: white !important;
    width: 150px !important;
    text-align: center !important;
    background: #000 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(0, 0, 0) !important;
    padding: 8px 20px 8px 20px !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    border: 0 !important;
    overflow-anchor: none !important;
}
#new_photo{
    display: none;
}
/* Don cervezon popups */
.modalcervezon{
    max-height: 100%;
}
.modalcervezoncontent{
    height: 70%;
}
.modalcervezonshape{
    height: 10%;
}
.modalcervezonbotella{
    height: 33%;
}
#pts-compra,
#bn-hei,
#bn-ejec,
#bn-recom,
#main{
    scroll-margin-top: 44px;
}
@media screen and (min-width: 767px) {
    #pts-compra,
    #bn-hei,
    #bn-ejec,
    #bn-recom,
    #main{
        scroll-margin-top: 100px;
    }
}


/* V2 */
.btn_black{
    background-image: url('/img/btn_bg_black.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    width:250px;
    height: 58px;
    display: block;
    margin: 10px auto;
    border: none;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-family:'DIN Regular';
    font-size: 16px;
    text-align: center;
    padding:10px 0 5px 0;
    color: #fff;
}
 
.btn_black:hover{
    opacity: 0.8;
    transform: scale(0.98,0.98);

}

.btn_red{
    background-image: url('/img/btn_bg_red.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    width:250px;
    height: 58px;
    display: block;
    margin: 10px auto;
    border: none;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-family:'DIN Regular';
    font-size: 16px;
    text-align: center;
    padding:10px 0 5px 0;
    color: #fff;
}

.btn_red:hover{
    opacity: 0.8;
    transform: scale(0.98,0.98);
}

.btn_red2{
    background-image: url('/img/btn_bg_red.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    width:200px;
    height: 46px;
    display: block;
    margin: 0 auto;
    border: none;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-family:'DIN Regular';
    font-size: 13px;
    text-align: center;
    padding:5px 0;
    color: #fff;
}

.btn_red2:hover{
    opacity: 0.8;
    transform: scale(0.98,0.98);

}

.icon-go{
    width: 15px;
    margin-top: -3px;
}
.txt-gr12{
    font-weight: bold;
}

/**
Franja de epayment
*/
.info-red{
    background-color: #FF0E01;
    color: white;
    font-size: 0.7rem;
    padding: 0.5rem;
}
/**
Popup epayment folios
*/
.popup-folios{
    border: black;
    z-index: 100;
    background: white;
    /* box-shadow: 0 4px 7px 0px #aaa; */
    width: 40%;
    /*height: 20rem;*/
    overflow-y: scroll;
    position: absolute;
    max-height: 20rem;
    padding-bottom: 2rem;
}
.titulo-folios{
    font-family: 'DIN Medium';
    text-align: left;
    margin-left: 1.3rem;
    max-width: 70%;
}
.text-container-folio{
    background-color: #F1F1F1;
}
.folio-item{
    font-family: 'DIN Medium';
    padding: 10px;
    font-size: 0.65rem;
}
.folio-item span{
    font-family: 'DIN Light';
}
@media screen and (min-width: 768px) {
    .popup-folios{
        /* box-shadow: 0 4px 7px 0px #aaa; */
        position: absolute;
        max-height: 20rem;
        padding-bottom: 2rem;
        margin-left: 30%;
    }
    .titulo-folios{
        font-family: 'DIN Medium';
        text-align: left;
        margin-left: 1.3rem;
        max-width: 70%;
    }
    .text-container-folio{
        background-color: #F1F1F1;
    }
    .folio-item{
        font-family: 'DIN Medium';
        padding: 10px;
        font-size: 0.65rem;
    }
    .folio-item span{
        font-family: 'DIN Light';
    }
    .info-red{
        font-size: 1.1rem;
    }
}
@media screen and (max-width: 768px) {
    .hide-mobile{
        display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .hide-desktop{
        display: none !important;
    }
}
.btn-red-st-purchase{
    border: none;
    background-color: #FA090C;
    display: block;
    border-radius: 10px;
    font-family: 'DIN Medium';
    color: white;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    width:unset;
    font-size:16px;
    margin: 5px auto 0 auto;
}
.btn-red-st-purchase:disabled,
.btn-red-st-purchase[disabled]{
    background-color: #5c5959;
    opacity: 0.5;
    cursor: not-allowed;
}