*{
    padding: 0;
    margin: 0;
    /* box-sizing: border-box; */
}

.nav-link{
    font-size: 18px;
}
.nav-item:hover {
    font-weight: bold;
}
[aria-current="page"] {
    border-bottom: 4px solid #5c9cf9;
    font-weight: bold;
}
.navbar-brand img{
    width: 100%;
    height: 60px;
}
.btn{
    background-color: #004495;
    color:#fff;
    border: none;
}
.btn:hover{
    background-color: #5c9cf9;
    color:#fff;
    border: none;
}
footer .card{
    border-top: 10px solid #004495;
    margin-bottom: 20px;
}
/* estilos para servicios html */
.s-header{
    margin-top: 5%;
    height: 400px;
    background: url('/img/service-man-instelling-house-heating-system-under-the-floor.webp') no-repeat center center/cover;
}
.s-izq{
    background-color: rgba(92,156, 249, 0.6);
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
}

/* estilos para productos html */


.p-header{
    height: 400px;
    margin-top: 7%;
}
.header2{
    background: url('/img/close-up-of-handsome-friendly-looking-young-unshaven-male-mechanic-or-plumber-in-yellow-gloves.webp') no-repeat center center/cover;
}
.mask{
    background-color: rgba(0, 68, 149, 0.4);
}
.dcha-p img{
    background: no-repeat center center/cover;
    width: 100%;
}
.texto{
    font-size: 20px;
}

/* solicitar servicio html */
