/* Responsive - cuando se apila verticalmente */
@media (max-width: 768px) {
    .itemsTerceraSeccionContent {
        flex-direction: column;
    }
    
    .itemTerceraSeccion {
        flex: none;
        width: 100%;
    }
    
    /* Cambiar bordes laterales por bordes superiores en móvil */
    .itemTerceraSeccion:not(:first-child) {
        border-left: none;
        border-top: 1px solid #ccc;
    }
    .fondoLiquidoProductoEmpresarialItems .itemTerceraSeccion:not(:first-child) {
        border-left: none;
        border-top: 1px solid #fff;
    }
    .col-md-4:nth-child(2) .fondosItem {
        border-left: none;
        border-right: none;
        border-top: 1px solid #cfd4d3;
        border-bottom: 1px solid #cfd4d3;
    }
    .fondosContentRight {
        border-left: none;
        padding: 40px 20px;
        border-top: 1px solid #cfd4d3;
    }
    .contentEmisionesDeDeuda .row .col-md-6:nth-child(2){
        border-left: none;
        border-top: none;
    }
}

@media (max-width: 992px) and (min-width: 769px) {
    .itemsTerceraSeccionContent {
        flex-wrap: wrap;
    }
    
    .itemTerceraSeccion {
        flex: 1 1 50%; /* 2 columnas en tablet */
        min-width: 50%;
    }
    
    /* Bordes específicos para layout 2x2 */
    .itemTerceraSeccion:nth-child(even) {
        border-left: 1px solid #ccc;
    }
    
    .itemTerceraSeccion:nth-child(n+3) {
        border-top: 1px solid #ccc;
    }
    
    .fondoLiquidoProductoEmpresarialItems .itemTerceraSeccion:nth-child(even) {
        border-left: 1px solid #fff;
    }
    
    .fondoLiquidoProductoEmpresarialItems .itemTerceraSeccion:nth-child(n+3) {
        border-top: 1px solid #fff;
    }
    .itemTerceraSeccion:nth-child(odd):not(:first-child) {
        border-left: none;
    }
    .fondoLiquidoProductoEmpresarialItems .itemTerceraSeccion:nth-child(odd):not(:first-child) {
        border-left: none;
    }
    .col-md-4:nth-child(2) .fondosItem {
        border-left: 1px solid #cfd4d3;
        border-right: 1px solid #cfd4d3;
        border-top: none;
        border-bottom: none;
    }
    .fondosContentRight {
        border-left: none;
        padding: 40px 20px;
        border-top: 1px solid #cfd4d3;
    }
    .contentEmisionesDeDeuda .row .col-md-6:nth-child(2){
        border-left: none;
        border-top: none;
    }

}
@media (min-width: 320px) and (max-width: 484px){
    .desktop{
        display: none;
    }
    .responsive{
        display: block;
    }
    section.coverHome {
        padding-top: 100%;
    }
    .coverHomeCta {
        width: 100%;
        background: #ffffffb5;
        padding: 20px;
    }
    .coverHomeCta h1 {
        font-size: 26px;
        width: 340px;
        margin: 10px 0;
    }
    .coverHomeCta p {
        font-size: 16px;
        color: #717f7d;
        width: 330px;
    }
    .servicesHomeInfo {
        padding: 15px;
    }
    .servicesHomeInfo h1 {
        width: auto;
    }
    .servicesHomeInfo p {
        width: auto;
    }
    section.solucionesHome {
        padding: 50px 30px;
    }
    .solucionesHome h1 {
        font-size: 26px;
        width: 100%;
    }
    .expertiseBannerContent {
        flex-direction: column;
    }
    .expertiseLogo {
        width: 160px;
        padding: 30px 0;
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .expertiseCta h1 {
        font-size: 26px;
        text-align: center;
    }
    .footerTop {
        flex-direction: column;
    }
    .footerTopLeft {
        text-align: center;
        margin: 0 0 30px 0;
    }
    .footerTopRight {
        justify-content: center;
    }
    .footerBottom {
        flex-direction: column;
        align-items: center;
    }
    .footerBottomLeft {
        border-top: none;
        padding: 0;
    }
    .footerBottomRight {
        border-top: none;
        padding: 0px 0 50px;
    }
    .individualPrimerSeccionInfo {
        padding: 50px 30px;
    }
    .individualSegundaSeccionInfo {
        padding: 50px 30px;
    }
    .individualPrimerSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .individualPrimerSeccionInfo p {
        width: 100%;
    }
    .individualSegundaSeccionInfo h1 {
        font-size: 26px;
    }
    .titleSection .itemTitleSection span {
        width: 7px;
        margin: 0 10px 0 0;
    }
    .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .btnsContent {
        padding: 10px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .fondoLiquidoDolaresEmpresarial .individualSegundaSeccionInfo h1 {
        width: 100%;
    }
    section.fondosDeInversion {
        padding: 70px 30px;
    }
    .fondosContentLeft h1 {
        font-size: 26px;
        text-align: center;
    }
    .fondosContentLeft p {
        text-align: center;
        width: 100%;
    }
    .fondosItem .imgFondosItem {
        width: 55px;
        margin: 30px auto 30px;
    }
    .fondosItem .textFondosItem h2 {
        width: 100%;
    }
    .textFondosItem {
        text-align: center;
    }
    .fondosItem .textFondosItem p {
        margin: 0 0 30px 0;
    }
    .pEmpresarialRight.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .pEmpresarialLeft.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .fondosContentRight {
        padding: 40px 0;
        text-align: center;
    }
    .fondosContentRight a {
        margin-right: 0;
        margin: 0 auto;
    }
    .ctaCoverServiciosContent a {
        width: 240px;
    }
    section.EmisionesDeDeuda {
        position: relative;
        width: 100%;
        padding: 70px 30px;
    }
    .EmisionesDeDeuda .titleEmisionesDeDeuda h1 {
        font-size: 26px;
    }
    .servicesEstructuracion .servicesEstructuracionContent .servicesEstructuracionContentTitle h1 {
        font-size: 26px;
    }
    .itemEmisionesDeDeudaText {
        width: 100%;
        margin-bottom: 30px;
    }
    .estructuracionContentRow .col-md-4{
        padding: 0 !important;
    }
    section.asesoriaServices {
        padding: 70px 30px;
    }
    .asesoriaServices .titleAsesoriaServices h1 {
        font-size: 26px;
    }
    .bonosContent h1 {
        font-size: 26px;
    }
    .bonosContent {
        padding: 70px 30px;
    }
    .reportesContent h1 {
        font-size: 26px;
    }
    .reportesContent {
        padding: 70px 30px;
    }
    .ctaConoceMasContent a {
        width: 240px;
    }
    .nosotrosContent h1 {
        font-size: 26px;
        width: 100%;
    }
    .nosotrosContent {
        padding: 70px 30px;
    }
    .nosotrosContent p.textTop {
        width: 100%;
    }
    .consejoTeamTitle img {
        width: 10px;
        margin: 0 0px 0 20px;
    }
    .consejoTeamTitle h1 {
        font-size: 26px;
    }
    .titleConsejoName {
        width: 100%;
        height: 200px;
        margin: 0 auto 30px;
    }
    .consejoTeamInfo {
        padding: 70px 30px;
    }
    section.consejoTeam {
        background: #dadfdd;
        padding: 70px 0 0;
    }
    .comitePermanenteContent {
        padding: 70px 30px;
    }
    .comiteTitle h1 {
        font-size: 26px;
    }
    .comiteTitle img {
        width: 10px;
    }
    .coverInformacionPublica .titleCover h1 {
        color: #fff;
        font-size: 26px;
    }
    .informacionPublicaBody a {
        font-size: 14px;
        word-break: break-word;
    }
    section.informacionPublicaContent {
        padding: 70px 30px;
        text-align: center;
    }
    .contactCoverContent {
        padding: 70px 30px;
    }
    .contactCoverContent h1 {
        font-size: 26px;
    }
    .contactCoverContent p {
        width: 100%;
        margin: 20px auto 0;
        line-height: 20px;
    }
    .contactFormContent {
        padding: 70px 30px;
    }
    .contactInfoPrincipal .col-md-4, .contactInfoPrincipal .col-md-12, .interesPerfilContent .col-md-4, .interesPerfilContent .col-md-8 {
        padding: 0 !important;
        border: none;
    }
    .formBody textarea {
        height: 145px;
    }
    .perfilInversion {
        margin-bottom: 20px;
    }
    .btnSendForm {
        padding: 0 0px;
    }
    .__headerResponsive.__menuResponsive{
        display: block;
    }
}


@media (min-width: 568px) and (max-width: 736px){
    .desktop{
        display: none;
    }
    .responsive{
        display: block;
    }
    section.coverHome {
        padding-top: 100%;
    }
    .coverHomeCta {
        width: 100%;
        background: #ffffffb5;
        padding: 20px;
    }
    .coverHomeCta h1 {
        font-size: 26px;
        width: 340px;
        margin: 10px 0;
    }
    .coverHomeCta p {
        font-size: 16px;
        color: #717f7d;
        width: 330px;
    }
    .servicesHomeInfo {
        padding: 15px;
    }
    .servicesHomeInfo h1 {
        width: auto;
    }
    .servicesHomeInfo p {
        width: auto;
    }
    section.solucionesHome {
        padding: 50px 30px;
    }
    .solucionesHome h1 {
        font-size: 26px;
        width: 100%;
    }
    .expertiseBannerContent {
        flex-direction: column;
    }
    .expertiseLogo {
        width: 160px;
        padding: 30px 0;
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .expertiseCta h1 {
        font-size: 26px;
        text-align: center;
    }
    .footerTop {
        flex-direction: column;
    }
    .footerTopLeft {
        text-align: center;
        margin: 0 0 30px 0;
    }
    .footerTopRight {
        justify-content: center;
    }
    .footerBottom {
        flex-direction: column;
        align-items: center;
    }
    .footerBottomLeft {
        border-top: none;
        padding: 0;
    }
    .footerBottomRight {
        border-top: none;
        padding: 0px 0 50px;
    }
    .individualPrimerSeccionInfo {
        padding: 50px 30px;
    }
    .individualSegundaSeccionInfo {
        padding: 50px 30px;
    }
    .individualPrimerSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .individualPrimerSeccionInfo p {
        width: 100%;
    }
    .individualSegundaSeccionInfo h1 {
        font-size: 26px;
    }
    .titleSection .itemTitleSection span {
        width: 7px;
        margin: 0 10px 0 0;
    }
    .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .btnsContent {
        padding: 10px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .fondoLiquidoDolaresEmpresarial .individualSegundaSeccionInfo h1 {
        width: 100%;
    }
    section.fondosDeInversion {
        padding: 70px 30px;
    }
    .fondosContentLeft h1 {
        font-size: 26px;
        text-align: center;
    }
    .fondosContentLeft p {
        text-align: center;
        width: 100%;
    }
    .fondosItem .imgFondosItem {
        width: 55px;
        margin: 30px auto 30px;
    }
    .fondosItem .textFondosItem h2 {
        width: 100%;
    }
    .textFondosItem {
        text-align: center;
    }
    .fondosItem .textFondosItem p {
        margin: 0 0 30px 0;
    }
    .pEmpresarialRight.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .pEmpresarialLeft.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .fondosContentRight {
        padding: 40px 0;
        text-align: center;
    }
    .fondosContentRight a {
        margin-right: 0;
        margin: 0 auto;
    }
    .ctaCoverServiciosContent a {
        width: 240px;
    }
    section.EmisionesDeDeuda {
        position: relative;
        width: 100%;
        padding: 70px 30px;
    }
    .EmisionesDeDeuda .titleEmisionesDeDeuda h1 {
        font-size: 26px;
    }
    .servicesEstructuracion .servicesEstructuracionContent .servicesEstructuracionContentTitle h1 {
        font-size: 26px;
    }
    .itemEmisionesDeDeudaText {
        width: 100%;
        margin-bottom: 30px;
    }
    .estructuracionContentRow .col-md-4{
        padding: 0 !important;
    }
    section.asesoriaServices {
        padding: 70px 30px;
    }
    .asesoriaServices .titleAsesoriaServices h1 {
        font-size: 26px;
    }
    .bonosContent h1 {
        font-size: 26px;
    }
    .bonosContent {
        padding: 70px 30px;
    }
    .reportesContent h1 {
        font-size: 26px;
    }
    .reportesContent {
        padding: 70px 30px;
    }
    .ctaConoceMasContent a {
        width: 240px;
    }
    .nosotrosContent h1 {
        font-size: 26px;
        width: 100%;
    }
    .nosotrosContent {
        padding: 70px 30px;
    }
    .nosotrosContent p.textTop {
        width: 100%;
    }
    .consejoTeamTitle img {
        width: 10px;
        margin: 0 0px 0 20px;
    }
    .consejoTeamTitle h1 {
        font-size: 26px;
    }
    .titleConsejoName {
        width: 100%;
        height: 200px;
        margin: 0 auto 30px;
    }
    .consejoTeamInfo {
        padding: 70px 30px;
    }
    section.consejoTeam {
        background: #dadfdd;
        padding: 70px 0 0;
    }
    .comitePermanenteContent {
        padding: 70px 30px;
    }
    .comiteTitle h1 {
        font-size: 26px;
    }
    .comiteTitle img {
        width: 10px;
    }
    .coverInformacionPublica .titleCover h1 {
        color: #fff;
        font-size: 26px;
    }
    .informacionPublicaBody a {
        font-size: 14px;
        word-break: break-word;
    }
    section.informacionPublicaContent {
        padding: 70px 30px;
        text-align: center;
    }
    .contactCoverContent {
        padding: 70px 30px;
    }
    .contactCoverContent h1 {
        font-size: 26px;
    }
    .contactCoverContent p {
        width: 100%;
        margin: 20px auto 0;
        line-height: 20px;
    }
    .contactFormContent {
        padding: 70px 30px;
    }
    .contactInfoPrincipal .col-md-4, .contactInfoPrincipal .col-md-12, .interesPerfilContent .col-md-4, .interesPerfilContent .col-md-8 {
        padding: 0 !important;
        border: none;
    }
    .formBody textarea {
        height: 145px;
    }
    .perfilInversion {
        margin-bottom: 20px;
    }
    .btnSendForm {
        padding: 0 0px;
    }
    .__headerResponsive.__menuResponsive{
        display: block;
    }
}


@media (min-width: 768px) and (max-width: 800px){
    .desktop{
        display: none;
    }
    .responsive{
        display: block;
    }
    section.coverHome {
        padding-top: 100%;
    }
    .coverHomeCta {
        width: 100%;
        background: #ffffffb5;
        padding: 20px;
    }
    .coverHomeCta h1 {
        font-size: 26px;
        width: 340px;
        margin: 10px 0;
    }
    .coverHomeCta p {
        font-size: 16px;
        color: #717f7d;
        width: 330px;
    }
    .servicesHomeInfo {
        padding: 15px;
    }
    .servicesHomeInfo h1 {
        width: auto;
    }
    .servicesHomeInfo p {
        width: auto;
    }
    section.solucionesHome {
        padding: 50px 30px;
    }
    .solucionesHome h1 {
        font-size: 26px;
        width: 100%;
    }
    .expertiseBannerContent {
        flex-direction: column;
    }
    .expertiseLogo {
        width: 160px;
        padding: 30px 0;
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .expertiseCta h1 {
        font-size: 26px;
        text-align: center;
    }
    .footerTop {
        flex-direction: column;
    }
    .footerTopLeft {
        text-align: center;
        margin: 0 0 30px 0;
    }
    .footerTopRight {
        justify-content: center;
    }
    .footerBottom {
        flex-direction: column;
        align-items: center;
    }
    .footerBottomLeft {
        border-top: none;
        padding: 0;
    }
    .footerBottomRight {
        border-top: none;
        padding: 0px 0 50px;
    }
    .individualPrimerSeccionInfo {
        padding: 50px 30px;
    }
    .individualSegundaSeccionInfo {
        padding: 50px 30px;
    }
    .individualPrimerSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .individualPrimerSeccionInfo p {
        width: 100%;
    }
    .individualSegundaSeccionInfo h1 {
        font-size: 26px;
    }
    .titleSection .itemTitleSection span {
        width: 7px;
        margin: 0 10px 0 0;
    }
    .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .btnsContent {
        padding: 10px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .fondoLiquidoDolaresEmpresarial .individualSegundaSeccionInfo h1 {
        width: 100%;
    }
    section.fondosDeInversion {
        padding: 70px 30px;
    }
    .fondosContentLeft h1 {
        font-size: 26px;
        text-align: center;
    }
    .fondosContentLeft p {
        text-align: center;
        width: 100%;
    }
    .fondosItem .imgFondosItem {
        width: 55px;
        margin: 30px auto 30px;
    }
    .fondosItem .textFondosItem h2 {
        width: 100%;
    }
    .textFondosItem {
        text-align: center;
    }
    .fondosItem .textFondosItem p {
        margin: 0 0 30px 0;
    }
    .pEmpresarialRight.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .pEmpresarialLeft.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .fondosContentRight {
        padding: 40px 0;
        text-align: center;
    }
    .fondosContentRight a {
        margin-right: 0;
        margin: 0 auto;
    }
    .ctaCoverServiciosContent a {
        width: 240px;
    }
    section.EmisionesDeDeuda {
        position: relative;
        width: 100%;
        padding: 70px 30px;
    }
    .EmisionesDeDeuda .titleEmisionesDeDeuda h1 {
        font-size: 26px;
    }
    .servicesEstructuracion .servicesEstructuracionContent .servicesEstructuracionContentTitle h1 {
        font-size: 26px;
    }
    .itemEmisionesDeDeudaText {
        width: 100%;
        margin-bottom: 30px;
    }
    .estructuracionContentRow .col-md-4{
        padding: 0 !important;
    }
    section.asesoriaServices {
        padding: 70px 30px;
    }
    .asesoriaServices .titleAsesoriaServices h1 {
        font-size: 26px;
    }
    .bonosContent h1 {
        font-size: 26px;
    }
    .bonosContent {
        padding: 70px 30px;
    }
    .reportesContent h1 {
        font-size: 26px;
    }
    .reportesContent {
        padding: 70px 30px;
    }
    .ctaConoceMasContent a {
        width: 240px;
    }
    .nosotrosContent h1 {
        font-size: 26px;
        width: 100%;
    }
    .nosotrosContent {
        padding: 70px 30px;
    }
    .nosotrosContent p.textTop {
        width: 100%;
    }
    .consejoTeamTitle img {
        width: 10px;
        margin: 0 0px 0 20px;
    }
    .consejoTeamTitle h1 {
        font-size: 26px;
    }
    .titleConsejoName {
        width: 100%;
        height: 200px;
        margin: 0 auto 30px;
    }
    .consejoTeamInfo {
        padding: 70px 30px;
    }
    section.consejoTeam {
        background: #dadfdd;
        padding: 70px 0 0;
    }
    .comitePermanenteContent {
        padding: 70px 30px;
    }
    .comiteTitle h1 {
        font-size: 26px;
    }
    .comiteTitle img {
        width: 10px;
    }
    .coverInformacionPublica .titleCover h1 {
        color: #fff;
        font-size: 26px;
    }
    .informacionPublicaBody a {
        font-size: 14px;
        word-break: break-word;
    }
    section.informacionPublicaContent {
        padding: 70px 30px;
        text-align: center;
    }
    .contactCoverContent {
        padding: 70px 30px;
    }
    .contactCoverContent h1 {
        font-size: 26px;
    }
    .contactCoverContent p {
        width: 100%;
        margin: 20px auto 0;
        line-height: 20px;
    }
    .contactFormContent {
        padding: 70px 30px;
    }
    .contactInfoPrincipal .col-md-4, .contactInfoPrincipal .col-md-12, .interesPerfilContent .col-md-4, .interesPerfilContent .col-md-8 {
        padding: 0 !important;
        border: none;
    }
    .formBody textarea {
        height: 145px;
    }
    .perfilInversion {
        margin-bottom: 20px;
    }
    .btnSendForm {
        padding: 0 0px;
    }
    .__headerResponsive.__menuResponsive{
        display: block;
    }
}


@media (min-width:800px) and (max-width: 1050px){
    .desktop{
        display: none;
    }
    .responsive{
        display: block;
    }
    section.coverHome {
        padding-top: 100%;
    }
    .coverHomeCta {
        width: 100%;
        background: #ffffffb5;
        padding: 20px;
    }
    .coverHomeCta h1 {
        font-size: 26px;
        width: 340px;
        margin: 10px 0;
    }
    .coverHomeCta p {
        font-size: 16px;
        color: #717f7d;
        width: 330px;
    }
    .servicesHomeInfo {
        padding: 15px;
    }
    .servicesHomeInfo h1 {
        width: auto;
    }
    .servicesHomeInfo p {
        width: auto;
    }
    section.solucionesHome {
        padding: 50px 30px;
    }
    .solucionesHome h1 {
        font-size: 26px;
        width: 100%;
    }
    .expertiseBannerContent {
        flex-direction: column;
    }
    .expertiseLogo {
        width: 160px;
        padding: 30px 0;
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .expertiseCta h1 {
        font-size: 26px;
        text-align: center;
    }
    .footerTop {
        flex-direction: column;
    }
    .footerTopLeft {
        text-align: center;
        margin: 0 0 30px 0;
    }
    .footerTopRight {
        justify-content: center;
    }
    .footerBottom {
        flex-direction: column;
        align-items: center;
    }
    .footerBottomLeft {
        border-top: none;
        padding: 0;
    }
    .footerBottomRight {
        border-top: none;
        padding: 0px 0 50px;
    }
    .individualPrimerSeccionInfo {
        padding: 50px 30px;
    }
    .individualSegundaSeccionInfo {
        padding: 50px 30px;
    }
    .individualPrimerSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .individualPrimerSeccionInfo p {
        width: 100%;
    }
    .individualSegundaSeccionInfo h1 {
        font-size: 26px;
    }
    .titleSection .itemTitleSection span {
        width: 7px;
        margin: 0 10px 0 0;
    }
    .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .btnsContent {
        padding: 10px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo p {
        width: 90%;
        margin-left: 20px;
    }
    .individualCuartaSeccion .individualSegundaSeccionInfo h1 {
        font-size: 26px;
        width: 100%;
    }
    .fondoLiquidoDolaresEmpresarial .individualSegundaSeccionInfo h1 {
        width: 100%;
    }
    section.fondosDeInversion {
        padding: 70px 30px;
    }
    .fondosContentLeft h1 {
        font-size: 26px;
        text-align: center;
    }
    .fondosContentLeft p {
        text-align: center;
        width: 100%;
    }
    .fondosItem .imgFondosItem {
        width: 55px;
        margin: 30px auto 30px;
    }
    .fondosItem .textFondosItem h2 {
        width: 100%;
    }
    .textFondosItem {
        text-align: center;
    }
    .fondosItem .textFondosItem p {
        margin: 0 0 30px 0;
    }
    .pEmpresarialRight.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .pEmpresarialLeft.pEmpresarialContent {
        padding: 50px 40px;
        height: 100%;
    }
    .fondosContentRight {
        padding: 40px 0;
        text-align: center;
    }
    .fondosContentRight a {
        margin-right: 0;
        margin: 0 auto;
    }
    .ctaCoverServiciosContent a {
        width: 240px;
    }
    section.EmisionesDeDeuda {
        position: relative;
        width: 100%;
        padding: 70px 30px;
    }
    .EmisionesDeDeuda .titleEmisionesDeDeuda h1 {
        font-size: 26px;
    }
    .servicesEstructuracion .servicesEstructuracionContent .servicesEstructuracionContentTitle h1 {
        font-size: 26px;
    }
    .itemEmisionesDeDeudaText {
        width: 100%;
        margin-bottom: 30px;
    }
    .estructuracionContentRow .col-md-4{
        padding: 0 !important;
    }
    section.asesoriaServices {
        padding: 70px 30px;
    }
    .asesoriaServices .titleAsesoriaServices h1 {
        font-size: 26px;
    }
    .bonosContent h1 {
        font-size: 26px;
    }
    .bonosContent {
        padding: 70px 30px;
    }
    .reportesContent h1 {
        font-size: 26px;
    }
    .reportesContent {
        padding: 70px 30px;
    }
    .ctaConoceMasContent a {
        width: 240px;
    }
    .nosotrosContent h1 {
        font-size: 26px;
        width: 100%;
    }
    .nosotrosContent {
        padding: 70px 30px;
    }
    .nosotrosContent p.textTop {
        width: 100%;
    }
    .consejoTeamTitle img {
        width: 10px;
        margin: 0 0px 0 20px;
    }
    .consejoTeamTitle h1 {
        font-size: 26px;
    }
    .titleConsejoName {
        width: 100%;
        height: 200px;
        margin: 0 auto 30px;
    }
    .consejoTeamInfo {
        padding: 70px 30px;
    }
    section.consejoTeam {
        background: #dadfdd;
        padding: 70px 0 0;
    }
    .comitePermanenteContent {
        padding: 70px 30px;
    }
    .comiteTitle h1 {
        font-size: 26px;
    }
    .comiteTitle img {
        width: 10px;
    }
    .coverInformacionPublica .titleCover h1 {
        color: #fff;
        font-size: 26px;
    }
    .informacionPublicaBody a {
        font-size: 14px;
        word-break: break-word;
    }
    section.informacionPublicaContent {
        padding: 70px 30px;
        text-align: center;
    }
    .contactCoverContent {
        padding: 70px 30px;
    }
    .contactCoverContent h1 {
        font-size: 26px;
    }
    .contactCoverContent p {
        width: 100%;
        margin: 20px auto 0;
        line-height: 20px;
    }
    .contactFormContent {
        padding: 70px 30px;
    }
    .contactInfoPrincipal .col-md-4, .contactInfoPrincipal .col-md-12, .interesPerfilContent .col-md-4, .interesPerfilContent .col-md-8 {
        padding: 0 !important;
        border: none;
    }
    .formBody textarea {
        height: 145px;
    }
    .perfilInversion {
        margin-bottom: 20px;
    }
    .btnSendForm {
        padding: 0 0px;
    }

    .__headerResponsive.__menuResponsive{
        display: block;
    }
}