#b-before-footer .menu-style-1 {
    float: none;
    display: block;
    margin: 0px auto;
    text-align: center;
}

#b-before-footer .menu-style-1 ul li a {
    background: #18120B;
    border-bottom: 1px solid #6a4113;
    border-radius: 0;
    color: #FDD869;
    cursor: pointer;
    display: block;

    font-size: 19px;
    transition: none;
    line-height: 26px;
    padding: 5px 5px;
    position: relative;
    text-decoration: none;
    margin: 0px 17px;
    border-top: 1px solid #6a4113;
    height: 37px;
    z-index: 999;
    display: inline-block;
    width: 22px;
}

#b-before-footer .menu-style-1 ul li a:before, #b-before-footer .menu-style-1 ul li a:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 26px;
    height: 27px;
    transform: scaleX(0.5774) rotate(-45deg);
    background-color: #18120B;
}

#b-before-footer .menu-style-1 ul li {
    display: inline;
}

#b-before-footer .menu-style-1 ul li a:before {
    border-left: 1.47px solid #6A4113;
    left: -13px;
    top: 4px;
    border-top: 1.47px solid #6A4113;
    background: #18120B;
    z-index: 1;
}

#b-before-footer .menu-style-1 ul li a span {
    display: none;
}

#b-before-footer .menu-style-1 ul li a:after {
    border-right: 1.47px solid #6A4113;
    right: -14px;
    top: 4px;
    border-bottom: 1.47px solid #6A4113;
}

#b-before-footer .menu-style-1 ul li a:hover {
    background: #6a4113;
    border-color: #6a4113;
    color: white;
}

#b-before-footer .menu-style-1 ul li a:hover:before, #b-before-footer .menu-style-1 ul li a:hover:after {
    background: #6a4113;
}

.b-menu-social {
    position: relative;
}
#b-before-footer .menu-style-1{
    position: relative;
}
#b-before-footer .menu-style-1:before {
    background: #663e12;
    height: 1px;
    position: absolute;
    width: 100%;
    top: 18px;
    content: '';
    height: 1px;left: 0px;
}

.b-menu-footer .b-menu-footer-content {
    float: none;
    display: block;
    margin: 0px auto;
    text-align: center;
}

#b-before-footer .menu-style-1 ul li a i {
    z-index: 99;
    position: relative;
}
.call-text {
    float: left;
    text-align: left;
}
.call-text label {
    text-align: left;
    font-size: 23px;
    color: var(--var-link-color);
    font-weight: 600;
    margin-top: -13px;
    display: block;
}
.call-text p {
    font-size: 16px;
    margin-top: 0px;
}

.call-content .input-group {
    display: block;
}

#b-title-call {
    padding: 35px 0px 0px 0px;
    border-top: 1px solid #6A4113;
    font-size: 22px;
}

.goingay.btn.btn-primary {

    font-size: 22px;
    padding: 5px 17px;

}
.goingay.btn.btn-primary {
    font-size: 22px;
    padding: 5px 17px;
    float: right;
}
.goingay.btn.btn-primary{
    background: #6a4113;
    border-color: #6a4113;
    color: white;
}
.goingay.btn.btn-primary:before, .goingay.btn.btn-primary:after {
    background: #6a4113;
}
.btn.btn-primary:hover {
    background: #18120B;
    border-color: #6a4113;
    color: #FDD869;
}

.btn.btn-primary:hover:before, .btn.btn-primary:hover:after {
    background-color: #18120B;
}
#b-before-footer .b-slide-style  .swiper-slide .doitac img{
    max-height: 77px;
}
.site-footer{
    background: #434343;
}

.mid-footer {
    background:#434343;
    padding: 70px 0px 50px 0px;
    clear: both; width: 100%;
    display: block;
}
.item-title1 {
    margin: 10px 0px;color: #fff;
}
.footer-free-ship {
    text-align: center;
    background: #e5e5e5e5;
    margin-bottom: 40px;
}
.delivery-banner__icon {
    display: inline-block;
}
.delivery-banner__text.h4 {
    display: inline;
    font-weight: 900;font-weight: 900;
    color: #000!important;
}
footer.footer .site-footer p,footer.footer .site-footer  a{
    color: #fff;
}
#footer
{
    background: transparent;
    max-width: 100%;
    margin: 0px auto;
    border-radius: 0px;
    overflow: hidden;
}
.logo_footer img {
    max-width: 250px;
}
.logo_footer {
    margin-bottom: 39px;
    display: block;
}
footer.footer .copyright
{
    background: rgba(40,40,40,0.54);
    padding: 13px 0px;
    height: 52px;
}
#collapseListMenu03 {
    height: 150px;
    overflow: hidden;
    display: block;
    padding-top: 20px;
}
footer.footer .site-footer .footer-content {
    border-top: 0px dotted;
    padding: 0px;
}
.mid-footer .item-title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid var(--var-link-color);
    padding-left: 12px;
}
.site-footer a {
    color: #333;
}
.panel-title {
    font-weight: bold;
    font-size: 16px;
}
.widget--footer .widget__title {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
    color: var(--color-heading);
    text-transform: uppercase;
    font-weight: bold;
}
@media (max-width: 480px) {
    footer.footer .title-menu a:before {
        top: 26px;
    }
}
.b-menu-footer ul li a {
    background: #18120B;
    border-bottom: 1px solid #6a4113;
    border-radius: 0;
    color: #FDD869;
    cursor: pointer;
    display: block;
    font-family: roboto;
    font-size: 14px;
    transition: none;
    line-height: 26px;
    padding: 5px 9px;
    position: relative;
    text-decoration: none;
    margin: 0px 18px;
    border-top: 1px solid #6a4113;
    height: 37px;
    z-index: 999;
    display: inline-block;
    width: auto;
}

.b-menu-footer ul li a:before, .b-menu-footer ul li a:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 26px;
    height: 27px;
    transform: scaleX(0.5774) rotate(-45deg);
    background-color: #18120B;
}

.b-menu-footer ul li {
    display: inline;
    margin: 0px;
}

.b-menu-footer ul li a:before {
    border-left: 1.47px solid #6A4113;
    left: -13px;
    top: 4px;
    border-top: 1.47px solid #6A4113;
    background: #18120B;
    z-index: 1;
}

.b-menu-footer ul li a:after {
    border-right: 1.47px solid #6A4113;
    right: -14px;
    top: 4px;
    border-bottom: 1.47px solid #6A4113;
}

.b-menu-footer {
    position: relative;margin-top: 30px;
}

.b-menu-footer ul li a:hover {
    background: #6a4113;
    border-color: #6a4113;
    color: white;
}

.b-menu-footer ul li a:hover:before, .b-menu-footer ul li a:hover:after {
    background: #6a4113;
}

.b-menu-footer .section-bg-overlay1 {
    background: #663e12;
    height: 1px;
    position: absolute;
    width: 100%;
    top: 17px;
}
#copyright {
    text-align: center;padding: 0px 0px;line-height: 7px;
}
/************* quick call****/


@media (max-width: 480px) {
    .call-text p {

        font-size: 14px;
        margin-top: -8px;
        text-align: center;
        margin-bottom: -6px;

    }
    .call-text label {

        text-align: left;
        font-size: 19px;
        color: #333;
        font-weight: 600;
        margin-top: -13px;
        display: block;
        text-align: center;

    }
    .goingay.btn.btn-primary {
        font-size: 22px;
        padding: 5px 17px;
        float: none;
        margin: 15px auto;
    }
    footer.footer .title-menu a::before {
        top: 2px;
    }
}
.footer-lienhe{
    line-height: 20px;
}
.footer-lienhe p {

    margin: 7px;
}
.footer-lienhe ul li {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0px;
}
.footer-lienhe img{
    max-width: 242px;
    margin: 0px auto;
    display: block;margin-bottom: 10px;
}
.footer-lienhe h4 {
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-lienhe h4::after {
    background: #0068DE;
    content: "";
    display: block;
    height: 4px;
    margin-top: 9px;
    width: 20%;
}
footer.footer .title-menu  {
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
footer.footer .title-menu::after{
    background: var(--var-main-color);
    content: "";
    display: block;
    height: 4px;
    margin-top: 9px;
    width: 20%;
}
#b-calltoaction {
    background: #f0f0ed none repeat scroll 0 0;
    border-top: 5px solid #ecece8;
    margin: 20px 0px 0px 0px;
    padding: 3px 0;
}
.b-calltoaction-content {
    color: #121212;
    font-size: 24px;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    margin-bottom: 30px;
}
.btn.btn-callnow {
    background: var(--var-main-color);
    color: #fff;
    font-size: 86%;
    border-radius: 7px;
}
.btn.btn-callnow:hover{
    opacity: 0.9;
}

#request {
    background: #D6D9DB;
    color: #fff;
    overflow-x: hidden;
    margin-top: 14px;
}
#request h4.request-title {
    line-height: 22px;
    justify-content: flex-start

}
#request h4,
#request h4.request-title {
    font-size: 21px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    margin-bottom: 5px;

}
#request .request-button {
    height: 273px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;

}
.request-button {
    position: relative

}
.request-button:before {
    content: "";
    background-color: var(--color-1st);
    height: 100%;
    left: 40px;
    width: 1000%;
    position: absolute;
}
.request-button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-top:274px solid transparent;
    border-right: 41px solid var(--color-1st);

}
#request .request-button  a {
    width: 21.4rem;
    margin-top: -2px;
    border-radius: 21px;
    height: 42px;
    background-color: #fff;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding-top: 0px;
    overflow: hidden;
    position: relative;

    font-weight: bold;
}
#request .request-button  a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    transition: height .4s ease-in-out

}
#request .request-button a:hover:before {
    height: 100%;
    transition: height .4s ease-in-out

}
.request-title {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    margin-bottom: 4px;padding-top: 19px;
}

.request-des {
    font-weight: 300;
    margin-top: -8px;
    font-size: 15px;
    color: #000;
    max-width: 600px;
}

@media (max-width:480px) {
    .request-button::before {
        content: "";
        background-color: #EE1919;
        height: 100%;
        left: -16px;
        width: 1000%;
        position: absolute;
    }
    #request h4 {
        height: 63px;
        margin-bottom: 0;
        margin-top: 0;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .request-button::after {
        content: "";
        position: absolute;
        left: -53px;
        top: -17px;
        width: 0;
        height: 0px;
        border-left: 20px solid transparent;
        border-top: 80px solid transparent;
        border-right: 26px solid var(--var-main-color);
    }
    .request-button::before {
        content: "";
        background-color: var(--var-main-color);
        height: 100%;
        left: -13px;
        width: 1000%;
        position: absolute;
    }
    .request-title {
        font-size: 14px;
        font-weight: bold;
        color: #000;
        margin-top: 10px;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    .request-des {
        font-weight: 300;
        margin-top: -8px;
        font-size: 14px;
        color: #000;
        padding-left: 10px;
        margin-bottom: ;
        padding-bottom: ;
    }
    #request a {

    }
    .footer-image {
        max-width: 223px;
        display: none;
    }
    footer.footer .site-footer{
        padding: 5px 0px 0px;
    }
}
.footer-image {
    max-width: 257px;
    margin-bottom: -10px;
}
.facebook-soical {
    margin-top: 14px;

}
.facebook-soical ul li {
    line-height: 34px;
    display: inline-block;
}
.facebook-soical ul li a {
    color: #333;
    font-size: 10px;
    padding: 0px 9px;
    border: 1px solid;
    display: block;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-right: 3px;
    border-radius: 39px;
}
.facebook-soical ul li a span {
    display: none;
}
.facebook-soical ul li a i {
    padding-right: 10px;
    font-size: 16px;
}
/*************************/
.baotri-content .baotri-footer-header .title {
    font-size: 28px;
    font-weight: bold;position: relative;
    text-align: center;color: var(--var-main-color);
}

.baotri-content .baotri-footer-header .info {

    font-size: 16px;
    color: #888;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 30px;

}

.baotri-content .baotri-footer-header .info .image {
    display: inline-block;
    height: 20px;
    margin: 2px 5px;
    padding-top: 4px;
}

.baotri-content .baotri-footer-header .info img {
    height: 25px;
}

.baotri-content .items {
    overflow: hidden;
    position: relative;
    margin-right: -3%;

    margin-top: 20px;
    background: rgba(255, 255, 255, 0.3);
}

.baotri-content .items .item {
    width: 49%;
    float: left;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #111;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 9px 20px 7px 196px;
    height: 121px;
    border: 1px solid #eee;
    margin: 2px;
}

.baotri-content .items .item .image {
    position: absolute;
    width: 160px;
    height: 100px;
    top: 10px;
    left: 20px;
}

.baotri-content .items .item .inner {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    display: block;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.baotri-content .items .item .inner img {
    width: 100%;
    min-height: 100%;
}

.baotri-content .items .item .title {
    font-size: 16px;
    font-weight: normal;
}

.baotri-content .items .item .subtitle {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
}

.baotri-content .cfooter {
    text-align: right;
    margin-top: 9px;
}
.baotri-content .baotri-footer-header .title a{
    background: #fff;padding: 0px 30px 0;font-size: 24px;
}
.baotri-content .baotri-footer-header .title::after {
    content: '';
    width: 70%;
    border: 1px solid var(--var-main-color);
    top: 50%;
    left: 0;
    position: absolute;
    z-index: -1;
    height: 1px;
    box-sizing: border-box;
    right: 0;
    margin: auto;
}

@media (max-width:991px) {
    .footer .container{
        padding-left: 15px;
        padding-right: 10px;
    }
    .baotri-content .baotri-footer-header .title {
        font-size: 21px;
        font-weight: bold;
        text-align: center;
        color: var(--var-main-color);
    }
    .baotri-content .items .item{
        width: 95%;padding: 5px 5px 5px 100px;height: 86px;
    }
    .baotri-content .items{
        margin-top: 0px;
    }
    .baotri-content .items .item .inner img {
        width: 60px;
        height: 60px;
    }
    .baotri-content .items .item .image {
        position: absolute;
        width: 60px;
        height: 60px;
        top: 12px;
        left: 12px;
    }
    .baotri-content .items .item .title {
        font-size: 14px;
        font-weight: normal;
        line-height: 19px;
        display: block;
        margin-bottom: -9px;
    }
}

@media screen and (max-width: 980px) {
    .autoAdsMaxLead-widget-btn-list {
        display: none !important;
    }
}
@media screen and (min-width: 980px) {
    .hotline-button,.navigation-t{
        display:none!important;
    }
}
.top-footer.mid-footer {
    padding-bottom: 40px;
}
.cotlienhe ul{
    margin: 0px;padding: 0px 7px;
}
.cotlienhe ul li {
    font-weight: 300;
    font-size: 15px;
    list-style: none;
    margin: 0px;
    color: #fff;
}
.cotlienhe ul li i {
    color: var(--color-1st);
    position: relative;
    font-size: 22px;
    top: 2px;
    padding-right: 5px;
}
.cotlienhe ul li i:before {
    background: #fff;
    border-radius: 15px;
}
@media screen and (max-width: 480px) {
    .hidden-xs{
        display: none!important;
    }
    .navigation-t .btn-shopping-cart > span {
        position: absolute;
        top: -3px;
        right: 7px;
        transform: translate(25%, 25%);

        justify-content: center;
        align-items: center;
        min-width: 16px;
        height: 16px;
        background-color: red;
        border-radius: 50%;
        font-size: 10px;
        color: #fff;
    }
}
@media (min-width: 480px) and (max-width: 980px) {
    .hidden-sm{
        display: none;
    }
    .col-4-footer{
        margin-left: 14px;
        margin-top: 13px;

    }
}
@media only screen and (max-width:480px) {
    .navigation-t{

        bottom: 0px;
        left: 0;z-index:9000;

    }
}
.autoAdsMaxLead-widget-btn-list{
    position: fixed !important;
    z-index: 9;
   right: 10px;
    bottom: 30px;
}
.autoAdsMaxLead-widget-btn-list ul li {
    margin-bottom: 7px;list-style:none;
}
.autoAdsMaxLead-widget-btn-list ul {
}
.autoAdsMaxLead-widget-btn-list ul a {
    display: block;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background:#333;
    color: #fff;
    font-size: 27px;
    text-align: center;
    padding-top: 2px;
}
.autoAdsMaxLead-widget-btn-list ul li.zalo a {
    background: #0068ff;
}
.autoAdsMaxLead-widget-btn-list ul a span {
    display: none;
}
.autoAdsMaxLead-widget-btn-list ul li.facebook a {
    background:#166fe5;
}
.autoAdsMaxLead-widget-btn-list ul .click_mess_fanpage a{
    background: #1877F2;
}
.autoAdsMaxLead-widget-btn-list ul .hotline a{
    background: #EB2126;
}


.ring a i {
    display: block;
    animation: 3s ease-in-out 0s normal none infinite running chang-rotage-anim-1;
}
@keyframes chang-rotage-anim-1 {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    25% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    35% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    45% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
.quick-box {
    position: fixed;
    bottom: 76px;
    border-radius: 5px;
    right: 80px;
    color: #000;
    background: #e5e5e5;
    z-index: 99;
    padding: 8px 20px 8px 12px;
    display: none;
    box-shadow: 0px 0px 5px #e5e5e5;
}
.quick-box.zhotline{
    bottom: 21px;
}
.quick-box button {
    position: absolute;
    top: -6px;color:#000;
    right: 0px;
    font-size: 12px;
}
.quick-box.active {
    display: block;
}
.quick-box .quick-box-item .item {
    line-height: 41px;
    font-size: 18px;
}
.quick-box .quick-box-item .item b{
    display: inline-block;
    width: 98px;
    font-size: 16px;
}
.quick-box .quick-box-item .zalo a{
    color:#0068ff;
}
.quick-box .quick-box-item .zalo a b {
    color: #333;
}
.quick-box .quick-box-item .zalo a i{
    color: #0068ff;
}
.quick-box::before {
    border: solid;
    border-top-color: currentcolor;
    border-top-width: medium;
    border-right-color: currentcolor;
    border-right-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-left-color: currentcolor;
    border-left-width: medium;
    border-top-color: currentcolor;
    border-top-width: medium;
    border-right-color: currentcolor;
    border-right-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-left-color: currentcolor;
    border-left-width: medium;
    border-color: #e5e5e5 transparent;
    border-width: 0px 11px 15px 11px;
    content: "";
    right: -15px;
    top: 34px;
    position: absolute;
    z-index: 999;
    transform: rotate(90deg);

}
.widget.widget--footer {
    margin-bottom: 54px;
}
footer.footer .copyright {
    line-height: 22px;
    text-align: center;
    font-size: 1em;
    position: relative;
    padding: 11px 0px;
    color: #fff;
    border-top: transparent;
    margin-top: 0px;
    background: rgba(40,40,40,0.54);
}
.sanphamdoanhnghiep ul {
    margin: 12px 12px;
    padding: 0px;
}
.sanphamdoanhnghiep ul li{
    list-style: none;
    padding: 5px 0px;

    border-bottom: 1px solid hsla(0,0%,100%,.2);
}
.foodter_chinhsach {
    display: flex;
    padding-bottom: 22px;
}
.foodter_chinhsach_item {
    padding: 5px 30px;
}
.foodter_chinhsach_item:first-child{
    padding-left: 0px;
}
.foodter_chinhsach_item a{
    color: #333;
}
.foodter_chinhsach_item span {
    display: block;
    width: 81px;
    text-align: center;
}
.foodter_chinhsach_item img {
    display: block;
    margin: 0px auto;
    height: 75px;
}
.footer-request-left{

}
@media only screen and (max-width:480px) {
    .foodter_chinhsach {
        display: block;
        padding-bottom: 22px;
    }
    .foodter_chinhsach_item {
        padding-left: 0px;
        display: inline-block;
        overflow: hidden;padding: 5px 30px;
        width: 49%;
    }
    .foodter_chinhsach_item:first-child {
        padding-left: 30px;
    }
    .foodter_chinhsach_item img {
        margin: 0px auto;
        display: block;
        height: 56px;
    }
    .foodter_chinhsach_item span {
        display: block;
        width: 81px;
        text-align: center;
        margin: 0px auto;
    }
    .request-title {
        font-size: 21px;
        font-weight: 900;
        color: #000;
        padding-left: 10px;
        text-align: center;
        max-width: 251px;
        margin: 10px auto;
        margin-bottom: 0px;
        display: block;
        margin-bottom: 18px;
    }
    #request .request-button {
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        text-align: center;
    }
    #request .request-button a {
        width: 200px;
        margin-top: -2px;
        border-radius: 21px;
        height: 42px;
        background-color: #fff;
        color: #000;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        padding-top: 12px;
        overflow: hidden;
        position: relative;
        font-weight: bold;
        display: block;
        margin: 0px auto;
    }
    #request {
        background: #D6D9DB;
        color: #fff;
        overflow-x:initial;
        margin-top: 14px;
        padding-bottom: 20px;
    }
}
.navigation-t{
    position: fixed;
    right: 0;
    bottom: -0px;background: #fff;
    left: 0;z-index:9000;
    filter: drop-shadow(-1px 6px 7px rgba(0, 0, 0, 0.9));
}

.mobile-nav-item {
    width: 19%;
    float: left;
    text-align: center;
}
.mobile-nav-item a {
    color: #333;
    padding-top: 3px;
    display: block;
}
.mobile-nav-item a i {
    display: block;font-size: 17px;
}
.mobile-nav-item a label {
    display: block;
    font-size: 12px;

}
.mobile-nav-item.hotline.ring a i{

}
.mobile-nav-item.hotline a span{
    padding-left: 30px;
}
.hotline-button.ring{
    position: fixed;
    bottom: -1px;
    display: block;
    left: calc(50% - 30px);
    color: #333;

    z-index: 99999;
}
.hotline-button.ring span {
    font-size: 13px;
    margin-top: 9px;
    text-align: center;
    width: 100%;
    display: block;
}
@keyframes chang-rotage-anim-1 {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    25% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    35% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    45% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.hotline-button.ring i {
    display: block;
    background: #027467;animation: 2s ease-in-out 0s normal none infinite running chang-rotage-anim-1;
    background:radial-gradient(159.85% 367.97% at 150% 123.85%,#ffe147 0,#65ae17 38.76%,#469c4b 59.65%,#00713b 100%);
    height: 60px;

    width: 60px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 25px;
    padding-top: 8px;
    z-index: 999;
    margin-bottom: 4px;
}