﻿.t_menu_item 
{
    color: #1761A0;
    cursor:pointer;
}

.t_menu_item_seleccionado 
{
    color: #1761A0;
    font-weight: 700;
}

/*.bi-building::before {
    margin-top:10px;
    content: url(../Imagenes/iconos/img_phone_48.png);*/ /*"\f1dd";*/
/*}*/

.bi-idea::before {
    margin-top: 10px;
    content: url(../Imagenes/iconos/img_ideas_48.png); /*"\f1dd";*/
}
.bi-phone::before {
    margin-top: 10px;
    content: url(../Imagenes/iconos/img_phone_48.png); /*"\f1dd";*/
}

.bi-dispositivos::before {
    margin-top: 10px;
    content: url(../Imagenes/iconos/img_dispositivos_50.png); /*"\f1dd";*/
}

.bi-contacto::before {
    margin-top: 10px;
    content: url(../Imagenes/iconos/icons8-correo-50.png); /*"\f1dd";*/
}

.bi-checked::before {
    /*margin-top: 10px;*/
    content: "✓"; /*"\f26e";*/
    color: #4C96D7;
    padding:2px;
}

.bi-gear::before {
    /*margin-top: 10px;*/
    content: "✓";/*    "\2713  ";*/
    color: #4C96D7;
    padding: 2px;
}

.bi-gear_1::before {
    /*margin-top: 10px;*/
    content: "\2699"; /*"⚙";*/ /*"\f26e";*/
    color: #4C96D7;
    padding: 2px;
}

.bi-product::before {
    /*margin-top: 10px;*/
    content: "\2714  ";
    color: #1761A0;
    padding: 2px;
}

.fn-subtitle 
{
    text-align:left;
    font-size: 1.25rem;
    font-weight:700;
}

.fn-subtitleTexto {
    text-align: left;
    /*font-size: 1.25rem;
    font-weight: 700;*/
}
.fn-subtitleUl {
    text-align: left;
    /*font-size: 1.25rem;
    font-weight: 700;*/
}
.fn-subtitleUlB {
    text-align: left;
    font-size: 1.25rem;
   
}