.top-bar li{background-color: #C72028;height: 5px;width: 71%;}.top-bar li:nth-of-type(2){width: 29%;background-color: #FED604;}header{padding: 20px 0;background-color: var(--whitecolor);}header.fixed {-webkit-box-shadow: 8px 8px 16px 0px rgba(0, 0, 0, 0.09);box-shadow: 8px 8px 16px 0px rgba(0, 0, 0, 0.09);z-index: 999999;position: fixed;padding: 15px 0;width: 100%;background: #ffffff;color: #fff;-webkit-transform: translateY(-90px);transform: translateY(-90px);-webkit-animation: fadeIn .8s ease 1 forwards;animation: fadeIn .8s ease 1 forwards;top: 0px;}header .logo{max-width: 240px;margin: 0 auto;}