.whatsapp-support {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
}
.wa-text {
    margin-top: 2px;
    padding: 1px 6px;
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    color: #25D366;
    background: #fff;
    border-radius: 6px;
}
.footer-left-side {
    position: fixed;
    bottom: 80px;
    left: 5px;
    z-index: 2147482999;
}
.footer-left-cont {
    position: fixed;
    bottom: 30px;
    left: 10px;
    direction: ltr !important;
    z-index: 2147482999;
    width: 40px;
    height: 40px;
    display: block;
    background: #62bdff;
    text-align: center;
    line-height: 39px;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
}
.city-item {
    width: 132px;
    margin-top: 20px;
