#header{padding-top:20px;padding-bottom:30px;width:100%;position:fixed;background-color:#fff;z-index:10000;-webkit-transition:all ease 0.8s;-moz-transition:all ease 0.8s;transition:all ease 0.8s;line-height:1.35em}#header .logo{max-width:100px}.header_left{justify-content:space-between;text-transform:uppercase;font-size:0.7em;font-weight:700;width:56%}#header a{border-bottom:0}.header_right_wrapper,.header_left{display:flex;align-items:center}.header_right_wrapper{padding:10px 35px;border-radius:35px;background-color:#fff;font-size:0.875em;-webkit-box-shadow:15px 15px 35px 0px rgba(54, 57, 87, 0.7);box-shadow:15px 15px 35px 0px rgba(54, 57, 87, 0.7)}#header button.search{background:transparent;padding:8px;margin-left:5px;color:#3C4780;font-size:1.1em}#header button.search:hover{color:#FF6060}#header .menu{display:none}@media only screen and (max-width:850px){#header .nav{display:none}#header .menu{display:initial;padding:20px}.header_right{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;padding:0;display:flex;justify-content:flex-end;align-items:center;padding:0;-webkit-box-shadow:4px 0px 30px 0px rgba(0, 0, 0, 0.1);box-shadow:4px 0px 30px 0px rgba(0, 0, 0, 0.1);font-size:0.75em}#header .menu.menu.mobile-menu-icon{background-color:#3C4780;color:#fff}#header{position:absolute}#header #logo{max-width:130px;margin-top:0;margin-left:-13px}}