.logo-container{display:ruby}.logo-img{margin-right:10px;width:50px!important}.logo-img,.logo-text{vertical-align:middle}.logo-text{font-weight:700;color:#fff;font-size:24px;letter-spacing:.05em}.main img{display:block;-webkit-user-drag:none}.main p>span{font-weight:400}.main header{position:absolute;top:0;left:0;width:100%;z-index:999}.main header .content{display:flex;align-items:center;justify-content:space-between;height:80px;transition:all .2s}.main header .content .logo{width:220px}.main header .content .logo:last-child{display:none}.main header .content .nav{height:100%;margin-bottom:0;padding-left:60px}.main header .content .nav>li{position:relative;float:left;height:100%;display:flex;align-items:center;margin:0 25px;cursor:pointer;overflow:hidden}.main header .content .nav>li:before{position:absolute;top:0;left:0;width:100%;height:0;content:"";background:#ff8319;transition:all .3s}.main header .content .nav>li>a{height:100%;display:flex;align-items:center;color:#fff;font-weight:400;transition:all .3s;line-height:24px}.main header .content .nav>li>a .fas{position:relative;top:1px;margin-left:3px}.main header .content .nav>li .dropdown{position:absolute;top:80px;left:-100px;padding:39px 16px 31px 16px;width:280px;background-color:#fff;box-shadow:0 15px 35px 10px rgba(0,0,0,.12);border-radius:8px;opacity:0;transform:scaleY(.8);transform-origin:top;transition:all .3s}.main header .content .nav>li .dropdown>p{font-size:14px;color:#8898aa;margin-left:16px;margin-bottom:18px}.main header .content .nav>li .dropdown>li{padding:9px 16px;border-radius:8px;margin-bottom:12px}.main header .content .nav>li .dropdown>li>a{display:flex;align-items:center}.main header .content .nav>li .dropdown>li>a>img{width:32px;margin-right:15px}.main header .content .nav>li .dropdown>li>a>div>span{font-size:14px;color:#001a36;line-height:20px}.main header .content .nav>li .dropdown>li>a>div>p{font-size:12px;color:#001a36;opacity:.6;margin-top:4px;line-height:18px}.main header .content .nav>li .dropdown>li:hover{background-color:hsla(0,0%,86.3%,.3)}.main header .content .nav>li .dropdown>li:last-child{margin-bottom:0}.main header .content .nav>li:hover{overflow:initial}.main header .content .nav>li:hover>a{opacity:.7}.main header .content .nav>li:hover .dropdown{opacity:1;transform:scaleY(1)}.main header .content .nav .current:before{height:4px}.main header .content .nav .current>a{color:#ff8319}.main header .content .action{display:flex}.main header .content .action .button{margin-left:10px;font-weight:400;background:hsla(0,0%,100%,.2);height:auto;padding:3px 0;font:425 15px/1.6 sohne-var,Helvetica Neue,Arial,sans-serif}.main header .content .action .button:last-child{width:76px;background:#0070ff}.main header .content .action .button:hover{background:hsla(0,0%,100%,.4)}.main header .content .action .button:hover:last-child{background:#0a2540}.main header .content .client,.main header .content .list{display:none}.main header .services{border-bottom:1px solid #e0e6f7}.main header .services .logo:first-child{display:none}.main header .services .logo:last-child{display:block}.main header .services .logo-text{color:#082440}.main header .services .nav>li>a{color:#32325d}.main header .services .action .button{margin-left:10px;color:#32325d;background:rgba(234,234,238,.4)}.main header .services .action .button .arrow>i{background:#32325d}.main header .services .action .button:last-child{color:#fff}.main header .services .action .button:hover{background:rgba(234,234,238,.8)}.main .contact{position:relative;z-index:2}.main .contact .content{padding:60px 0}.main .contact .content>p{margin-bottom:12px;color:#fff;font-size:20px;font-weight:400;line-height:29px}.main .contact .content>h5{margin-bottom:30px;color:#fff;font-size:40px;font-weight:400;line-height:59px}.main .contact .content .action{display:flex;justify-content:flex-end}.main .contact .content .action .button{width:122px;margin-left:20px;background:#0070ff;cursor:pointer}.main .contact .content .action .button:first-child:hover{background:#0a2540}.main .contact .content .action .button:last-child{color:#3c3a97;background:#fff}.main .contact .content .action .button:last-child .arrow>i{background:#3c3a97}.main footer{position:relative;background:#15192c}.main footer .content{padding:60px 0 20px}.main footer .content .list{display:flex;justify-content:space-between;margin-bottom:80px}.main footer .content .list>div>img{width:248px;margin-bottom:20px}.main footer .content .list>div>span{display:block;color:#989898}.main footer .content .list>ul{width:180px}.main footer .content .list>ul:last-child{width:165px}.main footer .content .list>ul>li{cursor:pointer;margin-bottom:16px;font-weight:400;font-size:14px}.main footer .content .list>ul>li>a{color:#a8b4bf}.main footer .content .list>ul>li>a:hover{color:#fff}.main footer .content .list>ul>li:first-child>a{color:#fff;cursor:default}.main footer .content .list>ul>li:last-child{margin-bottom:0}.main footer .content .contactUs{margin:120px 0 0 0}.main footer .content .contactUs>p,.main footer .content .contactUs>span{font-size:14px}.main footer .content .divider{margin:25px 0 20px;height:1px;background:#979797}.main footer .address{color:#fff;font-size:12px}.main footer .address>span:first-child{margin-right:60px}@media screen and (max-width:1000px){.main{padding-top:44px}.main header .content{height:44px;justify-content:center}.main header .content>a{line-height:0}.main header .content>a .logo{height:18px}.main header .content .nav{position:fixed;left:-150px;top:44px;width:150px;height:calc(100% - 44px);padding-left:0;background-color:#fff;box-shadow:0 20px 20px 0 rgba(0,0,0,.15);transition:all .3s;opacity:0}.main header .content .nav>li{flex-direction:column;width:100%;height:auto;margin:0;padding:0}.main header .content .nav>li>a{display:flex;justify-content:space-between;width:100%;height:44px;padding:0 20px}.main header .content .nav>li>a>i{margin-bottom:2px;transition:all .3s}.main header .content .nav>li .rotate>i{transform:rotate(180deg)}.main header .content .nav>li .dropdown{position:relative;top:0;left:0;padding:0;width:100%;max-height:0;box-shadow:none;border-radius:0;opacity:1;transform:none;overflow:hidden}.main header .content .nav>li .dropdown>li{margin-bottom:0}.main header .content .nav>li .dropdown>li>a{padding:0 0 0 30px}.main header .content .nav>li .dropdown>li>a>p{margin-bottom:0;font-weight:400;line-height:44px}.main header .content .nav>li .dropdown>li>a>span{display:none}.main header .content .nav>li .open{max-height:132px}.main header .content .nav>li:hover{overflow:initial}.main header .content .nav>li:hover>a{color:#151827}.main header .content .nav .current:before{height:0}.main header .content .nav .current>a{color:#ff8319!important}.main header .content .action{display:none}.main header .content .client,.main header .content .list{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:44px;height:100%}.main header .content .list>i{display:block;width:19.5px;height:2px;margin-bottom:5px;background:#fa7300;border-radius:1px;transition:all .3s}.main header .content .list>i:first-child,.main header .content .list>i:last-child{transform-origin:left}.main header .content .list>i .open>i:nth-child(2){transform-origin:50%}.main header .content .list>i:last-child{margin-bottom:0}.main header .content .open>i:first-child{transform:rotate(45deg)}.main header .content .open>i:nth-child(2){transform:scale(0)}.main header .content .open>i:last-child{transform:rotate(-45deg)}.main header .content .client{left:auto;right:0;padding-bottom:2px}.main header .content .client>img{width:22px}.main header .content .masking{position:fixed;top:44px;right:0;width:calc(100% - 150px);height:calc(100% - 44px)}.main footer .content{padding:26px 20px 20px}.main footer .content .list{flex-direction:column}.main footer .content .list>div{margin-bottom:40px}.main footer .content .list>div>img{height:21px;margin-bottom:8px}.main footer .content .list>ul{width:auto;margin-bottom:40px}.main footer .content .list>ul:last-child{width:auto}.main footer .content .divider{margin:0 0 20px;height:1px;background:#979797}.main footer .address{display:flex;flex-direction:column}.main footer .address>span:first-child{margin-right:0;margin-bottom:10px}.main .fixed .content{height:44px!important}.main .fixed .content .nav{background-color:hsla(0,0%,100%,.8)!important}.main .fixed .content .nav .dropdown{top:0!important;background-color:transparent!important}}