.imagen-prod-001
{
    display: block;
    height: 300px;
    width: 100%;
    background: url('../../../imagen/productos/concues001.jpg') no-repeat center center;
    background-size: cover;
}

.imagen-prod-002
{
    display: block;
    height: 300px;
    width: 100%;
    background: url('../../../imagen/productos/sisinad001.jpg') no-repeat center center;
    background-size: cover;
}

.imagen-prod-003
{
    display: block;
    height: 300px;
    width: 100%;
    background: url('../../../imagen/productos/poliza001.jpg') no-repeat center center;
    background-size: cover;
}

.base-banner
{
    display: block;
    height: 100%;
    width: 100%;
    background: #332;
    overflow: hidden;
}

.concues-img-000
{
    background: url('../../../imagen/productos/concues_000.png') no-repeat center center;
    background-size: cover;
}

.concues-img-001
{
    background: url('../../../imagen/productos/concues_001.png') no-repeat center center;
    background-size: cover;
}

.concues-img-002
{
    background: url('../../../imagen/productos/concues_002.png') no-repeat center center;
    background-size: cover;
}

.banner-txt-shadow
{
    background: rgba(14,13,13,.63);
    box-shadow: -5px -5px 3px rgba(1,1,1,.54);
}

.base-carousel
{
    background-color: rgba(3, 5, 5, 1);
    padding: 20px;
}

.base-anuncio
{
    display: block;
    height: 100%;
    width: 100%;
    background: #382;
    overflow: hidden;
}

.texto-aunucio
{
    display: block;
    height: 50%;
    width: 100%;
    background: rgba(2,10,0,1);
    color: rgba(255, 255, 255, 1);
}

.avatar
{
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #333;
    overflow: hidden;
}

.imagen-avatar
{
    display: block;
    height: 100%;
    width: 100%;
    background: url('../../../imagen/logotipos/logo_color_10x10.svg') no-repeat center;
    background-size: cover;
}

.avatar-icon
{
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #126110;
    overflow: hidden;
    color: #FFF;
    padding: 1.8rem;
}

.texto-vertical-100
{
    display: block;
    height: 300px;
    line-height: 1.52rem;
    font-size: 1.3rem;
}

.estatica-paralx-frase-0
{
    background-image: url('../../../imagen/productos/concues_003.jpg');
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.estatica-paralx-frase-1
{
    background-image: url('../../../imagen/productos/concues_004.jpg');
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.estatica-paralx-frase-2
{
    background-image: url('../../../imagen/productos/concues_005.jpg');
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.estatica-frase-box
{
    display: block;
    height: 600px;
    width: 100%;
}

.estatica-box-shadow
{
    position: relative;
    display: block;
    padding: 20px;
    background: rgba(1, 1, 1, 0.6);
    box-shadow: 5px 5px 5px #222;
    width: 90%;
    margin: 0 auto;
    top: 300px;
    color: #FFF;
}

.titulo-acceso
{
    font-weight: bolder;

}

.boton-acceso
{
    width: 50%;
    min-width: 300px;
    margin: 0 auto;
}
