.eCNgIs {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 12px 24px 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: rgb(255, 255, 255);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    touch-action: auto;
    margin-bottom: 96px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: auto;
    margin-left: 20px;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
    z-index: 999;
}

.drfHxL {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    opacity: 0.4;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    transition: all 0.3s ease 0s;
    outline: transparent;
}

.drfHxL::before, .drfHxL::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    display: block;
    border-radius: 2px;
}

.drfHxL::before {
    transform: rotate(45deg);
}

.drfHxL::after {
    transform: rotate(-45deg);
}

.cItMsb {
    color: rgb(17, 17, 17);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: #0810B2;
    padding: 24px 20px;
}

.loHpr {
    width: 52px;
    height: 52px;
    display: block;
    position: relative;
    flex-shrink: 0;
}

.loHpr::before {
    content: "";
    bottom: 0px;
    right: 0px;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background-color: rgb(74, 213, 4);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: #168771;
    border-image: initial;
}

.izlSME {
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    border-radius: 50%;
}

.kxbPqp {
    min-width: 100%;
    height: 100%;
    flex-shrink: 0;
    background-size: cover;
    background-image: url(../img/logo/icon.png); /*CAMBIAR LOGO*/
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.izlSME::after {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    content: "";
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-image: initial;
    overflow: hidden;
}

.hhASjW {
    margin-left: 16px;
    margin-right: 16px;
}

.hDGnqR {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: rgb(255, 255, 255);
}

.ioFWLq {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
    color: rgb(255, 255, 255);
}

.cItMsb {
    color: rgb(17, 17, 17);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: #0810B2;
    padding: 24px 20px;
}

.ewIAEB {
    background-color: rgb(230, 221, 212);
    position: relative;
    max-height: 382px;
    padding: 20px 20px 20px 10px;
    overflow: auto;
}

.ewIAEB::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.08;
    background-image: url(../images/whatsapp_background.png); /*FONDO WHATSAPP*/
}

.cWUfUj {
    display: flex;
    z-index: 1;
}

.iNguXd {
    background-color: rgb(255, 255, 255);
    width: 52.5px;
    height: 32px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 10px;
    opacity: 0;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    border-radius: 16px;
    transition: all 0.1s ease 0s;
}

.kYdave {
    position: relative;
    display: flex;
}

.dSUAOZ {
    background-color: rgb(255, 255, 255);
    position: relative;
    opacity: 0;
    transform-origin: center top;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
    padding: 7px 14px 6px;
    border-radius: 0px 8px 8px;
    transition: all 0.3s ease 0s;
}

.acKCA {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.hOnFlx {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: rgb(17, 17, 17);
}

.dPhWdq {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}

.ejFyHs {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-appearance: none;
    padding: 8px 12px;
    border-radius: 20px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #0810B2;
    margin: 20px;
    overflow: hidden;
}

.ejFyHs::before {
    content: "";
    position: absolute;
    display: block;
    opacity: 0;
    transform: scale(1);
    background-color: rgb(0, 0, 0);
    z-index: 0;
    width: 10px;
    height: 10px;
    bottom: -5px;
    transition: all 0.2s ease 0s;
    border-radius: 20px;
}

.jkaHSM {
    width: 16px;
    height: 16px;
    fill: rgb(255, 255, 255);
    z-index: 1;
    flex: 0 0 16px;
}

.hqsrSh {
    margin-left: 8px;
    margin-right: 8px;
    z-index: 1;
    color: rgb(255, 255, 255);
}

.biibgP {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 12px 24px 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    touch-action: none;
    visibility: hidden;
    background-color: rgb(255, 255, 255);
    transform: translate3d(0px, 0px, 0px);
    margin-bottom: 80px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: auto;
    margin-left: 20px;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
}

#whatsappButtonFixed {
    position: fixed;
    left: 15px;
    bottom: 15px;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #0810B2;
    background: #eaeaea;
    line-height: 45px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 999;
}

#whatsappButtonFixed::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #0810B2;
    display: block;
    position: absolute;
    z-index: 1;
    right: 4px;
    top: 4px;
    border-radius: 50%;
}

.ejFyHs:hover, .ejFyHs:focus, .ejFyHs:active {
    color: #fff;
}


