.logo{
    width: 250px;
}

.titulouno{
    padding-top: 50px;
}

.ventashome{
    margin-top: 30px;
}

a {
    color: #ffc107;
    text-decoration: none;
}

.tituloformhome{
    background-color: #ffffff00;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}

.btn-link {
    font-weight: 400;
    color: #292929;
    text-decoration: none;
}
.tiksmovil{
    border: 0;
}

.text-cort{
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff9800;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
}