/*SICOM*/


  
.colorIdioma{
    color: rgb(49, 97, 162)!important;
}

.celnav{
    display: none;
}

.webnav{
    display: flex;
}

.webFooter{
    display: block;
}

  
.col-33 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.sicomCir{
    object-fit: cover;
    border-radius: 50%;
    display: block;
    padding: 14%; 
}

.userWeb{
    font-size: 23px;
    color: rgb(17, 51, 83);
}
.userDataWeb{
    color: rgb(133, 133, 133);
    white-space: pre-line;
    line-height: 1;
    font-size: 21px;
}

.sloganAboutus{
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    font-style: italic;
    padding-top: 16px;
}



.citymesh{
    margin: 0px;
    font-family: inherit;
    font-weight: 600;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: rgb(20, 49, 93);
    text-decoration: none;
    border-bottom: 2px solid rgb(244, 31, 31);
}

.citymesh:hover{
    text-decoration: none;
}

.logoAboutUs{
    width: 30%;
}


.box_iluminacion{
    display: flex;
    width: 100%;
    object-fit: cover;
    object-position: 75% 0%;
    min-height: 600px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.box_iluminacion_banner{
    display: flex;
    width: 100%;
    object-fit: cover;
    object-position: 75% 0%;
    min-height: 600px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.titleSicom{
    position: absolute;
    padding-left: 40px;
        padding-right: 40px;
        padding-top: 25px;
}

.titleSicom p{
    font-size: 30px;
    margin: 0px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    letter-spacing: 0.0225em;
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 10px;
}

.titleDivision{
    position: absolute;
    width: 62%;
    height: 100%;
    padding: 200px;
}

.titleDivision h1{
    margin: 0px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    color: white;
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 2px;
    transform: scaleY(1.1);
    text-shadow: rgba(0, 0, 0, 0.8) 2px 2px 10px;
}

.titleDivision p{
    margin: 0px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: white;
    font-size: 1.3rem;
    transform: scaleY(1.1);
    text-shadow: rgba(0, 0, 0, 0.8) 2px 2px 10px;
    line-height: 1.3;
}

.box_material_electrico{
    display: flex;
    width: 100%;
    object-fit: cover;
    object-position: 95% 0%;
    min-height: 600px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.box_material_electrico_banner{
    display: flex;
    width: 100%;
    object-fit: cover;
    object-position: 95% 0%;
    min-height: 600px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.box_ciudades_inteligentes{
    display: flex;
    width: 100%;
    object-fit: cover;
    object-position: 72% 0%;
    min-height: 600px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.box_ciudades_inteligentes_banner{
    display: flex;
    width: 100%;
    object-fit: cover;
    object-position: 72% 0%;
    min-height: 600px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.descripcionProducto{
    padding: 64px 128px;
    height: 508px;
}

.descripcionProducto h1{
    font-size: 54px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    color: rgb(17, 51, 83);
    font-weight: 100;
    padding: 0px;
    margin: 0px;
}

.descripcionProducto p{
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    color: rgb(133, 133, 133);
    padding-top: 8px;
    margin: 0px;
}

.aboutUsText{
    padding: 185px 128px;
    min-height: 508px;
}

.aboutUsText h1{
    font-size: 54px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    color: rgb(17, 51, 83);
    font-weight: 100;
    padding: 0px;
    margin: 0px;
}

.aboutUsText p{
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    color: rgb(133, 133, 133);
    padding-top: 8px;
    margin: 0px;
}

.clasificacionProducto{
    padding-top: 70px;
}

.descripcionProducto a{
    padding-bottom: 12px;
    margin-right: 30px;
    font-family: inherit;
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: rgb(20, 49, 93);
    text-decoration: none;
    border-bottom: 2px solid rgb(244, 31, 31);
}

.imagenProducto{
    width: 100%;
    height: 100%;
    object-position: center center;
}

.imagenUser{
    width: 200px;
    height: 210px;
    object-position: center center;
    border-radius: 50%;
}

.contactanosFooter{
    flex-basis: 16.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 16.6667%;
}

.contactanosFooter a{
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border-bottom: 2px solid red;
    padding-bottom: 1px;
}

.copyfooter{
    margin: 0px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    font-size: 11px;
}

/*SICOM */


@keyframes movimientoDocumento {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-10px);
    }
    100% {
      transform: translateY(0);
    }
  }
  
  .documento-legal {
    animation: movimientoDocumento 2s ease-in-out infinite;
  }
  


#firmantesModal {
    z-index: 1050; /* Z-index típico de Bootstrap */
}

.checksForm{
    float: left;
    margin-top: 7px;
    padding-left: 11px;
    font-size: 13px;
}

/* loading */

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.8); /* Fondo semi-transparente */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999; /* Asegura que el loader esté sobre todo */
  }
  
  .loader::before {
    content: "";
    width: 70px;
    height: 70px;
    border: 14px solid #060737;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
    to {
      transform: rotate(360deg);
    }
  }
  
  .fontBadge{
    font-size: 20px;
    background-color: #FB3F5C;
    color: white;
    width: 34px;
    height: 30px;
  }

  .materialIconIntranet{
    font-size: 39px;
    /* background-color: #FB3F5C; */
    color: #ff6d84;
    width: 40px;
  }
  
/* pago */

.titleFormDoc{
    color: #060737;
    text-decoration-line: underline;
}

.containerPagoExitoso {
    width: 50%; 
    margin: 0 auto; /* Centra el contenido horizontalmente */
}

.card-header h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.success-message {
    display: flex;
    align-items: center;
    justify-content: center;
    color: green;
    font-size: 40px;
}

.success-message .material-icons {
    margin-right: 10px;
}

.celDisplay{
    display: none;
}


.danger-message {
    color: red; /* Color de texto rojo */
    font-size: 1.2em; /* Tamaño de texto, puedes ajustarlo */
    font-weight: bold; /* Negrita para resaltar el mensaje */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; /* Espacio entre el ícono y el texto */
    background-color: #f8d7da; /* Fondo rojo claro (puedes ajustarlo) */
    padding: 10px;
    border-radius: 5px;
    width: auto;
}

.danger-message .material-icons {
    margin-right: 10px;
}




/* como funciona */
.bgInfo {
    position: relative;
    background-color: #060737ad;
    padding: 40px 0;
}

.bgInfo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/img/lex/bg_intro.jpg); /* Imagen de fondo */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(8px);  /* Efecto de difuminado */
    z-index: -1;  /* Coloca la imagen detrás del contenido */
}

.bgInfo .content {
    position: relative;
    z-index: 1;  /* Asegura que el contenido sea visible por encima de la imagen difusa */
}


  .bgInfo .text-primary {
    color: #fff!important;
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .bgInfo .divider {
    width: 50px;
    height: 4px;
    background-color: #fff;
    margin: 0 auto 30px;
  }

  .bgInfo .step h4 {
    color: white;
  }
  
  .steps-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
  }

  .step {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.1s ease, transform 0.1s ease;
    width: 30%;
    text-align: center;
    position: relative;
    z-index: 1;
  }



  .step.visible {
    opacity: 1;
    transform: translateY(0);
  }
  

  .step .circle {
    background-color: #FB3F5C;
    color: white;
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
  }

  .step .icon {
    font-size: 50px;
    color: #fff;
    margin-bottom: 10px;    
  }

  .step .material-icons:hover {
    font-size: 51px !important;
    color: rgb(102, 100, 100) !important;
    }

  .step h4 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    
  }

  .line {
    position: absolute;
    top: 25px;
    left: 15%;
    right: 15%;
    height: 4px;
    background-color: #FB3F5C;
    z-index: 0;
  }

  .final-text {
    transition: font-size 1.5s ease;
    font-size: 1.4rem;
    margin-top: 50px;
    color: #fff;
    font-weight: bolder;
  }

  @media (max-width: 768px) {
    .steps-container {
      flex-direction: column;
    }
    
    .line {
      display: none;
    }

    .step {
      width: 100%;
      margin-bottom: 20px;
    }
  }


/*carrusel lex*/
.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 10px;
    color: white;
    cursor: pointer;
  }
  
  .owl-prev {
    left: -40px;
  }
  
  .owl-next {
    right: -40px;
  }
  
  .owl-prev:hover, .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }

  
  /*documento*/

.btn-link {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.superSpinner::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.superSpinner {
    position: relative;
    height: 100px; /* Ajusta la altura según sea necesario */
}


/* INTRANET */

.user-icon {
    width: 40px; /* Ajusta el tamaño del círculo */
    height: 40px; /* Ajusta el tamaño del círculo */
    background-color: lightgray; /* Color de fondo del círculo */
    border-radius: 50%; /* Hace que el div sea un círculo */
    display: flex;
    justify-content: center; /* Centra el icono horizontalmente */
    align-items: center; /* Centra el icono verticalmente */
}

.user-icon .material-icons {
    font-size: 20px; /* Tamaño del icono */
    color: white; /* Color del icono */
}

.table-bordered th, .table-bordered td {
    border: 0px solid #dee2e6; 
}

.divTablas{
    padding: 20px;
    background-color: #f7f7f7;
    box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0.1);
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch;
}

.divTablasSuccess{
    padding: 20px;
    background-color: #e8ffea;
    box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0.1);
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch;
}

.cursorPointer {
    cursor: pointer;
}

.material-icons {
    cursor: pointer;
}

.col3Padding{
    padding-right: 10px!important;
    padding-left: 10px!important;
}

.custom-file-title {
    position: absolute;
    right: 0;
    left: 17px;
    width: 93%;
    z-index: 1;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
  }

  .custom-file-title:hover {
    background-color: #050528;
  }

.closeModal{
    width: 35px;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 29px;
    background-color: white;
    color: #060737;
    font-weight: 600;
}

.material-icons:hover{
    color: #b7b7b7!important;
}

.badge:hover{
    cursor: pointer;
    color: rgb(255, 255, 255)!important;
    background-color: #a7a7a785!important;
}

tr:hover{
    background-color: #FB3F5C!important;
    color: white;
}

.adminDiv{
    position: relative;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    min-height: 700px;
    padding-top: 50px;
    text-align: justify;
    top: 50px; 
}

.custom-rounded .form-control, 
.custom-rounded .input-group-text {
    border-radius: 20px;
}

.custom-rounded .input-group {
    display: flex;
    flex-wrap: nowrap;
    border-radius: 20px; /* Aplica border-radius a toda la input-group */
}

.custom-rounded .input-group .form-control {
    border-top-right-radius: 20px; /* Redondea las esquinas superiores derecha del input */
    border-bottom-right-radius: 20px; /* Redondea las esquinas inferiores derecha del input */
}

.custom-rounded .input-group .input-group-append .input-group-text {
    border-top-left-radius: 20px; /* Redondea las esquinas superiores izquierda del span */
    border-bottom-left-radius: 20px; /* Redondea las esquinas inferiores izquierda del span */
}

.custom-rounded .input-group .input-group-text {
    border-radius: 0; /* Asegúrate de que el span no tenga borde redondeado para evitar inconsistencias */
}


#buttonCotizarCelular{
    background-color: white;
    display: none;
}

/* styles.css */
.gallery-item {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.gallery-item img {
    transition: transform 0.3s ease;
}

.gallery-item img:hover {
    transform: scale(1.1);
}

.filtrosDiv{
    background-color: #fafafa; */
    box-shadow: 0 0 38px rgb(0 0 0 / 25%);
}


.titleEquipos {
    margin-bottom: -12px;
    margin-left: 23px;
}

.services_gallery-container {
    overflow: hidden;
  }
  
  .services_gallery-inner {
    display: flex;
    transition: transform 0.5s ease;
  }
  
  .services_gallery-item {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  
  .services_gallery-item img {
    transition: transform 0.3s ease;
    width: 100%;
    height: auto;
  }
  
  .services_gallery-inner .col-md-4 {
   padding-left: 0px!important;
   padding-right: 0px!important;
    }
  
  .services_gallery-item img:hover {
    transform: scale(1.1);
  }
  
  @media (min-width: 768px) {
    .services_gallery-item {
      flex: 0 0 33.333%;
      max-width: 33.333%;
    }
  }
  
  

.blueH {
    font-weight: 600;
    color: #060737;
    margin-bottom: 20px;
    cursor: pointer;
}



.indicators-container {
    width: 70%;
    margin: 20px auto;
    /* Margen automático en la parte superior e inferior y centrado horizontal */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.indicadores .indicator {
    flex: 1 1 25%;
    /* Ocupa el 25% del ancho del contenedor en pantallas grandes */
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
}

.value-container {
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 2em;
    font-weight: bold;
}

.indicadores .indicator .value {
    font-size: 1em;
    /* Ajusta el tamaño para que sea consistente con el contenedor */
}

.indicadores .indicator .title {
    font-size: 1.2em;
    margin-top: 5px;
}

@media (max-width: 768px) {
    .indicadores .indicator {
        flex: 1 1 50%;
        /* Ocupa el 50% del ancho del contenedor en pantallas pequeñas */
    }
}


/* */


/* Preloader CSS */
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    /* Cambia el color de fondo si lo deseas */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    /* Fondo de color #060737 */
}

.spinner {
    border: 12px solid #f3f3f3;
    border-top: 12px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

#preloader img {
    width: 25%;
    /* Ajusta el tamaño de la imagen según sea necesario */
    height: auto;
}

#loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    /* Cambia el color de fondo si lo deseas */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #060737b0;
    /* Fondo de color #060737 */
}




@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.titleCarousel {
    position: absolute;
    padding: 10px;
    width: 80%;
    color: #060737;

    /* border-radius: 40px; */
    top: 5%;
    animation: transformTitleCarousel 2s ease-in-out forwards;

}

.titleServices1 {
    width: 80%;
    font-family: "Kanit", sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold;
}

.titleServices2 {
    width: 28%;
}

.titleServices2Celular{
    display: none;
}

.titleServices2 .material-icons:hover {
    color: #060737 !important;
}

.titleServices2Celular .material-icons:hover {
    color: #060737 !important;
}

@keyframes transformTitleCarousel {
    to {
        padding: 28px 18px;
        top: 2%;
    }
}


.presentacionServicio {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease;
    transform: translateX(-200px);
    animation: transformpresentacionServicio 2s ease forwards;
}

@keyframes transformpresentacionServicio {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}


.presentacionR {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease;
    transform: translateX(-200px);
}

.presentacionR.animate {
    opacity: 1;
    transform: translateX(0);
}


.ceroR {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease;
    transform: translateX(-200px);
}

.ceroR.animate {
    opacity: 1;
    transform: translateX(0);
}



.btn {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 0.45rem 1.35rem;
    font-size: 1rem;
    border-radius: 10rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-outline-secondary {
    color: #060737;
    border-color: #060737;
}

.btn-primary {
    color: #fff;
    background-color: #060737;
    border-color: #060737;
    -webkit-transition: ease-out 0.7s;
    -moz-transition: ease-out 0.7s;
    transition: ease-out 0.7s;
}

.btn-primary:hover {
    color: #060737;
    background-color: #fff;
    border-color: #fff;
    border-color: #060737;
    /* Color del borde al hacer hover */
    transition: all 0.3s ease;
    /* Transición suave */
    box-shadow: inset 400px 0 0 0 #fff;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #060737;
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(133, 142, 150, 0.5);
}

.btn-secondary {
    color: #060737;
    background-color: #fff;
    border-color: #fff;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #060737;
    border-color: #060737;
}


.carousel {
    z-index: 2;
}

.welcome {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    padding-bottom: 10px;
    text-align: justify;
}

.welcome .row > * {
    padding-right:  0px!important;
    padding-left: 0px!important;
}


.mision-vision {
    background-color: #060737;
    min-height: 450px;
}

.mision-vision h2 {
    color: #fff !important;
}

.mision-vision p {
    color: #fff !important;
}


.mision-vision img {
    display: block;
    max-width: 100%;
    height: auto;
}


.logoGrande {
    padding-top: 5%;
}

.carousel-caption {
    position: absolute;
    right: 8%;
    bottom: 20px;
    left: 12%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}


.welcome-servicios {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: #060737;
    min-height: 687px;
    padding-top: 70px;
    text-align: justify;
}

.welcome-servicios p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: white;
}


/*MIS COMPRAS */
.order-item {
    display: block;
    margin-bottom: 16px;
    padding: 0 24px 16px;
    background-color: #fff;
    color: #222;
}

.order-item-header-line {
    margin: 0 12px;
    width: 1px;
    height: 30px;
    background-color: #e5e5e5;
}

.order-item-header-date,
.order-item-header-right a span {
    margin: 0 4px;
}


.comet-icon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.order-item-header,
.order-item-header label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.order-item-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 60px;
    border-bottom: 1px solid #e5e5e5;
    color: #222;
}

.order-item-header-status {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    margin-right: 12px;
}

.order-item-header-status-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin-right: 12px;
}

.order-item-header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.order-item-header-right-info {
    line-height: 1.5;
    text-align: right;
    font-size: 13px;
}

.order-item-store {
    margin: 12px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 16px;
    font-weight: 500;
    color: #222;
}

.order-item-store-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.order-item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.order-item-content-body,
.order-item-content-img-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.order-item-content-body {
    margin-right: 16px;
}

.order-item-content-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    width: 0;
    line-height: 1.5;
}

.order-item-content-info-name,
.order-item-content-info-tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-item-content-info-sku {
    color: #999;
}

.order-item-content-info-number,
.order-item-content-info-sku {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin-bottom: 12px;
}

.order-item-content-info-number {
    margin-bottom: 8px;
}

.order-item-content-info-number,
.order-item-content-info-sku {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin-bottom: 12px;
}

.order-item-content-info-name,
.order-item-content-info-tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-item-content-opt {
    min-width: 288px;
}

.order-item-content-opt-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.order-item-content-opt-price-total {
    font-weight: 700;
}

.order-item-btns-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.order-item-btns {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comet-btn:not(.comet-btn-icon-only):not(.comet-btn-link) {
    min-width: 80px;
}

.order-item-btns .order-item-btn {
    margin: 6px 0;
    width: 224px;
    height: auto;
    white-space: normal;
    word-break: break-word;
}



/*market place*/

.fa,
.fas-727272 {
    font-size: 11px;
    color: #727272;
}

.division-25292c {
    background: #25292c;
}

.breadcrumb {
    background-color: #e8e8e8 !important;
}

.a:hover {
    text-decoration: none !important;
}

.emptyCart {
    background-color: rgb(246, 246, 246);
    text-align: center;
    padding-top: 15px;
    padding-bottom: 2px;
    margin-bottom: 14px;
}


.material-icons-min {
    padding: 5px;
    font-size: 15px !important;
    color: #727272 !important;
}

.white-division {
    background: rgb(255, 255, 255);
}

.white-division p {
    color: black;
}

.white-division h2 {
    color: #3f8dc9;
}

/*fin market place*/

#email-icon {
    position: relative;
}

.email-text {
    display: none;
    position: absolute;
    top: 46%;
    /* right: 100%; */
    left: -28vh;
    transform: translateY(-50%);
    background-color: #3f8dc9;
    padding: 5px 12px;
    border: 1px solid #3f8dc9;
    border-top: none;
    border-radius: 4px;
    color: white;
}

#email-icon:hover .email-text {
    display: block;
}

.center {
    max-width: 95%;
}

.texto-cotiza {
    color: #1f6ba6;
    padding: 0px 0px 40px 0px;
    text-align: center;
}


.texto-cotiza p i {
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    color: #1f6ba6;
    transform: rotate(-90deg);
}

.texto-clientes {
    color: #1f6ba6;
    padding: 0px 0px 10px 0px;
    text-align: center;
}

.texto-clientes p i {
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    color: #1f6ba6;
    transform: rotate(-90deg);
}

.div_cotiza {
    position: absolute;
    z-index: 99;
    /* padding-top: 10%; */
    width: 30%;
    /* left: 0; */
    right: 7%;
    top: 84%;
}

#contacto {
    padding: 35px 60px 50px;
}

#contacto .form-group {
    text-align: left;
    font-weight: 600;
}

.portafolio {
    background: rgb(255, 255, 255);
}

.portafolio p {
    color: black;
}

.portafolio h2 {
    color: #3f8dc9;
}

.cotiza {
    background: rgb(41, 41, 47);
    background: linear-gradient(90deg, rgba(41, 41, 47, 1) 0%, rgba(34, 32, 32, 1) 35%, rgba(75, 72, 72, 1) 100%);
}

.cotiza p {
    color: white;
}

.cotiza h2 {
    color: #3f8dc9;
}

.welcome-servicios h2{
    color: white!important;
}

.titles-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
    font-size: 20px;
}

/* Estilo para el contenedor del código QR */
#qr-container {
    text-align: center;
    /* Centra horizontalmente */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* Centra vertical y horizontalmente */
    margin-top: 20px;
    /* Espacio superior opcional */
}


.qrInptus {}


/*COUNTER*/
.clientes {
    padding-bottom: 20px;
}

.counter-style {
    text-align: center;
    margin: 10px 0;
}

.clientes .box {
    border-right: 1px solid #ccc;
}

.clientes .box b {
    display: block;
    font-weight: bold;
    font-size: 70px;
    color: #5a646a;
    text-align: center;
    min-height: 100px;
}

.clientes .box span {
    width: 120px;
    display: block;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    color: #5a646a;
}

/*CONVENIO MARCO*/
.convenio-marco-home {
    background: #25292c;
}

.convenio-marco-home .center {
    display: grid;
    grid-template-columns: 30% 50%;
    grid-column-gap: 100px;
    grid-template-rows: 150px;
    align-items: center;
    padding: 100px 0;
}

.convenio-marco-home img {
    width: 100%;
}

.convenio-marco-home p {
    margin: 0;
    color: #979798;
}

.convenio-marco-home a {
    display: block;
    color: #fff;
    margin-top: 20px;
}

/*FOOTER*/
footer {
    padding: 50px 0;
    color: white;
    background-color: rgb(0, 32, 80);
}

footer .map-container {
    width: 450px;
    height: 70px;
    overflow: hidden;
}

footer .map-container iframe {
    width: 100%;
    height: 100%;
}

footer .custom-link {
    height: 45px;
    text-decoration: none;
}

footer .center {
    position: relative;
}

footer .logo-footer {
    padding-bottom: 1px;
}

footer .logo-footer h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

footer .logo-footer h1 {
    font-size: 33px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

footer .footerCero {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease;
    transform: translateX(-200px);
}

footer .footerCero.animate {
    opacity: 1;
    transform: translateX(0);
}

footer a {
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
}

footer a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
}


.ceroTop {
    opacity: 0;
    transition: transform 1s ease;
    transform: translateY(0);
    /* Inicialmente sin traslación */
}

.ceroTop.animate {
    transform: translateY(-200px);
    /* Movimiento hacia abajo */
}



footer .logo-footer h3:hover {
    color: #fff;
    /* Cambia el color del texto a blanco al pasar el cursor */
    font-weight: 400;
}

footer ul {
    list-style: none;
}

footer .logo-footer ul li {
    margin-bottom: 10px;
    letter-spacing: 0;
}

footer .logo-footer ul li a {
    font-size: 16px;
    color: #fff;

    text-decoration: none;
}


footer span {
    color: #fff;
    display: block;
    font-size: 15px;
    margin: 15px 0 30px;
}

footer .menu-footer {
    top: 0;
    padding: 0 50px;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
}

footer .menu-footer h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}


footer ul {
    list-style: none;
}

footer .menu-footer ul li {
    margin-bottom: 0px;
    letter-spacing: 0;
    font-weight: 600;
}

footer .menu-footer ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

footer .social-media {
    right: 0;
    top: 0;
    text-align: right;
}

footer .social-media h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    cursor: pointer;
}


footer .social-media i {
    color: #fff;
    font-size: 27px;
    margin-left: 20px;
    transition: all 0.3s ease-in-out;
}

footer .social-media ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

#lineas {
    padding: 8px 10px;
    text-align: right;
}


/*webs*/
.portada_web {
    margin-top: 45px;
}

.portada_web img {
    width: 100%;
}

.margenCarusel {
    padding-bottom: 0px !important;
    margin-top: 0%;
}

.estiloCotiza {
    background-color: white;
    color: rgb(6, 7, 55);
}

.buttonServices {
    font-size: 22px !important;
    padding: 1rem 1.5rem;
    margin-top: -14px;
    display: inline-block;
    text-align: center;
}

.buttonServices p {
    margin-top: 10px;
}

.buttonServices span,
.buttonServices i {
    display: inline-block;
    vertical-align: middle;
}

.buttonServices i {
    margin-left: 10px;
    /* Ajusta el margen según sea necesario */
}

.titleCarousel .d-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.indicators-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.traslados_celular{
    display: none;
    background-color: #060737;    
}


/*Admin*/
#vueHome .dropdown-toggle::after {
    display: none !important;
}
    

@media (min-width: 1700px) {

    .celDisplay{
        display: none!important;
    }

    .logoWeb{
        position: absolute;
        width: 195px;
        margin-top: 0px;
    }

    .previsualizacionDocumento {
        max-height: 660px!important;
    }

    .padding-title-presentation-large{
        padding: 150px 34px 23px 36px;
    }

    h2,
    .h2 {
        top: 18% !important;
    }

    .div_cotiza {
        top: 60% !important;
    }

    #preloader img {
        width: 15% !important;
        /* Ajusta el tamaño de la imagen según sea necesario */
        height: auto;
    }

    .carousel-item {
        height: 100% !important;
    }

    .div_cotiza {
        top: 90% !important;
    }
}


@media (min-width: 1200px) {

    .celDisplay{
        display: none!important;
    }

    .logoWeb{        
        position: absolute;
        width: 166px;
        margin-top: -5px;
    }

    .carousel-item {
        height: 100%!important;
    }

    .padding-title-presentation-large{
        padding: 80px 34px 100px 36px;
    }

    h2,
    .h2 {
        font-size: 2.5rem;
        font-size: 2.5rem;
        font-weight: 600;
        color: #060737;
    }

    .large-screen {
        display: block !important;
    }
    .small-screen {
        display: none;
    }

    .welcome-servicios h2,
    .h2 {
        font-size: 2.5rem;
        font-size: 2.5rem;
        font-weight: 600;
        color: #fff;
    }

    .transporte-cargas .h2 {
        font-size: 2.5rem;
        font-size: 2.5rem;
        font-weight: 600;
        color: #fff !important;
    }

    .bg_sobredimensionados {
        height: 617px;
    }

    .bg_cargaespecial {
        height: 617px;
    }

    .bg_equiposforestales {
        height: 617px;
    }

    .bg_rescateequipos {
        height: 617px;
    }

    .bg_transportemaquinaria {
        height: 617px;
    }

    .bg_izaje {
        height: 617px;
    }

    .bg_ventacombustible{
        height: 617px;
    }
}



@media (max-width: 990px) {
    
    .aboutUsText {
        padding: 75px 30px!important;
        min-height: 430px!important;
    }

    .imagenUser{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        object-position: center center;
    }

    .logoAboutUs{
        width: 70%!important;
    }

    .sloganAboutus {
        font-size: 17px!important;
    }
    
    .userDataWeb {
        font-size: 17px!important;
    }

    .logoWeb{
        position: relative;
        width: 100%;
        margin-top: 0px;
    }

    .navbar-light .navbar-brand {
        width: 177px!important;
        height: 75px!important;
    }

    .col-33 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .activeBox{
        max-height: 250px;
    }

    .titleDivision {
        width: 100%!important;
        height: 100%!important;
        padding-top: 150px!important;
        padding-left: 40px!important;
        padding-right: 40px!important;
    }

    .titleDivision h1 {
        font-size: 1.6rem !important;
    }

    .titleDivision p {
        font-size: 1.1rem!important;
        padding-top: 15px!important;
    }

    .descripcionProducto {
        padding: 64px 32px!important;
        min-height: 362px!important;
    }

    .descripcionProducto h1 {
        font-size: 2.4rem !important;
    }

    .box_iluminacion {
        object-position: 57% 0% !important;
        min-height: 250px!important
    }

    .box_iluminacion_banner{
        object-position: 57% 0% !important;
        min-height: 450px!important;
    }

    .navbar-nav .dropdown-menu {
        border: none!important;
    }

    .box_material_electrico{
        object-position: 85% 0% !important;
        min-height: 250px!important
    }

    .box_material_electrico_banner{
        object-position: 85% 0% !important;
        min-height: 450px!important
    }

    .box_ciudades_inteligentes{
        object-position: 15% 0%!important;
        min-height: 250px!important
    }

    .box_ciudades_inteligentes_banner{
        object-position: 15% 0%!important;
        min-height: 450px!important
    }

    .celDisplay{
        display: block!important;
    }

    .displayNoneCel{
        display: none!important;
    }

    .bgBuscador{
        padding: 40px 45px 35px 45px!important;
    }

    .top-phone-padding{
        padding-top: 60px!important;
    }
    
    .celnav{
        display: block!important;
    }

    .webnav{
        display: none!important;
    }

    .webFooter{
        display: none!important;
    }

    .checkCelu {
        margin-top: 2px !important;
        text-align: right;
        margin-left: 26px;
    }


    .checkCelu input[type=radio], input[type=checkbox] {
        width: 18px!important;
        height: 18px!important;
    }

    .rowComprasCel{
        padding-top: 16px!important;
        border-top: 1px solid rgba(0, 0, 0, 0.125)!important;
    }
    
    #preloader img {
        width: 50% !important;
        /* Ajusta el tamaño de la imagen según sea necesario */
        height: auto;
        margin-right: 21px;
    }

    .margenCarusel {
        margin-top: 30% !important;
    }

    .estiloCotiza {
        display: none;
    }

    footer .map-container {
        width: 390px !important;
    }

    .titleCarousel {
        width: 80% !important;
    }

    .titleCarousel .d-flex {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .buttonServices {
        margin-left: 55px;
        margin-top: -4px;
        font-size: 16px !important;
    }

    @keyframes transformTitleCarousel {
        to {
            padding: 45px 28px;
            top: 2%;
        }
    }

    h1,
    .h1 {
        font-size: 1.2rem !important;
    }

    .titleServices1 {
        width: 100% !important;
    }

    .carousel-item {
        height: 35rem !important;
    }

    .imgCaruselPrincipal {
        width: 100% !important;
        object-fit: cover;
        object-position: center;
    }

    .large-screen {
        display: none;
    }
    .small-screen {
        display: block !important;
        width: 100% !important;
        object-fit: cover;
        object-position: center;
    }

    .titleServices2 {
        display: none;
    }

    .titleServices2Celular {
        width: 100% !important;
        margin-top: 25px;
        display: block;
    }

    .section-phone-padding {
        padding: 0px 35px 40px !important;
    }

    .bgRuta {
        margin-top: -133px !important;
    }

    .traslados .titles {
        margin-left: 0vh !important;
    }

    .traslados .title {
        padding: 10px 6px 0px 21px !important;
        font-size: 1rem !important;
    }

    footer .menu-footer {
        padding: 40px 16px !important;
        border-left: 0px solid #c3c3c3 !important;
        border-right: 0px solid #c3c3c3 !important;
        border-top: 1px solid #c3c3c3 !important;
        border-bottom: 1px solid #d7d7d7 !important;
    }

    footer .social-media {
        text-align: left !important;
        padding-top: 40px !important;
    }

    .sobre_tbl {
        margin-top: 80px !important;
    }

    .bg_sobredimensionados {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }

    .bg_cargaespecial {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }

    .bg_rescateequipos {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }

    .bg_izaje {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }

    .bg_ventacombustible{
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }

    .bg_equiposforestales {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }
    
    .bg_transportemaquinaria {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: 65px;
    }    

    .bg_transportesbulnes {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
        margin-top: -20px;
    }

    h2,
    .h2 {
        font-size: 1.5rem !important;
        font-weight: 600 !important;
    }

    .pt-5, .py-5 {
        padding-top: 2rem !important;
    }

    .logoGrande {
        padding-top: 15% !important;
    }

    footer .logo-footer {
        padding-bottom: 30px !important;
    }

    .indicators-container {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .indicadores {
        min-height: 420px !important;
    }

    #traslados{
        display: none;
    }

    .traslados_celular{
        display: block;
    }

    .swiffy-slider li{
        padding: 0px 40px 40px;
    }

    .swiffy-slider .slider-nav{
        visibility: visible!important;
    }

    .swiffy-slider .img-fluid {
        height: 200px!important;
    }

    .nav-item{
        max-width: 320px;
        padding-bottom: 5px;
    }

    .modal {
        width: 89%!important;
    }

    .sociosIzajes{
        width: 45%;height: 45%;
        margin-right: 5px;
    }

    .filtrosDiv {
        margin-top: 80px;
    }

    #buttonCotizarCelular{
        display: block;
    }

}

@media (max-width: 480px) {

    
    #banner-carousel{
        display: none;
    }

    .btnPrincipalSearch{
        width: 100%!important;
    }

    .celContainer{
        margin-top: 25%!important;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        margin-right: 40px!important;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        margin-left: 40px!important;
    }

    .owl-carousel .owl-stage-outer{
        margin-left: 10%!important;
    }

    .spanPrincipalSearch{
        padding-left: 7%!important;
    }
    
    .modal {
        width: 97%!important;
    }

    .predocumento{
        margin-left: 25px!important;
        margin-right: 25px!important;
        font-size: 16px!important;
    }

    .previsualizacionDocumento {
        padding-right: 15px!important;
        max-height: 100%!important;
    }

    footer .map-container {
        width: 345px !important;
        height: 182px!important;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        width: 354px;
    }

}