.tab-btn,.tabcontent{border:1px solid #ccc}#regForm .tab:not(:first-of-type),.tabcontent{display:none}.tab-btn{overflow:hidden;background-color:#350e70}.tab-btn button{background-color:inherit;float:left;border:none;outline:0;cursor:pointer;padding:14px 16px;transition:.3s}.tab-btn button:hover{background-color:#ddd}.tab-btn button.active{background-color:#ccc}.tabcontent{padding:6px 12px;border-top:none}input[type=checkbox]{height:20px}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px}#snackbar.show{visibility:visible;-webkit-animation:.5s fadein,.5s 2.5s fadeout;animation:.5s fadein,.5s 2.5s fadeout}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.savelater{text-transform:uppercase;box-shadow:none;outline:0;font-size:16px;font-weight:500;cursor:pointer;margin-right:25px}.service-content{background-color:#068fc7;text-align:center;height:150px}.service-content h2{color:#fff;font-size:30px}