/* http://dulichmytra.com.vn/userdata/8845/wp-content/themes/keyweb/css/1.header.css?ver=6.4.1 */
.header-wrap{align-items:center;justify-content:space-between;padding:5px;border:1px solid #4ea4f5}@media only screen and (min-width:640px){.full-header.sticky{background-color:#fff;padding:5px 0;top:0;position:sticky;z-index:999;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.15);box-shadow:1px 1px 10px rgba(0,0,0,.15);-webkit-animation:stuckMoveDown .6s;animation:stuckMoveDown .6s}}@keyframes stuckMoveDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.header-logo img{transition:.3s all;display:block;max-height:120px}.sticky .header-logo a img{max-height:50px;object-fit:contain}@media only screen and (max-width:900px){.header-logo img{max-width:120px}}