h1, h2, h3, h4, h5, h6, p, a{
    font-family: Verdana;
}

.navbar-collapse{
    flex-grow: 0 !important;
}

.navbar-light .navbar-nav .nav-link.active{
    color: #000000 !important;
    text-decoration: overline
}

.dropdown-toggle.active{
    text-decoration: overline
}

.fondoEncabezado{
    background-color: rgb(255, 255, 255);
}

.colorTexto{
    color: rgb(192, 0, 0) !important;
}

.dropdown-menu{
    background-color: rgb(192, 0, 0) !important;
}

.dropdown-item:hover{
    background:rgb(161, 161, 161) !important;
}

.dropdown-item.active{
    background:rgb(161, 161, 161) !important;
}

.fondoQS{
    background-image: url(img/Inicio1.jpg);
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url(img/Inicio.jpg);  */
    min-height: 550px !important;
    background-position: center; 
    background-size: cover; 
}

.titulo{
    font-size: 40px;
    background-color: #2c2c2c;
}
.titulo1{
    font-size: 25px;
    background-color: #6b6b6b;
}

.textoQS{
    line-height: 1.5;
    padding-right: 10rem!important;
    padding-left: 10rem!important;
}

.iconoServicios{
    font-size: 150px;
}

.textoIconoS{
    margin-top: -40px;
}

/* .fondoSH{
    background-color: #ebebeb;
    text-align: justify;
} */
.fondoServicios{
    /* min-height: 550px !important; */
    background-position: center; 
    background-size: cover; 
    min-height: 20rem;
    transform: scale(var(--escala, 1));
    transition: transform 0.2s;
    box-shadow: 10px 10px 5px #999999 !important;
}

.fondoDimensional{
    background-image: url(img/dimensional1.jpg);
}
.fondoDimensional:hover, .fondoMasa:hover, .fondoTemperatura:hover, .fondoElectrica:hover, .fondoMecanica:hover, .fondoQuimica:hover, .fondoFuerza:hover, .fondoUnidad1:hover, .fondoUnidad2:hover, .fondoUnidad3:hover, .fondoUnidad4:hover, .fondoUnidad5:hover, .fondoUnidad6:hover, .fondoUnidad7:hover {
    --escala: 1.05;
    cursor:pointer;
}

.fondoMasa{
    background-image: url(img/fuerza1.jpg);
}
.fondoTemperatura{
    background-image: url(img/temperatura1.jpg);
}
.fondoElectrica{
    background-image: url(img/electrica5.jpg);
}
.fondoMecanica{
    background-image: url(img/mecanica1.jpg);
}
.fondoQuimica{
    background-image: url(img/quimica1.jpg);
}
.fondoFuerza{
    background-image: url(img/fuerza2.jpg);
}

.fondoUnidad1{
    background-image: url(img/unidad1.jpeg);
}

.fondoUnidad2{
    background-image: url(img/unidad2.jpeg);
}

.fondoUnidad3{
    background-image: url(img/unidad3.jpeg);
}

.fondoUnidad4{
    background-image: url(img/unidad4.jpeg);
}

.fondoUnidad5{
    background-image: url(img/unidad5.jpeg);
}

.fondoUnidad6{
    background-image: url(img/unidad6.jpeg);
}

.fondoUnidad7{
    background-image: url(img/unidad7.jpeg);
}

.fondoReparacion{
    background-image: url(img/reparacion.jpg);
    /* min-height: 550px !important; */
    background-position: center; 
    background-size: cover; 
    min-height: 10rem;
    /* transform: scale(var(--escala, 1));
    transition: transform 0.2s;
    box-shadow: 10px 10px 5px #999999 !important; */
}

.margenIconoServicio{
    margin-left: 5rem !important;
    margin-right: 5rem !important;
}

.fondoContactanos{
    background-image: url(img/contactanos.jpg);
    box-shadow: 10px 10px 10px #d1d1d1;
    /* min-height: 550px !important; */
    background-position: center; 
    background-size: cover; 
    min-height: 30rem;
    width: 20rem;
}

.fondoInfC{
    background-color: #efefef;
}

.fondoNosotros{
    background-color: #efefef;
}

.fondoN{
    background-image: url(img/fondoN1.jpg);
    /* min-height: 550px !important; */
    background-position: center; 
    background-size: cover; 
    min-height: 20rem;
    width: 20rem;
}

.textJustify{
    text-align: justify;
}

.fondoSN{
    box-shadow: -10px 10px 10px #d1d1d1;
}

.fondoAcreditaciones{
    background-image: linear-gradient(rgb(255 255 255 / 69%), rgb(148 148 148 / 86%)), url(img/acreditaciones.jpg); 
    background-position: center; 
    background-size: cover; 
    min-height: 300px !important;
    background-attachment: fixed;
}

.fondoFooter{
    background-color: #bbbbbb;
}

.fondoS{
    background-color: rgb(118, 113, 113);
}

.colorIcono{
    color: rgb(192, 0, 0);
}

.colorIconoSecundario{
    color: rgb(118, 113, 113);
}

.bordeServicios{
    border: 1px solid rgb(192, 0, 0) !important;
    min-height: 350px !important;
}

.btn-wp{
    position: fixed;
    width: 55px;
    height: 55px;
    line-height: 55px;
    bottom: 30px;
    right: 30px;
    background: #0df053;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index: 100;
}

.btn-wp:hover{
    text-decoration: none;
    color: #0df053;
    background: #fff;
}

.textoNosotros{
    text-decoration-line: underline;
    text-decoration-color: rgb(192, 0, 0);
}

.fondoV{
    background-color: rgb(205, 205, 205);
}

.fondoM{
    background-color: rgb(231, 231, 231);
}

.fondoHistoria{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url(img/fondoHistoria.jpg); 
    background-position: center; 
    background-size: cover; 
    min-height: 100vh !important;
    /* background-attachment: fixed; */
}

.fondoClientes{
    background-color: #e3e3e3;
    /* background: linear-gradient(rgb(218, 218, 218), 50%, rgb(255, 255, 255)); */
}

.sliderMarcas{
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 100vh; */
}

.sliderDistribuidores{
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 100vh; */
}

.logoMarca{
    width: 150px;
    height: 150px;
    margin: 0 20px;
    transition: .5s;
    /* cursor: pointer; */
    border-radius: 50% !important;
    background-color: #ffffff;
    box-shadow: 8px 5px 5px 0px #bbbbbb;
}

.logoMarcaDistribuidores{
    width: 150px;
    height: 150px;
    margin: 0 20px;
    transition: .5s;
    /* cursor: pointer; */
    border-radius: 50% !important;
    background-color: #ffffff;
    box-shadow: 8px 5px 5px 0px #bbbbbb;
}
/* .logoMarca:not(:hover){
    filter: grayscale(100%);
} */
.scroll, .scrollDistribuidores{
    position: relative;
    display: flex;
    width: 100%;
    overflow: hidden;
    /* mask-image: linear-gradient(90deg, transparent, #fff 0%, #fff 90%, transparent); */
}
.scroll div{
    white-space: nowrap;
    animation: animate 50s linear infinite;
}
.scrollDistribuidores div{
    white-space: nowrap;
    animation: animate 50s linear infinite;
}
@keyframes animate{
    0%{
        transform: translateX(0);
    }
    100%{
        transform: translateX(-100%);
    }
}
@keyframes animate1{
    0%{
        transform: translateX(-100%);
    }
    100%{
        transform: translateX(100%);
    }
    
}
/* .scroll:hover div{
    animation-play-state: paused;
} */

.marcaAgua{
    padding-right: 10rem !important;
}
@media(max-width:980px) {
    .marcaAgua{
        padding-right: 3rem !important;
    }
}
@media(max-width:1200px) {
    .marcaAgua{
        padding-right: 6rem !important;
    }
}
@media(max-width:720px) {
    .marcaAgua{
        padding-right: 1rem !important;
    }
}

.fondoVMP{
    background-position: center; 
    background-size: cover; 
    height: 15rem;
    /* width: 20rem; */
}
.fondoVision{
    background-image: url(img/vision3.jpg);
}
.fondoMision{
    background-image: url(img/mision1.jpg);
}
.fondoPoliticas{
    background-image: url(img/politicas1.jpg);
}

.card {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#FFF;
}
.card:hover {
    box-shadow: 0 5px 5px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    cursor:pointer;
}

.fondoAcreditacion1{
    background-color: #0f9453;
}

.fondoAcreditacion2{
    background-color: #2e3783;
}

.fa{
    transition: .3s;
}
.iconoDescarga:hover{
    color: #0ea75d !important;
}
.iconoDescarga1:hover{
    color: #000000 !important;
}
.iconoDescarga2:hover{
    color: rgb(53, 53, 201) !important;
}
.avisoPrivacidad:hover{
    color: rgb(192, 0, 0) !important;
}

.servicios{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url(img/servicios.jpg); 
    min-height: 200px !important;
    background-position: center; 
    background-size: cover;
}

.fondoCardsS{
    background-color: #f5f5f5;
}

.fondosServicios{
    background-position: center; 
    background-size: cover;
    height: 15rem;
}

.fondoDimensionalS{
    background-image: url(img/fondoDimensional.jpg);
}

.fondoMasaS{
    background-image: url(img/fondoMasa.jpg);
}

.fondoTemperaturaS{
    background-image: url(img/fondoTemperatura.jpeg);
}

.fondoElectricaS{
    background-image: url(img/fondoEletrica.jpg);
}

.fondoMecanicaS{
    background-image: url(img/fondoMecanica.jpg);
}

.fondoQuimicaS{
    background-image: url(img/quimica1.jpg);
}