@media only screen and (max-width: 767px) {
    /** framework **/
    .padding-1 {
        padding: 0 1.7rem 0 1.7rem;
    }

    .display-xs {
        display: flex;
        justify-content: center;
    }

    .margin-0-xs {
        margin: 0 !important;
    }
    .cont-contenedor-modal {
        width: auto !important;
    }

    .padding-0-xs {
        padding: 0;
    }

    .width-100 {
        width: 100% !important;
    }
    .easy-autocomplete input {
        font-size: 17px;
    }
    /** header **/

    .header {
        height: 51.5rem;
        z-index: 2;
        opacity: inherit;
        /* background-image: url(../imagenes/background-img.svg),linear-gradient(141deg, #20daa2, #00a1ad);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-attachment: fixed; */
        /* background: linear-gradient(141deg, #20daa2, #00a1ad);position: relative; */
    }

    .back-img {
        background-image: url(../imagenes/version-movil/background-img-xs.svg);
        position: absolute;
        /* opacity: 0.91; */
        background-repeat: no-repeat;
        background-position: 50% 18.5rem;
        background-attachment: fixed;
        background-size: 100%;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .contenedor-nav {
        width: 100% !important;
        height: 5.8rem;
        display: flex;
        align-items: center;
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
        z-index: 2;
    }

    .titulo-header {
        /* font-family: HelveticaNeue; */
        font-size: 2.4rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -1.6px;
        color: #ffffff;
        margin: 0rem;
    }

    .background-img-xs {
        position: absolute;
        z-index: -1;
        width: -webkit-fill-available;
    }

    .buscamed-xs {
        font-family: Rubik;
        font-size: 2.4rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -1.2px;
        color: #ffffff;
    }

    /** boton-hamburger **/
    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        background-color: #fff !important;
        width: 3rem;
        right: 0;
    }

    .contenedor-busqueda {
        margin-top: 3rem;
    }

    .contenedor-buscador-xs {
        margin-top: 9.6rem;
    }

    .contenedor-buscador-xs h1 {
        font-family: Rubik;
        font-size: 2.7rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }

    .contenedor-busqueda-xs {
        margin-top: 3rem;
    }

    .contenedor-botones-xs {
        display: flex;
        margin-top: 0.8rem;
    }

    /** buscador **/
    .contenedor-buscador {
        position: absolute !important;
        /* margin-top: 15.4rem; */
        width: 100%;
        padding: 0 1.7rem 0 1.7rem;
    }

    .contenedor-buscador h1 {
        margin-top: 0;
        font-family: Rubik;
        font-size: 2.7rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }

    .buscador {
        width: 100%;
        height: 5.2rem;
        border-radius: 0.3rem;
        box-shadow: 0 0.2rem 0.7rem 0.5rem rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        display: flex;
    }

    .buscador input {
        height: 100%;
        border: none;
        padding: 0rem 2.6rem 0rem 2.6rem;
        border: none !important;
    }

    .img-buscador {
        padding: 0rem 1.7rem 0rem 1.7rem;
    }

    .buscador h1 {
        font-family: Work Sans;
        font-size: 5.3rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }

    .contenedor-botones {
        display: flex;
        margin-top: 0.8rem;
    }

    .boton {
        width: 15.1rem;
        height: 3rem;
        border-radius: 2px;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
        background-color: #ffffff;
        margin-right: 1rem;
        cursor: pointer;
    }

    .boton p {
        /* font-family: HelveticaNeue; */
        font-size: 1.3rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #16aab5;
    }

    .boton:last-child {
        margin-right: 0rem;
    }

    .busqueda-rapida {
        margin-top: 3rem !important;
        font-family: Rubik;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }
    /** primera seccion **/
    .mujer-xs {
        z-index: -1;
        top: 29%;
        right: 0;
    }
    .article-home {
        padding: 3rem 0 0 0;
    }

    .Sec-1 {
        padding: 0 1.9rem 0 1.9rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .Sec-1 h1 {
        font-family: Rubik;
        font-size: 2.5rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        line-height: normal;
        letter-spacing: normal;
        color: #0f70b8;
    }

    .Sec-1 p {
        /* font-family: HelveticaNeue; */
        font-size: 1.4rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.19;
        letter-spacing: -0.3px;
        text-align: center;
        color: #6a6a6a;
    }

    .contenedor-button {
        display: flex;
        flex-direction: column;
        margin-top: 1.6rem;
    }

    .contenedor-button button:last-child {
        margin-top: 1.5rem;
    }

    .contenedor-button button {
        width: 26.7rem;
        height: 4.6rem;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        margin: auto;
    }

    .contenedor-button button p {
        color: #fff;
    }

    .parrafos-xs {
        /* font-family: HelveticaNeue; */
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: -0.2px;
        text-align: center;
        color: #6a6a6a;
    }

    .start_info {
        margin-top: 0rem;
    }

    /** botones para la pagina **/
    .button-xs {
        width: 267px;
        height: 46px;
        border-radius: 3px;
        margin: auto;
        border: none;
    }

    .recuadro-boton {
        border-radius: 0px;
        width: 100%;
        border: none;
        background-color: #ffffff;
        height: 6.8rem;
    }

    .recuadro-boton:hover {
        border: none;
    }

    .boton2 {
        width: 100%;
        height: 6.8rem;
        border-radius: 4px;
        border: solid 2px #2dd4ac;
        background-color: #ffffff;
    }

    .boton2 p {
        font-family: Rubik;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2dd4ac;
    }

    .recuadro-boton2 {
        border-radius: 0px;
        width: 100%;
        border: none;
        background-color: #ffffff;
        height: 6.8rem;
    }

    .recuadro-boton2:hover {
        border: none;
    }

    .boton3 {
        width: 100%;
        height: 6.8rem;
        border-radius: 4px;
        border: solid 2px #0f70b8;
        background-color: #ffffff;
    }

    .boton3 p {
        font-family: Rubik;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #0f70b8;
    }

    .button-xs p {
        font-family: Rubik;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.2px;
        text-align: center;
        color: #ffffff;
    }

    /* .button-xs-2{
        width: 339px;
        height: 68px;
        border-radius: 4px;
        border: solid 2px #2dd4ac;
        background-color: #ffffff;
    }
 
    .button-xs-2 p{
        font-family: Rubik;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2dd4ac;
    } */

    .button-xs-3 {
        width: 339px;
        height: 68px;
        border-radius: 4px;
        border: solid 2px #0f70b8;
        background-color: #ffffff;
    }

    .button-xs-3 p {
        font-family: Rubik;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #0f70b8;
    }

    .button-xs-4 {
        width: 100%;
        height: 68px;
        border-radius: 4px;
        padding-left: 2.8rem;
        padding-right: 1.1rem;
        border: none;
    }

    .button-xs-4 img {
        left: 0.7rem;
        top: 0.7rem;
    }

    .button-xs-4 p {
        font-family: Rubik;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.94;
        letter-spacing: normal;
        color: #ffffff;
    }

    .div-button-xs-2 {
        padding: 0 1.7rem 0 1.7rem;
        width: 100%;
    }

    /** contenedor xs **/
    .contenedor-button-xs {
        display: grid;
        grid-row-gap: 1rem;
        flex-direction: column;
    }

    .contenedor-button-xs-2 {
        display: flex;
        justify-content: center;
        width: 100%;
        bottom: 0;
    }

    /** contenedor slider **/
    .contenedor-slider {
        /* padding: 0 1.7rem 0 1.7rem; */
        padding-top: 17.9rem;
    }
    .contenedor-slider h1 {
        width: 16.3rem;
        font-family: Rubik;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2dd4ac;
    }

    /** contenedor slider2 **/
    .Sec-2-xs {
        margin-top: 6rem;
    }

    .contenedor-slider2 {
        /* padding: 17.9rem  1.7rem 0 1.7rem; */
        padding-top: 17.9rem;
    }
    .contenedor-slider2 h1 {
        width: 16.3rem;
        font-family: Rubik;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #0f70b8;
    }

    .doctors-xs {
        z-index: -1;
        width: -webkit-fill-available;
    }

    /** swipper slider **/
    .swiper-container .swiper-wrapper {
        height: 29rem;
        padding: 0 1.7rem 0 1.7rem;
    }

    .swiper-slide {
        width: 24.4rem !important;
        display: flex !important;
        align-content: center !important;
    }

    .swiper-slide:active {
    }
    .cuadros-slider {
        width: 24.4rem;
        height: 25rem;
        padding: 2.5rem 2rem 2.5rem 2rem;
        margin-top: 1.3rem;
        object-fit: contain;
        border-radius: 4px;
        box-shadow: 0 2px 14px 3px rgba(0, 0, 0, 0.11);
        background-color: #ffffff;
    }

    .recuadro-title {
        font-family: Rubik;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
    }

    .recuadro-parrafo {
        /* font-family: HelveticaNeue; */
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: -0.2px;
        color: #6a6a6a;
    }

    /** background-play **/
    .background-play {
        background-image: url(../imagenes/version-movil/background-play.svg);
        height: 27.9rem;
        margin-top: 6.6rem;
        background-repeat: no-repeat;
    }

    /** Contenedor-app-xs **/
    .contenedor-app-xs {
        padding: 0 2.7rem;
        height: 23.3rem;
        display: grid;
        grid-template-columns: 50% 50%;
    }

    .mano-xs {
        bottom: 0;
        right: 1rem;
    }

    .cont-img-store-google {
        bottom: 3rem;
        left: 1rem;
    }

    /** footer **/
    .footer-xs {
        padding: 0 2.3rem 0 2.3rem;
        text-align: center;
        height: 16.3rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-top: solid 1px #e6e6e6;
    }

    .footer {
        margin: 0;
        text-align: center;
        height: auto;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        border: none;
    }

    .imagenes-footer {
        margin-top: 10.5rem;
        display: flex;
        justify-content: flex-end;
    }

    .footer-info {
        height: 19.3rem;
        padding: 0 2.3rem 0 2.3rem;
        border-top: solid 1px #e6e6e6;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .imagenes-footer div {
        position: inherit !important;
    }

    .footer-xs p {
        font-family: Rubik;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        letter-spacing: normal;
        text-align: center;
        color: #6a6a6a;
    }

    .contenedor-menu-xs {
        display: flex;
        justify-content: space-between;
    }

    .background-fixed-xs {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        margin-top: 4rem;
        z-index: 2;
        background: rgba(0, 0, 0, 0.5);
        /* transition: ease-in-out 0.9s; */
    }
    .contenedor-lista-menu {
        width: 100%;
        height: 100%;
        left: 100%;
        position: fixed;
        margin-top: 4rem;
        z-index: 2;
        display: flex;
        /* transition: ease-in-out 0.1s; */
        /* background: rgba(0, 0, 0, 0.5); */
    }

    .ocultar-menu {
        height: 100%;
        width: 50%;
        background: transparent;
    }

    .lista-menu {
        list-style: none;
        text-decoration: none;
        width: 50%;
        background-color: #fff;
        height: calc(100% - 5.5rem);
        position: absolute;
        right: 0;
        overflow: scroll;
    }

    .lista-menu li {
        display: block;
        background-color: #fff;
        border-bottom: 2px solid rgba(210, 210, 210, 0.5);
    }

    .lista-menu li:last-child {
        border: none;
    }

    .lista-menu li:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .lista-menu li a {
        height: 6rem;
        display: flex !important;
        padding-left: 2rem;
        align-items: center;
    }

    .lista-menu li a p {
        margin: 0;
        color: #0f70b8;
        font-size: 1.7rem;
        font-weight: bold;
    }

    .lista-menu li a {
        width: 100%;
        display: block;
    }

    .lista-menu li ul {
        position: relative;
        display: none;
    }

    .lista-menu-registrate {
        display: flex;
    }

    .lista-menu-registrate p {
        color: #0f70b8;
        font-size: 1.7rem;
        font-weight: bold;
    }

    .cont-icon {
        padding: 2rem;
        display: grid;
        grid-template-columns: 50% 50%;
    }

    .icon {
        display: flex;
        justify-content: flex-end;
    }

    .icon span {
        color: #0f70b8;
    }

    .sam li {
        background: rgba(0, 0, 0, 0.5);
        padding-left: 2rem;
        text-decoration: none;
    }

    .samuel33 {
        display: block;
    }

    .menu-fixed-xs {
        position: fixed;
        z-index: 1000;
        top: 0;
        background: #0f70b8;
        box-shadow: 0 5px 7px 3px rgba(0, 0, 0, 0.13);
        /* width: 100%;
    max-width: 1000px; */
    }

    #cont-table {
        height: 39rem;
        width: 100%;
        overflow-y: visible;
        overflow-x: hidden;
        margin-top: 0.5rem;
        position: absolute;
        box-shadow: 0 5px 7px 3px rgba(0, 0, 0, 0.13);
        display: none;
    }
    .tabla {
        width: 100%;
    }

    .tablas {
        /* display: flex !important;
    justify-content: space-between;
    padding: 2rem 1.6rem 2rem 1.6rem;
    background-color: #fff;
    border: solid 0.4px #ededed;
    width: 100%; */

        display: flex !important;
        justify-content: space-between;
        padding: 1rem 1.6rem 2rem 1.6rem;
        background-color: #fff;
        border: solid 0.1px #fbfbfb;
        width: 100%;
    }

    .tablas:hover {
        background-color: #f7f7f7;
    }

    .tablas div:last-child {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .tablas-perfil-nombre {
        display: flex !important;
        align-items: center;
    }

    .tablas-perfil-nombre img {
        widows: 5.5rem;
        height: 5.5rem;
    }

    .tablas-perfil-nombre div {
        margin-left: 1.4rem;
    }
    .login-modal {
        box-shadow: none;
        border-radius: 0px;
        border-color: #8bbf56;
        width: 100%;
        padding: 35px;
    }

    .logo-main {
        width: 100%;
    }
    .tablas-nombre {
        /* font-family: Rubik;
    font-size: 1.3rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1px;
    color: #0f70b8; */

        font-family: Rubik;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0px;
        color: #0f70b8;
        width: 118px;
        word-break: break-word;
    }

    .tablas-cargo {
        font-family: Rubik;
        font-size: 1.3rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -1px;
        color: #8b8b8b;
    }

    .tablas-distrito {
        font-family: Rubik;
        font-size: 1.3rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -1px;
        color: #8b8b8b;
    }

    .tablas-disponibilidad {
        font-family: Rubik;
        font-size: 1.4rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.9px;
        color: #2dd4ac;
    }

    .contenedor-whatsapp {
        display: flex;
        margin-bottom: 1rem;
    }

    .img-whatsapp {
        width: auto;
        height: 2.5rem;
    }
    .contenedor-redes-sociales {
        margin-top: 0.5rem;
    }

    .img-redes-sociales {
        width: 2.5rem;
        height: auto;
        margin: 0 0.5rem;
    }

    .img-redes-sociales:first-child {
        margin-left: 0;
    }

    .img-redes-sociales:last-child {
        margin-right: 0;
    }

    .overflowHidden {
        overflow: hidden !important;
    }
    /*
.modal-dialog{
    margin-top: 8rem;
    width: -webkit-fill-available;
}
 
.modal-content{
    background: transparent;
    border: none;
    box-shadow: none;
}
 
.model-content span{
 
}
 
.modal-header{
    background: transparent;
    border-bottom: none;
}
 
.modal-body{
    display: flex;
    justify-content: center;
}
 
.modal-body iframe{
    width: -webkit-fill-available;
    height: 364px;
}
 
.modal-footer{
    border-top:none;
} */

    .telefono {
        /* padding: 0.5rem; */
    }

    /* .easy-autocomplete-container{
    height: 39rem;
    width: 100%;
    overflow-y: visible;
    overflow-x: hidden;
    margin-top:0.5rem;
    position: absolute;
    box-shadow: 0 5px 7px 3px rgba(0, 0, 0, 0.13);
    display: none;
 
 } */
    .easy-autocomplete-container ul {
        left: 0;
        position: absolute;
        width: calc(65px + 100%);
        background: white;
        padding: 0 !important;
        max-height: 360px;
        /* height: 500px; */
        overflow-y: scroll;
        border-bottom: solid 1px whitesmoke;
        top: 5px;
        border: none !important;
        border-bottom: solid 1px whitesmoke !important;
        box-shadow: 0px 0px 13px 0px #878787;
        border-radius: 0 0px 6px 6px;
    }
    .easy-autocomplete-container ul {
    }

    .form-control:focus {
        border-color: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /* width */
    .easy-autocomplete-container ul::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .easy-autocomplete-container ul::-webkit-scrollbar-track {
        background: #f1f1f1;
        width: 15px;
    }

    /* Handle */
    .easy-autocomplete-container ul::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
    }

    /* Handle on hover */
    .easy-autocomplete-container ul::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .easy-autocomplete-container ul li,
    .easy-autocomplete-container ul .eac-category {
        border: none !important;
    }

    .eac-item {
        display: flex !important;
        justify-content: space-between !important;
        /* padding: 1.6rem; */
        width: 100%;
    }
    .tablas-perfil-nombre {
        display: flex;
    }
}
