.footer-main-con{margin-top:50px;flex-direction:column}.footer-main-con,.footer-sec1{display:flex;justify-content:center;align-items:center;width:100%}.footer-sec1{background-color:#EEEFED}.footer-sec1-inner{max-width:1400px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px;flex:1;padding:0;margin:5px}.footer-pay-methods{display:flex;align-items:center;flex-direction:column;flex:1}.footer-pay-methods>h2{font-weight:500}.footer-payment{display:flex;align-items:center;gap:20px;margin-top:20px}.footer-payment>img{width:50px;height:auto}.footer-logo-sec{display:flex;align-items:center;flex:1;gap:20px}.footer-logo-cont>p{max-width:70%;width:fit-content}@media screen and (max-width:900px){.footer-sec1-inner{display:none}}.footer-sec2,.footer-sec2-inner{background-color:#566246;width:100%;display:flex;justify-content:center;align-items:center}.footer-sec2-inner{max-width:1400px;gap:40px;flex:1;padding:30px;margin:50px;color:white}.footer-left-con{width:100%;display:flex;flex-direction:column;flex:2}.footer-left{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid white;padding-bottom:15px}.footer-left-one>h3{font-weight:500;font-size:1.2rem;margin-bottom:10px}.footer-left-one>ul>li{font-size:.9rem;margin-bottom:3px}.footer-left-down{margin-top:20px;text-align:center}.footer-left-down>p{font-weight:300;font-size:.85rem;cursor:pointer}.footer-left-down>h4{font-weight:500;margin-top:7px;font-size:.85rem}.footer-right-con{display:flex;flex-direction:column;flex:1;justify-content:center}.footer-social{display:flex;gap:20px;margin-top:40px}.footer-social>a{text-decoration:none}.footer-social>a>img{width:30px;height:30px}.footer-signup>h3{font-weight:500;margin-top:30px;font-size:1.3rem}.footer-signup>p{font-weight:300;margin-top:10px;font-size:.8rem}@media screen and (max-width:1111px){.footer-sec2-inner{flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer-left{flex-wrap:wrap;gap:20px}}@media screen and (max-width:500px){.footer-sec2-inner{padding:10px;margin:15px}}