html{scroll-behavior:smooth}#cts-navbar{box-sizing:border-box;height:auto;padding:1rem;width:100%}#nav-box{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:960px}#cts-nav-logo{height:auto;max-width:250px}#logo-name{font-size:2rem;font-weight:700}#logo-name,#logo-name a{color:#212121;text-decoration:none}.nav-links a img{height:auto;width:30px}.nav-links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.nav-links a{bottom:0;color:#212121!important;display:inline-block;font-weight:700;margin:.25rem 1rem;position:relative;transition:all .2s ease}.nav-links a:hover{border-bottom:3px solid #212121;bottom:2px}.nav-cta{background:#fff;border:2px solid #215882;border-bottom:4px solid #547386;border-radius:4px;bottom:0;color:#215882!important;display:block;font-size:1rem;font-weight:800;padding:.5rem 1rem;position:relative;transition:all .2s ease}.nav-cta:hover{bottom:2px}@media only screen and (max-width:768px){#nav-box{flex-direction:column;flex-wrap:no-wrap}.services-box{flex-wrap:wrap}}