﻿.hide{display:none;}.bot-sticky-button{width:80px;height:80px;border-radius:50%;position:fixed;right:30px;bottom:30px;background-image:url(/images/img-maggie-bot2x.png);background-position:center center;background-size:100%;background-repeat:no-repeat;z-index:1049;}.btn-bot{display:initial;}.sticky-bot{-webkit-box-shadow:0 12px 24px 0 #8a97ae;-moz-box-shadow:0 12px 24px 0 #8a97ae;box-shadow:0 12px 24px 0 #8a97ae;right:30px;bottom:135px;background-color:#fff;position:fixed;width:240px;border-radius:4px;z-index:1049;}.sticky-bot .btn-bot-start{width:100%;display:table;table-layout:fixed;text-align:center;}.sticky-bot .btn-bot{margin-right:0;}.sticky-bot.xl{width:300px;}.sticky-bot .header-bubble{position:relative;}.sticky-bot .header-bubble .logo{margin-top:-28px;}.sticky-bot .message-bubble{padding:10px 21px;padding-bottom:35px;}.sticky-bot .message-logo{margin-bottom:-19px;position:relative;}.sticky-bot .message-logo img{position:absolute;top:-20px;right:50px;}@media(max-width:993px){.bot-sticky-button{width:60px;height:60px;}.sticky-bot{bottom:115px;}#bot-first-message{display:none !important;}}@media(max-width:769px){.bot-sticky-button{width:40px;height:40px;}.sticky-bot{bottom:95px;}}.message-bubble .title{font-family:Montserrat-Regular;font-size:14px;color:#252525;font-weight:600;}.message-bubble .title .bold{font-weight:bold;}.floating-chat{z-index:9999;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;position:fixed;bottom:10px;right:10px;width:40px;height:40px;transform:translateY(70px);transition:all 250ms ease-out;border-radius:50%;opacity:0;background:#fff;background-repeat:no-repeat;background-attachment:fixed;}.floating-chat.enter:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);opacity:1;}.floating-chat.enter{transform:translateY(0);opacity:.6;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.14);}.floating-chat.expand{width:350px;max-width:100%;max-height:400px;height:400px;border-radius:5px;cursor:auto;opacity:1;}.floating-chat :focus{outline:0;box-shadow:0 0 3pt 2pt rgba(0,0,0,.2);}.floating-chat button{background:transparent;border:0;color:#000;text-transform:uppercase;border-radius:3px;cursor:pointer;}.floating-chat .chat{display:flex;flex-direction:column;position:absolute;opacity:0;width:1px;height:1px;border-radius:50%;transition:all 250ms ease-out;margin:auto;top:0;left:0;right:0;bottom:0;}.floating-chat .chat.enter{opacity:1;border-radius:0;margin:10px;width:auto;height:auto;}.floating-chat .chat .header{flex-shrink:0;padding-bottom:10px;display:flex;background:transparent;}.floating-chat .chat .header .title{flex-grow:1;flex-shrink:1;padding:0 5px;}.floating-chat .chat .header button{flex-shrink:0;}.floating-chat .chat .messages{padding:10px;margin:0;list-style:none;overflow-y:scroll;overflow-x:hidden;flex-grow:1;border-radius:4px;background:transparent;}.floating-chat .chat .messages::-webkit-scrollbar{width:5px;}.floating-chat .chat .messages::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(75,75,75,.1);}.floating-chat .chat .messages::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(75,75,75,.1);}.floating-chat .chat .messages li{position:relative;clear:both;display:inline-block;padding:14px;margin:0 0 20px 0;font:12px/16px 'Noto Sans',sans-serif;border-radius:10px;background-color:rgba(75,75,75,.1);word-wrap:break-word;max-width:81%;}.floating-chat .chat .messages li:before{position:absolute;top:0;width:40px;height:40px;border-radius:40px;content:'';background-size:cover;}.floating-chat .chat .messages li:after{position:absolute;top:10px;content:'';width:0;height:0;border-top:10px solid rgba(75,75,75,.1);}.floating-chat .chat .messages li.other{animation:show-chat-odd .15s 1 ease-in;-moz-animation:show-chat-odd .15s 1 ease-in;-webkit-animation:show-chat-odd .15s 1 ease-in;float:right;margin-right:45px;color:#000;}.floating-chat .chat .messages li.other:before{right:-45px;background-image:url('/images/img-maggie-bot2x.png');}.floating-chat .chat .messages li.other:after{border-right:10px solid transparent;right:-10px;}.floating-chat .chat .messages li.self{animation:show-chat-even .15s 1 ease-in;-moz-animation:show-chat-even .15s 1 ease-in;-webkit-animation:show-chat-even .15s 1 ease-in;float:left;margin-left:45px;color:#909090;}.floating-chat .chat .messages li.self:before{left:-45px;background-image:url('/images/userDefault.PNG');}.floating-chat .chat .messages li.self:after{border-left:10px solid transparent;left:-10px;}.floating-chat .chat .footer{flex-shrink:0;display:flex;padding-top:10px;max-height:90px;background:transparent;}.floating-chat .chat .footer .text-box{border-radius:3px;background:rgba(75,75,75,.1);min-height:100%;width:100%;margin-right:5px;color:#000;overflow-y:auto;padding:2px 5px;}.floating-chat .chat .footer .text-box::-webkit-scrollbar{width:5px;}.floating-chat .chat .footer .text-box::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(75,75,75,.1);}.floating-chat .chat .footer .text-box::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(75,75,75,.1);}#messagesCycle::before{display:initial;}@keyframes show-chat-even{0%{margin-left:-480px;}100%{margin-left:0;}}@-moz-keyframes show-chat-even{0%{margin-left:-480px;}100%{margin-left:0;}}@-webkit-keyframes show-chat-even{0%{margin-left:-480px;}100%{margin-left:0;}}@keyframes show-chat-odd{0%{margin-right:-480px;}100%{margin-right:0;}}@-moz-keyframes show-chat-odd{0%{margin-right:-480px;}100%{margin-right:0;}}@-webkit-keyframes show-chat-odd{0%{margin-right:-480px;}100%{margin-right:0;}}.floating-chat .title{color:#252525;font-family:Montserrat-SemiBold;font-size:16px;padding-top:25px !important;}.floating-chat .header .logo{position:absolute;top:-35px;width:100%;}