.footer-wrp{width:100%;padding:50px 0px 50px;position:relative;overflow:hidden;background-color:var(--TextColor)}.footer-wrp .footerLogo{margin-bottom:50px}.footer-wrp .footer_address_card{margin-bottom:30px}.footer-wrp .footer_address_card h2{color:var(--White);font-size:16px;font-weight:var(--font-weight-500);margin:0px 0px 10px}.footer-wrp .footer_address_card p{color:var(--grey);font-size:14px;font-weight:var(--font-weight-400);margin:0px 0px 8px;letter-spacing:.01rem;display:block;padding-right:70px}.footer-wrp .footer_address_card .tollNos{font-size:24px;color:var(--White)}.footer-wrp .socialLinks{display:flex;flex-wrap:wrap;gap:0px 15px}.footer-wrp .spot_light{position:absolute;top:0px;right:0px}.footer-wrp .footer_top_links{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.footer-wrp .footer_top_links .footer_card{width:24%}.footer-wrp .footer_top_links .footer_card .h2{color:var(--White);font-size:16px;font-weight:var(--font-weight-500);margin:0px 0px 14px}.footer-wrp .footer_top_links .footer_card .ftr_links{color:var(--grey);font-size:14px;font-weight:var(--font-weight-400);margin:0px 0px 6px;letter-spacing:.01rem;display:block}.footer-wrp .footer_top_links .footer_card .ftr_links:hover{color:var(--red)}.footer-wrp .footer_top_links .footer_card .space_ftr{width:100%;height:20px}.footer-wrp .footer_mid_wrp{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;padding:30px 0px;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2);margin-top:30px}.footer-wrp .footer_mid_wrp p{max-width:600px;font-size:1.4rem;line-height:1.4;letter-spacing:.01rem;font-weight:var(--font-weight-500);color:var(--grey);margin:0px}.footer-wrp .footer_mid_wrp .social_icns{max-width:200px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0px 15px}.footer-wrp .footer_btm_wrp{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;margin-top:20px}.footer-wrp .footer_btm_wrp .xtra-links{max-width:600px;display:flex;flex-wrap:wrap;align-items:center;gap:0px 9px;font-weight:var(--font-weight-300);color:var(--grey);font-size:1.3rem}.footer-wrp .footer_btm_wrp .xtra-links a{display:inline-block;max-width:600px;font-size:1.4rem;line-height:1.4;letter-spacing:.01rem;font-weight:var(--font-weight-500);color:var(--grey);margin:0px}.footer-wrp .footer_btm_wrp p{max-width:600px;font-size:1.4rem;line-height:1.4;letter-spacing:.01rem;font-weight:var(--font-weight-500);color:var(--grey);margin:0px}.footer-wrp .footer-bottom{margin-top:30px;border-top:1px solid #333;display:flex;justify-content:space-between;padding:20px 0px}.footer-wrp .footer-bottom .copyright{color:#999;font-size:14px}.footer-wrp .footer-bottom .Privacy a{color:#999;font-size:14px;padding-right:10px}.footer-wrp .footer-bottom .Privacy a:hover{color:var(--red)}@media only screen and (min-width: 1400px)and (max-width: 1599px){.footer-wrp .footer_top_links .footer_card .ftr_links{font-size:12px;margin:0px 0px 6px}.footer-wrp .footer_address_card p{line-height:1.6;font-size:12px}.footer-wrp .footer_address_card .tollNos{font-size:22px}.footer-wrp .footer-bottom .copyright,.footer-wrp .footer-bottom .Privacy a{font-size:12px}}@media only screen and (min-width: 1200px)and (max-width: 1399px){.footer-wrp .footer_top_links .footer_card .h2,.footer-wrp .footer_address_card h2{font-size:14px}.footer-wrp .footer_top_links .footer_card .ftr_links{font-size:12px;margin:0px 0px 6px}.footer-wrp .footer_address_card p{line-height:1.6;font-size:12px}.footer-wrp .footer_address_card .tollNos{font-size:20px}.footer-wrp .footer-bottom .copyright,.footer-wrp .footer-bottom .Privacy a{font-size:12px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){.footer-wrp{padding:40px 0px 20px}.footer-wrp .footer_top_links .footer_card .ftr_links{font-size:12px}.footer-wrp .footer_address_card p{font-size:13px;line-height:1.4}.footer-wrp .footer_top_links .footer_card .h2,.footer-wrp .footer_address_card h2{font-size:14px}.footer-wrp .footer_address_card .tollNos{font-size:22px}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.footer-wrp{padding:20px 0px}.footer-wrp .footerLogo{margin-bottom:30px;width:50px}.footer-wrp .footerLogo img{width:100%}.footer-wrp .footer_top_links .footer_card{width:100%}.footer-wrp .footer_top_links{margin-top:30px}.footer-wrp .footer_top_links .footer_card .h2{font-size:16px;letter-spacing:.1rem;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:10px;margin-bottom:10px;position:relative}.footer-wrp .footer_top_links .footer_card .h2::before{content:"";width:15px;height:15px;position:absolute;top:0px;right:0px;background-image:url(../assets/images/plus.png);background-repeat:no-repeat;background-position:center center;background-size:cover}.footer-wrp .footer_top_links .footer_card .h2.open_ttle::before{background-image:url(../assets/images/minus.png)}.footer-wrp .footer_top_links .footer_card .space_ftr{display:none}.footer-wrp .footer_top_links .footer_card .cvr{height:0px;overflow:hidden;margin-bottom:10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.footer-wrp .footer_top_links .footer_card .cvr.open{height:auto}.footer-wrp .footer_top_links .footer_card .ftr_links{font-size:14px;letter-spacing:.01rem;margin:9px 0px}.footer-wrp .footer_mid_wrp{text-align:center;margin-top:0px;border-top:none;padding-top:10px}.footer-wrp .footer_mid_wrp .social_icns{align-items:center;margin:20px auto 0px}.footer-wrp .footer_mid_wrp p{font-size:1.6rem}.footer-wrp .footer_btm_wrp .xtra-links{gap:5px 5px;justify-content:center}.footer-wrp .footer_btm_wrp p{font-size:1.6rem;text-align:center;width:100%;max-width:100%;margin-top:10px}.footer-wrp .footer-bottom{display:block;margin-top:0px;border-top:none;padding-top:0px}.footer-wrp .footer-bottom .copyright,.footer-wrp .footer-bottom .Privacy a{font-size:12px}}@media(min-width: 320px)and (max-width: 767px){.footer-wrp{padding:20px 0px}.footer-wrp .footerLogo{margin-bottom:30px;width:50px}.footer-wrp .footerLogo img{width:100%}.footer-wrp .footer_top_links .footer_card{width:100%}.footer-wrp .footer_top_links{margin-top:30px}.footer-wrp .footer_top_links .footer_card .h2{font-size:16px;letter-spacing:.1rem;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:10px;margin-bottom:10px;position:relative}.footer-wrp .footer_top_links .footer_card .h2::before{content:"";width:15px;height:15px;position:absolute;top:0px;right:0px;background-image:url(../assets/images/plus.png);background-repeat:no-repeat;background-position:center center;background-size:cover}.footer-wrp .footer_top_links .footer_card .h2.open_ttle::before{background-image:url(../assets/images/minus.png)}.footer-wrp .footer_top_links .footer_card .space_ftr{display:none}.footer-wrp .footer_top_links .footer_card .cvr{height:0px;overflow:hidden;margin-bottom:10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.footer-wrp .footer_top_links .footer_card .cvr.open{height:auto}.footer-wrp .footer_top_links .footer_card .ftr_links{font-size:14px;letter-spacing:.01rem;margin:9px 0px}.footer-wrp .footer_mid_wrp{text-align:center;margin-top:0px;border-top:none;padding-top:10px}.footer-wrp .footer_mid_wrp .social_icns{align-items:center;margin:20px auto 0px}.footer-wrp .footer_mid_wrp p{font-size:1.6rem}.footer-wrp .footer_btm_wrp .xtra-links{gap:5px 5px;justify-content:center}.footer-wrp .footer_btm_wrp p{font-size:1.6rem;text-align:center;width:100%;max-width:100%;margin-top:10px}.footer-wrp .footer-bottom{display:block;margin-top:0px;border-top:none;padding-top:0px}.footer-wrp .footer-bottom .copyright,.footer-wrp .footer-bottom .Privacy a{font-size:12px}}/*# sourceMappingURL=footer.css.map */