@font-face {
    font-family: 'MuseoBold';
    src: url(Tipografias/MUSEOSANSCYRL_0.OTF) format('truetype');
}

@font-face {
    font-family: 'MuseoLight';
    src: url(Tipografias/MUSEOSANSCYRL_3.OTF) format('truetype');
}

a {
    text-decoration: none !important;
}

body,
html {
    overflow-x: hidden !important;
}

.web {
    display: block !important;
}

.responsivo {
    display: none !important;
}

.dis {
    opacity: 0;
    visibility: hidden;
}

.dis2 {
    opacity: 1;
    visibility: visible;
}

.a-navbar {
    color: white;
    font-family: 'MuseoLight';
}

.a-navbar:hover {
    color: white;
    font-family: 'MuseoBold';
}

.a-navbar2 {
    color: white;
    font-family: 'MuseoLight';
    background-color: #EB2F06;
    padding: 5px 30px;
}

.a-navbar2:hover {
    color: white;
}

.seccion-quienes .contenedor-fondo-inicio {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.seccion-quienes .contenedor-fondo-inicio::after {
    content: "";
    position: absolute;
    top: 16%;
    right: -180px;
    width: 330px;
    height: 68%;
    background-color: #0057d9;
    /* azul */
    z-index: 0;
}

.seccion-quienes .fondo-inicio {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 560px;
    height: 380px;
    border-radius: 18px;
    background-image: url('Fotos/Inicio/RMR-2-02.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Responsivo */
@media (max-width: 767.98px) {
    .seccion-quienes .contenedor-fondo-inicio::after {
        display: none;
    }

    .seccion-quienes .fondo-inicio {
        height: 260px;
    }
}

.custom-toggler {
    border: 1px solid #000 !important;
    padding: 4px 8px;
}

.custom-toggler:focus {
    box-shadow: none !important;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.fondo-transparente {
    background-color: transparent;
}

.fondo-gris-oscuro {
    background-color: #666666;
}

.fondo-gris-mediano {
    background-color: #B3B3B3;
}

.fondo-gris-claro {
    background-color: #F2F2F2;
}

.fondo-azul {
    background-color: #0652dd;
}

.fondo-rojo {
    background-color: #EB2F06;
}

.fondo-negro {
    background-color: black;
}

.fondo-gris-azul {
    background-color: #485360;
}

.fondo-blanco {
    background-color: white !important;
}

.hr-footer {
    opacity: 1;
    color: white !important;
    height: 1px;
    width: 100%;
}

.hr-footer2 {
    opacity: 1;
    color: white !important;
    height: 20px !important;
    background-color: white;
    width: 1px;
}

.a-footer {
    color: white;
    font-size: 14px;
}

.a-footer:hover {
    color: white;
}

.a-footer2 {
    color: white;
    font-size: 14px;
    text-decoration: underline !important;
}

.a-footer2:hover {
    color: white;
}

.banner-inicio {
    margin-top: -110px;
    padding: 170px 15px 150px 15px;
    background-image: url('Fotos/Inicio/RMR-2-01.png');
    background-position: center;
    background-size: cover;
}

.titulo-inicio {
    margin: 0px;
    color: white;
    font-family: 'MuseoBold';
}

.titulo-inicio2 {
    margin: 0px;
    font-family: 'MuseoBold';
}

.titulo-inicio3 {
    margin: 0px;
    color: #0652dd;
    font-family: 'MuseoBold';
}

.padd-izq {
    padding-left: 30px !important;
}

.p-inicio {
    font-size: 14px;
    margin: 0px;
    color: white;
    font-family: 'MuseoLight';
}

.btn-negro {
    font-size: 14px;
    color: white;
    background-color: #1D1D1B;
    padding: 5px 20px;
}

.btn-azul {
    font-size: 13px;
    color: white;
    background-color: #0652dd;
    padding: 4px 30px;
    font-family: 'MuseoBold';
}

.btn-azul:hover {
    color: white;
}

.btn-rojo {
    font-size: 13px;
    color: white;
    background-color: #EB2F06;
    padding: 4px 30px;
    font-family: 'MuseoBold';
    height: fit-content !important;
}

.btn-rojo {
    color: white !important;
}

.p-inicio2 {
    font-family: 'MuseoLight';
    font-size: 18px;
}

.p-inicio3 {
    font-size: 15px;
    margin: 0px;
    font-family: 'MuseoLight';
}

.p-inicio4 {
    font-size: 15px;
    font-family: 'MuseoLight';
}

.p-inicio5 {
    font-family: 'MuseoLight';
}

.fondo-inicio2 {
    background-image: url('Fotos/Inicio/Foto-RMR-04.png');
    background-position: center;
    background-size: cover;
    padding: 100px 15px;
}

.circulo {
    width: 80px;
    margin-top: -50px;
    margin-bottom: 10px;
}

.img-servicio {
    border-radius: 25px;
}


.testimonial-slider {
    position: relative;
    overflow: hidden;
}

.testimonial-track {
    display: flex;
    transition: transform 0.45s ease;
    width: 100%;
}

.testimonial-slide {
    min-width: 100%;
    flex: 0 0 100%;
}

.testimonial-quote {
    font-size: 22px;
    font-family: 'MuseoBold';
    line-height: 1.25;
    color: #000;
    max-width: 88%;
    margin: 0 auto 28px auto;
}

.testimonial-divider {
    border: none;
    border-top: 1px solid #222;
    margin: 0 0 14px 0;
    opacity: 1;
}

.testimonial-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.testimonial-client {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #6a6a6a;
    font-size: 18px;
    font-family: 'MuseoBold';
}

.client-dot {
    height: 32px;
}

.testimonial-nav {
    display: flex;
    align-items: center;
    gap: 10px;
}

.testimonial-btn {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #EB2F06;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
    transition: 0.2s ease;
    padding: 0;
}

.testimonial-btn.next {
    background: #EB2F06;
    color: #fff;
    border-color: #EB2F06;
}

.testimonial-btn.prev {
    color: #EB2F06;
}

.testimonial-btn svg {
    width: 25px;
    height: 25px;
}

.banner-nosotros {
    margin-top: -110px;
    background-image: url('Fotos/Nosotros/RMR-2-18.png');
    background-position: center;
    background-size: cover;
    padding: 160px 15px 15px 15px;
}

.img-nosotros {
    border-radius: 25px;
}

.img-flecha-azul {
    width: 40px;
}

.div-gris {
    border-radius: 25px;
    padding: 30px 15px;
}

.img-circulo-rojo {
    width: 90px;
    margin-left: -10%;
}

.titulo-nosotros {
    font-family: 'MuseoBold';
    color: #485460;
    margin: 0px;
}

.mi1 {
    margin-left: 15px;
}

.img-compromiso {
    width: 110px;
    margin-bottom: 30px;
}

.img-seguridad {
    width: 70px;
    margin-bottom: 10px;
}

.img-eficiencia {
    width: 100px;
    margin-bottom: 10px;
}

.img-transperencia {
    width: 100px;
    margin-bottom: 10px;
}

.img-innovacion {
    width: 105px;
    margin-bottom: 10px;
}

.cobertura-section {
    position: relative;
    width: 80%;
    display: flex;
    align-items: center;
}

.cobertura-img {
    width: 100%;
    height: auto;
    display: block;
}

.cobertura-overlay {
    position: absolute;
    top: 12%;
    right: 10%;
    z-index: 2;
    max-width: 320px;
}

.cobertura-overlay h2 {
    margin: 0 0 12px 0;
    font-family: 'MuseoBold', sans-serif;
    font-size: 42px;
    color: #0652dd;
    line-height: 1.1;
}

.cobertura-overlay ul {
    margin: 0;
    padding-left: 22px;
}

.cobertura-overlay li {
    font-family: 'MuseoLight', sans-serif;
    font-size: 20px;
    color: #485360;
    line-height: 1.45;
    margin-bottom: 2px;
}

@media (max-width: 991px) {
    .cobertura-overlay {
        top: 10%;
        right: 6%;
        max-width: 260px;
    }

    .cobertura-overlay h2 {
        font-size: 32px;
    }

    .cobertura-overlay li {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .cobertura-section {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .cobertura-img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .cobertura-overlay {
        position: static;
        top: auto;
        right: auto;
        left: auto;
        max-width: 100%;
        width: 100%;
        padding: 20px 15px 0 15px;
        margin-top: 10px;
    }

    .cobertura-overlay h2 {
        font-size: 26px;
    }

    .cobertura-overlay li {
        font-size: 16px;
        line-height: 1.35;
    }
}

.titulo-servicios3 {
    margin: 0px;
    color: black;
    font-family: 'MuseoBold';
}

.titulo-servicios {
    margin: 0px;
    color: #0652dd;
    font-family: 'MuseoBold';
}

.banner-servicios {
    margin-top: -110px;
    background-image: url('Fotos/Servicios/RMR-2-10.png');
    background-position: bottom;
    background-size: cover;
    padding: 160px 15px 25px 15px;
}

.titulo-servicios2 {
    margin: 10px;
    color: white;
    font-family: 'MuseoBold';
}

.p-servicios {
    font-size: 14px;
    font-family: 'MuseoLight';
    color: white;
    margin: 0px;
}

.div-servicios3 {
    background-color: white !important;
    border-radius: 25px;
    padding: 70px 30px;
}

.titulo-servicios3 {
    margin: 10px;
    color: black;
    font-family: 'MuseoBold';
}

.p-servicios2 {
    font-size: 14px;
    font-family: 'MuseoLight';
    color: black;
}

.div-servicios4 {
    background-color: white !important;
    border-radius: 25px;
    padding: 70px 30px 175px 30px;
}

.div-servicios5 {
    background-color: white !important;
    border-radius: 25px;
    padding: 70px 30px 210px 30px;
}

.div-servicios6 {
    background-image: url('Fotos/Servicios/Foto-RMR-13.png');
    background-position: center;
    background-size: cover;
    padding: 80px 15px;
}

.div-servicios-hover {
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 14px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 25px;
    text-align: center;
    transition: all 0.35s ease;
}

.div-servicios-hover::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(24, 33, 52, 0.50);
    mix-blend-mode: multiply;
    transition: all 0.35s ease;
    z-index: 1;
}

.div-servicios-hover:hover::before {
    background: rgba(0, 87, 217, 0.88);
}

.contenido-servicios-hover {
    position: relative;
    z-index: 2;
    max-width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.titulo-servicios2 {
    color: #fff !important;
    margin-bottom: 0;
    transition: all 0.35s ease;
}

.lista-servicios-hover {
    margin: 18px 0 0 0;
    padding-left: 18px;
    text-align: left;
    color: #fff;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transform: translateY(12px);
    transition: all 0.35s ease;
}

.lista-servicios-hover li {
    margin-bottom: 10px;
    line-height: 1.6;
    font-family: 'MuseoLight', sans-serif;
    font-size: 1rem;
}

.div-servicios-hover:hover .titulo-servicios2 {
    margin-bottom: 4px;
    transform: translateY(-4px);
}

.div-servicios-hover:hover .lista-servicios-hover {
    opacity: 1;
    max-height: 220px;
    transform: translateY(0);
}

/* imágenes */
.div-servicios-caja-seca {
    background-image: url('Fotos/Servicios/RMR-2-11.png');
}

.div-servicios-plataforma {
    background-image: url('Fotos/Servicios/RMR-2-12.png');
}

/* responsivo: que se vea como hover */
@media (max-width: 768px) {
    .div-servicios-hover {
        height: 320px;
        padding: 25px 20px;
    }

    .div-servicios-hover::before {
        background: rgba(0, 87, 217, 0.88);
    }

    .titulo-servicios2 {
        margin-bottom: 4px;
        transform: translateY(-4px);
    }

    .lista-servicios-hover {
        opacity: 1;
        max-height: 250px;
        transform: translateY(0);
    }

    .lista-servicios-hover li {
        font-size: 0.95rem;
        line-height: 1.5;
    }
}

.titulo-sectores {
    margin: 0px;
    color: white;
    font-family: 'MuseoBold';
}

.banner-sectores {
    margin-top: -110px;
    background-image: url('Fotos/Sectores/RMR-2-13.png');
    background-position: bottom;
    background-size: cover;
    padding: 160px 15px 25px 15px;
}

.titulo-sectores2 {
    margin: 0px;
    color: #0652dd;
    font-family: 'MuseoBold';
}

.p-sectores {
    font-family: 'MuseoLight';
}

.div-sectores {
    background-image: url('Fotos/Sectores/Foto-RMR-15.png');
    background-position: center;
    background-size: cover;
    border-radius: 25px;
    padding: 330px 30px 30px 30px;
}

.div-sectores2 {
    background-color: white !important;
    padding: 25px 25px 32px 25px;
    border-radius: 25px;
    align-items: flex-start;
}

.p-sectores2 {
    font-family: 'MuseoLight';
    font-size: 14px;
}

.img-sectores {
    width: 40px;
    margin-right: 10px;
    flex-shrink: 0;
}

.p-sectores3 {
    font-family: 'MuseoLight';
    font-size: 14px;
    margin: 0px;
}

.div-sectores3 {
    background-color: white !important;
    padding: 25px 25px 10px 25px;
    border-radius: 25px;
    align-items: flex-start;
}

.div-sectores4 {
    background-image: url('Fotos/Sectores/Foto-RMR-16.png');
    background-position: center;
    background-size: cover;
    border-radius: 25px;
    padding: 330px 30px 20px 30px;
}

.div-sectores5 {
    background-image: url('Fotos/Sectores/Foto-RMR-17.png');
    background-position: center;
    background-size: cover;
    border-radius: 25px;
    padding: 330px 30px 20px 30px;
}

.titulo-cobertura {
    margin: 0px;
    color: white;
    font-family: 'MuseoBold';
}

.banner-cobertura {
    margin-top: -110px;
    background-image: url('Fotos/Cobertura/RMR-2-15.png');
    background-position: bottom;
    background-size: cover;
    padding: 160px 15px 25px 15px;
}

.img-cobertura {
    height: 35px;
    width: auto;
    margin-bottom: 10px;
}

.radio-arriba{
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.titulo-cobertura2 {
    color: white;
    font-family: 'MuseoBold';
    margin: 0px;
}

.p-cobertura {
    font-family: 'MuseoLight';
    margin: 0px;
    font-size: 14px;
    color: white;
}

.banner-cobertura2 {
    background-image: url('Fotos/Cobertura/Foto-RMR-19.png');
    background-position: bottom;
    background-size: cover;
    padding: 90px 15px;
}

.titulo-cobertura3 {
    color: white;
    font-family: 'MuseoBold';
    margin: 10px;
}

.titulo-contacto {
    margin: 0px;
    color: white;
    font-family: 'MuseoBold';
}

.banner-contacto {
    margin-top: -110px;
    background-image: url('Fotos/Contacto/RMR-2-17.png');
    background-position: bottom;
    background-size: cover;
    padding: 160px 15px 25px 15px;
}

.contacto-rmr {
    box-sizing: border-box;
    background-color: #ffffff;
}

.contacto-contenedor {
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 32px;
}

.contacto-formulario {
    flex: 1;
    padding-top: 4px;
}

.contacto-formulario h2 {
    font-family: 'MuseoBold', sans-serif;
    font-size: 20px;
    line-height: 1.15;
    color: #0652dd;
    margin: 0 0 6px 0;
}

.contacto-formulario p {
    font-family: 'MuseoLight', sans-serif;
    font-size: 14px;
    line-height: 1.15;
    color: #4d4d4d;
    margin: 0 0 22px 0;
    max-width: 430px;
}

.fila-formulario {
    display: flex;
    gap: 14px;
    margin-bottom: 12px;
}

.campo {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.campo label {
    font-family: 'MuseoBold', sans-serif;
    font-size: 14px;
    color: black;
    margin-bottom: 4px;
}

.campo input,
.campo textarea {
    width: 100%;
    border: none;
    outline: none;
    background-color: #f1f1f1;
    font-family: 'MuseoLight', sans-serif;
    font-size: 14px;
    color: #333333;
    box-sizing: border-box;
}

.campo input {
    height: 38px;
    padding: 8px 10px;
}

.campo textarea {
    height: 90px;
    resize: none;
    padding: 10px;
}

.campo-mensaje {
    margin-bottom: 10px;
}

.btn-enviar {
    min-width: 95px;
    height: 28px;
    padding: 0 18px;
    border: none;
    background-color: #0652dd;
    color: #ffffff;
    font-family: 'MuseoBold', sans-serif;
    font-size: 11px;
    cursor: pointer;
    transition: 0.3s ease;
}

.btn-enviar:hover {
    opacity: 0.9;
}

.contacto-imagen {
    width: 300px;
    flex-shrink: 0;
    display: flex;
}

.contacto-imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    display: block;
}

/* Responsive */
@media (max-width: 991px) {
    .contacto-contenedor {
        flex-direction: column;
    }

    .contacto-imagen {
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .fila-formulario {
        flex-direction: column;
        gap: 12px;
    }

    .contacto-formulario p {
        max-width: 100%;
    }
}

.div-contacto {
    border-radius: 25px;
    padding-bottom: 30px;
}

.titulo-contacto2 {
    font-family: 'MuseoBold', sans-serif;
    font-size: 20px;
    color: #0652dd;
}

.p-contacto {
    font-family: 'MuseoLight';
}

.img-contacto {
    width: 80px;
    margin-bottom: 20px;
    margin-top: -30px;
}

.card-servicio-multiply {
    position: relative;
    width: 100%;
    height: 450px;
    border-radius: 14px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px 22px;
    transition: all 0.35s ease;
}

.card-servicio-multiply::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(24, 33, 52, 0.72);
    mix-blend-mode: multiply;
    transition: all 0.35s ease;
    z-index: 1;
}

.card-servicio-multiply:hover::before {
    background: rgba(0, 87, 217, 0.88);
}

.contenido-card-servicio {
    position: relative;
    z-index: 2;
    max-width: 88%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.titulo-card-servicio {
    color: #fff;
    font-family: 'MuseoBold', sans-serif;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 0;
    transition: transform 0.35s ease, margin-bottom 0.35s ease;
}

.texto-card-servicio {
    color: #fff;
    font-family: 'MuseoLight', sans-serif;
    font-size: 1.08rem;
    line-height: 1.7;
    margin-top: 18px;
    margin-bottom: 0;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transform: translateY(15px);
    transition: opacity 0.35s ease, transform 0.35s ease, max-height 0.35s ease;
}

.card-servicio-multiply:hover .titulo-card-servicio {
    margin-bottom: 6px;
    transform: translateY(-6px);
}

.card-servicio-multiply:hover .texto-card-servicio {
    opacity: 1;
    max-height: 220px;
    transform: translateY(0);
}

@media (max-width: 768px) {
    .card-servicio-multiply {
        height: 380px;
        padding: 25px 18px;
    }

    .titulo-card-servicio {
        font-size: 1.7rem;
    }

    .texto-card-servicio {
        font-size: 1rem;
        line-height: 1.6;
    }
}

@media (max-width: 768px) {
    .card-servicio-multiply {
        height: 380px;
        padding: 25px 18px;
    }

    .card-servicio-multiply::before {
        background: rgba(0, 87, 217, 0.88);
    }

    .titulo-card-servicio {
        font-size: 1.7rem;
        margin-bottom: 6px;
        transform: translateY(-6px);
    }

    .texto-card-servicio {
        font-size: 1rem;
        line-height: 1.6;
        opacity: 1;
        max-height: 220px;
        transform: translateY(0);
        margin-top: 18px;
    }
}

.seccion-sectores-rmr {
    background: #f3f3f3;
    overflow: hidden;
}

.titulo-sectores-principal {
    font-family: 'MuseoBold', sans-serif;
    line-height: 1.08;
    margin-bottom: 18px;
}

.titulo-sectores-principal .azul {
    color: #0b57d0;
}

.titulo-sectores-principal .rojo {
    color: #eb2f06;
}

.texto-sectores-principal {
    font-family: 'MuseoLight', sans-serif;
    font-size: 1.55rem;
    line-height: 1.35;
    color: #3f3f3f;
    max-width: 640px;
    margin-bottom: 10px;
}

.lista-sectores {
    margin-top: 25px;
}

.item-sector {
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 26px;
}

.icono-sector {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.contenido-sector {
    flex: 1;
}

.titulo-sector-item {
    font-family: 'MuseoBold', sans-serif;
    color: #0b57d0;
    font-size: 2rem;
    line-height: 1.1;
    margin-bottom: 6px;
}

.texto-sector-item {
    font-family: 'MuseoLight', sans-serif;
    color: #555;
    font-size: 18px;
    line-height: 1.35;
    margin-bottom: 0;
    max-width: 560px;
}

.imagen-sectores-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 760px;
}

.franja-roja-sectores {
    position: absolute;
    right: -180px;
    top: 70px;
    width: 380px;
    height: 80%;
    background: #eb2f06;
    z-index: 0;
}

.imagen-sectores {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 560px;
    height: 700px;
    border-radius: 0;
    background-image: url('Fotos/Sectores/RMR-2-14.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Tablet */
@media (max-width: 991.98px) {
    .titulo-sectores-principal {
        font-size: 2.4rem;
    }

    .texto-sectores-principal {
        font-size: 1.2rem;
        max-width: 100%;
    }

    .titulo-sector-item {
        font-size: 1.6rem;
    }

    .imagen-sectores-wrap {
        min-height: auto;
        margin-top: 20px;
    }

    .imagen-sectores {
        max-width: 100%;
        height: 520px;
    }

    .franja-roja-sectores {
        right: -30px;
        width: 110px;
        height: 78%;
    }
}

/* Móvil */
@media (max-width: 767.98px) {
    .seccion-sectores-rmr {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .titulo-sectores-principal {
        font-size: 2rem;
        line-height: 1.15;
    }

    .texto-sectores-principal {
        font-size: 1.05rem;
        line-height: 1.45;
    }

    .item-sector {
        gap: 14px;
        margin-bottom: 22px;
    }

    .icono-sector-wrap {
        width: 44px;
        min-width: 44px;
        height: 44px;
    }

    .icono-sector {
        width: 50px;
        height: 50px;
    }

    .titulo-sector-item {
        font-size: 1.45rem;
    }

    .texto-sector-item {
        font-size: 0.95rem;
        line-height: 1.45;
    }

    .franja-roja-sectores {
        display: none;
    }

    .imagen-sectores {
        height: 360px;
        border-radius: 14px;
    }
}

/*----------  RESPONSIVO  ----------*/
@media only screen and (max-width: 600px) and (min-width: 0px) {

    .web {
        display: none !important;
    }

    .responsivo {
        display: block !important;
    }

    .a-navbar {
        color: black !important;
    }

    .banner-inicio {
        padding: 150px 15px 150px 15px;
        background-position: 65% center;
        margin-top: 0px;
    }

    .banner-nosotros {
        margin-top: 0px;
    }

    .banner-servicios {
        margin-top: 0px;
    }

    .banner-sectores {
        margin-top: 0px;
    }

    .banner-cobertura{
        margin-top: 0px;
    }

    .banner-contacto{
        margin-top: 0px;
    }

    .div-servicios6 {
        background-position: 65% center;
    }

    .p-inicio {
        text-shadow: 1px 1px 1px black;
    }

    .padd-izq {
        padding-left: 12px !important;
    }

    .div-sectores {
        padding: 30px 30px;
    }

    .div-sectores4 {
        padding: 30px 30px;
    }

    .div-sectores5 {
        padding: 30px 30px;
    }
}