.footer-style-one{background:#000;color:#fff;padding:80px 0 20px;position:relative;overflow:hidden}.footer-style-one:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 25% 25%,rgba(1,188,67,.05) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(1,188,67,.03) 0,transparent 50%);pointer-events:none}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px;gap:60px;margin-bottom:60px;position:relative;z-index:1}.footer-left{max-width:400px}.footer-logo{margin-bottom:20px}.footer-logo-img{height:auto;max-width:150px}.footer-description{font-size:14px;line-height:1.6;color:rgba(255,255,255,.7);margin-bottom:30px}.footer-social{display:flex;gap:15px}.social-link{width:40px;height:40px;background:rgba(1,188,67,.1);border:1px solid rgba(1,188,67,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#01BC43;font-size:16px;transition:all .3s ease}.social-link:hover{background:rgba(1,188,67,.2);border-color:#01BC43;color:#fff;transform:translateY(-3px)}.footer-middle{display:flex;gap:60px}.footer-links{min-width:150px}.links-title{font-size:16px;font-weight:600;color:#01BC43;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.links-list{list-style:none;padding:0;margin:0}.links-list li{margin-bottom:12px}.links-list a,.links-list li{color:rgba(255,255,255,.6);text-decoration:none;font-size:14px;transition:color .3s ease}.links-list a:hover,.links-list li:hover{color:#01BC43}.footer-right{max-width:300px}.contact-title{font-size:16px;font-weight:600;color:#01BC43;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.contact-item{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px}.contact-item i{color:#01BC43;font-size:16px;margin-top:2px;flex-shrink:0}.contact-item span{color:rgba(255,255,255,.7);font-size:14px;line-height:1.5}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.copyright p{color:rgba(255,255,255,.5);font-size:13px;margin:0}.footer-bottom-links{display:flex;gap:30px}.footer-bottom-links a{color:rgba(255,255,255,.5);text-decoration:none;font-size:13px;transition:color .3s ease}.footer-bottom-links a:hover{color:#01BC43}@media (max-width:991px){.footer-content{grid-template-columns:1fr 1fr;gap:40px}.footer-middle{flex-direction:column;gap:40px}.footer-right{grid-column:1/-1}}@media (max-width:767px){.footer-style-one{padding:60px 0 20px}.footer-content{grid-template-columns:1fr;gap:40px;text-align:center}.footer-left{max-width:100%}.footer-social{justify-content:center}.footer-middle{flex-direction:column;gap:30px}.footer-links,.footer-middle,.footer-right{text-align:left}.footer-right{max-width:100%}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-bottom-links{justify-content:center;flex-wrap:wrap}}@media (max-width:480px){.footer-social{gap:10px}.social-link{width:35px;height:35px;font-size:14px}.footer-middle{gap:20px}.footer-bottom-links{gap:15px}}