.customer-service{position:fixed;color:#fff;border-radius:50px;text-align:center;z-index:10;transition:transform .2s;display:flex;display:-webkit-flex;justify-content:center}.customer-service:hover{transform:scale(1.2)}@media only screen and (max-width: 768px){.customer-service{right:1rem;width:3.5rem;height:3.5rem;bottom:1.5rem}}@media only screen and (min-width: 768px){.customer-service{right:1rem;bottom:2rem;width:4rem;height:4rem}}#nav-icon1,#nav-icon2,#nav-icon3,#nav-icon4{width:32px;height:32px;position:relative;margin:0 auto;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}#nav-icon1 span,#nav-icon3 span,#nav-icon4 span{display:block;position:absolute;height:4px;width:100%;background:#1a3554;border-radius:3px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}#nav-icon4 span:nth-child(1){top:0px;transform-origin:left center}#nav-icon4 span:nth-child(2){top:9px;transform-origin:left center}#nav-icon4 span:nth-child(3){top:18px;transform-origin:left center}#nav-icon4.open span:nth-child(1){transform:rotate(45deg);top:-3px;left:5px;background:#1a3554}#nav-icon4.open span:nth-child(2){width:0%;opacity:0}#nav-icon4.open span:nth-child(3){transform:rotate(-45deg);top:20px;left:5px;background:#1a3554}
