

@font-face {
    font-family: 'Argentum Sans Light';
    font-style: normal;
    font-weight: normal;
    src: local('Argentum Sans Light'), url('../fonts/argentum-sans/ArgentumSans-Light.woff') format('woff');
}

@font-face {
    font-family: 'Argentum Sans SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Argentum Sans SemiBold'), url('../fonts/argentum-sans/ArgentumSans-SemiBold.woff') format('woff');
}
@font-face {
    font-family: 'Argentum Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Argentum Sans Regular'), url('../fonts/argentum-sans/ArgentumSans-Regular.woff') format('woff');
}



body{
    font-family:'Argentum Sans Light';
    font-weight:normal;
    overflow-x: hidden;
}
/* ============================ REUTILIZABLES ===========================*/
    .parsley-errors-list{
        color: red !important;
        list-style: none !important;
        font-size: 0.9rem!important;
    }
    .text-muted{
        color: #848584!important;
    }
    a{
        text-decoration: none!important;
        cursor: pointer;
    }
    .w-automatico{
        width: 100%!important;
    }
    .w-md-automatico{
        width: 100%!important; 
    }
    .hvr-grow.link-header{
        background-color: #021A3A!important;
        color: #FFFFFF!important;
        font-weight: 700!important;    
        padding: 0.5rem 1rem;
        border-radius: 1.2rem;
        cursor: pointer!important;
        text-align: center;
    }
    .hvr-grow.link-a{
        background-color: #003780!important;
        color: #FFFFFF!important;
        font-weight: 700!important;    
        padding: 0.7rem 1rem;
        border-radius: 1.8rem;
        cursor: pointer!important;
        text-align: center;
        width: 100%;
    }
    .hvr-grow.link-orange{
        background-color: #FF2C0A!important;
        color: #FFFFFF!important;
        font-weight: 700!important;    
        padding: 0.7rem 1rem;
        border-radius: 1.8rem;
        cursor: pointer!important;
        text-align: center;
    }
    .hvr-grow {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }

    .w-migra{
        width: 100%;
    }
    .text-0mb{
        margin-bottom: 0px;
    }
    .size-09r{
        font-size: 0.9rem!important;
    }
    .size-timeline-number{
        font-size: 1rem!important;
    }
    .size-08r{
        font-size: 0.8rem!important;
    }
    input,textarea{
        font-family: 'Argentum Sans Light'!important;
        font-size: 0.9rem!important;
        padding-top: 0.5rem!important;
        padding-bottom: 0.5rem!important;
        border: 0px!important;
        color: #848584!important;
        border-radius: 1.1rem!important;
        margin-bottom: 0.6rem!important
    }
    textarea {
        resize: none;
        border-radius: 1.2rem!important;
    }
    .title-semibold{        
        font-family: 'Argentum Sans SemiBold'!important;
    }
    ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

/*===================== END REUTILIZABLES ==========================*/

/*========header==========*/
    .fixed-header{
        width: 100%;
        position: fixed;
        z-index: 900;
        padding: 0.7rem 0;
        top: 0;
        background: rgb(0,95,158);
        background: -moz-linear-gradient(90deg, rgba(0,95,158,1) 28%, rgba(0,140,183,1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(0,95,158,1) 28%, rgba(0,140,183,1) 100%);
        background: linear-gradient(90deg, rgba(0,95,158,1) 28%, rgba(0,140,183,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005f9e",endColorstr="#008cb7",GradientType=1);
    }
    .text-header{
        color: #fff;
        margin-bottom: 0px;
    }   
    .text-agendar{
        color: #021A3A;
        margin-bottom: 0px;
    }
    .tranxportaHeader{
        padding-right: 20px;
        width: 100%;
        height: auto;
        max-width: 200px;
    }
/*========End header==========*/

/*========First Section==========*/
    .container-frm{
        background-color: #F9F9F9;border-radius: 1rem;
    }

    .section-first{
        height: 100%; 
        background: url('../img/tranxporta/Fondo-1-tranxporta.webp') 
        no-repeat center top; 
        background-size: cover;
        position: relative;
        padding-top: 5rem;
    }
    .section-contacto{
        height: 100%; 
        background: url('../img/tranxporta/camionazo-de-mina.webp') 
        no-repeat center top; 
        background-size: cover;
        position: relative;
    }
    .sf-iconos{
        position: absolute;bottom:130px;left: 50%;transform: translate(-50%, 0);z-index: 885;
    }
    .sf-tablet{
        position: absolute;bottom:0;left: 50%;transform: translate(-50%, 0);z-index: 890;
    }
    .manosTablet{
        width: 425px;margin-left: 28px;
    }
    .sf-ventasEnCampo{
        position: absolute;bottom:0;left: 50%;transform: translate(-50%, 0);z-index: 895;
    }
    .link-go{
        height: 70px;
    }
    .block-rectangle-white{
        color: #021A3A;
        background: white;
        mix-blend-mode: screen;
    }
/*========End First Section==========*/
  
.c-third{
    height: 4rem!important;
}
.img-third{        
    height: 3rem!important;
}

.section-facturacion{
    height: 100%; 
    background: url('../img/tranxporta/camion-blanco-y-naranka.webp') 
    no-repeat center top; 
    background-size: cover;
    position: relative;
}
.section-facturacion::before{
    position: absolute;content: '';
    width: 100%;height: 100%;
    background: transparent;
    background: -moz-linear-gradient(90deg, transparent 55%, rgba(0,0,0,1) 88%);
    background: -webkit-linear-gradient(90deg, transparent 55%, rgba(0,0,0,1) 88%);
    background: linear-gradient(90deg, transparent 55%, rgba(0,0,0,1) 88%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="transparent",endColorstr="#000000",GradientType=1);
}
.facturacion-header{
    height: 100%;background: rgb(0,52,122);
    background: -moz-linear-gradient(180deg, rgba(0,52,122,1) 14%, rgba(0,26,60,1) 79%);
    background: -webkit-linear-gradient(180deg, rgba(0,52,122,1) 14%, rgba(0,26,60,1) 79%);
    background: linear-gradient(180deg, rgba(0,52,122,1) 14%, rgba(0,26,60,1) 79%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00347a',endColorstr='#001a3c',GradientType=1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-4{
    width: 100%;height: 100%;border-top-left-radius: 1rem;border-top-right-radius: 1rem;
}
.inventario-img{
    height: auto;
    border-radius: 1.5rem;
}
.bloque-reportes{
    background-color: #FF2C0A;padding: 1rem;color: #fff;border-radius: 0.5rem;
}

/* X-Small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */

.glider-dots {
    justify-content: left!important;
}
.glider-dot{
    color: #FAD0C9!important;
    background-color: #FAD0C9!important;
}
.glider-dot.active{
    color: #FF2C0A!important;
    background-color: #FF2C0A!important;
}
.glider-next,.glider-next2{
    color: #006EFE!important;
    right: -20px!important;
    top: 35%!important;
}

.glider-prev,.glider-prev2{
    color: #006EFE!important;
    left: -20px!important;
    top: 35%!important;
}
.glider-icon-size{
    font-size: 2rem!important;
}

/*========Footer==========*/
#section-footer{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,1) 12%, rgba(31,31,31,1) 51%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,1) 12%, rgba(31,31,31,1) 51%);
    background: linear-gradient(180deg, rgba(0,0,0,1) 12%, rgba(31,31,31,1) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#1f1f1f",GradientType=1);
    color: #fff;
}
.footer-logoTargox{
    height: 2rem;
}
.footer-text{
    font-size: 0.85rem;
}
.footer-redes{
    height: 1.5rem;
}



/*========End Footer ==========*/

.imagen-logo{
    height: 3.5rem;
}
.nivelInventarioHeader{
    height: 7rem!important;
}
.reportesHeader{
    height: 6rem!important;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
   
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .reportesHeader{
        height: 6.5rem!important;
    }
    .nivelInventarioHeader{
        height: 7rem!important;
    }
    .size-timeline-number{
        font-size: 1.8rem!important;
    }
    .glider-next,.glider-next2{
        top: 50%!important;
        color: #006EFE!important;
        right: -40px!important;
    }
    
    .glider-prev,.glider-prev2{
        top: 30%!important;
        color: #006EFE!important;
        right: -40px!important;
        left: auto!important;
    }
    .glider-icon-size{
        font-size: 4rem!important;
    }
    .w-migra{
        width: 70%;
    }
    .video-4{
        width: 70%;height: 100%;border-top-left-radius: 1rem;border-top-right-radius: 1rem;
    }
    .w-md-automatico{
        width: auto!important; 
    }
    
    
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .w-automatico{
        width: auto!important;
    }
    .line-init{
        border-bottom: 0.3rem solid #FF2C0A!important;
        position: absolute!important;
        z-index: 100!important;
        top:0!important;
        left:50%!important;
        height: 100%!important;
        border-left: 0!important;
        transform: translate(0, -50%)!important;
        width: 50%!important;
    }
    .line-init::before{
        content: "";
        width: 18px;height: 18px;
        border-radius: 50%;
        position: absolute;
        
        background-color: #FF2C0A;
        bottom: -2px;
        right: -15px;
        
        transform: translate(0, 50%)!important;
        transition: all 200ms ease-in;
    }
    .line-middle{
        border-bottom: 0.3rem solid #FF2C0A!important;
        position: absolute;
        z-index: 100;
        top:0;
        left:50%;
        height: 100%;
        border-left: 0!important;
        transform: translate(-50%, -50%)!important;
        width: 100%!important;
    }
    .line-middle::before{
        content: "";
        width: 18px;height: 18px;
        border-radius: 50%;
        position: absolute;
        
        background-color: #FF2C0A;
        bottom: -2px;
        right: -15px;
        
        transform: translate(0, 50%)!important;
        transition: all 200ms ease-in;
    }
    .line-middle-last{
        border-bottom: 0.3rem solid #FF2C0A!important;
        position: absolute!important;
        z-index: 100!important;
        top:0!important;
        left:0!important;
        height: 100%!important;
        border-left: 0!important;
        transform: translate(0, -50%)!important;
        width: 50%!important;
    } 
    .gextionaHeader{
        height: 1.3rem;
    }
    .inventario-img{
        height: 520px;
        border-radius: 0px;
    }
    .bloque-reportes{
        background-color: #FF2C0A;padding-left: 118px!important;margin-left: -120px;color: #fff;border-radius: 0.5rem;
    }
    
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .manosTablet{
        width: 500px;margin-left: 30px;
    }
    .sf-iconos{
        position: absolute;bottom:150px;left: 50%;transform: translate(-50%, 0);z-index: 885;
    }
    .link-go{
        height: 82px;
    }
    .w-migra{
        width: 60%;
    }
    .modal--content{
        min-width: 300px!important;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        background-color: white;
    }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {  }
.img-timeline-2{
    height: 4.25rem;
    padding-bottom: 1rem;
}
.img-timeline{
    height: 5rem;
    padding-bottom: 1rem;
}
 .line-init{
    border-left: 0.3rem solid #FF2C0A; 
    position: absolute;
    width: 0.3rem;
    z-index: 100;
    top:50%;
    left:50%;
    transform: translate(-50%, 0);
    height: 70%;
    
    margin-bottom: -10px;
}
 .line-last{
    border-left: 0.3rem solid #FF2C0A; 
    position: absolute;
    width: 0.3rem;
    z-index: 100;
    top:50%;
    left:50%;
    transform: translate(-50%, 0);
    height: 60%;
    
    margin-bottom: -10px;
}
.line-middle,.line-middle-last{
    border-left: 0.3rem solid #FF2C0A; 
    position: absolute;
    width: 0.3rem;
    z-index: 100;
    top:0;
    left:50%;
    transform: translate(-50%, 0);
    height: 100%;
    
    margin-bottom: -10px;
}

.line-init-0{
    border-left: 0.3rem solid #FF2C0A; 
    position: absolute;
    width: 0.3rem;
    z-index: 100;
    top:0;
    left:50%;
    transform: translate(-50%, 0);
    height: 50%;
    
    margin-bottom: -10px;
}



/*========MODAL=======*/

.modal{
    height: 100%;
    width: 100%;
    background-color: #000000CC;
    position: fixed;
    display: none;
    color: rgb(4, 1, 12);
}
.modal--container{
    width: 100%;
    height: 100%;
    display: flex; 
    align-items: center;
    
    justify-content: center;
}
.modal--content{
    max-width: 80%!important;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    background-color: white;
}
.btn.btn-cerrar {
    color: #FFFFFF;
    background: rgb(255,188,0);
    background: -moz-linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    background: -webkit-linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    background: linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbc00",endColorstr="#ea9e06",GradientType=1);
    border: transparent;
}
.btn.btn-cerrar.disabled, .btn.btn-cerrar:disabled {
    color: #FFFFFF;
    background: rgb(255,188,0);
    background: -moz-linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    background: -webkit-linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    background: linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbc00",endColorstr="#ea9e06",GradientType=1);
    border: transparent;
}
.btn.btn-cerrar:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-cerrar:focus:not(.btn-text), .btn.btn-cerrar.focus:not(.btn-text) {
    color: #FFFFFF;
    background: rgb(255,188,0);
    background: -moz-linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    background: -webkit-linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    background: linear-gradient(90deg, rgba(255,188,0,1) 20%, rgba(234,158,6,1) 49%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbc00",endColorstr="#ea9e06",GradientType=1);
    border: transparent;
}

/*=====SCROL===*/
#scrollUp {
    bottom: 0;
    font-size: 24px;
    right: 15px;
    width: 40px;
    background: #003780;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 38px;
    border-radius: 0;
    box-shadow: 2px 10px 8px rgba(0, 0, 0, 0.15);
}

/*=====preloader===*/
#preloader {
    overflow: hidden;
    background-color: #F9F9F9;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.mosh-preloader {
    overflow: hidden;
    -webkit-animation: 3000ms linear 0s normal none infinite running mosh-preloader;
    animation: 3000ms linear 0s normal none infinite running mosh-preloader;
    background-color: transparent;
    border-color: #F9F9F9 #F9F9F9 #003780;
    border-radius: 50%;
    border-style: solid;
    border-width: 4px;
    height: 50px;
    left: calc(50% - 25px);
    position: relative;
    top: calc(50% - 25px);
    width: 50px;
    z-index: 9;
}
textarea{resize: none!important;}input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance:textfield; }.parsley-required{padding-left: 0.92rem;}

.icon-wpp{
    width: 3rem;
    height: 3rem;
}
#contacto-wpp .tooltipWpp{
    position: fixed;bottom: 80px;right: 20px;z-index: 910;transform:  all .5s ease;
    display: block;
    text-align: center;
    box-shadow:  0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-right: none;
    color: #fff;
    padding-top: 0.2rem;
    width: 3.6rem;
    height: 3.6rem;
}

#contacto-wpp .tooltipWpp::before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 4rem;
    height: 4rem;
    background: #25d366;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
#contacto-wpp .tooltipWpp::focus{
    border: none;
    outline: none;
}
@keyframes pulse-border {
    0%{
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1;
    }
    100%{
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2); opacity: 0;
    }
}
