body {
    font-size: 0.875rem;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.3s;
}

.fade-enter,
.fade-leave-to {
    opacity: 0;
}

.icon-lista-icono {
    color: #032844 !important;
}

.feather {
    width: 40px;
    height: 30px;
    vertical-align: text-bottom;
}

[class*=" icon-"] {
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
}

.sidebar {
    position: fixed;
    top: -14px;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 0;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 104px);
    overflow-x: hidden;
    overflow-y: auto;
    /* Scrollable contents if viewport is shorter than content. */
    color: #c1c1c1;
    border: 1.2px;
    border-right-style: solid;
    box-shadow: #d8d8d8 1px 0px 1px;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
        background-color: #fff !important;
    }
}

.nav-item {
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.nav-item > a {
    font-family: "Lato";
    font-size: 16px;
    color: #808080;
    text-decoration: none;
}

.nav-item > a:hover {
    color: #00b4d3;
}

.router-link-active {
    color: #00b4d3;
}

.router-link-exact-active {
    color: #00b4d3;
}

.nav-item > a > i {
    padding-right: 10px;
}

.sidebar .nav-link {
    font-weight: 400;
    color: #808080;
    font-family: "Lato" !important;
    font-size: 16px !important;
    line-height: 1.5rem !important;
    padding: 0.8rem;
    vertical-align: middle;
}

.sidebar .nav-link .feather {
    margin-right: 10px;
    color: #999;
}

.sidebar .nav-link.active {
    color: #00b4d3 !important;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
    color: inherit;
}

.sidebar-heading {
    font-size: 0.75rem;
    text-transform: uppercase;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-brand {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, 0.25);
    margin-left: 1%;
}

.navbar .navbar-toggler {
    top: 0.25rem;
    right: 1rem;
}

.navbar .form-control {
    padding: 0.75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.1);
}

.form-control-dark:focus {
    border-color: transparent;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.navbar-dark {
    background-color: #fff !important;
    color: #032844 !important;
    margin-bottom: 30px !important;
    height: 104px;
}

.navbar-dark .navbar-brand {
    background-color: #fff !important;
    color: #032844 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #032844 !important;
}

.username {
    font-family: "Lato-bold" !important;
    font-size: 16px !important;
}

.codigo {
    font-family: "Lato" !important;
    font-size: 16px !important;
}

.nav-link {
    font-family: "Lato" !important;
    font-size: 15px !important;
}

.titulo-inicio {
    color: #032844;
    font-weight: 400;
    position: relative;
    font-family: "Nunito" !important;
    margin:  19px 0 23px 0;
}

.subtitulo-inicio {
    font-size: 20px !important;
    color: #032844;
    font-weight: 400;
    position: relative;
    font-family: "Lato" !important;
}

.linea-div {
    height: 15px;
    overflow: hidden;
    border-top: 1px solid #c1c1c1 !important;
    margin-top: -5px !important;
}

.card-box {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: width full;
    max-height: height full;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box !important;
    box-shadow: 1px 8px 11px 3px rgba(75, 81, 91, 0.11) !important;
    border-radius: 0.25rem;
    margin-bottom: 40px !important;
}

.box-select {
    font-size: 16px;
    font-weight: 400;
    font-family: "Lato";
    color: #808080;
    background-color: #fff !important;
    border-radius: 10px !important;
    border: 1.2px solid #c1c1c1;
    text-transform: capitalize !important;
}

.navbar-text-color1 {
    font-size: 20px !important;
    color: #032844;
    font-family: "Nunito" !important;
}

.navbar-text-color2 {
    font-size: 20px !important;
    color: #00b4d3 !important;
    text-decoration: underline;
    font-family: "Nunito" !important;
}


.texto-box {
    font-size: 20px !important;
    color: #032844;
    font-weight: 400;
    position: relative;
    font-family: "Lato" !important;
    text-transform: capitalize !important;
}

.titulo-card {
    font-size: 16px !important;
    color: #032844;
    font-weight: 600;
    position: relative;
    font-family: "Lato-Bold" !important;
    margin: 5px 0 25px 0;
    text-align: left;
    text-transform: capitalize !important;
}

.texto-card {
    font-size: 16px !important;
    color: #032844;
    font-weight: 400;
    position: relative;
    font-family: "Lato" !important;
    margin: 5px 0 25px 0;
    text-align: left;
    margin-top: -13px;
}

.texto-form-card {
    font-size: 16px !important;
    color: #032844;
    font-weight: 400;
    position: relative;
    font-family: "Lato" !important;
}

.texto-enlace {
    font-size: 16px !important;
    color: #00b4d3 !important;
    font-weight: 400;
    position: relative;
    font-family: "Lato" !important;
    margin: 5px 0 25px 0;
    text-align: left !important;
    margin-top: -13px;
}

.boton-consultar {
    margin-top: 10px !important;
    color: #fff;
    background-color: #032844;
    border-color: #032844;
    font-family: "Nunito-bold" !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 4px 35px !important;
    border-radius: 35px !important;
}

.boton-consultar:hover {
    color: #fff;
    background-color: #032844;
    border-color: #032844;
}

.boton-descargar {
    color: #fff;
    background-color: #ff9e00;
    border-color: #ff9e00;
    font-family: "Nunito-bold" !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 4px 35px !important;
    border-radius: 35px !important;
}

.boton-descargar:hover {
    color: #fff;
    background-color: #00b4d3;
    border-color: #00b4d3;
}



.linea-div-card-text {
    height: 15px;
    margin: -0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #c1c1c1 !important;
    margin-top: -15px !important;
}


.content-card {
    margin-top: 5px !important;
}

.menu-link {
    font-family: "Nunito" !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    text-decoration: none;
}

.menu-link a {
    color: #032844;
    text-decoration: none;
}

.menu-link p:hover {
    color: #00b4d3;
    text-decoration: none;
}

.menu-link .sip a:hover img {
    src: url("../images/icono-troncalsip-soft.svg");
}

.menu-link a:hover {
    color: #00b4d3;
    text-decoration: none;
}


.btn-principal {
    margin-top: 10px !important;
    color: #fff;
    background-color: #ff9e00;
    border-color: #ff9e00;
    font-family: "Nunito-bold" !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 6px 50px !important;
    border-radius: 35px !important;
}


.btn-principal-azul {
    margin-top: 10px !important;
    color: #fff;
    background-color: #00b4d3;
    border-color: #00b4d3;
    font-family: "Nunito-bold" !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 6px 50px !important;
    border-radius: 35px !important;
}

.btn-principal-azul:hover {
    color: #fff;
    background-color: #ff9e00;
    border-color: #ff9e00;
}

.btn-cancelar-azul {
    margin-top: 10px !important;
    color: #00b4d3;
    background-color: #fff;
    border-color: #00b4d3;
    font-family: "Nunito-bold" !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 6px 50px !important;
    border-radius: 35px !important;
}

.btn-cancelar-azul:hover {
    color: #ff9e00;
    background-color: #fff;
    border-color: #ff9e00;
}

.dorado-919 {
    color: #ff9e00;
}
.azul-919 {
    color: #00b4d3;
}
.negro-919 {
    color: black;
}

.btn-campana {
    margin-top: 10px !important;
    color: #ff9e00;
    background-color: #fff;
    border-color: #ff9e00;
    font-family: "Nunito-bold" !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    padding: 3px 14px !important;
    border-radius: 35px !important;
}

.btn-campana:hover {
    color: #00b4d3;
    background-color: #fff;
    border-color: #00b4d3;
}

.btn-secundario-cancelar {
    margin-top: 10px !important;
    color: #3e4041;
    background-color: #fff;
    border-color: #222222;
    font-family: "Nunito-bold" !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 3px 18px !important;
    border-radius: 35px !important;
}

.btn-secundario-cancelar:hover {
    color: #3b3b3b;
    background-color: #fff;
    border-color: #0a0a0a;
}

.text-alert {
    font-family: "Lato" !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}


.is-invalid {
    background-image: none !important;
}

.borderlessNone td,
.borderlessNone th {
    border: none;
}

.medios-pago:active {
    border-color: #229c04;
    border: 10px;
}
/*clases del spiner*/

.pagination-item {
    width: 35px;
    height: 35px;
    border: 1px solid purple;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.i-active {
    background: 00b4d3;
    color: #fff;
    border: none;
    margin: 0 10px;
}

.i-active-2 {
    background: #fff;
    color: black;
    border: none;
}

.a-active {
    color: #fff;
    cursor: pointer;
}

@media (max-width: 767.9px) {
    .navbar-brand {
        margin-left: 30% !important;
    }
    .logo-nav-bar {
        width: 50% !important;
    }
    .navbar-dark {
        height: 150px !important;
    }
    .borderlessNone td,
    .borderlessNone th {
        border: none;
    }
    .modal-mask {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: table;
        transition: opacity 0.3s ease;
    }
    .modal-wrapper {
        display: table-cell;
        vertical-align: middle;
    }
    /*clases del spiner*/
    .pagination-item {
        width: 35px;
        height: 35px;
        border: 1px solid purple;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .i-active {
        background: rgba(255, 0, 0, 0.8);
        color: #fff;
        border: none;
        margin: 0 10px;
    }
    .i-active-2 {
        background: #fff;
        color: black;
        border: none;
    }
    .a-active {
        color: #fff;
        cursor: pointer;
    }
    .a-active-2 {
        cursor: pointer;
        color: black;
    }
    /*Orley*/
    .btn-file input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 0px;
        cursor: pointer;
    }
    .titulo-sms {
        font-family: "Lato";
        font-size: 25px;
        color: #032844;
    }
    .link-youtobe {
        font-family: "Lato";
        font-size: 16px;
    }
    .subtitulo-sms {
        font-family: "Nunito";
        font-size: 20px;
        color: #032844;
    }
    .input-border {
        border: 1px solid #c1c1c1;
        border-radius: 10px;
    }
    .span-numeros {
        font-family: "Lato";
        font-size: 16px;
        color: #032844;
    }
    .separacion-sms {
        margin: 30px 0;
    }
    .flexbox {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .input-sms {
        position: relative;
        opacity: 0;
        cursor: pointer;
        z-index: 1000;
        left: -13px;
    }
    .span-sms {
        position: absolute;
        left: 0px;
        height: 17px;
        width: 17px;
        background-color: white;
        border: 1px solid #808080;
        border-radius: 3px;
    }
    .span-sms:after {
        top: 2px;
        left: 5px;
        width: 5px;
        height: 10px;
        border: solid #00b4d3;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        content: "";
        position: absolute;
    }
    .sombra-div-sms {
        position: relative;
        max-width: 100%;
        max-height: auto;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box !important;
        box-shadow: 1px 6px 32px 0 rgba(75, 81, 91, 0.11) !important;
        border-radius: 0.25rem;
        margin-bottom: 50px !important;
    }
    #prever,
    #next {
        border: 1px solid #808080;
        cursor: pointer;
        text-decoration: none;
    }
    .pagination-item {
        width: 35px;
        height: 35px;
        border: 1px solid #880088;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /*----------------*/
    .span-sms2 {
        position: absolute;
        left: 0px;
        height: 17px;
        width: 17px;
        background-color: white;
        border: 1px solid #808080;
        border-radius: 3px;
    }
    .span-sms2:after {
        left: 5px;
        top: 0px;
        width: 5px;
        height: 10px;
        border: solid #00b4d3;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        content: "";
        position: absolute;
        display: none;
    }
    .td-25 {
        width: 25%;
        text-align: left;
    }
    .i-active {
        margin: 0 10px;
        background: #00b4d3;
        border: none;
    }
    .i-active-2 {
        margin: 0 10px;
        border: 1px solid #00b4d3;
    }
    .a-active {
        text-decoration: none;
        cursor: pointer;
        color: #fff;
    }
    .a-active-2 {
        text-decoration: none;
        color: black;
        cursor: pointer;
    }
    .alto-caja-div {
        max-height: auto;
        overflow: hidden;
    }
    .error-camp {
        padding: 30px 0;
        color: rgba(255, 0, 0, 0.8);
        font-family: "Lato";
        text-align: center;
    }
    .modal-mask {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: table;
        transition: opacity 0.3s ease;
    }
    .modal-wrapper {
        display: table-cell;
        vertical-align: middle;
    }
}

.a-active-2 {
    cursor: pointer;
    color: black;
    border: none;
}

.a-active {
    color: #fff;
    cursor: pointer;
}

.a-active-2 {
    cursor: pointer;
    color: black;
}

/*Orley*/

.btn-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 0px;
    cursor: pointer;
}

/*Flexbox*/

.icon-house {
    display: inline-block;
    width: 40px;
    height: 40px;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.flexbox-tres {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.flex-tres {
    display: flex;
    justify-content: flex-end;
}

.icon-svg {
    display: inline-block;
    width: 50px;
    height: 50px;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.icon-qr {
    display: inline-block;
    width: 20px;
    height: 20px;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.gray-cellvoz {
    color: #c0c0c0;
}

.btn-popup-info {
    width: 180px;
    background-color: white;
    text-align: left;
    padding-left: 10px;
    padding-right: 2px;
    box-shadow: 1px 8px 11px 3px rgba(75, 81, 91, 0.11) !important;
}

.btn-popup-text {
    margin: 0;
    font-family: "Lato";
    font-size: 10px;
    font-weight: 400;
}
.popup-table-headers {
    color: #032844 !important;
    font-family: "Nunito" !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}

.popup-table-content > td {
    color: #808080;
    font-family: "Lato" !important;
    font-size: 12px !important;
}

.contact-list-text,
.vs-radio__label {
    font-size: 16px !important;
}

.contact-list-helper-text {
    color: #c1c1c1;
    font-family: "Lato" !important;
    font-size: 10px !important;
}

.vs-input-content {
    border-bottom: solid #c1c1c1 1px !important;
}

.titulo-label-contactos {
    color: #808080;
    font-family: "Lato" !important;
    font-size: 16px !important;
}

.td-actions-list {
    width: 20% !important;
}

.vs-table__th {
    background-color: white !important;
}

.vs-table__footer {
    background-color: white !important;
}

.vs-pagination__active {
    background-color: white !important;
    border-color: white !important;
    box-shadow: none !important;
}

.vs-pagination__button,
.active {
    background-color: white !important;
}

.vs-pagination__button,
.nextActive {
    background-color: white !important;
}

.vs-pagination__arrow,
.prev {
    background-color: white !important;
}

.tittle-contact-list {
    font-size: 20px;
    text-align: left !important;
    color: #032844;
}

.vs-table {
    overflow-x: hidden !important;
}

.titulo-help-modal {
    color: #00b4d3;
    font-family: "Nunito" !important;
    font-weight: 400 !important;
    font-size: 20px !important;
}

.start-yellow {
    color: white;
    background: #fe9d01;
    padding: 4px;
    border-radius: 100px;
    font-size: 12px !important;
    margin-left: 10px;
}


.icon-bold {
    font-size: 25px;
    font-weight: bold;
}

.val-code {
    min-width: 100px;
    text-align: center;
    background: transparent;
    border: 2px solid #ccc;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 5px;
}

.mx-datepicker {
    width: 390px;
}

.texto-blue {
    color: #00b4d3;
}

.texto-rojo {
    color: #cb2600;
}

.texto-gris {
    color: #808080;
}

.texto-generico {
    font-family: "Lato";
    font-size: 16px;
}

.titulo-tabla {
    font-family: "Nunito" !important;
    font-weight: lighter !important;
    font-size: 20px;
    color: #032844;
}

/* Colored Icon */

.icon-new {
    width: 14.73px;
    height: 20px;
    margin-top: 0px;
}

.icon-api {
    background-color: #00b4d3;
    /* defines the background color of the image */
    mask: url(../images/iconos/ico-api.svg) no-repeat center / contain;
    -webkit-mask: url(../images/iconos/ico-api.svg) no-repeat center / contain;
}

.icon-whatsapp {
    background-color: #00b4d3;
    /* defines the background color of the image */
    mask: url(../images/iconos/ico-whatsappapi.svg) no-repeat center / contain;
    -webkit-mask: url(../images/iconos/ico-whatsappapi.svg) no-repeat center /
        contain;
}

.icon-ico-copiar {
    font-size: 25px !important;
}

.sip #table-responsive {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    max-height: 330px;
    min-height: 130px;
    background: transparent;
}

.lato {
    font-family: "Lato" !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-60 {
    font-size: 60px !important;
}

.gris-844 {
    color: #032844 !important;
}

.gris-1c1 {
    color: #c1c1c1 !important;
}

.verde-70d {
    color: #00a70d;
}

.amarillo {
    color: #ff9e00;
}

.rojo-919 {
    color: #f21919;
}

.color-959 {
    color: #595959;
}

.color-1c1 {
    color: #c1c1c1;
}

.linea-div-card-text-2 {
    height: 15px;
    overflow: hidden;
    border-top: 1px solid #ededed !important;
}

.icono-popup {
    position: relative;
    margin-top: 6px;
    font-size: 21px !important;
}

.con-imagen canvas {
    margin: 0 auto;
    display: block;
}

.vs-dialog {
    padding: 20px !important;
}

.notFooter {
    margin-bottom: -10px !important;
}

.ip-input-container {
    height: 37px !important;
    text-align: center;
    font-size: 18px;
}

.input-boder {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    background: none !important;
}

.popup-absolute {
    width: 250px;
    position: absolute;
    top: 0;
    margin-left: 40px !important;
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: cover;
}

.lineanew .form-check-input {
    margin-top: 0.58rem;
}

.icon-editar {
    background-image: url(../images/iconos/ico-editar.svg);
}

.icon-018000 {
    background-image: url(../images/iconos/ico-lineas018000.svg);
}

.icon-check {
    background-image: url(../images/iconos/ico-check.svg);
}

.icon-add {
    background-image: url(../images/iconos/ico-agregar-crear.svg);
}

.icon-phone {
    background-image: url(../images/iconos/ico-llamadaprueba.svg);
}

.icon-textSpeech {
    background-image: url(../images/iconos/ico-textspeech.svg);
}

.icon-55 {
    width: 55px;
    height: 55px;
}

.btn-outline-principal {
    margin-top: 10px !important;
    color: #ff9e00;
    background-color: transparent !important;
    border: 2px solid #ff9e00;
    font-family: "Nunito-bold" !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 6px 50px !important;
    border-radius: 35px !important;
}

.btn-outline-principal:hover {
    color: #00b4d3;
    border-color: #00b4d3;
}

.btn-outline-principal-bag {
    margin-top: 10px !important;
    background-color: transparent !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: 6px 50px !important;
    border-radius: 35px !important;
}

.btn-outline-principal-filter {
    background-color: transparent !important;
    font-family: "Nunito-bold" !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    padding: 6px 20px !important;
    border-radius: 35px !important;
    margin-top: 2px !important;
}

.pricing .btn {
    opacity: 1 !important;
    padding: 5px 16px 5px 15px !important;
}

.box-number {
    border: 2px solid #ccc;
    border-bottom: 0;
}

.icono-align-2 {
    font-size: 20px;
    margin-top: 17px;
    position: relative;
    top: 3px;
}

#customdropzone .dropzone .dz-preview {
    margin: 0;
    width: 100%;
}

.dropzone {
    padding: 5px 5px;
    min-height: 100px;
}

.dz-filename span {
    white-space: initial;
    text-align: center;
}

.dropzone .dz-preview {
    width: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

.msj-voz table td {
    border-top: 0;
    border-bottom: 1px solid #c1c1c1;
}

.border-bottom {
    border-bottom: 1px solid #c1c1c1;
}

.pagination-item {
    font-size: 18px;
    cursor: pointer;
}

.i-active {
    background: none;
}

.a-active-2 {
    color: #808080;
}

.arrow-p {
    font-size: 20px !important;
    position: relative;
    top: -2px;
    color: #c1c1c1;
}


.vertical-center {
    margin: 0;
    position: absolute;
    top: 40%;
    -ms-transform: translateY(-50%);
    transform: translateY(-40%);
    width: 68px;
}

.page-mtv .vs-radio-content {
    float: left;
}

.imagen-recarga {
    /*width: 80%;
    max-height: 96%;*/
    width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}

.content-acordion {
    border: 1px solid #c1c1c1;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0.25rem;
}

.firsletter {
    text-transform: lowercase;
}

.firsletter::first-letter {
    text-transform: uppercase;
}

/*
* MENU SVG
*/

.img-pqrs {
    width: 300px !important;
    cursor: pointer;
}

.cabecera {
    font-size: 1rem;
}

.texto {
    font-size: 0.9rem;
}

.view {
    float: left;
    border: 5px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: pointer;
}

.view .mask,
.view .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: #fe3eb2;
    margin: 20px 0 0 0;
}

.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 0px;
    text-align: center;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 5px 14px 0px;
    background: #fe3eb2;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
    margin-top: -15px;
}

.view a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(44, 41, 41, 0.692);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-bottom: 30px;
}

.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.separador {
    margin-top: 3rem !important;
}

@media only screen and (max-width: 991px) and (min-width: 401px) {
    .img-pqrs {
        width: 150px !important;
    }
    .cabecera {
        font-size: 0.8rem;
    }
    .texto {
        font-size: 0.7rem;
    }
    .view h2 {
        font-size: 15px;
        padding: 5px;
        background: rgba(13, 179, 210, 0.8);
        margin: 10px 0 0 0;
    }
    .view p {
        visibility: hidden;
    }
    .view {
        cursor: pointer;
    }
    .separador {
        margin-top: 0rem !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .img-pqrs {
        width: 250px !important;
    }
    .cabecera {
        font-size: 0.8rem;
    }
    .texto {
        font-size: 0.7rem;
    }
    .view h2 {
        font-size: 15px;
        padding: 5px;
        background: rgba(13, 179, 210, 0.8);
        margin: 10px 0 0 0;
    }
    .view p {
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 10px;
        position: relative;
        color: #fff;
        padding: 12px 10px 0px;
        text-align: center;
    }
    .separador {
        margin-top: 0rem !important;
    }
}

@media only screen and (max-width: 400px) {
    .img-pqrs {
        width: 110px !important;
    }
    .cabecera {
        font-size: 0.8rem;
    }
    .texto {
        font-size: 0.7rem;
    }
    .view h2 {
        font-size: 12px;
        padding: 5px;
        background: rgba(13, 179, 210, 0.8);
        margin: 5px 0 0 0;
    }
    .view p {
        visibility: hidden;
    }
    .view {
        cursor: pointer;
    }
    .separador {
        margin-top: 0rem !important;
    }
}

.breadcrumb-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    list-style: none;
    background-color: #fff;
    border-radius: 0.25rem;
}

.breadcrumb-2-item {
    display: -ms-flexbox;
    display: flex;
}

.breadcrumb-2-item + .breadcrumb-2-item {
    padding-left: 0.5rem;
}

.breadcrumb-2-item + .breadcrumb-2-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #000;
    content: "/";
}

.breadcrumb-2-item + .breadcrumb-2-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-2-item + .breadcrumb-2-item:hover::before {
    text-decoration: none;
}

.breadcrumb-2-item.active {
    color: #6c757d;
}

.consulta {
    border: 1px solid rgb(214, 214, 214) !important;
    margin-left: 2%;
}

.cuenta_registro {
    display: inline;
    font-size: 0.8rem;
    margin-left: 40px;
    color: #fe3eb2;
    cursor: pointer;
}

.nueva_busqueda {
    text-decoration: underline;
    cursor: pointer;
    color: #ff9e00;
}

.encabezado-pqr {
    background-color: rgb(0, 0, 0) !important;
    padding: 30px 20px;
    color: #fff;
}

.logo-cabecera {
    margin-top: 5px;
}

@media only screen and (max-width: 1366px) and (min-width: 1200px) {
    .encabezado-pqr {
        background-color: rgb(4, 39, 67) !important;
        padding: 10px 4px 0px;
        color: #fff;
        max-width: 670px;
    }
    .img-pqrs {
        width: 280px !important;
    }
    .cabecera {
        font-size: 0.9rem;
    }
    .texto {
        font-size: 0.8rem;
    }
    .logo-cabecera {
        margin-top: -30px;
    }
    .separador {
        margin-top: 0rem !important;
    }
    .view h2 {
        font-size: 15px;
        padding: 5px;
        background: rgba(13, 179, 210, 0.8);
        margin: 10px 0 0 0;
    }
    .view p {
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 12px;
        position: relative;
        color: #fff;
        padding: 12px 10px 0px;
        text-align: center;
    }
}

.redes {
    text-decoration: none;
    color: #fff;
}

.redes:hover {
    text-decoration: none;
    color: #fff;
}

@media screen and (min-width: 1367px) {
    .cuotas-cc {
        margin-top: -25px;
        max-width: 66.5%;
        margin-left: 16.8%;
    }
}

@media screen and (max-width: 1366px) {
    .cuotas-cc {
        margin-top: -25px;
        max-width: 73.5%;
        margin-left: 13.2%;
    }
}

@media screen and (max-width: 768px) {
    .cuotas-cc {
        margin-top: -25px;
        max-width: 96%;
        margin-left: 2%;
    }
}

@media screen and (min-width: 1367px) {
    .card-div {
        min-width: 240px !important;
        min-height: 250px !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 1366px) {
    .card-div {
        min-width: 210px !important;
        min-height: 255px !important;
        text-align: center !important;
    }
}

.footer-card {
    position: absolute !important;
    bottom: 10px !important;
    text-align: center;
}

.align-boton {
    margin-left: -10%;
}
.image-loading {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.vs-table__td {
    padding: 10px 0px !important;
}

.vs-icon-check span .line1{
    right: 3px;
}
.vs-table-content {
    --vs-color: 0, 180, 211 !important;
}
