.bm-header{background-color:#fff;box-shadow:0 2px 8px 4px rgba(0,0,0,.2);left:0;padding:20px 80px;position:fixed;right:0;top:0;z-index:1}.bm-header-main{align-items:center;display:flex;font-size:14px;font-weight:600;justify-content:space-between}.bm-header-mobile{display:none}.bm-header-left{align-items:center;display:flex}.bm-header-brand{align-self:flex-start}.bm-header-brand img{height:44px;max-width:none}.bm-header-right{align-items:center;align-self:flex-start;display:flex;height:44px}.bm-header-right a{text-transform:uppercase;transition:.5s;white-space:nowrap}.bm-header-button{background-color:#0093ee;border-radius:4px;color:#fff;margin-right:20px;padding:8px 16px}.bm-header-button:hover{background-color:#006db4;color:#fff}.bm-header-main-links{display:flex;font-family:Roboto;list-style:none;margin:0 0 0 60px;padding-left:0}.bm-header-main-links li{font-size:12px;margin-right:35px;width:130px}.bm-header-main-links>li:last-child{margin-right:20px;width:100px}.bm-header-main-links>li:last-child li{width:100px}.bm-header-main-links>li>a{cursor:default}.bm-header-main-links li:hover>a{color:#0093ee}.bm-header-main-links>li>a{color:#4a4a4a;display:flex;flex-direction:column;height:32px;justify-content:center;margin-top:12px;text-transform:uppercase}.bm-header-main-links>li>a:after{background-color:#0093ee;border-radius:4px;content:"";display:block;height:2px;margin-top:4px;transition:.5s;width:0}.bm-header-main-links>li:hover>a:after{width:120px}.bm-header-main-links>li:last-child:hover>a:after{width:70px}.bm-header-main-links li ul{list-style:none;max-height:0;opacity:0;overflow:hidden;padding-left:0;transition:.5s}.bm-header-main-links:hover ul{max-height:215px;opacity:1}.bm-header-main-links>li:hover ul a{color:#4a4a4a}.bm-header-main-links li ul a{color:#a7a6a6;display:block;font-weight:500;line-height:17px;padding:6px 0}.bm-header-main-links>li:hover ul a:hover{color:#0093ee}.bm-header-mobile-top{align-items:center;display:flex;justify-content:space-between}.bm-header-mobile-menu:before{color:#4a4a4a;content:"\f0c9";font-family:FontAwesome;font-size:32px;transition:.5s}.bm-header-mobile-menu:hover:before{color:#0093ee}.bm-header-mobile.active .bm-header-mobile-menu:before{color:#0093ee;content:"\f00d"}.bm-header-mobile ul{list-style:none;margin:0;padding:0}.bm-header-mobile a{font-size:12px}.bm-header-mobile-links{max-height:0;opacity:0;overflow:hidden;transition:.5s}.bm-header-mobile.active .bm-header-mobile-links{height:calc(100vh - 85px);max-height:calc(100vh - 85px);opacity:1}.bm-header-mobile-buttons{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.bm-header-mobile-buttons a{font-weight:600;padding:4px 0;text-align:center;text-transform:uppercase;width:45%}.bm-header-mobile-buttons a:last-child{border:2px solid #0093ee;border-radius:4px;padding:2px 0}.bm-header-mobile-buttons a:last-child:hover{border-color:#006db4}.bm-header-mobile-links>ul{display:flex;flex-wrap:wrap;justify-content:space-between}.bm-header-mobile-links>ul>li{margin:6px 0;width:45%}.bm-header-mobile-links>ul>li>a{color:#4a4a4a;cursor:default;font-weight:600;text-transform:uppercase}.bm-header-mobile-links>ul>li>ul a{color:#a7a6a6}@media only screen and (max-width:1250px){.bm-header{padding:20px 40px}}@media only screen and (max-width:1170px){.bm-header-brand img{max-width:150px}}@media only screen and (max-width:1100px){.bm-header{padding:20px}}@media only screen and (max-width:1070px){.bm-header-main-links li{width:80px}.bm-header-main-links>li:hover>a:after{width:70px}.bm-header-main-links{margin-left:20px}}@media only screen and (max-width:870px){.bm-header-main-links>li:last-child{margin-right:0}.bm-header-main-links li{margin-right:10px}}@media only screen and (max-width:767px){.bm-header-main{display:none}.bm-header-mobile{display:block}}.bm-top-banner-header .bm-header{top:65px}@media (max-width:767px){.bm-top-banner-header .bm-header{top:0}}