@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;
}
.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,
h2,
h3,
h4,
h5,
h6,
p {
    color: #2e2e2e;
}
h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
    letter-spacing: -0.5px !important;
}
h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 32px !important;
    letter-spacing: -0.5px !important;
}
h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: -0.25px !important;
}
p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    letter-spacing: 0.25 !important;
}
caption {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 10px !important;
    letter-spacing: 0 !important;
}

a:link {
    text-decoration: none;
}
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: 185px;
}
.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 span {
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    color: #00005b;
    font-weight: 400;
}
.header .content .header-item .item a {
    text-decoration: none;
    color: #00005b;
    font-weight: 400;
}
.header .content .header-item .item img {
    vertical-align: middle;
    cursor: pointer;
}
.header .content .header-item .item.header-menu {
    background-color: #ffed00;
}
.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 {
    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;
    }
} */

h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
    letter-spacing: -0.5px !important;
}
h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 32px !important;
    letter-spacing: -0.5px !important;
}
h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: -0.25px !important;
}
p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    letter-spacing: 0.25 !important;
}
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: 8px 10px;
    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 #e2e8ee;
}
.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: #ffed00;
    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), #fced02 !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;
}
:focus {
    outline: #04005b auto 1px;
}
.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;
}
@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) {

    .etiqueta {
        line-height: 32px !important;
        margin-top: -20px !important;
        font-size: 26px !important;
    }
    .swiper-pagination {
        bottom: -10px !important;
    }
    .swiper-container {
        padding-bottom: 40px !important;
    }
    .section-o-w {
        margin: 0 !important;
    }

    .principal_slidervi h2 {
        margin-top: 100px !important;
   
    }
}

.container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

table tbody tr:first-child {
background: #011f5b;
color: #fff
}
table tbody tr:first-child td, table tbody tr:first-child td p, table tbody tr:first-child td strong {
    color: #fff
}
table tbody td {
    box-sizing: border-box;
    border: 1px solid #fff;
    font-size: 14px
}

.text-description {
    font-size: 11px;
    color: #000 !important;
   
   }

   table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}
.etiqueta{
    line-height: 20px !important;
    margin-top: -16px !important;
    font-size: 18px !important;

}

.top-space{
    margin-top: 16px;
}


dl, ol, p, ul {
    line-height: 1.3 !important;
}

button{
    line-height: 1;
}
.button-menu{
    padding-top: 3px;
}
