main {
    position: relative;
    z-index: 9999;
    background-color: #ecf1f3
}

main.main-home {
    position: relative;
    z-index: 9999;
    background-color: #221C46;
}

main.main-home.giftcard-detalle {
    background-color: #ecf1f3;
}

/* main.main-home {
    padding: 0
} */

section {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: #fff
}

#destacados {
    width: 100%;
    height: 603px;
    min-width: 1000px;
    display: flex;
    flex-flow: row
}

section#destacados #slider-destacados {
    position: relative;
    width: 50%;
    height: 603px;
    overflow: hidden;
    background-color: #1e1545;
}

section#destacados #slider-destacados .slide {
    height: 650px;
    width: 100%;
    overflow: hidden
}

section#destacados #slider-destacados .slide .texto {
    position: absolute;
    top: 15%;
    left: 50%;
    /* width: 480px; */
    z-index: 2;
    transform: translate(-50%, -50%);
    text-align: center;
}

section#destacados #slider-destacados .slide .textos {
    position: absolute;
    top: 15%;
    left: 50%;
    /* width: 480px; */
    z-index: 2;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    text-align: center;
}

@media all and (max-width:1024px) {
    section#destacados #slider-destacados .slide .texto {
        position: absolute;
        top: 13%;
        left: 50%;
        /* width: 480px; */
        z-index: 2;
        transform: translate(-50%, -50%);
        text-align: center;
    }
}

@media all and (min-width:1500px) {
    section#destacados #slider-destacados .slide .texto {
        position: absolute;
        top: 13%;
        left: 40%;
        /* width: 480px; */
        z-index: 2;
        transform: translate(-50%, -50%);
        text-align: center;
    }
}

section#destacados #slider-destacados .slide .texto h2 {
    font-family: 'travel-regular', sans-serif;
    font-size: 30px;
    color: #ffffff;
    line-height: 35px;
    text-align: left;
}



section#destacados #slider-destacados .slide .textos h2 {
    font-family: 'travel-regular', sans-serif;
    font-size: 25px;
    color: #fff;
    line-height: 32px;
    text-align: center;
}

@media (min-width:1500px) {
    section#destacados #slider-destacados .slide .texto h2 {
        font-family: 'travel-regular', sans-serif;
        font-size: 40px;
        color: #fff;
        line-height: 50px;
        text-align: left;
    }
}

section#destacados #slider-destacados .slide .textos h1 {
    font-family: 'travel-bold', sans-serif;
    font-size: 25px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}

section#destacados #slider-destacados .slide .textos h1::before {
    position: absolute;
    top: 33px;
    left: 50px;
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background-color: #fff
}

section#destacados #slider-destacados .slide .textos h1::after {
    position: absolute;
    top: 33px;
    right: 50px;
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background-color: #fff
}

section#destacados #slider-destacados .slide .textos span {
    font-family: 'travel-regular', sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    text-align: center;
}

section#destacados #slider-destacados .slide .texto p {
    font-family: 'travel-bold', sans-serif;
    color: #fff;
    font-size: 30px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    line-height: 35px
}

/* section#destacados #slider-destacados .slide .texto::before {
    position: absolute;
    top: 13px;
    left: -75px;
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background-color: #006245
} */

/* section#destacados #slider-destacados .slide .texto::after {
    position: absolute;
    top: 13px;
    right: -75px;
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background-color: #006245
} */

section#destacados #slider-destacados .slide img {
    position: absolute;
    top: 0;
    left: -160px;
    z-index: 1;
    width: 80%
}

@media (max-width:1024px) {
    section#destacados #slider-destacados .slide img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }
}

@media (min-width:1500px) {
    section#destacados #slider-destacados .slide img {
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 1
    }
}

section#destacados #slider-destacados .slide img.logo-sodexo-club {
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px
}

section#destacados #slider-destacados .slide img.logo-mi-sodexo {
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px
}

section#destacados #slider-destacados .slide img.logo-pago {
    top: -90px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px
}

section#destacados #slider-destacados .slide img.logo-buscador {
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px
}

section#destacados #slider-destacados .slide img.logo-vivir-bien {
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px
}

section#destacados #slider-destacados #slider-destacados-pager {
    position: absolute;
    bottom: 200px;
    left: 50%;
    width: 480px;
    z-index: 101;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

section#destacados #slider-destacados #slider-destacados-pager span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: transparent;
    text-indent: -10000px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 5px;
    cursor: pointer;
    background-color: #ef363d
}

section#destacados #slider-destacados #slider-destacados-pager span.cycle-pager-active {
    background-color: #fff
}

section#destacados .right-side {
    width: 50%;
    display: flex;
    flex-flow: column
}

section#destacados .right-side * {
    box-sizing: border-box
}

section#destacados .right-side .top-box {
    width: 100%;
    height: 351px
}

section#destacados .right-side .top-box .promociones-banner {
    background-image: url(../images/home/tarjeta_retail_banner_portada.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative
}



section#destacados .right-side .top-box .promociones-banner .sodexo-club-logo {
    width: 87px;
    height: 87px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background-image: url(../images/home/sodexo-club-logo.png);
    background-size: contain
}

section#destacados .right-side .top-box .promociones-banner h2 {
    /*  position: absolute; 
    width: 350px;
    max-width: 350px;*/
    height: 76px;
    /* bottom: 163px;
    left: 50%;
    transform: translateX(-50%); */
    font-family: 'travel-extra-bold', sans-serif;
    font-size: 28px;
    /* letter-spacing: 1px;
     text-transform: uppercase; */
    line-height: 26px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center
}

/* section#destacados .right-side .top-box .promociones-banner h2::after,
section#destacados .right-side .top-box .promociones-banner h2::before {
    content: "";
    position: absolute;
    top: 63%;
    width: 70px;
    height: 1px;
    background-color: #fff
}

section#destacados .right-side .top-box .promociones-banner h2::before {
    left: -88px
}

section#destacados .right-side .top-box .promociones-banner h2::after {
    right: -88px
} */

section#destacados .right-side .top-box .promociones-banner h2 span {
    font-family: 'travel-regular', sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    text-transform: initial
}

section#destacados .right-side .top-box .promociones-banner p {
    /* position: absolute;
     width: 350px;
    max-width: 350px; 
    height: 76px;
    bottom: 109px;
    left: 50%;
    transform: translateX(-50%);*/
    margin: 0 12em;
    font-family: 'travel-medium', sans-serif;
    font-size: 18px;
    /*   letter-spacing: 1px;
    text-transform: uppercase; */
    line-height: 20px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center
}

section#destacados .right-side .bottom-box {
    width: 100%;
    height: 252px;
    display: flex
}

section#destacados .right-side .bottom-box .slider-nav-controls {
    position: absolute;
    top: 23px;
    left: 36px;
    width: 80px;
    height: 33px;
    display: flex;
    justify-content: space-between;
    z-index: 1000
}

section#destacados .right-side .bottom-box .slider-nav-controls a {
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    background: #fff;
    color: #41acd3;
    border-radius: 50%;
    text-align: center;
    opacity: .6;
    transition: all .3s
}

section#destacados .right-side .bottom-box .slider-nav-controls a:hover {
    opacity: 1
}

#testimonials-video {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(65, 172, 211, .76);
    transition: all .3s;
    transform: scale(.3);
    opacity: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center
}

#testimonials-video.visible {
    transform: scale(1);
    opacity: 1
}

#testimonials-video.visible .video {
    opacity: 1;
    transform: translateY(0)
}

#testimonials-video .video {
    width: 760px;
    height: 530px;
    background-color: #000;
    transition: all .5s;
    transition-delay: .3s;
    opacity: 0;
    transform: translateY(20px);
    position: relative
}

#testimonials-video .video iframe {
    width: 100%;
    height: 100%
}

#testimonials-video .video .closeVideo {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -21px;
    right: -21px;
    background-color: #29295c;
    border-radius: 50%;
    cursor: pointer
}

#testimonials-video .video .closeVideo::after,
#testimonials-video .video .closeVideo::before {
    content: "";
    position: absolute;
    background-color: #cacad7;
    width: 1px;
    height: 30px;
    top: 50%;
    left: 50%;
    transform-origin: top
}

#testimonials-video .video .closeVideo::before {
    transform: rotate(45deg) translateY(-50%)
}

#testimonials-video .video .closeVideo::after {
    transform: rotate(-45deg) translateY(-50%)
}

section#destacados .right-side .bottom-box .testimonials {
    width: 50%;
    height: 100%;
    background-color: #17CCF9;
    color: #fff;
    position: relative;
    overflow: hidden
}

section#destacados .right-side .bottom-box .testimonials .testimony {
    width: 100%;
    height: 100%;
    cursor: pointer
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner,
section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner {
    width: 100%;
    height: 100%;
    padding-top: 15px;
    overflow: hidden;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-header,
section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-header {
    position: relative
}

section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-header .testimony-video {
    position: absolute;
    width: 45px;
    height: 45px;
    top: -2px;
    right: 0;
    z-index: 1;
    border-radius: 50%;
    transform: translateX(50%);
    background-color: #2c2b2b;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 26px
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-header .restaurant-img,
section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-header .testimony-user-img {
    width: 83px;
    height: 83px;
    overflow: hidden;
    border-radius: 50%;
    position: relative
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-header .restaurant-img img,
section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-header .testimony-user-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-text,
section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-text {
    margin: 7px 35px 9px;
    height: 100px;
    min-height: 100px;
    max-width: calc(100% - 70px);
    overflow: hidden
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-text p {
    font-family: 'travel-regular', sans-serif;
    font-style: italic;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #221C46
}

section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-text p {
    font-family: 'travel-regular', sans-serif;
    font-style: italic;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #221C46;
}

section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-text p q {
    quotes: "\201C" "\201C"
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-info,
section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-user-info {
    margin: 0 35px
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-info h3 {
    font-family: 'travel-regular', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 12px;
    text-align: center;
    color: #221C46;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-user-info h3 {
    font-family: 'travel-regular', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 12px;
    text-align: center;
    color: #221C46;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

section#destacados .right-side .bottom-box .restaurants .restaurant .restaurant-inner .restaurant-info h3 small {
    font-size: 12px;
    line-height: 15px;
    margin-top: 6px;
    color: #221C46;
}

section#destacados .right-side .bottom-box .testimonials .testimony .testimony-inner .testimony-user-info h3 small {
    font-size: 12px;
    line-height: 15px;
    margin-top: 6px;
    color: #221C46;
}

section#destacados .right-side .bottom-box .restaurants {
    width: 50%;
    height: 100%;
    background-color: #ff7476;
    color: #221C46;
    position: relative;
    overflow: hidden
}

section#destacados .right-side .bottom-box .restaurants .restaurant {
    width: 100%;
    height: 100%
}

#info-productos {
    position: relative;
    background-color: #221C46;
    padding-bottom: 0;
    width: 1100px;
    margin: 0 auto;
    padding: 15px 0
}

@media all and (max-width:1023px) {
    #info-productos {
        padding: 0
    }
}

#info-productos #grupo-productos {
    text-align: center;
    width: 1000px;
    margin: 0 auto
}

#info-productos #grupo-productos.owl-carousel {
    position: relative
}

#info-productos #grupo-productos.owl-carousel .owl-controls {
    height: 0
}

#info-productos #grupo-productos.owl-carousel .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 50px)
}

#info-productos #grupo-productos.owl-carousel .owl-controls .owl-buttons .prev {
    position: absolute;
    left: 0
}

#info-productos #grupo-productos.owl-carousel .owl-controls .owl-buttons .next {
    position: absolute;
    right: 0
}

#info-productos .next,
#info-productos .prev {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    cursor: pointer
}

#info-productos .prev {
    left: 5px
}

#info-productos .next {
    right: 5px
}

#info-productos #grupo-productos img.producto {
    display: inline-block;
    margin: 20px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    width: 90%;
}

#info-productos #grupo-productos img.producto:hover:not(.selec) {
    opacity: .8;
    cursor: pointer
}

#info-productos #grupo-productos img.producto.selec {
    background-color: #fff;
    border-right-color: #fff
}

#info-productos #grupo-productos img.producto:last-child {
    border-right: none
}

#detalle-producto {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: #fff;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#detalle-producto span.cerrar-info {
    position: absolute;
    top: 40px;
    right: 20px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url(../images/home/encuesta/btn_cerrar_encuesta.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #29295c;
    background-size: 20px;
    cursor: pointer
}

#detalle-producto .info {
    display: none;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

#detalle-producto .info p {
    font-family: 'travel-regular', sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #4b4c55;
    text-align: center;
    padding: 0 30px
}

#detalle-producto .info img.logo-producto {
    width: 250px;
    margin: 50px auto 0 auto
}

#detalle-producto .info img.logo-sodexo {
    width: 100px;
    margin: 20px auto 0 auto
}

#detalle-producto.cheque-restaurant {
    background-image: url(../images/home/servicios/cheque.jpg)
}

#detalle-producto.cheque-restaurant-tarjeta {
    background-image: url(../images/home/servicios/tarjeta.jpg)
}

#detalle-producto.farmacia-pass {
    background-image: url(../images/home/servicios/farmacia.jpg)
}

#detalle-producto.movil-pass {
    background-image: url(../images/home/servicios/movil.jpg)
}

#detalle-producto.parvulo-pass {
    background-image: url(../images/home/servicios/parvulo.jpg)
}

#detalle-producto.regalo-pass {
    background-image: url(../images/home/servicios/regalo.jpg)
}

#detalle-producto.uniforme-pass {
    background-image: url(../images/home/servicios/uniforme.jpg)
}

#detalle-producto.asistencia-pass {
    background-image: url(../images/home/servicios/asistencia.jpg)
}

#detalle-producto.sayreward {
    background-image: url(../images/home/servicios/sayreward.jpg)
}

#detalle-producto.vivir_bien {
    background-image: url(../images/home/servicios/vivir_bien.jpg)
}

#detalle-producto.reconoser {
    background-image: url(../images/home/servicios/reconocer.jpg)
}

@media(max-width:414px) {
    section#destacados #slider-destacados .slide .texto {
        width: 380px;
    }
}

.productos {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem .8rem;
    gap: 1rem;
    background-color: #221C46;
}

.productos__item {
    position: relative;
    max-width: 110px;
}

.productos__item img {
    width: 100%;
}

@media(min-width:768px) {

    .productos {
        padding: 3rem 2rem;
        gap: 10rem;
    }

    .productos__item {
        position: relative;
        max-width: 150px;
    }
}

.hero {
    position: relative;
    display: grid;

    background-color: #221C46;
    border-bottom: solid 2px #00EB5E;


}

.hero__texto {
    padding: 4rem 2rem;
}

.hero__texto h2 {
    font-family: 'travel-regular', sans-serif;
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    text-align: left;
}

.hero__imagen {
    position: relative;
}

.hero__imagen::before {
    position: absolute;
    top: -40px;
    left: 50%;
    content: "";
    width: 80px;
    height: 80px;
    background-image: url(../images/iconos/Graphic_Device_Bright_Blue_Solid_RGB.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform: translateX(-50%);
}

.hero__imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media(min-width:768px) {
    .hero {
        height: 90vh;
    }

    .hero__imagen::before {
        width: 150px;
        height: 150px;

    }
}

@media(min-width:1024px) {

    .hero {
        height: 70vh;
        grid-template-columns: repeat(2, 1fr);

    }

    .hero__texto {
        padding-left: 6rem;
        width: 60%;
    }

    .hero__texto h2 {
        font-size: 3rem;
    }

    .hero__imagen {}

    .hero__imagen::before {
        width: 150px;
        height: 150px;
        top: 50%;
        transform: translatey(-50%);
        left: -75px;
    }
}

@media(min-width:1600px) {
    .hero__imagen::before {
        width: 200px;
        height: 200px;
        top: 50%;
        transform: translatey(-50%);
        left: -100px;
    }

    .hero__texto {
        padding-left: 6rem;
        width: 50%;
    }

    .hero__texto h2 {
        font-size: 3.5rem;
    }
}