@charset "utf-8";
/* CSS Document */






/* UNIVERSITY */
#university{
    background-image:url('/img/slides/university/slide_TangoUniversity2023.jpg');
    background-position: center;
    }
#university .texto1{
    text-align: center; padding-top: 70px
    }
#university .texto1 h4{
    margin-top: 0;
    font-weight: 500;
    color:#fff
    }
#university img{
    width:350px
    }
@media only screen and (max-width: 600px) {
    #university{
        background-image:url('/img/slides/university/slide_TangoUniversity2023_mobile.jpg');
    }
    #university .texto1 {
        padding-top: 10px
    }
    #university .texto1 h4{
        margin-top: -10px;
    }
    #university img{
        width:300px
    }
    #university button{
        bottom:-200px
    }
}

/* General */
.item button {background-color: #006edf!important;margin-top: 30px}
.item button i {font-size: 1em}

.caption{text-shadow: none!important}
.caption h1 {font-weight:300!important;margin-bottom:10px}
.caption h3 {font-weight:600!important;font-size: 1.2em!important}
.single-hero .hero-columna.izquierda{left:7vw}
.hero-contenido{
        max-width: 510px;
    }
.derecha .hero-contenido{
        left: 40%!important;
    }

@media only screen and (max-width: 600px) {
    .derecha .hero-contenido{left:50%!important}
}

@media only screen and (max-width: 600px) {
    .single-hero .hero-columna.izquierda{left:0}
    .single-hero .hero-contenido.caption {top: 130px}
    .item button {margin-top: 10px;}
}

/* EMPLEADOS */
    .slide-empleados{
        background-image:url('/includes/slides/img/empleados_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-empleados{
        background-image:url('/includes/slides/img/empleados_bg-mobile.webp');
    }
}

/* TIENDAS */
    .slide-tiendas{
        background-image:url('/includes/slides/img/tiendas_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-tiendas{
        background-image:url('/includes/slides/img/tiendas_bg-mobile.webp');
    }
}

/* VENTAS */
    .slide-ventas{
        background-image:url('/includes/slides/img/ventas_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-ventas{
        background-image:url('/includes/slides/img/ventas_bg-mobile.webp');
    }
}

/* TED */
    .fondo-ted{
        background-image:url('/img/slides/ted/ted23_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .fondo-ted{
        background-image:url('/img/slides/ted/ted23_bg_mobile.webp');
    }
}

/* QR */
    .slide-qr{
        background-image:url('/includes/slides/img/qr_bg.webp');
        background-position: center 0px!important;
    }
@media only screen and (max-width: 600px) {
    .slide-qr{
        background-image:url('/includes/slides/img/qr_bg-mobile.webp');
    }
    .slide-qr h1 {
        padding-top: 10px
    }
    .slide-qr h3{
        margin-top: -10px;
    }
}

/* DELTA 3*/
.slide-delta3{
        background-image:url('/includes/slides/img/delta3_bg.webp');
        background-position: center top!important;}
.slide-delta3 button{
    color:#00effe;
    background-color:#000!important;
    margin-top: 360px;
    -webkit-box-shadow: 0px 0px 31px 0px rgba(0,204,255,0.5); -moz-box-shadow: 0px 0px 31px 0px rgba(0,204,255,0.5);box-shadow: 0px 0px 31px 0px rgba(0,204,255,0.5);
}
.slide-delta3 button:hover{color:#fff;}
.slide-delta3 .btn{
    min-width:200px
}
/* TAFCTURA*/
.slide-tfactura {background-image:url('/includes/slides/img/tfactura_bg.webp');}
    @media only screen and (max-width: 992px) {
    .slide-tfactura {background-image:url('/includes/slides/img/tfactura_bg-mobile.webp');}
}
.slide-tfactura .btn {background-color:#ffce00!important;color: #000}

/* EECC 1 */
    .slide-eecc1{
        background-image:url('/includes/slides/img/eecc1_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-eecc1{
        background-image:url('/includes/slides/img/eecc1_bg-mobile.webp');
    }
}
/* EECC GANANCIAS */
    .slide-eecc-ganancias{
        background-image:url('/includes/slides/img/eecc-ganancias-bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-eecc-ganancias{
        background-image:url('/includes/slides/img/eecc-ganancias_bg-mobile.webp');
    }
}
/* EECC EXCEL */
    .slide-eecc-excel{
        background-image:url('/includes/slides/img/eecc-excel_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-eecc-excel{
        background-image:url('/includes/slides/img/eecc-excel_bg-mobile.webp');
    }
}
/* EECC LIBRO SUELDOS */
    .slide-eecc-librosueldos{
        background-image:url('/includes/slides/img/eecc-libroSueldos_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-eecc-librosueldos{
        background-image:url('/includes/slides/img/eecc-libroSueldos_bg-mobile.webp');
    }
        .slide-eecc-librosueldos h3{line-height: 1em!important;
        }
}
/* FACTURADOR */
    .slide-facturador{
        background-image:url('/includes/slides/img/facturador_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-facturador{
        background-image:url('/includes/slides/img/facturador_bg-mobile.webp');
    }
}

/* REPORTES */
    .slide-reportes{
        background-image:url('/includes/slides/img/reportes_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-reportes{
        background-image:url('/includes/slides/img/reportes_bg-mobile.webp');
    }
}

/* TABLERO */
    .slide-tablero{
        background-image:url('/includes/slides/img/tablero_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-tablero{
        background-image:url('/includes/slides/img/tablero_bg-mobile.webp');
    }
}

/* RESTO MOBILE */
    .slide-resto-mobile{
        background-image:url('/includes/slides/img/resto-mobile_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-resto-mobile{
        background-image:url('/includes/slides/img/resto-mobile_bg-mobile.webp');
    }
}

/* RESTO QR */
    .slide-resto-qr{
        background-image:url('/includes/slides/img/resto-qr_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-resto-qr{
        background-image:url('/includes/slides/img/resto-qr_bg-mobile.webp');
    }
}

/* RESTO DELIVERY */
    .slide-resto-delivery{
        background-image:url('/includes/slides/img/resto-delivery_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-resto-delivery{
        background-image:url('/includes/slides/img/resto-delivery_bg-mobile.webp');
    }
}

/* RESTO LINK DE PAGO */
    .slide-resto-link{
        background-image:url('/includes/slides/img/resto-link_bg.webp');
        background-position: center 0px!important;
    }
    @media screen and (max-width: 600px) {
    .slide-resto-link{
        background-image:url('/includes/slides/img/resto-link_bg-mobile.webp');
    }
}