.footer-section{background-color:#000;width:100%}.footer-center{color:#fff;display:grid;grid-template-columns:repeat(4,1fr)}.footer-item-h3{margin-bottom:20px}.footer-img-logo{margin-bottom:15px}.footer-img-logo img{height:55px}.footer-logo-text{font-size:14px}.footer-section h2 a{margin-bottom:1rem;position:relative}.footer-section h2:after a{background:#02b33f;content:"";height:.2rem;left:0;position:absolute;top:2.5rem;width:4rem}.footer-section p{transition:all .2s linear}a{color:#fff;cursor:pointer;text-decoration:none}.footer-section p:hover{transform:translateX(4px);transition:all .2s linear}.footer-section a:hover{color:#02b33f}.footer-item{margin:3rem}.footer-info-phone{display:grid;justify-content:flex-start;list-style:none}.footer-phone-li{margin-bottom:12px}.footer-ico-phone{color:#02b33f;font-size:21px}.footer-phone-number{font-size:15px;margin-left:15px}.footer-item-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.footer-grid-li{font-size:15px;margin-bottom:.6em}.footer-info-social{list-style:none}.footer-social-li{background:#02b33f;border-radius:50%;cursor:pointer;display:inline-block;font-size:18px;height:40px;margin-right:15px;transition:all .2s linear;width:40px}.footer-social-li a:hover{color:#000;transform:scale(1.1);transition:all .2s linear}.footer-ico-social-fb{margin-left:14px;padding-top:10px}.footer-ico-social-link{margin-left:12px;padding-top:10px}.footer-ico-social-ins{margin-left:11px;padding-top:10px}@media screen and (max-width:1144px){.footer-center{grid-template-columns:repeat(2,1fr);margin:auto;width:70%}}@media screen and (max-width:805px){.footer-center{grid-template-columns:repeat(1,1fr);width:50%}.footer-item-h3{text-align:center}}@media screen and (max-width:320px){.footer-center{width:100%}}