@import url("https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900|Open+Sans:300,400,600,700,800|Montserrat:400,700|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 1000px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; padding-right: 35px; padding-left: 35px; }
body { font-size: 1rem; line-height: 1.5; background-color: rgb(225, 225, 225); font-weight: 300; font-family: Muli; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
h1 { font-size: 2.65rem; line-height: 1.8; letter-spacing: 0.07rem; color: rgb(2, 2, 2); font-family: Muli; font-weight: 600; }
footer { background-color: rgb(6, 6, 6); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding-bottom: 0px; padding-top: 0px; }
p { color: rgb(2, 2, 2); }
.button { background-color: rgb(248, 170, 0); border-radius: 6px; font-size: 0.95rem; }
.button:hover { background-color: rgb(198, 136, 0); }
.InputField, .InputSelect { color: rgb(25, 10, 79); font-size: 15px; font-family: "Open Sans"; padding: 6px; border-radius: 4px; }
header { background-color: rgb(248, 170, 0); padding-top: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; padding-bottom: 10px; }
h2, h3, h4, h5, h6 { font-family: Montserrat; font-weight: 700; font-size: 1.45rem; line-height: 1.8; letter-spacing: 0rem; }
.arc-mainmenu a { font-family: "Open Sans"; font-weight: 400; color: rgb(0, 0, 0); font-size: 1.05rem; text-decoration: none; }
nav, .arc-submenu { background-color: rgb(248, 170, 0); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 0); background-color: rgb(223, 153, 0); }
.arc-mainmenu a:hover { color: rgb(89, 89, 89); text-decoration: none; }
a { color: rgb(3, 74, 216); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(3, 74, 216); }
.arc-mainmenu { text-align: right; }
.img-round { width: 180px; height: 180px; overflow: hidden; border-radius: 50%; margin: 0px auto 0.5rem; }
