#design_iconimg {    display: inline-block;    font-size: 13px;    padding: 5px 15px;    border-radius: 25px;    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);}.is-top_left{    position: fixed;    top: 15px;    left: 15px;    z-index: 99;}.is-top_right{    position: fixed;    top: 15px;    right: 15px;    z-index: 99;}.is-bottom_left{    position: fixed;    bottom: 15px;    left: 15px;    z-index: 99;}.is-bottom_right {    position: fixed;    bottom: 15px;    right: 15px;    z-index: 99;}/* Add animation (fade in the popup) */@-webkit-keyframes fadeIn {    from {        opacity: 0;    }    to {        opacity: 1;    }}@keyframes fadeIn {    from {        opacity: 0;    }    to {        opacity:1 ;    }}.whatsappchat img.is-analytics {    display: inline-block;    padding-right: 10px;    max-width: 32px;}.whatsappchat .popup-section {}.whatsappchat .popup-section .popup {    position: relative;    display: inline-block;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;}.whatsappchat .popup-section .popup .popuptext {    opacity: 0;    visibility: hidden;    width: 370px;    background-color: #ffffff;    border-radius: 16px;    padding: 0;    position: absolute;    z-index: 1;    top: 70px;    left: 0;    transition: all 0.3s ease-in 0s;    -webkit-transition: all 0.3s ease-in 0s;}.whatsappchat .popup-section .popup .show {    transition: all 0.3s ease-in 0s;    -webkit-transition: all 0.3s ease-in 0s;    opacity: 1;    visibility: visible;}.whatsappchat .popup-section .help-you-btn {    border-radius: 50px;    white-space: nowrap;    padding: 12px 24px;    color: #ffffff;    background: #7272ff;    outline: 0;    text-decoration: none;    cursor: pointer;    /*box-shadow: 0 1px 6px 0 rgba(0,0,0,0.06), 0 2px 32px 0 rgba(0,0,0,0.16);*/    margin: 0;    display: inline-block;}.whatsappchat .popup-section .popup .popuptext {    box-shadow: 0 8px 25px -5px rgba(45,62,79,0.15);    text-align: left;}.whatsappchat .popup-section .popup .popuptext .popup-box {}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top {    background: #7272ff;    width: 100%;    display: inline-block;    padding: 20px;    border-top-left-radius: 8px;    border-top-right-radius: 8px;}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .close_pop_wtc {    margin: 11px 0 0 10px;    text-align: left;}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .close_pop_wtc svg{    width: 30px;    height: 30px;    background: transparent;    border-radius: 50%;    cursor: pointer;    color: #fff;    position: absolute;    top: 0;    right: 0;}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content {    text-align: left;    padding-left: 20px;}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content .name {    display: block;    font-weight: bold;}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content .label {    display: block;    }.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .image {}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .image img {    width: 52px;    height: 52px;    border-radius: 50%;}.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content {    border-radius: 4px;    margin: 20px;}.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content .image{    min-height: 100%;    min-width: 28px;    margin-right: 10px;}.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content img {    width: 28px;    height: 28px;    border-radius: 50%;}.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content .message {}.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content .message:before {}.whatsappchat .popup-section .popup .popuptext .popup-box .response {    position: relative;}.whatsappchat .popup-section .popup .popuptext .popup-box .response input {    font-size: 14px;    font-weight: normal;    line-height: 1;    padding: 20px 56px 20px 36px;    margin: 0;    color: #4e4e4e;    background-color: #ffffff;    border: none;    width: 100%;    min-height: 59px;    border-top: 1px solid #e6e6e6;    outline: none;}.whatsappchat .popup-section .popup .popuptext .popup-box .response .send_btn {}/* 16-12-2019 */.whatsappchat.is-top_right .popup-section .popup .popuptext {    right: 0;    left: auto;}.whatsappchat.is-bottom_right .popup-section .popup .popuptext {    top: auto;    bottom: 70px;    left: auto;    right: 0;    opacity: 0;    visibility: hidden;}.whatsappchat.is-bottom_right .popup-section .popup .popuptext.show {    opacity: 1;    visibility: visible;}.whatsappchat.is-bottom_left .popup-section .popup .popuptext {    top: auto;    bottom: 70px;}@media (max-width: 479px) {    .whatsappchat .popup-section .popup .popuptext {        width: 345px;    }}@media (max-width: 360px) {    .whatsappchat .popup-section .popup .popuptext {        width: 300px;    }}.whatsappchat .popup-section .message p {    margin: 0px;}.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content .label {}.whatsappchat .popup-section .help-you-btn{    padding: 0 10px;}.popup-section .popup{    padding: 10px 25px;    background: #0165c9;    border-radius: 100px;    cursor: pointer;    text-align: left;}.whatsappchat-dot {    width: 10px;    height: 10px;    background-color: rgb(255, 0, 0);    position: absolute;    z-index: 1;    border-radius: 50%;    right: 4px;    top: 4px;    display: block !important;}.help_btn_text{    color: #fff;    font-weight: bold;}.whatsappchat .response {    text-align: center;    padding: 20px;    margin-bottom: 15px;    }.whatsappchat svg {    width: 24px;    height: 24px;    fill: currentcolor;    font-weight: bold;    margin-right: 8px;}.btn-whatsapp{    border-radius: 16px;    border-color: rgba(0, 0, 0, 0);    line-height: 22px;    color: rgb(255, 255, 255);    padding: 15px 10px;    font-family: inherit;    font-weight: bold;    font-size: 16px;    background-color: rgb(37, 211, 102);    text-transform: none;    border-width: 0px;    display: block;}.btn-mail{    border-radius: 16px;    border-color: rgba(0, 0, 0, 0);    display: block;    line-height: 22px;    color: rgb(255, 255, 255);    padding: 15px 10px;    font-family: inherit;    font-weight: bold;    font-size: 16px;    background-color: rgb(21, 136, 255);    text-transform: none;    border-width: 0px;}.whatsappchat .response a:hover{    color: rgb(255, 255, 255);}.whatsappchat .time{    font-size: 10px;    position: relative;    opacity: 0.3;    color: rgb(17, 17, 17);}.defaultdots__component {    position: absolute;    top: inherit;    left: inherit;    background-color: rgb(239, 239, 239);    opacity: 0.5;    width: 53px;    height: 32px;    border-radius: 16px;    display: flex;    justify-content: center;    align-items: center;    transition: 0.1s;    z-index: 1;}.defaultdots__componentinner{    display: flex;}.dotscontainer .dot1{    height: 5px;    width: 5px;    margin: 0px 2px;    border-radius: 50%;    position: relative;    background-color: rgb(17, 17, 17);    animation: 1.2s linear 0s infinite normal none running animation_dot1;    display: inline-block !important;}.dotscontainer .dot2{    height: 5px;    width: 5px;    margin: 0px 2px;    border-radius: 50%;    position: relative;    background-color: rgb(17, 17, 17);    animation: 1.2s linear 0s infinite normal none running animation_dot2;    display: inline-block !important;}.dotscontainer .dot3{    height: 5px;    width: 5px;    margin: 0px 2px;    border-radius: 50%;    position: relative;    background-color: rgb(17, 17, 17);    animation: 1.2s linear 0s infinite normal none running animation_dot3;    display: inline-block !important;}@keyframes animation_dot1{    0%{        top: 0px;    }    15% {        top: -4px;    }    25% {        top: 0px;    }}@keyframes animation_dot2{    10% {        top: 0px;    }    25% {        top: -4px;    }    35% {        top: 0px;    }}@keyframes animation_dot3{    20% {        top: 0px;    }    35% {        top: -4px;    }    45% {        top: 0px;    }}