/*Header Styles*/
.menu-navega {
    color: #6b6b6b;
    font-family: asap, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 8px;
}
.text-number-phone {
    color: #6b6b6b;
    font-family: asap, sans-serif;
    font-size: 24px !important;
    font-weight: 400 !important;
}


/*Main Sections*/

.accordion-button:not(.collapsed) {
    color: #ffffff!important;
    background-color: #106e37!important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button:focus {
    border-color: #106e37!important;
    box-shadow: 0 0 0 .25rem rgb(16 110 55 / 25%)!important;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

p {
    font-family: asap, sans-serif!important;
    font-size: 14px!important;
    text-align: left!important;
    line-height: 130%!important;
}

p a {
    color: rgb(132, 208, 32)!important;
    font-weight: 500!important;
}

p a:hover {
    color: grey!important;
}

.group-wrapper {
    display: block;
    margin: 5px 0;
    position: relative;
}
.section-header {
    font-family: asap, sans-serif;
    color: #3a3f3a;
    font-size: 22px;
    line-height: 130%;
    font-weight: 500;
    text-align: left;
}
h3.header-text-s {
    font-family: asap, sans-serif !important;
    color: #3a3f3a;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
}

p.texto-seccion {
    font-family: asap, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #3a3f3a;
}

/*Footer Sections*/
p.follow-text {
    font-family: asap, sans-serif !important;
    text-align: left;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 22px;
    color: #9b9b9b !important;
    padding: 8px 0;
    margin: 0;
}
