.header--fixed{position:sticky!important;top:82px;z-index:500}@media only screen and (max-width:767px){.header--fixed{position:sticky!important;top:62px;z-index:500}}nav#menu-container{background:#fff;position:relative;width:100%;height:78px;border-bottom:solid 1px #d3d3d3;margin-bottom:5px}#btn-nav-previous{text-align:center;color:#fff;cursor:pointer;font-size:24px;position:absolute;left:0;padding:9px 20px;background:#ffb600;border-radius:2px;margin:8px 0}#btn-nav-next{text-align:center;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:0;padding:9px 20px;background:#ffb600;border-radius:2px;margin:8px -1px 8px 0}.menu-inner-box{width:100%;white-space:nowrap;margin:0 auto;overflow:hidden;padding:10px 54px;box-sizing:border-box}.menu{padding:0;margin:0;list-style-type:none;display:block}.menu-item{height:100%;padding:17px 25px;color:#666;display:inline;margin:0 auto;line-height:57px;text-decoration:none;text-align:center;white-space:no-wrap;font-weight:600;border-radius:3px}.menu-item:hover{background-color:#d3d3d3;color:#fff}nav .active{background-color:#026979;color:#fff}@media only screen and (max-width:480px){#btn-nav-previous{display:none}#btn-nav-next{display:none}.menu-inner-box{width:100%;overflow-x:auto}}.sections div{width:100%;padding:10px;background:#fff;border-bottom:1px solid #ccc;height:500px;text-align:center}.sections div:nth-child(even){background:#ecf0f1}.sections div:nth-child(odd){background:#bdc3c7}.sections div:first-child{margin-top:2px}.sections div.active{color:red}