.mobile-show {
    display: none;
}

.digital-header {
    /* padding: 6.75rem 0 0 0; */
    background-color: #fff;
    position: relative;

    max-height: 1121px;
    height: 95vh;
    background-image: url("/src/img/landing-digital-id/Grupo-5720.svg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: calc(100vh - 100px);
}

.digital-container {
    padding: 0;
    width: 100%;
    height: 100%;
}

.digital-container>.row {
    width: 100%;
    height: 100%;
}

.col-text {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(25%, 12%);
    -webkit-transform: translate(25%, 12%);
    -moz-transform: translate(25%, 12%);
    -ms-transform: translate(25%, 12%);
    -o-transform: translate(25%, 12%);
}

.img-bg {
    max-height: 842px;
    object-fit: contain;
    position: absolute;
    bottom: 0;
    right: 1.3%;
}

.img-bg>img {
    height: 100%;
    max-height: 842px;
}

.digital-title {
    font-family: "SF UI Text";
    font-size: 2.625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #0c2057;
    text-transform: uppercase;
}

.digital-desc {
    font-family: "SF UI Text";
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.92;
    letter-spacing: normal;
    text-align: left;
    color: #0c2057;
    text-transform: uppercase;
}

.dcontainer {
    max-width: 630px;
}

.dtext {
    font-family: "DM Sans";
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #020b56;
}

.contact_advisor-btn {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: "Open Sans";
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 1.36;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #16236f;
    padding: 1.5rem 4.7188rem 1.6875rem 4.6875rem;
    color: #fff;
    text-transform: uppercase;
    border-radius: 52px;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    transition: scale 3ms ease-in;
    -webkit-transition: scale 3ms ease-in;
    -moz-transition: scale 3ms ease-in;
    -ms-transition: scale 3ms ease-in;
    -o-transition: scale 3ms ease-in;
    width: fit-content;
}

.contact_advisor-btn:hover {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
}

.color_two {
    background-color: #fff;
    color: #16236f;
}

.color_two:hover {
    color: #16236f;
}

.digital-header-two {
    padding: 6.75rem 0px;
    background-color: #020b56;
    position: relative;
}

.digital-title-two {
    font-family: "SF UI Text";
    font-size: 2.625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.digital-desc-two {
    font-family: "DM Sans";
    font-size: 1.5rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.description {
    width: 100%;
    padding: 3.4375rem 4.1875rem 5.5625rem 4.25rem;
    margin-top: 3rem;
    border: 0;
    height: 14.625rem;
}

.img-container {
    column-gap: 2.3125rem;
}

.img-container>.img-img {
    max-width: 262px;
    object-fit: contain;
    font-family: "DM Sans";
    font-size: 1.5rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.digital-container-two {
    padding: 6.25rem 10%;
}

.footer {
    background: #020b56;
}

.row-container {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.top-container-two {
    width: 100%;
    height: fit-content;
}

.top-container-two>.digital-title-two {
    margin: auto;
}

.col-one {
    top: 55%;
}

.col-two {
    top: 80%;
    left: 1.3%;
}

.col-three {
    top: 55%;
    left: 2.5%;
}

.digital-dealership {
    max-width: 392px;
}

.dealership-title {
    max-width: 230px;
}

.digital-customer {
    max-width: 278px;
    margin-right: auto;
}

.img-desc-title {
    font-family: "Open Sans";
    font-size: 1.375rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.img-desc-desc {
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

@media (max-width: 1680px) {
    :root {
        font-size: 14px;
    }
}

/* @media (max-width: 1600px) {} */

/* @media (max-width: 1536px) {} */

/* @media (max-width: 1440px) {} */

@media (max-width: 1370px) {
    :root {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .digital-customer {
        max-width: 200px;
    }

    .col-text {
        transform: translate(18%, 8%);
        -webkit-transform: translate(18%, 8%);
        -moz-transform: translate(18%, 8%);
        -ms-transform: translate(18%, 8%);
        -o-transform: translate(18%, 8%);
    }
}

@media (max-width: 1024px) {
    :root {
        font-size: 12px;
    }

    .digital-header {
        background-size: calc(100vw - 500px);
    }
}

@media (max-width: 810px) {
    :root {
        font-size: 16;
    }

    .mobile-show {
        display: block;
    }

    .digital-header {
        background-color: #f4f4f4;
        max-height: inherit;
        height: inherit;
        background-image: inherit;
        background-repeat: inherit;
        background-position-x: inherit;
        background-position-y: inherit;
    }

    .digital-container {
        padding: 44px 28px 80px 45px;
        display: flex;
        justify-content: center;
    }

    .col-text {
        position: inherit;
        transform: inherit;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .digital-title {
        font-family: "Open Sans";
        font-size: 24px;
        line-height: 1.17;
        color: #020b56;
    }

    .digital-desc {
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
        color: #020b56;
    }

    .dcontainer {
        max-width: 290px;
    }

    .dtext {
        font-family: "Open Sans";
        font-size: 14px;
        line-height: 1.57;
        color: #8e8e9a;
    }

    .contact_advisor-btn {
        font-family: "SF UI Text";
        font-size: 12px;
        font-weight: 900;
        line-height: 1.37;
        padding: 13px 31px;
    }

    .contact_advisor-btn.color_two {
        background-color: #fff;
        color: #020b56;
    }

    .digital-header-two {
        padding: 150px 28px 50px 45px;
        background-color: #020b56;
        position: relative;
    }

    .digital-title-two {
        font-size: 24px;
        line-height: 1.17;
        text-align: left;
    }

    .digital-desc-two {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
        text-align: left;
    }

    .description {
        padding: 55px 0px 97px 0px;
        height: fit-content;
    }

    .img-container {
        column-gap: 7px;
    }

    .img-container>.img-img {
        max-width: 98px;
        object-fit: contain;
        font-family: "Open Sans";
        font-size: 12px;
        font-weight: bold;
        line-height: 2.33;
        text-transform: lowercase;
        text-transform: capitalize;
    }

    .digital-header-two.digital-header_mobile {
        padding: 20px 0px 250px 0px;
    }

    .top-container-two {
        padding-left: 45px;
    }

    .digital-container-two {
        padding: 100px 0 0 0;
    }

    .img-digital {
        float: left;
    }

    .col-one {
        top: 64px;
        left: 23px;
        display: flex;
        justify-content: flex-end;
        height: 855px;
        padding: 0;
    }

    .col-two {
        top: inherit;
        left: inherit;
        display: flex;
        justify-content: flex-end;
        height: 380px;
        padding: 0;
    }

    .col-three {
        top: inherit;
        left: inherit;
        display: flex;
        justify-content: center;
        padding: 0;
    }

    .digital-factory {
        margin-right: 40px;
    }

    .digital-dealership {
        max-width: 152px;
        margin-top: 88px;
    }

    .digital-customer {
        max-width: 195px;
        margin-right: inherit;
    }

    .img-desc-title {
        font-family: "Open Sans";
        font-size: 18px;
        line-height: 1.33;
        color: #fafbfc;
    }

    .img-desc-desc {
        font-family: "DM Sans";
        font-size: 16px;
        font-weight: normal;
        line-height: 1.38;
        color: #fafbfc;
    }
}

/* @media (max-width: 768px) {} */
/* @media (max-width: 576px) {}  */