/** INCLUDES (modified): Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
/** INLCUDES CLASS-GRID :: .grid > grid__col--20/25/30/33/34/35/40/50/60/65/67/70/75/80/100 */
/* -----------   IMPORTS   ----------------------------------------------
   ---------------------------------------------------------------------- */
/*
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ########## */
td,
th {
  text-align: left;
  vertical-align: middle;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
body,
a,
li,
span,
input,
button,
textarea {
  outline: 0;
  text-decoration: none;
}
div,
table,
tbody,
tr,
td {
  cursor: default;
}
button,
label,
input,
textarea,
select,
option {
  cursor: pointer;
}
/* Resets & Stuff */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  cursor: default;
  vertical-align: baseline;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
  overflow-y: scroll;
}
body {
  height: 100%;
  font: normal normal 400 62.5% Tahoma, Arial, sans-serif;
  line-height: 1;
  /* --- disable (mobile webkit) highlights --- */
  /*-webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none*/
}
::selection {
  background: none !important;
}
::-moz-selection {
  background: none !important;
}
::-webkit-selection {
  background: none !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  max-width: 100%;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
i,
u {
  font-size: inherit;
  font-style: normal;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-family: inherit;
  font-size: 1em;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input:focus,
textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cfix:before,
.cfix:after {
  content: "";
  display: table;
  clear: both;
}
.cfix:after {
  clear: both;
}
.cfix {
  zoom: 1;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*@media print {*{display:none!important}}*/
/* ----------------------------------------------------------------------
	LESS > MIXINS / SHORTCUTS / PRESETS
   ---------------------------------------------------------------------- */
/* Misc */
/*

    .opacity (@opacity: 0.5)
    .scroll-flow-touch
    .noisy-bg (@bg-color)
    .background-size (@size) */
/* Element Appearance */
/*

    .box-shadow (@x, @y, @blur, @color)
    .drop-shadow (@x: 0, @y: 1px, @blur: 2px, @spread: 0, @alpha: 0.25)
    .inner-shadow (@x: 0, @y: 1px, @blur: 2px, @spread: 0, @alpha: 0.25)
    .border-radius (@top-left: 0, @top-right: 0, @bottom-right: 0, @bottom-left: 0)
    .gradient (@startColor: #eee, @endColor: white)
    .horizontal-gradient (@startColor: #eee, @endColor: white)
        .box-sizing (@type: border-box) */
/* Text / Font */
/*

    .font-size(@size)
    .text-shadow (@string: 0 1px 3px rgba(0, 0, 0, 0.25))
    .no-wrap
    .word-wrap */
/* Transition & Transform */
/* Quick-Presets */
/*
    .scale (@factor)
    .rotate (@deg)
    .skew (@deg, @deg2) */
/* Animation & Transition */
/*
    .animation (@name, @duration: 300ms, @delay: 0, @ease: ease)
    .transition (@transition)
         * transition-property
         * transition-duration
         * transition-timing-function --- linear | ease | ease-in | ease-out | ease-in-out
         * transition-delay */
/* Transform */
/*
    .transform-simple (@transform-function, @transform-origin: 50% 50% 0)
         * @transform-function ---
           scale(x,y) | scale3d(x,y,z) | scaleX(x) | scaleY(y) | scaleZ(z)
           rotate(angle) | rotate3d(x,y,z,angle) | rotateX(angle) | rotateY(angle) | rotateZ(angle)
           translate(x,y) | translate3d(x,y,z) | translateX(x) | translateY(y) | translateZ(z)
           skew(x-angle,y-angle) | skewX(angle) | skewY(angle)
           matrix(n,n,n,n,n,n) | matrix3d (n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
           perspective(n)
    .transform (@transform-function, @transform-origin: 50% 50% 0, @transform-style: flat, @perspective: none, @perspective-origin: 50% 50%, @backface-visibility: visible)
         * --- http://www.w3schools.com/cssref/css3_pr_transform.asp ---
         *
         * @transform-function:  scale(x,y) | scale3d(x,y,z) | scaleX(x) | scaleY(y) | scaleZ(z)
         *                       rotate(angle) | rotate3d(x,y,z,angle) | rotateX(angle) | rotateY(angle) | rotateZ(angle)
         *                       translate(x,y) | translate3d(x,y,z) | translateX(x) | translateY(y) | translateZ(z)
         *                       skew(x-angle,y-angle) | skewX(angle) | skewY(angle)
         *                       matrix(n,n,n,n,n,n) | matrix3d (n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
         *                       perspective(n)
         *
         * @transform-origin
         *           x-axis:     left | center | right | length | %
         *           y-axis:     top | center | bottom | length | %
         *           z-axis:     length
         *
         * @transform-style:     flat | preserve-3d
         *
         * @perspective:         length (recommended range: 0-2000)
         *
         * @perspective-origin
         *            x-axis:    left | center | right | length | %
         *            y-axis:    top | center | bottom | length | %
         *
         * @backface-visibility: visible | hidden
    .alt--- !

/* Translate */
/*
    .translate (@x, @y:0)
    .translate3d (@x, @y: 0, @z: 0) */
#less {
  /* Misc */
  /* Text / Font */
  /* Element Appearance */
  /* Shortcut needed? */
  /* Transition & Transform */
  /* Quick-Presets */
  /* scale  rotate  skew */
  /* Animation & Transition */
  /* NOT WORKING !!!
   .keyf (@name, @frames) {
      @-webkit-keyframes @name {
          @frames;
      }
      @keyframes @name {
          @frames;
      }
  } */
  /* Transform */
  /* transform  transform-origin  perspective */
  /* Alternativ (nicht immer vollständige Definition inkl. vordefinierter Regeln) */
  /* Translate */
  /* translate  translate3d */
}
#less .pointer {
  cursor: pointer;
}
#less .scroll-flow-touch {
  /** softer scrolling on iOS/Android for containers */
  -webkit-overflow-scrolling: touch;
}
#less .no-wrap {
  white-space: nowrap;
}
#less .word-wrap {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* ----------------------------------------------------------------------
	FONTS
   ---------------------------------------------------------------------- */
/*
    * see assets/font/fonts.css
    * Cross-Browser Support :: WOFF or TTF/OTF
 */
/* ----------------------------------------------------------------------
	COLOR PALETTE
   ----------------------------------------------------------------------

	/* Corporate Design Colors */
/*neutral*/
/*main 1*/
/*main 2*/
/*accents*/
/* Accent Shades */
/* Default Colors */
/* Text | Light Theme */
/* Text | Dark Theme */
/* Backgrounds | Light / Dark Theme (e.g. Apps) */
/* grey 50 */
/* dialog/cars */
/* app bar, grey 100 */
/* os status bar, grey 300 */
/* default */
/* dialog/cars, grey 800 */
/* app bar, grey 900 */
/* os status bar, black */
/*
  https://fonts.googleapis.com/icon?family=Material+Icons
  less/css modified
*/
.material-icons {
  display: inline-block;
  width: 1em;
  height: 1em;
  font-family: 'Material Icons';
  /*#less > .font-size(1.2);*/
  font-size: 18px;
  font-size: 120%;
  font-size: 1.2rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  vertical-align: -15%;
  /* middle */
  /* overflow: hidden; */
  overflow: visible;
}
.material-icons.material-icons-pointer {
  cursor: pointer !important;
}
/* -----------   PAGE STATIC   ------------------------------------------
   ---------------------------------------------------------------------- */
html {
  width: 100%;
  min-width: 400px;
  min-height: 100%;
  min-height: 100vh;
}
html body {
  display: block;
  width: 100%;
  min-width: 400px;
  min-height: 100%;
  min-height: 100vh;
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 13.5px;
  font-size: 90%;
  font-size: 0.9rem;
  /*font-size: ~"@{vwSize}vw"; */
  opacity: 1 !important;
}
html .bold {
  font-weight: bold;
}
html .italic {
  font-style: italic;
}
html .alink {
  text-decoration: underline;
}
html .right {
  text-align: right;
}
html .left {
  text-align: left;
}
html .center {
  text-align: center;
}
html .seo-only {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
html ::selection {
  background: #b52822 !important;
  color: #ffffff !important;
}
html ::-moz-selection {
  background: #b52822 !important;
  color: #ffffff !important;
}
html ::-webkit-selection {
  background: #b52822 !important;
  color: #ffffff !important;
}
html .grid {
  display: table;
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-size: 15px;
  font-size: 100%;
  font-size: 1rem;
  /*font-size: ~"@{vwSize}vw"; */
}
html .grid > [class*="grid__col--"] {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
html .grid > [class*="grid__col--"][class*="col--20"] {
  width: 20%;
}
html .grid > [class*="grid__col--"][class*="col--25"] {
  width: 25%;
}
html .grid > [class*="grid__col--"][class*="col--30"] {
  width: 30%;
}
html .grid > [class*="grid__col--"][class*="col--33"] {
  width: 33%;
}
html .grid > [class*="grid__col--"][class*="col--34"] {
  width: 34%;
}
html .grid > [class*="grid__col--"][class*="col--35"] {
  width: 35%;
}
html .grid > [class*="grid__col--"][class*="col--40"] {
  width: 40%;
}
html .grid > [class*="grid__col--"][class*="col--50"] {
  width: 50%;
}
html .grid > [class*="grid__col--"][class*="col--60"] {
  width: 60%;
}
html .grid > [class*="grid__col--"][class*="col--65"] {
  width: 65%;
}
html .grid > [class*="grid__col--"][class*="col--67"] {
  width: 67%;
}
html .grid > [class*="grid__col--"][class*="col--70"] {
  width: 70%;
}
html .grid > [class*="grid__col--"][class*="col--75"] {
  width: 75%;
}
html .grid > [class*="grid__col--"][class*="col--80"] {
  width: 80%;
}
html .grid > [class*="grid__col--"][class*="col--100"] {
  width: 100%;
}
html .table--default {
  width: 80%;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
  border: 5px solid #e0e0e0;
  border-collapse: separate;
  font-size: 15px;
  font-size: 100%;
  font-size: 1rem;
  /*font-size: ~"@{vwSize}vw"; */
}
html .table--default th,
html .table--default td {
  padding: 1% 2%;
  line-height: 1.5;
  border: 2px solid #ffffff;
}
html .table--default th,
html .table--default td.td--shaded {
  background-color: #e0e0e0;
  color: #046cb4;
  font-weight: bold;
}
html .table--default th > .fa,
html .table--default td.td--shaded > .fa,
html .table--default th > .material-icons,
html .table--default td.td--shaded > .material-icons {
  color: #b52822;
}
html .table--default tr:first-child th {
  border-top: none;
}
html .table--default tr:last-child td {
  border-bottom: none;
}
html .table--default th:first-child,
html .table--default td:first-child {
  border-left: none;
}
html .table--default th:last-child,
html .table--default td:last-child {
  border-right: none;
}
html .ul--default {
  display: table;
  max-width: 80%;
  margin: 10px auto 20px;
  position: relative;
  list-style-type: disc;
  font-size: 15px;
  font-size: 100%;
  font-size: 1rem;
  /*font-size: ~"@{vwSize}vw"; */
}
html .ul--default > li > ul {
  margin: 3px 0 3px 30px;
  list-style-type: circle;
}
html .center-block {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  text-align: left;
}
#frame__wrap {
  display: block;
  width: 100%;
  position: relative;
  z-index: 5000;
}
#frame {
  display: block;
  width: 100%;
  min-width: 320px;
  max-width: 4000px;
  min-height: 500px;
  min-height: 100%;
  min-height: 100vh;
  margin: 0 auto;
  background-color: #ffffff;
  /*background-color: @cd-n1;*/
  /*#less > .noisy-bg(lighten(@cd-n1,80%));*/
}
#frame > section {
  display: block;
  width: 100%;
  /* WIKI: css sections light-/grey bg color alternating */
}
#frame > section.section--alt-bg:nth-child(even) > .section__inner {
  background: rgba(0, 0, 0, 0.05);
  /*background: fade(@cl-white, 30%);*/
}
#frame > section.section--alt-bg:nth-child(odd) > .section__inner {
  background: rgba(0, 0, 0, 0);
  /*background: fade(@cl-white, 15%);*/
}
#frame > section > .section__inner {
  display: block;
  width: 100%;
  padding: 3% 3% 5%;
  position: relative;
  font-size: 16.5px;
  font-size: 110.00000000000001%;
  font-size: 1.1rem;
  /*font-size: ~"@{vwSize}vw"; */
  line-height: 1.3;
}
#frame > section > .section__inner.section--high {
  min-height: 600px;
  min-height: 100vh;
}
#frame > section > .section__inner a,
#frame > section > .section__inner p {
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 15px;
  font-size: 100%;
  font-size: 1rem;
  /*font-size: ~"@{vwSize}vw"; */
}
#frame > section > .section__inner h1,
#frame > section > .section__inner h2,
#frame > section > .section__inner h3,
#frame > section > .section__inner h4 {
  font-family: "Titillium Web", Verdana, sans-serif;
}
#frame > section > .section__inner a,
#frame > section > .section__inner a:link,
#frame > section > .section__inner a:visited,
#frame > section > .section__inner a:hover,
#frame > section > .section__inner a:active {
  display: inline-block;
  line-height: 1.2;
  color: #046cb4;
  border-bottom: 2px dotted #046cb4;
  /**
     * NON-SHORTCUT:
     * transition-property: @transition-property;
     * transition-duration: @transition-duration;
     * transition-timing-function: @transition-timing-function;
     * transition-delay: @transition-delay;
     *
     * @transition-timing-function: linear | ease | ease-in | ease-out | ease-in-out
     *
     */
  -webkit-transition: all 180ms ease-out 0ms;
  -moz-transition: all 180ms ease-out 0ms;
  -ms-transition: all 180ms ease-out 0ms;
  -o-transition: all 180ms ease-out 0ms;
  transition: all 180ms ease-out 0ms;
}
#frame > section > .section__inner a:hover,
#frame > section > .section__inner a:link:hover,
#frame > section > .section__inner a:visited:hover,
#frame > section > .section__inner a:hover:hover,
#frame > section > .section__inner a:active:hover,
#frame > section > .section__inner a:active,
#frame > section > .section__inner a:link:active,
#frame > section > .section__inner a:visited:active,
#frame > section > .section__inner a:hover:active,
#frame > section > .section__inner a:active:active {
  color: #b52822;
  border-bottom-color: rgba(4, 108, 180, 0);
}
#frame > section > .section__inner p {
  /*display: inline-block;*/
  display: block;
  position: relative;
  margin-bottom: 10px;
  line-height: 1.5;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
}
#frame > section > .section__inner h3 {
  display: block;
  width: 100%;
  margin: 20px 0 30px;
  padding: 0 8px;
  font-size: 22.5px;
  font-size: 150%;
  font-size: 1.5rem;
  /*font-size: ~"@{vwSize}vw"; */
  font-weight: normal;
  line-height: 2.8;
  text-align: center;
  text-transform: uppercase;
  color: #046cb4;
}
#frame > section > .section__inner h4 {
  display: block;
  width: 100%;
  margin: 15px 0 35px;
  padding: 0 8px;
  font-size: 19.5px;
  font-size: 130%;
  font-size: 1.3rem;
  /*font-size: ~"@{vwSize}vw"; */
  line-height: 2;
  text-align: center;
  color: #b52822;
}
#header__main,
#header__main > .section__inner > .header__inner > .header__bar {
  background-image: url("/jakarta.faces.resource/home/andynformatics_header-home.png.xhtml?ln=img");
}
#header__main {
  /* @header-fade-cl: darken(@cl-white, 15%); */
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-bottom: 4px solid #b52822;
}
#header__main > .section__inner {
  position: relative;
  padding: 0 !important;
  min-height: 450px;
  min-height: 70vh;
}
#header__main > .section__inner > .header__inner {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#header__main > .section__inner > .header__inner > .header__bar {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 4px solid #b52822;
  z-index: 8000;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner {
  display: table;
  width: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.7);
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__logo {
  display: table-cell;
  width: 40%;
  padding: 1.5% 0 1.5% 1.5%;
  text-align: left;
  vertical-align: middle;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__logo > a {
  text-decoration: none !important;
  color: rgba(0, 0, 0, 0) !important;
  border-bottom: none !important;
  cursor: default !important;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__logo > a > img {
  display: block;
  width: 100%;
  max-width: 400px;
  cursor: pointer !important;
  /**
     * NON-SHORTCUT:
     * transition-property: @transition-property;
     * transition-duration: @transition-duration;
     * transition-timing-function: @transition-timing-function;
     * transition-delay: @transition-delay;
     *
     * @transition-timing-function: linear | ease | ease-in | ease-out | ease-in-out
     *
     */
  -webkit-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -ms-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__logo > a > img:hover {
  /**
     * --- http://www.w3schools.com/cssref/css3_pr_transform.asp ---
     *
     * @transform-function:  scale(x,y) | scale3d(x,y,z) | scaleX(x) | scaleY(y) | scaleZ(z)
     *                       rotate(angle) | rotate3d(x,y,z,angle) | rotateX(angle) | rotateY(angle) | rotateZ(angle)
     *                       translate(x,y) | translate3d(x,y,z) | translateX(x) | translateY(y) | translateZ(z)
     *                       skew(x-angle,y-angle) | skewX(angle) | skewY(angle)
     *                       matrix(n,n,n,n,n,n) | matrix3d (n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
     *                       perspective(n)
     *
     * @transform-origin
     *           x-axis:     left | center | right | length | %
     *           y-axis:     top | center | bottom | length | %
     *           z-axis:     length
     *
     */
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__skew {
  display: table-cell;
  width: 11%;
  background: #046cb4;
  /**
     * --- http://www.w3schools.com/cssref/css3_pr_transform.asp ---
     *
     * @transform-function:  scale(x,y) | scale3d(x,y,z) | scaleX(x) | scaleY(y) | scaleZ(z)
     *                       rotate(angle) | rotate3d(x,y,z,angle) | rotateX(angle) | rotateY(angle) | rotateZ(angle)
     *                       translate(x,y) | translate3d(x,y,z) | translateX(x) | translateY(y) | translateZ(z)
     *                       skew(x-angle,y-angle) | skewX(angle) | skewY(angle)
     *                       matrix(n,n,n,n,n,n) | matrix3d (n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
     *                       perspective(n)
     *
     * @transform-origin
     *           x-axis:     left | center | right | length | %
     *           y-axis:     top | center | bottom | length | %
     *           z-axis:     length
     *
     * @transform-style:     flat | preserve-3d
     *
     * @perspective:         length (recommended range: 0-2000)
     *
     * @perspective-origin
     *            x-axis:    left | center | right | length | %
     *            y-axis:    top | center | bottom | length | %
     *
     * @backface-visibility: visible | hidden
     *
     */
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transform-style: flat;
  transform-style: flat;
  -webkit-perspective: none;
  -moz-perspective: none;
  perspective: none;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav {
  display: table-cell;
  width: 49%;
  padding: 2% 2% 2% 1%;
  text-align: right;
  vertical-align: middle;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul {
  display: inline-block;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > img {
  display: inline-block;
  width: auto;
  height: 33px;
  margin-right: 6px;
  margin-bottom: -5px;
  padding-top: 5px;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li {
  display: inline-block;
  position: relative;
  margin-right: 30px;
  /*#less > .font-size(1.3);*/
  cursor: pointer;
  overflow: visible;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:link,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:visited,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:hover,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:active {
  display: inline-block;
  padding: 10px 0 7px;
  color: #034e82;
  line-height: 1;
  border-bottom: none;
  font-weight: bold;
  font-size: 19.5px;
  font-size: 130%;
  font-size: 1.3rem;
  /*font-size: ~"@{vwSize}vw"; */
  font-family: "Titillium Web", Verdana, sans-serif;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  /**
     * NON-SHORTCUT:
     * transition-property: @transition-property;
     * transition-duration: @transition-duration;
     * transition-timing-function: @transition-timing-function;
     * transition-delay: @transition-delay;
     *
     * @transition-timing-function: linear | ease | ease-in | ease-out | ease-in-out
     *
     */
  -webkit-transition: all 200ms ease-out 0ms;
  -moz-transition: all 200ms ease-out 0ms;
  -ms-transition: all 200ms ease-out 0ms;
  -o-transition: all 200ms ease-out 0ms;
  transition: all 200ms ease-out 0ms;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a > span,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:link > span,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:visited > span,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:hover > span,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:active > span,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a > span::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:link > span::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:visited > span::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:hover > span::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:active > span::before {
  vertical-align: middle;
  cursor: pointer;
  margin: 0 5px;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a > span.active,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:link > span.active,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:visited > span.active,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:hover > span.active,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:active > span.active {
  color: #b52822;
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a > span.inactive::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:link > span.inactive::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:visited > span.inactive::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:hover > span.inactive::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:active > span.inactive::before {
  content: url("/jakarta.faces.resource/andynformatics-star-inactive.png.xhtml?ln=img");
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a > span.active::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:link > span.active::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:visited > span.active::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:hover > span.active::before,
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li > a:active > span.active::before {
  content: url("/jakarta.faces.resource/andynformatics-star-active.png.xhtml?ln=img");
}
#header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li:hover > a {
  color: #b52822 !important;
}
#footer__main {
  /*background: @cl-thd-dark;*/
  background: #303030;
}
#footer__main .section__inner {
  padding-bottom: 3%;
  background: none !important;
}
#footer__main .section__inner .footer__contact {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay {
  width: 35%;
  height: 100%;
  height: 450px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 800;
  background: #046cb4;
  padding: 5% 0 5% 8%;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  border-bottom: 450px solid #046cb4;
  border-right: 135px solid transparent;
  border-top-width: 0;
  z-index: 800;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  border-bottom: 450px solid #b52822;
  border-right: 135px solid transparent;
  border-left: 5px solid #b52822;
  border-top-width: 0;
  z-index: 770;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay > h3 {
  font-weight: normal !important;
  color: #ffffff;
  margin: 0 0 30px 0;
  padding: 0;
  line-height: 1;
  text-align: left;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay > p {
  display: inline-block;
  position: relative;
  text-align: left;
  color: rgba(255, 255, 255, 0.25);
}
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:link,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:visited,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:hover,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:active {
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.4;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:link:hover,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:visited:hover,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:hover:hover,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:active:hover,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:link:active,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:visited:active,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:hover:active,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:active:active {
  color: #ffffff;
}
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:link > i,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:visited > i,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:hover > i,
#footer__main .section__inner .footer__contact .footer__contact__overlay > p > a:active > i {
  cursor: pointer;
}
#footer__main .section__inner .footer__contact #gmap_canvas {
  display: block !important;
  position: relative !important;
  margin: 0 0 0 auto !important;
  width: 65%;
  height: 449px;
  border: none !important;
  overflow: hidden !important;
  /* WIKI: default Google Logo
           * img[src="https://maps.gstatic.com/mapfiles/api-3/images/google4_hdpi.png"] { */
  /*
              WIKI: Replace Map with Image (e.g. to load map on hover only to save resources)

              background-image: url(resources/img/temp.png) !important;
              background-repeat: no-repeat;
              background-position: center center;
              background-attachment: scroll;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
           */
}
#footer__main .section__inner .footer__contact #gmap_canvas img[src="https://maps.gstatic.com/mapfiles/api-3/images/google_white5.png"] {
  display: none !important;
  opacity: 0 !important;
}
#footer__main .section__inner .footer__contact #gmap_canvas div {
  cursor: pointer !important;
}
#footer__main .section__inner .footer__contact #gmap_canvas .gmnoprint,
#footer__main .section__inner .footer__contact #gmap_canvas .gm-style-cc {
  display: none !important;
}
#footer__main .section__inner .footer__contact #gmap_canvas img {
  max-width: none !important;
  background: none !important;
  cursor: pointer !important;
}
#footer__main .section__inner .footer__bar {
  display: block;
  width: 100%;
  margin-top: 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
#footer__main .section__inner .footer__bar .footer__bar__inner {
  display: table;
  width: 100%;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div {
  display: table-cell;
  width: 50%;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div:nth-child(1) {
  text-align: left;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div:nth-child(2) {
  text-align: right;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > span {
  display: inline-block;
  margin-top: 30px;
  padding: 15px 0 2px;
  color: rgba(255, 255, 255, 0.54);
  font-weight: bold;
  font-size: 15px;
  font-size: 100%;
  font-size: 1rem;
  /*font-size: ~"@{vwSize}vw"; */
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:nth-child(2),
#footer__main .section__inner .footer__bar .footer__bar__inner > div > span:nth-child(2) {
  margin-left: 8px;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a.highlight,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > span.highlight {
  color: #b52822;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:link,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:visited,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:hover,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:active {
  color: rgba(255, 255, 255, 0.54);
  border-bottom: 2px dotted rgba(255, 255, 255, 0);
  /**
     * NON-SHORTCUT:
     * transition-property: @transition-property;
     * transition-duration: @transition-duration;
     * transition-timing-function: @transition-timing-function;
     * transition-delay: @transition-delay;
     *
     * @transition-timing-function: linear | ease | ease-in | ease-out | ease-in-out
     *
     */
  -webkit-transition: border-bottom-color 180ms ease-out 0ms;
  -moz-transition: border-bottom-color 180ms ease-out 0ms;
  -ms-transition: border-bottom-color 180ms ease-out 0ms;
  -o-transition: border-bottom-color 180ms ease-out 0ms;
  transition: border-bottom-color 180ms ease-out 0ms;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:link.highlight,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:visited.highlight,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:hover.highlight,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:active.highlight {
  color: #b52822;
}
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:link:hover,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:visited:hover,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:hover:hover,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:active:hover,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:link:active,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:visited:active,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:hover:active,
#footer__main .section__inner .footer__bar .footer__bar__inner > div > a:active:active {
  border-bottom-color: rgba(255, 255, 255, 0.38);
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* -----------   IMPORT DEFAULT   ---------------------------------------
   ---------------------------------------------------------------------- */
/* -----------   RESPONSIVE   -------------------------------------------
   ---------------------------------------------------------------------- */
@media (min-width: 1440px) {
  .section__inner {
    padding: 3% 15% !important;
  }
}
@media (max-width: 1440px) {
  .header__logo > a > img {
    max-width: 300px !important;
  }
  .header__skew {
    width: 5% !important;
  }
  .header__nav {
    width: 55% !important;
  }
  .header__nav > ul > li {
    margin-right: 20px !important;
  }
  .header__nav > ul > li > img {
    height: 30px !important;
  }
  .header__nav > ul > li > a {
    font-size: 16.5px !important;
    font-size: 110.00000000000001% !important;
    font-size: 1.1rem !important;
    /*font-size: ~"@{vwSize}vw"; */
  }
}
@media (max-width: 1024px) {
  #header__main > .section__inner {
    display: block;
    height: auto;
    min-height: 0;
  }
  #header__main > .section__inner > .header__inner {
    position: relative;
  }
  #header__main > .section__inner > .header__inner > .header__bar {
    border-bottom-width: 0;
    position: relative;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner {
    display: block;
    min-height: 200px;
    /*min-height: 70vh;*/
    padding: 40px 0 30px;
    padding: 8vh 0 6vh;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__logo {
    display: block;
    width: 100%;
    text-align: center;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__logo > a > img {
    max-width: 350px;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__skew {
    display: block;
    width: 90% !important;
    height: 7px;
    margin: 15px auto 10px;
    /**
     * --- http://www.w3schools.com/cssref/css3_pr_transform.asp ---
     *
     * @transform-function:  scale(x,y) | scale3d(x,y,z) | scaleX(x) | scaleY(y) | scaleZ(z)
     *                       rotate(angle) | rotate3d(x,y,z,angle) | rotateX(angle) | rotateY(angle) | rotateZ(angle)
     *                       translate(x,y) | translate3d(x,y,z) | translateX(x) | translateY(y) | translateZ(z)
     *                       skew(x-angle,y-angle) | skewX(angle) | skewY(angle)
     *                       matrix(n,n,n,n,n,n) | matrix3d (n,n,n,n,n,n,n,n,n,n,n,n,n,n,n,n)
     *                       perspective(n)
     *
     * @transform-origin
     *           x-axis:     left | center | right | length | %
     *           y-axis:     top | center | bottom | length | %
     *           z-axis:     length
     *
     * @transform-style:     flat | preserve-3d
     *
     * @perspective:         length (recommended range: 0-2000)
     *
     * @perspective-origin
     *            x-axis:    left | center | right | length | %
     *            y-axis:    top | center | bottom | length | %
     *
     * @backface-visibility: visible | hidden
     *
     */
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-perspective: none;
    -moz-perspective: none;
    perspective: none;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul {
    width: auto;
    margin: 0 auto;
    text-align: left;
  }
  #header__main > .section__inner > .header__inner > .header__bar > .header__bar__inner > .header__nav > ul > li:last-of-type {
    margin: 0;
  }
  #footer__main .section__inner .footer__contact .footer__contact__overlay {
    width: 55%;
    border-right: 5px solid #b52822;
  }
  #footer__main .section__inner .footer__contact .footer__contact__overlay:after,
  #footer__main .section__inner .footer__contact .footer__contact__overlay:before {
    display: none;
  }
  #footer__main .section__inner .footer__contact #gmap_canvas {
    width: 45%;
  }
}
@media (max-width: 768px) {
  #header__main .header__nav > ul > li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }
  #footer__main .section__inner .footer__contact .footer__contact__overlay {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 8%;
    border-top: 5px solid #b52822;
    border-right: none;
  }
  #footer__main .section__inner .footer__contact #gmap_canvas {
    display: none !important;
  }
  #footer__main .section__inner .footer__bar .footer__bar__inner {
    display: block;
    width: 100%;
  }
  #footer__main .section__inner .footer__bar .footer__bar__inner > div {
    display: block;
    width: 100%;
    text-align: center !important;
  }
  #footer__main .section__inner .footer__bar .footer__bar__inner > div > a,
  #footer__main .section__inner .footer__bar .footer__bar__inner > div > span {
    margin-top: 16px;
    /*&.highlight {
                  color: @cl-alt-sub !important;
              }*/
  }
}
