@keyframes dot1{0%{background-color:#b6b5ba}15%{background-color:#111}25%{background-color:#b6b5ba}}@keyframes dot2{0%{background-color:#b6b5ba}15%{background-color:#111}25%{background-color:#b6b5ba}}@keyframes dot3{0%{background-color:#b6b5ba}15%{background-color:#111}25%{background-color:#b6b5ba}}.dtc-chat-wrapper{bottom:30px;margin:20px 0 0;position:fixed;transition:.5s;z-index:999999999}.dtc-chat-wrapper .dtc-chat-close-btn{align-items:center;cursor:pointer;display:flex!important;height:20px;justify-content:center;opacity:.4;outline:transparent;position:absolute;right:8px;top:8px;transition:all .3s ease 0s;width:20px}.dtc-chat-wrapper .dtc-chat-close-btn:after,.dtc-chat-wrapper .dtc-chat-close-btn:before{background-color:#fff;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:12px}.dtc-chat-wrapper .dtc-chat-close-btn:before{transform:rotate(45deg)}.dtc-chat-wrapper .dtc-chat-close-btn:after{transform:rotate(-45deg)}.dtc-chat-wrapper .dtc-chat-bubble{bottom:30px;position:relative;position:fixed;z-index:9999999999}.dtc-chat-wrapper .dtc-chat-bubble-btn{align-items:center;background-color:#229ed9;border:none;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.2);cursor:pointer;display:flex;flex-direction:row;gap:5px;height:50px;justify-content:center;visibility:visible;width:50px}.dtc-chat-wrapper .dtc-chat-bubble-btn .dtc-svg-icon{display:block;height:40px;width:40px}.dtc-chat-wrapper .dtc-chat-bubble-btn .dtc-svg-icon svg{height:100%;width:100%}.dtc-chat-wrapper .dtc-chat-box{background-color:#fff;border-radius:9px;bottom:0;box-shadow:0 12px 24px 0 rgba(0,0,0,.1);opacity:0;position:fixed;transition:.5s;width:360px;z-index:2}.dtc-chat-wrapper .dtc-chat-box-show{bottom:0;margin-bottom:100px;opacity:1}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-header{align-items:center;background-color:#229ed9;border-radius:9px 9px 0 0;color:#fff;display:flex;padding:20px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-header img{border-radius:50%;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-header .dtc-chat-header-right{padding-left:15px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-header .dtc-chat-header-right .dtc-profile-name{font-size:16px;font-weight:700;line-height:20px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation{background-color:#f1f0f0;display:flex;max-height:382px;overflow:auto;padding:40px 20px 50px;position:relative}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-dots{align-items:center;background-color:#fff;border-radius:9px;box-shadow:0 1px .5px rgba(0,0,0,.1);display:flex;height:30px;justify-content:center;opacity:0;transition:all .1s ease 0s;width:50px;z-index:1}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-dots .dtc-chat-dots-inner{display:flex;position:relative}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-dots .dtc-chat-dots-inner .dtc-chat-dot{animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:#b6b5ba;border-radius:50%;display:inline-block!important;height:5px;margin:0 2px;position:relative;top:0;width:5px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-dots .dtc-chat-dots-inner .dtc-chat-dot.dot1{animation-name:dot1}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-dots .dtc-chat-dots-inner .dtc-chat-dot.dot2{animation-name:dot2}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-dots .dtc-chat-dots-inner .dtc-chat-dot.dot3{animation-name:dot3}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-greeting-msg{background-color:#fff;border-radius:9px;box-shadow:0 1px .5px rgba(0,0,0,.1);color:#000;font-size:14px;line-height:1.3;margin-left:-50px;max-width:calc(100% - 80px);opacity:0;padding:7px 14px 6px;transition:.5s;width:100%;z-index:2}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-greeting-msg p{font-size:14px;font-weight:400;line-height:19px;margin-bottom:10px;padding-bottom:0}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation .dtc-chat-greeting-msg p.dtc-user-name{color:rgba(0,0,0,.4);font-size:13px;font-weight:700;line-height:18px;margin-bottom:4px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-btn-wrapper{padding:30px}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-btn-wrapper a.dtc-start-chat{align-items:center;background-color:#229ed9;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:10px 20px;text-decoration:none}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-btn-wrapper a.dtc-start-chat img{height:24px}.dtc-chat-wrapper.dtc-floating-right{right:0}.dtc-chat-wrapper.dtc-floating-right .dtc-chat-box,.dtc-chat-wrapper.dtc-floating-right .dtc-chat-bubble{right:50px}.dtc-chat-wrapper.dtc-floating-left{left:0}.dtc-chat-wrapper.dtc-floating-left .dtc-chat-box,.dtc-chat-wrapper.dtc-floating-left .dtc-chat-bubble{left:50px}.dtc-chat-wrapper.dtc-floating-center{left:50%;transform:translateX(-50%)}.dtc-chat-wrapper.dtc-floating-center .dtc-chat-box,.dtc-chat-wrapper.dtc-floating-center .dtc-chat-bubble{left:0;margin-left:auto;margin-right:auto;right:0}.dtc-template-support .dtc-chat-box .dtc-chat-header{background-color:#fff;color:#000}.dtc-template-support .dtc-chat-bubble-btn{background-color:#000;border-radius:100px;color:#fff;padding:10px 25px;width:auto}.dtc-template-booking .dtc-chat-box .dtc-chat-header{background-color:#1c68f5}.dtc-template-booking .dtc-chat-bubble-btn{background-color:#1c68f5;border-radius:100px;box-sizing:border-box;color:#fff;padding:10px 25px;width:auto;width:100%}.dtc-template-sale .dtc-chat-box .dtc-chat-header,.dtc-template-sale .dtc-chat-bubble-btn{background-color:#ff6900}@media (max-width:768px){.dtc-chat-wrapper .dtc-chat-box{margin-bottom:20px;max-width:340px;width:90%}}@media (max-width:480px){.dtc-chat-wrapper{bottom:10px;margin:10px}.dtc-chat-wrapper .dtc-chat-bubble-btn{border-radius:50%;height:40px;width:40px}.dtc-chat-wrapper .dtc-chat-box{margin-bottom:10px;width:calc(100% - 20px)}.dtc-chat-wrapper .dtc-chat-box .dtc-chat-header,.dtc-chat-wrapper .dtc-chat-box .dtc-chat-room .dtc-chat-conversation{padding:15px}}.dtc-warning{background-color:#fae69e;border-radius:.375rem;color:#343541;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;font-weight:500;line-height:1rem;padding:.275rem .375rem!important}
