@media (max-width: 485px) {
    html {
        font-size: 12px !important;
    }

    .hidebr {
        display: none;
    }


    #spanTituloLaExperiencia {
        margin-left: -6rem !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: -1rem !important;
    }

    .div-desc-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 6rem !important;
        display: block !important;
    }

    #div-exp-izquierda {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 70% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: block;
    }

    #div-exp-listados {
        display: none !important;
    }

    #div-exp-derecha {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #descripcionliving {
        padding-left: 7%;
        padding-right: 7%;
    }

    .hidebrsm {
        display: none !important;
    }

    .div-halfsize {
        display: block;
        width: 100% !important;
        height: auto !important;
    }

    #living {
        display: block !important;
        height: auto !important;
        min-height: 100% !important;
    }

    #living .divseccionliving {
        display: block;
        background-color: white;
        width: 90% !important;
        height: auto !important;
        min-height: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

    #living-descripcion-arriba, #living-descripcion-abajo {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    #living-descripcion-arriba {
        display: block !important;
    }

    #living-descripcion-abajo {
        display: none !important;
    }

    #video {
        margin-top: 2rem !important;
    }

    #globocafe {
        width: 1rem !important;
        height: auto !important;
        margin-top: -3rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    
    #textomapa {
        font-size: 1rem !important;
        line-height: 1.4rem !important;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    #textomapa br {
        display: none !important;
    }


    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }


    #div-nosotros-abajo {
        display: block !important;
    }

    #div-nosotros-arriba {
        display: none !important;
    }

    #divdescripcionnosotros {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    #div-desc-padre {
        width: 100% !important;
        display: block !important;
    }

    #div-desc-izquierda {
        display: none !important;
    }

    #div-desc-cienmil {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }    

    #div-desc-senderismo {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border: none !important;
        padding: 0 !important;
    }    

    #div-desc-reglamento {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        display: none !important;
    }

    #calendario {
        height: auto !important;
    }

    #divHorasCalendario::before {
        content: none !important;
      }

    #divHorasCalendario-padre {
        display: flex !important;
        justify-content: center !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 15px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    #divFormulario {
        margin-bottom: 3rem !important;
    }

    .ocultar-br-formulario {
        display: none !important;
    }

    .formulario-texto {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto input {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto textarea {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    #lblMensaje {
        margin-left: -24rem !important;
    }

    
}

@media (min-width: 485px) {
    html {
        font-size: 12px !important;
    }

    .hidebr {
        display: none;
    }


    #spanTituloLaExperiencia {
        margin-left: -2rem !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: -1rem !important;
    }

    .div-desc-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 10rem !important;
        display: block !important;
    }

    #div-exp-izquierda {
        width: 30% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 50% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: block;
    }

    #div-exp-listados {
        display: none !important;
    }

    #div-exp-derecha {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #descripcionliving {
        padding-left: 7%;
        padding-right: 7%;
    }

    .hidebrsm {
        display: none !important;
    }

    .div-halfsize {
        display: block;
        width: 100% !important;
        height: auto !important;
    }

    #living {
        display: block !important;
        height: auto !important;
        min-height: 100% !important;
    }

    #living .divseccionliving {
        display: block;
        background-color: white;
        width: 90% !important;
        height: auto !important;
        min-height: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

    #living-descripcion-arriba, #living-descripcion-abajo {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    #living-descripcion-arriba {
        display: block !important;
    }

    #living-descripcion-abajo {
        display: none !important;
    }

    #video {
        margin-top: 2rem !important;
    }

    #globocafe {
        width: 1rem !important;
        height: auto !important;
        margin-top: -3rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    
    #textomapa {
        font-size: 1rem !important;
        line-height: 1.4rem !important;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    #textomapa br {
        display: none !important;
    }


    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }


    #div-nosotros-abajo {
        display: block !important;
    }

    #div-nosotros-arriba {
        display: none !important;
    }

    #divdescripcionnosotros {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    #div-desc-padre {
        width: 100% !important;
        display: block !important;
    }

    #div-desc-izquierda {
        display: none !important;
    }

    #div-desc-cienmil {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }    

    #div-desc-senderismo {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border: none !important;
        padding: 0 !important;
    }    

    #div-desc-reglamento {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        display: none !important;
    }

    #calendario {
        height: auto !important;
    }

    #divHorasCalendario::before {
        content: none !important;
      }

    #divHorasCalendario-padre {
        display: flex !important;
        justify-content: center !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 15px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    #divFormulario {
        margin-bottom: 3rem !important;
    }

    .ocultar-br-formulario {
        display: none !important;
    }

    .formulario-texto {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto input {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto textarea {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
    }

    #lblMensaje {
        margin-left: -24rem !important;
    }
}

@media (min-width: 576px) {
    html {
        font-size: 13px !important;
    }

    .hidebr {
        display: none;
    }

    #video {
        margin-top: 2rem !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 10rem !important;
        display: block !important;
    }

    #div-exp-izquierda {
        width: 30% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 50% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: block;
    }

    #div-exp-listados {
        display: none !important;
    }

    #div-exp-derecha {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: -1rem !important;
    }

    .div-desc-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    #descripcionliving {
        padding-left: 7%;
        padding-right: 7%;
    }

    .hidebrsm {
        display: none !important;
    }

    .div-halfsize {
        display: block;
        width: 100% !important;
        height: auto !important;
    }

    #living {
        display: block !important;
        height: auto !important;
        min-height: 100% !important;
    }

    #living .divseccionliving {
        display: block;
        background-color: white;
        width: 90% !important;
        height: auto !important;
        min-height: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

    #living-descripcion-arriba, #living-descripcion-abajo {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    #living-descripcion-arriba {
        display: block !important;
    }

    #living-descripcion-abajo {
        display: none !important;
    }
    

    #div-nosotros-abajo {
        display: block !important;
    }

    #div-nosotros-arriba {
        display: none !important;
    }

    #divdescripcionnosotros {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    #div-desc-padre {
        width: 100% !important;
        display: block !important;
    }

    #div-desc-izquierda {
        display: none !important;
    }

    #div-desc-cienmil {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-reglamento {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        display: none !important;
    }

    #globocafe {
        width: 1rem !important;
        height: auto !important;
        margin-top: -3.5rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    
    #textomapa {
        font-size: 1.3rem !important;
        margin-top: auto !important;
        margin-bottom: auto !important;
        line-height: 1.6rem !important;
    }

    #textomapa br {
        display: none !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    #calendario {
        height: auto !important;
    }

    #divHorasCalendario::before {
        content: none !important;
      }

    #divHorasCalendario-padre {
        display: flex !important;
        justify-content: center !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 15px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    #divFormulario {
        margin-bottom: 3rem !important;
    }

    .ocultar-br-formulario {
        display: none !important;
    }

    .formulario-texto {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto input {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto textarea {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 4rem !important;
        margin-right: 4rem !important;
    }

    #txtFormularioPonteContacto {
        margin-left: 4rem !important;
        margin-right: 4rem !important;
        text-align: left !important;
    }
    
    #lblMensaje {
        margin-left: -24rem !important;
    }
}

@media (min-width: 768px) {
    html {
        font-size: 14px !important;
    }

    .ocultar-br-formulario {
        display: none !important;
    }

    #video {
        margin-top: 2rem !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: -1rem !important;
    }

    .div-desc-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .hidebr {
        display: none;
    }

    #divdescripcionnosotros {
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #descripcionliving {
        padding-left: 7%;
        padding-right: 7%;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 10rem !important;
        display: block !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    #div-exp-izquierda {
        width: 30% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 50% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: block;
    }

    #div-exp-listados {
        display: none !important;
    }

    #div-exp-derecha {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    .hidebrsm {
        display: none !important;
    }

    .div-halfsize {
        display: block;
        width: 100% !important;
        height: auto !important;
    }

    #living {
        display: block !important;
        height: auto !important;
        min-height: 100% !important;
    }

    #living .divseccionliving {
        display: block;
        background-color: white;
        width: 90% !important;
        height: auto !important;
        min-height: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

    #living-descripcion-arriba, #living-descripcion-abajo {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    #living-descripcion-arriba {
        display: block !important;
    }

    #living-descripcion-abajo {
        display: none !important;
    }

    #div-nosotros-arriba {
        display: flex !important;
    }

    #div-nosotros-abajo {
        display: none !important;
    }

    #div-desc-padre {
        width: 100% !important;
        display: block !important;
    }

    #div-desc-izquierda {
        display: none !important;
    }

    #div-desc-cienmil {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-reglamento {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        display: none !important;
    }

    #globocafe {
        width: 1.5rem !important;
        height: auto !important;
        margin-top: -3.5rem !important;
    }
    
    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    
    #textomapa {
        font-size: 1.5rem !important;
        line-height: 2.1rem !important;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    #textomapa br {
        display: none !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    #calendario {
        height: auto !important;
    }

    #divHorasCalendario::before {
        content: none !important;
      }

    #divHorasCalendario-padre {
        display: flex !important;
        justify-content: center !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 15px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    #divFormulario {
        margin-bottom: 3rem !important;
    }

    .formulario-texto {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto input {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .formulario-texto textarea {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 2rem !important;
        margin-right: 2rem !important
    }
    
    #lblMensaje {
        margin-left: -24rem !important;
    }
    
}

@media (min-width: 992px) {
    html {
        font-size: 12px !important;
    }

    #video {
        margin-top: 4rem !important;
    }

    .ocultar-br-formulario {
        display: block !important;
    }

    .hidebr {
        display: none;
    }

    #divdescripcionnosotros {
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .div-desc-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 16rem !important;
        display: block !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    #div-exp-izquierda {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 28% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border-right: 2px solid gray !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listados {
        width: 27% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        margin-left: 5rem !important;
    }

    #div-exp-derecha {
        width: 25% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #living-descripcion-arriba, #living-descripcion-abajo {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    .hidebrsm {
        display: none !important;
    }

    #living-descripcion-arriba {
        display: block !important;
    }

    #living-descripcion-abajo {
        display: none !important;
    }

    #div-nosotros-arriba {
        display: flex !important;
    }

    #div-nosotros-abajo {
        display: none !important;
    }

    #div-desc-padre {
        width: 100% !important;
        display: flex !important;
    }

    #div-desc-izquierda {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil {
        width: 20% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border-left: 2px solid gray !important;
        border-right: 2px solid gray !important;
    }

    #div-desc-reglamento {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        width: 17% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #calendario {
        height:100% !important;
    }

    #divHorasCalendario-padre {
        z-index: 0 !important;
        display: flex !important;
    }

    #divHorasCalendario::before {
        content: "" !important;
        position: absolute !important;
        
        background-color: transparent !important;
        width: 50px !important;
        height: 25px !important;
        left: -50px !important;
        border-radius: 0 15px 0 0 !important;
        box-shadow: 25px 0 0 0 #F5F4F4 !important; /* This is where the magic happens! */
        z-index: 99 !important;
        /* content: "";
        position:absolute;
        margin-left: -50px !important;
        width: 50px;
        height: 25px;
        background-color: red;rgb(0, 28, 58);
        border-radius: 0 25px 0 0; 
        box-shadow: 25px 0 0 0 white; */
      }

      #divHorasCalendario-padre {
        display: flex !important;
        justify-content: left !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    #globocafe {
        width: 2rem !important;
        height: auto;
        margin-top: -4rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }

    #textomapa {
        margin-top: auto !important;
        margin-bottom: auto !important;
        font-size: 2rem !important;
        line-height: 2.8rem !important;
    }

    #textomapa br {
        display: block !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    .formulario-texto {
        display: block !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto input {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto textarea {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #lblMensaje {
        margin-bottom: .5rem !important;
        margin-left: .8rem !important;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 14px !important;
    }

    .ocultar-br-formulario {
        display: block !important;
    }

    .hidebrsm {
        display: none !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 17rem !important;
        display: block !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    #div-exp-izquierda {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 28% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border-right: 2px solid gray !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listados {
        width: 27% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        margin-left: 5rem !important;
    }

    #div-exp-derecha {
        width: 25% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    .hidebr {
        display: none;
    }

    #living-descripcion-arriba, #living-descripcion-abajo {
        padding-top: 0 !important;
        padding-left: 7% !important;
        padding-right: 10% !important;
    }

    #living-descripcion-arriba {
        display: none !important;
    }

    #living-descripcion-abajo {
        display: block !important;
    }

    .div-halfsize {
        width: 50% !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        float: left !important;
    }

    #div-nosotros-arriba {
        display: flex !important;
    }

    #div-nosotros-abajo {
        display: none !important;
    }

    #div-nosotros-arriba #divdescripcionnosotros {
        padding-top: 3.5rem !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #div-nosotros-arriba #divdescripcionnosotros p {
        line-height: 1.3rem !important;
    }

    #div-desc-padre {
        width: 100% !important;
        display: flex !important;
    }

    #div-desc-izquierda {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil {
        width: 20% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border-left: 2px solid gray !important;
        border-right: 2px solid gray !important;
    }

    #div-desc-reglamento {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        width: 17% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #globocafe {
        width: 2rem !important;
        height: auto;
        margin-top: -4rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }

    #textomapa {
        margin-top: auto !important;
        margin-bottom: auto !important;
        font-size: 2.2rem !important;
        line-height: 2.7rem !important;
    }

    #textomapa br {
        display: block !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    #calendario {
        height:100% !important;
    }

    #divHorasCalendario-padre {
        z-index: 0 !important;
        display: flex !important;
    }

    #divHorasCalendario::before {
        content: "" !important;
        position: absolute !important;
        
        background-color: transparent !important;
        width: 50px !important;
        height: 25px !important;
        left: -50px !important;
        border-radius: 0 15px 0 0 !important;
        box-shadow: 25px 0 0 0 #F5F4F4 !important; /* This is where the magic happens! */
        z-index: 99 !important;
        /* content: "";
        position:absolute;
        margin-left: -50px !important;
        width: 50px;
        height: 25px;
        background-color: red;rgb(0, 28, 58);
        border-radius: 0 25px 0 0; 
        box-shadow: 25px 0 0 0 white; */
      }

      #divHorasCalendario-padre {
        display: flex !important;
        justify-content: left !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    .formulario-texto {
        display: block !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto input {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto textarea {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #lblMensaje {
        margin-bottom: .5rem !important;
        margin-left: .8rem !important;
    }
}

@media (min-width: 1400px) {
    html {
        font-size: 16px !important;
    }

    .ocultar-br-formulario {
        display: block !important;
    }

    .hidebrsm {
        display: none !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 18rem !important;
        display: block !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    #div-exp-izquierda {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 28% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border-right: 2px solid gray !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listados {
        width: 27% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        margin-left: 5rem !important;
    }

    #div-exp-derecha {
        width: 25% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #living-descripcion-arriba, #living-descripcion-abaj {
        padding-top: 0 !important;
    }

    #living-descripcion-arriba {
        display: none !important;
    }

    #living-descripcion-abajo {
        display: block !important;
    }


    .hidebr {
        display: none;
    }

    #div-nosotros-arriba {
        display: flex !important;
    }

    #div-nosotros-abajo {
        display: none !important;
    }

    #div-nosotros-arriba #divdescripcionnosotros {
        padding-top: 3.5rem !important;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }

    #div-nosotros-arriba #divdescripcionnosotros p {
        line-height: 1.3rem !important;
    }

    #div-desc-izquierda {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil {
        width: 20% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border-left: 2px solid gray !important;
        border-right: 2px solid gray !important;
    }

    #div-desc-reglamento {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        width: 17% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #globocafe {
        width: 2rem !important;
        height: auto;
        margin-top: -4rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }

    #textomapa {
        margin-top: auto !important;
        margin-bottom: auto !important;
        font-size: 2.2rem !important;
        line-height: 3rem !important;
    }

    #textomapa br {
        display: block !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    #calendario {
        height:100% !important;
    }

    #divHorasCalendario-padre {
        z-index: 0 !important;
        display: flex !important;
    }

    #divHorasCalendario::before {
        content: "" !important;
        position: absolute !important;
        
        background-color: transparent !important;
        width: 50px !important;
        height: 25px !important;
        left: -50px !important;
        border-radius: 0 15px 0 0 !important;
        box-shadow: 25px 0 0 0 #F5F4F4 !important; /* This is where the magic happens! */
        z-index: 99 !important;
        /* content: "";
        position:absolute;
        margin-left: -50px !important;
        width: 50px;
        height: 25px;
        background-color: red;rgb(0, 28, 58);
        border-radius: 0 25px 0 0; 
        box-shadow: 25px 0 0 0 white; */
      }

      #divHorasCalendario-padre {
        display: flex !important;
        justify-content: left !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    .formulario-texto {
        display: block !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto input {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto textarea {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #lblMensaje {
        margin-bottom: .5rem !important;
        margin-left: .8rem !important;
    }
}

@media (min-width: 1600px) {
    html {
        font-size: 18px !important;
    }

    .ocultar-br-formulario {
        display: block !important;
    }

    .hidebrsm {
        display: block !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 19rem !important;
        display: block !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    #div-exp-izquierda {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 28% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border-right: 2px solid gray !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listados {
        width: 27% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        margin-left: 5rem !important;
    }

    #div-exp-derecha {
        width: 25% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #living-descripcion-arriba, #living-descripcion-abaj {
        padding-top: 0 !important;
    }

    #living-descripcion-arriba {
        display: none !important;
    }

    #living-descripcion-abajo {
        display: block !important;
    }
    
    #div-nosotros-arriba {
        display: flex !important;
    }

    #div-nosotros-abajo {
        display: none !important;
    }

    #div-nosotros-arriba #divdescripcionnosotros {
        padding-top: 4rem !important;
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }

    #div-nosotros-arriba #divdescripcionnosotros p {
        line-height: 1.3rem !important;
    }

    #div-desc-izquierda {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil {
        width: 20% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border-left: 2px solid gray !important;
        border-right: 2px solid gray !important;
    }

    #div-desc-reglamento {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        width: 17% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }



    .hidebr {
        display: none;
    }

    #globocafe {
        width: 2rem !important;
        height: auto;
        margin-top: -4rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    

    #textomapa {
        margin-top: auto !important;
        margin-bottom: auto !important;
        font-size: 2.5rem !important;
        line-height: 3rem !important;
    }

    #textomapa br {
        display: block !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    #calendario {
        height:100% !important;
    }

    #divHorasCalendario-padre {
        z-index: 0 !important;
        display: flex !important;
    }

    #divHorasCalendario::before {
        content: "" !important;
        position: absolute !important;
        
        background-color: transparent !important;
        width: 50px !important;
        height: 25px !important;
        left: -50px !important;
        border-radius: 0 15px 0 0 !important;
        box-shadow: 25px 0 0 0 #F5F4F4 !important; /* This is where the magic happens! */
        z-index: 99 !important;
        /* content: "";
        position:absolute;
        margin-left: -50px !important;
        width: 50px;
        height: 25px;
        background-color: red;rgb(0, 28, 58);
        border-radius: 0 25px 0 0; 
        box-shadow: 25px 0 0 0 white; */
      }

      #divHorasCalendario-padre {
        display: flex !important;
        justify-content: left !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    .formulario-texto {
        display: block !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto input {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto textarea {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #lblMensaje {
        margin-bottom: .5rem !important;
        margin-left: .8rem !important;
    }
}

@media (min-width: 1800px) {
    html {
        font-size: 20px !important;
    }

    .ocultar-br-formulario {
        display: block !important;
    }

    .hidebrsm {
        display: block !important;
    }

    #div-titulo-elfraccionamiento {
        margin-bottom: 2rem !important;
    }

    .club-amenidades {
        margin-top: 1rem !important;
        margin-left: 20rem !important;
        display: block !important;
    }

    #spanTituloLaExperiencia {
        margin-left: -1.5rem !important;
    }

    #div-exp-izquierda {
        width: 20% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #div-exp-listauno {
        width: 28% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        border-right: 2px solid gray !important;
    }

    #div-exp-listauno .lista-ocultos {
        display: none !important;
    }

    #div-exp-listados {
        width: 27% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
        margin-left: 5rem !important;
    }

    #div-exp-derecha {
        width: 25% !important;
        height: 100% !important;
        display: block !important;
        overflow: hidden !important;
    }

    #living-descripcion-arriba, #living-descripcion-abaj {
        padding-top: 0 !important;
        padding-left: 7% !important;
        padding-right: 10% !important;
    }

    #living-descripcion-arriba {
        display: none !important;
    }

    #living-descripcion-abajo {
        display: block !important;
    }


    #div-desc-izquierda {
        width: 15% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil {
        width: 20% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-senderismo {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
        border-left: 2px solid gray !important;
        border-right: 2px solid gray !important;
        padding-left: -8rem !important;
    }

    #div-desc-reglamento {
        width: 24% !important;
        height: auto !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #div-desc-cienmil .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-cienmil .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-senderismo .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-senderismo .resumen {
        width: 100% !important;
        display: block !important;
        font-size: 1rem !important;
        color: black !important;
        margin-top: -.5rem !important;
        line-height: 1rem !important;
    }

    #div-desc-reglamento .titulo {
        width: 100% !important;
        display: block !important;
        font-size: 3rem !important;
        font-weight: bolder !important;
        margin-top: .5rem !important;
    }

    #div-desc-reglamento .resumen {
        width: 100% !important;
        display: block !important;
        font-size: .8rem !important;
        color: black !important;
        margin-top: -.9rem !important;
        line-height: 1rem !important;
    }

    #div-desc-derecha {
        width: 17% !important;
        height: 100% !important;
        display: block !important;
        overflow-y: hidden !important;
    }


    #div-nosotros-arriba #divdescripcionnosotros {
        padding-top: 5rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    #div-nosotros-arriba {
        display: flex !important;
    }

    #div-nosotros-abajo {
        display: none !important;
    }


    /* #div-nosotros-arriba #divdescripcionnosotros p {
        padding-top: 4rem !important;
    } */

    #div-nosotros-arriba #divdescripcionnosotros p {
        line-height: 1.3rem !important;
    }


    .hidebr {
        display: block;
    }

    #globocafe {
        width: 2rem !important;
        height: auto;
        margin-top: -4rem !important;
    }

    #divtextomapa {
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }

    #textomapa {
        margin-top: auto !important;
        margin-bottom: auto !important;
        font-size: 2.2rem !important;
        line-height: 3rem !important;
    }

    #textomapa br {
        display: block !important;
    }

    #divseparatormapa {
        border-right: 2px solid;
        border-image: linear-gradient(to bottom, rgb(242, 242, 242) 10%, gray 10%, gray 50%,gray 50%, gray 90%, rgb(242, 242, 242) 90%) 5;
    }

    #calendario {
        height:100% !important;
    }

    #divHorasCalendario-padre {
        z-index: 0 !important;
        display: flex !important;
    }

    #divHorasCalendario::before {
        content: "" !important;
        position: absolute !important;
        
        background-color: transparent !important;
        width: 50px !important;
        height: 25px !important;
        left: -50px !important;
        border-radius: 0 15px 0 0 !important;
        box-shadow: 25px 0 0 0 #F5F4F4 !important; /* This is where the magic happens! */
        z-index: 99 !important;
        /* content: "";
        position:absolute;
        margin-left: -50px !important;
        width: 50px;
        height: 25px;
        background-color: red;rgb(0, 28, 58);
        border-radius: 0 25px 0 0; 
        box-shadow: 25px 0 0 0 white; */
      }

      #divHorasCalendario-padre {
        display: flex !important;
        justify-content: left !important;
    }

    #divHorasCalendario {
        position:  relative !important;
        border-top-right-radius: 15px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        width: 13.5rem !important;
        height: 25rem !important;
        margin-top: 3rem !important;
        background-color: #F5F4F4 !important;
        overflow: visible !important;
    }

    .formulario-texto {
        display: block !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto input {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important
    }

    .formulario-texto textarea {
        text-align: left !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: auto !important;
        margin-right: auto !important;
    }

    #txtFormularioFormaParte {
        line-height: 2.8rem !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #txtFormularioPonteContacto {
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    
    #lblMensaje {
        margin-bottom: .5rem !important;
        margin-left: .8rem !important;
    }

}


html,body {
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    background-color: rgb(242, 242, 242);
}

html {
    box-sizing: border-box;
  }
  *, *:before, *:after {
    box-sizing: inherit;
  }

html::-webkit-scrollbar {
    display: none;
  }

body::-webkit-scrollbar {
    display: none;
}

div {
    background-color: transparent !important;
}

@font-face {
    font-family: "augustia";
    src: url("./imagenes/Augustia.ttf");
}

@font-face {
    font-family: "ambit-bold";
    src: url("./imagenes/Ambit-Bold.ttf");
}

@font-face {
    font-family: "circular-ligth";
    src: url("./imagenes/CircularStd-Ligth.ttf");
}

@font-face {
    font-family: "circular-bold";
    src: url("./imagenes/CircularStd-Bold.ttf");
}

@font-face {
    font-family: "circular-book";
    src: url("./imagenes/Circular-Std-Book.ttf");
}

@font-face {
    font-family: "baskerville";
    src: url("./imagenes/baskvl.ttf");
}

@font-face {
    font-family: "baskerville-italic";
    src: url("./imagenes/Baskerville Italic.ttf");
}

p, span {
    font-family: "circular-ligth", sans-serif !important;
    font-weight: lighter !important;
}

.font-augustia {
    font-family: "augustia" !important;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

li::marker {
    font-size: .5rem;
  }

  li span {
    margin-left: 1rem;
  }

  /* section, div {    
    overflow:hidden;
  } */
  

/*########  COMUNES  ######*/

.seccion-fullscreen {
    display: block;
    height:100%;
    width:100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

#preguntas {
    min-height:100% !important;
    height: auto !important;
}

.div-fullcontainer {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.div-fullrow {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 0;
}

.div-fullrow-flex {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}



.div-bordeslaterales {
    border-left: 2px solid gray !important;
    border-right: 2px solid gray !important;
}

/*########  COMUNES  ######*/

/*########  SECCION PORTADA  ######*/
#portada .div-fullcontainer {
    background-image: url("./imagenes/imágen 01.jpg") !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    background-position: center !important;
    background-size: 100% 100% !important;
    margin: 0;
    text-align: center;
}

#portada h1 {
    color: white;
    padding: 0 !important;
    margin: 0 !important;
    font-family: "baskerville","Times New Roman",serif; font-weight: lighter !important; font-size: 2.5rem !important;
}

#portada p {
    color: white;
    padding: 0 !important;
    margin: 0 !important;
}

#portada img {
    width: 6rem !important;
    height: auto !important;
}

/*########  SECCION PORTADA  ######*/


/*########  SECCION living  ######*/
#living {
    align-content: center;
    padding-top: 5%;
}

#living .divseccionliving {
    box-sizing: border-box;
    background-color: white;
    width: 90%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
}

#living h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#living p {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#living img {
    padding: 0;
    width: 100% !important;
    height: auto !important;
}

/*########  SECCION living  ######*/

/*########  SECCION FRACCIONAMIENTO  ######*/
#fraccionamiento {
    height: auto !important;
    align-content: center;
    padding-top: 5%;
    padding-bottom: 5%;
}

#fraccionamiento h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#fraccionamiento p {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#fraccionamiento img {
    padding: 0;
    width: 100% !important;
    height: auto !important;
}


/*########  SECCION FRACCIONAMIENTO  ######*/

/*########  SECCION EXPERIENCIA  ######*/
#experiencia {
    height: auto !important;
    align-content: center;
    padding-bottom: 5%;
    margin-bottom: 1rem;
}

#experiencia .divseccionexperiencia {
    box-sizing: border-box;
    background-color: white;
    width: 90% !important;
    height: 90% !important;
    margin-left: auto;
    margin-right: auto;
}

#experiencia h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#experiencia p {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#experiencia img {
    padding: 0;
    width: 100% !important;
    height: 100% !important;
}


/*########  SECCION EXPERIENCIA  ######*/

/*########  SECCION MAPA  ######*/
#mapa {
    height: auto !important;
    align-content: center;
}

.ubicacion:hover {
    cursor: pointer;
}

#mapa h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#mapa p {
    color: black;
}

#imgmapa {
    padding: 0;
    width: 100% !important;
    height: auto !important;
}



/*########  SECCION MAPA  ######*/

/*########  SECCION DESCRIPCION  ######*/
#descripcion {
    height: auto !important;
    align-content: center;
}

#descripcion h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#descripcion p {
    color: black;
}

#descripcion img {
    padding: 0;
    width: 100% !important;
    height: auto !important;
}


/*########  SECCION DESCRIPCION  ######*/

/*########  SECCION nosotros  ######*/
#nosotros {
    height: auto !important;
    align-content: center;
}

#nosotros h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#nosotros p {
    color: black;
}

#nosotros img {
    padding: 0;
    width: 100% !important;
    height: auto !important;
}


/*########  SECCION nosotros  ######*/

/*SECCION CALENDARIO*/
#calendario {
    background-color: rgba(0, 28, 58);
}

.texto-calendario {
    color: white !important;
    font-size: 2rem !important;
    font-family: "circular-book" !important;
    text-align: center !important;
}

.texto-preguntas {
    color: black !important;
    font-size: 2rem !important;
    font-family: "circular-book" !important;
    text-align: center !important;
}

#divCalendario {
    position:  relative !important;
    width: 100% !important;
    border-radius: 15px !important;
    background-color: #F5F4F4 !important;
    height: 30rem !important;
    margin-top: 3rem !important;
}

#divCalendarioDatos {
    position:  relative !important;
    width: 100% !important;
    border-radius: 15px !important;
    background-color: #F5F4F4 !important;
    height: 30rem !important;
    margin-top: 3rem !important;
    padding-top: 3rem !important;
}

#divCalendarioFin {
    position:  relative !important;
    width: 100% !important;
    border-radius: 15px !important;
    background-color: transparent !important;
    height: 40rem !important;
    overflow-y: visible !important;
}

.txtCitaAgendada {
    color: white !important;
    font-size: 1.5rem !important;
    font-family: "circular-ligth" !important;
    font-weight: normal !important;
}

.inputAgendarCita {
    width: 80% !important;
}

/* #btnEnviarAgendaCita {
    width: 8rem !important;
} */

#texto-calendario-mes {
    color: rgb(0, 28, 58) !important;
    font-size: 2rem !important;
    font-family: "circular-book" !important;
    text-align: center !important;
    margin-top: 2rem !important;
}

#tblCalendario {
    width: 90% !important;
    align-content: center !important;    
}

#tblCalendario td {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#tblCalendario thead tr {
    background-color: rgb(0, 28, 58) !important;
    height: 2rem !important;
    color: white !important;
}

#tblCalendario tbody tr {
    height: 3rem !important;
}

.calendario-control {
    font-size: 2.5rem !important;
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}

.calendario-control:hover {
    cursor: pointer !important;
}

.tdRoundedLeft {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tdRoundedRight {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}



#divHorariosTitulo{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.divHorarioDisponible {
    border: 1px solid black;
    border-radius: 15px;
    height: 1.5rem;
    width: 90%;
    margin-bottom: 1rem;
    margin-left: auto !important;
    margin-right: auto !important;
}

.divHorarioDisponible:hover {
    cursor: pointer;
}

.fechaCalTd:hover {
    cursor: pointer;
}


/*SECCION CALENDARIO*/

/**####### SECCION PREGUNTAS ########*/

.accordion-button:not(.collapsed) {
    color: black !important;
    background-color: white !important;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.accordion-button:focus {
    border-color: var(--bs-accordion-border-color);
}

.accordion-button::after {
    content: none !important;
}


/*########  SECCION FORMULARIO  ######*/
#formulario {
    height: auto !important;
    align-content: center;
    background-color: rgb(0, 28, 58);
}

#formulario input[type=text] {
    background-color: rgb(0, 28, 58) !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid white !important;
    border-radius: 0 !important;
    width: 30rem;
    color: white;
}

#formulario input[type=text]::placeholder {
    color: white;
    opacity: 1;
    margin-left: -2rem !important;
}

#formulario input[type=text]::-webkit-input-placeholder {
    color: white;
    opacity: 1;
}

#formulario input[type=text]::-moz-placeholder {
    color: white;
    opacity: 1;
}

#formulario:focus {
    outline: none !important;
  }

#formulario textarea {
    background-color: rgb(0, 28, 58) !important;
    border: 2px solid white !important;
    border-radius: 0 !important;
    width: 30rem;
    color: white;
}

#formulario p {
    color: white;
}

#formulario label {
    color: white;
}

.iconos-redes {
    width: 3rem !important;
    height: auto !important;
}

.iconos-redes:hover {
    cursor: pointer;
}

#montesantologoazul {
    cursor: pointer;
}

#btnEnviar {
    background-color: rgb(242, 242, 242);
    color: rgb(0, 28, 58);
    width: 10rem;
    height: 2.5rem;
    font-family: "circular-bold";
    border-color: rgb(242, 242, 242);
    border-style: solid;
    border-radius: 0 !important;
}


/*########  SECCION FORMULARIO  ######*/


/*########  SECCION firma  ######*/
#firma {
    height: auto !important;
    align-content: center;
}

#firma h1 {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
}

#firma p {
    color: black;
}

#firma img {
    padding: 0;
    height: auto !important;
}

#logo-montesanto-azul {
    width: 25rem !important;
}

/*########  SECCION firma  ######*/