.body {
    background: #f4f4f4;
    margin: 0;
    padding: 0;
}

.content2 {
    background: radial-gradient(circle at top right, #038EBE, #50B8B3);
    background-repeat: no-repeat;
    width: 60%;
    /* padding: 15px; */
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 85px;
}

.content {
    background: radial-gradient(circle at top right, #038EBE, #50B8B3);
}

.contenedor-img {
    width: 500px;
}

.titulo1 {
    width: 200px;
}

.imagen-tarjeta {
    position: relative;
    top: -1rem;
    left: 4rem;
}

.imagen-portatil {
    position: relative;
    top: 12rem;
}

.fondo-iconos-beneficios {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 32%;
    z-index: -1;
}

.textnav {
    display: inline-block;
    margin-right: 10px;
    /* Ajusta el margen entre elementos */
    color: #f4f4f4 !important;
}

.separator {
    display: inline-block;
    margin-right: 5px;
    /* Ajusta el margen entre la barra vertical y los elementos adyacentes */
    color: #f4f4f4;
    /* Color de la barra vertical */
    margin-top: 4px;
}

.menu {
    margin-top: 10px;
}

.logo-menu {
    width: 70%;
    position: relative;
    left: 1em;
}

.img-pc {
    position: relative;
    margin-left: 50em;
    bottom: 20em;
}

.cabinas {
    background-image: url('../../static/img/pagina_inicio_empresas/fondofooter.png');
    background-repeat: no-repeat;
    width: auto;
    height: 595px;
}

@font-face {
    font-family: 'AVENIR';
    /* Nombre de la fuente */
    src: url('../../static/fuentes/AVENIR\(1\)\(1\).TTC') format('woff');
    /* Ruta de la fuente */
}

.title1 {
    text-align: left;
    margin-left: 4em;
    font-family: 'AVENIR';
    font-weight: 600;
    margin-bottom: 2rem;
    margin-top: 3rem;
}

.textos2 {
    color: #23A8BB;
    font-family: 'AVENIR';
    font-weight: bold;
    font-size: 1.8em;
}



.btnContacto2 {
    background: #23A8BB;
    color: #000000;
    font-weight: bold;
    border-radius: 24px;
    margin-left: 1rem;
}

.btnContacto3 {
    background: #23A8BB;
    color: #000000;
    font-weight: bold;
    border-radius: 24px;
    margin-left: 10rem;
}

.footer {
    background-image: url('../../static/img/pagina_inicio_empresas/fondoo.png');
    background-repeat: no-repeat;
    width: auto;
    height: 385px;
}

.menuMovil {
    text-align: center;
    font-weight: bolder;
}

.planes-viajeros {
    text-align: left;
    padding-left: 4rem;
    position: relative;
    align-items: center;
}

.fondoFooterGris {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 21rem;
    z-index: -1;
}

.inputt {
    border-radius: 17px;
    width: 20rem;
    background-color: #23a8bb;
    padding: 5px 0px 5px 8px;
    color: white;
    border: 1.5px solid black;
    margin-left: 47px;
}

.inputt::placeholder {
    color: black;
}

.imagen-final {
    width: 20rem;
    margin-bottom: 1rem !important;
}

.contenedor-img-footer {
    margin-left: 4rem;
}

.texto-2 {
    margin-bottom: 2rem !important;
}


@media (min-width: 321px) and (max-width: 767px) {
    .body {
        width: 100%;
        height: 100%;
    }

    .contenedor-padre {
        width: 100%;
    }

    .contenedor-menu {
        background: radial-gradient(circle at right top, rgb(3, 142, 190), rgb(80, 184, 179));
        position: relative;
        left: 0rem;
        z-index: 2;
        border-radius: 25px;
    }

    .navbar-menu{
        border-top: 1.4px solid white;
    }

    .menuMovil{
        color: white;
    }


    .nav-item {
        margin-left: 0px !important;
        text-align: center;
    }

    .contenedor-img {
        width: 20rem;
        position: relative;
        bottom: 1rem;
        right: 0rem;
    }

    .contenedor-texto1 {
        position: sticky !important;
        width: 25rem;
        height: 13rem;
        text-align: -webkit-center;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .h1-text{
        text-align: center;
    }

    .imagen-tarjeta {
        position: absolute !important;
        top: 12rem !important;
        width: 5rem;
        left: 16rem !important;
    }

    .imagen-portatil {
        position: relative;
        top: 0rem !important;
        left: 2rem;
        width: 15rem !important;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .img-iconos {
        width: 6rem;
    }

    .img-iconos-ambulancia {
        width: 5.5rem !important;
    }


    .btnContacto2 {
        margin-left: 0px;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .planes-viajeros {
        padding-left: 0.9rem;
        text-align: center;
    }

    .textos2 {
        padding-left: 0.9rem;
    }


    .fondoFooterGris {
        height: 45rem;
    }


    .titulo-2 {
        text-align: center;
        margin-top: 2rem;
    }

    .texto-2 {
        text-align: center;
        margin-bottom: 2rem;
    }

    .contenedor-img-footer {
        width: 24rem;
        margin-left: 0px;
        margin-right: 0px;
    }

    .imagen-final {
        margin-top: 3rem;
    }

    .btnContacto2 {
        position: relative;
        left: 0.9rem;
    }

    .inputt {
        margin-left: 1rem;
    }

    .texto-p {
        width: 12rem;
        height: 17rem;
    }


    #eliminarAgregarClaseBtn {
        position: relative;
        bottom: 8rem;
        left: 11rem;
    }

    .texto-p {
        width: 12rem;
        height: 17rem;
        text-align: -webkit-auto;
        color: white;
        position: relative;
        top: 9rem;
        right: 12rem;
    }

    .texto-p2 {
        position: relative;
        left: 0rem;
        bottom: 9rem;
    }

    .texto-p3 {
        text-align: -webkit-auto;
        position: relative;
        right: 6rem;
        color: white;
        top: 4rem;
    }

    .footer-logo{
        display: none;
    }

    .footer {
        background-image: url(../../static/img/pagina_inicio_empresas/fondoo.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: auto;
        height: 47rem;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {

    .content {
        width: 52.7rem;
    }

    .contenedor-padre {
        width: 100%;
    }

    .nav-item {
        margin-left: 0px !important;
    }

    .contenedor-img {
        width: 23rem;
        position: relative;
        bottom: 0rem;
        left: 6rem;
    }

    .contenedor-texto1 {
        position: sticky !important;
        width: 25rem;
        height: 13rem;
        text-align: -webkit-center;
        margin-top: 2rem;
        margin-bottom: 2rem;
        margin-left: 10REM ! IMPORTANT;
    }

    .imagen-tarjeta {
        position: absolute !important;
        top: 14rem !important;
        width: 7rem;
        left: 34rem !important;
    }

    .imagen-portatil {
        position: relative;
        top: 9rem !important;
        left: 5rem;
        width: 15rem !important;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .img-iconos {
        width: 6rem;
    }

    .img-iconos-ambulancia {
        width: 5.5rem !important;
        /* position: relative;
        right: 7.4rem !important;
        bottom: -1rem; */
    }


    .btnContacto2 {
        margin-left: 0px;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .planes-viajeros {
        padding-left: 0.9rem;
        text-align: center;
    }

    .textos2 {
        padding-left: 0.9rem;
    }


    .fondoFooterGris {
        height: 33rem;
    }


    .titulo-2 {
        text-align: center;
    }

    .texto-2 {
        text-align: center;
        margin-bottom: 2rem;
    }

    .contenedor-img-footer {
        width: 24rem;
        margin-left: 0px;
        margin-right: 0px;
    }

    .imagen-final {
        position: relative;
        bottom: 0rem;
        right: 9rem;
        width: 15rem;
    }

    .contenedor-formulario {
        position: relative;
        top: 18rem;
        right: 1.9rem;
    }

    .btnContacto2 {
        position: relative;
        left: 0.9rem;
    }
}