#frame-live-chat {
	bottom: 30px;
    right: 16px;
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    direction: ltr;
    text-align: right;
    position: fixed !important;
    z-index: 16000160 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
}
.expand {
    transform: translateY(0px);
    animation-duration: 0.2s;
    animation-timing-function: ease;
    animation-delay: 0.05s;
    animation-fill-mode: backwards;
    animation-name: iTFjmt;
    display: inline-flex;
    flex-flow: column-reverse wrap-reverse;
    margin-left: auto;
    margin-bottom: 7px;
    height: 512px;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.evMtho {
    opacity: 1;
    display: block;
    margin-top: 7px;
    white-space: nowrap;
    margin-left: auto;
    text-decoration: none;
    width: 64px;
    font-family: Roboto, "Helvetica Neue", sans-serif;
    font-size: 11px;
    line-height: 11px;
    border: 0px;
    max-width: inherit;
    color: rgb(175, 175, 175) !important;
}
.cMsFzb::before {
    content: "";
    position: absolute;
    top: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(0, 0, 0, 0.09) transparent transparent;
    border-image: initial;
    transform: translateY(-50%) rotate(180deg);
    right: -11px;
}
.live_wa > .cMsFzb {
	display: none;
}
.live_wa:hover > .cMsFzb {
	display : block;
    position: absolute;
    right: 67px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    padding: 7px 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.1;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: rgb(51, 51, 51);
    background: white;
    box-shadow: rgb(0 0 0 / 12%) 2px 2px 5px;
    white-space: nowrap;
    pointer-events: none;
    transform-origin: right center;
}
.eiGYSu {
    display: flex;
    margin: 7px;
    position: relative;
    -webkit-box-pack: end;
    justify-content: flex-end;
    max-height: 50px;
}
.live_chat_close > .dxiAcZ {
	display: none;
}
.live_chat_close:hover > .dxiAcZ {
    transform: translateX(0px);
    position: relative;
    animation-duration: 0.64s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-delay: 0.16s;
    animation-fill-mode: backwards;
    animation-name: jTSRH;
    box-shadow: rgb(0 0 0 / 10%) 2px 2px 13px;
    flex-shrink: 0;
    border: 1px solid rgb(226, 226, 226);
    border-radius: 5px;
    background: white;
    cursor: pointer;
    margin: auto 31px auto auto;
    max-width: 172px;
    max-height: 55px;
    display: flex;
    order: 1;
    text-decoration: none !important;
    color: rgb(0, 0, 0) !important;
}
.fXBuHm {
    text-align: center;
    padding: 7px 10px;
    line-height: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    margin: auto;
}
.bmKbnq {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;    
}
.jWcIXO {
    flex-shrink: 0;
    height: 60px;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    -webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
}
.dUQuNP {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
}
.iEkjLa {
    animation-duration: 0.4s;
    animation-delay: 0.05s;
    height: 100%;
    width: 100%;
    margin-top: -1px;
    animation-name: kmlPcW;
}
.lcc1 {
	background-color: #EE6C30 !important;
}
.lcc2 {
	background-color: #0A162B !important;
}