.footer{display:block;background-color:var(--footer-bg-color);position:relative;z-index:3;padding-top:15px;padding-bottom:15px}.footer ul{margin:0;padding:0;list-style:none}@media(min-width:576px){.footer{padding-bottom:0}}@media(min-width:992px){.footer .footer-top{display:block}}.footer-bottom{display:block;border-top:1px solid #898989;padding-top:23px}.footer-bottom p.copyright{color:#fff}.footer-bottom .language-box{display:flex;align-items:center;justify-content:start}.footer-bottom .language-box .menu{display:inline;text-align:right;list-style:none}.footer-bottom .language-box .menu li{display:inline;background:transparent url(/images/icons/border-right.png) no-repeat 100%;padding-right:10px;margin-right:5px}.footer-bottom .language-box .menu li:last-child{background:none}.footer-bottom .language-box .menu li a{color:#fff;text-decoration:none}.footer-bottom .language-box .language{display:flex}.footer-bottom .language-box .language .m-dropdown-menu .dropdown-value{background-color:#707070;color:#fff;padding:0 10px}.footer-bottom .language-box .language .m-dropdown-menu .dropdown-value i{margin-left:15px}.footer-bottom .language-box .language .m-dropdown-menu .dropdown-list{bottom:100%}@media(min-width:576px){.footer-bottom .language-box{justify-content:end}}.header{display:block;background:rgb(var(--header-bg-color));height:50px;position:fixed;top:0;left:0;width:100%;z-index:99;padding:0 15px;box-shadow:1px 1px 2px rgba(0,0,0,.08),-1px -1px 2px rgba(0,0,0,.04)}.header ul{list-style:none;margin:0;padding:0}.header a{text-decoration:none}.header .logo{height:50px}.header .logo img{width:230px}.header .mobile-navigation{display:flex;margin-right:15px;align-items:center}.header .mobile-navigation i{font-size:24px}.header .mobile-search{display:flex;height:50px;align-items:center;justify-content:end}.header .mobile-search i{font-size:24px}.header .mobile-search .icon-search{width:24px;height:24px;background:transparent url(/images/icons/btnsearch.png) no-repeat 50%;background-size:cover;cursor:pointer;margin-left:15px}@media(min-width:480px){.header .mobile-navigation i,.header .mobile-search i{font-size:27px}.header .mobile-search .icon-search{width:27px;height:27px}}@media(min-width:576px){.header .mobile-navigation i,.header .mobile-search i{font-size:30px}.header .mobile-search .icon-search{width:30px;height:30px}}@media(min-width:992px){.header .mobile-navigation,.header .mobile-search{display:none}}@media(min-width:1200px){.header,.header .logo{height:60px}}