@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Roboto:100,300,400,500,700,900|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-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
nav { background: rgba(255, 255, 255, 0.9); }
nav > .container { background-color: transparent; padding-top: 10px; }
.arc-mainmenu { text-align: right; box-shadow: none; background-color: transparent; }
.arc-mainmenu a { border-bottom: 2px solid transparent; font-weight: 400; font-size: 0.75rem; text-decoration: none; color: rgb(20, 20, 20); font-family: Poppins; text-transform: uppercase; letter-spacing: 0.05rem; }
.arc-mainmenu a:hover { color: rgb(20, 20, 20); border-bottom: 2px solid rgb(35, 150, 243); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(20, 20, 20); background-color: transparent; }
h1 { font-family: Roboto; font-weight: 100; letter-spacing: 0rem; text-transform: none; font-size: 2.6rem; color: rgb(255, 255, 255); }
h2 { font-family: Poppins, Arial, sans-serif; letter-spacing: 0.08rem; font-weight: 400; font-size: 1.1rem; text-transform: uppercase; color: rgb(35, 150, 243); }
h3 { font-family: Poppins, Arial, sans-serif; letter-spacing: 0.08rem; font-weight: 400; font-size: 0.95rem; line-height: 20px; text-transform: uppercase; color: rgb(35, 150, 243); }
body { font-family: "Open Sans", Arial, sans-serif; font-weight: 300; font-size: 0.9rem; background-color: rgb(0, 0, 0); background-attachment: fixed; background-image: url("http://www.delegia.com/app/Data/ProjectImages/13385/bg1.jpg"); background-position: 0% 0%; background-repeat: no-repeat; background-size: 100%; }
.button { font-family: Poppins, Arial, sans-serif; font-weight: 300; padding: 10px 32px; letter-spacing: 3px; background-color: rgb(26, 196, 158); color: rgb(255, 255, 255); font-size: 0.8rem; border-radius: 4px; text-transform: uppercase; }
.button:hover { background-color: rgb(22, 157, 127); }
a { font-family: "Open sans", Arial, sans-serif; font-weight: 400; color: rgb(35, 150, 243); text-decoration: none; }
a:hover { color: #2ac39e; text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
footer { background-color: rgb(31, 102, 187); padding-top: 60px; margin-top: 0px; padding-bottom: 40px; }
b, strong { font-family: "Open sans", Arial, sans-serif; font-weight: 500 !important; }
p { font-family: "Open sans", Arial, sans-serif; color: rgb(50, 50, 50); }
.container { max-width: 1080px; }
.InputField, .InputSelect, .Questionintro { font-family: "Open Sans", Arial, sans-serif; font-weight: 300; 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: "Open Sans", 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("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
