@media (max-width: 980px) {
    .wtspChat {
        bottom: 32px;
        right: 24px;
    }


.burger-menu[data-v-5436469d] {
    margin-top: 0px;
}
}
.wtspChat {
    z-index: 99;
    position: fixed;
    bottom: 32px;
    right: 32px;
    width: 61px;
    height: 60px;
    font-family: "Roboto";
    color: #fff;
    background-color: #25d366;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}
.wtspChat__content {
    z-index: 1;
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    display: none;
    -webkit-transform: translate(-61px, -50%);
    transform: translate(-61px, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-align: center;
    background: #25d366;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 15px 50px 50px 15px;
    overflow: hidden;
    opacity: 0;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
    -webkit-transition: width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.1s 0.3s ease-in-out;
    transition: width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.1s 0.3s ease-in-out;
}
.wtspChat__icon {
    content: "";
    position: absolute;
    width: 38px;
    height: 38px;
    background-size: cover;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
}
.wtspChat__icon__notification {
    position: absolute;
    bottom: 30px;
    right: -15px;
}
@media (max-width: 768px) {
    .wtspChat-modal {
        height: 100%;
        overflow-y: auto;
    }
}
.wtspChat-modal {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 50px 30px 30px;
    z-index: 1000000;
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wtspChat-modal__title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-family: "Vivo Type Bold";
}

.wtspChat--otherChats {
    bottom: 105px !important;
}
.wtspChat {
    z-index: 99;
    position: fixed;
    bottom: 32px;
    right: 4px;
    width: 61px;
    height: 60px;
    font-family: 'Montserrat';
    color: #fff;
    background-color: #43AA00 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}
.wtspChat__content {
    z-index: 1;
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    display: none;
    -webkit-transform: translate(-61px, -50%);
    transform: translate(-61px, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-align: center;
    background: #25d366;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 15px 50px 50px 15px;
    overflow: hidden;
    opacity: 0;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
    -webkit-transition: width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.1s 0.3s ease-in-out;
    transition: width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.1s 0.3s ease-in-out;
}
.wtspChat__icon {
    content: "";
    position: absolute;
    width: 38px;
    height: 38px;
    background-size: cover;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
}
.wtspChat__icon__notification {
    position: absolute;
    bottom: 30px;
    right: -15px;
}
.wtspChat--otherChats{bottom:105px}.wtspChat__icon{content:"";position:absolute;width:38px;height:38px;background-size:cover;border-radius:50%;z-index:2;-webkit-transition:width 0.3s ease-in-out, height 0.3s ease-in-out;transition:width 0.3s ease-in-out, height 0.3s ease-in-out}.wtspChat__icon>svg{fill:#ffffff}.wtspChat__icon__notification{position:absolute;bottom:30px;right:-15px}.wtspChat>svg{fill:#ffffff}.wtspChat>svg{fill:#ffffff}.wtspChat__content{z-index: 11;position:absolute;top:50%;width:0;height:0;display:none;-webkit-transform:translate(-61px, -50%);transform:translate(-61px, -50%);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;text-align:center;background: #43AA00 !important;padding:0 0 0 20px;font-size:15px;line-height:20px;border-radius:15px 50px 50px 15px;overflow:hidden;opacity:0;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,0.2));filter:drop-shadow(0 2px 2px rgba(0,0,0,0.2));-webkit-transition:width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.1s 0.3s ease-in-out;transition:width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.1s 0.3s ease-in-out;font-family: 'Montserrat';}.wtspChat__text{opacity:1;-webkit-transition:opacity 30s 0.1s ease-in-out;transition:opacity 30s 0.1s ease-in-out}



.wtspChat.wtspChat--otherChats img{
    z-index: 99;
    max-height: 60px;
}

.wtspChat-div{
    z-index: 99;
}

.navigation__menu[data-v-093f221a] {
    display: flex;
    align-items: center;
    width: fit-content !important;
    margin-left: auto;
    margin-right: auto;
}

.navigation-mobile__list_b2b .navigation-mobile__item:nth-last-child(2) .navigation-mobile__link-content[data-v-9c458154] {
    padding-right: 0;
    border-right: none;
    padding: 0 1.25rem;
    border-right: 1px solid #000 !important;
}
@media screen and (min-width: 980px) {
.wtspChat:hover .wtspChat__icon,.wtspChat--active .wtspChat__icon
.wtspChat:active .wtspChat__icon,.wtspChat--active .wtspChat__icon,
.wtspChat:focus .wtspChat__icon,.wtspChat--active .wtspChat__icon {width:36px;height:36px;-webkit-transition:all 0.3s 0.3s ease-in-out;transition:all 0.3s 0.3s ease-in-out}
.wtspChat:hover .wtspChat__text,.wtspChat--active .wtspChat__text,
.wtspChat:active .wtspChat__text,.wtspChat--active .wtspChat__text,
.wtspChat:focus .wtspChat__text,.wtspChat--active .wtspChat__text {opacity:1;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}
.wtspChat:hover .wtspChat__content,.wtspChat--active .wtspChat__content,
.wtspChat:active .wtspChat__content,.wtspChat--active .wtspChat__content,
.wtspChat:focus .wtspChat__content,.wtspChat--active .wtspChat__content {display:-webkit-box;display:-ms-flexbox;display:flex;width:181px;height:60px;opacity:1;-webkit-transition:width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.2s 0.3s ease-in-out;transition:width 0.2s 0.3s ease-in-out, height 0.2s 0.3s ease-in-out, opacity 0.2s 0.3s ease-in-out}
.wtspChat__convBar--bottom{bottom:calc(72px + 27px)}
.wtspChat__convBar--top{bottom:10rem}
.wtspChat__convBar-otherChats{bottom:170px}.wtspChat__convBar-inbot{bottom:184px}.wtspChat.three-wts-bar{bottom:154px}.wtspChat.two-winbot-bar,.wtspChat.three-cwi-bar{right:24px;bottom:155px}.wtspChat.three-wes-bar,.wtspChat.three-cwa-bar{right:24px;bottom:167px}@media (min-width: 769px){.wtspChat.three-wes-bar,.wtspChat.three-cwa-bar{right:35px;bottom:155px}}.wtspChat.two-wts-bar{bottom:150px}.wtspChat.two-wes-bar,.wtspChat.two-wa-bar{bottom:160px}.wtspChat.three-inbot-no-bar{bottom:110px}.wtspChat.two-winbot-bar{bottom:160px}.wtspChat-modal{position:fixed;right:0;bottom:0;top:0;width:100%;background-color:#fff;text-align:center;padding:50px 30px 30px;z-index:1000000;display:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);box-shadow:0 0 5px rgba(0,0,0,0.1)}@media (max-width: 768px){.wtspChat-modal{height:100%;overflow-y:auto}}@media (min-width: 769px){.wtspChat-modal{z-index:9999;height:auto;min-height:280px;width:360px;top:auto;padding:35px}}.wtspChat-modal__title{font-size:1.75rem;line-height:2.25rem;font-family:"Vivo Type Bold"}.wtspChat-modal__box{background-color:#609;color:#fff;height:68px;margin-top:20px;padding:12px 10px;display:block}

.wtspChat-modal__box:hover{background:#7c00ba;border-color:#609}.wtspChat-modal__subtitle{font-size:1rem;line-height:1.25rem;font-family:"Vivo Type Bold"}.wtspChat-modal__linktext{font-size:.875rem;line-height:1rem;font-family:"Vivo Type"}.wtspChat-modal__close{position:absolute;top:10px;right:10px;width:20px;height:20px}.open-wtspChat-modal{display:block !important}

}