footer{background-color:#e6eae9;padding-top:50px;border-top:5px solid #0f6546}footer .footer-top{-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 320px)and (max-width: 1024px){footer .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;text-align:center}}footer .footer-top .footer-logo img{height:auto;max-height:80px}footer .footer-top .footer-values{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px}@media(min-width: 1025px)and (max-width: 1360px){footer .footer-top .footer-values{gap:40px}}@media(min-width: 320px)and (max-width: 1024px){footer .footer-top .footer-values{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}footer .footer-top .footer-values .value-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:12px}footer .footer-top .footer-values .value-item .value-icon{width:30px;height:30px;border-radius:50%}footer .footer-top .footer-values .value-item .value-item01{text-align:left}footer .footer-top .footer-values .value-item .value-item01 h5{font-size:16px;color:#000;line-height:2em;font-weight:500;text-align:left}footer .footer-top .footer-values .value-item .value-item01 p{font-size:12px;color:#535353}footer .footer-main{padding:40px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5%}@media(min-width: 320px)and (max-width: 1024px){footer .footer-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}footer .footer-main .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 1024px){footer .footer-main .footer-links{display:none}}footer .footer-main .footer-column{border-right:1px solid #d6d6d6;padding-right:5%}footer .footer-main .footer-column h4{font-size:16px;color:#000;margin-bottom:20px;position:relative}footer .footer-main .footer-column h4::after{position:absolute;bottom:-8px;left:0;width:20px;height:2px;background:#0f6546}footer .footer-main .footer-column ul li{margin-bottom:10px}footer .footer-main .footer-column ul li a{font-size:13px;color:#000;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:inline-block}footer .footer-main .footer-column ul li a:hover{color:#0f6546;-webkit-transform:translateX(5px);transform:translateX(5px)}footer .footer-main .footer-contact-info{font-size:13px;color:#000;line-height:2;max-width:300px}@media(min-width: 320px)and (max-width: 1024px){footer .footer-main .footer-contact-info{text-align:left;width:100%;max-width:100%}}footer .footer-main .footer-contact-info h4{font-size:16px;color:#333;margin-bottom:10px;position:relative;line-height:1.5}footer .footer-main .footer-qr{text-align:center;margin-left:40px}@media(min-width: 320px)and (max-width: 1024px){footer .footer-main .footer-qr{display:none}}footer .footer-main .footer-qr .qr-code{width:100%;height:100%;max-width:200px;max-height:200px;background:#fff;margin-bottom:5px;border:1px solid #eee;margin:0 auto 5px}footer .footer-main .footer-qr .qr-code img{width:100%;height:100%}footer .footer-main .footer-qr .qr-text{font-size:16px;color:#000}footer .copyright{background-color:#0f6546;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center;padding:2rem 0;font-size:14px}#back-to-top{display:none;position:fixed;right:5%;bottom:30%;z-index:999;background-color:#fff;width:50px;height:50px;border-radius:50%;text-align:center;line-height:50px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#back-to-top svg.icon path{fill:#0f6546}#back-to-top:hover{background-color:#0f6546}#back-to-top:hover svg.icon path{fill:#fff}