/* Generated by less 3.11.1 */
/* !--- RESET --- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
figure,
input,
p,
blockquote,
table,
th,
td,
embed,
object {
  margin: 0;
  padding: 0;
}
/* !--- HTML5 Elements --- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
/* !--- Prevent iOS text size adjust --- */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* !--- Links --- */
a:focus,
a:active,
a:hover {
  outline: 0;
}
/* !--- Typography --- */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  font-size: 62.5%;
  line-height: 1;
}
h1 {
  font-size: 2.67em;
  margin: 0 0 0.67em 0;
}
/* displayed at 32px */
h2 {
  font-size: 2em;
  margin: 0 0 0.83em 0;
}
/* displayed at 24px */
h3 {
  font-size: 1.5em;
  margin: 0 0 1em 0;
}
/* displayed at 18px */
h4 {
  font-size: 1.25em;
  margin: 0 0 1.33em 0;
}
/* displayed at 15px */
h5 {
  font-size: 1.2em;
  margin: 0 0 1.67em 0;
}
/* displayed at 14px */
h6 {
  font-size: 1em;
  margin: 0 0 2.33em 0;
}
/* displayed at 12px */
input,
textarea,
select,
th,
td {
  font-size: 1em;
}
li li,
li p,
td p,
blockquote p {
  font-size: 1em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* !--- Embedded Content --- */
img {
  -ms-interpolation-mode: bicubic;
}
/* Improve image quality when scaled in IE 7 */
a img,
fieldset,
img,
abbr,
acronym {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/* !--- Lists --- */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 32px;
}
menu,
ol,
ul {
  padding: 0 0 0 32px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* !--- Forms --- */
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: none;
  vertical-align: top;
}
/* !--- Tables --- */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* !--- Global Classes --- */
.left {
  float: left;
}
.right {
  float: right;
}
img.left,
figure.left {
  margin: 0 2em 2em 0;
}
img.right,
figure.right {
  margin: 0 0 2em 2em;
}
.clear {
  clear: both;
}
.fixed:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed {
  display: block;
}
/*  \*/
.fixed {
  min-height: 1%;
}
* html .fixed {
  height: 1%;
}
/* !--- LESS MIXINS --- */
/* !--- GLOBAL STYLES --- */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: #002b5c;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  position: relative;
}
body::before {
  background-color: #002b5c;
  background-image: -webkit-linear-gradient(top, #000535, #002b5c);
  background-image: -moz-linear-gradient(top, #000535, #002b5c);
  background-image: -o-linear-gradient(top, #000535, #002b5c);
  background-image: -ms-linear-gradient(top, #000535, #002b5c);
  background-image: linear-gradient(top, #000535, #002b5c);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1040px;
  height: 250px;
  z-index: 2;
}
.page-wrap {
  margin: 0 auto;
  padding: 0 20px;
  width: 1040px;
}
/* !--- TYPOGRAPHY --- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #002b5c;
  font-family: 'Droid Serif', "Times New Roman", Georgia, serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
h1 {
  font-size: 3em;
  letter-spacing: -1px;
}
h2 {
  font-size: 2.4em;
}
h3 {
  font-size: 2.1em;
}
h4 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}
h5 {
  font-size: 1.6em;
  margin-bottom: 0.75em;
}
h6 {
  font-size: 1.5em;
  margin-bottom: 0.75em;
}
p,
ul,
ol,
dl,
blockquote {
  color: #454545;
  font-size: 1.4em;
  line-height: 1.6;
  margin-bottom: 1.5em;
}
li ul,
li ol,
dd ul,
dd ol {
  font-size: 1em;
  margin: 0;
}
ol ol {
  list-style: lower-alpha;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 1.25em 1.25em;
}
a {
  color: #002b5c;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:hover,
a:focus {
  color: #002b5c;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  outline: none;
  text-decoration: underline;
}
small {
  color: #858585;
  font-size: 11px;
  font-style: italic;
}
blockquote {
  border-left: 5px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 1em 0.5em 2em;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote::before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 10px;
}
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading p,
.wf-loading ul,
.wf-loading ol {
  visibility: hidden;
}
/* !--- FORMS --- */
form {
  margin: 0 0 2em 0;
}
form fieldset {
  border: none;
  margin-bottom: 32px;
  padding: 0;
}
form fieldset legend {
  border-bottom: 1px solid #f2f4f7;
  color: #002b5c;
  display: block;
  font-family: 'Droid Serif', "Times New Roman", Georgia, serif;
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.3em;
  width: 100%;
}
form fieldset .group {
  padding: 12px;
}
form .group {
  margin-bottom: 1.25em;
  overflow: hidden;
  padding: 2px;
}
form .group-half {
  float: left;
  width: 50%;
}
form label {
  color: #454545;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  font-size: 1.4em;
  font-weight: 700;
  vertical-align: top;
  zoom: 1;
}
form label sup {
  color: #cc0000;
}
form label em {
  font-size: 0.8em;
}
form label.checkbox,
form label.radio {
  display: inline-block;
  font-size: 1.4em;
  font-weight: normal;
  margin: 14px 1em 0 0;
  padding-bottom: 9px;
  width: auto;
}
form label.mandatory {
  font-size: 1.4em;
}
form label.mandatory_error {
  color: #cc0000;
  font-size: 1.4em;
}
form input[type="text"],
form input[type="password"],
form textarea {
  border: 1px solid #d2d9e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  box-shadow: 0 1px 2px rgba(221, 221, 221, 0.5) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  outline: none;
  padding: 0.6em 0.8em;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -ms-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  width: 24em;
  zoom: 1;
}
form input[type="text"].small,
form input[type="password"].small,
form textarea.small {
  width: 8em;
}
form input[type="text"]:focus,
form input[type="password"]:focus,
form textarea:focus {
  border: 1px solid #298dff;
  box-shadow: 0 0 3px #f2f4f7, 0 1px 2px rgba(0, 0, 0, 0.15) inset;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
form textarea {
  height: 8em;
  resize: none;
}
form .styled-select {
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #f2f4f7);
  background-image: -moz-linear-gradient(top, #fff, #f2f4f7);
  background-image: -o-linear-gradient(top, #fff, #f2f4f7);
  background-image: -ms-linear-gradient(top, #fff, #f2f4f7);
  background-image: linear-gradient(top, #fff, #f2f4f7);
  border: 1px solid #d2d9e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  box-shadow: 0 1px 2px rgba(221, 221, 221, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  font-size: 1.4em;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -ms-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear;
  vertical-align: top;
  zoom: 1;
}
form .styled-select select {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #454545;
  font-weight: bold;
  outline: none;
  padding: 0.5em 2em 0.5em 0.5em;
  position: relative;
  vertical-align: top;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  width: 130%;
  zoom: 1;
}
form .styled-select select::-ms-expand {
  display: none;
}
form .styled-select:after {
  border-top: 6px solid #d2d9e4;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: block;
  margin-top: -3px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
}
form input[type="checkbox"],
form input[type="radio"] {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  font-size: 1.4em;
  margin: 0 0.3em 0 0;
  vertical-align: top;
  width: auto;
  zoom: 1;
}
form input[type="checkbox"] + label,
form input[type="radio"] + label {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  font-size: 1.4em;
  font-weight: normal;
  margin: 14px 1em 0 0;
  padding-bottom: 9px;
  vertical-align: top;
  width: auto;
  zoom: 1;
}
form .validation-error {
  color: #cc0000;
  display: block;
  font-size: 1.4em;
  padding: 4px;
}
form.inline-form input[type="checkbox"],
form.inline-form input[type="radio"] {
  margin: 0 0.3em 0 0;
}
form.inline-form label {
  margin-top: 6px;
  padding: 0 4px 0 0;
}
form.stacked-form label {
  display: block;
  padding: 0 0 0.5em 0;
}
form.stacked-form label.inline {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  padding: 10px 12px 0 0;
  text-align: right;
  width: 120px;
}
form.stacked-form label.checkbox,
form.stacked-form label.radio {
  display: inline;
  margin-top: 0;
  text-align: left;
  width: auto;
}
form.aligned-form label {
  padding: 10px 12px 0 0;
  text-align: right;
  width: 160px;
}
form.aligned-form label.checkbox,
form.aligned-form label.radio {
  margin-top: 0;
  text-align: left;
  width: auto;
}
form.aligned-form input[type="checkbox"],
form.aligned-form input[type="radio"] {
  margin: 0 0.3em 0 0;
}
/* !--- BUTTONS --- */
.button {
  /* Structure */
  display: inline-block;
  *display: inline;
  /*IE 6/7*/
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  /* Styling */
  background: #d9d47b;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #002b5c;
  cursor: pointer;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  *font-size: 90%;
  /*IE 6/7 - To reduce IE's oversized button text*/
  font-weight: 700;
  outline: none;
  *overflow: visible;
  /*IE 6/7 - Because of IE's overly large left/right padding on buttons */
  padding: 0.8em 1.25em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
}
.button.left {
  margin-right: 16px;
}
.button.right {
  margin-left: 16px;
}
.button.full {
  width: 100%;
}
.button.push {
  margin-top: 16px;
}
.button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button:hover,
.button:focus {
  background: #002b5c;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* !--- TABLES --- */
.table {
  border: 1px solid #e2e7ed;
  border-collapse: separate;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  empty-cells: show;
  font-size: 1.4em;
  margin-bottom: 2em;
  width: 100%;
}
.table th,
.table td {
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 10px;
}
.table th:first-child,
.table td:first-child {
  border-left-width: 0;
}
.table thead th {
  background: #fbfcfd;
  border-left: 1px solid #e2e7ed;
  color: #454545;
  text-align: left;
  vertical-align: bottom;
  /*white-space: nowrap;*/
}
.table thead th:first-child {
  border-top-left-radius: 6px;
}
.table thead th:last-child {
  border-top-right-radius: 6px;
}
.table tbody td {
  border: solid #e2e7ed;
  border-width: 1px 0 0 1px;
}
.table.striped tr:nth-child(2n-1) td,
.table tr.odd td {
  background-color: #f2f2f2;
}
.table.bordered th,
.table.horizontal th,
.table.bordered td,
.table.horizontal td {
  border-bottom: 1px solid #cbcbcb;
}
.table.bordered tbody > tr:last-child td,
.table.horizontal tbody > tr:last-child td {
  border-bottom-width: 0;
}
.table.horizontal th,
.table.horizontal td {
  border-width: 0 0 1px 0;
}
.table caption {
  color: #858585;
  font-style: italic;
  padding: 1em 0;
  text-align: center;
}
/* !--- NOTICES --- */
.notice {
  background: #FEF1EC;
  border: 1px solid #cc0000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #cc0000;
  font-size: 1.4em;
  line-height: 1.6;
  margin-bottom: 1.5em;
  padding: 0.8em 1.25em;
}
/* !--- FIGURES/IMAGES --- */
figure figcaption {
  color: #888;
  display: block;
  font-size: 1.2em;
  padding: 10px 0 0 0;
  text-align: center;
}
/* !--- MEDIA QUERIES / RESPONSIVE --- */
img {
  height: auto !important;
  max-width: 100%;
}
@media (min-width: 1025px) {
  .hide-xl {
    display: none;
  }
  .show-xl {
    display: block;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .hide-lg {
    display: none;
  }
  .show-lg {
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .hide-md {
    display: none;
  }
  .show-md {
    display: block;
  }
}
@media (max-width: 480px) {
  .hide-sm {
    display: none;
  }
  .show-sm {
    display: block;
  }
}
/* !--- HEADER --- */
header {
  position: relative;
  z-index: 4;
}
header a.logo {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 99;
}
header a.logo img {
  width: 250px;
  shape-outside: 236px;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.75));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.75));
}
header nav {
  overflow: hidden;
}
header nav ul {
  float: right;
  margin: 10px 0;
  overflow: hidden;
}
header nav ul li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
}
header nav ul li a {
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 24px 48px 8px 16px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header nav ul li a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #d9d47b;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* !--- CONTENT AREA --- */
.content-wrap {
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 3;
}
/* !--- HERO IMAGE --- */
.hero-img {
  background: #eee;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 420px;
}
.hero-img::before,
.hero-img::after {
  background: #c0b74b;
  background: -moz-linear-gradient(left, #c0b74b 0%, #e3e08e 25%, #c0b74b 50%, #e3e08e 75%, #c0b74b 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #c0b74b), color-stop(25%, #e3e08e), color-stop(50%, #c0b74b), color-stop(75%, #e3e08e), color-stop(100%, #c0b74b));
  background: -webkit-linear-gradient(left, #c0b74b 0%, #e3e08e 25%, #c0b74b 50%, #e3e08e 75%, #c0b74b 100%);
  background: -o-linear-gradient(left, #c0b74b 0%, #e3e08e 25%, #c0b74b 50%, #e3e08e 75%, #c0b74b 100%);
  background: -ms-linear-gradient(left, #c0b74b 0%, #e3e08e 25%, #c0b74b 50%, #e3e08e 75%, #c0b74b 100%);
  background: linear-gradient(to right, #c0b74b 0%, #e3e08e 25%, #c0b74b 50%, #e3e08e 75%, #c0b74b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0b74b', endColorstr='#c0b74b', GradientType=1);
  border: solid #ac9345;
  border-width: 1px 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  height: 10px;
}
.hero-img::before {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  top: 0;
}
.hero-img::after {
  bottom: 0;
}
/* !--- MAIN --- */
.column-wrapper {
  position: relative;
}
main {
  min-height: 720px;
  padding: 40px;
  width: 760px;
}
main .text-block {
  width: 400px;
}
main figure {
  margin-bottom: 30px;
}
main figure.group figure:last-of-type {
  margin-bottom: 0;
}
main .image-circle {
  width: 250px;
}
main .image-circle img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
main hr {
  border-color: transparent;
  font-size: 1.4em;
  margin: 1.5em 0;
}
main .nestboxes {
  font-size: 1em;
  list-style: none;
  margin: 0;
  padding: 0;
}
main .nestboxes li {
  float: left;
  text-align: center;
  width: 200px;
}
main .nestboxes li:nth-child(2) {
  margin: 0 40px;
}
main .contact-box {
  width: 300px;
}
main .contact-box.middle {
  margin: 0 40px;
}
main .contact-box img {
  display: block;
  margin-bottom: 20px;
}
main .contact-box p {
  text-align: left;
}
main .partner {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
main .partner figure {
  flex: 0 0 180px;
  margin: 0;
  text-align: center;
}
main .partner .text-block {
  flex: 0 0 480px;
  width: auto;
}
main .partner .text-block p {
  margin-bottom: 0;
}
main .downloads {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
main .downloads li {
  margin: 12px;
}
main .downloads li a {
  background: #f2f4f7;
  border: 1px solid #f2f4f7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  padding: 12px;
  text-align: center;
  text-decoration: none;
}
main .downloads li a:hover {
  border-color: #d2d9e4;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
main .downloads li a img {
  display: block;
}
main .downloads li a span {
  display: block;
  margin-top: 8px;
}
/* !--- RHC / SIDE BAR --- */
aside {
  background: #f2f4f7;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 240px;
}
aside section {
  border-bottom: 1px solid #dfe4eb;
  border-top: 6px solid #fff;
  padding: 20px;
  position: relative;
}
aside section:first-child {
  border-top: none;
}
aside section:last-child {
  border-bottom: none;
}
aside section:last-child::before,
aside section:last-child::after {
  display: none;
}
aside section::before,
aside section::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
aside section::before {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, #aaa, #fff);
  background-image: -moz-linear-gradient(top, #aaa, #fff);
  background-image: -o-linear-gradient(top, #aaa, #fff);
  background-image: -ms-linear-gradient(top, #aaa, #fff);
  background-image: linear-gradient(top, #aaa, #fff);
  bottom: -4px;
  height: 3px;
  z-index: 5;
}
aside section::after {
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 2%, #ffffff 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(2%, rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 2%, #ffffff 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 2%, #ffffff 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 2%, #ffffff 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 2%, #ffffff 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  bottom: -7px;
  height: 6px;
  z-index: 6;
}
aside section p {
  font-size: 1.3em;
}
aside section .button {
  font-size: 1.3em;
  text-align: left;
  white-space: normal;
}
aside section form {
  margin: 0;
}
aside section form label {
  display: block;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 0.5em;
  padding-left: 4px;
}
aside section form input[type="text"] {
  font-size: 1.3em;
  margin-bottom: 1.5em;
  padding: 0.4em 0.6em;
  width: 100%;
}
aside section.copyright {
  text-align: center;
}
aside section.copyright a {
  display: block;
  margin-bottom: 3em;
}
