body {
    font-family: 'Roboto', sans-serif;
    background: #E3E3E8;
}

.brand {
    background: #78818E;
    padding: 10px;
}

.brand img {
    max-width: 100%;
    max-height: 45px;
}

img.logo {
    max-width: 100%;
    max-height: 45px;
}

header {
    background-color: #0A121D;
}

.bg-dark {
    background-color: #0A121D!important;
}

.navbar {
    padding: 0;
}

.navbar-dark .navbar-brand {
    margin-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 1rem;
}

.navbar-dark .navbar-brand span {
    display: block;
    font-weight: 300;
}

.navbar-expand-lg .navbar-nav {
    line-height: 41px;
}

.nav-item {
    color: #78818E;
    padding: 0 5px;
}

.nav-item.active {
    background-color: #161D27;
    border-bottom: 3px solid #fff;
}

.user-profile {
    border-left: 1px solid #fff;
}

.user-profile-pic {
    width: 40px;
    height: 40px;
    border-radius: 50px;
}

.user-options {
    padding-top: 6px;
    padding-bottom: 6px;
}

.back2 {
    background-color: #EBEBEE;
    width: 100%;
    margin: 20px auto 0px auto;
    box-shadow: #ccc 1px 1px 5px;
    border-radius: 10px;
    padding: 20px;
}

.back3 {
    background-color: #F3F3F3;
    width: 80%;
    margin: 20px auto;
    height: 130px;
    box-shadow: #ccc 1px 1px 5px;
    border-radius: 10px;
    padding: 10px 25px;
}

.back4 {
    background-color: #F3F3F3;
    width: 100%;
    margin: 20px auto;
    height: 130px;
    box-shadow: #ccc 1px 1px 5px;
    border-radius: 10px;
    padding: 10px 10px;
}

.back5 {
    background-color: #F3F3F3;
    width: 100%;
    box-shadow: #ccc 1px 1px 5px;
    border-radius: 10px;
    padding: 10px 25px;
}

.back6 {
    background-color: #F3F3F3;
    width: 100%;
    margin: 0 auto 20px auto;
    height: 110px;
    box-shadow: #ccc 1px 1px 5px;
    border-radius: 10px;
    padding: 10px 25px;
}

.back7 {
    background-color: #F3F3F3;
    width: 100%;
    margin: 10px auto;
    height: 50px;
    border-radius: 10px;
    padding: 10px 25px;
    position: relative;
}

.back8 {
    background-color: #F3F3F3;
    width: 100%;
    margin: 10px auto;
    height: 100%;
    border-radius: 10px;
    padding: 10px 25px;
    position: relative;
}

.back2.scroll {
    height: 500px;
    overflow-y: scroll;
}

.prevista-articulo {
    background: #EBEBEE;
    padding: 10px;
    border-radius: 10px;
}

h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 900;
}

h3 {
    font-size: 18px;
    font-weight: 500;
}

h3.marginx {
    margin-bottom: 30px;
    text-align: center;
}

h4 {
    font-size: 18px;
    margin-bottom: 0;
}

p.tiempo {
    font-size: 14px;
    margin: 0 auto;
    font-weight: 300;
}

p.variable {
    font-size: 40px;
    font-weight: 500;
    color: #B50707;
    text-align: center;
    line-height: 1;
    margin-bottom: 0;
    margin-right: 5px;
}

p.variable.text-left {
    display: inline;
    text-align: left;
    font-size: 50px;
}

.titles-art h3 {
    font-weight: 900;
    font-size: 22px;
}

.titles-art h3 span {
    display: block;
    font-weight: 300;
    font-size: 17px;
}

.titles-art2 h3 {
    font-weight: 900;
    font-size: 18px;
}

.titles-art2 h3 span {
    display: block;
    font-weight: 300;
    font-size: 15px;
}

p.subtitulo {
    text-align: center;
    font-weight: 300;
}

p.cod {
    font-size: 14px;
    margin-bottom: 0;
}

.image-product-preview {
    max-width: 240px;
    max-height: 166px;
}

.lista-articulos {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
    justify-content: flex-start;
}

.lista-articulos li.item {
    list-style: none;
    background: #EBEBEE;
    padding: 5px;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
    width: 134px;
    position: relative;
    margin-bottom: 10px;
}

.lista-articulos li p.number {
    position: absolute;
    color: #B50707;
    font-size: 25px;
}

.lista-articulos li img {
    max-height: 85px;
    max-width: 85px;
}

.lista-articulos li .nombre {
    font-size: 12px;
}

a.lista-botones {
    text-decoration: none;
}

a.lista-botones p.posicion {
    color: #B50707;
    font-size: 20px;
    display: inline;
}

a.lista-botones h3 {
    color: #151829;
    font-size: 18px;
    display: inline;
}

a.lista-botones p.codigo {
    top: 5px;
    color: #151829;
    font-size: 12px;
    right: 5px;
    position: absolute;
}

ul.stars1 {
    display: flex;
    list-style: none;
    padding: 0;
    font-size: 12px;
    margin-bottom: 0;
}

ul.stars2 {
    display: flex;
    list-style: none;
    padding: 0;
    font-size: 8px;
    position: absolute;
    right: 10px;
}

ul.stars3 {
    display: flex;
    list-style: none;
    padding: 0;
    font-size: 22px;
    justify-content: center;
    color: #B50707;
}

ul.stars4 {
    display: flex;
    list-style: none;
    padding: 0;
    font-size: 14px;
    justify-content: flex-end;
    color: #B50707;
}

ul.stars3 li {
    margin: 0 0.2rem;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    padding: 10px;
    z-index: 10;
}

.imagen-med {
    max-width: 100%;
    max-height: 200px;
}

.contenedor-comments {
    display: inline-flex;
}

.detalle-comment {
    background-color: #F3F3F3;
    margin-top: 2px;
    height: 120px;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    font-size: 12px;
    margin-right: 10px;
    box-shadow: #ccc 1px 1px 5px;
}

.detalle-comment p {
    margin-bottom: 0;
    font-weight: 300;
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1500px;
    }
}