body .open-zammad-chat{align-items:center;animation:fadeInAnim .5s ease-in-out 0ms both;background-color:#004e83;border:none;border-radius:50%;bottom:5px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;position:fixed;right:5px;width:60px;z-index:999}body.on-scroll-down .open-zammad-chat{animation:fadeOutAnim .5s ease-in-out 0ms both}body .zammad-chat{bottom:0!important;right:0;z-index:999}body .open-zammad-chat:hover{background-color:#06a}@media(min-width:769px){body .zammad-chat{bottom:5px!important;right:5px}}@media(min-width:1310px){body .open-zammad-chat{right:calc(50vw - 640px)}body .zammad-chat{right:calc(50vw - 650px)}}@media(min-width:1800px){body .open-zammad-chat{right:calc(50% - 700px)!important}body .zammad-chat{right:calc(50% - 710px)!important}}body.page-template-itinerary-page-v2 .open-zammad-chat,body.page-template-itinerary-page-v3 .open-zammad-chat{display:none}@media(min-width:769px){body.page-template-itinerary-page-v2 .open-zammad-chat,body.page-template-itinerary-page-v3 .open-zammad-chat{display:flex}}