body {
    font-family: "Open Sans", sans-serif;
}

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

#conoceProct {
    margin-top: 0px;
}

.content-agra {
    padding-top: 24px;
}

/*TEXTOS*/

h1, h4{
    color:#002E71; 
    font-weight: normal;
}

h5 {
    color:#002E71; 
    font-weight: bold;
}

span {
    color: #0C2040;
}

a, a:hover{
    color: #FF6B0B;
}

.textSystem1 {
    color: #33486C;
}

.textSystem2 {
    color: #567099;
}

.textInactivo {
    color: #ACB4C0;
}

.textInfo {
    color: #567EAD;
}

.textAlert {
    color: #B18931;
}

.textValidacion {
    color: #44956C;
}

.textError {
    color: #9A4443;
}

.bodyInverso {
    color: #FFF;
}
/*TEXTOS*/

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

#contentInfo {
    padding-bottom: 24px;
}


.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;
}

h4 {
    font-size: 24px;
}

p,
li {
    /*color: #647085;*/
    color:#002E71; 
    font-size: 16px;
}

.lead {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

a {
    color: #fc6c25;
}

li {
    text-align: center;
}

.container {
    max-width: 100%;
    float: center;
    display: flex;
    justify-content: center;
}

.content {
    max-width: 100%;
    float: center;
    display: flex;
    justify-content: center;
}

.pricing-header {
    max-width: 100%;
}

.card-deck .card {
    min-width: auto;
    max-width: 490px;
}

.card-img-top {
    min-height: auto;
    max-height: 300px;
    min-width: auto;
    max-width: 490px;
}

.btn {
    background-color: #fc6c25;
    border: 1px solid #fc6c25;
    text-align: center;
    font-size: 16px;
    transition: 0.2s;
    color: white;
    letter-spacing: .07em
}

.btn:hover {
    background-color: #ff8d21;
    border: 1px solid #ff8d21;
    color: white;
}

.btn:active {
    background-color: #ff8d21;
    border: 1px solid #ff8d21;
    color: white;
}

.contenedor {
    overflow: hidden;
    width: 100%;
}

.card-body {
    padding-bottom: 5px;
}

.card-footer {
    background-color: #fff;
    border: none;
    padding-bottom: 25px;
    /*display: contents;*/
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

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

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.btn-gnp-second {
    display: flex;
    height: 40px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    border: 1px solid var(--marca-primarios-naranja-gnp, #FF6B0B);
    background: var(--marca-primarios-blanco, #FFF);
    color: var(--funcional-textos-enlaces, #FF6B0B);
    text-align: center;
    /* Desktop/Apoyo/Button */
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    letter-spacing: 1.25px;
}

#contentBtn{
    padding-top: 10px;
    padding-bottom: 24px;
    justify-content: left;
}

legend {
    overflow: hidden;
    color:#002E71;
    text-overflow: ellipsis;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 171.429% */
    letter-spacing: 0.25px;
    text-transform: uppercase;
}

.v-line {
    border-left: 5px solid #FF9E0A;
    height: 16px;
    left: auto;
    position: initial;
    padding-right: 10px;
    padding-top: 24px;
    padding-bottom: 24px;
}

.v-line-tabla {
    border-left: 5px solid #FF9E0A;
    height: 30px;
    left: 15px;
    position: absolute;
}

@media (min-width: 767px) and (max-width: 991px) {
    .v-line-tabla {
        border-left: 5px solid #FF9E0A;
        height: 30px;
        left: 15px;
        position: absolute;
    }
}

@media (min-height: 100px) and (max-width: 540px) {
    .v-line-tabla {
        border-left: 5px solid #FF9E0A;
        height: 30px;
        left: 15px;
        position: absolute;
        top:10px;
    }
}

@media (min-height: 100px) and (max-width: 342px) {
    .v-line-tabla {
        border-left: 5px solid #FF9E0A;
        height: 30px;
        left: 15px;
        position: absolute;
        bottom: 10px;
    }
}

.img-fluid {
    min-width: 240px;
    min-height: 240px;
    float: right;
}

.img-fluid {
    max-width: 240px;
    height: auto;
    float: right;
}

@media (min-height: 100px) and (max-width: 786px) {
    .btn-gnp-second {
        width: 100%;
    }

    #contentImg {
        padding-bottom: 24px;
    }

    .img-fluid {
        max-width: 100%;
        min-height: auto;
    }

}