<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&amp;display=swap');
@font-face {
    font-family: Gloria-Hallelujah;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/GloriaHallelujah-Regular.ttf') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
.font__glory {
    font-family: Gloria-Hallelujah
}
:root {
    --blue--700: #393d64;
    --blue--600: #292d56;
    --blue--500: #30345d;
    --blue--300: #2e7df5;
    --pink--400: #d84dd9;
    --purple--500: #673cef;
    --light--blue: #e3efff;
    --light--blue--200: #75adff;
    --green--500: #21ecc8;
    --gray--100: #aaaac2;
    --gray--200: #898997;
    --white: #fff;
    --gradient--bar: linear-gradient(180deg, #4deff5 0%, #e407d1 99.99%);
    --gradient--title: linear-gradient(180deg, #7d5fff 0%, #21ecc8 99.99%);
}
body {
    margin: 0 !important;
    background-color: var(--blue--700);
}
.background__gradient {
    background: linear-gradient(180deg, #7d5fff 0, #2e7df5 99.99%);
}
.bg__navbar {
    background-color: #7960fe;
}
.bg__footer {
    background-color: var(--blue--700);
}
.bg__blue__dark500 {
    background-color: var(--blue--500);
}
.bg__blue__dark {
    background-color: var(--blue--600);
}
.bg__blue {
    background-color: var(--blue--300) !important;
}
.bg__green {
    background-color: var(--green--500) !important;
}
.bg__pink {
    background-color: var(--pink--400) !important;
}
.bg__purple {
    background-color: var(--purple--500) !important;
}
.bg__white {
    background-color: var(--white)
}
.bg__servicio {
    border-radius: 8px;
    margin-top: -1.5rem;
    left: 1rem;
    font-size: 0.8rem;
    font-weight: 700;
}
.bg__contact__section {
    background-color: var(--blue--600) !important;
}
.bg__us {
    background-image: url('../img/maqueta/background_nosotros.png');
    background-size: cover;
    height: 100% !important;
}
.bg__servicios {
    background-image: url('../img/maqueta/bg-contactanos-desktop.png');
}
.bg__section__ce1 {
    background-image: url('../img/maqueta/bg__interna__ce.webp');
    background-size: cover;
}
.bg__interna__ce__center {
    background-image: url('../img/maqueta/bg__interna__ce__center.png');
    background-size: cover;
}
.bg__diferenciadores {
    background-image: url('../img/maqueta/bg__diferenciadores.webp');
    background-size: cover;
    width: 100%;
}
.maxline__clamp {
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.maxline__clamp__6 {
    display: -webkit-box !important;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.font__openSans__lite {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
}
.font__openSans__normal {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
}
.font__openSans__Medium {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
}
.font__openSans__semiBold {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;
}
.font__openSans__Bold {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;
}
.font__GloriaH {
    font-family: 'Gloria Hallelujah' !important;
}
.text__blue__600 {
    color: var(--blue--600) !important;
}
.text__blue__300 {
    color: var(--blue--300) !important;
}
.text__green__500 {
    color: var(--green--500) !important;
}
.text__dark {
    color: var(--blue--700) !important;
}
.text__blue__dark {
    color: var(--blue--600) !important;
}
.text__blue {
    color: var(--blue--300) !important;
}
.text__pink {
    color: var(--pink--400) !important;
}
.text__green {
    color: var(--green--500) !important;
}
.text__gray {
    color: var(--gray--100) !important;
    opacity: 0.7 !important
}
.text__gray {
    color: var(--gray--200) !important;
}
.text__purple {
    color: var(--purple--500);
}
.z-0 {
    z-index: 0 !important;
}
.z-1 {
    z-index: 1 !important;
}
.h__9 {
    height: 9.5rem;
}
.h__10rem {
    height: 10rem !important;
}
.h__11rem {
    height: 11rem !important;
}
.h__12rem {
    height: 12rem !important;
}
.h__10x {
    height: 10%;
}
.h__15rem {
    height: 14rem !important;
}
.h__subServicio {
    height: 3.3rem !important;
}
.h__50 {
    height: 50%;
}
.cover {
    object-fit: cover;
}
.fs__4 {
    font-size: 1.4rem !important;
}
.fs__06 {
    font-size: 0.7rem;
}
.fs__6 {
    font-size: 0.7rem !important;
}
.fs__7 {
    font-size: 0.9rem !important;
}
.fs__8 {
    font-size: 0.8rem !important;
}
.fs__9 {
    font-size: 0.9rem !important;
}
.fs__10 {
    font-size: 1rem !important;
}
.fs__h1 {
    font-size: 2rem;
}
.pl__1rem {
    padding-left: 1.65rem !important;
}
.mb__7 {
    margin-bottom: 0;
}
.mt__md__8 {
    margin-top: 30%;
}
.mt__80 {
    margin-top: 80%;
    position: absolute;
    bottom: 0;
}
.square {
    margin: 0 !important;
    width: 14rem !important;
}
.teamLudik .slideItem {
    border-radius: 0 !important;
    width: auto !important;
}
.teamLudik .owl-item {
    width: 17rem !important;
}
.teamLudik .owl-dots {
    display: none !important;
}
.teamLudik .owl-nav {
    position: absolute;
    display: flex !important;
    width: 100% !important;
    top: 40% !important;
}
.teamLudik .owl-prev [aria-label='Previous'] {
    background-color: transparent !important;
    color: #21ecc700 !important;
    font-size: 0px !important;
}
.teamLudik .owl-next [aria-label='Next'] {
    background-color: transparent !important;
    color: #21ecc700 !important;
    font-size: 0px !important;
}
.teamLudik .owl-theme .owl-nav [class*='owl-next']::after {
    content: url('../img/maqueta/arrow__right.png') !important;
    transform: scale(0.7);
    position: absolute;
    right: 3rem !important;
    width: 4rem;
    height: 4rem;
    padding-top: 10px;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.teamLudik .owl-theme .owl-nav [class*='owl-prev']::after {
    content: url('../img/maqueta/arrow__left.png') !important;
    transform: scale(0.7);
    position: absolute;
    padding-top: 10px;
    left: 3rem !important;
    width: 4rem;
    height: 4rem;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.teamLudik .owl-theme .owl-nav [class*='owl-next']:hover::after {
    background: #393d64c9 !important;
    position: absolute;
    right: 3rem !important;
    width: 4rem;
    height: 4rem;
    padding-left: 5px;
    padding-top: 10px;
    border-radius: 50px;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.teamLudik .owl-theme .owl-nav [class*='owl-prev']:hover::after {
    background: #393d64c9 !important;
    position: absolute;
    left: 3rem !important;
    width: 4rem;
    height: 4rem;
    padding-right: 10px;
    padding-top: 10px;
    border-radius: 50px;
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.img__ludiko {
    margin-top: 1.5rem;
    height: 6rem;
    width: auto !important;
}
@media screen and (max-width: 320px) {
    .team__ludik .owl-stage-outer {
        padding-left: 0;
        margin-left: -20%;
    }
}
@media screen and (min-width: 322) and (max-width: 370px) {
    .team__ludik .owl-stage-outer {
        padding-left: 0;
        margin-left: 0;
    }
}
@media screen and (width: 375px) {
    .team__ludik .owl-stage-outer {
        padding-left: 10%;
        margin-left: 0;
    }
}
@media screen and (min-width: 375px) and (max-width: 380px) {
    .team__ludik .owl-stage-outer {
        padding-left: 15%;
        padding-right: 0;
    }
}
@media screen and (min-width: 381px) and (max-width: 405px) {
    .team__ludik .owl-stage-outer {
        padding-left: 18%;
        padding-right: 0;
    }
}
@media screen and (min-width: 406px) and (max-width: 500px) {
    .team__ludik .owl-stage-outer {
        padding-left: 29%;
        padding-right: 0;
    }
}
@media screen and (min-width: 500px) and (max-width: 580px) {
    .team__ludik .owl-stage-outer {
        padding-left: 70%;
        margin-left: 0;
    }
}
@media screen and (min-width: 580px) and (max-width: 590px) {
    .team__ludik .owl-stage-outer {
        padding-left: 80%;
        margin-left: 0;
    }
}
@media screen and (min-width: 590px) and (max-width: 767px) {
    .team__ludik .owl-stage-outer {
        padding-left: 15%;
        margin-left: 0;
    }
}
@media (min-width: 900px) and (max-width: 992px) {
    .teamLudik .owl-stage-outer {
        padding-left: 20%;
        margin-left: 0;
    }
}
@media (min-width: 992px) and (max-width: 1100px) {
    .teamLudik .owl-stage-outer {
        padding-left: 30%;
        margin-left: 0;
    }
}
@media (min-width: 1101px) {
    .teamLudik .owl-stage-outer {
        padding-left: 0;
        margin-left: -20%
    }
}
@media screen and (min-width: 1500px) {
    .teamLudik .owl-stage-outer {
        margin-left: -13% !important
    }
}
@media screen and (max-width: 600px) {
    .pl__1rem {
        padding-left: 0;
    }
    .teamLudik .owl-nav {
        position: absolute;
        display: flex !important;
        width: 100% !important;
        top: 90% !important;
    }
    .mb__7 {
        margin-bottom: 7rem
    }
    .teamLudik .owl-dots {
        display: inline-flex !important;
        margin-top: 3rem !important;
        margin-left: 1rem;
    }
    .teamLudik .owl-theme .owl-nav [class*='owl-next']::after {
        content: url('../img/maqueta/arrow__right.png') !important;
        transform: scale(0.7);
        position: absolute;
        right: 0 !important;
        width: 2rem;
        height: 2rem;
        padding-top: 10px;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .teamLudik .owl-theme .owl-nav [class*='owl-prev']::after {
        content: url('../img/maqueta/arrow__left.png') !important;
        transform: scale(0.7);
        position: absolute;
        padding-top: 10px;
        left: 65% !important;
        width: 2rem;
        height: 2rem;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .teamLudik .owl-theme .owl-nav [class*='owl-next']::after {
        background: linear-gradient(180deg, #7d5fff 0, #d84dd9 99.99%) !important;
        width: 4rem;
        height: 4rem;
        right: 0 !important;
        top: 1rem;
        padding-left: 0.5rem;
        border-radius: 50px;
        opacity: 0.9
    }
    .teamLudik .owl-theme .owl-nav [class*='owl-next']:hover::after {
        background: linear-gradient(180deg, #7d5fff 0, #d84dd9 99.99%) !important;
        position: absolute;
        right: 0 !important;
        width: 4rem;
        height: 4rem;
        right: 0 !important;
        top: 1rem;
        border-radius: 50px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        opacity: 0.9
    }
    .teamLudik .owl-theme .owl-nav [class*='owl-prev']::after {
        background: linear-gradient(180deg, #d84dd9 0, #7d5fff 99.99%) !important;
        width: 4rem;
        height: 4rem;
        left: 65% !important;
        top: 1rem;
        padding-right: 0.5rem;
        border-radius: 50px;
        opacity: 0.9
    }
    .teamLudik .owl-theme .owl-nav [class*='owl-prev']:hover::after {
        background: linear-gradient(180deg, #d84dd9 0, #7d5fff 99.99%) !important;
        position: absolute;
        left: 65% !important;
        width: 4rem;
        height: 4rem;
        padding-right: 10px;
        border-radius: 50px;
        margin-top: auto !important;
        margin-bottom: auto !important;
        opacity: 0.9
    }
    .square {
        margin: 0 !important;
        width: 10rem !important
    }
    .teamLudik .owl-item {
        width: 11rem !important
    }
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: linear-gradient(180deg, #7d5fff 0, #d84dd9 99.99%);
        opacity: 0.7;
        transform: rotate(-180deg)
    }
}
.casosExito .owl-dots {
    display: none !important
}
.casosExito .owl-nav {
    position: absolute;
    display: flex !important;
    width: 100% !important;
    top: 40% !important;
    background-color: transparent !important;
    color: #21ecc700 !important;
    font-size: 0px !important
}
.casosExito .owl-prev [aria-label='Previous'] {
    background-color: transparent !important;
    color: #21ecc700 !important;
    font-size: 0px !important
}
.casosExito .owl-next [aria-label='Next'] {
    background-color: transparent !important;
    color: #21ecc700 !important;
    font-size: 0px !important
}
.casosExito .owl-theme .owl-nav [class*='owl-next']::after {
    content: url('../img/maqueta/arrow__right.png') !important;
    transform: scale(0.7);
    border-radius: 50px;
    background: #393d64c9 !important;
    padding-left: 0.5rem;
    opacity: 0.9;
    position: absolute;
    right: 3rem !important;
    width: 4rem;
    height: 4rem;
    padding-top: 10px;
    margin-top: auto !important;
    margin-bottom: auto !important
}
.casosExito .owl-theme .owl-nav [class*='owl-prev']::after {
    content: url('../img/maqueta/arrow__left.png') !important;
    background: #393d64c9 !important;
    padding-right: 0.5rem;
    opacity: 0.9;
    transform: scale(0.7);
    position: absolute;
    padding-top: 10px;
    left: 3rem !important;
    border-radius: 50px;
    width: 4rem;
    height: 4rem;
    margin-top: auto !important;
    margin-bottom: auto !important
}
.casosExito .owl-theme .owl-nav [class*='owl-next']:hover::after {
    background: #393d64c9 !important;
    position: absolute;
    right: 3rem !important;
    width: 4rem;
    height: 4rem;
    padding-left: 5px;
    padding-top: 10px;
    border-radius: 50px;
    margin-top: auto !important;
    margin-bottom: auto !important
}
.casosExito .owl-theme .owl-nav [class*='owl-prev']:hover::after {
    background: #393d64c9 !important;
    position: absolute;
    left: 3rem !important;
    width: 4rem;
    height: 4rem;
    padding-right: 10px;
    padding-top: 10px;
    border-radius: 50px;
    margin-top: auto !important;
    margin-bottom: auto !important
}
.casosExito .owl-stage-outer {
    padding-left: 7%;
    padding-right: 7%
}
@media screen and (max-width: 999px) {
    .casosExito .owl-stage-outer {
        padding-left: 0;
        padding-right: 0
    }
}
@media screen and (max-width: 600px) {
    .casosExito .owl-nav {
        position: absolute;
        display: flex !important;
        width: 100% !important;
        top: 100% !important
    }
    .casosExito .us__service .owl-stage-outer {
        padding-left: 2rem;
        padding-right: 0;
        margin-left: -1.5rem
    }
    .us__service img {
        width: 100%;
        height: auto
    }
    .casosExito .us__service .owl-nav {
        position: absolute;
        display: flex !important;
        width: 100% !important;
        top: 93% !important
    }
    .casosExito .owl-dots {
        display: inline-flex !important;
        margin-top: 3rem !important;
        left: 0 !important;
        position: absolute
    }
    .casosExito .owl-theme .owl-nav [class*='owl-next']::after {
        content: url('../img/maqueta/arrow__right.png') !important;
        transform: scale(0.7);
        border-radius: 50px;
        background: linear-gradient(180deg, #d84dd9 0, #7d5fff 99.99%) !important;
        padding-left: 0.5rem;
        opacity: 0.9;
        position: absolute;
        right: 0 !important;
        width: 4rem;
        height: 4rem;
        padding-top: 10px;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .casosExito .owl-theme .owl-nav [class*='owl-prev']::after {
        content: url('../img/maqueta/arrow__left.png') !important;
        background: linear-gradient(180deg, #d84dd9 0, #7d5fff 99.99%) !important;
        padding-right: 0.5rem;
        opacity: 0.9;
        transform: scale(0.7);
        position: absolute;
        padding-top: 10px;
        left: 65% !important;
        border-radius: 50px;
        width: 4rem;
        height: 4rem;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .casosExito .owl-theme .owl-nav [class*='owl-next']:hover::after {
        background: linear-gradient(180deg, #d84dd9 0, #7d5fff 99.99%) !important;
        position: absolute;
        right: 0 !important;
        width: 4rem;
        height: 4rem;
        padding-left: 5px;
        padding-top: 10px;
        border-radius: 50px;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .casosExito .owl-theme .owl-nav [class*='owl-prev']:hover::after {
        background: linear-gradient(180deg, #d84dd9 0, #7d5fff 99.99%) !important;
        position: absolute;
        left: 65% !important;
        width: 4rem;
        height: 4rem;
        padding-right: 10px;
        padding-top: 10px;
        border-radius: 50px;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .casosExito .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: linear-gradient(180deg, #7d5fff 0, #d84dd9 99.99%);
        opacity: 0.7;
        transform: rotate(-180deg)
    }
}
.desktop__service__casoExito .owl-dots,
.desktop__service__casoExito .owl-nav {
    display: none
}
.text__decoration__green {
    border-bottom: 1.5px solid var(--green--500)
}
footer {
    position: relative !important;
    bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    background-color: #393d64 !important;
    width: 100%;
    height: auto !important;
    z-index: 1;
    margin-left: 0 !important
}
.icon__footer a {
    color: #fff
}
.icon__footer a i {
    border: 1px solid #fff;
    opacity: 0.9;
    width: 1.8rem;
    font-size: 0.8rem;
    height: auto;
    border-radius: 50px;
    padding: 0.5rem
}
.img__service {
    height: 125px;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}
.borders__bottom__8 {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}
.img_offer {
    width: auto;
    max-height: 15rem;
}
.case__single .vector__left {
    background-image: url('../img/maqueta/vector__left.png');
    background-repeat: no-repeat;
    position: absolute;
    height: 50px;
    width: 50px;
    top: -15px;
    left: 0
}
.case__single .vector__right {
    background-image: url('../img/maqueta/vector__right.png');
    background-repeat: no-repeat;
    position: absolute;
    padding: 0;
    margin-left: -2.5rem;
    height: 34px;
    width: 35px;
    bottom: -15px;
    right: 0px
}
.vector__left {
    background-image: url('../img/maqueta/vector__left.png');
    background-repeat: no-repeat;
    position: absolute;
    height: 50px;
    width: 50px;
    top: -15px
}
.vector__right {
    background-image: url('../img/maqueta/vector__right.png');
    background-repeat: no-repeat;
    position: absolute;
    padding: 0;
    margin-left: -2.5rem;
    height: 34px;
    width: 35px;
    bottom: -15px
}
.w__50 {
    width: 50px;
    height: 50px;
    background-color: var(--blue--700);
    border-radius: 8px;
    padding: 0.7rem
}
.w__55 {
    width: 55px !important;
    height: 55px !important;
    background-color: var(--blue--700);
    border-radius: 8px;
    padding: 0.7rem;
    padding-right: 1rem;
}
.w__60 {
    width: 60px !important;
    height: 60px !important;
    background-color: var(--blue--700);
    border-radius: 8px;
    padding: 0.7rem;
    padding-right: 1rem;
}
.w__5 {
    width: 20px;
    height: 20px;
}
.w__10 {
    width: 10rem !important;
}
.w__11 {
    width: 11rem !important;
}
.w__12 {
    width: 12rem !important;
}
.w__17 {
    width: 17rem !important;
}
.w__90 {
    width: 90%;
    height: auto;
}
.w__80 {
    width: 100%
}
@media screen and (max-width: 900px) {
    .font__size__mb {
        font-size: 1.2rem !important
    }
    .casosExito .servicios .owl-dots {
        display: inline-flex !important;
        bottom: -3.5rem !important;
        left: 0 !important;
        position: absolute
    }
    .casosExito .interna__ce__mobile .owl-dots {
        display: inline-flex !important;
        top: 100% !important;
        left: 0 !important;
        position: absolute
    }
    .casosExito .interna__ce__mobile .owl-nav {
        position: absolute;
        display: flex !important;
        width: 100% !important;
        top: 100% !important
    }
    .interna__ce__mobile .slide__item {
        height: auto !important;
        max-height: 450px
    }
    .mt__5rem {
        margin-top: 5rem
    }
}
.text__underline {
    text-decoration: underline
}
.text__decorationNone {
    text-decoration: none !important
}
.text__decorationNone:hover {
    text-decoration: none !important
}
.border__0 {
    border: 0;
    background: var(--blue--700);
    outline: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-radius: 0
}
.border__0:hover {
    border: 0;
    background: var(--blue--700);
    outline: 0 !important;
    border-bottom: 1px solid #fff;
    color: #fff
}
.casos__select option::before {
    content: 'ï¸'
}
.border__pink {
    border: 1.2px solid var(--pink--400);
    border-radius: 8px
}
.border__purple {
    border: 1.2px solid var(--purple--500);
    border-radius: 8px
}
.border__green {
    border: 1.2px solid var(--green--500);
    border-radius: 8px
}
.border__blue {
    border: 1.2px solid var(--blue--300);
    border-radius: 8px
}
.border__white {
    border-right: 2px solid #fff;
    height: 7rem;
    z-index: 1
}
.border__radius8 {
    border-radius: 8px
}
.cursor__pointer {
    cursor: pointer
}
.circle__green {
    background-image: url('../img/maqueta/circleGreen.png');
    background-repeat: no-repeat
}
.circle__pink {
    background-image: url('../img/maqueta/circlePink.png');
    background-repeat: no-repeat
}
.circle__blue {
    background-image: url('../img/maqueta/circleBlue.png');
    background-repeat: no-repeat
}
.circle__ce {
    border: 1.5px solid var(--pink--400);
    width: 20px;
    height: 15px;
    border-radius: 50px
}
.square__ce {
    border: 1.5px solid var(--purple--500);
    width: 30px;
    height: 30px;
    border-radius: 1px
}
.img__collage__ce {
    height: 80vh;
    width: auto;
    margin-left: auto;
    margin-right: auto
}
.img__ce__center {
    width: 100%;
    height: 100%;
    max-height: 80%;
    max-width: 90%;
    margin-top: auto;
    margin-bottom: auto
}
@media screen and (max-width: 992px) {
    .border__white {
        border-right: 0px solid rgba(255, 255, 255, 0)
    }
}
@media screen and (max-width: 900px) {
    .img__ce__center {
        width: 100%;
        height: 100%;
        max-height: 80%;
        max-width: 100%;
        margin-top: auto;
        margin-bottom: auto
    }
}
.bg__navbar__img {
    background-image: url('../img/maqueta/bg__navbar.webp');
    width: 100%
}
.bg_design_pages {
    background-image: url('../img/maqueta/bg__navbar.webp');
    width: 100%;
    height: 70px;
}
.bg__interna__servicio {
    background-image: url('../img/maqueta/bg__interna__servicio.png');
    background-size: cover
}
.template .bg__navbar__img {
    background-image: url('');
    background-color: var(--blue--600) !important
}
.template .sticky-top {
    position: fixed !important;
    top: 0;
    z-index: 1020
}
.img__fluid {
    width: 100%;
    height: auto
}
@media screen and (min-width: 600px) and (max-width: 767px) {
    .img__fluid {
        width: 100%;
        height: auto;
        max-width: 80%
    }
}
@media screen and (max-width: 992) {
    .template .navbar-dark .navbar-toggler-icon i {
        color: #fff !important;
        background-color: var(--blue--600) !important;
        width: 50px;
        font-size: 1.5rem
    }
}
@media screen and (min-width: 1500px) {
    .fs__06 {
        font-size: 1rem !important
    }
    .fs__7 {
        font-size: 1.2rem !important
    }
    .fs__8 {
        font-size: 1.3rem !important
    }
    .pt__2xl {
        padding-top: 1rem
    }
    .pt__7xl {
        padding-top: 6.5rem !important
    }
}
.show__case {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    background-color: #292d56;
    margin-right: 20px;
    margin-left: 20px;
    padding: 1rem;
    border: 2px solid #fff;
    margin-bottom: 10px;
    height: 30%
}
.show__case:hover {
    color: var(--blue--700) !important;
    font-weight: 800;
    text-decoration: none
}
.px__2 {
    padding-left: 0.6rem !important;
    padding-right: 0.3rem !important
}
.link a {
    color: var(--green--500) !important
}
.link a:hover {
    color: var(--pink--400) !important
}
.research {
    height: 15rem;
    border-radius: 8px
}
.min__w {
    width: 40%
}
.singleService .vector__left {
    background-image: url('../img/maqueta/vector__left.png');
    background-repeat: no-repeat;
    position: absolute;
    height: 50px;
    left: 0;
    width: 50px;
    top: -17px
}
.singleService .vector__right {
    background-image: url('../img/maqueta/vector__right.png');
    background-repeat: no-repeat;
    position: absolute;
    padding: 0;
    margin-left: -2.5rem;
    height: 34px;
    right: 0;
    width: 35px;
    bottom: -17px
}
@media screen and (max-width: 800px) {
    .card__internaServicio {
        margin-top: 5%;
        padding-top: 0.3rem;
        margin-bottom: auto
    }
    .research {
        height: 7rem
    }
    .fs__4mob {
        font-size: 1.5rem
    }
    .fs__07mob {
        font-size: 0.7rem
    }
}
@media screen and (min-width: 900px) {
    .card__internaServicio {
        margin-top: 40%
    }
}
@media screen and (min-width: 1200px) {
    .card__internaServicio {
        margin-top: 35%
    }
}
@media screen and (min-width: 1500px) {
    .card__internaServicio {
        margin-top: 30%;
        padding-top: 0.3rem;
        margin-bottom: auto
    }
}
@media screen and (min-width: 1700px) {
    .card__internaServicio {
        margin-top: 25%;
        padding-top: 0.3rem;
        margin-bottom: auto
    }
}
.uppercase {
    text-transform: uppercase !important
}
.a__4 .card__internaServicio {
    margin-top: 35%
}
.border__8 {
    border-radius: 8px
}
.border__4 {
    border-radius: 4px;
    font-size: 0.8rem;
    height: 7.2rem
}
.dropbtn {
    background-color: var(--blue--700);
    color: #fff;
    font-size: 0.8rem;
    border: none;
    text-align: justify;
    text-decoration: underline;
    cursor: pointer;
    outline: 0 !important
}
.dropbtn:focus,
.dropbtn:hover {
    background-color: transparent
}
.dropdown {
    position: relative;
    display: inline-block;
    padding-top: 0.6rem !important
}
.dropdown__content {
    display: none;
    font-size: 0.8rem;
    position: absolute;
    background-color: var(--blue--700);
    width: 20rem;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1
}
.dropdown__content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: 'Open Sans', sans-serif !important
}
.dropdown a:hover {
    background-color: var(--blue--600)
}
.show {
    display: block
}
.max__result {
    height: 10rem !important
}
.container__imgService img {
    height: auto !important;
    width: 100%;
    margin-bottom: -5px
}
.fs__subtitle {
    font-size: 0.9rem
}
.fs__subtitle p {
    padding: 0 !important;
    margin-bottom: 0 !important
}
.us__service .slide__item {
    height: auto !important;
    max-height: 600px;
    padding-left: 2rem;
    width: 90%
}
@media (max-width: 992px) {
    .fs__subtitle {
        font-size: 0.7rem
    }
    .casosExito .us__service .owl-dots {
        display: inline-flex !important;
        margin-top: 0 !important;
        left: 0 !important;
        bottom: -30px;
        position: absolute
    }
    .h__minService {
        min-height: 5.5rem
    }
    .fs__subtitle {
        font-size: 0.9rem
    }
    .fs__subtitle p {
        padding: 0 !important;
        margin-bottom: 1rem
    }
    .max__result {
        height: auto;
        min-height: 8rem !important
    }
    .box {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        width: auto
    }
    .mt__md__8 {
        margin-top: 1%
    }
    .box::-webkit-scrollbar-track {
        background: var(--gradient--title);
        border-radius: 0 !important
    }
    .box::-webkit-scrollbar {
        -webkit-appearance: none
    }
    .box::-webkit-scrollbar-button,
    .box::-webkit-scrollbar-button:increment {
        display: none
    }
    .box::-webkit-scrollbar:horizontal {
        height: 4px
    }
    .box::-webkit-scrollbar-thumb {
        background-color: var(--pink--400);
        border-radius: 20px;
        width: 10px
    }
    .box::-webkit-scrollbar-track {
        border-radius: 10px
    }
}
@media (min-width: 1500px) {
    .mt__md__8 {
        margin-top: 15%
    }
    .py__xxl5 {
        padding-top: 4rem !important;
        padding-bottom: 5rem !important
    }
    .py__xxl4 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .px__xxl2 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }
    .pl__xxl1 {
        padding-left: 1.5rem !important
    }
    .pl__xxl {
        padding-left: 1rem !important
    }
}
.contact {
    background: rgba(57, 61, 100, 0.4)
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 0 !important
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0.2em 1em !important;
    border: 0 solid #00a1d200 !important;
    text-align: center !important;
    color: var(--pink--400) !important;
    padding-bottom: 3rem !important
}
.no__scroll {
    overflow-y: hidden
}
.transparent {
    color: transparent
}
.border__r {
    border-radius: 10px
}
.border__green {
    border: 1.5px solid var(--green--500)
}
.bg__fun__beneficios {
    background: url('../img/fun-template/bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%
}
.rotate {
    transform: rotate(-2.16deg)
}
.div__iframe iframe {
    width: 100% !important
}
.v__img {
    width: 6rem;
    margin-top: 8rem
}
.z__10 {
    z-index: 10
}
.w__30 {
    width: auto;
    height: 100%;
    margin-top: 1rem
}
@media (max-width: 576px) {
    .div__iframe iframe {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        height: auto
    }
    .col__video {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
    .v__img {
        width: 6rem;
        bottom: 0
    }
    .absolute {
        position: absolute
    }
    .w__30 {
        width: 18%;
        height: 100%;
        margin-top: 1rem
    }
    .w__70 {
        width: 82%
    }
    .bg__contact2 {
        background-image: url(../../assets/img/fun-template/bg_contacto.png)
    }
}
@media screen and (min-width: 992px) {
    .absolute__message {
        position: absolute
    }
}
.btn_sliders {
    background-color: var(--blue--500);
    border-radius: 7px
}
.slider__active {
    border: 2px solid var(--green--500)
}
.minTestimonials {
    min-height: 7rem
}
.text__secundary {
    font-size: 14px
}
.text__primary {
    font-size: 16px
}
.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 20px;
    text-align: center;
    z-index: 100
}
.whatsapp img {
    width: 90%;
    height: auto
}
.whatsapp-icon {
    margin-top: -36px
}
.message__card {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    right: 24px;
    bottom: 5rem;
    z-index: 100
}
.ws__message {
    margin-bottom: 12px;
    position: relative;
    font-size: 16px;
    border: 1px solid #eaf0f6;
    background: #fff;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    border-radius: 4px;
    width: 240px;
    padding: 36px 24px 24px
}
.mess__close {
    border: 0;
    color: #7c98b6;
    cursor: pointer;
    background: 0 0;
    display: block;
    position: absolute;
    top: -5px;
    font-weight: 400;
    right: 10px;
    font-size: 1.2em;
    font-weight: 500;
    padding: 0.5rem 0.5rem
}
.message__icon {
    position: absolute;
    top: -3.5rem;
    width: 35%;
    left: 4.5rem
}
@media screen and (max-width: 600px) {
    .bg__fun__beneficios {
        background: url('../img/fun-template/bg_elegirnos_mb.png');
        background-repeat: no-repeat;
        width: 100%;
        background-size: contain
    }
}
.background-banner {
    height: 17rem;
    position: relative;
    font-size: 1.5rem
}
.background-banner h1 {
    margin: auto;
    font-size: 2.8rem
}
.vertical-center {
    align-items: center;
    align-content: center;
    vertical-align: middle
}
.absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.background-precios {
    background-image: url('../../assets/img/desing/background-precios.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.background-benefits {
    background-image: url('../../assets/img/desing/background-beneficios.avif');
    background-size: cover;
    background-repeat: no-repeat
}
.btn_primary {
    padding: 0.7rem;
    border: 2px solid var(--green--500);
    color: var(--green--500);
    font-weight: 800;
    text-decoration: none;
    background: var(--blue--700)
}
.btn_primary:hover {
    background: var(--blue--500)
}
.title_head {
    font-size: 2.8rem;
    font-weight: 900
}
.icon_benefits {
    width: auto;
    height: 70px
}
.benefits li {
    text-decoration: none;
    list-style: none;
    text-align: center;
    padding: 2rem 0 0 0
}
.benefits-img {
    width: auto;
    max-height: 15rem!important;
}
.title_benefits {
    font-size: 2.5rem;
}
.benefits p {
    padding: 1rem 3rem
}
.opacity_pink {
    background: rgba(216, 77, 217, 0.3);
    background-size: cover
}
.background-success-stories {
    background-image: url('../../assets/img/desing/background-success.avif');
    background-size: cover;
    background-repeat: no-repeat
}
.title-head-success-stories,
.title_sections {
    font-size: 2rem;
    color: #fff;
    text-align: center;
    font-weight: 900
}
.success_project {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    height: auto;
    text-align: center
}
.success_project_li {
        text-decoration: none;
        list-style: none;
        text-align: center;
        color: var(--green--500);
        padding: 2rem 1rem 1rem 1rem;
}
.botton__url{
    font-size: 1.2rem;
}
.decoration_left {
    background-image: url(../img/maqueta/vector__left.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 50px;
    width: 50px;
    top: -15px
}
.decoration_right {
    background-image: url(../img/maqueta/vector__right.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0;
    margin-left: -2.5rem;
    height: 34px;
    width: 35px;
    bottom: -15px
}
.background-oferta {
    background-image: url('../../assets/img/desing/background-offer.avif');
    background-repeat: no-repeat;
    background-size: cover
}
.featured_text h1,
.featured_text h2,
.featured_text h3 {
    font-weight: 700;
    font-size: 3rem;
    margin: 0
}
.background_contact_form {
    background-image: url('https://www.ludik.pe/wp-content/uploads/2022/01/background-contact-form.webp');
    background-size: cover;
    background-repeat: no-repeat
}
.text_offer {
    font-size: 0.9rem;
}
@media screen and (max-width: 767px) {
    .title_benefits {
    font-size: 1.5rem;
    }
    .logo_mobile_desing{
        width: 12rem!important;
        height: auto;
    }
    .imagen_oferta {
        width: auto!important;
        max-height: 12rem;
    }
    .text_offer {
        font-size: 0.8rem;
    }
    .img_offer {
        width: auto;
        max-height: 7rem;
    }
    .mb__absolute {
        position: absolute
    }
    .minTestimonials {
        width: 100%;
        min-height: 23rem;
        background: 0 0 !important
    }
    .background_contact_form {
        background-image: url('https://www.ludik.pe/wp-content/uploads/2022/01/bg.webp');
        background-size: cover;
        background-repeat: no-repeat
    }
    .background-banner {
        height: 15rem;
        position: relative;
        font-size: 1.5rem
    }
    .background-banner h1 {
        margin: auto;
        font-size: 1.5rem
    }
    .title_head {
        font-size: 1.5rem;
        font-weight: 900
    }
    .benefits p {
        padding: 0.5rem 1.2rem;
        font-size: 0.8rem
    }
    .container_benefits_img {
        position: absolute;
        text-align: center;
        top: -4rem;
    }
    .benefits-img {
        width: auto;
        max-height: 10rem!important;
        right: -15rem;
    }
    .xs-p0 {
        padding: 0
    }
    .title-head-success-stories,
    .title_sections {
        font-size: 1.3rem
    }
    .max_title {
        max-width: 360px
    }
    .decoration_left {
        background-image: url(../img/maqueta/vector__left.png);
        background-repeat: no-repeat;
        position: absolute;
        height: 50px;
        width: 50px;
        left: 1rem;
        top: -15px
    }
    .decoration_right {
        background-image: url(../img/maqueta/vector__right.png);
        background-repeat: no-repeat;
        position: absolute;
        padding: 0;
        margin-left: -2.5rem;
        height: 34px;
        width: 35px;
        bottom: -15px;
        right: 1rem
    }
    .featured_text h1,
    .featured_text h2,
    .featured_text h3 {
        font-weight: 700;
        font-size: 1.8rem
    }
    .success-stories .owl-nav {
        position: absolute;
        display: flex !important;
        width: 100% !important;
        bottom: 50% !important;
        background-color: transparent !important;
        color: #21ecc700 !important;
        font-size: 0px !important
    }
    .success-stories .owl-prev [aria-label='Previous'] {
        background-color: transparent !important;
        color: #21ecc700 !important;
        font-size: 0px !important
    }
    .success-stories .owl-next [aria-label='Next'] {
        background-color: transparent !important;
        color: #21ecc700 !important;
        font-size: 0px !important
    }
    .success-stories .owl-dots {
        display:flex !important;
        text-align: center;
        bottom: -30px;
        left: 0;
        right: 0;
        margin:auto;
    }
    .success-stories .owl-theme .owl-nav [class*='owl-next']::after {
        content: url('../img/desing/rigth.svg') !important;
        transform: scale(0.7);
        border-radius: 50px;
        padding-left: 0.5rem;
        opacity: 0.9;
        position: absolute;
        right: -1.1rem !important;
        width: 4rem;
        height: 4rem;
        padding-top: 10px;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .success-stories .owl-theme .owl-nav [class*='owl-prev']::after {
        content: url('../img/desing/left.svg') !important;
        padding-right: 0.5rem;
        opacity: 0.9;
        transform: scale(0.7);
        position: absolute;
        padding-top: 10px;
        left: -1.1rem!important;
        border-radius: 50px;
        width: 4rem;
        height: 4rem;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .success-stories .owl-theme .owl-nav [class*='owl-next']:hover::after {
        position: absolute;
        right: -0.9rem !important;
        width: 4rem;
        height: 4rem;
        padding-left: 5px;
        padding-top: 10px;
        border-radius: 50px;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .success-stories .owl-theme .owl-nav [class*='owl-prev']:hover::after {
        position: absolute;
        left: -0.9rem !important;
        width: 4rem;
        height: 4rem;
        padding-right: 10px;
        padding-top: 10px;
        border-radius: 50px;
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .owl-theme .owl-dots .owl-dot:hover span,
    .success-stories .owl-theme .owl-dots .owl-dot.active span {
        background: linear-gradient(180deg, #7d5fff 0, #d84dd9 99.99%);
        opacity: 0.7;
        transform: rotate(-180deg)
    }
    .project-success .owl-dots {
        display: inline-flex !important;
        left: 1.3rem !important;
        position: absolute;
        bottom: -70px;
        margin-bottom: 3.5rem
    }
    .project-success .owl-nav {
        position: absolute;
        display: flex !important;
        width: 100% !important;
        bottom: 50%!important;
        right: 1rem;
        background-color: transparent !important;
        color: #21ecc700 !important;
        font-size: 0px !important;
        margin-bottom: 2rem;
    }
    .description_project h1,
    .description_project h2,
    .description_project h4 {
        font-size: 1.2rem
    }
}
.bold {
    font-weight: 700
}
.text__contact2 {
    font-size: 1rem;
}
@media screen and (min-width: 767px) {
    .list_hidden {
        display: none;
    }
}
.text_banner h2 {
    height: 100%;
    display: flex;
    margin: auto;
}
.text_banner h2 strong {
    text-align: center;
    display: flex;
    margin: auto;
}
.descr_testimonials {
    font-size: 0.9rem;
}
.banner-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #FFC700; /* Color mostaza */
    z-index: 9999;
  }
  
  .countdown {
    gap: 10px;
  }
  
  .countdown-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .dark-blue{
    color:#393D64;
    font-weight: 900;
  }
  .initial-text{
    
    font-size:1.15rem;
    text-transform: uppercase;
    font-weight: 900;

  }
  .end-text{
    font-size: 1.45rem;
    text-transform: uppercase;
    font-weight: 900;
}
.linea_inferior{
    color:#5421EC;
    border-bottom: 4px solid #5421EC;
    cursor:pointer;
}
.linea_inferior:hover{
    color:#7b55fa;
    border-bottom: 4px solid #7b55fa;
}
.promo{
    top:90px;
}
.timer{
    font-size: 1.4rem;
    font-weight: bold;
    color:#393D64
}
.fw-bold{
    font-weight: 900;
    font-size:1.5rem
}
.detail{
    font-size:0.8rem;
    font-weight:500;
}
.cursor-image{
    position: absolute; 
    left: 480px; 
    bottom: -17px; 
    transform: translateX(-50%); 
    width: 30px; 
    height: auto;
}
.row-style{
    height: 80px;
}
.link{
    text-decoration: none;
}
@media screen and (max-width: 1000px) {
    .dark-blue{
        font-size:0.8rem;
    }
    .initial-text{
        font-size:0.9rem;
    }
    .end-text{
        font-size:0.9rem;
    }
    .timer{
        font-size:1.2rem;
    }
    .detail{
        font-size:0.7rem;
    }
    .cursor-image{
        left:370px;
    }
}
@media screen and (max-width: 700px) {
    .linea_inferior{
        border-bottom: 3px solid #5421EC;
    }
    .dark-blue{
        font-size:0.7rem;
    }
    .initial-text{
        font-size:0.7rem;
    }
    .end-text{
        font-size:0.8rem;
    }
    .timer{
        font-size:1rem;
    }
    .detail{
        font-size:0.7rem;
    }
    .cursor-image{
        left:295px;
        width: 20px;
    }
}
@media screen and (max-width: 575px) {
    .linea_inferior{
        border-bottom: 3px solid #5421EC;
    }
    .dark-blue{
        font-size:0.85rem;
    }
    .initial-text{
        font-size:0.9rem;
    }
    .end-text{
        font-size:1rem;
    }
    .timer{
        font-size:1rem;
    }
    .detail{
        font-size:0.7rem;
    }
    .cursor-image{
        /* left:92%;
        width: 20px;
        bottom:6px; */
        display:none;
    }
    .row-style{
        height: 110px;
    }
    .banner-top{
        height: 110px;
    }
    .promo{
        top:110px;
    }
}
/*DiseÃ±a tu web con nosotros*/
.img-price{
    width: 100%;
    height: auto !important;
    object-fit: cover;
    border-radius: 10px;
    padding: 1rem 0;
}
.title-pricing{
    font-size: 1.5rem;
    font-weight: 900;
    color:#393D64;
}
.descrip-pricing{
    font-size: 0.9rem;
    font-weight: 700;
    color:#7D5FFF;
}
.price-tag{
    font-size: 0.8rem;
    font-weight: 700;
    padding-top:1rem;
    padding-left:2.8rem;
    color:#393D64;
    display: flex;
    text-align: left;
}
.price{
    font-size: 2.5rem;
    font-weight: 900;
    color:#393D64;
}
.price-text{
    font-size: 1.7rem;
    font-weight: 700;
    color:#393D64;
    padding-top:1.5rem;
    padding-bottom:1.5rem;
}
.info{
    font-size: 1rem;
    font-weight: 900;
    color:white;
    background-color:#D84DD9;
    padding: 0.7rem 0.7rem;
    border:none;
}
.line{
    height: 1px;
    background-color:#7D5FFF ;
    margin: 1rem 0;
    width: 100%;
}
.detail-title{
    font-size: 0.9rem;
    font-weight: 700;
    color:#7D5FFF;
    text-align: left;
    display: flex;
}
.detail-list{
    font-size: 0.8rem;
    font-weight: 500;
    color:#393D64;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding-inline-start: 22px;
    list-style-type: disc;
}
.card-price{
    border-radius: 1.2rem;
    width: 320px;
    height: 100%;
    margin: 0 auto;
}
.owl-precios .owl-nav{
    display:none;
}
.owl-precios .owl-dots {
    margin: 5% 40%;
}
.vermas{
    display:flex;
    width: 100%;
    align-items: center;
    cursor:pointer;
}
.more-text{
    font-size: 0.9rem;
    font-weight: 700;
    color:#7D5FFF;
    text-align: left;
    display: flex;
    width: 100%;
    justify-content: right;
    margin-right:30px;
}
.arrowdown{
    width:10px !important;
    height: 10px;
}  
.wpcf7-spinner{
    display:none !important
}</pre></body></html>