.section-generico {
    padding-bottom: 128px;
}

.section-buscador {
    margin-top: 128px;
    padding-bottom: 64px !important;
}

.section-buscador .inner-addon {
    position: relative;
    display: flex;
    align-items: center;
}

.section-buscador .inner-addon .glyphicon {
    position: absolute;
    padding-left: 30px;
    padding-right: 25px;
    pointer-events: none;
    left: 0px;
    z-index: 4;
}

.section-buscador .inner-addon input {
    padding-left: 75px;
    padding-right: 40px;
    height: 50px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #7F7F7F;
    border: 1px solid #CCCCCC;
    outline: 0px;
    box-shadow: none !important;
    border-radius: 4px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.section-buscador .contenedor-tabs {
    margin-top: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 8px;
}

.scrollMenuRivs {
    overflow: auto;
    white-space: nowrap;
}

.section-buscador .contenedor-tabs::-webkit-scrollbar {
    display: none;
}

.section-buscador .scrollMenuRivs .itemRivs {
    display: flex;
    padding: 12px 16px;
    align-items: center;
    text-decoration: none;
    gap: 4px;
}

.section-buscador .scrollMenuRivs .anchorOpcMenu {
    color:#999;
    font-family: 'Santander Headline';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    text-decoration: none !important;
    position: relative;
    cursor: pointer;
}

.section-buscador .scrollMenuRivs .anchorOpcMenu:hover,
.section-buscador .scrollMenuRivs .active {
    color:#000;
    font-weight: 700;
}

.section-buscador .scrollMenuRivs .active:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: -4px;
    left: 0%;
    right: 0;
    margin: auto;
    border-bottom: 2px solid red;
}

.section-buscador hr {
    margin-top: 24px;
    margin-bottom: 0px;
    height: 2px;
    background:#D9D9D9;
}

.owl-carousel-cards {
    display: flex;
    align-items: stretch;
}

.owl-carousel-cards .owl-stage {
    display: flex;
    align-items: stretch;
}

.section-result-filter {
    display: none;
}

.section-result-filter .container-cards-filter {
    row-gap: 48px;
    margin-top: 64px;
}

.owl-carousel-cards .owl-stage .card,
.section-result-filter .container-cards-filter .card {
    box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.12);
    height: 100%;
    width: 273px;
    border-width: 0px;
    border-radius: 9px;
}

.section-result-filter .container-cards-filter .card {
    max-width: 273px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel-cards .owl-stage .card .card-img-top,
.section-result-filter .container-cards-filter .card .card-img-top {
    height: 148px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    object-fit: cover;
}

.owl-carousel-cards .owl-stage .card .card-title,
.section-result-filter .container-cards-filter .card .card-title {
    color: #000;
    font-family: 'Santander Text';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 27px */
    margin-bottom: 0px;
}

.owl-carousel-cards .owl-stage .card .card-text,
.section-result-filter .container-cards-filter .card .card-text {
    color: #000;
    font-family: 'Santander Micro Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin-top: 8px;
    margin-bottom: 0px;

    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl-carousel-cards .owl-stage .card .card-hashtaTags,
.section-result-filter .container-cards-filter .card .card-hashtaTags {
    margin-top: 16px;
    margin-bottom: 24px;
    border-width: 0px;
}

.owl-carousel-cards .owl-stage .card .card-hashtaTags .text-hashtag,
.section-result-filter .container-cards-filter .card .card-hashtaTags .text-hashtag {
    color: #C00;
    font-family: 'Santander Micro Text';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    border-width: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.owl-carousel-cards .owl-stage .card .card-footer,
.section-result-filter .container-cards-filter .card .card-footer {
    display: flex;
    justify-content: center;
    padding-top: 0px;
    padding-bottom: 24px;
    background-color: transparent;
    flex-direction: column;
}
.owl-carousel-cards .owl-stage .card .card-cta,
.section-result-filter .container-cards-filter .card .card-cta {
    display: flex;
    width: 113px;
    flex-direction: column;
    align-items: center;
    border-radius: 40px;
    border: 1px solid #EC0000;
    background:#FFF;
    padding: 10px 24px;
    color:#EC0000;
    text-align: center;
    text-decoration: none;
    font-family: 'Santander Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 128.571% */
    margin-left: auto;
    margin-right: auto;
}

.section-lo-mas-visto {
    background:#F2F2F2;
}

.section-generico h2 {
    color: #000;
    font-family: 'Santander Headline';
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 40px */
    margin-bottom: 0px;
}

.section-lo-mas-visto h2 {
    margin-top: 48px;
}

.section-otras-cards {
    padding-bottom: 96px;
}

.section-lo-mas-visto .contenedor,
.section-programas .contenedor,
.section-otras-cards .contenedor,
.section-blogs .contenedor,
.section-consejos-de-neto .contenedor,
.section-workcafe .contenedor,
.section-tuiio .contenedor,
.section-pymes .contenedor,
.section-universidades .contenedor,
.section-fraudes .contenedor {
    padding-right: 0px !important;
}


.section-programas .owl-carousel.owl-carousel-programas,
.section-otras-cards .owl-carousel.owl-carousel-otros {
    margin-top: 32px;
}

.section-programas .card {
    width: 370px;
    height: 548.654px;
    border-radius: 20px;
    background: linear-gradient(1deg, #FFF 22.74%, rgba(255, 255, 255, 0.00) 75.38%);
    box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.12);
    border-width: 0px;
}

.section-otras-cards .card {
    width: 370px;
    height: 450px;
    border-radius: 20px;
    background: linear-gradient(1deg, #FFF 22.74%, rgba(255, 255, 255, 0.00) 75.38%);
    box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.12);
    border-width: 0px;
}

.section-programas .card .bg-img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    height: 80%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
}

.section-otras-cards .card .bg-img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    height: 80%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
    object-position: top;
}

.section-programas .card .card-body {
    padding-top: 0px;
    height: 274px;
    position: absolute;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.section-otras-cards .card .card-body {
    padding-top: 0px;
    height: 274px;
    position: absolute;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 24px;
    padding: 24px;
}

.section-programas .card .card-body .card-title {
    color:#000;
    font-family: 'Santander Headline';
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 35px */
    margin-bottom: 0px;
    height: 62px;
}

.section-otras-cards .card .card-body .card-title {
    color:#000;
    font-family: 'Santander Headline';
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 35px */
    margin-bottom: 0px;
}


.section-programas .card .card-body .card-text,
.section-otras-cards .card .card-body .card-text {
    color:#595959;
    font-family: 'Santander Text';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    margin-bottom: 0px;
}

.section-programas h3.red,
.section-otras-cards h3.red {
    font-family: 'Santander Headline';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: 3.6px;
    text-transform: uppercase;
    color: #EC0000;
    margin-bottom: 8px;
    margin-top: 64px;
}

.section-generico .category {
    color:#EC0000;
    font-family: "Santander Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    text-decoration: none;
    margin-right: 5%;
}

.section-generico .category:hover {
    text-decoration: underline;
}

.section-generico .container-title {
    margin-bottom: 32px;
}

.owl-carousel .owl-stage {
    padding-bottom: 32px;
}

.section-generico .w-101 {
    width: 101%;
}

.section-generico .pr-0 {
    padding-right: 0px !important;
}


.text-red {
    color: #EC0000 !important;
}

.section-palabra-del-dia {
    padding-bottom: 96px;
}


.section-palabra-del-dia .container-palabra-del-dia {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 955px;
    width: 100%;
    background-image: url("/educacion-financiera/assets-educacion-financiera/img/rectangle_101.webp");
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 96px;
    padding-bottom: 96px;
}

.section-palabra-del-dia .container-palabra-del-dia h3 {
    color: #EC0000;
    font-family: "Santander Headline";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: 3.6px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.section-palabra-del-dia .container-palabra-del-dia h2 {
    color:#191919;
    font-family: "Santander Headline";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 48px */
    margin-top: 8px;
    margin-bottom: 0px;
}

.section-palabra-del-dia .container-palabra-del-dia p {
    color:#7F7F7F;
    font-family: "Santander Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; /* 30px */
    margin-top: 16px;
    margin-bottom: 0px;
}

.section-palabra-del-dia .container-palabra-del-dia .img-book {
    position: absolute;
    top: -34px;
    left: 8px;
    width: 76px;
}

.section-palabra-del-dia .container-palabra-del-dia .container-cta {
    text-align: right;
}

.section-palabra-del-dia .container-palabra-del-dia .cta {
    display: inline-flex;
    border-radius: 48px;
    text-decoration: none;
    padding: 12px 24px;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    color: #FFF;
    text-align: center;
    font-family: "Santander Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 128.571% */
    background: #EC0000;
    margin-bottom: 0px;
    margin-top: 16px;
    max-width: 176px;
    width: 100%;
}

.section-palabra-del-dia .container-palabra-del-dia .legal {
    color:#7F7F7F;
    font-family: "Santander Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 24px;
    margin-top: 32px;
}

.section-simuladores {
    background: #F2F2F2;
    padding-top: 86px;
}

.section-simuladores h3,
.section-sitio-global h3 {
    color: #EC0000;
    font-family: "Santander Headline";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: 3.6px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.section-simuladores h2,
.section-sitio-global h2 {
    color:#191919;
    font-family: "Santander Headline";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 40px */
    margin-top: 8px;
    margin-bottom: 0px;
}

.section-simuladores .container-simuladores {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 32px;
}

.section-simuladores .container-simuladores .item {
    max-width: 467px;
    width: 80%;
    min-height: 301px;
    border-radius: 16px;
    background: #FFF;
    text-decoration: none;
    box-shadow: 0px 32px 32px -4px rgba(0, 0, 0, 0.12);
    padding: 8px 12px;
}

.section-simuladores .container-simuladores .item .container-img {
    width: 100%;
    height: 178px;
    background: #CEDEE7;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-simuladores .container-simuladores .item .container-img img {
    width: 247px;
    height: 100%;
    object-fit: contain;
}

.section-simuladores .container-simuladores .item .title {
    color: #000;
    font-family: "Santander Text";
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    margin-top: 16px;
}

.section-sitio-global {
    padding-top: 96px;
}

.owl-carousel.owl-carousel-sitio-global {
    margin-top: 32px;
}

.owl-carousel.owl-carousel-sitio-global .item {
    max-width: 1440px;
    width: 100%;
    height: 382px;
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.owl-carousel.owl-carousel-sitio-global .item .bg_img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    z-index: -1;
}

.owl-carousel.owl-carousel-sitio-global .item .container-banner {
    max-width: 630px;
    width: 100%;
}

.owl-carousel.owl-carousel-sitio-global .item .container-banner .text-banner {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.12);
    font-family: "Santander Headline";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 40px */
    margin-bottom: 0px;
}

.owl-carousel.owl-carousel-sitio-global .item .container-banner .container-cta {
    margin-top: 32px;
    text-align: center;
}

.owl-carousel.owl-carousel-sitio-global .item .container-banner .container-cta .cta {
    display: inline-flex;
    padding: 12px 40px;
    align-items: center;
    gap: 8px;
    color: #FFF;
    text-align: center;
    font-family: "Santander Text";
    text-decoration: none;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 141.176% */
    background: #EC0000;
    border-radius: 40px;
}

.owl-carousel.owl-carousel-sitio-global .item .container-banner .container-cta .cta:hover {
    text-decoration: underline;
}

.owl-carousel.owl-carousel-sitio-global .owl-nav {
    position: absolute;
    top: 50%;
    width: 98%;
    max-width: 1440px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0;
}

.owl-carousel.owl-carousel-sitio-global .owl-nav button.owl-prev,
.owl-carousel.owl-carousel-sitio-global .owl-nav button.owl-next {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, 0.75);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.12);
    transition: 0.3s all;
}

.owl-carousel.owl-carousel-sitio-global .owl-nav button.owl-prev:hover,
.owl-carousel.owl-carousel-sitio-global .owl-nav button.owl-next:hover {
    background: #fff;
    border: 1px solid #EC0000;

}

.owl-carousel.owl-carousel-sitio-global .owl-nav .owl-prev {
    background-image: url(/components/carousel/assets/img/left-disabled.png) !important;
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.owl-carousel.owl-carousel-sitio-global .owl-nav .owl-prev:hover {
    background-image: url(/components/carousel/assets/img/left.png) !important;
}

.owl-carousel.owl-carousel-sitio-global .owl-nav .owl-next {
    background-image: url(/components/carousel/assets/img/right-disabled.png) !important;
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.owl-carousel.owl-carousel-sitio-global .owl-nav .owl-next:hover {
    background-image: url(/components/carousel/assets/img/right.png) !important;
}

.section-superlinea,
.section-nuestros-productos {
    display: none;
}

.section-menu-inferior {
    padding-top: 0px;
}

.owl-carousel .owl-dots {
    display: none;
}

.section-result-filter .filter-work {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #404040;
    margin-bottom: 0px;
}

.section-result-filter .num-records {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #767676;
    margin-bottom: 0px;
    margin-top: 8px;
}

.section-result-filter .container-not-fund-results {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-result-filter .container-not-fund-results .icon-lupa-busqueda {
    width: 72px;
    height: 72px;
}

.section-result-filter .container-not-fund-results .title {
    color: #404040;
    font-family: "Santander Headline";
    font-size: 32px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 40px */
    letter-spacing: 1.6px;
    margin-top: 16px;
    margin-bottom: 0px;
}

.section-result-filter .container-not-fund-results .content-text {
    margin-top: 24px;
    margin-bottom: 0px;
}

.section-result-filter .container-not-fund-results .content-text ul li {
    color: #404040;
    font-family: "Santander Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

@media (max-width:1199px) {
    .owl-carousel.owl-carousel-sitio-global .item {
        height: 282px;
    }
}

@media (max-width:991px) {
    .section-programas .card,
    .section-otras-cards .card {
        width: 275px;
        height: 336px;
        flex-shrink: 0;
    }

    .section-programas .card .card-body .card-title,
    .section-otras-cards .card .card-body .card-title {
        color: #000;
        font-family: "Santander Text";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%; /* 30px */
    }

    .section-programas .card .card-body .card-text,
    .section-otras-cards .card .card-body .card-text {
        color: #595959;
        font-family: "Santander Micro Text";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 21px */
    }

    .section-programas .card .card-body,
    .section-øtros .card .card-body {
        height: 207px;
        gap: 16px;
    }

    .section-lo-mas-visto h2 {
        margin-top: 40px;
    }

    .section-lo-mas-visto h2,
    .section-generico h2 {
        color: #000;
        font-family: "Santander Headline";
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 125%; /* 37.5px */
    }

    .section-programas h3.red,
    .section-otras-cards h3.red {
        font-family: "Santander Headline";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 16px */
        letter-spacing: 3.2px;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    .section-palabra-del-dia .container-palabra-del-dia h3 {
        font-family: "Santander Headline";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 16px */
        letter-spacing: 3.2px;
        text-transform: uppercase;
    }

    .section-palabra-del-dia .container-palabra-del-dia h2 {
        color:#191919;
        font-family: "Santander Headline";
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 125%; /* 37.5px */
    }

    .section-palabra-del-dia .container-palabra-del-dia p {
        color:#7F7F7F;
        font-family: "Santander Text";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 24px */
    }

    .section-palabra-del-dia .container-palabra-del-dia .legal {
        color: #7F7F7F;
        font-family: "Santander Micro Text";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 18px */
        margin-top: 16px;
    }

    .section-palabra-del-dia .container-palabra-del-dia {
        padding: 48px;
    }

    .owl-carousel.owl-carousel-sitio-global .item {
        height: 252px;
    }

    .owl-carousel.owl-carousel-sitio-global .item .container-banner {
        max-width: 70%;
    }

    .owl-carousel.owl-carousel-sitio-global .item .container-banner .text-banner {
        font-family: "Santander Headline";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 125%; /* 30px */
    }

    .owl-carousel.owl-carousel-sitio-global .owl-nav button.owl-prev,
    .owl-carousel.owl-carousel-sitio-global .owl-nav button.owl-next {
        width: 32px;
        height: 32px;
    }

    .section-buscador .contenedor-tabs {
        justify-content: flex-start;
    }
}

@media (min-width: 831px) and (max-width: 991px) {
    .section-result-filter .row-cols-md-2>* {
        width: 33.3333333333% !important;
    }
}


@media (max-width: 767px) {
    .section-otras-cards .card .card-body {
        gap: 16px;
    }
    
    .section-buscador {
        margin-top: 96px;
    }

    .section-generico {
        padding-bottom: 96px;
    }

    .owl-carousel .owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin-top: 16px;
    }

    .owl-carousel .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        background-color: #D9D9D9 !important;
        border: 0 !important;
        border-radius: 50%;
    }

    .owl-carousel .owl-dots .owl-dot.active {
        width: 16px;
        background: #000000 !important;
        border-radius: 40px;
        border: 0 !important;
    }

    .section-generico .container-title {
        gap: 8px;
    }

    .section-palabra-del-dia .container-palabra-del-dia .img-book {
        left: 16px;
    }

    .section-palabra-del-dia .container-palabra-del-dia {
        padding: 52px 16px;
        background-image: url("/educacion-financiera/assets/img/caja-gris-responsive.png");
    }

    .section-palabra-del-dia .container-palabra-del-dia .legal {
        margin-top: 32px;
    }

    .section-simuladores h3,
    .section-sitio-global h3 {
        font-family: "Santander Headline";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 16px */
        letter-spacing: 3.2px;
        text-transform: uppercase;
    }

    .section-simuladores,
    .section-sitio-global {
        padding-top: 40px;
    }

    .section-simuladores .container-simuladores {
        flex-direction: column;
    }

    .section-simuladores .container-simuladores .item {
        max-width: 210px;
        width: 100%;
        display: block;
    }

    .owl-carousel.owl-carousel-sitio-global .item {
        height: 482px;
    }

    .owl-carousel.owl-carousel-sitio-global .item .bg_img_mobil {
        object-fit: cover;
    }

    .owl-carousel.owl-carousel-sitio-global .owl-dots {
        margin-top: 40px;
    }

    .owl-carousel.owl-carousel-sitio-global .owl-nav {
        display: none;
    }
}

@media (max-width: 575px) {
    .section-simuladores .container-simuladores {
        width: calc(100% + 24px);
    }
}
   