/* estilos de marcas*/
.bto {
    position: relative;
}

.ic1_active img {
    max-width: 42% !important;
}
.ic1_active span {
    display: block;
    margin-top: -9px;
}

.ic1_active {
    background: #5E2F85;
    max-width: 80%;
    margin-bottom: 10px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px 0px;
    position: absolute;
    top: 0;
}

/* cambios css 14 enero --- revisar conincidencia de estilos */


.flec {
    width: 30px;
    height: 30px;
    float: right;
    margin-left: 10px;
    background: #ff147a;
    background-image: url("../imagenes/chevron.png");
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.titulo-beneficios {
    font-size: 35px;
    line-height: 36px;
    margin-bottom: 20px;
    padding-left: 17px;
    /* font-family: 'Open Sans Condensed', sans-serif; */
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}


.ic img {
    border-radius: 0px !important;
}

.titulo-beneficios strong {
    color: #ff147a;
    display: block;
    font-family: 'Bebas Neue', cursive;
    font-size: 52px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

/*En los titulos de cada sección, beneficios, tiendas y marcas, agrege un div con esta clase hay insertarlo y agregar esta clase al css para que todos tengan el mismo tamaño */
.titulo-otras-secciones01 img {
    max-width: 270px !important;
}

.tops img {
    border-radius: 0px !important;
    padding-bottom: 10px;
}

/*----------------final----------------------*/

.quees img {
    max-width: 300px;
    margin-top: 100px;
}

.tarjeta {
    width: 50%;
    float: left;
}

.tarjetas {
    margin: 0px auto;
    max-width: 522px;
}

.icono img {
    display: none;
}

.icono {
    line-height: 15px;
    width: 12px;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    height: 12px;
    border-radius: 50%;
    background: #fe1479;
    text-align: center;
}

a.leer-mas {
    background: #ff147a;
    padding-left: 20px;
    margin-top: 30px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}


/* FNIAL cambios css 14 enero --- revisar conincidencia de estilos */


/* cambios css 8 enero --- revisar conincidencia de estilos */

.tele, .email {
    padding-top: 6px;
}

.form-control {
    font-size: 13px;
}

input#inlineFormInput {
    font-size: 16px !important;
}

span.select2-selection__placeholder {
    font-size: 13px !important;
}

label#basic-addon1 {
    font-size: 13px;
}

span#select2-region-container {
    font-size: 13px !important;
}

span#select2-ciudad-container {
    font-size: 13px !important;
}

input.select2-search__field {
    font-size: 13px !important;
}

input#certificado {
    font-size: 13px !important;
}

.carousel-inner {
    min-width: 750px !important;
}

.bajar {
    padding-top: 0px;
}

.tiendaRow {
    min-width: 100%;
}

.tit-centro {
    font-size: 30px;
    line-height: 39px;
    /* padding-left: 17px; */
    text-transform: uppercase;
    font-weight: 400;
    color: #d0006f;
    /* background: #fff; */
    /* padding: 20px; */
    margin-top: 88px;
}

.selecciona img {
    width: 15px !important;
    margin-left: 10px;
}

.selecciona {
    padding-top: 30px;
    display: block;
}

.botones-form a:hover {
    text-decoration: underline !important;
}

.tit-form {
    font-size: 32px;
    line-height: 39px;
    /* padding-left: 17px; */
    /* font-family: 'Open Sans Condensed', sans-serif; */
    text-transform: uppercase;
    font-weight: 400;
    color: #ff147a;
    background: #fff;
    padding: 20px;
    text-align: center;
}

.ic {
    width: 13px;
    float: left;
    margin-top: -1px;
}

.form-row>.col, .form-row>[class*=col-] {
    padding-left: 0px;
}

.tarjeta2 {
    width: 50%;
    float: left;
}

.color-gradient2 {
    background: rgba(246,41,12,1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(246,41,12,1)), color-stop(0%, rgba(76,26,140,1)), color-stop(32%, rgba(230,39,118,1)), color-stop(67%, rgba(255,131,30,1)), color-stop(100%, rgba(251,222,93,1)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(246,41,12,0.6)), color-stop(0%, rgba(76,26,140,0.6)), color-stop(32%, rgba(230,39,118,0.6)), color-stop(67%, rgba(255,131,30,0.6)), to(rgba(251,222,93,0.6)));
    background: linear-gradient(to right, rgba(246,41,12,0.6) 0%, rgba(76,26,140,0.6) 0%, rgba(230,39,118,0.6) 32%, rgba(255,131,30,0.6) 67%, rgba(251,222,93,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6290c', endColorstr='#fbde5d', GradientType=1 );
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    position: absolute;
    z-index: 100000;
    width: 98%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


/*cambios css*/

.btn-primary:hover {
    color: #000 !important;
    background-color: #ffe760;
    border-color: #ffe760;
    border-radius: 5px;
    padding: 5px 25px;
}

.none{display: none;}
.block{display: block;}

.hola {
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 38px;
    color: #ff147a;
    padding: 30px 0px;
}

.hola span {
    font-weight: 400;
    color: #000;
}

.texto-confirmacion {
    padding: 30px;
    text-align: center;
}

.texto-confirmacion strong {
    display: block;
    font-size: 18px;
    padding-bottom: 10px;
}

.lads {
    padding-left: 52px;
    padding-bottom: 38px;
}

/*fin de cambios css*/

a.nav-link {
    font-size: 14px;
    min-width: 130px;
    text-align: center;
    margin: 0 5px;
}

button.btn.btn-primary.boton-form {
    margin-top: 21px;
}


.mensaje-oculto {
    display: none;
}

a.leer-mas:hover {
    background: #ff147a;
}

a{ text-decoration: none !important;}

.centrado {
    text-align: center;
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.ic1 {
    background: #ff147a;
    max-width: 80%;
    margin-bottom: 10px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px 0px;
    text-decoration: none;
}

.ic1:hover {
    background: #ff147acf;
    max-width: 80%;
    margin-bottom: 10px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px 0px;
    text-decoration: none;
}

.ic1_active {
    background: #5E2F85;
    max-width: 80%;
    margin-bottom: 10px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px 0px;
}
.ic1_active:hover {
    background: #5E2F85 !important;
}
.ic1 img {
    max-width: 42% !important;
}

.ic1 span {
    display: block;
    margin-top: -9px;
}
.newsletter {
    padding-top: 20px;
    padding-left: 10px;
}

.fecha {
    float: left;
    width: 26px;
    height: 26px;
    font-size: 9px;
    background: #5f2987;
    color: #fff;
    border-radius: 5px;
    padding-top: 3px;
    line-height: 9px;
}

.fecha-capacitacion {
    float: left;
    border-bottom: solid 1px #ccc;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.motivo {
    float: left;
    width: 78%;
    text-align: left;
    padding-left: 10px;
    font-size: 11px;
    line-height: 13px;
}

.icono-col-5 img {
    width: 60% !important;
}

.icono-col-5 {
    text-align: center;
}

.newsletter .btn-primary {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-color: #b3b3b3 !important;
    padding: 6px 25px !important; 
}

.footer .newsletter {
    padding-top: 0px;
}

.col-auto.pas {
    margin-left: -23px;
}

.leer-mas3 .flec {
    height: 40px;
}

.color-lineas{
    background: rgba(251,222,93,1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,93,1)), color-stop(43%, rgba(255,131,30,1)), color-stop(65%, rgba(230,39,118,1)), color-stop(100%, rgba(76,26,140,1)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(251,222,93,1)), color-stop(43%, rgba(255,131,30,1)), color-stop(65%, rgba(230,39,118,1)), to(rgba(76,26,140,1)));
    background: linear-gradient(to right, rgba(251,222,93,1) 0%, rgba(255,131,30,1) 43%, rgba(230,39,118,1) 65%, rgba(76,26,140,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde5d', endColorstr='#4c1a8c', GradientType=1 );
}

.color-gradient {
    background: rgba(246,41,12,1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(246,41,12,1)), color-stop(0%, rgba(76,26,140,1)), color-stop(32%, rgba(230,39,118,1)), color-stop(67%, rgba(255,131,30,1)), color-stop(100%, rgba(251,222,93,1)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(246,41,12,1)), color-stop(0%, rgba(76,26,140,1)), color-stop(32%, rgba(230,39,118,1)), color-stop(67%, rgba(255,131,30,1)), to(rgba(251,222,93,1)));
    background: linear-gradient(to right, rgba(246,41,12,1) 0%, rgba(76,26,140,1) 0%, rgba(230,39,118,1) 32%, rgba(255,131,30,1) 67%, rgba(251,222,93,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6290c', endColorstr='#fbde5d', GradientType=1 );
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

.linea{
    width: 100%;
    height: 1px;
    float: left;
}

.padds {
    padding-right: 100px;
    padding-bottom: 40px;
}

.intro {
    padding-bottom: 14px;
}

.bg-light {
    background-color: #ffffffe6!important;
}

.redes-sociales {
    position: fixed;
    bottom: 90px;
    width: 30px;
    right: 50px;
}
        
a.red1 img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    border-radius: 50%;
}
   

a.ins {
    position: fixed;
    right: 50px;
    bottom: 30px;
    padding: 10px 41px;
    background: #d25b99;
    border-radius: 50px;
    color: #ffffff;
    background-image: url("../imagenes/chevron.png");
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: 140px;
    font-size: 18px;
    font-weight: 700;
    
}
        
a.ins:hover {
    position: fixed;
    padding: 10px 41px;
    background: #e38500;
    border-radius: 50px;
    color: #ffffff;
    background-image: url("../imagenes/chevron.png");
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: 140px;
    font-size: 18px;
    font-weight: 700;
    right: 50px;
    bottom: 30px;
    text-decoration: none;
}

 .col-md-4.fot img {
    max-width: 90%;
    float: right;
}
        
.row.fondo-blanco {
    /* background: #ffffff66; */
    padding: 14px;
    /* max-width: 1109px; */
    /* margin: 20px auto; */
    border-radius: 10px;
    margin-bottom: 60px;
    padding-top: 30px;
} 
    
.row {
    font-size: 14px;
    line-height: 22px;
}

.home {
    min-height: 670px;
}

.flec2 {
    width: 30px;
    height: 30px;
    float: right;
    margin-left: 10px;
    background: #ff147a;
    background-image: url("../imagenes/chevron2.png");
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.tele span {
    float: left;
    display: block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
}

.tele .ic {
    float: left;
    width: 30px;
}

.tele {
    display: block;
    float: left;
    margin-right: 15px;
}
        
.tele .ic img {
    width: 100%;
    width: 22PX;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}      
         
.email span {
    float: left;
    display: block;
    font-size: 14px;
    padding-top: 5px;
    font-weight: 400;
    padding-left: 10px;
}

.email .ic {
    float: left;
    width: 25px;
}  

.email {
    display: block;
    float: left;
}
        
.email .ic img {
    width: 100%;
    margin-right: 10px;
    float: left;
    padding-top: 4px;
}
    
a.terminos2 {
    display: block;
    width: 100%;
    float: left;
    padding-top: 10px;
    color: #000;
    border-top: solid 1px #00000026;
    margin-top: 10px;
}
        
.footer {
    background: #d8d8d8;
    height: auto;
    /* line-height: 0px; */
    padding-top: 42px;
    /* color: #FFDA3A; */
    padding-bottom: 50px;
} 


a.leer-mas2 {
    background: #eee;
    padding-left: 20px;
    margin-top: 30px;
    float: left;
    color: #000;
    height: 30px;
    line-height: 30px;
    margin-left: 11px;
    border-radius: 5px;
}

a.leer-mas3 {
    background: #ffe03f;
    padding-left: 20px;
    margin-top: 30px;
    float: left;
    color: #000;
    height: 40px;
    line-height: 40px;
    margin-left: 11px;
    font-size: 20px;
    border-radius: 5px;
    position: fixed;
    right: 50px;
    bottom: 30px;
}
        
.check {
    width: 100%;
    float: left;
}
        
.cuadro-check {
    padding-top: 20px;
}      

.texto {
    float: left;
    width: 80%;
    padding-bottom: 10px;
    padding-top: 10px;
}
        
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.8);
}
      
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #e4e4e4 !important;
  color: #000 !Important;
  border-radius: 5px;
}

.hvr-fade {
  border-radius: 5px;
  color:#fff;
}
        
.logo {
    text-align: center;
    background: #fff;
    display: block;
}
    
body {
    font-family: 'Open Sans', sans-serif !important;
}

.centrar-botonera {
    margin: 0 auto;
}

.logo img {
    max-width: 200px;
    padding: 16px 0px;
}
        
.nav-link {
    display: block;
    padding: .2rem 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
        
   section.home img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

   section.home2 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.row.fil {
    padding-top: 64px;
    padding-bottom: 80px;
    position: relative;
}   

.spa{clear: both;}
        
.texto-fil {
    padding-left: 18px;
}
        
.log {
    width: 100%;
    float: left;
    padding: 8px;
}

.logos {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}
        
.texto-col-5 strong {
    font-size: 16px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #cd0a6f;
    font-weight: normal;
}
         
.col-5 {
    width: 23%;
    float: left;
    background: #fff;
    padding: 20px;
    margin: 1%;
    border-radius: 10px;
    min-height: 390px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    text-align: center;
}

 .ips img {
    width: 60% !important;
    /* text-align: center; */
    max-width: 422px;
}
        
.imagen-sola{
    text-align: center;
}
        
.tarjeta.espa {
    padding-right: 20px;
}

.tarjeta2.espa {
    padding-right: 20px;
}


.titulo-otras-secciones {
    font-size: 39px;
    line-height: 39px;
    margin-bottom: 10px;
    /* padding-left: 17px; */
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    margin-top: 70px;
}
        
.spa{clear: both;}
  
.titulo-otras-secciones strong {
    color: #CD0B70;
    display: block;
}
        
.datos-tienda {
    padding: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    margin-left: 15px;
    border-radius: 10px;
}
        
.sub-botonera {
    background: #d6d4d496;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 25px;
}
        
.tiendas {
    margin-bottom: 70px;
}
        
.tiendas img {
    width: 98% !important;
}
     
a.boton2 {
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: block;
    float: left;
    padding: 0 20px;
    color: #000;
}
        
a.boton {
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    padding: 0 20px;
    color: #000;
}
        
.buttonactive{
    color:chartreuse;
}
    
a.button.buttonactive {
    background: #cccccc;
}
.button {
    color: #000;
}

.button:hover {
    color: #000;
    text-decoration: none;
    background: #eee;
}
        
.fol {
    float: left;
    width: 100%;
}
        
.mapa {
    float: left;
    padding-top: 18px;
}
               
.te {
    float: left;
    width: 90%;
    padding-left: 10px;
    font-size: 12px;
}
        
#dos, #tres { display: none;}

.col-md-8 {
    float: right;
}   

.col-md-4 {
    float: left;
}

a.bts {
    width: 50%;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}

.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    background-color: #ffe760 !important;
    border:none !important;
    color:#000 !important;
    border-color:#ffe760 !important; 
}
     
.btn-primary {
    color: #000;
    background-color: #ffe760;
    border-color: #ffe760;
    border-radius: 5px;
    padding: 5px 25px;
}

.lads {
    padding-left: 52px;
}
        
.caja-insc img {
    border-radius: 0px !important;
}
        
.bajada {
    margin-bottom: 32px;
}
   
.texto-inc {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding: 15px;
}     
        
.texto-inc strong {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    color: #d00070;
    font-weight: 400;
}
        
.texto-inc li {
    display: inherit;
    padding-left: 0px !important;
    margin-left: -40px !important;
}
        
.caja-insc {
    width: 31%;
    float: left;
    padding: px;
    margin-right: 15px;
    background: #fff;
    border-radius: 10px;
    min-height: 440px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
}
       
.top {
    padding-top: 80px;
}
        
.form-group span {
    display: block;
    font-size: 11px;
}
    
.formi {
    background: #ccc;
    padding-bottom: 30px;
    margin-top: 62px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
}
        
.formi form {
    padding: 20px;
}
    
.formi {
    background: #E6DEDC;
    padding-bottom: 30px;
    margin-top: 62px;
    padding-left: 0px;
    padding-top: 0px !important;
    padding-right: 0px;
}
        
.buttonactive2{
    color:chartreuse;
}
    
a.button2.buttonactive2 {
    background: #e6dedc;
}

.button2 {
    color: #000;
    background: #ccc;
}

.button2:hover {
    color: #000;
    text-decoration: none;
    background: #eee;
}


@media screen and (max-width:780px) {
    .logo img{
        margin-right: 40px !important;
    }

    button.navbar-toggler.ml-auto.collapsed {
        margin-top: -81px;
    }
          
    button.navbar-toggler.ml-auto {
        margin-top: -81px;
    }
          
   .lads {
        padding-left: 20px;
    }   
          
    .tit-centro {
        margin-top: 38px;
    }
          
    .mapa {
        float: left;
        padding-top: 18px;
        width: 100%;
    }
   
    .datos-tienda {
        margin-left: 0;
    }
          
    a.boton2 {
        font-size: 14px;
    }    
         
    .caja-insc {
        width: 100%;
        margin-bottom: 40px;
    }
           
    .log {
        width: 100%;
        float: left;
        padding: 8px;
    }

    .logos {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }
          
    .quees img {
        max-width: 200px;
        margin-top: 100px;
    }
          
    .icono-col-5 {
        text-align: center;
    }
   
    .col-5 {
        width: 100%;
        float: none;
        background: #fff;
        padding: 20px;
        margin: 1%;
        border-radius: 10px;
        min-height: auto;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
        max-width: 90%;
        margin: 20px auto;
    }
          
    .icono-col-5 img {
        max-width: 41%;
    }
         
    .tarjeta {
        width: 100%;
        float: left;
        margin-top: 16px;
        text-align: center;
        padding-left: 11px;
    }

    .tarjeta2 {
        width: 100%;
        float: left;
        margin-top: 16px;
        text-align: center;
        padding-left: 11px;
    }
          
    .imagen-sola.ips {
        padding-top: 40px;
        padding-bottom: 50px;
        padding-left: 20px;
    }
          
    .tarjeta.espa {
        padding-left: 18px;
    }

    .tarjeta2.espa {
        padding-left: 18px;
    }
          
    .imagen-sola {
        padding-top: 30px;
    }
          
    .row.fil {
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom: solid 1px #0000002e;
        position: relative;
    }
          
    .footer {
        background: #d8d8d8;
        height: auto;
        /* line-height: 0px; */
        padding-top: 42px;
        /* color: #FFDA3A; */
        padding-bottom: 100px;
    }
          
    a.terminos2 {
        display: block;
        width: 100%;
        float: left;
        padding-top: 10px;
        color: #000;
        border-top: solid 1px #00000026;
        margin-top: 10px;
        margin-bottom: 15px;
        /* border-top: solid 1px #000; */
    }
          
    .col-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        min-width: 90%;
    }
          
    .lid {
        padding-bottom: 50px;
        float: left;
        width: 100%;
    }

    .redes-sociales {
        right: 10px;
    }
    
    .oms {
        width: 100%;
        margin-left: -10px !important;
        padding-left: 0px;
        /* float: left; */
        margin-top: 20px;
    }     
          
    a.ins {
        right: 10px;
    }
          
    a.leer-mas3 {
        right: 13px;
    }
          
    .padds {
        padding-right: 20px;
        padding-bottom: 50px;
    }
     
    .col-auto.pas {
        margin-left: 0px;
    }
          
    .newsletter .btn-primary {
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        border-color: transparent;
        padding: 6px 25px !important;
    }
          
    .tele, .email {
        width: 100%;
    }
          
    .newsletter {
        padding-top: 20px;
        padding-left: 0px;
        margin-bottom: 10px;
    }
          
    .fecha-capacitacion {
        float: none;
    }
          
    .col-md-8 .imagen-sola, .col-md-8 .newsletter {
        max-width: 94%;
        margin: 0px auto;
    }
          
    .mensaje-oculto {
        padding-left: 17px;
        padding-top: 32px;
        font-size: 16px;
        color: #ff147a;
        display: block;
    }

    /*cambios css responsive*/       
    .none{display: block;}

    .block{display: none;}

    .carousel-inner {
        min-width: 100% !important;
    }
          
    .tiendas {
        margin-bottom: 70px;
        margin-top: 30px;
    }
          
    .selecciona {
        padding-top: 30px;
        display: none;
    }
          
    .boton2, .boton {
        width: 100%;
        background: #eee;
        border-radius: 10px;
        margin-bottom: 5px;
    }
          
    .sub-botonera {
        background: transparent;
        height: auto;
        border-radius: 10px;
        margin-bottom: 25px;
    }
          
    .datos-tienda {
        margin-top: 15px;
        background-color: white;
    }
          
 /*cambios css responsive*/  
          
    .lid {
        padding-bottom:25px;
        float: left;
        width: 100%;
    }
            
            section .container {
        max-width: 90%;
    }
            
    .bto {
        position: relative;
        float: left;
        width: 33%;
        height: 80px;
    }   
            
            .ic1_active {
        background: #5E2F85;
        max-width: 100%;
        margin-bottom: 10px;
        font-size: 10px;
        color: #fff;
        text-align: center;
        border-radius: 10px;
        padding: 5px 0px;
        position: absolute;
        top: 0;
        margin-right: 10px;
    }
            
        .ic1 {
        background: #ff147a;
        margin-bottom: 10px;
        font-size: 10px;
        color: #fff;
        text-align: center;
        border-radius: 10px;
        padding: 5px 0px;
        text-decoration: none;
        float: left;
        margin-right: 10px;
        max-width: 100%;
    }
          
          
}  

@media screen and (max-width: 1024px){
    .newsletter .btn-primary {
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        border-color: transparent;
        padding: 6px 25px !important;
    }
}