/* @import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
* {
    -webkit-tap-highlight-color: transparent;
} */
html,
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro',sans-serif !important;
    /*overflow-x: hidden;*/
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: #333 auto 2px !important;
    -webkit-box-shadow: none !important;
    box-shadow: #333 !important;
}
a:visited {
    text-decoration: none;
}
.master-wrapper form input.error {
    border: 1px solid red;
    margin-bottom: 0;
}
.master-wrapper form select.error {
    border: 1px solid red;
    margin-bottom: 0;
}
.master-wrapper form textarea.error {
    border: 1px solid red;
    margin-bottom: 0;
}
.master-wrapper form label.error {
    margin-top: 5px;
}
#input_5_22-error {
    position: relative;
    top: 5px;
}
#input_66-error {
    position: absolute;
    top: 43px;
    left: 16px;
    margin-top: 0;
}
.form-check {
    position: relative;
    width: 100%;
    padding-left: 10px;
}
.pst_text {
    position: relative;
    top: -1px;
    left: 0;
}
.section-o-w {
    margin: 0 -14px !important;
}
.s-height {
    min-height: 0px !important;
}
.migas-de-pan {
    background: transparent;
    position: absolute;
    margin-top: -100px !important;
    list-style: none !important;
}
.migas-de-pan ul {
    display: flex;
    margin-left: -14px;
}
.migas-de-pan ul li {
    list-style: none !important;
}
.square-wrapper {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    overflow: auto;
}
.footer-container-wrapper .wrapper {
    display: table;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}

h1 {
    font-weight: 700 !important;
    font-size: 2.25em !important;
    line-height: 42px !important;
    letter-spacing: -0.5px !important;
    color: hsl(0, 0%, 20%) !important;
}

h2 {
    font-weight: 600;
    font-size: 1.625rem;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: hsl(0, 0%, 20%) !important;
}
h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: -0.25px !important;
}
p {
    font-weight: 400;
    font-size: 1rem;
    line-height: 25px;
    color: hsl(0, 0%, 20%);
}

caption {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 10px !important;
    letter-spacing: 0 !important;
}
a {
    color: hsl(205, 100%, 35%);
}
a:link {
    text-decoration: none !important;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
.header {
    display: block;
}
.header .content {
    display: table;
    width: 100%;
}
.header .content .logo {
    float: left;
    padding: 12px;
}
.header .content .logo img.desktop {
    width: 170px;
}
.header .content .logo img.mobile {
    display: none;
}
.header .content .header-item {
    float: right;
    display: table;
}
.header .content .header-item .item {
    float: left;
    padding: 24px 25px;
    cursor: pointer;
}

.header .content .header-item .item a {
    text-decoration: none;
    color: #0067b1;
    font-weight: 400;
}
.header .content .header-item .item img {
    vertical-align: middle;
    cursor: pointer;
}
.header .content .header-item .item.header-menu {
    background-color: #ffd000;
}
.hs-search-field--open .hs-search-field__suggestions {
    border: 0;
    margin-left: 39px;
    margin-top: 7px;
}
ul.hs-search-field__suggestions li a {
    padding: 5px 0 6px;
}
.square-wrapper {
    padding: 0 12px;
}
.grid-3 {
    display: grid;
    grid-gap: 2rem;
}
@media (min-width: 600px) {
    .grid-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 900px) {
    .grid-3 {
        grid-template-columns: repeat(3, 1fr);
    }
}
.img-bg {
    display: none !important;
}
.span12.widget-span.widget-type-cell.big-container {
    max-width: 1200px;
    padding: 18px 35px 36px 35px;
    float: none;
    margin: 0 auto !important;
}
div#hero {
    background-size: cover;
    background-repeat: no-repeat;
}
.container {
    max-width: 1024px;
    margin: auto !important;
    float: none !important;
}
@media screen and (max-width: 1024px) {
    #sidebar hr {
        width: 95%;
    }
}
@media screen and (max-width: 768px) {
    /* .breadcrumbs.22 {
        display: none;
    } */
    .migas-de-pan .hs-breadcrumb-menu-wrapper {
        position: initial;
        background-color: #f6f7fc;
        display: none;
        padding: 0 35px;
    }
    .migas-de-pan ul {
        margin-left: 0px;
    }
    .migas-de-pan ul li {
        font-size: 14px;
    }
}

caption {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 10px !important;
    letter-spacing: 0 !important;
}
.container {
    padding: 12px 12px !important;
}
.header .content .logo {
    padding: 4px 8px;
    margin-left: 2px;
}
div#hero {
    background-position: 65%;
    margin-bottom: 190px;
}
.header .content .logo img.desktop {
    display: block;
    margin-top: 8px;
}
.header .content .logo img.mobile {
    display: inline-block;
    display: none;
    width: 60px;
}
#sidebar {
    width: 100%;
    max-width: 600px;
}
.sidebar-content .hs_cos_wrapper_type_simple_menu ul {
    columns: 2;
}
#sidebar ul {
    padding-left: 20px !important;
}
#sidebar div.hr {
    padding-left: 20px;
}
#sidebar hr {
    width: 100%;
    border: 0;
    border-bottom: 1px solid rgb(0 0 91 / 10%);
}
span[data-hs-cos-type="header"] h1 {
    margin: 0;
}
span[data-hs-cos-type="header"] h2 {
    margin: 0;
}
span[data-hs-cos-type="header"] h3 {
    margin: 0;
}
@media (max-width: 768px) {
    .sidebar-content .hs_cos_wrapper_type_simple_menu ul {
        columns: 1;
    }
}
@media (max-width: 320px) {
    .header .content .logo {
        margin-left: 0px;
    }
    .header .content .header-item .item img {
        margin-right: 0px;
    }
}
.col-border {
    border-bottom: 1px solid hsl(210, 26%, 91%);
}
.search-wrapper {
    background: #fbfbfb;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
}
.search-wrapper .widget-span.widget-type-cell {
    margin: 0 !important;
}
.search-header {
    background: #ffd000;
    position: relative;
}
.search-header .search-input {
    max-width: 1040px;
    margin: 0 auto !important;
    float: none !important;
    min-height: 72px !important;
    padding: 20px 0;
    position: relative;
}
.search-header .hs-search-field__input {
    border: 0;
    box-shadow: none;
    color: #333 !important;
    background: url(https://f.hubspotusercontent20.net/hubfs/5392420/Union.svg), #ffd000 !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
    background-position-x: 6px !important;
    padding-left: 38px !important;
    min-width: 100px;
    height: auto;
    outline: none !important;
}
.search-close {
    position: absolute;
    top: 18px;
    left: 7%;
    cursor: pointer;
    font-size: 1.5rem;
    z-index: 9999;
    color: #757575;
}
input.hs-button.primary.large {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: -0.25px !important;
    padding: 10px 20px;
    cursor: pointer;
}
.search-popup :placeholder {
    color: #757575 !important;
}
.search-popup :-moz-placeholder {
    color: #757575 !important;
}
.search-popup ::-webkit-input-placeholder {
    color: #757575 !important;
}
::-webkit-input-placeholder {
    color: #757575 !important;
}
::-moz-placeholder {
    color: #757575 !important;
}
:-ms-input-placeholder {
    color: #757575 !important;
}
:-moz-placeholder {
    color: #757575 !important;
}
@media (max-width: 769px) {
    .search-header .hs-search-field__input {
        background-position-x: 59px !important;
        padding-left: 89px !important;
        min-width: 83px;
        height: auto;
        outline: none !important;
    }
    .search-close {
        left: 12px;
    }
    .search-popup {
        overflow: scroll;
        overflow: scroll;
        height: 100%;
    }
    .busquedas-container {
        padding: 0rem 0 2rem;
    }
    .search-popup .help {
        padding: 0 12px;
        margin-bottom: 4rem;
    }
    img.clear-text-icon {
        right: 12px;
    }
}
.no-encontrada {
    margin-top: 60px;
    margin-top: 6%;
    margin-bottom: 200px;
    margin-bottom: 20%;
}
.no-encontrada ul {
    padding-left: 17px;
    margin-top: 35px;
    font-size: 1em;
    line-height: 25px;
}
@media screen and (max-width: 768px) {
    .revert-row .row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
}
@media (max-width: 769px) {
    h1 {
        line-height: 32px !important;
    }
    .busquedas-links-right {
        flex: 100%;
    }
    .busquedas-links-left {
        flex: 100%;
    }
    .header {
        display: block;
        height: 60px;
    }
    .header .content .logo img.desktop {
        display: none;
    }
    .header .content .logo img.mobile {
        display: inline-block;
        width: 52px;
    }
    .header .content .header-item .item {
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .migas-de-pan {
        margin-top: 0 !important;
        left: 0;
        right: 0;
        z-index: 9;
    }
    .header-item .item span {
        display: none !important;
    }
}
.content-suscription .actions .hs-button:hover {
    text-decoration: underline;
}
input {
    font-family: "Source Sans Pro" !important;
    font-weight: 500;
    color: #333;
    font-size: 16px !important;
}
input[type="text"],
input[type="email"],
input[type="password"] {
    color: #333;
}

.breadcrumb {
    background-color: transparent !important;
 }

.breadcrumbs_inner ul .hs-menu-item:last-child a {
    color: #333 !important;
    cursor: default !important;
    text-decoration: none !important;
}
.breadcrumbs ul {
    padding-left: 26px !important;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch {
    display: none !important;
    visibility: hidden !important;
}
.hs-breadcrumb-menu-wrapper {
    position: absolute;
    left: 30px;
    top: 150px;
    z-index: 99;
}
.hs-breadcrumb-menu-divider:before {
    content: "/" !important;
}

.mr-auto {
    margin: auto;
}

.pqr-btn-sel {
    display: flex;
    flex-direction: row;
    position: relative;
    margin: auto;
}

.btn-cons-pqr {
    position: absolute;
    right: 0;
    top: 150px;
}

.btn-cons-pqr a {
    border: 1px solid #0067b1;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #0067b1;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -0.25px;
    color: hsl(0, 0%, 100%);
    padding: 10px 40px;
}

.btn-cons-pqr a:hover {
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%);
}

.btn-cons-pqr a:hover {
    text-decoration: none;
}

/* .master-wrapper form label .label-text {
    font-weight: 500 !important;
    line-height: 24px !important;
} */

.columns.block-html a {
    font-weight: 500 !important;
}

.formulario_inline form .button-wrapper button {
    top: 20px;
}

#sidebar span[data-hs-cos-type="simple_menu"] ul li {
    font-weight: 400;
}

.vig img {
	mix-blend-mode: multiply;
}


@media screen and (min-width: 1024px) {
    .container {
        padding: 12px 20px !important;
    }
}
@media screen and (min-width: 1280px) {
    .container {
        padding: 12px 20px !important;
    }
}
@media (min-width: 900px) and (max-width: 1024px) {
    #hs_cos_wrapper_module_161230723654593 > div {
        margin-top: 25%;
    }
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet.swiper-pagination-bullet-active) {
    border-radius: 50%;
    width: 8px !important;
    height: 8px !important;
}
@media (max-width: 769px) {
    .swiper-pagination {
        bottom: -10px !important;
    }
    .swiper-container {
        padding-bottom: 40px !important;
    }
    .section-o-w {
        margin: 0 !important;
    }
    .pqr-btn-sel {
        flex-direction: column;
    }
    .btn-cons-pqr {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 40px;
    }
}






/* NUEVOS ESTILOS 2021 */

/* separadores de espacios */

.separador-a {
    padding: 5px;
}

.separador-c {
    padding: 10px;
}

.separador-d {
    padding: 8px;
}

.separador-k {
    padding: 20px;
}

.separador-h {
    padding: 15px;
}

.separador-r {
    padding: 30px;
}

.separador-m {
    padding: 40px;
}

.separador-n {
    padding: 50px;
}

.separador-x {
    padding: 60px;
}

/* Fin separadores de espacios */

.visibleMobile {
    display: none !important;
}

.box-miga-de-pan {
    height: 75px;
    background-color: hsl(220, 43%, 99%);
    margin-top: 23px;
    padding: 28px 40px;
}

.texto_principal {
    text-align: center;
}

.texto_principal p {
    font-size: 0.875rem;
    line-height: 24px;
}

.box-pqr_one {
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 3px;
    padding: 40px 35px;
    min-height: 315px;
    position: relative;
}

.box-pqr_one:hover {
    box-shadow: 0px 3px 13px hsl(210, 26%, 91%);
}

.box-pqr_one img {
    width: 36px;
    margin-bottom: 15px;
}

.box-pqr_one .cta {
    background-color: hsl(205, 100%, 35%);
    border-color: hsl(205, 100%, 35%);
    border-radius: 30px;
    font-weight: 600;
    font-size: 1.25rem;
    letter-spacing: -0.25px;
    color: hsl(0, 0%, 100%);
    padding: 8px 45px;
    position: absolute;
    bottom: 30px;
}

.box-pqr_one .cta:hover {
    border-color: hsl(205, 100%, 18%) !important;
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%) !important;
}

.box-pqr_one .cta:active {
    border-color: hsl(205, 100%, 18%) !important;
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%) !important;
}

.btn-inicio {
    text-align: center;
    margin-top: 30px;
}

.btn-inicio .cta {
    background-color: hsl(205, 100%, 35%);
    border-color: hsl(205, 100%, 35%);
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.25rem;
    letter-spacing: -0.25px;
    color: hsl(0, 0%, 100%);
    padding: 8px 45px;
    width: 291px;
}

.btn-inicio .cta:hover {
    border-color: hsl(205, 100%, 18%) !important;
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%) !important;
}

.btn-inicio .cta:active {
    border-color: hsl(205, 100%, 18%) !important;
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%) !important;
}

/* .respuesta {
    width: 100% !important;
    position: relative;
    top: 10px;
    margin: auto;
    padding: 30px;
    height: 120px;
} */

.contenedor-pqr {
    max-width: 618px;
}

.button-wrapper {
    text-align: center;
    margin-top: 30px;
}

.button-wrapper .form-btn {
    background-color: hsl(205, 100%, 35%);
    border-color: hsl(205, 100%, 35%);
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.25rem;
    letter-spacing: -0.25px;
    color: hsl(0, 0%, 100%) !important;
    padding: 8px 45px;
    width: 291px;
    border: none;
    cursor: pointer ;
}

.button-wrapper .form-btn:hover {
    border-color: hsl(205, 100%, 18%) !important;
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%) !important;
}

.button-wrapper .form-btn:active {
    border-color: hsl(205, 100%, 18%) !important;
    background-color: hsl(205, 100%, 18%) !important;
    color: hsl(0, 0%, 100%) !important;
}


.master-wrapper form label .label-text {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 18px;
    color: hsl(0, 0%, 20%);
    margin-bottom: 18px;
}

.form-control {
    background: hsl(0, 0%, 100%) !important;
    border: 1px solid hsl(210, 26%, 91%) !important;
    box-sizing: border-box !important;
    border-radius: 8px !important;
    width: 100% !important;
    height: 36px !important;
    margin-bottom: 20px;
    margin-bottom: 20px;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #757575 !important;
}

.form-group label {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 18px;
    color: hsl(0, 0%, 20%);
    margin-bottom: 8px;
}

.top-mg {
    margin-top: 48px !important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: var(--bs-gutter-x,0);
    padding-left: var(--bs-gutter-x,0);
}

.form-group select {
    background-image: url(https://fs.hubspotusercontent00.net/hubfs/7212050/iconos/Arrow-form.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    background-size: 12px !important;
}


@media (max-width: 768px) {

    .visibleDesktop {
        display: none !important;
    }

    .visibleMobile {
        display: block !important;
    }

    .box-miga-de-pan {
        margin-top: -5rem;
        padding: 25px 5px;
    }

    .box-pqr_one {
        margin-bottom: 20px;
    }

    .box-pqr_one .cta {
        width: 100%;
        position: relative;
        top: 1rem;
    }

    .contenedor-pqr {
        max-width: 90% !important;
    }

    .wht_content {
        width: 100% !important;
    }

    .pst_text {
        top: -39px;
        left: 20px;
        line-height: 14px !important;
    }

    #input_66-error {
        top: 55px;
        left: 24px;
    }

    .master-wrapper form textarea {
        width: 92% !important;
    }

    .formulario_inline form .button-wrapper button {
        width: 100%;
    }

    .btn-cons-pqr a {
        width: 100%;
    }

}



/* FIN NUEVOS ESTILOS 2021 */



/* Estado de solicitud - RESPUESTA */

.top-mg {
    margin-top: 48px !important;
}

.box_solicitudes {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 6px;
    padding: 1.875rem;
    min-height: 127px;
    position: relative;
}

.box_solicitudes h2 {
    margin-bottom: 0;
}

.box_solicitudes p {
    margin-bottom: 0;
}

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

.box_solicitudes .text_respuesta-num {
    background-color: hsl(335, 85%, 47%);
    border: 1px solid hsl(335, 85%, 47%);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: 400;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: hsl(0, 0%, 100%);
    padding: 0.125rem 1.5rem;
    height: 26px;
    margin-left: 15px;
}

.flex_solicitudes {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flex_solicitudes img {
    width: 36px;
    margin-right: 15px;
}

.flex_solicitudes span {
    font-size: 1.25rem !important;
    letter-spacing: -0.25px !important;
    color: hsl(205, 100%, 35%);
}

.title_sec-acordeon {
    border-bottom: 1px solid hsl(210, 26%, 91%);
    padding: 15px 0;
    margin-top: 20px;
}

.title_sec-acordeon h4 {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 18px;
    color: hsl(0, 0%, 20%);
    text-align: left;
}

.caja-pqr .accordion-item {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid hsl(210, 26%, 91%);
    list-style: none;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-position: right top;
}

.caja-pqr ul {
    padding-left: 0;
}

.NumeroPQR {
    color: hsl(0, 0%, 20%);
}

.PcasoEstado {
    border: 1px solid hsl(0, 0%, 46%);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: 400 !important;
    font-size: 0.875rem !important;
    letter-spacing: 2px !important;
    color: hsl(0, 0%, 46%);
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 16px !important;
    display: table;
    padding: 0.125rem 0.5rem;
}



.flex-title_respuestas {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.caja-pqr .accordion-content {
    padding: 0 1.25rem;
}

.text-gnrl-ac {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}

.bg_acordeon {
    background-color: hsl(220, 43%, 99%);
}

.help .content-item .item .text a:hover {
    color:hsl(205, 100%, 35%);
}

/* FIN Estado de solicitud - RESPUESTA */





/* FORMULARIO INLINE */

.label_titulo {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: hsl(0, 0%, 20%);
}

.formulario_inline label {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 18px;
    color: hsl(0, 0%, 20%);
}

.formulario_inline input[type="text"], .formulario_inline input[type="email"], .formulario_inline input[type="date"], .formulario_inline input[type="password"], .formulario_inline input[type="select"], .formulario_inline input[type="number"] {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 40px;
    font-size: 0.875rem !important;
    color: rgb(117, 117, 117) !important;
    padding: 0 0.625rem;
}

.container-group-radio select {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 40px;
    font-size: 0.875rem !important;
    color: rgb(117, 117, 117) !important;
    font-size: initial;
    max-width: 100%;
    background-image: url(https://fs.hubspotusercontent00.net/hubfs/7212050/iconos/Arrow-form.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    background-size: 12px !important;
    padding: 0 0.625rem;
}

.formulario_inline  input[type=number]::-webkit-inner-spin-button, 
.formulario_inline  input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.master-wrapper form select,
.master-wrapper form input[type="text"],
.master-wrapper form textarea {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    color: hsl(0, 0%, 20%) !important;
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 40px;
    font-size: 0.75rem !important;
    color: rgb(117, 117, 117) !important;
    padding: 0 0.625rem;
    font-size: initial;
    max-width: 100%;
}

.master-wrapper form textarea {
    padding: 0.625rem;
}

.master-wrapper form select {
    background-image: url(https://fs.hubspotusercontent00.net/hubfs/7212050/iconos/Arrow-form.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    background-size: 12px !important;
}

.master-wrapper form input::placeholder {
    font-size: 0.75rem;
}

input::placeholder {
    /* color: hsl(0, 0%, 20%) !important; */
    font-size: 16px;
}

.label_titulo select {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 36px;
    padding: 0 0.625rem;
    font-size: initial;
    max-width: 100%;
    background-image: url(https://fs.hubspotusercontent00.net/hubfs/7212050/iconos/Arrow-form.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    background-size: 12px !important;
}

.master-wrapper form label textarea {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 190px;
    margin-top: 8px;
    padding: 0 0.625rem;
}

.master-wrapper form textarea {
    background: hsl(0, 0%, 100%);
    border: 1px solid hsl(210, 26%, 91%);
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 173px;
    margin: 0 15px;
}

.tp_lb {
    margin-top: 11px;
}

.columns.block-html a {
    color: hsl(205, 100%, 35%);
}

.columns.block-html a:hover {
    text-decoration: underline !important;
}

.ps_relative {
    position: relative;
}

.ico-text-retro {
    margin-top: 60px;
}

.text-retro {
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 42px;
    letter-spacing: -0.5px;
    color: hsl(0, 0%, 20%);
    text-align: center;
}

.master-wrapper h2 {
    font-weight: 400 !important;
    font-size: 1.25rem !important;
    line-height: 26px !important;
    letter-spacing: -0.25px !important;
    color: hsl(0, 0%, 20%) !important;
}

label {
    margin-top: 20px;
    margin-bottom: 18px;
}

.tipo_archivo {
    display: flex;
    flex-direction: column;
}

.archivo_tipo {
    margin: auto;
    display: flex;
    flex-direction: column;
}


.form-check-input[type=checkbox] {
    margin-top: 20px;
}

/* .wht_content {
    width: 60%;
    margin: auto;
    display: flex;
    flex-direction: row;
} */

[type="file"], [type="checkbox"], [type="radio"] {
    margin: 0 0 2rem;
}

.bg_blue {
    background-color: hsl(230, 50%, 98%);
}

.mr-top_1 {
    margin-top: 5px;
}

.mr-top-2 {
    margin-top: -25px;
    margin-bottom: 30px;
}

.skip-menu {
    top: 0;
}

/* Tooltip */

#span_input_16 button {
    position: absolute;
    margin-left: 5px;
    margin-top: -12px;
}

#span_input_16 .btn-secondary {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    background-image: url(../images/ico-tooltip.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 20px 10px;
}

#span_input_16 .btn-secondary:hover {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    padding: 20px 10px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.master-wrapper form label.error {
    font-size: 0.875rem;
    color: rgb(255, 0, 0);
    line-height: 18px;
    margin-top: 6px;
    margin-bottom: 6px; 
}

.form-envio button[data-bs-target="#tooltipModal"] {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    background-image: url(../images/ico-tooltip.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 10px;
}

.form-envio .modal  .modal-header {
    border-bottom: none;
    padding: 1rem 1rem 0rem;
}

.form-envio .modal .modal-body {
    padding: 0 1rem 1rem;
}

.form-envio .modal .modal-content .modal-body img {
    width: 36px;
    margin-bottom: 1rem;
}

.form-envio .modal .modal-content .modal-body h3 {
    font-weight: 600;
    font-size: 1.625rem;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: rgb(51, 51, 51);
}

.form-envio .modal.show .modal-dialog {
    width: 100%;
    max-width: 740px;
}

.form-envio .modal .modal-content {
    border-top: none;
}

.form-envio .modal .modal-header .btn-close {
    width: 48px;
    height: 48px;
    backdrop-filter: blur(10.8731px);
    border-radius: 77px;
    opacity: 1;
}

.numRadicacion {
    width: 100%;
    /* min-height: 120px; */
    background-color: rgb(246, 247, 252);
    padding: 2rem 3rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.numRadicacion .colNumRadicacion {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 55px;
}

.controller-nr {
    font-weight: 400 !important;
    font-size: 1.25rem !important;
    line-height: 26px !important;
    letter-spacing: -0.25px !important;
    color: rgb(51, 51, 51) !important;
    margin-top: 0;
    margin-bottom: 0;
}

.respuesta {
    font-weight: 600;
    font-size: 1.625rem;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #333333;
}

/* .btn-close {
    filter: invert(28%) sepia(93%) saturate(901%) hue-rotate(175deg) brightness(97%) contrast(111%);
} */

.form-envio button[type="button"]#bt-submit-51 {
    width: 100%;
    max-width: 200px;
    height: 54px;
    background-color: rgb(0, 103, 177);
    border: 1px solid rgb(0, 103, 177);
    padding: 0 1.875rem;
    color: rgb(255, 255, 255);
    font-size: 1.25rem;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    border-radius: 30px;
}

.form-envio button[type="button"]#bt-submit-51:is(:hover, :active, :focus) {
    background-color: rgb(0, 54, 92);
    color: rgb(255, 255, 255);
    border: 1px solid rgb(0, 54, 92);
    --bs-btn-focus-box-shadow: 0 0 0 0rgba(var(--bs-btn-focus-shadow-rgb), 0);
    text-decoration: none;
}


@media (max-width: 767px) {

    .master-wrapper .row>* {
        padding-right: 0;
        padding-left: 0;
    }

    .form-envio .modal.show .modal-dialog {
        max-width: 90%;
        margin: auto;
        padding: 1.5rem 0;
    }

    .numRadicacion {
        min-height: 200px;
        padding: 2rem;
        flex-direction: column;
        justify-content: space-around;
        align-items: flex-start;
    }

    .respuesta {
        padding: 0 !important;
    }

    .btn-inicio .cta {
        width: 100%;
    }

    .form-envio button[type="button"]#bt-submit-51 {
        max-width: 100%;
    }

    .hu42a-help.hu42a-help-container .square-wrapper {
        padding: 0 1rem;
    }

    .master-wrapper form textarea {
        width: 100% !important;
        margin: 0;
        padding-right: 0.625rem !important;
        padding-left: 0.625rem !important;
    }
}

