@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Varela+Round&display=swap');

/*Inicio estilos formulario contáctanos en home*/
#terminos_condiciones_contacto-error {
    position: absolute;
    left: 168px;
}

.error-contact {
    color: #32b1fc !important;
    font-family: 'Varela Round', sans-serif;
}

#departamento_contacto-error {
    position: absolute;
    margin-top: 28px;
    margin-left: 32px;
}

#ciudad_contacto-error {
    position: absolute;
    margin-top: 28px;
    margin-left: 32px;
}

.combo_depto .select2 {
    width: 200px !important;
    margin-left: 33px;
}

.combo_ciudad .select2 {
    width: 200px !important;
    margin-left: 33px;
}

@media (max-width: 768px) {
    .combo_depto .select2 {
        width: 145px !important;
        margin-left: 33px;
    }

    .combo_ciudad .select2 {
        width: 145px !important;
        margin-left: 33px;
    }

    #terminos_condiciones_contacto-error {
        position: absolute;
        left: 15px;
        margin-top: 33px;
    }
}

/*Fin estilos formulario contáctanos en home*/

/*Inicio estilos formulario recalcular membresía*/
#tbl_estratos_sa {
    width: 15%;
    position: relative;
    float: left;
    height: auto;
    margin-right: 20px;
    text-align: center;
}

#tbl_zonas_sa {
    width: 15%;
    position: relative;
    float: left;
    height: auto;
    text-align: center;
}

.tbl_panel_recalcular_membresia th {
    text-align: center;
}

.btn_recalcular_suscripcion {
    position: absolute;
    margin-left: 195px;
    margin-top: 6px;
    width: 145px;
    background-color: #32b1fc;
}

.seccion_tablas {
    margin-left: 108px;
    position: absolute;
    margin-top: 12px;
}

@media (max-width: 768px) {
    .btn_recalcular_suscripcion {
        margin-top: 161px;
        position: absolute;
        margin-left: -70px;
    }

    .seccion_tablas_recalcular_membresia {
        margin-top: 26px;
        margin-left: -30px;
    }

    .titulo_recalcular_membresia {
        margin-left: 49px !important;
        font-weight: bold !important;
    }

    .seccion_parametros {
        height: 580px !important;
    }

    .seccion_tablas {
        margin-left: 108px !important;
        position: absolute !important;
        margin-top: -8px !important;
    }

    .check_recalcular {
        margin-top: 25px !important;
        margin-left: 65px !important;
    }

    .tooltiptext {
        width: 230px !important;
        top: 31px !important;
        left: -9% !important;
    }

    .seccion-check {
        height: 275px !important;
    }
}

.seccion-check {
    margin-left: 15px;
    margin-top: 145px;
    height: 200px;
}

.check_recalcular {
    margin-top: 15px;
}

.label_chk_recalcular {
    position: relative;
}

#chk_recalcular_membresia {
    margin-left: 24px;
    width: 20px;
    height: 20px;
}

.titulo_recalcular_membresia {
    margin-left: 123px;
    font-weight: bold;
}

.error-recalcular_membresia {
    color: #d61016 !important;
}

.tooltiptext {
    width: 320px;
    background-color: #13aede4d;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 76%;
}

/* estilos footer panel de consulta reservas - administrador */

.panel-consulta-reservas {
    min-height: calc(100vh - 208px);
}

/* fin estilos footer panel de consulta reservas - administrador */

/*********** estilos avatar validador ***********/

.avatarImg {
    background-image: url(./images/avatar-admon.svg);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    background-position: right;
}

a.dropdown-toggle.avatarBtn {
    display: flex;
}

a.dropdown-toggle.avatarBtn .caret {
    color: #8625cc;
    position: relative;
    top: 14px;
}

span.avatarName {
    padding-top: 5px;
    padding-left: 5px;
}

/************* styles ocualtar plugin chat **********/

#chat-application {
    display: none !important;
}

/************* styles ocualtar plugin chat final **********/
/************* styles new btn whatsap LaComunidadCO **********/

.container_btnWsplaCom {
    position: fixed;
    overflow: hidden;

    left: initial;
    right: 11px;
    max-height: 65px;
    max-width: 200px;
    height: 65px;
    z-index: 9999;
}

.container_btnWsplaCom a {
    display: flex;
    flex-direction: row;
    background-color: #8625cc;
    border-radius: 35px;
    padding: 5px;
    color: #Fff;
    justify-items: center;
    justify-content: center;
    text-decoration: none;
    align-items: center;
}

.container_btnWsplaCom a span.iconwp {
    height: 40px;
    width: 40px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
    margin-right: 1px;
}


.container_btnWsplaCom a span.iconwp i {
    font-size: 30px;
}

.container_btnWsplaCom a p {
    padding: 5px 8px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
}

.container_btnWsplaCom a p span {
    font-weight: bold;
    font-size: 16px;
}

@media (max-width:560px) {
    .btnPositionWp {
        bottom: 198px
    }

    .btnPositionWp-wn {
        bottom: 210px
    }
}

@media (min-width:561px) and (max-width:767px) {
    .btnPositionWp {
        bottom: 180px
    }

    .btnPositionWp-wn {
        bottom: 192px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .btnPositionWp {
        bottom: 141px
    }

    .btnPositionWp-wn {
        bottom: 153px
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .btnPositionWp {
        bottom: 91px
    }

    .btnPositionWp-wn {
        bottom: 103px
    }
}

@media (min-width:1025px) and (max-width:1199px) {
    .btnPositionWp {
        bottom: 88px
    }

    .btnPositionWp-wn {
        bottom: 99px
    }

}

@media (min-width:1200px) and (max-width:1214px) {
    .btnPositionWp {
        bottom: 71px
    }

    .btnPositionWp-wn {
        bottom: 82px
    }
}

.btnPositionWp-0 {
    bottom: -7px
}

.btnPositionWp-wn-0 {
    bottom: 77px
}

@media (min-width:1215px) {
    .btnPositionWp {
        bottom: 65px
    }

    .btnPositionWp-wn {
        bottom: 77px
    }
}

@media (min-width:1366px) {
    .btnPositionWp {
        bottom: 58px
    }

    .btnPositionWp-wn {
        bottom: 77px
    }
}
/************* styles new btn whatsap LaComunidadCO final **********/

.scroll-top {
    position: fixed;
    right: 7px;
    bottom: 132px !important;
    height: 40px;
    width: 40px;
    background-color: #32b1fc;
    border-radius: 50%;
}

table tbody td.crdr {text-align: right;}