    .menu-header{
    border-radius: 0;
    }

    body {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 14px;
        line-height: 1.42857143;
        color: rgb(255, 255, 255);
        background-color: #292929;
    }

    img.logo{
        max-width: 150px;
        margin-top: -10px;
        margin-left: -10px;
    }
    
    .products{}
    .title{
        font: 1000 2em "Open sans";
        margin: 10px 4px;
        color: #979797;
    }
    .product{
       
       
    }

    

    ul.buscar{
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 20px;
        margin-top: 0px;
    }

    ul.buscaro{
        padding-top: 9px;
        float: left;
        padding-left: 20px;
        margin-top: 0px;
    }

    .navbaro {
        position: relative;
        min-height: 50px;
        border: 1px solid transparent;
      }



    .pagination>li>a, .pagination>li>span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #979797;
        text-decoration: none;
        background-color: #292929;
        border: 1px solid #535353;
    }

    .paginacion{
        margin: auto;
        max-width: 61%;
        border: 3px solid #73AD21;
        align-content: center;
        padding: 10px;
        
    }
    /* .product img{
        max-width: 233px;
        min-width: 135px;
        min-height: 203px;
        max-height: 348px;
        object-fit: contain;
        margin-left: 10px;
        margin-bottom: 30px;

    } */

/* 
    .card{
         max-width: 233px;
        min-width: 135px;
        min-height: 203px;
        max-height: 304px;
    } */


    /* .product h2{
        
        font-size: 14px;
        color: white;
        margin: 0px;
        padding: 5px 5px;
    } */
    .product a{}
    .product a:hover{}

    .mi_video{}

    /*------------view PRIMERO ---------------------------------------------- */
    
    #bg{
        
        /* width: 100%;
        height: auto;
       
        background-image: url('https://image.tmdb.org/t/p/original/xrFN55qkXziJuxWcxg34Do5uZLe.jpg'); */
        width: 100%;
        height: 500px;
        /* opacity: 0.5; */
        /* background-color: rgb(10, 23, 55, 0.1);  */
        background: url('https://image.tmdb.org/t/p/original/xrFN55qkXziJuxWcxg34Do5uZLe.jpg') no-repeat center center fixed;
       
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        
       
    }
    div.letras{
         margin-top: 16px;
         padding: 20px;
         border-radius: 10px;
       
        
         background-color: rgb(41, 41, 41, 0.5);  
    
        /* opacity: 0.5; */
    }
   
   

    .text_front{
        color: white;
    }

   
    .row{
        margin-bottom: 30px;
    }
    .row h4{
        color: whitesmoke;
        
    }
    .texto2{
        font-size: 85px;
        font-weight: bold;
        clear: both;
        padding: 200px 0px 0px 50px;
        color: #fff
    }

    .boton-inicia{
        background-color: rgb(250, 64, 64);
        border: #222222;
        margin-top: 20px;
        
        
    }
    a:hover{
        /* background-color: #FF4848; */
    }

    .seccion2{
        background-color: rgb(250, 64, 64);
    }
    .mt-5 h3 {
        color: aliceblue;
    }

    .mt-5 p{
        color:white;

    }

    .btn-primary {
        color: #fff;
        background-color: rgb(250, 64, 64);
        border-color: rgb(250, 64, 64);
    }

    .btn-primary:hover, .btn-primary:active{
        color: #fff;
        background-color:  rgb(250, 64, 64);
        border-color: rgb(250, 64, 64);
    }

    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
        background-color:  rgb(250, 64, 64);
        border-color: rgb(250, 64, 64);
    }

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: rgb(250, 64, 64);
        border-color: rgb(250, 64, 64);
    }



    /* view login  */
    .cardlogin{
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #8b0909;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        border-radius: 0;

        margin-top: 206px;
    }

    .h1, .h2, .h3, h1, h2, h3 {
        /* margin-top: 10px; */
        /* margin-bottom: 10px; */
        margin: 10px;
        
    }

   

   

    /* ----------------------------------------------------------------------------- */
    .lolo{
        width: auto;
        height: auto;
        /* background: #2a0869; */
        padding: 15px;
    }

    .loloimg{
        width: auto;
        height: auto;
        /* background: #2a0869; */
        padding: 15px;
    }

   

    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 2px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .tempimg{
        width: 160px;
    }

    .capimg{
        width: 300;
    }

    .panel {
        margin-bottom: 20px;
        background-color: #292929;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
    }
    
    
    