#chatbot-bulle{color:#fff;background:#179446;box-shadow:-3px 3px 7px rgba(0,0,0,.15);height:45px;text-align:center;font-size:14px;line-height:42px;font-family:Montserrat;font-style:normal;font-weight:500;vertical-align:middle;cursor:pointer}#chatbot-btn{box-shadow:-3px 3px 7px rgba(0,0,0,.15)}#chatbot{border:1px solid #e4e4e4;position:fixed;width:100%;min-height:420px;bottom:180px;background:#fff;right:32px;border-radius:1rem 1rem 0 1rem;padding:5rem 1rem 1rem;overflow:auto;height:calc(100vh - 200px);z-index:999}#chatbot .chatbot-header{position:absolute;left:0;right:0;top:0;height:60px;background:#000;border-radius:1rem 1rem 0 0;padding-top:17px}#chatbot .chatbot-header .back-btn,#chatbot .chatbot-header .close-btn,#chatbot .chatbot-header .refresh-btn{width:44px;float:left;align-items:center;color:#fff;padding-left:16px}#chatbot .chatbot-header .back-btn span,#chatbot .chatbot-header .close-btn span,#chatbot .chatbot-header .refresh-btn span{cursor:pointer}#chatbot .chatbot-header .back-btn i,#chatbot .chatbot-header .close-btn i,#chatbot .chatbot-header .refresh-btn i{font-size:.8em}#chatbot .chatbot-header .close-btn{float:right}#chatbot-question{margin-bottom:.2rem}#chatbot-answers a,#chatbot-answers button{display:inline-block;background:0 0;border:1px solid #848484;border-radius:1rem;padding:.2rem .5rem;outline:0;margin:.5rem .5rem .5rem 0;color:#848484;text-decoration:none}#chatbot-answers a:hover,#chatbot-answers button:hover{border-color:#179446;background:#179446;color:#fff}@media (min-width:767px){#chatbot-bulle{position:absolute;width:228px;right:114px;bottom:110px;border-radius:6px}#chatbot-bulle:after{content:"";border-bottom:13px solid #179446;border-top:13px solid transparent;border-left:13px solid transparent;border-right:13px solid transparent;right:-13px;position:absolute;top:3px}#chatbot-btn{background:url(/assets/img/chat-btn.png) #2f2f2f center center no-repeat;position:fixed;right:37px;bottom:100px;width:59px;height:59px;border-radius:6px 6px 0 6px;text-align:center;cursor:pointer}#chatbot{width:320px}}