/* >>>>> Fonts */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Italic.woff") format("woff"), url(../fonts/Roboto-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-BoldItalic.woff") format("woff"), url(../fonts/Roboto-BoldItalic.ttf) format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Roboto-Thin';
  src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin.woff") format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff") format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto-Black';
  src: url("../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Black.woff") format("woff"), url(../fonts/Roboto-Black.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Regular.woff") format("woff"), url(../fonts/SourceSansPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Italic.woff") format("woff"), url(../fonts/SourceSansPro-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Bold.woff") format("woff"), url(../fonts/SourceSansPro-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-BoldItalic.woff") format("woff"), url(../fonts/SourceSansPro-BoldItalic.ttf) format("truetype");
  font-weight: bold;
  font-style: italic; }
/* ----- Fonts */
/* >>>>> Functions */
/* ----- Functions */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  background: #FBFBFB;
  margin: 0;
  font-size: 16px;
  font-family: SourceSansPro;
  min-width: 320px;
  height: 100%;
  position: relative; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  color: #2ea3f2;
  transition: color 0.25s ease-in-out;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none; }

a:active,
a:hover {
  color: #3B8AD7;
  outline-width: 0;
  text-decoration: underline; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto-Light;
  font-weight: 400;
  display: block;
  margin: 24px 0 4px 0; }

h1 {
  font-size: 34px; }

h2 {
  font-size: 28px; }

h3 {
  font-family: SourceSansPro;
  font-weight: 900;
  font-size: 22px; }

h4 {
  font-size: 1.8em; }

h5 {
  font-size: 1.3em; }

h6 {
  font-size: 1.3em; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%;
  padding: 0 14px; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  border: none;
  border-top: #bdbdbd 1px solid;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin: 40px 20px; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

p {
  line-height: 1.6em;
  text-align: justify;
  margin: 0 0 1.2em; }

ul, ol {
  margin: 0 0 20px;
  padding: 0 0 0 30px; }

li {
  padding: 4px 0; }

label[for] {
  display: inline-block;
  cursor: pointer; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="file"],
textarea,
select {
  color: #55504d;
  background: #f8f7f7;
  border: 1px solid #b7b9bc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 3px 5px;
  box-sizing: border-box;
  display: inline-block; }

input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="file"]:hover,
textarea:hover,
select:hover {
  background: #f8f8f8;
  border: 1px solid #6ab7ce; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #2391BC; }

textarea {
  resize: none; }

button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.btn {
  color: #30526f;
  background: #f2f5f8;
  background: -moz-linear-gradient(top, #f2f5f8 0%, #dce0e4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f5f8), color-stop(100%, #dce0e4));
  background: -webkit-linear-gradient(top, #f2f5f8 0%, #dce0e4 100%);
  background: -o-linear-gradient(top, #f2f5f8 0%, #dce0e4 100%);
  background: -ms-linear-gradient(top, #f2f5f8 0%, #dce0e4 100%);
  background: linear-gradient(to bottom, #f2f5f8 0%, #dce0e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f8', endColorstr='#dce0e4',GradientType=0 );
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #aab4be;
  border-radius: 4px;
  cursor: pointer;
  padding: 5px 9px;
  text-shadow: 0 1px 1px #ffffff; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.btn:hover {
  border: 1px solid #6ab7ce;
  text-decoration: none; }

button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.btn:active {
  border: 1px solid #2391BC;
  box-shadow: 0 1px 2px #bcbcbd inset;
  text-decoration: none; }

.v4fm-radio-i,
.v4fm-checkbox-i {
  display: none; }

.v4fm-radio,
.v4fm-checkbox {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  width: 1.1em;
  position: relative;
  bottom: -1px; }

.v4fm-checkbox-i:hover + label,
.v4fm-radio-i:hover + label {
  color: #2a92c3; }

.v4fm-checkbox:before,
.v4fm-radio:before {
  font-size: 1.25em; }

.v4fm-checkbox-i + label:before {
  content: "\f096"; }

/*ie8*/
.v4fm-checkbox.on:before,
.v4fm-checkbox-i:checked + label:before {
  color: #2a92c3;
  content: "\f046"; }

input.v4fm-radio-i + label:before {
  content: "\f10c"; }

/*ie8*/
.v4fm-radio.on:before,
.v4fm-radio-i:checked + label:before {
  color: #2a92c3;
  content: "\f192"; }

.v4fm-hide {
  display: none; }

.chzn-container-single .chzn-single {
  background: #f8f8f8;
  border: 1px solid #cac8c8;
  border-radius: 3px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none; }

.chzn-container-single .chzn-single:hover {
  border: 1px solid #6ab7ce; }

.chzn-container {
  width: 100% !important;
  font-size: 1.083em; }

.chzn-container-single .chzn-single {
  text-shadow: 0 1px 1px #ffffff;
  line-height: inherit;
  min-width: 120px;
  height: auto;
  padding: 3px 7px;
  box-sizing: border-box; }

.chzn-container .chzn-drop {
  border-radius: 0 0 3px 3px; }

.chzn-container-single .chzn-drop {
  background: #f2f2f2;
  border: #2391BC 1px solid;
  border-top: #CAC8C8 1px solid; }

.chzn-container .chzn-results li {
  background: none; }

.chzn-container-single .chzn-single span {
  padding: 2px 0;
  white-space: normal; }

.chzn-container-single .chzn-single div b:before {
  display: block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 200%;
  width: 100%;
  height: 100%;
  content: "\f0d7"; }

.chzn-container-single .chzn-single div b {
  background: none; }

.chzn-container-active.chzn-with-drop .chzn-single div b:before {
  content: "\f0d8"; }

.chzn-container .chzn-results {
  padding: 4px 0 0 4px; }

.chzn-container .chzn-results li:before {
  display: none; }

.chzn-container .chzn-results li.highlighted {
  background: #6ab7ce; }

.chzn-container-active.chzn-with-drop .chzn-single {
  border: #2391BC 1px solid;
  background: #f8f8f8;
  box-shadow: inset #b7b6b6 0 1px 3px;
  border-radius: 3px 3px 0 0; }

.chzn-container-single .chzn-search input[type="text"] {
  width: 100%; }

.hide {
  display: none; }

.button {
  background-color: #e4844a;
  color: #fff;
  border-radius: 4px;
  transition: background-color 0.2s;
  padding: 3px 15px;
  display: inline-block;
  margin-top: 10px; }

.button:hover {
  background: #353535;
  color: #fff;
  text-decoration: none; }

.link-inline {
  color: #2ea3f2;
  transition: color 0.25s ease-in-out; }

.link-inline:hover {
  color: #3B8AD7; }

.icon-before:before {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 5px 0 0; }

.icon-after:after {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0 0 5px; }

.icon-before.icon-only:before,
.icon-after.icon-only:after {
  padding: 0; }

.icon-before.fa-search:before {
  content: "\f002"; }

.icon-after.fa-search:after {
  content: "\f002"; }

.icon-before.fa-chevron-right:before {
  content: "\f054"; }

.icon-after.fa-chevron-right:after {
  content: "\f054"; }

.icon-external-link {
  display: inline-block; }

.icon-external-link:before {
  content: "\f08e";
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 5px 0 0;
  position: relative;
  top: 0.1em; }

.img-fadein-right {
  transform: translate3d(-20%, 0px, 0px);
  opacity: 0;
  transition: transform 350ms ease-in-out 400ms, opacity 350ms ease-in-out 400ms;
  max-width: 100%;
  height: auto; }

.img-fadein-right.in {
  transform: translate3d(0, 0px, 0px);
  opacity: 1; }

.pull-left {
  float: left;
  margin: 8px 26px 10px 0;
  border: #353535 1px solid;
  max-width: 100%;
  height: auto; }

.table-3col {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-bottom: 50px; }

.table-3col > div {
  display: table-cell;
  vertical-align: top;
  width: 33%;
  padding: 0 25px; }

.table-3col > div:first-child {
  padding: 0 50px 0 0; }

.table-3col > div:last-child {
  padding: 0 0 0 50px; }

.table-2col {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-bottom: 50px; }

.table-2col > div {
  display: table-cell;
  vertical-align: top;
  width: 50%; }

.table-2col > div:first-child {
  padding-right: 45px; }

.table-2col > div:last-child {
  padding-left: 45px; }

.main-box {
  margin: 0 auto;
  padding: 10px 25px 30px;
  max-width: 1200px;
  box-sizing: border-box; }

.main-dark {
  background: #353535;
  color: #fff; }

.main-dark {
  background: #353535;
  color: #fff; }

.video {
  vertical-align: top;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* vfbox - lightbox */
#vfbox-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2001; }

#vfbox-overlay.hide {
  display: none; }

#vfbox-table {
  position: absolute;
  display: table;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2002; }

#vfbox-table.hide {
  display: none; }

#vfbox-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 50px; }

#vfbox-item {
  background: #FBFAFA;
  display: inline-block;
  margin: 0 auto;
  vertical-align: bottom;
  z-index: 2003;
  position: relative; }

#vfbox-close {
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: -40px;
  right: -40px; }

#vfbox-close:before {
  background-color: rgba(255, 255, 255, 0.6);
  content: " ";
  display: inline-block;
  vertical-align: bottom;
  width: 2px;
  height: 40px;
  margin-right: -1px;
  transform: rotate(-45deg);
  transition: background-color 0.3s; }

#vfbox-close:after {
  background-color: rgba(255, 255, 255, 0.6);
  content: " ";
  display: inline-block;
  vertical-align: bottom;
  width: 2px;
  height: 40px;
  margin-left: -1px;
  transform: rotate(45deg);
  transition: background-color 0.3s; }

#vfbox-close:hover::before,
#vfbox-close:hover::after {
  background-color: #ffc66d; }

#banner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }

#banner > ul.rslides {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  display: block;
  box-shadow: 0 2px 6px #000; }

#banner > ul.rslides > li {
  background-size: cover;
  background-position: center;
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  display: block; }

#banner > ul.rslides > li > a {
  display: block; }

#banner > ul.rslides > li img {
  width: 100%;
  height: auto; }

#banner > ul.rslides > li .mobile {
  display: none; }

/* >>>>>> Nav */
#banner > a.rslides_nav {
  color: #FFFFFF;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  text-decoration: none;
  opacity: 0;
  width: 116px;
  top: 48%;
  bottom: 51%;
  position: absolute;
  overflow: visible;
  z-index: 3;
  display: block;
  transition: background 0.2s, color 0.2s; }

#banner:hover > a.rslides_nav {
  opacity: 0.9;
  z-index: 1000; }

#banner > a.rslides_nav:hover {
  color: #F6A532; }

#banner > a.rslides_nav:before {
  display: block;
  font: normal normal normal 160px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 160px;
  text-align: center;
  width: 116px;
  height: 160px;
  top: -80px;
  position: relative; }

#banner > a.prev {
  left: 10px; }

#banner > a.prev:before {
  content: "\f104"; }

#banner > a.next {
  right: 10px; }

#banner > a.next:before {
  content: "\f105"; }

/* ----- Nav */
/* >>>>> Tabs */
#banner > ul.rslides_tabs {
  text-align: center;
  margin: 0;
  padding: 0 10px;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 3;
  display: block;
  position: absolute; }

#banner > ul.rslides_tabs > li {
  display: inline-block;
  padding: 0; }

#banner > ul.rslides_tabs > li > a {
  font-size: 17px;
  border-radius: 50%;
  border: #fff 1px solid;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7), inset 0 0 3px rgba(0, 0, 0, 0.7);
  text-decoration: none;
  text-indent: 17px;
  width: 17px;
  height: 17px;
  margin: 1px 7px;
  display: inline-block;
  overflow: hidden;
  opacity: 0.9; }

#banner > ul.rslides_tabs > li.rslides_here > a {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7); }

#banner > ul.rslides_tabs > li > a:hover {
  background: #F6A532;
  border: #F6A532 1px solid; }

/* ----- Tabs */
#to-top {
  background-color: #555;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  text-decoration: none;
  width: 40px;
  height: 38px;
  float: left;
  position: fixed;
  display: block;
  bottom: 10px;
  z-index: 1000;
  opacity: 0;
  cursor: pointer;
  transition: background-color 0.5s, opacity 0.3s, right 0.3s, bottom 0.1s; }

.to-top {
  right: -50px; }

#to-top:hover {
  background-color: #62b1e7; }

#to-top:active {
  bottom: 7px; }

#to-top:before {
  content: "\f106";
  font-family: FontAwesome;
  font-size: 25px;
  line-height: 36px;
  width: 40px;
  height: 38px; }

#to-top.scroll {
  opacity: 1; }

.home-tablewrap-r1,
.home-tablewrap-r2,
.home-tablewrap-r3 {
  width: 100%;
  padding: 50px 0; }

.home-table-r1,
.home-table-r2,
.home-table-r3,
.home-table-r4 {
  display: table;
  max-width: 1200px;
  margin: 0 auto;
  table-layout: fixed; }

.home-table-r1 {
  border-spacing: 20px 0;
  width: 100%; }

.home-table-r1 > div {
  background: #124015;
  padding: 20px;
  display: table-cell;
  text-align: center;
  color: #FFF;
  vertical-align: bottom; }

.home-table-r1 p {
  text-align: center;
  padding: 0 60px; }

.home-tablewrap-r2 {
  background: #160a1e; }

.home-table-r2 {
  background: #160a1e; }

.home-table-r2 > div,
.home-table-r3 > div,
.home-table-r4 > div {
  padding: 0 40px;
  display: table-cell;
  text-align: center;
  color: #FFF;
  vertical-align: top; }

.home-tablewrap-r3 {
  background: #124015;
  width: 100%;
  padding: 50px 0; }

.home-table-r3 > div {
  background: #124015; }

.home-table-r4 > div {
  color: #000; }

.button-home {
  background-color: #124015;
  color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
  border-radius: 0;
  font-size: 20px;
  font-family: Roboto-Light;
  font-weight: 400;
  line-height: 46px;
  margin: 0;
  padding: 0 22px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  transition: border-radius 0.15s, box-shadow 0.15s, padding 0.15s; }

.button-home:before {
  border-radius: 4px;
  content: " ";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  border: #fff 2px solid;
  transition: opacity 0.3s;
  opacity: 1; }

.button-home:after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: 900;
  font-size: 34px;
  line-height: 46px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  opacity: 0;
  text-align: right;
  position: absolute;
  top: 0;
  right: 20px;
  transition: opacity 0.09s; }

.button-home:hover {
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.8);
  padding: 0 54px 0 22px;
  border-radius: 3px;
  text-decoration: none;
  color: #FFF; }

.button-home:hover::before {
  opacity: 0; }

.button-home:hover::after {
  opacity: 1;
  transition: opacity 0.3s; }

@media (max-width: 992px) {
  .home-table-r3 > div,
  .home-table-r1 > div,
  .home-table-r2 > div {
    display: block; }

  .home-table-r1 > div {
    margin: 20px 50px 0;
    padding-top: 40px; } }
@media (max-width: 600px) {
  .home-table-r1 > div {
    margin: 20px 0 0; } }
.v4checkboxes {
  border: none;
  padding: 0;
  margin: 0; }

.v4checkboxes > div {
  display: table; }

.v4checkboxes > div > label {
  display: table-cell;
  vertical-align: top; }

.v4checkboxes > div > label:last-of-type {
  text-align: left;
  width: 24px;
  max-width: 24px;
  min-width: 24px;
  padding-left: 9px;
  position: relative;
  top: 2px; }

#top {
  background-color: #160a1e;
  height: 122px; }

#headerWrap {
  background: #fefefe;
  box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1200; }

#header {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  display: table;
  position: relative; }

#logo {
  width: 90px;
  min-width: 90px;
  max-width: 90px;
  transition: padding 300ms;
  padding: 15px 20px 17px;
  display: table-cell;
  vertical-align: middle;
  transition: padding 0.2s; }

#logo > img {
  transition: width 160ms;
  width: 90px;
  height: auto;
  vertical-align: top; }

#header.scroll > #logo {
  padding: 4px 20px 5px; }

#nav-mobile {
  width: 30px;
  height: 30px;
  padding: 5px 7px;
  border-radius: 4px;
  display: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  transition: box-shadow 0.5s; }

#nav-mobile.on {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4); }

#nav-mobile > div {
  width: 30px;
  height: 30px;
  position: relative; }

#nav-mobile > div > span {
  background-color: #222;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0;
  z-index: 100; }

#nav-mobile:hover > div > span,
#nav-mobile.on > div > span {
  background-color: #2ea3f2; }

#nav-mobile > div > span:nth-child(1) {
  top: 5px;
  transform: rotate(0deg);
  transition: top 0.4s ease-in-out 0.2s, transform 0.4s, background-color 0.4s; }

#nav-mobile.on > div > span:nth-child(1) {
  top: 14px;
  transform: rotate(45deg);
  transition: top 0.4s, transform 0.4s ease-in-out 0.2s, background-color 0.4s; }

#nav-mobile > div > span:nth-child(2) {
  transition: opacity 0.4s ease-in-out 0.3s, background-color 0.4s;
  top: 14px; }

#nav-mobile.on > div > span:nth-child(2) {
  transition: opacity 0.4s, background-color 0.4s;
  opacity: 0; }

#nav-mobile > div > span:nth-child(3) {
  top: 23px;
  transform: rotate(0deg);
  transition: top 0.4s ease-in-out 0.2s, transform 0.4s, background-color 0.4s; }

#nav-mobile.on > div > span:nth-child(3) {
  top: 14px;
  transform: rotate(-45deg);
  transition: top 0.4s, transform 0.4s ease-in-out 0.2s, background-color 0.4s; }

/* >>> Common */
.nav-main > ul li:before {
  display: none; }

/* --- Common */
.nav-main {
  font-size: 17px;
  padding: 1px 20px;
  display: table-cell;
  text-align: left;
  vertical-align: middle; }

.nav-main > ul {
  padding: 0;
  display: inline-block;
  margin: 0; }

.nav-main > ul > li {
  display: inline-block;
  list-style: none;
  padding: 0; }

.nav-main > ul > li > a {
  color: #26292C;
  border-radius: 5px;
  transition: background-color 0.2s, box-shadow 0.2s;
  margin: 3px;
  padding: 3px 10px;
  display: inline-block; }

.nav-main > ul > li.current > a {
  box-shadow: inset 0 0 0 1px rgba(100, 100, 100, 0.1); }

.nav-main > ul > li:hover > a {
  background-color: #62b1e7;
  /*#3B8AD7;*/
  box-shadow: inset 0 0 0 1px transparent;
  color: #ffffff;
  text-decoration: none;
  box-shadow: none; }

.nav-main > ul > li.parent {
  position: relative; }

.nav-main > ul > li.parent > a:after {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  padding: 0 0 0 5px; }

.nav-main > ul > li.parent > ul {
  background: #fafafa;
  border: #d9d9d9 1px solid;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  font-size: 0.85em;
  text-align: left;
  position: absolute;
  z-index: 100;
  margin: 0;
  padding: 6px 0;
  left: 3px;
  width: 220px;
  display: none; }

.nav-main > ul > li.parent:hover > ul {
  display: block; }

.nav-main > ul > li.right > ul {
  /* Drop on far right */
  left: auto;
  right: 3px; }

.nav-main > ul > li.parent > ul > li {
  padding: 0;
  list-style: none; }

.nav-main > ul > li.parent > ul > li > a {
  color: #3a3e3f;
  padding: 8px 19px;
  display: block; }

.nav-main > ul > li.parent > ul > li.current > a {
  background-color: #e2e2e2;
  transition: background-color 0.2s; }

.nav-main > ul > li.parent > ul > li > a:hover {
  background-color: #62b1e7;
  color: #ffffff;
  text-decoration: none; }

#nav-slide {
  background-color: #f6f6f6;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  transform: translate3d(100%, 0%, 0);
  transition: transform 450ms, opacity 300ms;
  opacity: 0;
  box-sizing: border-box;
  overflow-y: scroll; }

/* >>>>> Main-Menu */
#nav-slide > div {
  padding: 120px 14px 20px; }

#nav-slide > div.open {
  height: auto; }

#nav-slide > div > ul {
  background-color: #fafafa;
  text-align: left;
  display: block;
  padding: 14px 18px 20px;
  margin: 4px auto 16px;
  max-width: 320px;
  border-radius: 9px;
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.45); }

#nav-slide > div > ul ul {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  display: block;
  position: static; }

#nav-slide > div li {
  margin: 0;
  padding: 0;
  display: block; }

#nav-slide > div li.parent > a:after {
  font-family: FontAwesome;
  font-size: 18px;
  content: "\f107";
  padding: 0 0 0 5px; }

#nav-slide > div a {
  color: #444;
  font-size: 16px;
  border-radius: 4px;
  border: none;
  transition: color 0.2s, background-color 0.2s;
  margin: 0;
  padding: 5px 18px 5px 32px;
  display: block;
  position: relative; }

#nav-slide > div a:before {
  font-family: FontAwesome;
  font-size: 18px;
  content: "\f101";
  color: #E3421F;
  position: absolute;
  top: 5px;
  left: 15px; }

#nav-slide > div > ul > li > ul > li > a:before {
  content: "\f105";
  color: #BABABA;
  top: 4px;
  left: 18px; }

#nav-slide > div a:hover {
  background-color: #62b1e7;
  color: #fff;
  text-decoration: none; }

#nav-slide > div a:hover::before {
  color: #fff; }

#page {
  position: absolute;
  overflow-y: scroll;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  scroll-behavior: smooth; }

#titleWrap {
  background: #160a1e;
  background-size: cover;
  background-position: center;
  color: #fff; }

#title {
  text-align: left;
  margin: 0 auto;
  max-width: 1200px;
  padding: 28px 45px;
  box-sizing: border-box; }

#title.center {
  text-align: center; }

#title > h1 {
  font-size: 34px;
  margin: 14px 0; }

#title > h2 {
  font-size: 16px;
  margin: 14px 2px 20px; }

#main {
  margin: 0 auto;
  max-width: 1200px;
  padding: 60px 45px 100px;
  box-sizing: border-box; }

#main.max-width {
  max-width: 100%; }

#main.no-padding {
  padding: 0; }

#mainSide {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: table; }

#mainSide.max-width {
  max-width: 100%; }

#mainSide > main {
  display: table-cell;
  padding: 30px 10px 100px 48px; }

#sidebar {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  padding: 50px 45px 52px 40px;
  display: table-cell;
  vertical-align: top; }

.main {
  margin: 0 auto;
  max-width: 1200px;
  padding: 30px 45px;
  box-sizing: border-box; }

/* >>>>> ToolTip */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* ----- ToolTip */
/* >>>>> Popover */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.popover-title:empty {
  display: none; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

/* ----- Popover */
.sidebar-box {
  padding: 0 10px 25px; }

.sidebar-box > h3 {
  font-size: 1.2em;
  background: #353535;
  color: #fff;
  margin: 0 -10px;
  padding: 5px 20px; }

/* >>>>> Sys message */
#system-message-container .alert {
  box-shadow: inset #9e9c9c 0 2px 3px;
  position: relative;
  padding: 10px 35px 20px;
  margin: 0 0 25px;
  border-radius: 5px; }

#system-message-container .alert.alert-error {
  border: #ef4d0f 1px solid; }

#system-message-container .alert.alert-message {
  border: #5b9a5e 1px solid; }

#system-message-container .alert.alert-warning {
  border: #d16f06 1px solid; }

#system-message-container .alert > .close {
  font-size: 30px;
  line-height: 30px;
  border: none;
  background: none;
  box-shadow: none;
  color: #222;
  padding: 0 6px;
  margin: 0;
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  display: inline-block;
  transition: color 0.2s; }

#system-message-container .alert > .close:hover {
  text-decoration: none;
  color: #3B8AD7; }

#system-message-container .alert > .alert-heading {
  font-size: 2.4em;
  margin: 5px 0; }

#system-message-container .alert.alert-error > h4.alert-heading {
  color: #ef4d0f; }

#system-message-container .alert.alert-message > h4.alert-heading {
  color: #5b9a5e; }

#system-message-container .alert.alert-warning > h4.alert-heading {
  color: #d16f06; }

#system-message-container .alert.alert > div {
  padding: 2px; }

#system-message-container .alert.alert > div > p {
  margin: 2px 0 4px; }

/* ----- Sys message */
/* >>>>> Article */
.page-header > h2 {
  background: #353535;
  color: #fff;
  margin: 0 -5px;
  padding: 5px 20px; }

/* ----- Article */
/* >>>>> Blog */
.blog-items {
  margin: 0 auto;
  padding: 40px 0 0 0;
  max-width: 1200px; }

.item-title > h2 {
  font-family: Roboto-Light;
  font-weight: normal;
  background: #353535;
  color: #fff;
  margin: 0 -5px;
  padding: 5px 20px; }

.item-title > h2 > a {
  background: #353535;
  color: #fff;
  transition: background 0.2s ease-in-out;
  display: block;
  padding: 5px 20px;
  margin: -5px -20px; }

.item-title > h2 > a:hover {
  background: #e4844a;
  color: #fff;
  text-decoration: none; }

.item {
  padding: 0 0 30px; }

.item:after {
  color: #cccccc;
  text-align: center;
  content: "\f111 \f111 \f111";
  display: inline-block;
  font: normal normal normal 0.6em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 4.2em;
  text-indent: 4.2em;
  display: block;
  margin: 60px 0 0 0; }

.article-info {
  color: #838383;
  font-size: 1.1em;
  margin: 16px -10px;
  padding: 0; }

.article-info > dd {
  margin: 0;
  padding: 3px 12px;
  display: inline-block; }

.createdby:before {
  content: "\f2be";
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 3px 0 0; }

.published:before {
  content: "\f133";
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 3px 0 0; }

.readmore {
  text-align: right;
  padding: 0; }

.readmore > a {
  text-align: left;
  background: #e4844a;
  box-shadow: none;
  border: none;
  text-shadow: none;
  color: #fff;
  border-radius: 4px;
  transition: background 0.2s ease-in-out;
  padding: 3px 15px;
  display: inline-block; }

.readmore > a:after {
  content: "..."; }

.readmore > a:hover {
  background: #353535;
  color: #fff;
  text-decoration: none;
  border: none;
  text-shadow: none; }

.items-row {
  padding: 20px 0 18px; }

/* ----- Blog */
/* >>>>> Pagination */
.pagination {
  padding: 1px 30px 16px; }

.pagination > p {
  text-align: center;
  margin: 0 0 10px; }

.pagination > ul {
  text-align: center;
  margin: 0;
  padding: 0;
  display: block; }

.pagination > ul > li {
  margin: 5px 4px;
  padding: 0;
  display: inline-block; }

.pagination > ul > li > span {
  background: #bdbdbd;
  color: #fff;
  border-radius: 4px;
  padding: 2px 12px;
  display: inline-block; }

.pagination > ul > li > a {
  transition: background 0.2s ease-in-out;
  background: #E4844A;
  color: #fff;
  border-radius: 4px;
  padding: 2px 12px;
  display: inline-block; }

.pagination > ul > li > a:hover {
  background: #353535;
  text-decoration: none; }

/* ----- Pagination */
/* >>>>> Category List */
.content-category > form > fieldset {
  border: #C0C0C0 1px solid;
  border-radius: 14px;
  display: table;
  width: 100%;
  padding: 0; }

.content-category > form > fieldset > div:first-child {
  width: 100%; }

.content-category > form > fieldset > div {
  display: table-cell;
  padding: 10px 20px; }

.content-category label {
  display: none; }

.content-category #filter-search {
  width: 100%; }

/* ----- Category List */
/* Contents */
.item-paper > .article-index {
  color: #888;
  border: #aaa 1px solid;
  border-radius: 7px;
  margin: 15px 6px 16px;
  padding: 10px 18px 20px;
  display: block; }

.item-paper > .article-index > h3 {
  text-align: center;
  font-size: 24px;
  margin: 0 0 10px;
  padding-bottom: 4px;
  border-bottom: #ccc 1px solid; }

.item-paper > .article-index > ul {
  margin: 0;
  padding: 0 10px; }

.item-paper > .article-index > ul > li {
  padding: 0;
  display: block; }

.item-paper > .article-index > ul > li > a {
  padding: 3px 0 3px 15px;
  position: relative;
  display: block; }

.item-paper > .article-index > ul > li > a:before {
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  top: 5px;
  left: 0; }

.item-paper > .article-index > ul > li > a:after {
  content: "..."; }

.item-paper > .article-index > ul > li.active > a {
  font-weight: bold;
  color: #777; }

.item-paper > .article-index > ul > li.active > a:hover {
  text-decoration: none; }

.paper-body a[name] {
  position: relative;
  top: -110px; }

/* Page Count */
.paper-body > .pagenavcounter {
  color: #838383;
  font-size: 1.1em;
  text-align: center; }

/* Prev/Next Buttons */
.paper-body > .pager {
  padding: 1px 30px 16px; }

.paper-body > .pager > ul {
  text-align: center;
  margin: 0;
  padding: 0;
  display: block; }

.paper-body > .pager > ul > li {
  margin: 5px 16px;
  padding: 0;
  display: inline-block; }

.paper-body > .pager > ul > li > span {
  background: #bdbdbd;
  color: #fff;
  border-radius: 4px;
  padding: 2px 12px;
  display: inline-block; }

.paper-body > .pager > ul > li > a {
  transition: background 0.2s ease-in-out;
  background: #E4844A;
  color: #fff;
  border-radius: 4px;
  padding: 2px 12px;
  display: inline-block; }

.paper-body > .pager > ul > li > a:hover {
  background: #353535;
  text-decoration: none; }

.paper-references > h2 {
  margin: 25px 0 0; }

.paper-references > ul {
  margin: 15px 0; }

.paper-references > ul > li {
  padding: 5px 0 5px 15px;
  position: relative;
  display: block; }

.paper-references > ul > li:before {
  background-color: #444;
  content: " ";
  width: 8px;
  height: 8px;
  border-radius: 2px;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0; }

/* >>>>> Contact */
.contact {
  display: table;
  width: 100%; }

.contact-miscinfo {
  padding: 0 0 70px;
  width: 56%;
  display: table-cell;
  vertical-align: top; }

.contact-vcard {
  text-align: left; }

.contact-form {
  font-size: 18px;
  padding: 0 0 70px 100px;
  width: 44%;
  min-width: 360px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top; }

.contact-miscinfo > h3:first-of-type,
.contact-form > h3:first-of-type {
  margin: 0 0 0.2em; }

.contact-image {
  padding: 4px 0 30px; }

.contact-name-heading {
  color: #5b5d5e;
  font-weight: bold;
  font-size: 20px;
  margin: 0 -1px; }

.contact-address > dt,
.contact-address > dd {
  margin: 0; }

.contact-vcard {
  display: block;
  padding: 26px 0 0 0; }

span.contact-emailto {
  display: inline-block;
  padding: 40px 0 0 0; }

#contact-form > fieldset {
  border: none;
  padding: 0.35em 0 0.75em; }

.contact-field > .control-label {
  padding: 10px 0 0; }

.star {
  color: #e3721f; }

.contact-field > .controls {
  padding: 5px 0; }

.contact-field.checkbox {
  margin-top: 14px;
  display: table; }

.contact-field.checkbox > div {
  padding: 5px 0;
  display: table-cell;
  vertical-align: middle; }

.contact-field.checkbox > .controls {
  padding: 5px 0 0 12px; }

#jform_contact_email_copy-lbl {
  padding: 0 4px 0 0; }

#contact-form .controls > input[type="text"],
#contact-form .controls > input[type="email"] {
  width: 100%; }

.controls > textarea {
  width: 100%;
  height: 110px; }

#contact-form > fieldset > .form-actions {
  text-align: right; }

#contact-form > fieldset > .form-actions > button {
  width: 60%; }

.contact-submit {
  padding-top: 20px; }

.contact-submit > .btn {
  min-width: 140px; }

.priv-button {
  font-size: 16px;
  background-color: #f8f7f7;
  box-shadow: inset 0 0 0 1px #a0a0a0, 0 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  padding: 5px 48px 7px 15px;
  display: inline-block;
  vertical-align: bottom;
  margin: 6px 0 6px;
  position: relative;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; }

.priv-button:before {
  background-color: #eeeded;
  border-radius: 0 4px 4px 0;
  border-left: #bebebe 1px solid;
  content: " ";
  width: 34px;
  display: block;
  top: 1px;
  right: 1px;
  bottom: 1px;
  position: absolute;
  opacity: 1;
  transition: opacity 0.2s; }

.priv-button:after {
  /*content:"\f105";*/
  content: "\f101";
  font-family: FontAwesome;
  font-size: 20px;
  text-align: center;
  display: block;
  width: 20px;
  height: 26px;
  line-height: 26px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  right: 9px; }

.priv-button:hover {
  background-color: #353535;
  color: #fff;
  box-shadow: 0 0 0 transparent;
  /*background-color: #62b1e7;*/
  color: #fff;
  text-decoration: none; }

.priv-button:hover::before {
  opacity: 0; }

/*Checkboxes layout fix*/
.checkboxes {
  border: none;
  margin: 0;
  padding: 0; }

.checkboxes > .checkbox {
  padding-right: 32px;
  position: relative; }

.checkboxes > .checkbox > .v4fm-checkbox {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px; }

/* ----- Contact */
/* >>>>> contact-category */
.contacts-list {
  display: block;
  padding: 0;
  margin: 0; }

.contacts-list > li {
  text-align: center;
  margin: 0;
  padding: 0 0 40px;
  display: inline-block;
  width: 33.33%;
  vertical-align: top; }

.contacts-list > li > div {
  padding: 2px 0; }

.contacts-list > li > .contacts-list-name {
  color: #777;
  font-size: 22px;
  font-weight: 900;
  padding-bottom: 10px;
  display: block; }

.contacts-list > li > .contacts-list-name:hover {
  color: #3B8AD7; }

/* ----- contact-category */
.category-module {
  margin: 0;
  padding: 10px 0 0; }

.category-module > li {
  padding: 8px 0;
  display: block;
  list-style: none; }

.category-module > li > a {
  color: #c96800;
  display: block;
  position: relative;
  padding: 0 0 0 1.3em; }

.category-module > li > a:before {
  color: #777;
  content: "\f0f6";
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 3px 0 0;
  position: absolute;
  left: 0;
  top: 0.3em; }

.category-module > li > a:hover,
.category-module > li > a:hover::before {
  color: #3B8AD7; }

/* >>>>> Privacy Prompt */
#privacy {
  background: #fafafa;
  border: #a2a9b1 1px solid;
  position: fixed;
  text-align: center;
  max-width: 250px;
  bottom: 10px;
  left: 10px;
  right: auto;
  max-height: calc(100vh - 2px);
  z-index: 1400;
  transition: max-width 0.4s, right 0.4s, bottom 0.4s, left 0.4s; }

#privacy.priv-hide {
  display: none; }

#privacy.priv-policy {
  max-width: 100%;
  right: 0;
  bottom: 0;
  left: 0; }

#privacy-prompt {
  max-height: 150px;
  padding: 20px 24px 22px;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.4s 0.6s, max-height 0.2s 0.4s, padding 0.2s; }

#privacy-prompt.priv-hide {
  max-height: 0;
  padding: 0 24px;
  opacity: 0;
  transition: opacity 0.2s, max-height 0.2s, padding 0.2s; }

#privacy-prompt > span {
  color: #15a6e1;
  cursor: pointer; }

#privacy-policy {
  text-align: left;
  overflow-y: scroll;
  box-sizing: border-box;
  max-height: calc(100vh - 72px);
  transition: opacity 0.6s 0.4s, max-height 0.6s 0.1s; }

#privacy-policy.priv-hide {
  max-height: 0;
  overflow-y: hidden;
  opacity: 0;
  transition: opacity 0.4s, max-height 0.6s 0.1s; }

#privacy-policy > div {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 24px;
  position: relative; }

.privacy-back {
  background-color: #222;
  color: #fff;
  border-radius: 4px;
  padding: 3px 14px 4px;
  display: inline-block;
  cursor: pointer; }

.privacy-back:hover {
  background-color: #62b1e7;
  transition: background-color 0.22s; }

.privacy-abtn {
  color: #15a6e1;
  transition: color 0.2s;
  cursor: pointer; }

.privacy-abtn:hover {
  color: #3B8AD7; }

#privacy-footer {
  background-color: #f0f1f2;
  border-top: #a2a9b1 1px solid;
  height: 69px;
  display: table;
  width: 100%; }

#privacy-footer > div {
  text-align: center;
  vertical-align: middle;
  display: table-cell; }

.privacy-button {
  color: #15a6e1;
  border-radius: 4px;
  padding: 0 12px;
  margin: 2px 6px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  transition: color 0.2s; }

.privacy-button:after {
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: 900;
  padding-left: 5px;
  position: relative;
  top: 0; }

.privacy-button:hover {
  color: #3B8AD7; }

/* ----- Privacy Prompt */
#v4gmaps-map {
  border-top: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  min-height: 500px; }

#v4gmaps-map h3 {
  font-size: 16px;
  font-weight: 900; }

#v4gmaps-map p {
  font-size: 14px;
  text-align: left; }

#v4gmaps-map.v4gmaps-profile {
  border: #cccccc 1px solid; }

#footerWrap {
  display: none;
  background: #353535;
  color: #fff; }

#footer {
  max-width: 1200px;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  display: table; }

.footer-cell {
  display: table-cell;
  padding: 10px 35px; }

.footer-cell:last-child p {
  text-align: right; }

#syndicateWrap {
  background-color: #160a1e;
  color: #fff; }

#syndicate {
  font-family: Roboto-Light;
  font-size: 1.1em;
  text-align: right;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 35px;
  box-sizing: border-box; }

#syndicate > span {
  display: inline-block;
  padding: 2px 7px; }

.syndicate-link {
  cursor: pointer; }

.syndicate-link:hover {
  text-decoration: underline; }

.popover {
  display: none !important; }

@media (max-width: 992px) {
  #sidebar {
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    padding: 50px 45px 52px 30px; }

  /* >>>>> Contact */
  .contact-form {
    padding: 0 0 70px 60px; }

  /* ----- Contact */
  .event-images {
    width: 250px; } }
@media (max-width: 768px) {
  .table-2col {
    width: auto;
    display: block;
    table-layout: fixed;
    margin-bottom: 0; }

  .table-2col > div {
    vertical-align: top;
    width: auto;
    display: block; }

  .table-2col > div:first-child {
    padding-right: 0; }

  .table-2col > div:last-child {
    padding-left: 0; }

  .table-3col {
    width: auto;
    display: block;
    table-layout: fixed;
    margin-bottom: 0; }

  .table-3col > div {
    padding: 0;
    width: auto;
    display: block; }

  .table-3col > div:first-child {
    padding: 0; }

  .table-3col > div:last-child {
    padding: 0; }

  #banner > a.prev {
    left: 0; }

  #banner > a.next {
    right: 0; }

  #banner > a.rslides_nav {
    width: 70px; }

  #banner > a.rslides_nav:before {
    font-size: 120px;
    line-height: 120px;
    height: 120px;
    top: -60px;
    width: 70px; }

  #vfbox-cell {
    padding: 50px 10px; }

  #vfbox-close {
    right: 0; }

  #v4gmaps-map {
    border: #cccccc 1px solid;
    border-radius: 3px;
    margin: 0 30px 30px; }

  #v4gmaps-map.v4gmaps-profile {
    margin: 0; }

  #nav-mobile {
    display: table; }

  #nav-main {
    display: none; }

  #nav-slide.on {
    transform: translate3d(0%, 0%, 0);
    opacity: 1; }

  #top {
    height: 79px; }

  #header {
    display: block; }

  #logo {
    display: block;
    padding: 4px 20px 5px; }

  #logo > img {
    width: 70px;
    transition: width 300ms; }

  #title {
    padding: 20px 30px; }

  #title > h1 {
    font-size: 28px; }

  #main {
    padding: 40px 30px 80px; }

  #mainSide {
    display: block; }

  #mainSide > main {
    padding: 40px 30px 80px;
    display: block; }

  #sidebar {
    border-top: #d8d8d8 18px solid;
    width: auto;
    min-width: 0;
    max-width: none;
    display: block; }

  .main {
    padding: 20px 28px 30px; }

  .contact-miscinfo {
    border-bottom: #e0e0e0 1px solid;
    padding: 0 0 40px;
    width: auto;
    display: block; }

  .contact-form {
    min-width: 0;
    padding: 40px 0 70px;
    width: auto;
    display: block; }

  .contacts-list > li {
    width: 50%; }

  #footer {
    display: block; }

  .footer-cell {
    display: block; }

  .footer-cell:last-child p {
    text-align: justify; } }
@media (max-width: 480px) {
  /* >>>>> Contact */
  .contact-miscinfo {
    padding: 4px 0 1px; }

  .contact-info {
    padding: 0 0 5px; }

  .contact-form {
    padding: 22px 0 0; }

  /* ----- Contact */
  .contacts-list > li {
    width: auto;
    display: block; } }
