:root {
    --primary-70: #d85026;
    --yellow-70: #f69911;
    --blue-70: #1476b2;
    --bg-1: linear-gradient(45deg, #1476b2, #1476b2);
    --grad-2: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.38) 0%, hsla(0, 0%, 0%, 0.415) 1.3%, hsla(0, 0%, 0%, 0.445) 4.9%, hsla(0, 0%, 0%, 0.472) 10.4%, hsla(0, 0%, 0%, 0.496) 17.5%, hsla(0, 0%, 0%, 0.518) 25.9%, hsla(0, 0%, 0%, 0.538) 35.2%, hsla(0, 0%, 0%, 0.557) 45%, hsla(0, 0%, 0%, 0.576) 55%, hsla(0, 0%, 0%, 0.595) 64.8%, hsla(0, 0%, 0%, 0.615) 74.1%, hsla(0, 0%, 0%, 0.636) 82.5%, hsla(0, 0%, 0%, 0.66) 89.6%, hsla(0, 0%, 0%, 0.686) 95.1%, hsla(0, 0%, 0%, 0.716) 98.7%, hsla(0, 0%, 0%, 0.75) 100% );
}

.t4-acerca-de {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70vh;
}

.t4-servicios-home::after, .t4-acerca-de::after, .t4-telematicas::after, .t4-ftth::after {
    display: block;
    position: absolute;
    top: calc(100% - 80px);
    bottom: -20px;
    right: 0;
    left: 0;
    width: 100%;
    height: 160px;
    background: #f7f7f7;
    transform: skewY(2.3deg);
    transform-origin: top right;
    z-index: 0;
    box-shadow: rgb(2 2 2 / 40%) 0px 20px 42px -34px;
    background: #ffffff;
}

.t4-servicios-home::after {
    background: #f1f1f1;
}
.t4-acerca-de::after {
    background: #fff;
    transform: skewY(-2.3deg);
}

.t4-telematicas::after {
    background: #f7f7f7;
}

.t4-ftth::after {
    background: white;
    transform: skewY(-2.3deg);
}

.t4-telematicas .pre-heading {
    color: var(--t4-indigo);
    width: auto;
    background: var(--color-warning);
}

.t4-telematicas .hero-heading::after {
    border-color: var(--color-warning);
    display: none;
}

.t4-telematicas .hero-content {
    padding: 0;
}

.hero-box-119 h3 {
    color: var(--t4-orange);
    text-wrap: balance;
}

.hero-box-120 h1 {
    color: var(--body-link-hover-color);
}

.hero-box-120 h3 {
    color: var(--color-primary);
}

.hero-box-120 .pre-heading::after {
    background: #60c2ff;
}

.hero-bg-box .hero-heading {
    color: var(--t4-gray-800);
    margin-bottom: 2rem;
    display: block;
    margin-top: 0;
}

.hero-box h3 {
    text-wrap: balance;
}

@media (min-width: 992px) {
    .img-block {
        margin-right: calc(50vw - (960px / 2));
        margin-left: auto;
    }

    .content-block.order-0 {
        margin-left: 0;
        right: left;
    }
}

@media (min-width: 1200px) {
    .content-block {
        margin-left: calc(50vw - (1140px / 2));
    }

    .content-block.order-0 {
        margin-left: calc(50vw - (1140px / 2));
    }
}

@media (min-width: 1400px) {
    .content-block {
        margin-left: calc(50vw - (1320px / 2));
    }

    .content-block.order-0 {
        margin-left: calc(50vw - (1320px / 2));
        margin-right: 0;
    }
}

.img-block {
    display: flex;
    align-items: center;
    max-width: 370px;
    order: 1;
    flex-direction: column;
    text-wrap: balance;
}

.img-block img {
    max-width: 400px;
}

.t4-contacto {
    background-image: url(../../../images/contacto.jpg);
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
}
@media(max-width:768px){
    .t4-contacto{
    background-position: center center;
}
}
.block-split {
    z-index: 2;
}

#cf_1 {
    margin: 2rem 0 !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.t4-copyright {
    border-top: 1px solid #ffffff1c;
    box-shadow: 0 -1px 0 rgb(0 0 0 / 15%);
    font-size: 0.8rem;
}

.t4-masthead-description {
    text-wrap: balance;
    font-size: clamp(1.1rem, 4vw + 1.25rem, 1.4rem);
    max-width: 630px;
}

.t4-masthead-title {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    background: #0000006b;
    max-width: 630px;
}

.t4-masthead-hero {
    background-image: linear-gradient(45deg, #0000008a, transparent), url(../../../images/masthead.jpg);
    color: #fff;
    background-size: cover;
}

.items-flota h3 {
    padding-left: 100px;
    display: flex;
    margin: 0;
    min-height: 80px;
    align-items: center;
    background: var(--t4-gray-200);
    border-radius: 999rem;
    color: var(--color-primary);
    font-weight: 700;
    font-size: 26px;
}

.items-flota .font-icon {
    width: 80px;
    height: 80px;
    float: left;
    display: flex;
    margin-bottom: 0;
    position: absolute;
}

.items-flota .font-icon svg {
    width: 60px;
    height: 60px;
}

.items-flota .text-block {
    width: 100%;
    margin-top: 30px;
}

.t4-seccion-1 {
    padding: 2rem 0 6rem;
}

.t4-seccion-2 {
    background: var(--t4-gray-200);
    padding: 5rem 0;
}

.ventajas {
    padding: 1rem;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.t4-seccion-2 .intro-block h3, .t4-seccion-1 .intro-block h3, .fuel-control .after-heading {
    text-wrap: balance;
    margin: 0 0 2rem;
    max-width: 600px;
    box-shadow: inset 0 0 0 90px #1476b23b, -5px 0 0 var(--color-primary);
    box-shadow: -5px 0 0 var(--color-primary);
    padding-left: 1ch;
    font-size: clamp(1.5rem, 3vw + 1rem, 2.25rem);
}

.fuel-control .after-heading {
}

.ventajas .font-icon {
    width: 100px;
    margin-bottom: 2rem;
    background-color: #1476b2;
    height: 100px;
    padding: 10px;
    display: flex;
    align-items: center;
    opacity: 1;
}

.ventajas svg {
    width: 70px;
    height: 80px;
    fill: #fff;
    opacity: 1;
    filter: drop-shadow(3px 3px 0px rgba(0, 0, 0, 0.4));
}

.ventajas .qty {
    color: #1476b2;
    margin: 0px 6px 0 0;
    box-shadow: 0 3px 0px var(--color-primary);
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}

@media (min-width: 768px) {
    .hero-bg-box .hero-content {
        margin-right: -60px;
        background: #fff;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
        padding: 2rem;
        order: 0;
    }
}

.about-home img {
    order: 1;
}

.fuel-control .pre-heading {
    text-transform: none;
}

@container (min-width: 640px) {
    .hero-box-container {
        display: grid;
        grid-template-columns: 40% minmax(300px, 100%);
        grid-gap: 30px;
        align-items: center;
    }

    .fuel-control .hero-box-container {
        grid-template-columns: 35% minmax(390px, 100%);
        margin: 0;
    }

    .fuel-control .hero-content {
        margin: 0 !important;
        width: 100%;
        box-shadow: none;
    }
}

.fuel-control h3 {
    font-weight: 700;
    color: var(--color-primary);
    text-align: center;
    text-transform: uppercase;
}

.fuel-advant {
    list-style-type: none;
    padding: 0;
    margin: 2rem 0;
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.fuel-advant li {
    display: flex;
    align-items: center;
    font-size: 21px;
    flex-direction: column;
    gap: 1rem;
    padding: 2rem 1rem;
    background: var(--color-primary);
    text-align: center;
    color: #fff;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.fuel-advant li h4 {
}

.fuel-advant li span {
    width: 90px;
    height: 90px;
    display: inline-flex;
    background: #ffffff;
    color: var(--color-primary);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: 700;
}

.fuel-control .hero-content {
}

.fuel-control .after-heading {
    font-weight: 400;
    color: initial;
    text-transform: initial;
    box-shadow: none;
    max-width: 700px;
    margin: 1rem auto;
}

.t4-seccion-3 {
    padding: 2rem 0;
    text-align: center;
}

.log-web {
    width: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
    grid-gap: 15px;
    grid-template-columns: 80px 1fr;
    background: #fff;
    border-radius: 1rem;
    padding: 1rem;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.log-web .font-icon {
    width: 80px;
    height: 80px;
    padding: 0;
    background: #ffc107c7;
    margin: 0;
    display: flex;
    border-radius: 50%;
}

.log-web svg {
    width: 50px;
    height: 50px;
    filter: drop-shadow(3px 3px 0px rgba(255, 255, 255, 0.5));
}

.log-web h3 {
    margin: 0;
    font-weight: 700;
    font-size: 24px;
}

.log-web .item-content-block {
    width: 100%;
    font-size: 1.1rem;
}

.t4-section-1 {
    background: red;
}

.t4-section-logistics-intro {
    background: var(--t4-gray-100);
    padding: 3rem 0;
}

.app-operadores .intro-block h3, .app-messengers .intro-block h3, .t4-usar-logistics h3 {
    text-wrap: balance;
    margin: 0 0 2rem;
    max-width: 600px;
    box-shadow: inset 0 0 0 90px #1476b23b, -5px 0 0 var(--color-primary);
    box-shadow: -5px 0 0 var(--t4-warning), inset 0 0 0 90px #ffc10733;
    padding-left: 1ch;
    font-size: clamp(1.5rem, 3vw + 1rem, 2.25rem);
}

.app-messengers .intro-block h3, .t4-usar-logistics h3 {
    box-shadow: -5px 0 0 var(--t4-teal), inset 0 0 0 90px #6dccb633;
}

.log-web.msg-block .font-icon {
    background-color: var(--t4-teal);
}

.hero-content {
    border-radius: 1rem;
}

.logistics-icon {
    width: 200px;
    height: 200px;
    margin: 1rem auto;
    text-align: center;
}

.log-intro-txt {
    font-size: 20px;
}

@media(min-width: 720px) {
    .logistics-intro-block {
        display: grid;
        grid-template-columns: 180px 1fr;
        grid-gap: 1rem;
        align-items: center;
    }

    .logistics-icon {
        width: 200px;
        height: 200px;
    }

    .logistics-icon img {
    }
}

.logistics-intro-block {
}

.logistics-icon img {
    padding: 1rem;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 1rem;
    width: 150px;
    height: 150px;
}

.t4-section-intro {
    padding-bottom: 1rem;
    margin-top: -4rem;
    padding-top: 2rem;
    background: linear-gradient(268deg, #6dccb6, #ffc107, var(--color-danger));
    color: #fff;
}

ul.timeline {
    list-style-type: none;
    position: relative;
    font-size: 1.5rem;
}

ul.timeline:before {
    content: ' ';
    background: #6dccb647;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
    position: relative;
}

ul.timeline > li:before {
    content: ' ';
    background: var(--t4-teal);
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid var(--t4-teal);
    left: -12px;
    width: 20px;
    height: 20px;
    z-index: 400;
    top: 8px;
    box-shadow: inset 0 0 0 5px #ffffff;
}

.t4-usar-logistics {
    padding: 2rem 0;
}

.intro-block {
    margin-top: 1rem;
}

.features-block-117 {
    max-width: 1024px;
    margin: 0 auto;
}

.t4-section .module-title, .hero-bg-box .hero-heading {
    font-weight: 300;
    text-transform: none;
}

.t4-servicios-home .module-title {
    text-align: center;
}

.module-title span::after, .hero-bg-box .hero-heading::after {
    border-bottom: 4px solid #1476b273;
    content: '';
    display: block;
    height: 4px;
    border-radius: 2px;
    z-index: -1;
    max-width: 200px;
}

.icons-5 .font-icon {
    width: 60px;
    height: 60px;
}

.icons-5 .font-icon svg {
    width: 60px;
    height: 60px;
}

.icons-g-flotas {
    font-size: 1.2rem;
}

.big-list {
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    gap: 1.5rem;
    column-gap: 2.5rem;
    padding: 0;
}

.big-list li {
    max-width: unset;
    width: clamp(200px, 600px, 700px);
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
}

.big-list li::before {
    width: 30px;
    height: 30px;
    /* background-repeat: no-repeat; */
    background-position: left center;
    background-size: 20px 20px;
    content: "";
    margin-top: 0.25rem;
    display: flex;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%231476b2' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm155.3 195.3l-184 184a16 16 0 0 1 -22.6 0l-104-104a16 16 0 0 1 0-22.6l22.6-22.6a16 16 0 0 1 22.6 0L216 308.1l150.1-150.1a16 16 0 0 1 22.6 0l22.6 22.6a16 16 0 0 1 0 22.6z'/%3E%3Cpath fill='%23ffffff' d='M227.3 387.3a16 16 0 0 1 -22.6 0l-104-104a16 16 0 0 1 0-22.6l22.6-22.6a16 16 0 0 1 22.6 0L216 308.1l150.1-150.1a16 16 0 0 1 22.6 0l22.6 22.6a16 16 0 0 1 0 22.6l-184 184z'/%3E%3C/svg%3E");
    /* left: -10px; */
    opacity: 0.5;
}

.bg-white {
    /* background-color: #d85026; */
}

.zi-n1 {
    /* z-index: -1; */
}

@media(min-width: 992px) {
    .w-lg-65 {
        width: 65%!important;
    }
}

.zi-n-1 {
    z-index: -1;
}

.zi-n1 {
    z-index: 1;
}

.svg-wrap {
    /* width: 100%; */
    /* height: 100%; */
    /* padding: 10px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1rem;
}

.svg-wrap svg {
    width: 50px;
    height: 50px;
    fill: var(--color-primary);
}

.cards-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    width: 100%;
    /* align-items: center; */
    /* justify-content: center; */
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr; */
    margin: 0;
    padding: 0;
}

.card-icon {
    width: clamp(200px, calc( (632px / 2) - 1rem), 600px);
    border: none;
    padding: 1rem;
    /* background: red; */
}

.card-icon p {
    min-height: 9ex;
}

.step {
    position: relative;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-right: calc(1.5rem / -2);
    margin-left: calc(1.5rem / -2);
}

.step-title {
    display: block;
    color: var(--t4-gray-dark);
    font-weight: 700;
}

.step-text:last-child {
    color: #51596c;
    margin-bottom: 0;
}

.step .step-item {
    display: flex;
    flex-direction: column;
    flex-basis: 0;
    flex: 0 0 100%;
    max-width: 100%;
    /* padding-right:.75rem; */
    /* padding-left:.75rem; */
    /* margin-bottom: 2rem; */
    background: #fff;
    padding: 1rem;
}

.step .step-content-wrapper {
    position: relative;
    display: flex;
    width: 100%;
}

.step .step-content {
    flex: 1;
}

.step .step-icon {
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-weight: 600;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    margin-right: 1rem;
}

.step:not(:last-child) .step-icon::after {
    position: absolute;
    top: 2.625rem;
    left: 1.25rem;
    height: calc(100% - 1em);
    border-left: .125rem solid var(--color-primary);
    content: "";
    opacity: 0.2;
}

@media (min-width: 768px) {
    .step-md .step-item {
        flex-grow:1;
        flex: 1;
        margin-bottom: 0;
        padding: 1.5rem 1rem;
        background: #fff;
    }

    .step-md:not(.step-inline) .step-content-wrapper {
        display: block;
    }

    .step-md .step-icon {
        margin-bottom: 1rem;
    }

    .step-md .step-icon::after {
        top: 1.4375rem;
        left: 4.375rem;
        width: calc(100% - 4.375rem);
        height: 1.625rem;
        border-top: .125rem solid rgba(220,224,229,.6);
        border-left: none;
    }

    .step-md {
        gap: 1rem;
    }
}

.step-icon-soft-primary {
    /* color:#0abf53; */
    /* background-color:rgba(10,191,83,.1); */
}

.steps-alt .step .step-icon::after {
    display: none;
}

.card-icon .card-body {
    padding: 0;
}

.step .step-icon svg {
    fill: var(--color-primary);
}

.vertical-list-alt li svg {
    width: 30px;
    height: 30px;
}

li.list-step-item li {
    max-width: unset;
}

.list-step-item h3 {
    text-transform: uppercase;
    margin: 0 0 2rem;
}

span.text-cap {
    color: var(--t4-gray);
    /* color: #fff; */
    /* padding: 2px 6px; */
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
}

.list-step-item h3 {
    color: var(--color-primary);
}

.list-step-item h4 {font-weight: 700;}

.icons-g-flotas h4 {
    font-weight: 700;
    font-size: 21px;
}

.list-py-3 img {
    background: #fff;
    padding: 2rem 1rem;
    border-radius: 30px;
    }

.list-step .list-step-item:nth-child(2) img {
    background: transparent;
    filter: drop-shadow(0px 4px 6px #ddd);
}


.icons-items p {
    font-size: 18px;
    min-height: 3lh;
    margin-top: 1rem;
}

.hero-card h5{
    font-weight: 700;
}
.steps-lines .step-item {
    margin-bottom: 0;
}

.icons-fuel .cards-row .card {
    width: fit-content;
    align-items: center;
    justify-content: center;
    min-width: clamp(75%, 550px, 250px);
    /* margin: auto; */
    /* background: #eee; */
}

.no-titles .step-text {
    /* margin-top: 0.7rem; */
    font-size: 22px;
}

.no-titles .step-icon {
}
.list-142{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.list-142 li {
    width: clamp(310px, calc(50% - 1rem), 100%);
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
    gap: 1ch;
    max-width: unset;
}

.t4-offcanvas .t4-off-canvas-body .navbar.drilldown-effect .navbar-nav .nav-item .menu-item-title {
    padding-left: 1rem;
    /* font-size: 18px; */
}