header.update{background-color:#141f33;padding:20px 0;width:100%}header.update .row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}header.update .row ul{list-style-type:none;margin:0;padding:0}header.update .row ul li{display:inline-block;margin-left:25px}header.update .row ul li a{color:#fff;font-size:18px;font-weight:300;text-decoration:none}header.update .row .logo a{display:inline-block;max-width:237px}header.update .row .logo a img{width:100%}header.update .nav-toggle{cursor:pointer;display:none;flex-direction:column;gap:7px}header.update .nav-toggle span{background:#fff;height:1px;transition:.3s ease;width:25px}@media only screen and (max-width:767px){header.update .row .logo a{max-width:136px}header.update .nav-toggle{display:flex;height:30px;width:25px}header.update .row .nav{display:none}header.update .row ul li{margin-left:0}header.update .row .nav{background-image:linear-gradient(29deg,#191b1e,transparent),linear-gradient(35deg,#191b1e,transparent);padding:19px 18px;position:absolute;top:78px;width:100%}.nav-toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}