#contenedorTabla{
    margin-top: -6px;
}

h4 {
    color:#002E71;
    text-align: center;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 160% */
    letter-spacing: 0.15px;
}

.h4Modal {
    padding-bottom: 12px;
}


h5 {
    color: #002E71;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

.my-0 {
    color: #33445F;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 160% */
    letter-spacing: 0.15px;
    padding-top: 12px;
}

.my-01 {
    color: #33445F;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 160% */
    letter-spacing: 0.15px;
}

.text-prima {
    color: #FF6B0B;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 160% */
    letter-spacing: 0.15px;
}

.text-nombre {
    color:#002E71;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 160% */
    letter-spacing: 0.15px;
}

.text-agradecimiento {
    overflow: hidden;
    color: #002E71;
    text-overflow: ellipsis;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 150% */
    letter-spacing: 0.25px;
    padding-left: 15px;
    padding-top: 15px;
}

.pricing-card {
    color: #0C2040;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 173.913% */
}

.body-pricing-card {
    background-color: #F6F9FD;
    margin: 0px -15px;
    padding-bottom: 5px; /*0px*/
}

.body-model-card {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
}

.text-month {
    color: #0C2040;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    letter-spacing: 0.25px;
}

/*DATOS DE DISPOSITIVO 2DA PANTALL DIV*/
.div-tipo-dispositivo {
    margin-left: -15px;
    padding-bottom: 16px;
}

.text-model {
    color:#33445F;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    /*line-height: 24px;*/
    line-height: 15px;
    letter-spacing: 0.5px;
}

#idContainerCard{
    padding-bottom: 12px;
}

#idContentCard{
    left: 50%; 
    top:50%;
    transform: translate(-50%, 0%); 
    margin-left: 0px;
}

legend {
    color: #002E71;
    margin-left: 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-top: 7px;
}

.card {
    box-shadow: none;
    border-radius: 4px 0px 0px 4px;
    border-top: 1px solid #CED8E8;
    border-bottom: 1px solid #CED8E8;
    border-left: 1px solid #CED8E8;
    background: #FEFEFE;
    border-bottom:transparent;
}

.card-group>.card:not(:first-child) {
    border-radius: 4px;
}

.card-header {
    padding: 0.75rem 24px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: transparent;
}

/*BOTONES*/

.btn.disabled,
.disabled.btn-large,
.disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
    pointer-events: none;
    background-color: #F6F9FD !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ACB4C0 !important;
    cursor: default;
}

.btn.btn-gnp {
    display: flex;
    height: 40px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    background: #FF6B0B;
    color: #FFF;
    box-shadow: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    letter-spacing: 1.25px;
    text-transform: initial;
}

.btn.btn-gnp:hover {
    background-color: #ff8d21;
    border: 1px solid #ff8d21;
    color: #FFF;
    box-shadow: none;
}

.btn.btn-gnp:focus {
    background-color: #ff8d21;
    border: 1px solid #ff8d21;
    color: #FFF;
    box-shadow: none;
}

.btn-gnp-second {
    display: flex;
    height: 40px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid#FF6B0B;
    background: #FFF;
    box-shadow: none;
    color:#FF6B0B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1.25px;
    text-transform: none;
}

.btn-gnp-second:hover {
    border-radius: 4px;
    border: 1px solid#FF8D0A;
    /*background: #FF6B0B;*/
    background: #FF8D0A;
    box-shadow: none;
    color:#FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1.25px;
    text-transform: none;
}

.btn-gnp-second:active {
    border: 1px solid#FF8D0A;
    background: #FF8D0A;
    color:#FF6B0B;
}

.btn-gnp-light {
    display: flex;
    align-items: right;
    gap: 16px;
    color:#FF6B0B;
    box-shadow: none;
    margin-top: 25px;
    margin-right: 10px;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}

.btn-gnp-light:hover {
    color:#FF6B0B;
    box-shadow: none;
    /*background-color: #FF8D0A;*/
    background-color: #FFF;
    border: 1px solid #FF8D0A;
}

.btn-gnp-light:active {
    color:#FF6B0B;
    box-shadow: none;
    background-color: #FF8D0A;
    border-color: 1px solid #FF8D0A;
}

.btn-gnp-package-plus {
    display: flex;
    align-items: center;
    gap: 16px;
    color:#FF6B0B;
    box-shadow: none;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    width: 107%;
    justify-content: center;
    margin: 0px -15px 0px 0px;
    border-bottom: 2px solid #FF6B0B;
}

.btn-gnp-package-vital, .btn-gnp-package-inter {
    display: flex;
    align-items: center;
    gap: 16px;
    color:#33445F;
    box-shadow: none;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    width: 107%;
    justify-content: center;
    margin: 0px 0px 0px -15px;
    border-bottom: 1px solid #CED8E8;
}

.btn-gnp-package-plus:hover {
    color:#FF6B0B;
    box-shadow: none;
    background-color: #FFF;
}

.btn-gnp-package-plus:active {
    color:#FF6B0B;
    box-shadow: none;
    background-color: #FFF;
}

.btn-gnp-package-vital:hover, .btn-gnp-package-inter:hover {
    color:#33445F;
    box-shadow: none;
    background-color: #FFF;
}

.btn-gnp-package-vital:active, .btn-gnp-package-inter:active {
    color:#33445F;
    box-shadow: none;
    background-color: #FFF;
}

/*ICON ADD*/
.btn i, .btn-large i, .btn-small i, .btn-floating i, .btn-large i, .btn-small i, .btn-flat i {
    font-size: 1.3rem;
    line-height: initial;
}

#idAddIcon{
    margin-right: -8px;
    margin-top: 2px;
    background-color: #FFF;
    color:#FF6B0B;
}

/*
#idAddIcon:hover{
    margin-right: -8px;
    margin-top: 2px;
    background-color: #FF8D0A;
    color:#FFF;
}
*/
/*ICON ADD*/

hr {
    margin-top: -0.975rem;
    margin-bottom: 24px;
    border-top: 1px solid #FF9E0A;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.material-icons:hover {
    border-radius: 50%;
    background-color: #FFF8E2;
}

.material-icons:active {
    border-radius: 50%;
    background-color: #FFF8A2;
}

/*TABLES STYLE*/
#alinear-centro {
    text-align: center;
}

.aCentro {
    text-align: center;
}

.table {
    border: 1px solid #ced8e8;
    border-collapse: separate;
    border-radius: 4px;
}

.table th {
    vertical-align: middle;
}

.table thead th {
    border-color: #ced8e8;
    vertical-align: bottom;
    border-bottom: 1px solid #ced8e8;
}

.table tbody td {
    border-color: #ced8e8;
}

.table th {
    border-color: #ced8e8;
}

#background-tr {
    background-color: rgb(246, 249, 253);
}

#titleTable {
    color: #002e71;
    font-weight: 600;
}

.table {
    color: #33445f;
    font-size: 14px;
}

.weightPad {
    font-weight: 400;
}


/*TABLES STYLE*/

/*SWITCH*/

.custom-control-label::before {
    background-color: #F6F9FD;
    border: 1px solid #33486C;
}

.custom-switch .custom-control-label::after {
    background-color: #0C2040;
    border: 1px solid #33486C;
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #FFF;
    border: 1px solid #FFF;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #FF6B0B;
    border: 1px solid #FF6B0B;
    background-color: #FF6B0B;
}

/*SWITCH*/

/*Responsive mode tables*/

#tablaCelularResponsivePlus, #tablaCelularResponsiveVital, #tablaMultiPlus, #tablaMultiVital, #idTablaPlusResponsive, #idTablaInterResponsive, #idTablaEstanResponsive, #idTablaPlusResponsive2, #idTablaInterResponsive2, #idTablaEstanResponsive2, #idTablaPlusResponsive3, #idTablaInterResponsive3, #idTablaEstanResponsive3 {
    display: none;
}

#idPackage-button {
    display: none;
}

#tablaCelular, #tablaMulti {
    display: block;
}

#idBtnCotizaOtro {
    display: block;
}

#idAddBtn, #idBtnCotiza {
    display: none;
}

@media (min-width: 576px) and (max-width: 828px) {
    #idBtnCotizaOtro, #idAddBtn {
        display: none;
    }

    #idBtnCotiza {
        display: block;
        margin-top: -65px;
        margin-left: auto;
    }

    .btn-gnp-light {
        font-size: 14px;
    }
}

@media (min-height: 100px) and (max-width: 575px) {
    #tablaCelularResponsivePlus, #tablaMultiPlus, #idTablaPlusResponsive, #idTablaPlusResponsive2, #idTablaPlusResponsive3 {
        display: block;
    }

    #idBtnCotizaOtro, #idBtnCotiza {
        display: none;
    }

    #idAddBtn {
        display: block;
        padding-right: 50px;
        margin-top: -65px;
        /*margin-top: -10px;*/
        
    }

    .btn-gnp-light{
        margin-right: -20px
    }

    .btn-gnp-light:hover {
        color:#FF6B0B;
        box-shadow: none;
        background-color: #FFF;
        border-color: transparent;
    }
    
    .btn-gnp-light:active {
        color:#FF6B0B;
        box-shadow: none;
        background-color: #FFF;
        border-color: transparent;
    }

    .btn i, .btn-large i, .btn-small i, .btn-floating i, .btn-large i, .btn-small i, .btn-flat i {
        font-size: 2.0rem;
    }

    #tablaCelular, #tablaMulti, #tabla1G, #tabla2G, #tabla3G {
        display: none;
    }

    #idPackage-button {
        display: block;
    }

    #idCard-Plus, #idCardPlus{
        display: block;
    }

    #idCard-Vital, #idCardEstand, #idCardInter {
        display: none;
    }
}
/*Responsive mode tables*/

.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
    background-color: #FFF;
    box-shadow: none;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 25%;
    padding: 0;
    margin: auto;
    overflow-y: auto;
    will-change: top, opacity;
    width: 323px;
    height: auto;
    border-radius: 4px;
    background: var(--funcional-fondos-white, #FFF);
    /* Elevaciones/Floating/Negro/L (512) */
    box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.12);
}

.modal .modal-content {
    border: transparent;
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #FFF;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    border-top: transparent;
    height: auto;
}

.modal-overlay {
    background: #002E71;
}

.body-text-modal {
    color: var(--funcional-textos-body, #0C2040);
    /* Desktop / Body / 2 Regular */
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    letter-spacing: 0.25px;
}

/*BTN MODAL*/
.btn-gnp-modal {
    display: flex;
    height: 40px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    background: #FF6B0B;
    color: #FFF;
    box-shadow: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    letter-spacing: 1.25px;
    text-transform: initial;
    width: max-content;
}

.btn-gnp-light-modal {
    display: flex;
    height: 40px;
    padding-left: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    background: #FFF;
    color: #FF6B0B;
    box-shadow: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    letter-spacing: 1.25px;
    text-transform: initial;
    width: max-content;
}

.btn-gnp-modal:hover, .btn-gnp-light-modal:hover {
    background: #FF8D0A;
    color: #FFF;
    box-shadow: none;
}

@media (min-height: 100px) and (max-width: 767px) {
    .btn-gnp-modal, .btn-gnp-light-modal {
        width: auto;
    } 

    .text-agradecimiento {
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; /* 128.571% */
        letter-spacing: 0.25px;
    }
}


/*ICONOS*/

.material-icons, .fa-chevron-down::before {
    content: "expand_less";
    color: #ff6b0b;
    /*vertical-align: middle;*/
    vertical-align: text-top;
}

.material-icons, .fa-chevron-up::before {
    content: "expand_more";
    color: #ff6b0b;
}

.material-icons:hover {
    border-radius: 50%;
    background-color: #FFF8E2;
}

.material-icons:active {
    border-radius: 50%;
    background-color: #FFF8A2;
}

/*ICONOS*/