@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);

.video-desktop {
    display: block
}

.video-mobile {
    display: none
}

.glide {
    max-width: 100%;
    height: 750px !important;
    margin: auto;
    overflow: hidden
}

#ecom-slid {
    padding: 0rem !important;
    width: 100%;
    max-width: 1330px
}

#ecom-slid iframe {
    width: 100%;
    height: 100vh;
    max-height: 700px
}

.section {
    padding: 0rem !important;
    margin-bottom: 175px
}

.section-title {
    margin-top: 0px !important
}

.section-title .title {
    font-size: 48px;
    font-family: "Plus Jakarta Sans", serif !important;
    text-transform: initial !important
}

.cel {
    display: none !important
}

.glide__slides {
    display: flex;
    align-items: center;
    justify-content: center
}

.glide__slide {
    height: 750px !important;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    justify-content: center
}

.slide1 {
    background-image: url(IMAGENES/azcuy-1.webp)
}
.slide2 {
    background-image: url(IMAGENES/telecom-index.webp)
}

.slide3 {
    background-image: url(IMAGENES/anonima-1.webp)
}

.slide4 {
    background-image: url(IMAGENES/caivasa.webp)
}

.slide5 {
    background-image: url(IMAGENES/silica-datco.webp)
}

.slide6 {
    background-image: url(IMAGENES/stjohn-school.webp)
}
.slide7 {
    background-image: url(IMAGENES/pluspetrol-index.webp)
}
.slide8 {
    background-image: url(IMAGENES/residencia-olivos.webp)
}
.slide9 {
    background-image: url(IMAGENES/telecom-ruta3.webp)
}




.custom-slide-wrapper {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 750px;
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 85px
}

.custom-slide-content {
    position: relative;
    width: 80%;
    max-width: 495px;
    margin-bottom: 65px;
    margin-left: 65px
}

.custom-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 147px;
    left: 15%;
    width: 57px;
    height: 57px;
    transform: translateX(-50%);
    background-color: #338BFD;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 100%;
    transition: background-color 0.3s;
    z-index: 2
}

.custom-btn:hover {
    background-color: #1177fd;
    color: #fff;
    opacity: 1
}

.custom-btn img {
    width: 15px;
    height: 15px
}

.custom-content-box {
    width: 100%;
    max-width: 495px;
    height: 175px;
    padding: 2.5rem 3rem 2rem 3rem;
    background-color: rgb(255 255 255 / .2);
    border-radius: 15px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .2);
    outline: 3px solid #fff0;
    outline-offset: -3px;
    box-shadow: 0 0 0 .8px #fff
}

.custom-content-box h5 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5px
}

.custom-content-box p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px
}

.custom-content-box span {
    font-size: 15px;
    font-weight: 500
}

.custom-text {
    color: #fff
}

.megaWrapperT57P {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
    font-family: "Plus Jakarta Sans", serif !important;
    padding: 0rem 1rem;
    margin-bottom: 100px
}

.div-padd {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem 1rem;
    flex-direction: column;
    text-align: center;
    width: 100%
}

.megaWrapperT57P h2 {
    font-weight: 800;
    font-size: 48px;
    color: #171921;
    line-height: 64px
}

.megaWrapperT57P .slogan {
    font-size: 20px;
    font-weight: 400;
    color: #545971;
    margin-bottom: 100px
}

.megaWrapperT57P .slogan span {
    font-weight: 700;
    color: #171921
}

.ultraContainerX78Y {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 10px;
    max-width: 1388px
}

.uniqueItemKZ92Q {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 20px;
    border-radius: 8px
}

.uniqueItemKZ92Q img {
    width: 64px
}

.uniqueItemKZ92Q h3 {
    font-size: 24px;
    font-weight: 800;
    color: #171921;
    margin-bottom: 10px;
    margin-top: 20px
}

.uniqueItemKZ92Q p {
    font-size: 18px;
    font-weight: 300
}

.more-service {
    background-color: #E60012;
    border-radius: 24px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 245px;
    width: 355px;
    text-align: center
}

.more-service h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.more-service .desc-more {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px
}

.more-service a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #E60012;
    padding: 15px 20px;
    border-radius: 60px;
    text-decoration: none;
    width: 100%;
    max-width: 296px;
    margin-top: 25px
}

.more-service a p {
    font-weight: 800;
    font-size: 24px
}

.more-service#mobile-more {
    display: none !important;
    text-align: center
}

.section-nav a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff !important;
    font-weight: 300;
    font-size: 18px;
    width: 140px;
    height: 48px;
    background-color: #F32222;
    border-radius: 24px
}

.wrap-marcas {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #338BFD;
    width: 100%;
    flex-direction: column;
    padding: 5rem 1rem;
    text-align: center
}

.wrap-marcas h5 {
    font-size: 48px;
    color: #fff;
    font-weight: 800
}

.wrap-marcas .txt-marcas {
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.wrap-marcas .marcas-slider-shin {
    max-width: 1330px;
    overflow: hidden;
    width: 100%
}

.card-noticias {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 25px
}

.imagen-cont-not {
    width: 100%;
    max-width: 140px;
    min-width: 140px;
    height: 76px
}

.card-noticias .card-n-img-p {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 100%;
    max-width: 100%;
    border-top-right-radius: 18px
}

.card-noticias .card-n-body {
    display: flex;
    flex-direction: column;
    gap: .7rem;
    font-family: "Montserrat", serif !important
}

.card-noticias .card-n-body span {
    display: none;
    font-family: "Montserrat", serif !important
}

.card-noticias .card-n-body h2 {
    font-size: 12px;
    max-width: 150px;
    color: #000000 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Montserrat", serif !important
}

.card-noticias .card-n-body .fecha-wrap-card-n {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px
}

.card-noticias .card-n-body .fecha-wrap-card-n img {
    height: 14px
}

.card-noticias .card-n-body .seemore {
    display: none
}

.noticias-wrap {
    box-sizing: border-box;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 100px
}

.flex-noticias {
    display: flex;
    gap: 4rem;
    margin-top: 50px;
    margin-bottom: 50px;
    align-items: center;
    flex-wrap: wrap
}

.noticias-tdesc {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.noticias-tdesc h3 {
    font-size: clamp(27px, 5vw, 48px);
    color: #000;
    margin-bottom: 50px;
    margin-top: 100px
}

.noticias-tdesc p {
    font-size: clamp(16px, 3vw, 28px) !important;
    max-width: 1080px;
    font-weight: 300
}

.product .product-body .product-price .product-old-price {
    text-decoration: line-through !important
}

.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.slider-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.banner-content {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #ffffff 53%, #999999 100%)
}

.item-producto {
    position: absolute;
    width: 15%;
    height: auto;
    top: 50%;
    left: 120%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 1s ease;
    max-height: 300px
}

.slider-container .promo-h img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.wrap-red {
    width: 35%;
    background: linear-gradient(to bottom, #DB2828 40%, #991C1C 77%, #751515 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    max-height: 500px;
    flex-direction: column;
    text-align: center;
    padding: 1rem;
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif
}

.wrap-red h1,
.wrap-red h2 {
    font-size: clamp(32px, 2vw, 38px) !important;
    font-weight: 500;
    color: #ffffff !important
}

.wrap-red h1 {
    background-color: #338BFD;
    padding: .2rem
}

.wrap-red p {
    font-size: clamp(22px, 2vw, 28px) !important;
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 500;
    font-family: "Lexend", sans-serif;
    line-height: 40px
}

.prods-tab {
    display: none
}

.wrap-red p span {
    font-size: 29px;
    font-weight: 700
}

.wrap-red a {
    padding: .6rem;
    border-radius: 10px;
    background-color: #338BFD;
    text-decoration: none;
    color: #fff;
    font-size: clamp(26px, 2vw, 30px) !important;
    font-weight: 500;
    position: relative;
    right: 40px;
    animation: pulse 2s infinite linear
}

.wrap-red .cursor {
    width: 60px;
    position: relative;
    z-index: 2;
    top: 35px;
    right: 15px;
    animation: moveUpRight 2s infinite linear
}

.cursor-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 500px
}

.wrap-red .prods {
    display: none
}

.item-producto.floating {
    animation: levitar 4s ease-in-out infinite
}

.curved-line-image {
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
    background-image: url(IMAGENES/GW/curva-azul.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain
}

.dist-cont {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 4.3rem;
    position: relative;
    background-image: url(IMAGENES/dist-ban.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #ffffff !important
}

.dist-cont h3 {
    font-size: 44px;
    color: #fff;
    font-weight: 700
}

.dist-cont h2 {
    background-color: red;
    padding: .1rem .4rem .1rem .2rem;
    max-width: 550px;
    border-radius: 2px;
    font-size: 44px !important;
    font-weight: 700;
    color: #ffffff !important
}

.dist-cont p {
    font-size: 22px;
    margin-top: 40px;
    max-width: 380px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.dist-cont a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    color: #fff;
    height: 61px;
    width: 325px;
    background-color: red;
    font-size: 25px;
    margin-top: 40px;
    font-family: "Montserrat", sans-serif
}

#ecom-slid {
    padding: 5rem 0rem !important
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(calc(-200px * 8));
        transform: translateX(calc(-200px * 8))
    }
}

@keyframes scroll1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(calc(-240px * 5));
        transform: translateX(calc(-240px * 5))
    }
}

@keyframes levitar {

    0%,
    100% {
        transform: translate(-50%, -50%)
    }

    50% {
        transform: translate(-50%, -51%)
    }
}

@keyframes moveUpRight {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(22px, -15px) scale(.65)
    }
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1)
    }

    25% {
        transform: scale(.9)
    }
}

@media (min-width:320px) and (max-width:1280px) {
    .noticias-tdesc h3 {
        margin-bottom: 50px;
        margin-top: 40px
    }
}

@media (max-width:1024px) {
    .video-desktop {
        display: none
    }

    .video-mobile {
        display: block
    }

    .section {
        margin-bottom: 50px
    }

    .section-title {
        text-align: center
    }

    .section-title .title {
        font-size: 23px
    }

    .section-nav a {
        margin-top: 25px !important;
        width: 100%
    }

    .text {
        margin-top: 25px !important
    }

    .desk {
        display: none !important
    }

    #not-mob-c {
        padding: 1rem !important;
        background-color: #F4F4F4
    }

    .cel {
        display: flex !important;
        justify-content: center;
        flex-direction: column;
        margin-top: 50px;
        padding: 0rem 1rem !important
    }

    .wrap-marcas h5 {
        font-size: 24px
    }

    .flex-noticias {
        justify-content: center;
        gap: 1rem
    }

    .glide {
        height: 688px !important;
        border-radius: 35px
    }

    .glide__slide {
        height: 695px !important
    }

    .custom-slide-wrapper {
        justify-content: center;
        border-radius: 45px;
        height: 665px
    }

    .custom-slide-content {
        width: 90%;
        margin-bottom: 45px;
        margin-left: 0
    }

    .custom-content-box {
        height: 114px;
        padding: 1rem;
        border-radius: 11px
    }

    .custom-content-box h5 {
        font-size: 17px;
        font-weight: 700
    }

    .custom-btn {
        left: 94%;
        top: 125px
    }

    .custom-content-box p {
        font-size: 12px;
        font-weight: 500
    }

    .custom-content-box span {
        font-size: 12px;
        font-weight: 600
    }

    .megaWrapperT57P {
        padding: 0rem;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .megaWrapperT57P h2 {
        font-size: 23px;
        line-height: 30px
    }

    .megaWrapperT57P .slogan {
        margin-bottom: 15px;
        font-size: 17px;
        max-width: 220px
    }

    .megaWrapperT57P .slogan span {
        color: #545971
    }

    .ultraContainerX78Y {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        gap: 30px;
        padding-bottom: 10px;
        width: 100%;
        height: 320px;
        align-items: center;
        scrollbar-width: none;
        padding-left: 1rem
    }

    .ultraContainerX78Y::-webkit-scrollbar {
        display: none
    }

    .uniqueItemKZ92Q {
        flex: 0 0 100%;
        height: 236px;
        max-width: 210px;
        border-radius: 24px;
        box-shadow: 0 3.95px 9.87px rgb(0 0 0 / .13)
    }

    .uniqueItemKZ92Q h3 {
        font-size: 19px;
        font-weight: 600
    }

    .uniqueItemKZ92Q p {
        font-size: 13px
    }

    .more-service {
        display: none !important
    }

    .more-service#mobile-more {
        display: flex !important;
        flex: none !important;
        max-width: 100%;
        height: auto;
        width: 100%;
        margin-left: 0;
        padding: 3rem 1rem;
        border-radius: 39px
    }

    .more-service#mobile-more .desc-more {
        margin-top: 10px;
        width: 80%
    }

    .more-service#mobile-more a {
        max-width: 85%;
        height: 45px
    }

    .more-service#mobile-more a p {
        font-size: 17px
    }

    .extra-item {
        flex: 1 1 100%;
        margin-top: 10px
    }

    #ecom-slid {
        width: 100%;
        margin-inline: 0;
        padding: 0rem !important
    }

    .flex-cat-fix {
        display: flex;
        flex-direction: column;
        gap: 25px
    }

    .titulo-cat-fix {
        padding: 0rem 0rem .7rem 0rem;
        border-bottom: 1px solid #B7B7B7;
        margin-bottom: 20px
    }

    .titulo-cat-fix h3 {
        font-size: 22px;
        font-weight: 500;
        color: #5B5B5B;
        position: relative;
        display: inline-block
    }
}

@media (min-width:481px) and (max-width:1366px) {
    .dist-cont {
        max-height: 500px;
        height: 500px;
        padding: 2rem
    }

    .dist-cont h2 {
        font-size: clamp(22px, 2.5vw, 32px) !important;
        max-width: 400px;
        min-width: 265px;
        width: 58%
    }

    .dist-cont h3 {
        font-size: clamp(22px, 2.5vw, 32px) !important
    }

    .dist-cont p {
        margin-top: 25px;
        max-width: 350px;
        width: 59%;
        font-size: clamp(18px, 3vw, 22px) !important
    }

    .dist-cont a {
        max-width: 240px;
        height: 46px;
        font-size: clamp(16px, 3vw, 18px) !important;
        width: 49%
    }

    .wrap-red {
        width: 40%;
        padding: .5rem
    }

    .wrap-red a {
        font-size: clamp(12px, 2vw, 30px) !important;
        right: 20px
    }

    .wrap-red .cursor {
        width: 35px
    }

    .wrap-red p {
        font-size: clamp(18px, 2vw, 22px) !important;
        line-height: 30px
    }

    .wrap-red p span {
        font-size: 24px
    }

    .item-producto {
        display: none
    }

    .banner-content {
        display: flex;
        align-items: center
    }

    .banner-content .prods-tab {
        display: block;
        width: 50%;
        max-width: 475px;
        margin: auto
    }

    #ecom-slid {
        max-width: 1170px;
        width: 75%;
        padding: 5rem 0rem !important
    }

    button.add-to-cart-btn {
        width: 80% !important
    }
}

@media (max-width:802px) {
    #ecom-slid {
        padding: 1rem 0rem !important
    }
}

@media (max-width:768px) {
    .slide1 {
        background-image: url(IMAGENES/azcuy-1-mob.webp)
    }

    .slide4 {
        background-image: url(IMAGENES/telecom-ruta3-mob.webp)
    }

    .slide5 {
        background-image: url(IMAGENES/residencia-olivos-mob.webp)
    }

    .slide6 {
        background-image: url(IMAGENES/stjohn-school-mob.webp)
    }

    .noticias-wrap {
        padding: 0rem 1rem
    }

    #ecom-slid iframe {
        height: 100vh
    }

    .swal2-popup {
        width: 32rem !important
    }

    #linkMovil {
        opacity: 1 !important
    }

    #boton {
        bottom: 80px;
        width: 145px;
        padding: 5px;
        font-size: 14px;
        left: 81px;
        position: absolute
    }

    .swal2-close {
        right: 19vw;
        top: 25px
    }
}

@media (max-width:480px) {
    .dist-cont {
        height: 667px;
        justify-content: flex-start;
        align-items: center;
        padding: 4rem 1rem 4.5rem 1rem;
        text-align: center;
        background-image: url(IMAGENES/dist-ban-resp.webp)
    }

    .dist-cont h2 {
        font-size: 25px !important;
        padding: .3rem 1rem;
        font-stretch: expanded
    }

    .dist-cont h3 {
        font-size: 26px !important
    }

    .dist-cont p {
        margin-top: 25px;
        font-size: 20px;
        max-width: 350px
    }

    .dist-cont a {
        margin-top: auto;
        max-width: 240px;
        height: 46px;
        font-size: 18px
    }

    button.add-to-cart-btn {
        width: 140px !important
    }

    #ecom-slid {
        max-width: 425px;
        width: 85%;
        padding: 1rem 0rem !important
    }

    .banner-content {
        max-height: 667px;
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: column
    }

    .wrap-red {
        width: 100%;
        max-height: 667px;
        height: 667px;
        padding: 1rem
    }

    .wrap-red p {
        margin-bottom: 5px;
        font-size: clamp(20px, 3vw, 28px) !important
    }

    .wrap-red a {
        font-size: clamp(24px, 3vw, 28px) !important;
        right: 30px
    }

    .wrap-red .prods {
        display: block;
        width: 85%;
        max-width: 400px
    }

    .item-producto {
        width: 20%;
        display: none
    }
}

@media (min-width:1080px) {
    .viewmore-n {
        color: #F32222;
        font-size: 24px;
        font-weight: 800;
        position: relative;
        display: inline-flex;
        align-items: center
    }

    .viewmore-n::after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background-image: url(IMAGENES/chevron-right.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 10px
    }

    .imagen-cont-not {
        max-width: 400px;
        min-width: 400px;
        height: 265px
    }

    .card-noticias {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        margin-bottom: 50px
    }

    .card-noticias .card-n-img-p {
        border-top-right-radius: 48px
    }

    .card-noticias .card-n-body {
        display: block
    }

    .card-noticias .card-n-body span {
        display: inline-block;
        background-color: #E9E9E9;
        border-radius: 15px;
        font-size: 13px;
        font-weight: 600;
        color: #595959;
        padding: .3rem .9rem
    }

    .card-noticias .card-n-body .fecha-wrap-card-n {
        display: none
    }

    .card-noticias .card-n-body .seemore {
        display: block;
        color: #338BFD;
        margin-top: 15px
    }

    .card-noticias .card-n-body .seemore:hover {
        text-decoration: underline
    }

    .card-noticias .card-n-body h2 {
        font-size: 20px;
        max-width: 400px;
        font-weight: 400 !important;
        line-height: 26px;
        margin-top: 15px
    }

    .flex-noticias {
        justify-content: center;
        margin-top: 75px
    }
}