.footer{background-color:#fff;background-position-y:-100px;background-repeat:no-repeat;background-size:cover;padding:45px 0 0}.footer .footer_logo_wrap{flex-direction:column;justify-content:space-between;align-items:flex-start;height:97%;display:flex}.footer .footer_logo_wrap .top-wrap img{width:52%}.footer .footer_logo_wrap .top-wrap p{font-family:var(--body-font);color:#1b1b1b;width:71%;margin-top:21px;font-size:17px;font-weight:500;line-height:27px}.footer .footer_logo_wrap .bottom-wrap{width:100%}.footer .footer_logo_wrap .bottom-wrap .social-link{justify-content:space-between;align-items:center;width:45%;display:flex}.footer .footer_logo_wrap .bottom-wrap .social-link li{text-align:center;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.footer .footer_logo_wrap .bottom-wrap .social-link li:first-child{background:#337fff}.footer .footer_logo_wrap .bottom-wrap .social-link li:nth-child(2){background:linear-gradient(315deg,#fbe18a .96%,#fcbb45 21.96%,#f75274 38.96%,#d53692 52.96%,#8f39ce 74.96%,#5b4fe9 100.96%)}.footer .footer_logo_wrap .bottom-wrap .social-link li:nth-child(3){background:#3cf}.footer .footer_logo_wrap .bottom-wrap .social-link li:last-child{background-color:#069}.footer .footer_logo_wrap .bottom-wrap .social-link li a i{color:var(--secondary-color);font-size:18px;transition:all .5s}.footer .footer_logo_wrap .bottom-wrap .social-link li:hover a i{transform:rotate(360deg)}.footer .footer-bottom{text-align:center;border-top:1px solid #b0b0b0;justify-content:center;align-items:center;margin-top:20px;padding-top:20px;display:flex}.footer .footer-page-link h6{font-family:var(--body-font);color:#0773d1;text-align:center;width:fit-content;margin-bottom:13px;font-size:22px;font-weight:500;line-height:147%;position:relative}.footer .footer-page-link h6:after{content:"";background-color:#0773d1;width:0%;height:2px;transition:all .5s;position:absolute;bottom:0;left:0}.footer .footer-page-link h6:hover:after{width:100%}.footer .footer-page-link ul li a{font-family:var(--body-font);color:#1b1b1b;font-size:17px;font-weight:500;line-height:31px;text-decoration:none;transition:all .5s}.footer .footer-page-link ul li a:hover,.footer .footer-page-link ul li .footer-link:hover{color:#52add0}.footer .footer_logo_wrap .bottom-wrap .social-link li a{width:100%}.footerItemContainer{flex-direction:row;justify-content:space-between;width:100%;display:flex}.footerContainer{flex-direction:row;display:flex}.footerMainContainer{border-top:1px solid #adadad;border-top-left-radius:6px;border-top-right-radius:6px;max-width:100%;margin-top:30px}@media (max-width:991px){.footerContainer{flex-direction:column}}@media (max-width:768px){.footerItemContainer{flex-flow:wrap}}@media (max-width:480px){.footer .footer_logo_wrap .top-wrap p{width:90%}}
