.lt-accordion-content.toggleactive,.lt__parent.lt__parent--active,.lt__subparent.lt__subparent--active,.toggle-container.toggleactive {
    display: block
}

.lt__subtab-item.lt__subtab-item--active,.lt__tab-item.lt__tab-item--active {
    border-bottom: 1px solid #019df4
}

.stefa-bhero__lptvmovplazanorte02__box img,.stefa-bhero__lptvmovplazanorte__box img {
    width: auto;
    height: auto;
    max-width: initial!important
}

.banner-hero-front {
    overflow: hidden;
    position: relative
}

.dev-banner-container {
    height: 500px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%
}

.dev-banner__inner {
    width: 100%;
    max-width: 1280px;
    padding: 20px 25px;
    position: relative
}

.dev-banner__fondo-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media(min-width: 580px) {
    .dev-banner-container {
        height:500px
    }
}

.toggle-container {
    transition: height .35s ease-in-out;
    overflow: hidden;
    display: none
}

.lt-accordion-content {
    transition: height .34s ease-in-out;
    overflow: hidden;
    display: none
}

.lt-accordion-title {
    cursor: pointer
}

[lt-accordion]>li {
    list-style: none
}

[lt-accordion]>*>* {
    margin: 0
}

.lt-toggle-icon {
    width: 13px;
    height: 13px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23019bf2' viewBox='0 0 512 512'%3E%3Cpath d='M255.5 115.2a28 28 0 0 0-19.1 8.3L9.2 350.7a28.3 28.3 0 1 0 40 40l206.3-206.3 206.3 206.3a28.3 28.3 0 1 0 40-40L274.6 123.5c-5.3-5.3-12.2-8-19.1-8.3z'/%3E%3C/svg%3E");
    background-size: cover;
    transform: rotate(180deg);
    transition: .5s
}

.link__toggleactive>.lt-toggle-icon,.lt-accordion-title.accordion_link_active .lt-toggle-icon {
    transform: rotate(0)
}

.lt__subtabs,.lt__tabs {
    display: flex;
    z-index: 2;
    position: relative;
    margin: unset;
    padding: 0;
    margin-bottom: 16px
}

.lt__subtab-item,.lt__tab-item {
    cursor: pointer;
    list-style: none;
    padding: 5px;
    display: flex;
    justify-content: center
}

.lt__parent,.lt__subparent {
    display: none;
    padding: 10px
}

.ltpopup-wp {
    position: fixed;
    display: flex;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.65);
    z-index: 1000;
    transition-timing-function: ease-in-out;
    transition-duration: .3s
}

.ltpopup-body {
    background: #d3d3d3;
    position: relative;
    z-index: 1100;
    display: block;
    margin: auto;
    width: 280px;
    height: 436px
}

.ltpopup-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 20px 20px;
    box-sizing: border-box
}

.ltpopup-exit-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    z-index: 2
}

.ltpopup-close-img {
    width: 24px;
    height: 24px;
    fill: #fff
}

.ltpopup-w.visible {
    opacity: 1;
    visibility: visible
}

.ltpopup-w.hide {
    visibility: hidden;
    opacity: 0;
    z-index: -2
}

.ltpopup-info {
    position: relative
}

@media(min-width: 600px) {
    .ltpopup-body {
        width:546px;
        height: 490px
    }
}

.hunter__body {
    position: fixed;
    bottom: 60px;
    right: 0;
    background-color: #4d4d4d;
    padding: 16px;
    z-index: 2;
    width: 415px;
    height: 215px;
    border-radius: 16px 0 0 16px
}

.hunter__close {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
    z-index: 2
}

.hunter__inner img {
    width: auto;
    height: auto;
    max-height: 100%
}

.hunter__inner {
    height: 100%
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 0
}

.swiper-container {
    padding-bottom: 20px
}

.lt-swiper-nav {
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2
}

.lt-button-next.lt-swiper-nav {
    position: absolute;
    right: 0
}

.lt-button-prev.lt-swiper-nav {
    position: absolute;
    left: 0
}

.lt-swiper-nav.swiper-button-disabled {
    opacity: .5;
    pointer-events: none
}

.ltfaqs__section {
    padding: 32px 16px;
    display: flex;
    justify-content: center
}

.ltfaqs__section .ltfaqs__title {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    color: #50535a;
    margin-bottom: 36px
}

.ltfaqs__section .ltfaqs__list {
    list-style: none;
    padding: 0
}

.ltfaqs__section .ltfaqs__inner {
    width: 100%;
    max-width: 340px
}

.ltfaqs__section .lt-accordion-title {
    padding: 16px 20px;
    display: flex;
    align-items: center;
    position: relative
}

.ltfaqs__section .ltfaqs__list>li {
    border-bottom: 1px solid #d3d4d3
}

.ltfaqs__section .lt-accordion-number {
    border-radius: 100px;
    background: #d3d4d3;
    width: 32px;
    height: 32px;
    color: #50535a;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center
}

.ltfaqs__section .lt-accordion-titlelabel {
    color: #50535a;
    font-size: 14px;
    font-weight: 400;
    line-height: 142%;
    max-width: 70%;
    margin-left: 10px;
    margin-bottom: 0
}

.ltfaqs__section .lt-toggle-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg)
}

.ltfaqs__section .lt-accordion-content {
    margin: 0 30px;
    font-size: 14px;
    line-height: 20px;
    color: #50535a
}

.ltfaqs__section .accordion_link_active .lt-accordion-number {
    background: #019df4;
    color: #fff
}

.ltfaqs__section .accordion_link_active .lt-accordion-titlelabel {
    font-weight: 700
}

.ltfaqs__section .ltfaqs__viewmore {
    font-size: 18px;
    font-weight: 700;
    margin-top: 12px;
    color: #019df4;
    text-align: center;
    text-decoration: underline;
    cursor: pointer
}

.ltfaqs__section .ltfaqs__viewmore:hover,.stefa-section3-card-titulo-principal span {
    color: #019df4
}

.ltfaqs__section .ltfaqs__morebtn .ltfaqs__viewmore.minus,.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more,.stefa-contenedor3__seccion3,[lt-toggle] .minus,[lt-toggle].link__toggleactive .more {
    display: none
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.minus {
    display: block
}

[lt-toggle].link__toggleactive .minus {
    display: inline
}

.stefa-bhero__lptvmovplazanorte {
    position: relative;
    overflow: hidden;
    width: 100%
}

.stefa-bhero__lptvmovplazanorte__bkgpic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1
}

.stefa-bhero__lptvmovplazanorte__bkgimg {
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: top center;
    height: 400px
}

.stefa-bhero__lptvmovplazanorte__modulo {
    width: 100%;
    height: 400px;
    overflow: hidden
}

.stefa-bhero__lptvmovplazanorte__box {
    display: flex;
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 400px;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.stefa-bhero__lptvmovplazanorte__content {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 350px;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.stefa-bhero__lptvmovplazanorte__wrapper {
    width: 100%;
    text-align: center;
    margin-top: 24px
}

.stefa-bhero__lptvmovplazanorte__ttl {
    color: #019df4;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 0
}

.stefa-bhero__lptvmovplazanorte__ttl strong {
    color: #fff;
    display: block;
    text-transform: uppercase;
    position: relative;
    font-size: 47px
}

.stefa-bhero__lptvmovplazanorte__ttl strong::before {
    content: attr(title);
    color: #0b2739;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-49%,-50%);
    z-index: -1;
    display: block;
    width: 100%;
    text-shadow: -1px -1px 0 #019df4,1px -1px 0 #019df4,-1px 1px 0 #019df4,1px 1px 0 #019df4
}

.stefa-bhero__lptvmovplazanorte02 {
    position: relative;
    overflow: hidden;
    width: 100%
}

.stefa-bhero__lptvmovplazanorte02__bkgpic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1
}

.stefa-bhero__lptvmovplazanorte02__bkgimg {
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: top center;
    height: 400px
}

.stefa-bhero__lptvmovplazanorte02__modulo {
    width: 100%;
    height: 400px;
    overflow: hidden
}

.stefa-bhero__lptvmovplazanorte02__box {
    display: flex;
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 400px;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.stefa-bhero__lptvmovplazanorte02__content {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 350px;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.stefa-bhero__lptvmovplazanorte02__wrapper {
    width: 100%;
    text-align: center;
    margin-top: 8px
}

.stefa-bhero__lptvmovplazanorte02__boxed01 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0;
    position: relative;
    height: 200px;
    width: 180px
}

.stefa-bhero__lptvmovplazanorte02__boxed02 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 0
}

.stefa-bhero__lptvmovplazanorte02__ttl,.stefa-bhero__lptvmovplazanorte02__txt {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 4px
}

.stefa-bhero__lptvmovplazanorte02__ttl strong {
    font-size: 14px;
    display: block
}

.stefa-bhero__lptvmovplazanorte02__imgoferta {
    position: absolute;
    top: 0;
    right: -170px
}

.stefa-bhero__lptvmovplazanorte02__form {
    width: 286px;
    height: 180px;
    position: relative;
    margin: 0 auto
}

.stefa-bhero__lptvmovplazanorte02__tyc {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300
}

.stefa-bhero__lptvmovplazanorte02__tyc a {
    color: #fff
}

.stefa-section__lpmovplazanorte01__module {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 16px;
    overflow: hidden;
    color: #50535a;
    flex-direction: column
}

.stefa-section__lpmovplazanorte01__module--gris {
    background-color: #f6f6f6
}

.stefa-section__lpmovplazanorte01__module--azul {
    background-color: #0b2739;
    color: #fff
}

.stefa-section__lpmovplazanorte01__ttl--azul,.stefa-section__lpmovplazanorte01__txt--azul {
    color: #0b2739
}

.stefa-section__lpmovplazanorte01__ttl {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 0
}

.stefa-section__lpmovplazanorte01__txt {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
    font-weight: 300
}

.stefa-section__lpmovplazanorte01__wrap-medium,.stefa-section__lpmovplazanorte01__wrap-small,.stefa-section__lpmovplazanorte02__wrap-medium,.stefa-section__lpmovplazanorte02__wrap-small,.stefa-section__lpmovplazanorte03__wrap-small {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    max-width: 740px;
    text-align: center;
    margin-bottom: 24px
}

.stefa-section__lpmovplazanorte01__card {
    position: relative;
    height: 144px;
    border-radius: 8px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.15);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 328px;
    margin: 0 auto;
    padding: 16px
}

.stefa-section__lpmovplazanorte01__card-content {
    width: 186px;
    text-align: left;
    transform: translateX(55px)
}

.stefa-section__lpmovplazanorte01__card-ttl {
    color: #0b2739;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 2px
}

.stefa-section__lpmovplazanorte01__card-txt {
    color: #86888c;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 8px
}

.stefa-section__lpmovplazanorte01__card-btn {
    font-family: Telefonica;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 700;
    outline: 0;
    border: none;
    white-space: nowrap;
    cursor: pointer;
    gap: 8px;
    padding: 6px 24px;
    border-radius: 24px;
    font-size: 14px;
    line-height: 20px;
    background-color: #0b2739;
    color: #fff
}

.stefa-section__lpmovplazanorte01__card-btn:hover {
    background-color: #3c5261;
    color: #fff;
    text-decoration: none
}

.stefa-section__lpmovplazanorte01__card-pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    align-items: end;
    display: flex
}

.stefa-section__lpmovplazanorte01__card-img {
    position: relative;
    width: 100%;
    object-fit: contain;
    object-position: top left;
    height: 144px
}

.stefa-section__lpmovplazanorte02__module {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 16px;
    overflow: hidden;
    color: #50535a;
    flex-direction: column;
    background: linear-gradient(180deg,#019df4 0,#0b2739 100%)
}

.stefa-section__lpmovplazanorte02__ttl {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 0;
    color: #fff
}

.stefa-section__lpmovplazanorte02__txt {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 16px;
    font-weight: 300;
    color: #fff
}

.stefa-section__lpmovplazanorte02__card {
    position: relative;
    border-radius: 8px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.15);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    max-width: 328px;
    margin: 0 auto;
    padding: 32px 20px 24px;
    flex-direction: column;
    min-height: 544px;
    background-color: #fff
}

.stefa-section__lpmovplazanorte02__card-content {
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    z-index: 1
}

.stefa-section__lpmovplazanorte02__card-ttl {
    color: #0b2739;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 2px
}

.stefa-section__lpmovplazanorte02__card-txt {
    color: #86888c;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 8px
}

.stefa-section__lpmovplazanorte02__card-pic,.stefa-section__lpmovplazanorte03__banner01-pic,.stefa-section__lpmovplazanorte03__banner02-pic,.stefa-section__lpmovplazanorte03__banner03-pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0
}

.stefa-section__lpmovplazanorte02__card-img {
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: top left;
    height: 199px
}

.stefa-section__lpmovplazanorte02__card-tabla {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.stefa-section__lpmovplazanorte02__card-fila {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: baseline
}

.stefa-section__lpmovplazanorte02__card-fila-ttl {
    color: #86888c;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    min-width: 66px
}

.stefa-section__lpmovplazanorte02__card-fila-txt {
    color: #86888c;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0
}

.stefa-section__lpmovplazanorte01__card:hover {
    background: #e6f5fd;
    z-index: 1
}

.stefa-section {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 32px 16px;
    background-color: #fff
}

.stefa-section__lpmovplazanorte03__module {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 16px;
    overflow: hidden;
    color: #50535a;
    flex-direction: column;
    background: #fff
}

.stefa-section__lpmovplazanorte03__ttl {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 0;
    color: #50535a
}

.stefa-section__lpmovplazanorte03__txt {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 16px;
    font-weight: 300;
    color: #50535a
}

.stefa-section__lpmovplazanorte03__wrap-medium {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    max-width: 740px;
    text-align: center;
    margin-bottom: 24px;
    height: 602px
}

.stefa-section__lpmovplazanorte03__banner01,.stefa-section__lpmovplazanorte03__banner02,.stefa-section__lpmovplazanorte03__banner03 {
    border-radius: 8px;
    width: 328px;
    height: 190px;
    position: relative;
    overflow: hidden
}

.stefa-section__lpmovplazanorte03__banner01-img,.stefa-section__lpmovplazanorte03__banner02-img,.stefa-section__lpmovplazanorte03__banner03-img {
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: top left;
    height: 190px
}

.stefa-section__lpmovplazanorte03__banner01-content,.stefa-section__lpmovplazanorte03__banner02-content,.stefa-section__lpmovplazanorte03__banner03-content {
    position: relative;
    z-index: 1;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.stefa-section__lpmovplazanorte03__banner02-foto {
    width: 100%;
    height: 100%
}

.stefa-section3-card-container__info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.stefa-section3-card-titulo-principal {
    width: 277px;
    height: 23px;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: center;
    color: #fff;
    margin-top: 2em
}

.stefa-section3-card1__contenedor-pct {
    width: 150px;
    height: 100px;
    transform: translateX(-60px)
}

.stefa_flexbox--loquiero_seccion3 {
    position: relative;
    transform: translate(80px,-90px);
    width: 155px;
    height: 36px;
    font-size: 14px;
    line-height: 17.5px;
    text-align: center;
    color: #fff
}

a.stefa-btn_loquiero--blue {
    width: 108px;
    height: 32px;
    padding: 6px 24px;
    border-radius: 60px;
    background: #019df4;
    color: #fff;
    transform: translate(22px,-4px);
    display: flex;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left
}

.stefa-btn_loquiero--blue:hover {
    background-color: #018cf4
}

.stefa-section3-card2-titulo-principal b {
    font-size: 24px;
    line-height: 24px
}

.stefa-section3-card2-titulo-principal {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #fff;
    width: 203px;
    height: 46px;
    margin-top: 2em
}

.stefa-section3-card2__comida-pct {
    transform: translateX(-60px)
}

.stefa_flexbox2--loquiero_seccion3 {
    width: 108px;
    height: 55px;
    padding: 10px 12px;
    border-radius: 8px;
    background: #e63780;
    transform: translate(100px,-110px);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.stefa-btn_loquiero--dark {
    width: 108px;
    height: 32px;
    position: absolute;
    padding: 6px 24px;
    border-radius: 60px;
    background: #0b2739;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    transform: translateY(60px)
}

.stefa-contenedor2__seccion3 p {
    width: 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 4px;
    margin-top: 4px
}

.stefa-contenedor2--custom__seccion3 span {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.stefa-contenedor2--custom__seccion3 {
    width: 86px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: center
}

.stefa-contenedor2__seccion3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.stefa-section3-card3-container__info {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.stefa-section3-card2__camion-pct {
    position: absolute;
    left: 0;
    padding: 10px
}

.stefa-section3-card3-titulo-principal {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 102px
}

.stefa-btn_loquiero--magenta {
    width: 108px;
    height: 32px;
    padding: 6px 24px;
    border-radius: 60px;
    background: #e63780;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    transform: translate(93px,40px);
    display: flex
}

.stefa-section3-card3-titulo-principal b {
    width: 124px;
    color: #019df4;
    transform: translate(-10px,0);
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    display: flex
}

@media(min-width: 800px) {
    .ltfaqs__section .ltfaqs__inner {
        max-width:700px
    }

    .ltfaqs__section {
        padding: 32px
    }

    .ltfaqs__section .ltfaqs__title {
        font-size: 40px;
        margin-bottom: 12px;
        padding: 24px 0
    }

    .ltfaqs__section .lt-accordion-content {
        margin: 0 12px
    }

    .ltfaqs__section .lt-accordion-titlelabel {
        max-width: 80%
    }

    .stefa-bhero__lptvmovplazanorte02__content,.stefa-bhero__lptvmovplazanorte__content {
        width: 100%;
        max-width: 716px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        min-height: 330px;
        height: auto
    }

    .stefa-bhero__lptvmovplazanorte__wrapper {
        width: 280px;
        margin: 0
    }

    .stefa-bhero__lptvmovplazanorte__ttl {
        font-size: 42px;
        line-height: 62px
    }

    .stefa-bhero__lptvmovplazanorte__ttl strong {
        font-size: 76px;
        line-height: 76px
    }

    .stefa-bhero__lptvmovplazanorte__ttl strong::before {
        transform: translate(-48.5%,-50%)
    }

    .stefa-bhero__lptvmovplazanorte02__wrapper {
        width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .stefa-bhero__lptvmovplazanorte02__boxed01 {
        width: 210px;
        height: 210px
    }

    .stefa-bhero__lptvmovplazanorte02__ttl,.stefa-bhero__lptvmovplazanorte02__txt {
        font-size: 17px;
        line-height: 18px
    }

    .stefa-bhero__lptvmovplazanorte02__ttl strong {
        font-size: 20px;
        line-height: 22px
    }

    .stefa-bhero__lptvmovplazanorte02__imgoferta {
        right: -204px
    }

    .stefa-section__lpmovplazanorte01__wrap-medium,.stefa-section__lpmovplazanorte02__wrap-medium {
        flex-direction: row;
        gap: 30px;
        flex-wrap: wrap
    }

    .stefa-section__lpmovplazanorte02__card {
        flex-direction: row;
        width: 100%;
        max-width: 780px;
        min-height: 304px
    }

    .stefa-section__lpmovplazanorte02__card-content {
        width: 350px
    }

    .stefa-section__lpmovplazanorte02__card-img {
        object-fit: contain;
        height: 304px
    }

    .stefa-section__lpmovplazanorte02__card-pic {
        text-align: left
    }

    .stefa-contenedor3__seccion3 p,.stefa-contenedor3__seccion3 span {
        font-weight: 700;
        text-align: center;
        width: 142px;
        font-size: 20px;
        line-height: 25px
    }

    .stefa-contenedor3__seccion3 span {
        height: 35.74px;
        padding: 9.94px 11.93px;
        border-radius: 0 0 7.6px 7.6px;
        background: #fff;
        color: #e63780;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .stefa-contenedor3__seccion3 p {
        height: 77px;
        padding: 16px 40px;
        border-radius: 7.6px 7.6px 0 0;
        background: #e63780;
        color: #fff;
        margin-bottom: 0
    }

    .stefa-contenedor3__seccion3 {
        display: flex;
        position: absolute;
        width: 142px;
        height: 112.74px;
        box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 0 0 7.6px 7.6px;
        transform: translate(240px,-42px)
    }

    .stefa-section3-card3-titulo-principal {
        right: 0;
        left: 25px;
        height: 80px;
        font-size: 20px;
        line-height: 25px;
        width: 191px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .stefa-btn_loquiero--magenta {
        transform: translate(-215px,50px)
    }

    #card3_secccion3__custom {
        position: absolute;
        bottom: 0;
        width: 672px;
        height: 159px
    }

    .stefa-section3-card2-titulo-principal {
        right: 0;
        left: 0;
        position: relative;
        margin-top: 55px
    }

    .stefa-section3-card2__camion-pct {
        right: 90px;
        text-align: end
    }

    .stefa-section__lpmovplazanorte03__wrap-medium {
        flex-direction: column;
        gap: 30px;
        flex-wrap: wrap;
        width: 686px;
        height: 365px;
        top: 0;
        position: relative;
        justify-content: start
    }

    .stefa-section3-card3-titulo-principal b {
        width: 149px;
        height: 30px;
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
        transform: translate(0,0)
    }
}

@media(min-width: 1280px) {
    .ltfaqs__section .ltfaqs__inner {
        max-width:1024px
    }

    .ltfaqs__section .lt-accordion-title {
        margin-top: 12px
    }

    .stefa-bhero__lptvmovplazanorte__content {
        max-width: 1176px
    }

    .stefa-bhero__lptvmovplazanorte__wrapper {
        width: 600px;
        margin: 0
    }

    .stefa-bhero__lptvmovplazanorte__ttl {
        font-size: 48px;
        line-height: 62px
    }

    .stefa-bhero__lptvmovplazanorte__ttl strong {
        font-size: 80px;
        line-height: 64px
    }

    .stefa-bhero__lptvmovplazanorte__ttl strong::before {
        transform: translate(-49.25%,-50%)
    }

    .stefa-bhero__lptvmovplazanorte02__content {
        max-width: 1120px
    }

    .stefa-bhero__lptvmovplazanorte02__boxed01 {
        width: 330px;
        height: 290px;
        gap: 4px
    }

    .stefa-bhero__lptvmovplazanorte02__ttl {
        font-size: 25px;
        line-height: 30px
    }

    .stefa-bhero__lptvmovplazanorte02__ttl strong {
        font-size: 29px;
        line-height: 32px
    }

    .stefa-bhero__lptvmovplazanorte02__txt {
        font-size: 24px;
        line-height: 26px
    }

    .stefa-bhero__lptvmovplazanorte02__imgoferta {
        right: -336px
    }

    .stefa-bhero__lptvmovplazanorte02__form {
        width: 368px;
        height: 180px
    }

    .stefa-section__lpmovplazanorte01__module,.stefa-section__lpmovplazanorte02__module,.stefa-section__lpmovplazanorte03__module {
        padding: 64px 95px
    }

    .stefa-section__lpmovplazanorte01__ttl,.stefa-section__lpmovplazanorte02__ttl,.stefa-section__lpmovplazanorte03__ttl {
        font-size: 40px;
        line-height: normal
    }

    .stefa-section__lpmovplazanorte01__txt,.stefa-section__lpmovplazanorte02__txt,.stefa-section__lpmovplazanorte03__txt {
        font-size: 20px;
        line-height: 28px;
        font-weight: 300
    }

    .stefa-section__lpmovplazanorte01__wrap-medium,.stefa-section__lpmovplazanorte02__wrap-medium {
        max-width: 1048px
    }

    .stefa-section__lpmovplazanorte02__card-content {
        width: 370px
    }

    .stefa-section__lpmovplazanorte03__banner01 {
        width: 534px;
        height: 159px
    }

    .stefa-section__lpmovplazanorte03__wrap-medium {
        max-width: 1086px;
        width: 1086px;
        height: 334px;
        gap: 16px;
        flex-direction: row;
        align-items: baseline
    }

    .stefa-section3-card-titulo-principal {
        width: 155px;
        height: 90px;
        position: absolute;
        left: 20px;
        font-size: 24px;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        color: #019df4;
        margin: 0 auto
    }

    .stefa-section3-card1__contenedor-pct {
        transform: translate(15px,20px)
    }

    .stefa_flexbox--loquiero_seccion3 {
        transform: translate(175px,-70px);
        font-size: 16px;
        line-height: 20px
    }

    .stefa-section3-card2-titulo-principal {
        width: 191px;
        height: 57px;
        position: absolute;
        left: 20px;
        transform: translate(0,-25px);
        font-size: 20px;
        font-weight: 400;
        line-height: 25px
    }

    .stefa-section3-card2__comida-pct {
        transform: translate(80px,28px)
    }

    .stefa_flexbox2--loquiero_seccion3 {
        transform: translate(200px,-90px)
    }

    .stefa-btn_loquiero--dark {
        transform: translate(-350px,60px)
    }

    #card3_secccion3__custom {
        width: 1086px;
        height: 159px
    }

    .stefa-section3-card3-titulo-principal {
        font-size: 26px;
        line-height: 32.5px;
        width: 419px;
        height: 33px;
        left: 1em;
        margin-top: 10px
    }

    .stefa-section3-card2__camion-pct {
        right: 180px
    }

    .stefa-contenedor3__seccion3 {
        transform: translate(380px,-45px)
    }

    .stefa-btn_loquiero--magenta {
        transform: translate(-308px,46px);
        width: 132px;
        height: 40px;
        padding: 8px 32px;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        text-align: left
    }

    .stefa-section3-card3-titulo-principal b {
        width: 310px;
        height: 63px;
        font-size: 50px;
        font-weight: 700;
        line-height: 62.5px;
        text-align: left;
        color: #019df4
    }
}

.stefa_realplaza_seccion2--section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 662px;
    padding: 32px 16px;
    gap: 32px;
    background: #fff
}

.stefa_realplaza_seccion2--contenedorTitulo {
    width: 328px;
    height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.stefa_realplaza_seccion2--titulo {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px
}

.stefa_realplaza_seccion2--subtitulo {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: 0
}

.stefa_realplaza_seccion2--items {
    display: flex;
    flex-direction: column;
    width: 328px;
    height: 456px;
    gap: 15px;
    align-items: center;
    justify-content: center
}

.stefa_realplaza_seccion2--item-box {
    width: 328px;
    height: 144px;
    border-radius: 8px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.15);
    display: flex;
    flex-direction: row;
    align-items: center
}

.stefa_realplaza_seccion2--text-derecho {
    width: 230px;
    height: 144px;
    padding: 16px 20px 12px;
    border: 1px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.stefa_realplaza_seccion2--box-titulo {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #0b2739
}

.stefa_realplaza_seccion2--box-descripcion {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    margin: 4px 0
}

#WP-Real-Plaza-Card-migra,#WP-Real-Plaza-Card2-migra,.stefa_realplaza_seccion2--box-enlace {
    border-radius: 60px;
    font-size: 14px;
    line-height: 20px;
    height: 32px;
    padding: 6px 24px
}

.stefa_realplaza_seccion2--box-enlace {
    width: max-content;
    background: #0b2739;
    font-weight: 700;
    text-align: center;
    color: #fff
}

@media (min-width: 800px) {
    .stefa_realplaza_seccion2--contenedorTitulo {
        width:736px;
        height: 90px;
        gap: 10px
    }

    .stefa_realplaza_seccion2--titulo {
        font-size: 32px;
        font-weight: 300;
        line-height: 40px
    }

    .stefa_realplaza_seccion2--subtitulo {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px
    }

    .stefa_realplaza_seccion2--items {
        width: 688px;
        height: 318px;
        gap: 30px;
        flex-direction: row;
        flex-wrap: wrap
    }

    .stefa_realplaza_seccion2--section {
        height: 504px;
        padding: 32px;
        gap: 32px
    }

    .stefa_seccion3_realplaza__section {
        height: 452px!important
    }

    .stefa_seccion3_realplaza__items {
        width: 800px!important;
        height: 452px!important
    }

    .stefa_seccion3_realplaza__box-principal {
        height: 96px!important;
        gap: 10px
    }

    .stefa_seccion3_realplaza__titulo {
        width: 736px!important;
        height: 40px!important;
        font-size: 32px!important;
        line-height: 40px!important
    }

    .stefa_seccion3_realplaza__descripcion {
        width: 736px!important;
        height: 40px!important;
        font-size: 16px!important;
        line-height: 20px!important
    }

    .stefa_seccion3_realplaza__carrosuel-item {
        flex-direction: row!important;
        width: 760px;
        height: 219px;
        gap: 0;
        border-radius: 8px
    }

    .stefa_seccion3_realplaza__img-pct {
        width: 352px!important;
        height: 220px!important
    }

    .stefa_seccion3_realplaza__right-item {
        width: 408px!important;
        height: 220px!important;
        padding: 32px 20px!important;
        gap: 16px;
        border-radius: 0 8px 8px 0!important
    }

    .stefa_seccion3_realplaza__carrosuel {
        width: 760px;
        height: 219px;
        transform: translate(20px,20px)
    }

    .stefa_seccion3_realplaza__img-left {
        border-radius: 8px 0 0 8px!important
    }

    .stefa_seccion3_realplaza__direccion-visitanos {
        width: 368px!important;
        height: 40px!important;
        gap: 8px!important
    }

    .stefa_seccion3_realplaza__dir-text {
        width: 273px!important;
        height: 40px!important
    }

    #horario-id_custom {
        transform: translateY(-15px)
    }

    .stefa_seccion3_realplaza__text-bottom {
        width: 368px!important;
        height: 20px!important;
        transform: translateY(-30px)
    }

    .stefa_seccion3_realplaza__section .swiper-container {
        padding-bottom: 3em!important
    }

    .stefa_secction4_realplaza--container {
        width: 672px!important;
        height: 365px!important;
        flex-direction: row!important;
        flex-wrap: wrap!important
    }

    .stefa_secction4_realplaza--box-item.card-item-3 {
        width: 672px!important;
        height: 159px!important
    }

    .stefa_secction4_realplaza--card3-titulo {
        font-size: 24px!important;
        line-height: 30px!important;
        color: #019df4!important;
        width: 372px!important;
        height: 30px!important;
        transform: translate(-120px,-150px)!important
    }

    .stefa_secction4_realplaza--card3-contenedor {
        width: 346.31px!important;
        height: 59.76px!important;
        transform: translate(-120px,-150px)!important;
        flex-direction: row!important
    }

    .stefa_secction4_realplaza--first-floor {
        font-size: 54px!important;
        font-weight: 700!important;
        line-height: 67.5px!important;
        letter-spacing: -.06em!important;
        text-align: left!important;
        width: 62px!important;
        height: 37px!important
    }

    .stefa_secction4_realplaza--second-first {
        font-size: 20px!important;
        line-height: 25px!important;
        transform: translate(65px,6px)!important;
        width: 60px!important;
        height: 14px!important
    }

    .stefa_secction4_realplaza--third-first {
        width: 84px!important;
        height: 14px!important;
        font-size: 20px!important;
        line-height: 25px!important;
        transform: translate(65px,26px)!important
    }

    .stefa_secction4_realplaza--segundo-piso {
        width: 177.57px!important;
        height: 59.76px!important;
        border-top: 0!important;
        border-left: .5px solid #fff!important;
        font-size: 18px!important;
        line-height: 22.5px!important
    }

    .stefa_secction4_realplaza--primer-piso {
        width: 170.45px!important;
        height: 59.76px!important
    }

    .stefa_secction4_realplaza--sticker {
        transform: translate(30px,-245px)!important
    }

    .stefa_secction4_realplaza--texto-2-card3 {
        font-size: 16px!important;
        font-weight: 400!important;
        line-height: 20px!important;
        text-align: center!important;
        transform: translate(200px,-224px)!important
    }

    .stefa_secction4_realplaza--section {
        height: 540px!important
    }

    .stefa_secction4_realplaza--box-titulo {
        width: 736px!important;
        height: 40px!important
    }
}

@media (min-width: 1280px) {
    .stefa_realplaza_seccion2--contenedorTitulo {
        width:740px;
        height: 100px
    }

    .stefa_realplaza_seccion2--titulo {
        font-size: 40px;
        font-weight: 300;
        line-height: 40px
    }

    .stefa_realplaza_seccion2--subtitulo {
        font-size: 20px;
        font-weight: 300;
        line-height: 25px
    }

    .stefa_realplaza_seccion2--items {
        width: 1048px;
        height: 144px;
        gap: 32px
    }

    .stefa_realplaza_seccion2--section {
        height: 420px;
        padding: 64px 95px;
        gap: 48px
    }

    .stefa_secction4_realplaza--section {
        height: 550px!important;
        padding: 64px 95px!important
    }

    .stefa_secction4_realplaza--box-titulo {
        width: 740px!important;
        height: 40px!important
    }

    .stefa_secction4_realplaza--titulo {
        font-size: 40px!important;
        line-height: 40px!important
    }

    .stefa_secction4_realplaza--container {
        width: 1086px!important;
        height: 334px!important;
        flex-wrap: wrap;
        flex-direction: row!important
    }

    .stefa_secction4_realplaza--box-item {
        width: 534px!important;
        height: 159px!important
    }

    .stefa_secction4_realplaza--box-item.card-item-3 {
        width: 1086px!important;
        height: 159px!important
    }

    .stefa_secction4_realplaza--contenedor1-precios {
        transform: translate(-220px,-225px)!important;
        border-radius: 8px 0!important
    }

    .stefa_secction4_realplaza--card1-titulo {
        font-size: 16px!important;
        line-height: 20px!important;
        transform: translate(135px,-120px)!important;
        width: 235px!important;
        height: 52px!important
    }

    .stefa_secction4_realplaza--card1-titulo b {
        font-size: 24px!important;
        font-weight: 700!important;
        line-height: 30px!important;
        text-align: left!important
    }

    #WP-Real-Plaza-Card-migra {
        transform: translate(128px,-165px)!important
    }

    .stefa_secction4_realplaza--contenedor2-precios {
        transform: translate(220px,-227px)!important;
        border-radius: 0 8px!important
    }

    .stefa_secction4_realplaza--card2-titulo {
        width: 186px!important;
        height: 57px!important;
        transform: translate(-150px,-125px)!important;
        font-size: 20px!important;
        font-weight: 400!important;
        line-height: 25px!important;
        text-align: left!important
    }

    #WP-Real-Plaza-Card2-migra {
        transform: translate(-150px,-170px)!important
    }

    .stefa_secction4_realplaza--card3-titulo {
        width: 257px!important;
        height: 70px!important;
        font-size: 28px!important;
        font-weight: 400!important;
        line-height: 35px!important;
        text-align: center!important;
        transform: translate(-390px,-114px)!important
    }

    .stefa_secction4_realplaza--texto-2-card3 {
        transform: translate(420px,-270px)!important
    }

    #WP-Real-Plaza-Card3-migra {
        transform: translate(420px,-250px)!important
    }

    .stefa_secction4_realplaza--card3-contenedor {
        width: 407.64px!important;
        height: 70px!important;
        transform: translate(0,-190px)!important
    }

    .stefa_secction4_realplaza--primer-piso {
        width: 201.64px!important;
        height: 70px!important
    }

    .stefa_secction4_realplaza--first-floor {
        width: 73px!important;
        height: 44px!important;
        font-size: 64px!important;
        line-height: 80px!important
    }

    .stefa_secction4_realplaza--second-first {
        width: 72px!important;
        height: 16px!important;
        font-size: 24px!important;
        line-height: 30px!important;
        transform: translate(80px,8px)!important
    }

    .stefa_secction4_realplaza--third-first {
        width: 100px!important;
        height: 16px!important;
        font-size: 24px!important;
        line-height: 30px!important;
        transform: translate(80px,32px)!important
    }

    .stefa_secction4_realplaza--segundo-piso {
        width: 208px!important;
        height: 70px!important;
        font-size: 22px!important;
        line-height: 27.5px!important
    }

    .stefa_secction4_realplaza--sticker {
        transform: translate(250px,-320px)!important
    }
}

.stefa_secction4_realplaza--section {
    height: 778px;
    padding: 32px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.stefa_secction4_realplaza--box-titulo {
    width: 328px;
    height: 80px
}

.stefa_secction4_realplaza--titulo {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    text-align: center
}

.stefa_secction4_realplaza--container {
    width: 328px;
    height: 602px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 2em;
    gap: 15px
}

.stefa_secction4_realplaza--contenedor1-precios,.stefa_secction4_realplaza--contenedor2-precios {
    padding: 6px 12px;
    border-radius: 8px;
    background: #e63780;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #fff
}

.stefa_secction4_realplaza--card1-titulo {
    position: relative;
    transform: translate(0,-180px);
    z-index: 2;
    width: 271px;
    height: 46px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.stefa_secction4_realplaza--contenedor1-precios {
    width: 94px;
    height: 48px;
    transform: translate(100px,-180px);
    font-size: 12px;
    font-weight: 700;
    line-height: 15px
}

#WP-Real-Plaza-Card-migra {
    position: relative;
    z-index: 2;
    width: 108px;
    transform: translate(100px,-160px);
    background: #019df4;
    font-weight: 700;
    text-align: left;
    color: #fff
}

.stefa_secction4_realplaza--card2-titulo {
    width: 203px;
    height: 46px;
    position: relative;
    z-index: 2;
    transform: translate(0,-180px);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #fff
}

.stefa_secction4_realplaza--card2-titulo b {
    font-size: 24px
}

.stefa_secction4_realplaza--contenedor2-precios {
    width: 94px;
    height: 48px;
    transform: translate(-95px,-180px);
    font-size: 12px;
    font-weight: 700;
    line-height: 15px
}

.stefa_secction4_realplaza--contenedor2-precios span {
    font-size: 18px;
    font-weight: 700;
    line-height: 22.5px;
    text-align: center;
    margin-left: 4px
}

#WP-Real-Plaza-Card2-migra {
    position: relative;
    width: 108px;
    transform: translate(-95px,-160px);
    z-index: 2;
    background: #0b2739;
    font-weight: 700;
    text-align: left;
    color: #fff
}

.stefa_secction4_realplaza--contenedor1-precios span {
    font-size: 18px;
    font-weight: 700;
    line-height: 22.5px;
    text-align: center;
    margin-left: 4px
}

.stefa_secction4_realplaza--image-card {
    width: auto!important;
    height: auto!important
}

.stefa_realplaza_seccion2--item-box:hover {
    background: #e6f5fd
}

.stefa_realplaza_seccion2--box-enlace:hover,a#WP-Real-Plaza-Card2-migra:hover {
    background-color: #3c5261;
    color: #fff;
    text-decoration: none
}

.stefa_secction4_realplaza--card3-titulo {
    width: 277px;
    height: 23px;
    position: relative;
    transform: translate(0,-180px);
    z-index: 2;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: center;
    color: #fff
}

.stefa_secction4_realplaza--card3-titulo span {
    color: #019df4;
    font-weight: 700
}

.stefa_secction4_realplaza--card3-contenedor {
    width: 131px;
    height: 87.5px;
    border-radius: 4px;
    position: relative;
    transform: translate(-66px,-180px);
    z-index: 2;
    border: .5px solid #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color: #fff
}

.stefa_secction4_realplaza--primer-piso {
    width: 131px;
    height: 43px;
    padding: 0 8px;
    display: flex;
    flex-direction: row
}

.stefa_secction4_realplaza--first-floor {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -.06em;
    text-align: left;
    margin: 0;
    position: absolute;
    width: 46px;
    height: 27px;
    transform: translateY(-7px)
}

.stefa_secction4_realplaza--third-first {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    position: absolute;
    margin: 0;
    transform: translate(50px,16px)
}

.stefa_secction4_realplaza--second-first {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    width: 48px;
    height: 11px;
    position: absolute;
    margin: 0;
    transform: translate(50px,2px)
}

.stefa_secction4_realplaza--sticker-img {
    width: auto;
    height: auto
}

.stefa_secction4_realplaza--sticker {
    position: relative;
    z-index: 2;
    transform: translate(-12px,-265px)
}

#WP-Real-Plaza-Card3-migra {
    width: 108px;
    height: 32px;
    padding: 6px 24px;
    border-radius: 60px;
    background: #019df4;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 2;
    transform: translate(90px,-230px)
}

#WP-Real-Plaza-Card-migra:hover,#WP-Real-Plaza-Card3-migra:hover {
    text-decoration: none;
    color: #fff;
    background-color: #019df4
}

.stefa_secction4_realplaza--box-item {
    width: 328px;
    height: 190px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.stefa_secction4_realplaza--segundo-piso {
    width: 131px;
    height: 44px;
    padding: 4px 8px;
    border-top: .5px solid #fff
}

.stefa_secction4_realplaza--texto-2-card3 {
    width: 155px;
    height: 36px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    text-align: center;
    position: relative;
    transform: translate(80px,-255px);
    z-index: 2;
    color: #fff
}

.stefa_seccion3_realplaza__section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    height: 796px
}

.stefa_seccion3_realplaza__bg-custom {
    height: 100%;
    width: 100%
}

.stefa_seccion3_realplaza__bg-img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%
}

.stefa_seccion3_realplaza__items {
    position: relative;
    width: 360px;
    height: 796px;
    padding-top: 4em
}

.stefa_seccion3_realplaza__box-principal {
    width: 100%;
    height: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.stefa_seccion3_realplaza__titulo {
    width: 328px;
    height: 80px;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    color: #fff
}

.stefa_seccion3_realplaza__descripcion {
    width: 328px;
    height: 80px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #fff
}

.stefa_seccion3_realplaza__img-pct {
    width: 328px;
    height: 197px
}

.stefa_seccion3_realplaza__right-item {
    width: 328px;
    height: 260px;
    padding: 32px 20px;
    border-radius: 0 0 8px 8px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.stefa_seccion3_realplaza__img-left {
    border-radius: 8px 8px 0 0
}

.stefa_seccion3_realplaza__titulo-visitanos {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: center
}

.stefa_seccion3_realplaza__direccion-visitanos {
    display: flex;
    align-items: baseline;
    width: 288px;
    height: 60px;
    gap: 8px;
    margin-top: .8em
}

.stefa_seccion3_realplaza__dir-img {
    height: 16px;
    width: 16px
}

.stefa_seccion3_realplaza__text-direccion {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    width: 63px;
    height: 20px
}

.stefa_seccion3_realplaza__dir-text {
    width: 193px;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left
}

.stefa_seccion3_realplaza__text-bottom {
    width: 288px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left
}

.stefa_seccion3_realplaza__carrosuel-item {
    align-items: center;
    display: flex;
    flex-direction: column
}

.stefa_seccion3_realplaza__section .swiper-container {
    padding-bottom: 5em
}

.stefa_seccion3_realplaza__section .swiper-pagination-bullet-active {
    background: #0b2739!important
}

@media (min-width: 800px) and (max-width:1279px) {
    #WP-Real-Plaza-Card3-migra {
        transform:translate(200px,-210px)!important
    }
}


img{
    max-width: 100%;
}