@font-face {
  font-family: "Poppins-Light";
  src: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Ffonts%2FPoppins-Light.woff");
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Ffonts%2FPoppins-Regular.woff");
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Ffonts%2FPoppins-Medium.woff");
}

@font-face {
  font-family: "Poppins-Semibold";
  src: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Ffonts%2FPoppins-SemiBold.woff");
}

@font-face {
  font-family: "Poppins-Bold";
  src: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Ffonts%2FPoppins-Bold.woff");
}

body {
  font-family: "Poppins-Regular" !important;
  color: #484848;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  /******************************************************************************* NAVBAR **************************************************************************************/

  .content-navbar {
    background: #ffffff;
    padding: 2% 10% 2% 10%;
  }

  .navbar-system {
    background-image: linear-gradient(180deg, #00000000, #00000000);
    padding-top: 0px;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 0%;
    border-radius: 0px;
    border-bottom: 2px solid #9090903b;
  }

  .alinknav {
    margin-right: 0%;
    margin-left: -5%;
  }

  .logo-nav {
    width: 190px;
  }

  .iconomenuoffcanvas {
    color: white;
    margin-top: 0%;
    font-size: 2rem;
    border: none !important;
  }

  .iconomenuoffcanvasw {
    color: #004393;
  }

  .bodyoffcanva {
    background: #d4d4d400;
  }

  .item-navbar {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    color: #000000;
  }

  .item-navbar-contact {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 12px 20px;
    border-radius: 20px;
    margin-top: -5px;
  }

  /********************************************************************************* HEADER *********************************************************************************/

  .header {
    background-color: white;
    padding: 10% 0px 0% 0px;
  }
  .title-header {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    color: #000000;
    text-align: center;
  }

  .btn-maseficiencia {
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 5px 10px;
    border-radius: 20px;
    margin-top: 5px;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins-Medium";
    color: white;
  }
  .btn-maseficiencia:hover {
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 5px 10px;
    border-radius: 20px;
    margin-top: 5px;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins-Medium";
    color: white;
  }

  .text-header {
    font-family: "Poppins-Regular";
    font-size: 12px;
    color: #616161;
    text-align: center;
    margin-top: 5%;
  }

  /********************************************************************************* FOOTER *********************************************************************************/

  .footer {
    background-color: #0043b4;
    padding: 10% 5%;
  }

  .margenfooter {
    margin-bottom: 5%;
  }

  .img-logo-foot {
    width: 220px !important;
  }

  .link-footer {
    color: #ffffff;
    text-decoration: none;
    font-family: "Poppins-Regular";
    font-size: 1rem;
  }
  .icon-footer {
    color: #009bff;
    margin-right: 3%;
  }

  .align-footer-1 {
    text-align: start;
    line-height: 2rem;
  }

  .align-footer-social {
    text-align: start;
    line-height: 2rem;
    font-family: "Poppins-Regular";
    color: white;
    font-size: 1rem;
  }

  .icon-footer-social1 {
    color: #ffffff;
    margin-right: 5%;
    font-size: 1.3rem;
  }

  .icon-footer-social2 {
    color: #ffffff;
    margin-right: 5%;
    font-size: 1.4rem;
  }

  .copy {
    padding: 10px 5px 0px 5px;
    background: #191919;
  }

  .text-copy {
    font-family: "Poppins-Regular" !important;
    font-size: 14px;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .icon-soscial-footer {
    color: #0043b4;
  }

  /************************************************************************* style efects *************************************************************************/

  .menuefects {
    padding: 5% 0px;
  }

  .col-back-efect {
    background: linear-gradient(160deg, #fe6806, #d8693c, #5968dc, #5c6ce5);
    min-height: 500px;
    border-radius: 20px;
    padding: 10% 5%;
    transition: all 0.4s;
  }

  .title-one-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 3rem;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .text-one-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: white;
    margin-top: 3%;
    text-align: center;
  }

  .title-two-efects {
    font-family: "Poppins-Medium" !important;
    font-size: 2.2rem;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .text-two-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: white;
    margin-top: 3%;
    text-align: center;
  }

  /* STYLOS CUANDO HAGO HOVER EN LA CAMIONETA */
  .img-logistica {
    position: inherit;
    width: 100% !important;
    right: 8%;
    bottom: -30%;
    filter: grayscale(0);
    transition: all 0.4s;
  }

  .img-logistica:hover {
    width: 100% !important;
    filter: grayscale(0%);
    transition: all 0.4s;
  }

  .active-img-logistica {
    position: absolute;
    width: 350px !important;
    right: 8%;
    bottom: -15%;
  }

  .itemefects2 {
    opacity: 0;
    transform: translate(0, 0);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out,
      visibility 0.4s ease-out;
    visibility: hidden;
  }

  .col-back-efect-logistica {
    background: linear-gradient(180deg, #fe6806, #cb4711) !important;
    transition: all 0.4s;
  }

  .title-camioneta {
    font-family: "Poppins-Medium";
    color: #ffffff;
    font-size: 1rem;
    text-align: center;
    margin-top: 0%;
    opacity: 0;
    transform: translate(0, 0);
    transition: 0.4s;
  }

  .title-camioneta-active {
    opacity: 0;
    transform: translate(200px, -200px);
    transition: 0.4s;
  }

  .button-cotizar-logistica {
    position: inherit;
    background-color: #1a1a1acc;
    padding: 10px 20px;
    border-radius: 15px;
    font-family: "Poppins-Medium";
    color: #ffffff;
    text-align: center;
    margin-top: -5%;
    margin-left: 0%;
    font-size: 14px;
    opacity: 1;
  }

  .button-cotizar-logistica-active {
    opacity: 1;
    transition: 0.4s;
  }

  /* STYLOS CUANDO HAGO HOVER EN LA CONTAINER */

  .img-camioneta {
    position: inherit;
    width: 100% !important;
    left: 8%;
    bottom: -30%;
    filter: grayscale(0);
    z-index: 99;
    transition: all 0.4s;
  }

  .img-camioneta:hover {
    width: 100% !important;
    filter: grayscale(0%);
    transition: all 0.4s;
  }
  .active-img-camioneta {
    position: absolute;
    width: 350px !important;
    right: 8%;
    bottom: -15%;
  }

  .content-camiologis {
    margin-top: -145%;
    margin-bottom: 20%;
  }

  .itemefects1 {
    opacity: 0;
    transform: translate(0, 0);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out,
      visibility 0.4s ease-out;
    visibility: hidden;
  }

  .title-container {
    font-family: "Poppins-Medium";
    color: #000000;
    font-size: 1rem;
    text-align: center;
    margin-top: 0%;
    opacity: 0;
    transform: translate(0, 0);
    transition: 0.4s;
  }

  .title-container-active {
    opacity: 0;
    transform: translate(-200px, -200px);
    transition: 0.4s;
  }

  .col-back-efect-container {
    background: linear-gradient(180deg, #5c6ce5, #5c6ce5) !important;
    transition: all 0.4s;
  }
  .button-cotizar-container {
    position: inherit;
    background-color: #7182ff;
    padding: 10px 20px;
    border-radius: 15px;
    font-family: "Poppins-Medium";
    color: #ffffff;
    text-align: center;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 14px;
    opacity: 1;
  }

  .button-cotizar-container-active {
    opacity: 1;
    transition: 0.4s;
  }

  /* STYLES GENERALES EFECTO HOME */

  .view-texto-efects {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
  }

  .redireccionar-efectos {
    text-decoration: none;
  }

  .ocultartitulos {
    opacity: 0;
    transition: 0.5s;
  }

  /************************************************************************* CONTACTO *************************************************************************/

  .heade-contact {
    padding: 5% 10%;
  }

  .title-contactanos {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    color: #0043b4;
    text-align: start;
  }

  .agency-contact {
    margin-top: 3%;
  }

  .title-agency {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    color: #000000;
    text-align: start;
    margin-bottom: 5%;
  }

  .col-space-agency {
    border-left: 1px solid #e4e4e4;
    padding: 3% 5%;
  }

  .location-icon {
    width: 40px;
    margin-bottom: 10px;
  }

  .link-agency {
    text-decoration: none;
    color: #000000;
  }
  .icon-agency {
    margin-right: 5px;
  }

  .link-icon {
    width: 20px;
    color: #000000;
  }

  .p-agency {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .p-agency2 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 2rem;
  }

  .col-img-formc {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fbg-contact.png");
    min-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
  }

  .col-img-formc2 {
    background-color: #efefef;
    padding: 5% 10%;
  }

  .title-formc-01 {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    color: #000000;
    text-align: start;
    margin-bottom: 7%;
  }

  .control-formulario-footer {
    font-family: "Poppins-Regular" !important;
    border-radius: 10px;
    color: #4f4f4f;
    font-size: 12px;
    padding: 10px;
    margin-bottom: 3%;
    border: 1px solid #554646;
  }

  .control-formulario-footer:hover {
    font-family: "Poppins-Regular" !important;
    border-radius: 10px;
    color: #4f4f4f;
    font-size: 12px;
    padding: 10px;
    margin-bottom: 3%;
    border: 1px solid #554646;
  }

  .btn-send-form {
    font-family: "Poppins-Medium" !important;
    font-size: 14px;
    color: white;
    border: 2px solid #fe6806;
    width: 100%;
    padding: 5px 10px;
    border-radius: 10px;
    background: #fe6806;
    transition: all 0.5s;
  }
  .btn-send-form:hover {
    font-family: "Poppins-Medium" !important;
    font-size: 14px;
    color: white;
    border: 2px solid #fe6806;
    width: 100%;
    padding: 5px 10px;
    border-radius: 10px;
    background: #fe6806;
    transition: all 0.5s;
  }

  /************************************************************************* LOGISTICA *************************************************************************/

  .menu-buton-logisparts {
    padding: 5% 0px;
  }
  .img-menu-logisparts {
    width: 25px;
  }

  .button-active-menulogioparts {
    display: block;
    padding: 10px 10px;
    border-radius: 15px;
    border: 2px solid black;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-family: "Poppins-Medium" !important;
    text-decoration: none;
    color: #000000;
    margin-bottom: 5%;
  }

  .button-inactive-menulogioparts {
    display: block;
    padding: 10px 10px;
    border-radius: 15px;
    border: 2px solid #bebebe;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-family: "Poppins-Medium" !important;
    text-decoration: none;
    color: #bebebe;
    cursor: not-allowed;
    margin-bottom: 5%;
  }

  .img-disableds {
    filter: grayscale(100%);
    opacity: 0.3;
    cursor: default;
  }

  .contenido-header-logistica {
    margin-top: -25%;
  }

  .header-logistica {
    padding: 5% 0px;
  }
  .col-header-logistica {
    background: linear-gradient(63deg, #404fc2, #404fc2);
    min-height: 300px;
    border-radius: 15px;
    padding: 10% 6%;
    transition: all 0.4s;
  }

  .title-header-logistica {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 7%;
    margin-top: 5%;
  }
  .resaltado-naranja {
    color: #fe6806;
  }

  .align-button-header-logistica {
    text-align: center;
  }

  .button-header-logistica {
    font-family: "Poppins-Bold";
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 10px 16px;
    border-radius: 20px;
    margin-top: 10px;
    text-decoration: none;
  }

  .carousel-icons-logistica {
    padding: 10% 0px;
  }

  .content-experiencia {
    padding: 4% 0px 1% 0px;
  }
  .title-experiencia-logis {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 1%;
  }
  .text-experiencia-logis {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #646464;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 3%;
  }
  .align-btn-expericia-logis {
    text-align: center;
  }

  .resaltado-azul {
    color: #0043b4;
  }

  .col-experiencia-logis {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fexperiencia.png");
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 10%;
    border-radius: 15px;
  }

  .row-experi1 {
    margin-bottom: 5%;
  }

  .row-acordion-experi {
    margin-bottom: 3%;
  }

  .row-acordion-logis {
    padding: 5% 5%;
    background-color: #f6f6f600;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #8080802b;
  }

  .accordion-body-logis {
    background-color: #ffffff;
    padding: 20px 20px;
  }

  .img-acordion-h {
    width: 60px;
  }

  .title-acordion-h {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #404fc2;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .button-acordion-h {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    line-height: 2rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 15%;
  }

  .ul-acordion-h {
    list-style: disc;
  }
  .ul-acordion-h > li {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: start;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .whats-business {
    padding: 3% 0px;
  }
  .col-wbusiness {
    background-color: #4c4c4c;
    padding: 8% 5% 5% 5%;
    border-radius: 25px;
  }

  .title-wbusiness {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-wbusiness {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .question-wbusiness {
    font-family: "Poppins-Bold";
    font-size: 1.2rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-business {
    margin-top: 6%;
    justify-content: center;
  }

  .col-tarjet-business {
    min-height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 35px;
  }
  .title-item-tarjet {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .space-col-business {
    margin-bottom: 5%;
  }

  .servicios-envio {
    padding: 5% 0px;
  }

  .title-servienvio {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 10%;
    margin-top: 5%;
  }

  .back-envioservi {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fenvios.png"), url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fenvios-2.png");
    background-position: center top, center;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    min-height: 250px;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
  }

  .alignbtnenvioserv {
    margin-top: 5%;
    text-align: center;
  }

  .ventajas-logistica {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fventajas-logistica.png");
    background-position: bottom;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 840px;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 5% 5%;
  }

  .title-ventajas-logistica {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 10%;
    margin-top: 10%;
  }

  .number-item-ventajaslogis {
    font-family: "Poppins-Medium";
    font-size: 2.5rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10%;
    margin-top: 0%;
  }
  .col-item-ventajaslogis {
    border-left: 2px solid white;
    padding-left: 7%;
  }
  .title-item-ventajaslogis {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.3rem;
    color: #5c6ce5;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 0%;
  }
  .text-item-ventajaslogis {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: normal;
    color: #ffffff;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .col-6ventajas {
    margin-bottom: 7%;
  }

  .reviews-logistica {
    padding: 3% 2%;
  }
  .title-reviews {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 5%;
  }
  .text-reviews {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }
  .align-btn-reviews {
    text-align: center;
    margin-top: 5%;
  }

  .button-cevrobn-s {
    background-color: #0096db00;
    color: #000000;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 1rem;
  }

  .text-reviews-carou {
    font-family: "Poppins-Regular";
    font-size: 16px;
    line-height: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .row-escritos {
    margin-top: 5%;
  }

  .cliente-reviews-carou {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: normal;
    color: #5c6ce5;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .form-logistica {
    padding: 5% 0px;
  }
  .col-form-logistica {
    background-color: #4c4c4c;
    padding: 5% 5%;
    border-radius: 10px;
  }

  .title-form-logistica {
    font-family: "Poppins-Medium";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffe6d6;
    text-align: start;
    margin-bottom: 10%;
    margin-top: 5%;
  }

  .labelformlogis {
    color: white;
  }

  .font-term-logis {
    font-family: "Poppins-Medium";
    font-size: 12px;
    line-height: normal;
    color: #cfcfcf;
    text-align: start;
    margin-bottom: 10%;
    margin-top: 5%;
  }

  .nosi-switch {
    font-family: "Poppins-Medium";
    margin-right: 20px;
    color: white;
    font-size: 16px;
  }

  .custom-switch-lg .form-check-input {
    width: 3.5em;
    height: 2em;
    background-size: 1.5em 1.5em;
    background-position: left center;
  }

  .custom-switch-lg .form-check-input:checked {
    background-position: right center;
  }

  .switch-green:checked {
    background-color: #198754;
    border-color: #198754;
  }

  .switch-green:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
  }

  .label-right {
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .label-right .form-check-input {
    margin-right: 0.75rem;
    margin-left: 0;
  }

  .frenquely-question {
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .buttonfaqs {
    background: #f2f2f2 !important;
    padding: 5% 5% !important;
    font-family: "Poppins-Medium";
    font-size: 1.4rem;
    color: #000000 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
  }

  .h2faqs {
    background-color: rgba(255, 0, 0, 0);
  }

  .row-answer {
    margin-bottom: 1%;
  }

  .number-answer {
    background-color: #ffffff00;
    padding: 5% 10%;
    border-radius: 15px;
    border: 2px solid #000000;
    color: #000000;
    font-size: 2rem;
    text-align: center;
  }

  .title-answer {
    font-family: "Poppins-Medium" !important;
    font-size: 1rem;
    color: #000000;
    text-align: start;
    margin-bottom: 1%;
    margin-top: 2%;
  }

  .answer-text {
    font-family: "Poppins-Regular" !important;
    font-size: 14px;
    color: #0a0a0a;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 5%;
  }

  .title-dudas-faqs {
    font-family: "Poppins-Medium" !important;
    font-size: 1.2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 1%;
    margin-top: 5%;
  }

  /***************************************************************************************  AUTOPARTES **********************************************************/

  .contenido-header-autopartes {
    margin-top: -25%;
  }

  .header-autopartes {
    padding: 10% 0px;
  }
  .col-header-autopartes {
    background: linear-gradient(63deg, #fe6806, #fe6806);
    min-height: 500px;
    border-radius: 10px;
    padding: 10% 5%;
    transition: all 0.4s;
  }

  .title-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3%;
    margin-top: -1%;
  }
  .resaltado-black {
    color: #000000;
  }

  .align-button-header-autopartes {
    text-align: center;
  }

  .button-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #000000, #000000);
    padding: 15px 40px;
    border-radius: 20px;
    margin-top: -5px;
    text-decoration: none;
  }

  .text-header-autopartes {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 1%;
  }
  .subtitle-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10%;
    margin-top: 5%;
  }

  .conte-contenedor {
    margin-top: 0px;
    margin-bottom: 10%;
  }

  .title-conte-g {
    font-family: "Poppins-Medium";
    font-size: 1.3rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .numero-contador {
    font-family: "Poppins-Bold" !important;
    font-size: 2.5rem;
    color: #404fc2;
    margin-top: 0%;
    margin-bottom: 0%;
    text-align: center;
  }

  .title-contador {
    font-family: "Poppins-Bold" !important;
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #141414;
    margin-top: -2%;
    margin-bottom: 0%;
    text-align: center;
  }

  .text-count {
    font-family: "Poppins-Regular" !important;
    font-size: 14px;
    color: #a1a1a1;
    margin-top: 2%;
    margin-bottom: 5%;
    text-align: center;
  }

  /* rubro */

  .rubro {
    padding: 5% 5%;
  }

  .rubro-title {
    font-family: "Poppins-Medium";
    font-size: 2rem;
    line-height: 3rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 0%;
  }
  .rubro-subtitle {
    font-family: "Poppins-Regular" !important;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #fe6806;
    margin-top: 0%;
    margin-bottom: 5%;
    text-align: center;
  }
  .rubro-text {
    font-family: "Poppins-Regular" !important;
    font-size: 14px;
    color: #000000;
    margin-top: 0%;
    margin-bottom: 5%;
    text-align: center;
  }

  .col-rubro {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Frubro.png");
    background-position: center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 320px;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 5% 10%;
    border-radius: 25px;
  }

  .whats-ventajas {
    padding: 3% 0px;
  }
  .col-wventajas {
    background-color: #4c4c4c;
    padding: 8% 5% 5% 5%;
    border-radius: 25px;
  }

  .title-wventajas {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-wventajas {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .question-wventajas {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-wventajas {
    margin-top: 6%;
    justify-content: center;
  }

  .col-tarjet-wventajas {
    min-height: 210px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 35px;
  }
  .title-item-wventajas {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.4rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .text-item-wventajas {
    font-family: "Poppins-Light";
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2%;
    margin-top: -2%;
  }

  .space-col-wventajas {
    margin-bottom: 10%;
  }

  .porque-elegir {
    padding: 5% 5%;
  }

  .title-porqueelegirnos {
    font-family: "Poppins-Medium";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .text-porqueelegirnos {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 0%;
  }

  .col-normal-pqeg {
    margin-bottom: 5%;
  }

  .porqueelegir-items-row {
    justify-content: center;
    margin-top: 5%;
  }
  .number-item-pqeg {
    font-family: "Poppins-Medium";
    font-size: 3rem;
    line-height: 4rem;
    color: #3e3e3e;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
    border: 2px solid #c5c5c5;
    padding: 5px 20px;
    border-radius: 25px;
  }
  .title-item-pqeg {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 2rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .text-item-pqeg {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .row-thaservice {
    margin-top: 2%;
  }

  .title-thaservice {
    font-family: "Poppins-Regular";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-thaservice {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 5%;
  }

  .autopartes-optimizacion {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fventajas-logistica.png");
    background-position: bottom;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-top: 5%;
    margin-bottom: 2%;
    padding: 5% 5%;
  }

  .title-autopartes-optimizacion {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2.2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
    text-shadow: 1px 1px 20px black;
  }

  .repuestos-aut {
    padding: 3% 0px;
  }
  .title-repuestos-aut {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 7%;
    margin-top: 5%;
  }
  .text-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-repuestos-aut {
    margin-top: 2%;
    justify-content: center;
  }

  .col-tarjet-repuestos-aut {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 25px;
  }

  .title-gitem-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    margin-bottom: 10%;
    margin-top: 5%;
  }
  .title-item-repuestos-aut {
    font-family: "Poppins-Medium";
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .text-item-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .space-col-repuestos-aut {
    margin-bottom: 5%;
  }

  .autopartes-primeravez {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fcont-primeravez.png");
    background-position: center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-top: 0%;
    margin-bottom: 2%;
    padding: 8% 5%;
  }

  .title-autopartes-primeravez {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 5%;
  }

  .text-autopartes-primeravez {
    font-family: "Poppins-Medium";
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 2%;
    text-shadow: 0px 0px 15px black;
  }

  .align-button-primeravez-autopartes {
    text-align: center;
    margin-top: 4%;
  }

  .cliente-reviews-carou2 {
    font-family: "Poppins-Medium";
    font-size: 14px;
    line-height: normal;
    color: #fe6806;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .proceso {
    padding: 5% 0px;
  }
  .title-proceso {
    font-family: "Poppins-Bold";
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }
  .text-proceso {
    font-family: "Poppins-Medium";
    font-size: 14px;
    line-height: 22px;
    color: #454545;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
  .text-proceso2 {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    line-height: 2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 5%;
  }

  .row-items-proceso {
    margin-top: 8%;
  }

  .col-proceso-general {
    margin-bottom: 5%;
  }
  .title-item-procesog {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 10%;
  }
  .text-item-procesog {
    font-family: "Poppins-Medium";
    font-size: 14px;
    line-height: 20px;
    color: #454545;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
}
@media (min-width: 768px) and (max-width: 1919px) {
  /******************************************************************************* NAVBAR **************************************************************************************/

  .content-navbar {
    background: #ffffff;
    padding: 2% 10% 2% 10%;
  }

  .navbar-system {
    background-image: linear-gradient(180deg, #00000000, #00000000);
    padding-top: 0px;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 0%;
    border-radius: 0px;
    border-bottom: 2px solid #9090903b;
  }

  .alinknav {
    margin-right: 0%;
    margin-left: 0%;
  }

  .logo-nav {
    width: 250px;
  }

  .iconomenuoffcanvas {
    color: white;
    margin-top: 7%;
    font-size: 1.8rem;
    border: none !important;
  }

  .iconomenuoffcanvasw {
    color: white;
  }

  .bodyoffcanva {
    background: #d4d4d400;
  }

  .item-navbar {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    color: #000000;
  }

  .item-navbar-contact {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 12px 20px;
    border-radius: 20px;
    margin-top: -5px;
  }

  /********************************************************************************* HEADER *********************************************************************************/

  .header {
    background-color: white;
    padding: 3% 0px 0% 0px;
  }
  .title-header {
    font-family: "Poppins-Bold";
    font-size: 4.5rem;
    color: #000000;
    text-align: center;
  }

  .btn-maseficiencia {
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 6px 20px;
    border-radius: 20px;
    margin-top: 20px;
    width: 100%;
    font-size: 1.8rem;
    font-family: "Poppins-Medium";
    color: white;
  }
  .btn-maseficiencia:hover {
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 6px 20px;
    border-radius: 20px;
    margin-top: 20px;
    width: 100%;
    font-size: 1.8rem;
    font-family: "Poppins-Medium";
    color: white;
  }

  .text-header {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    color: #616161;
    text-align: center;
    margin-top: 5%;
  }

  /********************************************************************************* FOOTER *********************************************************************************/

  .footer {
    background-color: #0043b4;
    padding: 5% 5%;
  }

  .link-footer {
    color: #ffffff;
    text-decoration: none;
    font-family: "Poppins-Regular";
    font-size: 1rem;
  }
  .icon-footer {
    color: #009bff;
    margin-right: 3%;
  }

  .align-footer-1 {
    text-align: start;
    line-height: 2rem;
  }

  .align-footer-social {
    text-align: start;
    line-height: 2rem;
    font-family: "Poppins-Regular";
    color: white;
    font-size: 1rem;
  }

  .icon-footer-social1 {
    color: #ffffff;
    margin-right: 5%;
    font-size: 1.3rem;
  }

  .icon-footer-social2 {
    color: #ffffff;
    margin-right: 5%;
    font-size: 1.4rem;
  }

  .copy {
    padding: 10px 5px 0px 5px;
    background: #191919;
  }

  .text-copy {
    font-family: "Poppins-Regular" !important;
    font-size: 14px;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .icon-soscial-footer {
    color: #0043b4;
  }

  /************************************************************************* style efects *************************************************************************/

  .menuefects {
    padding: 2% 0px 10% 0px;
  }

  .col-back-efect {
    background: linear-gradient(63deg, #fe6806, #d8693c, #5968dc, #5c6ce5);
    min-height: 500px;
    border-radius: 50px;
    padding: 8% 5%;
    transition: all 0.4s;
  }

  .title-one-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 3rem;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .text-one-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: white;
    margin-top: 3%;
    text-align: center;
  }

  .title-two-efects {
    font-family: "Poppins-Medium" !important;
    font-size: 2.2rem;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .text-two-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: white;
    margin-top: 3%;
    text-align: center;
  }

  /* STYLOS CUANDO HAGO HOVER EN LA CAMIONETA */
  .img-logistica {
    position: absolute;
    width: 600px !important;
    right: 6%;
    bottom: -40%;
    filter: grayscale(100%);
    transition: all 0.4s;
    z-index: 99;
  }

  .img-logistica:hover {
    width: 700px !important;
    filter: grayscale(0%);
    transition: all 0.4s;
  }

  .active-img-logistica {
    position: absolute;
    width: 250px !important;
    right: 2%;
    bottom: -45%;
  }

  .itemefects2 {
    opacity: 0;
    transform: translate(-200px, 200px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out,
      visibility 0.4s ease-out;
    visibility: hidden;
  }

  .col-back-efect-logistica {
    background: linear-gradient(180deg, #fe6806, #cb4711) !important;
    transition: all 0.4s;
  }

  .title-camioneta {
    font-family: "Poppins-Medium";
    color: #ffffff;
    font-size: 1.2rem;
    text-align: end;
    margin-top: -15%;
    opacity: 1;
    transform: translate(0, 0);
    transition: 0.4s;
  }

  .title-camioneta-active {
    opacity: 0;
    transform: translate(200px, -200px);
    transition: 0.4s;
  }

  .button-cotizar-logistica {
    position: absolute;
    background-color: #1a1a1a;
    padding: 15px 20px;
    border-radius: 15px;
    font-family: "Poppins-Medium";
    color: #ffffff;
    text-align: end;
    margin-top: -10%;
    margin-left: 20%;
    font-size: 1rem;
    opacity: 0;
    z-index: 100;
  }

  .button-cotizar-logistica-active {
    opacity: 1;
    transition: 0.4s;
  }

  /* STYLOS CUANDO HAGO HOVER EN LA CONTAINER */

  .img-camioneta {
    position: absolute;
    width: 600px !important;
    left: 6%;
    bottom: -40%;
    filter: grayscale(100%);
    z-index: 99;
    transition: all 0.4s;
  }

  .img-camioneta:hover {
    width: 700px !important ;
    filter: grayscale(0%);
    transition: all 0.4s;
  }
  .active-img-camioneta {
    position: absolute;
    width: 250px !important;
    left: 2%;
    bottom: -40%;
  }

  .content-camiologis {
    margin-top: 0%;
  }

  .itemefects1 {
    opacity: 0;
    transform: translate(200px, 200px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out,
      visibility 0.4s ease-out;
    visibility: hidden;
  }

  .title-container {
    font-family: "Poppins-Medium";
    color: #ffffff;
    font-size: 1.2rem;
    text-align: start;
    margin-top: -15%;
    opacity: 1;
    transform: translate(0, 0);
    transition: 0.4s;
  }

  .title-container-active {
    opacity: 0;
    transform: translate(-200px, -200px);
    transition: 0.4s;
  }

  .col-back-efect-container {
    background: linear-gradient(180deg, #5c6ce5, #5c6ce5) !important;
    transition: all 0.4s;
  }
  .button-cotizar-container {
    position: absolute;
    background-color: #1a1a1a;
    padding: 15px 20px;
    border-radius: 15px;
    font-family: "Poppins-Medium";
    color: #ffffff;
    text-align: end;
    margin-top: -10%;
    margin-left: 10%;
    font-size: 1rem;
    opacity: 0;
    z-index: 100;
  }

  .button-cotizar-container-active {
    opacity: 1;
    transition: 0.4s;
  }

  /* STYLES GENERALES EFECTO HOME */

  .view-texto-efects {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
  }

  .redireccionar-efectos {
    text-decoration: none;
  }

  .ocultartitulos {
    opacity: 0;
    transition: 0.5s;
  }

  /************************************************************************* CONTACTO *************************************************************************/

  .heade-contact {
    padding: 5% 10%;
  }

  .title-contactanos {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    color: #0043b4;
    text-align: start;
  }

  .agency-contact {
    margin-top: 3%;
  }

  .title-agency {
    font-family: "Poppins-Regular";
    font-size: 1.6rem;
    color: #000000;
    text-align: start;
    margin-bottom: 2%;
  }

  .col-space-agency {
    border-left: 1px solid #e4e4e4;
    padding: 3% 5%;
  }

  .location-icon {
    width: 40px;
    margin-bottom: 10px;
  }

  .link-agency {
    text-decoration: none;
    color: #000000;
  }
  .icon-agency {
    margin-right: 5px;
  }

  .link-icon {
    width: 25px;
    color: #000000;
  }

  .p-agency {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .p-agency2 {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 2.2rem;
  }

  .col-img-formc {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fbg-contact.png");
    min-height: 1000px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
  }

  .col-img-formc2 {
    background-color: #efefef;
    padding: 5% 10%;
  }

  .title-formc-01 {
    font-family: "Poppins-Medium";
    font-size: 1.6rem;
    color: #000000bf;
    text-align: start;
    margin-bottom: 7%;
  }

  .control-formulario-footer {
    font-family: "Poppins-Regular" !important;
    border-radius: 10px;
    color: #4f4f4f;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 3%;
    border: 1px solid #554646;
  }

  .control-formulario-footer:hover {
    font-family: "Poppins-Regular" !important;
    border-radius: 10px;
    color: #4f4f4f;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 3%;
  }

  .btn-send-form {
    font-family: "Poppins-Medium" !important;
    font-size: 16px;
    color: white;
    border: 2px solid #fe6806;
    width: 100%;
    padding: 5px 50px;
    border-radius: 10px;
    background: #fe6806;
    transition: all 0.5s;
  }
  .btn-send-form:hover {
    font-family: "Poppins-Medium" !important;
    font-size: 16px;
    color: white;
    border: 2px solid #fe6806;
    width: 100%;
    padding: 5px 50px;
    border-radius: 10px;
    background: #fe6806;
    transition: all 0.5s;
  }

  /************************************************************************* LOGISTICA *************************************************************************/

  .menu-buton-logisparts {
    padding: 7% 0px;
  }
  .img-menu-logisparts {
    width: 25px;
  }

  .button-active-menulogioparts {
    display: block;
    padding: 15px 20px;
    border-radius: 20px;
    border: 2px solid black;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    font-family: "Poppins-Medium" !important;
    text-decoration: none;
    color: #000000;
  }

  .button-inactive-menulogioparts {
    display: block;
    padding: 15px 20px;
    border-radius: 20px;
    border: 2px solid #bebebe;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    font-family: "Poppins-Medium" !important;
    text-decoration: none;
    color: #bebebe;
    cursor: not-allowed;
  }

  .img-disableds {
    filter: grayscale(100%);
    opacity: 0.3;
    cursor: default;
  }

  .contenido-header-logistica {
    margin-top: -25%;
  }

  .header-logistica {
    padding: 8% 0px;
  }
  .col-header-logistica {
    background: linear-gradient(63deg, #404fc2, #404fc2);
    min-height: 700px;
    border-radius: 50px;
    padding: 10% 10%;
    transition: all 0.4s;
  }

  .title-header-logistica {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 7%;
    margin-top: 5%;
  }
  .resaltado-naranja {
    color: #fe6806;
  }

  .align-button-header-logistica {
    text-align: center;
  }

  .button-header-logistica {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 15px 40px;
    border-radius: 20px;
    margin-top: -5px;
    text-decoration: none;
  }

  .carousel-icons-logistica {
    padding: 2% 0px;
  }

  .content-experiencia {
    padding: 4% 0px 1% 0px;
  }
  .title-experiencia-logis {
    font-family: "Poppins-Bold";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #000000;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 1%;
  }
  .text-experiencia-logis {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #646464;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 3%;
  }
  .align-btn-expericia-logis {
    text-align: start;
  }

  .resaltado-azul {
    color: #0043b4;
  }

  .col-experiencia-logis {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fexperiencia.png");
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 25px;
  }

  .row-experi1 {
    margin-bottom: 5%;
  }

  .row-acordion-experi {
    margin-bottom: 3%;
  }

  .row-acordion-logis {
    padding: 5% 5%;
    background-color: #f6f6f600;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #8080802b;
  }

  .accordion-body-logis {
    background-color: #ffffff;
    padding: 20px 20px;
  }

  .img-acordion-h {
    width: 60px;
  }

  .title-acordion-h {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.8rem;
    color: #404fc2;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .button-acordion-h {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    line-height: 2rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 15%;
  }

  .ul-acordion-h {
    list-style: disc;
  }
  .ul-acordion-h > li {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .whats-business {
    padding: 3% 0px;
  }
  .col-wbusiness {
    background-color: #4c4c4c;
    padding: 8% 5% 5% 5%;
    border-radius: 25px;
  }

  .title-wbusiness {
    font-family: "Poppins-Bold";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-wbusiness {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .question-wbusiness {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-business {
    margin-top: 6%;
    justify-content: center;
  }

  .col-tarjet-business {
    min-height: 310px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 35px;
  }
  .title-item-tarjet {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .space-col-business {
    margin-bottom: 5%;
  }

  .servicios-envio {
    padding: 5% 0px;
  }

  .title-servienvio {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 15%;
    margin-top: 5%;
  }

  .back-envioservi {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fenvios.png"), url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fenvios-2.png");
    background-position: center top, center;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    min-height: 760px;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
  }

  .alignbtnenvioserv {
    margin-top: 5%;
    text-align: center;
  }

  .ventajas-logistica {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fventajas-logistica.png");
    background-position: bottom;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 840px;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 3% 10%;
  }

  .title-ventajas-logistica {
    font-family: "Poppins-Bold";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 15%;
    margin-top: 5%;
  }

  .number-item-ventajaslogis {
    font-family: "Poppins-Medium";
    font-size: 5rem;
    line-height: 4.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }
  .col-item-ventajaslogis {
    border-left: 2px solid white;
    padding-left: 7%;
  }
  .title-item-ventajaslogis {
    font-family: "Poppins-Medium";
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #5c6ce5;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 0%;
  }
  .text-item-ventajaslogis {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: normal;
    color: #ffffff;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .col-6ventajas {
    margin-bottom: 7%;
  }

  .reviews-logistica {
    padding: 3% 10%;
  }
  .title-reviews {
    font-family: "Poppins-Bold";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }
  .text-reviews {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }
  .align-btn-reviews {
    text-align: center;
    margin-top: 5%;
  }

  .button-cevrobn-s {
    background-color: #0096db00;
    color: #000000;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 2.2rem;
  }

  .text-reviews-carou {
    font-family: "Poppins-Regular";
    font-size: 2.5rem;
    line-height: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .row-escritos {
    margin-top: 5%;
  }

  .cliente-reviews-carou {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: normal;
    color: #5c6ce5;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .form-logistica {
    padding: 5% 0px;
  }
  .col-form-logistica {
    background-color: #4c4c4c;
    padding: 5% 5%;
    border-radius: 25px;
  }

  .title-form-logistica {
    font-family: "Poppins-Medium";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .labelformlogis {
    color: white;
  }

  .font-term-logis {
    font-family: "Poppins-Medium";
    font-size: 12px;
    line-height: normal;
    color: #cfcfcf;
    text-align: start;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .nosi-switch {
    font-family: "Poppins-Medium";
    margin-right: 20px;
    color: white;
    font-size: 16px;
  }

  .custom-switch-lg .form-check-input {
    width: 3.5em;
    height: 2em;
    background-size: 1.5em 1.5em;
    background-position: left center;
  }

  .custom-switch-lg .form-check-input:checked {
    background-position: right center;
  }

  .switch-green:checked {
    background-color: #198754;
    border-color: #198754;
  }

  .switch-green:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
  }

  .label-right {
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .label-right .form-check-input {
    margin-right: 0.75rem;
    margin-left: 0;
  }

  .frenquely-question {
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .buttonfaqs {
    background: #f2f2f2 !important;
    padding: 3% 5% !important;
    font-family: "Poppins-Medium";
    font-size: 2.2rem;
    color: #000000 !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }

  .h2faqs {
    background-color: rgba(255, 0, 0, 0);
  }

  .row-answer {
    margin-bottom: 1%;
  }

  .number-answer {
    background-color: #ffffff00;
    padding: 5% 10%;
    border-radius: 20px;
    border: 2px solid #000000;
    color: #000000;
    font-size: 3rem;
    text-align: center;
  }

  .title-answer {
    font-family: "Poppins-Medium" !important;
    font-size: 1.3rem;
    color: #000000;
    text-align: start;
    margin-bottom: 1%;
    margin-top: 2%;
  }

  .answer-text {
    font-family: "Poppins-Regular" !important;
    font-size: 16px;
    color: #0a0a0a;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 5%;
  }

  .title-dudas-faqs {
    font-family: "Poppins-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 1%;
    margin-top: 5%;
  }

  /***************************************************************************************  AUTOPARTES **********************************************************/

  .contenido-header-autopartes {
    margin-top: -25%;
  }

  .header-autopartes {
    padding: 7% 0px;
  }
  .col-header-autopartes {
    background: linear-gradient(63deg, #fe6806, #fe6806);
    min-height: 700px;
    border-radius: 50px;
    padding: 10% 10%;
    transition: all 0.4s;
  }

  .title-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 4.5rem;
    line-height: 5.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 1%;
  }
  .resaltado-black {
    color: #000000;
  }

  .align-button-header-autopartes {
    text-align: center;
  }

  .button-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #000000, #000000);
    padding: 15px 40px;
    border-radius: 20px;
    margin-top: -5px;
    text-decoration: none;
  }

  .text-header-autopartes {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
  .subtitle-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 2%;
  }

  .conte-contenedor {
    margin-top: 0px;
    margin-bottom: 10%;
  }

  .title-conte-g {
    font-family: "Poppins-Medium";
    font-size: 3rem;
    line-height: 3.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 2%;
  }

  .numero-contador {
    font-family: "Poppins-Bold" !important;
    font-size: 4rem;
    color: #404fc2;
    margin-top: 0%;
    margin-bottom: 0%;
    text-align: center;
  }

  .title-contador {
    font-family: "Poppins-Bold" !important;
    font-size: 1.5rem;
    line-height: 2.8rem;
    color: #141414;
    margin-top: -2%;
    margin-bottom: 0%;
    text-align: center;
  }

  .text-count {
    font-family: "Poppins-Regular" !important;
    font-size: 16px;
    color: #a1a1a1;
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: center;
  }

  /* rubro */

  .rubro {
    padding: 5% 10%;
  }

  .rubro-title {
    font-family: "Poppins-Medium";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #000000;
    text-align: start;
    margin-bottom: 3%;
    margin-top: 0%;
  }
  .rubro-subtitle {
    font-family: "Poppins-Regular" !important;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #fe6806;
    margin-top: 0%;
    margin-bottom: 3%;
    text-align: start;
  }
  .rubro-text {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: #000000;
    margin-top: 0%;
    margin-bottom: 2%;
    text-align: start;
  }

  .col-rubro {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Frubro.png");
    background-position: center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 5% 10%;
    border-radius: 25px;
  }

  .whats-ventajas {
    padding: 3% 0px;
  }
  .col-wventajas {
    background-color: #4c4c4c;
    padding: 8% 5% 5% 5%;
    border-radius: 25px;
  }

  .title-wventajas {
    font-family: "Poppins-Bold";
    font-size: 3.5rem;
    line-height: 4.2rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-wventajas {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .question-wventajas {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-wventajas {
    margin-top: 6%;
    justify-content: center;
  }

  .col-tarjet-wventajas {
    min-height: 330px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 35px;
  }
  .title-item-wventajas {
    font-family: "Poppins-Regular";
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .text-item-wventajas {
    font-family: "Poppins-Light";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2%;
    margin-top: -2%;
  }

  .space-col-wventajas {
    margin-bottom: 5%;
  }

  .porque-elegir {
    padding: 3% 12%;
  }

  .title-porqueelegirnos {
    font-family: "Poppins-Medium";
    font-size: 3rem;
    line-height: 4rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 4%;
  }
  .text-porqueelegirnos {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .col-normal-pqeg {
    margin-bottom: 5%;
  }

  .porqueelegir-items-row {
    margin-top: 5%;
  }
  .number-item-pqeg {
    font-family: "Poppins-Medium";
    font-size: 3.5rem;
    line-height: 5rem;
    color: #3e3e3e;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
    border: 2px solid #c5c5c5;
    padding: 2px 20px;
    border-radius: 25px;
  }
  .title-item-pqeg {
    font-family: "Poppins-Regular";
    font-size: 1.5rem;
    line-height: 2.2rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 7%;
  }
  .text-item-pqeg {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .row-thaservice {
    margin-top: 2%;
  }

  .title-thaservice {
    font-family: "Poppins-Regular";
    font-size: 3rem;
    line-height: 3.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-thaservice {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 2%;
  }

  .autopartes-optimizacion {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fventajas-logistica.png");
    background-position: bottom;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 700px;
    margin-top: 5%;
    margin-bottom: 2%;
    padding: 8% 10%;
  }

  .title-autopartes-optimizacion {
    font-family: "Poppins-Bold";
    font-size: 3rem;
    line-height: 4rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .repuestos-aut {
    padding: 3% 0px;
  }
  .title-repuestos-aut {
    font-family: "Poppins-Bold";
    font-size: 2.8rem;
    line-height: 3.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 7%;
    margin-top: 5%;
  }
  .text-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-repuestos-aut {
    margin-top: 2%;
    justify-content: center;
  }

  .col-tarjet-repuestos-aut {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 25px;
  }

  .title-gitem-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 3%;
  }
  .title-item-repuestos-aut {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .text-item-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 1.2rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .space-col-repuestos-aut {
    margin-bottom: 5%;
  }

  .autopartes-primeravez {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fcont-primeravez.png");
    background-position: center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 800px;
    margin-top: 0%;
    margin-bottom: 2%;
    padding: 10% 10%;
  }

  .title-autopartes-primeravez {
    font-family: "Poppins-Bold";
    font-size: 3rem;
    line-height: 4rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 5%;
  }

  .text-autopartes-primeravez {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 3%;
    margin-top: 2%;
  }

  .align-button-primeravez-autopartes {
    text-align: start;
    margin-top: 4%;
  }

  .cliente-reviews-carou2 {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: normal;
    color: #fe6806;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .proceso {
    padding: 5% 0px;
  }
  .title-proceso {
    font-family: "Poppins-Bold";
    font-size: 3rem;
    line-height: 4rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }
  .text-proceso {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.8rem;
    color: #454545;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
  .text-proceso2 {
    font-family: "Poppins-Regular";
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 5%;
  }

  .row-items-proceso {
    margin-top: 8%;
  }

  .col-proceso-general {
    margin-bottom: 5%;
  }
  .title-item-procesog {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 10%;
  }
  .text-item-procesog {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.8rem;
    color: #454545;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
}
@media (min-width: 1920px) {
  /******************************************************************************* NAVBAR **************************************************************************************/

  .content-navbar {
    background: #ffffff;
    padding: 2% 10% 2% 10%;
  }

  .navbar-system {
    background-image: linear-gradient(180deg, #00000000, #00000000);
    padding-top: 0px;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 0%;
    border-radius: 0px;
    border-bottom: 2px solid #9090903b;
  }

  .alinknav {
    margin-right: 0%;
    margin-left: 0%;
  }

  .logo-nav {
    width: 250px;
  }

  .iconomenuoffcanvas {
    color: white;
    margin-top: 7%;
    font-size: 1.8rem;
    border: none !important;
  }

  .iconomenuoffcanvasw {
    color: white;
  }

  .bodyoffcanva {
    background: #d4d4d400;
  }

  .item-navbar {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    color: #000000;
  }

  .item-navbar-contact {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 12px 20px;
    border-radius: 20px;
    margin-top: -5px;
  }

  /********************************************************************************* HEADER *********************************************************************************/

  .header {
    background-color: white;
    padding: 3% 0px 0% 0px;
  }
  .title-header {
    font-family: "Poppins-Bold";
    font-size: 5.5rem;
    color: #000000;
    text-align: center;
  }

  .btn-maseficiencia {
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 5px 20px;
    border-radius: 20px;
    margin-top: 20px;
    width: 100%;
    font-size: 2.5rem;
    font-family: "Poppins-Medium";
    color: white;
  }
  .btn-maseficiencia:hover {
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 5px 20px;
    border-radius: 20px;
    margin-top: 20px;
    width: 100%;
    font-size: 2.5rem;
    font-family: "Poppins-Medium";
    color: white;
  }

  .text-header {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    color: #616161;
    text-align: center;
    margin-top: 5%;
  }

  /********************************************************************************* FOOTER *********************************************************************************/

  .footer {
    background-color: #0043b4;
    padding: 5% 5%;
  }

  .link-footer {
    color: #ffffff;
    text-decoration: none;
    font-family: "Poppins-Regular";
    font-size: 1rem;
  }
  .icon-footer {
    color: #009bff;
    margin-right: 3%;
  }

  .align-footer-1 {
    text-align: start;
    line-height: 2rem;
  }

  .align-footer-social {
    text-align: start;
    line-height: 2rem;
    font-family: "Poppins-Regular";
    color: white;
    font-size: 1rem;
  }

  .icon-footer-social1 {
    color: #ffffff;
    margin-right: 5%;
    font-size: 1.3rem;
  }

  .icon-footer-social2 {
    color: #ffffff;
    margin-right: 5%;
    font-size: 1.4rem;
  }

  .copy {
    padding: 10px 5px 0px 5px;
    background: #191919;
  }

  .text-copy {
    font-family: "Poppins-Regular" !important;
    font-size: 14px;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .icon-soscial-footer {
    color: #0043b4;
  }

  /************************************************************************* style efects *************************************************************************/

  .menuefects {
    padding: 5% 0px;
  }

  .col-back-efect {
    background: linear-gradient(63deg, #fe6806, #d8693c, #5968dc, #5c6ce5);
    min-height: 500px;
    border-radius: 50px;
    padding: 10% 5%;
    transition: all 0.4s;
  }

  .title-one-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 3rem;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .text-one-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: white;
    margin-top: 3%;
    text-align: center;
  }

  .title-two-efects {
    font-family: "Poppins-Medium" !important;
    font-size: 2.2rem;
    color: white;
    margin-top: 1%;
    text-align: center;
  }

  .text-two-efects {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: white;
    margin-top: 3%;
    text-align: center;
  }

  /* STYLOS CUANDO HAGO HOVER EN LA CAMIONETA */
  .img-logistica {
    position: absolute;
    width: 700px !important;
    right: 8%;
    bottom: -30%;
    filter: grayscale(100%);
    transition: all 0.4s;
    z-index: 99;
  }

  .img-logistica:hover {
    width: 850px !important;
    filter: grayscale(0%);
    transition: all 0.4s;
  }

  .active-img-logistica {
    position: absolute;
    width: 350px !important;
    right: 8%;
    bottom: -15%;
  }

  .itemefects2 {
    opacity: 0;
    transform: translate(-200px, 200px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out,
      visibility 0.4s ease-out;
    visibility: hidden;
  }

  .col-back-efect-logistica {
    background: linear-gradient(180deg, #fe6806, #cb4711) !important;
    transition: all 0.4s;
  }

  .title-camioneta {
    font-family: "Poppins-Medium";
    color: #ffffff;
    font-size: 1.5rem;
    text-align: end;
    margin-top: -10%;
    opacity: 1;
    transform: translate(0, 0);
    transition: 0.4s;
  }

  .title-camioneta-active {
    opacity: 0;
    transform: translate(200px, -200px);
    transition: 0.4s;
  }

  .button-cotizar-logistica {
    position: absolute;
    background-color: #1a1a1a;
    padding: 15px 20px;
    border-radius: 15px;
    font-family: "Poppins-Medium";
    color: #ffffff;
    text-align: end;
    margin-top: -10%;
    margin-left: 20%;
    font-size: 1rem;
    opacity: 0;
    z-index: 100;
  }

  .button-cotizar-logistica-active {
    opacity: 1;
    transition: 0.4s;
  }

  /* STYLOS CUANDO HAGO HOVER EN LA CONTAINER */

  .img-camioneta {
    position: absolute;
    width: 700px !important;
    left: 8%;
    bottom: -30%;
    filter: grayscale(100%);
    z-index: 99;
    transition: all 0.4s;
  }

  .img-camioneta:hover {
    width: 850px !important;
    filter: grayscale(0%);
    transition: all 0.4s;
  }
  .active-img-camioneta {
    position: absolute;
    width: 350px !important;
    right: 8%;
    bottom: -15%;
  }

  .content-camiologis {
    margin-top: 0%;
  }

  .itemefects1 {
    opacity: 0;
    transform: translate(200px, 200px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out,
      visibility 0.4s ease-out;
    visibility: hidden;
  }

  .title-container {
    font-family: "Poppins-Medium";
    color: #ffffff;
    font-size: 1.5rem;
    text-align: start;
    margin-top: -10%;
    opacity: 1;
    transform: translate(0, 0);
    transition: 0.4s;
  }

  .title-container-active {
    opacity: 0;
    transform: translate(-200px, -200px);
    transition: 0.4s;
  }

  .col-back-efect-container {
    background: linear-gradient(180deg, #5c6ce5, #5c6ce5) !important;
    transition: all 0.4s;
  }
  .button-cotizar-container {
    position: absolute;
    background-color: #1a1a1a;
    padding: 15px 20px;
    border-radius: 15px;
    font-family: "Poppins-Medium";
    color: #ffffff;
    text-align: end;
    margin-top: -10%;
    margin-left: 10%;
    font-size: 1rem;
    opacity: 0;
    z-index: 100;
  }

  .button-cotizar-container-active {
    opacity: 1;
    transition: 0.4s;
  }

  /* STYLES GENERALES EFECTO HOME */

  .view-texto-efects {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
  }

  .redireccionar-efectos {
    text-decoration: none;
  }

  .ocultartitulos {
    opacity: 0;
    transition: 0.5s;
  }

  /************************************************************************* CONTACTO *************************************************************************/

  .heade-contact {
    padding: 5% 10%;
  }

  .title-contactanos {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    color: #0043b4;
    text-align: start;
  }

  .agency-contact {
    margin-top: 3%;
  }

  .title-agency {
    font-family: "Poppins-Regular";
    font-size: 1.8rem;
    color: #000000;
    text-align: start;
    margin-bottom: 5%;
  }

  .col-space-agency {
    border-left: 1px solid #e4e4e4;
    padding: 3% 5%;
  }

  .location-icon {
    width: 40px;
    margin-bottom: 10px;
  }

  .link-agency {
    text-decoration: none;
    color: #000000;
  }
  .icon-agency {
    margin-right: 5px;
  }

  .link-icon {
    width: 25px;
    color: #000000;
  }

  .p-agency {
    margin-bottom: 20px;
    font-size: 1rem;
  }

  .p-agency2 {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 2.2rem;
  }

  .col-img-formc {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fbg-contact.png");
    min-height: 1000px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
  }

  .col-img-formc2 {
    background-color: #efefef;
    padding: 5% 10%;
  }

  .title-formc-01 {
    font-family: "Poppins-Bold";
    font-size: 1.8rem;
    color: #000000;
    text-align: start;
    margin-bottom: 7%;
  }

  .control-formulario-footer {
    font-family: "Poppins-Regular" !important;
    border-radius: 10px;
    color: #4f4f4f;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 3%;
    border: 1px solid #554646;
  }

  .control-formulario-footer:hover {
    font-family: "Poppins-Regular" !important;
    border-radius: 10px;
    color: #4f4f4f;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 3%;
  }

  .btn-send-form {
    font-family: "Poppins-Medium" !important;
    font-size: 16px;
    color: white;
    border: 2px solid #fe6806;
    width: 100%;
    padding: 5px 50px;
    border-radius: 10px;
    background: #fe6806;
    transition: all 0.5s;
  }
  .btn-send-form:hover {
    font-family: "Poppins-Medium" !important;
    font-size: 16px;
    color: white;
    border: 2px solid #fe6806;
    width: 100%;
    padding: 5px 50px;
    border-radius: 10px;
    background: #fe6806;
    transition: all 0.5s;
  }

  /************************************************************************* LOGISTICA *************************************************************************/

  .menu-buton-logisparts {
    padding: 5% 0px;
  }
  .img-menu-logisparts {
    width: 25px;
  }

  .button-active-menulogioparts {
    display: block;
    padding: 15px 20px;
    border-radius: 20px;
    border: 2px solid black;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    font-family: "Poppins-Medium" !important;
    text-decoration: none;
    color: #000000;
  }

  .button-inactive-menulogioparts {
    display: block;
    padding: 15px 20px;
    border-radius: 20px;
    border: 2px solid #bebebe;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    font-family: "Poppins-Medium" !important;
    text-decoration: none;
    color: #bebebe;
    cursor: not-allowed;
  }

  .img-disableds {
    filter: grayscale(100%);
    opacity: 0.3;
    cursor: default;
  }

  .contenido-header-logistica {
    margin-top: -25%;
  }

  .header-logistica {
    padding: 5% 0px;
  }
  .col-header-logistica {
    background: linear-gradient(63deg, #404fc2, #404fc2);
    min-height: 700px;
    border-radius: 50px;
    padding: 10% 10%;
    transition: all 0.4s;
  }

  .title-header-logistica {
    font-family: "Poppins-Bold";
    font-size: 5rem;
    line-height: 5.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 7%;
    margin-top: 5%;
  }
  .resaltado-naranja {
    color: #fe6806;
  }

  .align-button-header-logistica {
    text-align: center;
  }

  .button-header-logistica {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #fe6806, #fe6806);
    padding: 15px 40px;
    border-radius: 20px;
    margin-top: -5px;
    text-decoration: none;
  }

  .carousel-icons-logistica {
    padding: 2% 0px;
  }

  .content-experiencia {
    padding: 4% 0px 1% 0px;
  }
  .title-experiencia-logis {
    font-family: "Poppins-Bold";
    font-size: 3.5rem;
    line-height: 4rem;
    color: #000000;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 1%;
  }
  .text-experiencia-logis {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #646464;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 3%;
  }
  .align-btn-expericia-logis {
    text-align: start;
  }

  .resaltado-azul {
    color: #0043b4;
  }

  .col-experiencia-logis {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fexperiencia.png");
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 25px;
  }

  .row-experi1 {
    margin-bottom: 5%;
  }

  .row-acordion-experi {
    margin-bottom: 3%;
  }

  .row-acordion-logis {
    padding: 5% 5%;
    background-color: #f6f6f600;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #8080802b;
  }

  .accordion-body-logis {
    background-color: #ffffff;
    padding: 20px 20px;
  }

  .img-acordion-h {
    width: 60px;
  }

  .title-acordion-h {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.8rem;
    color: #404fc2;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .button-acordion-h {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    line-height: 2rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 15%;
  }

  .ul-acordion-h {
    list-style: disc;
  }
  .ul-acordion-h > li {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .whats-business {
    padding: 3% 0px;
  }
  .col-wbusiness {
    background-color: #4c4c4c;
    padding: 8% 5% 5% 5%;
    border-radius: 25px;
  }

  .title-wbusiness {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-wbusiness {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .question-wbusiness {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-business {
    margin-top: 6%;
    justify-content: center;
  }

  .col-tarjet-business {
    min-height: 330px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 35px;
  }
  .title-item-tarjet {
    font-family: "Poppins-Regular";
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .space-col-business {
    margin-bottom: 5%;
  }

  .servicios-envio {
    padding: 5% 0px;
  }

  .title-servienvio {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 15%;
    margin-top: 5%;
  }

  .back-envioservi {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fenvios.png"), url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fenvios-2.png");
    background-position: center top, center;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    min-height: 760px;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
  }

  .alignbtnenvioserv {
    margin-top: 5%;
    text-align: center;
  }

  .ventajas-logistica {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fventajas-logistica.png");
    background-position: bottom;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 840px;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 5% 10%;
  }

  .title-ventajas-logistica {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.5rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 15%;
    margin-top: 5%;
  }

  .number-item-ventajaslogis {
    font-family: "Poppins-Medium";
    font-size: 5rem;
    line-height: 4.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }
  .col-item-ventajaslogis {
    border-left: 2px solid white;
    padding-left: 7%;
  }
  .title-item-ventajaslogis {
    font-family: "Poppins-Medium";
    font-size: 1.8rem;
    line-height: 2rem;
    color: #5c6ce5;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 0%;
  }
  .text-item-ventajaslogis {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: normal;
    color: #ffffff;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .col-6ventajas {
    margin-bottom: 7%;
  }

  .reviews-logistica {
    padding: 3% 10%;
  }
  .title-reviews {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }
  .text-reviews {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }
  .align-btn-reviews {
    text-align: center;
    margin-top: 5%;
  }

  .button-cevrobn-s {
    background-color: #0096db00;
    color: #000000;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 2.2rem;
  }

  .text-reviews-carou {
    font-family: "Poppins-Regular";
    font-size: 3rem;
    line-height: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .row-escritos {
    margin-top: 5%;
  }

  .cliente-reviews-carou {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: normal;
    color: #5c6ce5;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .form-logistica {
    padding: 5% 0px;
  }
  .col-form-logistica {
    background-color: #4c4c4c;
    padding: 5% 5%;
    border-radius: 25px;
  }

  .title-form-logistica {
    font-family: "Poppins-Medium";
    font-size: 4rem;
    line-height: 4.2rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .labelformlogis {
    color: white;
  }

  .font-term-logis {
    font-family: "Poppins-Medium";
    font-size: 12px;
    line-height: normal;
    color: #cfcfcf;
    text-align: start;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .nosi-switch {
    font-family: "Poppins-Medium";
    margin-right: 20px;
    color: white;
    font-size: 16px;
  }

  .custom-switch-lg .form-check-input {
    width: 3.5em;
    height: 2em;
    background-size: 1.5em 1.5em;
    background-position: left center;
  }

  .custom-switch-lg .form-check-input:checked {
    background-position: right center;
  }

  .switch-green:checked {
    background-color: #198754;
    border-color: #198754;
  }

  .switch-green:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
  }

  .label-right {
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .label-right .form-check-input {
    margin-right: 0.75rem;
    margin-left: 0;
  }

  .frenquely-question {
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .buttonfaqs {
    background: #f2f2f2 !important;
    padding: 3% 3% !important;
    font-family: "Poppins-Medium";
    font-size: 2.8rem;
    color: #000000 !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }

  .h2faqs {
    background-color: rgba(255, 0, 0, 0);
  }

  .row-answer {
    margin-bottom: 1%;
  }

  .number-answer {
    background-color: #ffffff00;
    padding: 5% 10%;
    border-radius: 20px;
    border: 2px solid #000000;
    color: #000000;
    font-size: 3.5rem;
    text-align: center;
  }

  .title-answer {
    font-family: "Poppins-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 1%;
    margin-top: 2%;
  }

  .answer-text {
    font-family: "Poppins-Regular" !important;
    font-size: 16px;
    color: #0a0a0a;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 5%;
  }

  .title-dudas-faqs {
    font-family: "Poppins-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 1%;
    margin-top: 5%;
  }

  /***************************************************************************************  AUTOPARTES **********************************************************/

  .contenido-header-autopartes {
    margin-top: -25%;
  }

  .header-autopartes {
    padding: 5% 0px;
  }
  .col-header-autopartes {
    background: linear-gradient(63deg, #fe6806, #fe6806);
    min-height: 700px;
    border-radius: 50px;
    padding: 10% 10%;
    transition: all 0.4s;
  }

  .title-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 5rem;
    line-height: 6.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 1%;
  }
  .resaltado-black {
    color: #000000;
  }

  .align-button-header-autopartes {
    text-align: center;
  }

  .button-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(45deg, #000000, #000000);
    padding: 15px 40px;
    border-radius: 20px;
    margin-top: -5px;
    text-decoration: none;
  }

  .text-header-autopartes {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
  .subtitle-header-autopartes {
    font-family: "Poppins-Bold";
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 2%;
  }

  .conte-contenedor {
    margin-top: 0px;
    margin-bottom: 10%;
  }

  .title-conte-g {
    font-family: "Poppins-Medium";
    font-size: 3rem;
    line-height: 3.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .numero-contador {
    font-family: "Poppins-Bold" !important;
    font-size: 4rem;
    color: #404fc2;
    margin-top: 0%;
    margin-bottom: 0%;
    text-align: center;
  }

  .title-contador {
    font-family: "Poppins-Bold" !important;
    font-size: 1.5rem;
    line-height: 2.8rem;
    color: #141414;
    margin-top: -2%;
    margin-bottom: 0%;
    text-align: center;
  }

  .text-count {
    font-family: "Poppins-Regular" !important;
    font-size: 16px;
    color: #a1a1a1;
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: center;
  }

  /* rubro */

  .rubro {
    padding: 5% 10%;
  }

  .rubro-title {
    font-family: "Poppins-Medium";
    font-size: 4rem;
    line-height: 5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 0%;
  }
  .rubro-subtitle {
    font-family: "Poppins-Regular" !important;
    font-size: 1.8rem;
    line-height: 2.5rem;
    color: #fe6806;
    margin-top: 0%;
    margin-bottom: 5%;
    text-align: start;
  }
  .rubro-text {
    font-family: "Poppins-Regular" !important;
    font-size: 1rem;
    color: #000000;
    margin-top: 0%;
    margin-bottom: 3%;
    text-align: start;
  }

  .col-rubro {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Frubro.png");
    background-position: center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 5% 10%;
    border-radius: 25px;
  }

  .whats-ventajas {
    padding: 3% 0px;
  }
  .col-wventajas {
    background-color: #4c4c4c;
    padding: 8% 5% 5% 5%;
    border-radius: 25px;
  }

  .title-wventajas {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-wventajas {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .question-wventajas {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-wventajas {
    margin-top: 6%;
    justify-content: center;
  }

  .col-tarjet-wventajas {
    min-height: 330px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 35px;
  }
  .title-item-wventajas {
    font-family: "Poppins-Regular";
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .text-item-wventajas {
    font-family: "Poppins-Light";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2%;
    margin-top: -2%;
  }

  .space-col-wventajas {
    margin-bottom: 5%;
  }

  .porque-elegir {
    padding: 5% 12%;
  }

  .title-porqueelegirnos {
    font-family: "Poppins-Medium";
    font-size: 4rem;
    line-height: 5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .text-porqueelegirnos {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #000000;
    text-align: center;
    margin-bottom: 4%;
    margin-top: 0%;
  }

  .col-normal-pqeg {
    margin-bottom: 5%;
  }

  .porqueelegir-items-row {
    margin-top: 5%;
  }
  .number-item-pqeg {
    font-family: "Poppins-Medium";
    font-size: 4rem;
    line-height: 5rem;
    color: #3e3e3e;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
    border: 2px solid #c5c5c5;
    padding: 5px 20px;
    border-radius: 25px;
  }
  .title-item-pqeg {
    font-family: "Poppins-Regular";
    font-size: 1.8rem;
    line-height: 2.2rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .text-item-pqeg {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .row-thaservice {
    margin-top: 2%;
  }

  .title-thaservice {
    font-family: "Poppins-Regular";
    font-size: 4rem;
    line-height: 4.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .text-thaservice {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 2%;
  }

  .autopartes-optimizacion {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fventajas-logistica.png");
    background-position: bottom;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 800px;
    margin-top: 5%;
    margin-bottom: 2%;
    padding: 5% 10%;
  }

  .title-autopartes-optimizacion {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.8rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 15%;
    margin-top: 5%;
  }

  .repuestos-aut {
    padding: 3% 0px;
  }
  .title-repuestos-aut {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.8rem;
    color: #000000;
    text-align: start;
    margin-bottom: 7%;
    margin-top: 5%;
  }
  .text-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000000;
    text-align: start;
    margin-bottom: 0%;
    margin-top: 0%;
  }

  .row-tarjet-repuestos-aut {
    margin-top: 2%;
    justify-content: center;
  }

  .col-tarjet-repuestos-aut {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
    border-radius: 25px;
  }

  .title-gitem-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #000000;
    text-align: center;
    margin-bottom: 0%;
    margin-top: 5%;
  }
  .title-item-repuestos-aut {
    font-family: "Poppins-Medium";
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #fe6806;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .text-item-repuestos-aut {
    font-family: "Poppins-Regular";
    font-size: 1rem;
    line-height: 1.3rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }

  .space-col-repuestos-aut {
    margin-bottom: 5%;
  }

  .autopartes-primeravez {
    background-image: url("/?originalUrl=https%3A%2F%2Flogiven.com%2Fimg%2Fcont-primeravez.png");
    background-position: center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    min-height: 900px;
    margin-top: 0%;
    margin-bottom: 2%;
    padding: 8% 10%;
  }

  .title-autopartes-primeravez {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 4.8rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 5%;
  }

  .text-autopartes-primeravez {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: start;
    margin-bottom: 3%;
    margin-top: 2%;
  }

  .align-button-primeravez-autopartes {
    text-align: start;
    margin-top: 4%;
  }

  .cliente-reviews-carou2 {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: normal;
    color: #fe6806;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 0%;
  }

  .proceso {
    padding: 5% 0px;
  }
  .title-proceso {
    font-family: "Poppins-Bold";
    font-size: 4rem;
    line-height: 5rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 0%;
  }
  .text-proceso {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.8rem;
    color: #454545;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
  .text-proceso2 {
    font-family: "Poppins-Regular";
    font-size: 1.8rem;
    line-height: 2.8rem;
    color: #000000;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }

  .row-items-proceso {
    margin-top: 8%;
  }

  .col-proceso-general {
    margin-bottom: 5%;
  }
  .title-item-procesog {
    font-family: "Poppins-Medium";
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #000000;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 10%;
  }
  .text-item-procesog {
    font-family: "Poppins-Medium";
    font-size: 1rem;
    line-height: 1.8rem;
    color: #454545;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
  }
}
