.UIHeader,.UIHeader nav{display:-webkit-box;display:-ms-flexbox}.UIHeader{display:flex;width:100%;padding:65px 0}.UIHeader .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UIHeader .logo svg{height:49px;width:226px}.UIHeader nav{margin-left:auto;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UIHeader nav a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700;margin-left:15px;-webkit-transition:color .1s cubic-bezier(.25,.25,.75,.75),background-color .1s cubic-bezier(.25,.25,.75,.75);transition:color .1s cubic-bezier(.25,.25,.75,.75),background-color .1s cubic-bezier(.25,.25,.75,.75)}.UIHeader nav a.active,.no-touch .UIHeader nav a:hover{color:#2a9cd6}.UIHeader nav a:before{margin-right:15px;content:" ";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#0b2a3a}.UIHeader .mobile-btn,.UIHeader nav a:first-child:before{display:none}@media only screen and (max-width :1600px){.UIHeader{padding:50px 0}.UIHeader nav a{font-size:17px}}@media only screen and (max-width :1440px){.UIHeader{padding:40px 0}.UIHeader nav a{font-size:16px;margin-left:12px}.UIHeader nav a:before{margin-right:12px;width:4px;height:4px}}@media only screen and (max-width :1280px){.UIHeader{padding:30px 0}.UIHeader .logo svg{height:43px;width:200px}.UIHeader nav a{font-size:15px;margin-left:10px}.UIHeader nav a:before{margin-right:10px;width:3px;height:3px}}@media only screen and (max-width :1023px){.UIHeader{padding:20px 0}.UIHeader .logo svg{height:37px;width:170px}.UIHeader nav a{font-size:13px;margin-left:7px}.UIHeader nav a:before{margin-right:7px;width:2px;height:2px}}@media only screen and (max-width :767px){.UIHeader{padding:14px 0 12px}.UIHeader .logo svg{height:33px;width:150px}.UIHeader .mobile-btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:10;top:19px;right:15px;width:26px;height:21px}.UIHeader nav,.UIHeader.active .mobile-btn i:nth-child(2){display:none}.UIHeader .mobile-btn i{position:absolute;top:0;left:0;width:100%;height:2px;border-radius:2px;background-color:#0B2A3A}.UIHeader .mobile-btn i:nth-child(2){top:50%;margin-top:-1px}.UIHeader .mobile-btn i:last-child{top:auto;bottom:0}.UIHeader.active .mobile-btn i:first-child{top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.UIHeader.active .mobile-btn i:last-child{top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.UIHeader.active .mobile-btn{z-index:201}.UIHeader.active .logo{z-index:1}.UIHeader.active nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:200;top:0;right:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.5);box-shadow:0 5px 10px rgba(0,0,0,.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;height:100vh;background-color:#fff}.UIHeader.active nav a{margin:5px auto 10px;position:relative;padding:15px 0 0}.UIHeader.active nav a:first-child{margin-top:80px}.UIHeader.active nav a:before{position:absolute;top:0;left:50%}}