footer{position:relative}footer .widget_footer_style_1{color:var(--text-color,#000000)}footer .widget_footer_style_1 p,footer .widget_footer_style_1 a{color:var(--text-color,#000000)}footer .widget_footer_style_1 .footer-top{border-bottom:1px solid #000;margin-bottom:20px}footer .widget_footer_style_1 .footer-top .link{display:flex;gap:10px;color:inherit;align-items:center}footer .widget_footer_style_1 .footer-top .link .dot{flex:0 0 50px;height:50px;border:1px solid red;border-radius:50%;position:relative}footer .widget_footer_style_1 .footer-top .link .dot::before{content:'';width:20px;height:20px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:red}footer .widget_footer_style_1 .footer-top .link a{color:#000}footer .widget_footer_style_1 .footer-top .link a:hover{color:var(--theme-color)}footer .widget_footer_style_1 .footer-top .link .url{font-size:18px}footer .widget_footer_style_1 .footer-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}footer .widget_footer_style_1 .footer-column{flex:0 0 auto}footer .widget_footer_style_1 ul.footer-menu{padding:0}footer .widget_footer_style_1 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_1 ul.footer-menu li a i{display:none}footer .widget_footer_style_1 .box-social{display:flex;justify-content:flex-start;align-items:center;gap:4px}footer .widget_footer_style_1 .box-social .effect-filter{display:block;width:50px;height:50px;border-radius:50px;border:3px solid #fff;overflow:hidden;transition:all 0.3s ease-in-out;background-color:#fff}footer .widget_footer_style_1 .box-social .effect-filter:not(:first-child){margin-left:-20px}footer .widget_footer_style_1 .box-social img{height:100%;width:auto;object-fit:cover;object-position:center}footer .widget_footer_style_1 .box-social:hover .effect-filter:not(:first-child){margin:0}footer .widget_footer_style_1 .btn-hotline{padding:10px 18px;border-radius:4px;letter-spacing:0;box-shadow:0 1px 5px 0 rgba(0,0,0,.15);background-color:var(--theme-color);color:#fff;border:0}@media (max-width:768px){footer .widget_footer_style_1 .footer-top{grid-template-columns:1fr}footer .widget_footer_style_1 .footer-top .footer-top__item{justify-content:flex-start}footer .widget_footer_style_1 .footer-grid{display:block}footer .widget_footer_style_1 .footer-column{width:100%!important;margin-bottom:20px}}