


/*
section{
    height:100vh;
    width: 100%;
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
   background-attachment: fixed;
}
.image-1 {
  background-image: url("https://images.pexels.com/photos/2775196/pexels-photo-2775196.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260")
}

.image-2 {
  background-image: url("https://images.pexels.com/photos/1532771/pexels-photo-1532771.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260");
}
.image-3 {
  background-image: url("https://images.pexels.com/photos/1144176/pexels-photo-1144176.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260");
}
.image-4 {
  background-image: url("https://images.pexels.com/photos/189349/pexels-photo-189349.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260");
}

.container-fluid{
max-width: 1300px;

}

*/



.boton_whatsapp {
  position: fixed;
right: 0;
  bottom: 0;
  text-align: center;
  z-index:100;
}



.video-responsive {
  padding: 0;
  overflow:hidden;
  padding-bottom:400px; /* Adecua este valor para controlar la altura del video */
  position:relative;
  height:0;
  max-width: 700px;
}
.video-responsive iframe{
  padding: 0;
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
  max-width: 700px;
}


.que_es_diner_inact{
  opacity: 0;
visibility: hidden;
transform: translate(0px, -300px);

}


.que_es_diner_act{
  transition: transform 1s, visibility 0.5s, opacity 0.5s;
 transform: translate(0px);
visibility:visible;
opacity: 1;
}








.pagos_envi_inact{
  opacity: 0;
  visibility: hidden;
  transform: translate(0px, -300px);

}


.pagos_envi_act{
  transition: transform 1s, visibility 0.5s, opacity 0.5s;
 transform: translate(0px);
 visibility:visible;
 opacity: 1;
}




.unete_aqui_inact{
opacity: 0;
  visibility: hidden;
  transform: translate(0px, 300px);

}


.unete_aqui_act{
  transition: transform 1s, visibility 0.5s, opacity 0.5s;
 transform: translate(0px);
 visibility:visible;
 opacity: 1;
}



.contenedor_aplicacion{
  border-radius: 20px;
  width: 100%;
  height: 750px;
  
  }
  



.creacion_inact{
  opacity: 0;
    visibility: hidden;
    transform: translate(0px, 300px);
  
  }
  
  
  .creacion_act{
    transition: transform 1s, visibility 0.5s, opacity 0.5s;
   transform: translate(0px);
   visibility:visible;
   opacity: 1;
  }
  





  .pines_inact{
    opacity: 0;
      visibility: hidden;
    transform: translate(0px, 300px);
    
    }
    
    
    .pines_act{
      transition: transform 1s, visibility 0.5s, opacity 0.5s;
     transform: translate(0px);
     visibility:visible;
     opacity: 1;
    }









    .streaming_inact{
      opacity: 0;
        visibility: hidden;
      transform: translate(0px, 300px);
      
      }
      
      
      .streaming_act{
        transition: transform 1s, visibility 0.5s, opacity 0.5s;
       transform: translate(0px);
       visibility:visible;
       opacity: 1;
      }





  

  .campana_inact{
    opacity: 0;
      visibility: hidden;
    transform: translate(0px, 300px);
    
    }
    
    
    .campana_act{
      transition: transform 1s, visibility 0.5s, opacity 0.5s;
     transform: translate(0px);
     visibility:visible;
     opacity: 1;
    }



  .saldo_bcv_resg_inact{
    opacity: 0;
      visibility: hidden;
      transform: translate(0px, 300px);
    
    }
    
    
    .saldo_bcv_resg_act{
      transition: visibility 0.5s, opacity 0.5s, transform 0.5s;
     visibility:visible;
     opacity: 1;
     transform: translate(0px);
    }








.img_fav_inact{
  opacity: 0;
    visibility: hidden;
    transform: translate(0px, 300px);
  
  }
  
  
  .img_fav_act{
    transition: transform 1s, visibility 0.5s, opacity 0.5s;
   transform: translate(0px);
   visibility:visible;
   opacity: 1;
  }











.herramientas_inact{
  opacity: 0;
    visibility: hidden;
    transform: translate(0px, 300px);
  
  }
  
  
  .herramientas_act{
    transition: transform 1s, visibility 0.5s, opacity 0.5s;
   transform: translate(0px);
   visibility:visible;
   opacity: 1;
  }



  


.aumenta_clientes_inact{
  opacity: 0;
    visibility: hidden;
    transform: translate(0px, 300px);
  
  }
  
  
  .aumenta_clientes_act{
    transition: transform 1s, visibility 0.5s, opacity 0.5s;
   transform: translate(0px);
   visibility:visible;
   opacity: 1;
  }






  

.mesas_inact{
  opacity: 0;
    visibility: hidden;
    transform: translate(0px, 300px);
  
  }
  
  
  .mesas_act{
    transition: transform 1s, visibility 0.5s, opacity 0.5s;
   transform: translate(0px);
   visibility:visible;
   opacity: 1;
  }





  .generar_ingresos_inact{
    opacity: 0;
      visibility: hidden;
      transform: translate(0px, 300px);
    
    }
    
    
    .generar_ingresos_act{
      transition: visibility 0.5s, opacity 0.5s, transform 0.5s;
     visibility:visible;
     transform: translate(0px);
     opacity: 1;
    }







    .registrate_us_inact{
      opacity: 0;
        visibility: hidden;
        transform: translate(0px, 300px);
      
      }
      
      
      .registrate_us_act{
        transition: transform 1s, visibility 0.5s, opacity 0.5s;
       transform: translate(0px);
       visibility:visible;
       opacity: 1;
      }






















.market_let{

  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
font-weight: 900;

}

.cont_menu{

  font-size: 16px;
  font-family: 'Montserrat', sans-serif;

}



.text_modal_peque{

  color: #1f1f1f;
  font-size: 12px;
  
  }


  .btn_sesion{

    width: 180px;
    height: 50px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
  font-weight: 900;


  }


.btn_grand{

  width: 400px;
  height: 80px;
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;
font-weight: 900;

}

.text_style{

  font-family: 'Montserrat', sans-serif;
  color: #FFFFFF;
}

.text_style_oscuro{

  font-family: 'Montserrat', sans-serif;
  color: #323232;
}



.sin_espacio_col [class*="col-"] {
  padding-left: 0px;
  padding-right:0px;
}





.primer_tramo{

  padding: 0px;
 height: 1400px;
  width: 100%;
  background-image: url("../menu/portada_con_imagen.webp");
background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;


}




.segundo_tramo{

  padding: 0px;
 height: auto;
  width: 100%;
  background-image: url("../menu/protada_02.webp");
background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;


}






















.tercer_tramo{

  padding: 0px;
 height: auto;
  width: 100%;
  background-image: url("../menu/portada_03.webp");
background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;


}






.pagina_oscuro{ 
  background-color: #D3B66F; 
  color: #FFFFFF; 
min-height: 100vh;	
}

.featurette-heading{

  justify-content: center;
  padding: 20px;

}

.lead{
max-width: 1300px;
text-align: justify;
padding: 5px;
}

.img_whatsapp{

  width: 100px;
  height: 100px;

}


.img_whatsapp_market{

  width: 40px;
  height: 40px;


}


.col-lg-5{

align-items: center;
align-content: center;

}

.contenedor_carrusel_product_diner{

width: 100%;
  color: #f1eded;


}




.banner_market{
max-height: 300px;
}


.banner_market_dinervent{

  height:300px; 
}



.fondo_card{

  background-color: #CEBAF1; 

}


.card{

  width: 100%;
height: 300px;
border-radius: 10px;
color: #1f1f1f;
padding-left: 15px;
  padding-right:15px;
}


.publicidad_card{
  background-color: #CEBAF1;
  width: 100%;
height: 100%;
border-radius: 10px;
color: #1f1f1f;
padding-left: 15px;
padding-right:15px;
}





.card-title{

  font-weight: 900;
}

.card-text{
  padding-top: 10px;
text-align: justify; 
color: #1f1f1f; 
}


.text-peque{
  font-size: 12px;
}

.card-text-peque{
  font-size: 12px;
  padding-top: 10px;
text-align: justify; 
color: #FFFFFF; 
}

.img_card{

  width: 72px;
  height: 72px;

}


.contenedor_market{


width: 100%;

}

.lupa_market{

  width: 200px;
  height: 200px;

}


.icons_content{

  width: 50px;
  height: 50px;
padding-top: 10px;
}

.titulo_inicial{

color: #06B4E5;
font-family: 'Montserrat', sans-serif;
font-weight: 900;
text-align: center;
font-size: 55px;
}

.lead{

padding-left: 20px;

}


.img_card_grand{

  width: 100%;
  height: 100%;

}

.pad{

  padding: 10px;

}

.img_titulo{
width: 207.9px;
height: 45px;


}




 

  .marg_btn{

padding: 5px;

  }


.menu_con{

    background-color: #333;
    color: #ccc;
    width: 400px;
    font-size: 12px;
    }
    

    .text_market{
        font-size: 12px;   
        font-family:Verdana, Geneva, Tahoma, sans-serif;
      }


      .radioCat img {
        width: 50px;
        height: 50px;
      }



/* HIDE RADIO */
.radioCat input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }
  /* IMAGE STYLES */
  .radioCat img {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 20px;
  }
  .radioCat picture {
    position: relative;
    display: inline-block;
  }
  .radioCat input:checked+picture::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('https://mariolismultiservicios.com/reme/menu/check.webp') no-repeat;
    background-size: contain;
  }




  .card_market{
    height: 600px;
    border-radius: 20px;
}

.card_banner{

  height: 300px;
  border-radius: 20px;
 
     }


.titulo_market{
color: #1f1f1f;
text-decoration: none;
}

.interno_tarj_market{

font-size: 12px;

}


.interno_tarj_market_banner{

  font-size: 14px;
  
  }

  .precio_general_market_banner{

    font-size: 16px;

  }

.titulo_banner{

  font-size: 30px;

}


.precio_general_market{

    font-size: 14px;

}

.img_empresa_market{

background-color:#FFFFFF;
padding: 3px;

}



.img_empresa_market img{

    width: 100%;
   height: 150px;
   border-radius: 100px;
    
   object-fit:contain;
    }


.max_img_carrucel_market_banner img{

  width: 100%;
  height: 200px;
 
  object-fit:contain;

}    


.max_img_carrucel_market img{
 
    
    width: 100%;
    height: 200px;
   
    object-fit:contain;
     
     }




     @media all and (max-width: 990px){


      
      


      .primer_tramo{

background-image: none;
height: auto;
      }


      


    }




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




.contact_banner{

display: none;

}


    .card_market{
        height: auto;
    }

    .card_banner{

 height: auto;

    }


    .banner_market{
      height: auto;
      max-height: none;
      }


      .max_img_carrucel_market_banner img{

      
        height: 120px;
       
        object-fit:contain;
      
      } 



      .interno_tarj_market_banner{

        font-size: 12px;
        
        }
      
        .precio_general_market_banner{
      
          font-size: 14px;
      
        }
      
      .titulo_banner{
      
        font-size: 18px;
      
      }







}






    @media all and (max-width: 500px){


      .titulo_inicial{

        font-size: 36px;
        }


      .btn_grand{

        width: 90%;
    
      
      }



      .img_whatsapp{

        width: 70px;
        height: 70px;
      
      }


    .menu_con{
    
    background-color: #333;
    color: #ccc;
    width: 300px;
    font-size: 10px;
    
    }

    }







@media all and (max-width: 300px){

  .titulo_inicial{

    font-size: 30px;
    }

  .icon_banner{
  
display: none;
  
  }


  .banner_market_dinervent{

    height:350px; 
  }


  }
