@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 0px; background-size: cover; background-attachment: fixed; background-position: 50% 50%; background-repeat: no-repeat; }
nav { background-color: rgba(0, 0, 0, 0.8); }
nav > .container { background-color: transparent; padding-top: 10px; }
.arc-mainmenu { text-align: right; box-shadow: none; }
.arc-mainmenu a { border-bottom: 5px solid transparent; font-weight: 300; font-size: 1.3rem; text-decoration: none; color: rgb(255, 255, 255); font-family: freight-sans-pro, Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.05rem; padding-bottom: 15px; }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); border-bottom: 5px solid rgb(127, 52, 130); padding-bottom: 15px; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: transparent; border-bottom: 5px solid rgb(127, 52, 130); }
h1 { font-family: freight-sans-pro, Arial, sans-serif; letter-spacing: 0rem; text-transform: none; font-size: 2.7rem; color: rgb(0, 0, 0); font-weight: 400; }
h2 { font-family: freight-sans-pro, Arial, sans-serif; letter-spacing: 0.05rem; font-weight: 400; font-size: 1.2rem; line-height: 30px; text-transform: none; color: rgb(0, 0, 0); }
h3 { font-family: freight-sans-pro, Arial, sans-serif; letter-spacing: 0.05rem; font-weight: 400; font-size: 1.3rem; line-height: 25px; text-transform: none; color: rgb(0, 0, 0); }
body { font-family: freight-sans-pro, Arial, sans-serif; font-size: 1.35rem; background-color: rgb(255, 255, 255); font-weight: 200; }
.button { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 700; padding: 10px 32px; letter-spacing: 3px; background-color: rgb(127, 52, 130); color: rgb(255, 255, 255); font-size: 0.8rem; border-radius: 10px; text-transform: uppercase; border: 3px solid rgb(127, 52, 130); margin-bottom: 15px; }
.button:hover { background-color: rgb(255, 255, 255); color: rgb(127, 52, 130); border: 3px solid rgb(127, 52, 130); margin-bottom: 15px; }
.button-white { text-decoration: none; font-family: freight-sans-pro, Arial, sans-serif; font-weight: 500; padding: 10px 32px; letter-spacing: 3px; background-color: rgb(255, 255, 255); color: rgb(185, 70, 224); font-size: 0.8rem; border-radius: 20px; text-transform: uppercase; border: 1px solid rgb(127, 52, 130); margin-bottom: 15px; }
.button-white:hover { text-decoration: none; background-color: rgb(127, 52, 130); color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); margin-bottom: 15px; }
.button-inactive { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 300; padding: 10px 32px; letter-spacing: 3px; background-color: rgb(153, 153, 153); color: rgb(255, 255, 255); font-size: 0.8rem; border-radius: 20px; text-transform: uppercase; border: 1px solid rgb(153, 153, 153); text-decoration: none; margin-bottom: 15px; }
.button-inactive:hover { background-color: rgb(153, 153, 153); color: rgb(255, 255, 255); border: 1px solid rgb(153, 153, 153); text-decoration: none; margin-bottom: 15px; }
a { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 300; color: rgb(127, 52, 130); text-decoration: none; }
a:hover { color: rgb(127, 52, 130); text-decoration: none; border-bottom: 3px solid rgb(127, 52, 130); }
a:hover.text-light { color: rgb(255, 255, 255); }
a.footer-link { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 300; color: rgb(255, 255, 255); text-decoration: none; }
a:hover.footer-link { color: rgb(255, 255, 255); text-decoration: underline; border-bottom-width: 0px; }
footer { background-color: rgb(0, 0, 0); padding-bottom: 100px; padding-top: 60px; margin-top: 0px; font-weight: 300; }
b, strong { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 500; }
p { font-family: freight-sans-pro, Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 300; }
.container { max-width: 1300px; }
.InputField, .InputSelect, .Questionintro { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 400; font-size: 16px; color: rgb(0, 0, 0); border-color: rgb(198, 198, 198); padding: 5px; border-radius: 5px; box-shadow: none; }
label.QuestionLabel, .QuestionLabel { font-family: freight-sans-pro, Arial, sans-serif; font-weight: 500 !important; }
.arc-main-content { margin-top: 0px; background-color: transparent; margin-bottom: 0px; box-shadow: none; }
.arc-nav-icon::before { content: url("https://www.delegia.com/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
.arc-nav-icon { text-align: right; margin: 13px; }
td.arc-table-col-sm { width: 120px; max-width: 120px; }
td.arc-table-col-md { width: 300px; max-width: 300px; }
h3, h4, h5, h6 { color: rgb(3, 36, 111); }
video#bgvid { position: fixed; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; transform: translateX(-50%) translateY(-50%); background-color: rgb(0, 0, 0); }
@media screen and (max-width: 800px) {
  .arc-mainmenu { background-color: rgb(127, 52, 130); color: rgb(255, 255, 255); margin-top: 0px; }
  .arc-mainmenu a { }
}
h2, h3, h4, h5, h6 { font-size: 1.65rem; letter-spacing: 0rem; }
