header{min-height:95px;width:100%;position:fixed;font-size:14px;top:0;background:#fff;z-index:9999999}header.sticky{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-ms-box-shadow:0 0 10px rgba(0,0,0,.6);-o-box-shadow:0 0 10px rgba(0,0,0,.6);box-shadow:0 0 10px rgba(0,0,0,.6)}.container-head{width:100%;max-width:1100px;margin:0 auto;color:#1170a4;padding:5px 15px;display:flex;justify-content:space-between;height:95px}.logo{width:175px}.logo img{width:175px;position:absolute;top:5px}.animationsection{padding:30px 0}.animationsection .container{display:block;color:#000;min-height:230px}.animation{display:flex;width:100%;align-items:center;margin:10px 0}.animation .button{display:block;padding:7px 25px;background:#fff;border-radius:3px;color:#000;margin-right:20px;cursor:pointer}.animation .button.active{background:#000}