.btn-contact-bar1 {
    position: fixed;
    right: 13px;
    bottom: 30%;
    z-index: 9;
    display: flex;
    flex-direction: column;
}

.item-contact-box {
    z-index: 999;
    /*background: #272727;*/
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
    padding: 5px 0px 0px 5px;
    border-radius: 999px;
    /*transition: .25s cubic-bezier(.4, 0, .2, 1);*/
}

/* .item-contact-box:hover {
    width: 164px;
    height: 40px;
} */

.item-contact {
    display: flex;
    text-decoration: none;
}

.item-contact:hover {
    /*display: flex;*/
    text-decoration: none;
}

.icon-contact {
    height: 50px;
    width: 50px;
    /*background: #272727;*/
    border-radius: 999px;
    position: absolute;
    margin: -10px;
}

.textwidget .content {
    line-height: 30px;
    margin-left: 50px;
    width: auto;
    white-space: nowrap;
    color: white;
    font-size: 14px;
    overflow: hidden;
    text-overflow: clip;
    text-align: center;
}

.btn-contact-bar1 a {
    display: block;
    text-align: center;
    margin-bottom: 6px;
}

.btn-contact-bar1 a span {
    display: block;
    color: #333;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.tada {
    width: 40px;
    height: 40px;
    margin-left: 6px;
    margin-top: 5px;
    color: white;
    font-size: 25px;
    border-radius: 50%;
    border: 8px solid transparent;
    -webkit-animation: tada 1s infinite ease-in-out;
    animation: tada 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;

}

/*!/wp-content/plugins/button-contact-vr/css/style.css*/
#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999
}

#button-contact-vr .button-contact {
    position: relative;
    text-align: center;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, .7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: flex;
    /* line-height: 37px; */
    flex-direction: column;
    max-width: 40px;
    text-align: center;
    align-items: center;
    color: black;
    font-size: 14px;
}

.phone-vr-img-circle img {
    /*max-width: 25px*/
}


#button-contact-vr {
    transform: scale(1.1)
}

#button-contact-vr {
    margin: -10px
}


#button-contact-vr {
    left: 20px
}

.phone-bar a {
    left: auto;
    right: 30px;
    padding: 8px 55px 7px 15px
}


#button-contact-vr {
    bottom: 4%
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    background: #e83a3a;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: .8;
    color: #fff
}

@media (max-width: 736px) {
    .phone-bar {
        display: none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, .7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196f3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, .8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, .7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196f3
}

@-webkit-keyframes tada {
    0% {
        transform: scaleX(1);
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate(
                -3deg
        );
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.3, 1.3, 1.3) rotate(
                3deg
        );
    }
    40%, 60%, 80% {
        transform: scale3d(1.3, 1.3, 1.3) rotate(
                -3deg
        );
    }
    100% {
        transform: scaleX(1);
    }
}

.fixed__button__mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 0px 23px rgb(0 0 0 / 15%);
    display: flex;
    padding: 5px 0;
    display: none;
}

.fixed__button__mobile > div {
    width: 20%;
    border: 0 !important;
    opacity: 1 !important;
    text-align: center;
}

.fixed__button__mobile a span {

    color: #666666;
    font-size: 12px;
    display: block;
    font-weight: 400;

}

.fixed__button__mobile a img {
    max-height: 24px;
}

.fixed__button {
    position: fixed;
    right: 13px;
    bottom: 75px;
    z-index: 9;
    display: flex;
    flex-direction: column;
}

.fixed__button a {
    display: block;
    text-align: center;
    margin-bottom: 6px;
}

.fixed__button a span {
    display: block;
    color: #333;
    padding-top: 5px;
    font-size: 12px;
    /*font-family: "HelveticaNeue-Medium";*/
    font-weight: 600;
}

@media (max-width: 551px ) {
    .btn-contact-bar1 {
        left: auto;
        right: 18px;
        align-items: center;
        justify-content: center;
        /*display: none;*/
        /*position: fixed;*/
        /*right: 0px;*/
        /*top: auto;*/
        /*bottom: 0px;*/
        /*margin: 0px auto;*/
        /*width: 100%;*/
        /*height: 55px;*/
        /*flex-flow: row nowrap;*/
    }

    .item-contact-box {
        display: flex;
        flex-flow: column nowrap;
        width: 25%;
        height: 60px;
        padding: 0px;
        margin: 0px;
        margin-bottom: 0px;
        border-radius: 0px;
        align-items: center;
        border-left: 1px solid grey;

    }

    .item-contact-box:hover {
        width: 25%;
        height: 60px;
    }

    .item-contact {
        flex-flow: column nowrap;
        margin-top: 5px;
        width: 100%;
        height: 100%;
        text-decoration: none;
    }

    .tada {
        border: none;
    }

    .textwidget .content {
        display: none;
        font-size: 60%;
        margin: 0px;
        width: 100%;
        text-align: center;
        white-space: normal;
        color: white;
        overflow: visible;
        text-overflow: unset;
    }

    /*.item-contact-box:hover{*/
    /*    display: none;*/
    /*}*/
    .item-contact-box {
        border: none;
    }
}
@media only screen and (max-width: 769px) {
    #button-contact-vr {
        display: none;
    }
}
