.custom_footer .footer-top{display:flex;flex-wrap:wrap;justify-content:space-between}.custom_footer .footer-box{align-items:center;display:flex;flex:1;gap:10px;justify-content:space-around;padding:20px}.custom_footer .footer-box .content{width:70%}.custom_footer .footer-box.call{background:#fff}.custom_footer .footer-box.call:hover{background:#00aeef}.custom_footer .footer-box.schedule{background:#b2212f;text-align:center}.custom_footer .footer-box h3{font-size:24px;font-weight:700;margin:0}.custom_footer .footer-box p{font-size:14px;letter-spacing:.5px;margin-bottom:0;margin-top:5px}.custom_footer .footer-middle{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:30px 20px;text-align:center}.custom_footer .footer-column img{margin:10px auto;max-width:150px}.custom_footer .footer-column.payment img{margin:3px;max-width:35px}.custom_footer .footer-column h4{font-weight:700;margin-bottom:10px}.custom_footer .footer-column a{padding:.5em;text-decoration:none}.custom_footer .footer-column ul{list-style:none;margin:0;padding:0}.custom_footer .footer-column ul li{margin:6px 0}.custom_footer .footer-column.links ul li{border-bottom:1px solid #0000001c;padding:.5em;text-align:center;text-decoration:none}.footer-column ul li a:hover{color:#00aeef!important}.custom_footer .social-icons a img{margin:0 5px;transition:transform .2s;width:25px}.custom_footer .social-icons a:hover img{transform:scale(1.1)}.custom_footer .footer-bottom{background:#030000;padding:12px;text-align:center}.custom_footer .footer-bottom p{font-size:14px;letter-spacing:.5px;margin-bottom:0}@media (max-width:768px){.custom_footer .footer-top{flex-direction:column}.custom_footer .footer-box .content{width:85%}.custom_footer .footer-box{padding:10px 5px;width:100%}}